dwarf2out.c (loc_descriptor_from_tree): Handle EXPR_WITH_FILE_LOCATION.
[official-gcc.git] / gcc / testsuite / ChangeLog
blobd77221a9f5c45ad021b0b13934fa33e0f5486d03
1 2004-02-18  Paul Brook  <paul@codesourcery.com>
3         * gcc.dg/debug/debug-7.c: New test.
5 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
7         * gcc.dg/20040217-1.c: New test.
9 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
11         * gcc.c-torture/execute/990208-1.x: Delete.
13 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
15         * gcc.c-torture/execute/20040208-2.x: New file.
17 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
19         PR c++/11326
20         * g++.dg/abi/structret1.C: New test.
22 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
24         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
25         (i386_cpuid): No need to test if cpuid is available on AMD64.
26         Fix assembly, so that it works onboth i386 and AMD64.
27         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
28         (vecInLong): Fix s[] member type to unsigned int.
29         (vecInWord): Remove type.
30         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
31         (a64, b64, c64, d64, e64): Remove.
32         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
33         Remove unused variable.  Remove initialization of removed variables.
34         Don't call mmx_tests nor sse_tests.
35         (reference_mmx, reference_sse): Remove.
36         (check): Add return stmt.
37         * gcc.dg/i386-sse-7.c: New test.
38         * gcc.dg/i386-mmx-4.c: New test.
40 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
42         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
43         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
44         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
45         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
46         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
47         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
48         g++.dg/tc1/dr94.C: Fix line terminator.
50 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
52         * gcc.c-torture/compile/20040216-1.c: New.
54 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
56         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
57         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
58         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
59         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
60         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
61         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
63 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
65         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
67 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
69         PR c++/13971
70         * g++.dg/expr/cond4.C: New test.
72         PR c++/14086
73         * g++.dg/lookup/crash2.C: New test.
75 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
77         * gcc.c-torture/compile/20040214-2.c: New test.
79 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
81         PR c++/14116
82         * g++.dg/ext/typeof8.C: New test.
84 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
86         * gcc.c-torture/compile/20040214-1.c: New test.
88 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
90         PR c++/13635
91         * g++.dg/template/spec11.C: New test.
93 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
95         PR c++/13927
96         * g++.dg/other/error8.C: New test.
98 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
100         PR c++/14122
101         * g++.dg/template/array4.C: New test.
103         PR c++/14108
104         * g++.dg/inherit/thunk2.C: New test.
106         PR c++/14083
107         * g++.dg/eh/cond2.C: New test.
109 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
111         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
113 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
115         * lib/scanasm.exp (dg-scan): Quote pattern before display.
117 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
119         * g++.dg/simd-2.C: xfail on ppc64-linux.
121 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
123         PR c/456
124         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
125         tests.
127 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
129         * gcc.dg/builtins-33.c: New test.
131 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
133         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
135 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
137         * g++.dg/simd-2.C: Set -maltivec for ppc64.
139 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
141         * gcc.dg/ppc64-abi-3.c: New test.
143 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
145         PR c/14092
147         * gcc.dg/pr14092-1.c: New testcase.
149 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
151         * gcc.dg/cpp/assert4.c: Fix typo last change.
153         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
154         * gcc.dg/cpp/assert4.c: Handle powerpc64.
156         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
158 2004-02-09  Roger Sayle  <roger@eyesopen.com>
160         * gcc.c-torture/compile/20040209-1.c: New test case.
162 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
164         * gcc.dg/c90-init-1.c: Adjust expected error messages.
166 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
168         * gcc.c-torture/execute/20040208-[12].c: New tests.
170 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
172         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
174 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
176         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
178 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
180         Bug 13856
181         * gcc.dg/visibility-8.c: New testcase.
183 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
185         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
186         arguments.
187         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
189 2004-02-07  Roger Sayle  <roger@eyesopen.com>
191         PR middle-end/13696
192         * g++.dg/opt/fold1.C: New test case.
194 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
196         PR c++/14033
197         * g++.dg/other/crash-2.C: New test.
199 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
201         PR c++/14028
202         * g++.dg/parse/angle-bracket2.C: New test.
204 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
206         PR middle-end/13750
207         Revert:
208         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
209         PR pch/13361
210         * testsuite/g++.dg/pch/wchar-1.C: New.
211         * testsuite/g++.dg/pch/wchar-1.Hs: New.
213 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
215         PR c++/14008
216         * g++.dg/parse/error15.C: New test.
217         * g++.dg/parse/crash11.C: Update dg-error mark.
219 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
221         PR c++/13932
222         * g++.dg/warn/conv2.C: New test.
224 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
226         PR c++/13086
227         * g++.dg/warn/incomplete1.C: Remove xfail.
229 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
231         * lib/file-format.exp (gcc_target_object_format): Use
232         ${tool}_target_compile, not gcc_target_compile.
233         * lib/target-supports.exp (check_alias_available): Likewise.
234         (check_gc_sections_available): Likewise.
235         * g++.dg/ext/attrib10.C: Use dg-require-alias.
236         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
237         dg-require-alias.
239 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
241         PR c++/13969
242         * g++.dg/template/static6.C: New test.
244 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
246         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
248 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
250         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
251         tests for systems where `char' is unsigned by default.
253 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
255         PR c++/13997
256         * g++.dg/template/partial3.C: New test.
258 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
260         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
261         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
262         Remove mentions of obsolete ports.
264 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
266         * gcc.dg/noncompile/20001228-1.c: Fix for new
267         error message.
269 2004-02-03  Roger Sayle  <roger@eyesopen.com>
271         PR target/9348
272         * gcc.c-torture/execute/multdi-1.c: New test case.
274 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
276         PR c++/13925
277         * g++.dg/template/lookup5.C: New test.
279 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
281         PR c++/13950
282         * g++.dg/template/lookup4.C: New test.
284         PR c++/13970
285         * g++.dg/parse/error14.C: New test.
287         PR c++/14002
288         * g++.dg/parse/template13.C: New test.
290 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
292         PR c++/13978
293         * g++.dg/template/koenig4.C: New test.
295         PR c++/13968
296         * g++.dg/template/crash17.C: New test.
298         PR c++/13975
299         * g++.dg/parse/error13.C: New test.
300         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
302 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
304         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
306 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
308         PR c/11658
309         PR c/13994
310         * gcc.dg/noncompile/20040203-1.c: New test.
311         * gcc.dg/noncompile/20040203-2.c: Likewise.
312         * gcc.dg/noncompile/20040203-3.c: Likewise.
313         * gcc.dg/20040203-1.c: Likewise.
315 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
317         PR c++/10858
318         * g++.dg/template/sizeof7.C: New test.
320 2004-02-02  Eric Christopher  <echristo@redhat.com>
321             Zack Weinberg  <zack@codesourcery.com>
323         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
325 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
327         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
328         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
329         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
330         * gcc.dg/cleanup-5.c: Run only on Linux targets.
332 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
334         PR c++/13113
335         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
337         PR c++/13854
338         * g++.dg/ext/attrib13.C: New test.
340         PR c++/13907
341         * g++.dg/conversion/op2.C: New test.
343 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
345         * gcc.dg/titype-1.c: Fix pasto.
347 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
349         * gcc.dg/titype-1.c: New test.
351 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
353         PR c++/13957
354         * g++.dg/template/non-type-template-argument-1.C,
355         g++.dg/template/qualified-id1.C: Update dg-error marks.
356         * g++.dg/template/nontype6.C: New test.
358 2004-02-01  Roger Sayle  <roger@eyesopen.com>
360         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
361         * gcc.dg/builtins-31.c: New testcase.
362         * gcc.dg/builtins-32.c: New testcase.
364 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
366         * objc.dg/call-super-2.m: Update line numbers
367         for the including of stddef.h.
369 2004-01-30  Michael Matz  <matz@suse.de>
371         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
372         g++.dg/ext/case-range3.C: New tests.
374 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
376         DR206
377         PR c++/13813
378         * g++.dg/template/member4.C: New test.
380 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
382         PR c++/13683
383         * g++.dg/template/sizeof6.C: New test.
385 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
387         * gcc.dg/fwritable-strings-1.c: New test.
389 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
391         * gcc.c-torture/compile/20040130-1.c: New test.
393 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
395         * objc.dg/call-super-2.m: Include stddef.h for size_t.
397 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
399         PR c++/13883
400         * g++.dg/template/ctor3.C: New test.
402 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
404         * g++.dg/tc1: New directory.
405         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
406         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
407         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
408         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
409         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
411 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
413         * g++.dg/parse/error11.C: New test.
414         * g++.dg/parse/error12.C: Likewise.
416 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
418         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
419         (scan_initial, main): Use aligned_sizeof instead of sizeof.
421 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
423         PR c++/13791
424         * g++.dg/ext/attrib12.C: New test.
426         PR c++/13736
427         * g++.dg/parse/cast2.C: New test.
429 2004-01-27  James E Wilson  <wilson@specifixinc.com>
431         * objc.dg/encode-2.m (main): New local string.  Set depending on
432         sizeof long.  Use in sscanf call.
433         * objc.dg/encode-3.m (main): New local string.  Set depending on
434         sizeof long.  Use in scan_initial call.
436 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
438         * objc.dg/call-super-2.m: Make LP64-safe.
439         * objc.dg/desig-init-1.m: Likewise.
441 2004-01-27  Devang Patel <dpatel@apple.com>
443         * g++.dg/debug/namespace1.C: New test.
445 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
447         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
448         xscale-*-*.
450         * gcc.dg/arm-mmx-1.c: New test.
452 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
454         * gcc.dg/20040127-1.c: New test.
455         * gcc.dg/20040127-2.c: New test.
457 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
459         * objc.dg/stret-1.m (glob): Renamed to globa.
461 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
463         PR c++/13663
464         * g++.dg/expr/for1.C: New test.
466 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
468         PR middle-end/13779
469         * gcc.dg/darwin-longlong.c: New test.
471 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
473         * gcc.dg/20040124-1.c: Moved test from here...
474         * gcc.c-torture/compile/20040124-1.c: ...to here.
476 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
478         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
479         the assembly output if -m64 is passed.
481 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
483         PR c++/13833
484         * g++.dg/template/cond3.C: New test.
486 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
488         PR c++/13810
489         * g++.dg/template/ttp7.C: New test.
491 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
493         PR c++/13797
494         * g++.dg/template/nontype4.C: New test.
495         * g++.dg/template/nontype5.C: Likewise.
497 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
499         * gcc.dg/torture/mips-clobber-at.c: New test.
501 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
503         * gcc.dg/20040124-1.c: New test.
505 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
507         * gcc.dg/20040123-1.c: New test.
509 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
511         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
513 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
515         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
517 2004-01-23  Andrew Pinski  <apinski@apple.com>
519         * gcc.dg/20030121-1.c: Move to ..
520         * gcc.dg/20040121-1.c: here.
522 2004-01-23  Roger Sayle  <roger@eyesopen.com>
524         * gcc.dg/builtins-29.c: New test case.
526 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
528         PR 18314
529         * gcc.dg/builtins-30.c: New testcase.
531 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
533         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
534         * lib/g77.exp: Likewise.
535         * lib/objc.exp: Likewise.
536         * lib/g++.exp: Likewise.
538 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
540         * gcc.dg/struct-by-value-2.c: New test.
542 2004-01-21  Andrew Pinski  <apinski@apple.com>
544         PR target/13785
545         * gcc.dg/20030121-1.c: New test.
547 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
549         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
550         clobber frame pointer register in asm statement.
552 2004-01-21  Falk Hueffner  <falk@debian.org>
554         * gcc.c-torture/compile/20040121-1.c: New test.
556 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
558         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
560 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
562         * gcc.dg/ppc64-abi-2.c: New test.
564 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
566         * lib/treelang.exp: Fill out this file.
567         * lib/treelang-dg.exp: New File.
569 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
571         * gcc.c-torture/compile/981022-1.c: Remove.
572         * gcc.dg/array-5.c: Remove XFAIL.
573         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
574         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
575         gcc.dg/cond-lvalue-1.c: Update.
576         * gcc.dg/cast-lvalue-2.c: New test.
578 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
580         PR c++/13592
581         * g++.dg/other/error1.C (class foo): Tweak error message.
583         PR c++/13592
584         * g++.dg/template/call2.C: New test.
586 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
588         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
589         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
590         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
591         scalar-return-1_x.c, scalar-return-2_y.c,
592         scalar-return-3_x.c, scalar-return-3_y.c,
593         scalar-return-4_x.c, scalar-return-4_y.c,
594         struct-align-1.h, struct-align-1_x.c,
595         struct-align-1_y.c, struct-align-2.h,
596         struct-align-2_x.c, struct-align-2_y.c,
597         struct-by-value-10_y.c, struct-by-value-11_x.c,
598         struct-by-value-11_y.c, struct-by-value-12_x.c,
599         struct-by-value-12_y.c, struct-by-value-13_x.c,
600         struct-by-value-13_y.c, struct-by-value-14_x.c,
601         struct-by-value-14_y.c, struct-by-value-15_x.c,
602         struct-by-value-15_y.c, struct-by-value-16_y.c,
603         struct-by-value-17_y.c, struct-by-value-18_y.c,
604         struct-by-value-19_y.c, struct-by-value-1_x.c,
605         struct-by-value-1_y.c, struct-by-value-20_y.c,
606         struct-by-value-2_x.c, struct-by-value-2_y.c,
607         struct-by-value-3_y.c, struct-by-value-4_x.c,
608         struct-by-value-4_y.c, struct-by-value-5_y.c,
609         struct-by-value-6_y.c, struct-by-value-7_y.c
610         struct-by-value-8_x.c, struct-by-value-8_y.c
611         struct-by-value-9_x.c, struct-by-value-9_y.c
612         struct-return-10_x.c, struct-return-10_y.c,
613         struct-return-19_x.c, struct-return-20_x.c
614         struct-return-2_x.c, struct-return-2_y.c
615         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
616         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
618 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
620         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
621         attribute on sparc*-sun-solaris2.*.
623 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
625         PR c++/13710
626         * g++.dg/ext/typeof7.C: New test.
628 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
630         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
631         * gcc.dg/const-elim-1.c: Same.
633 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
635         * objc.dg/stret-1.m: New.
636         * objc.dg/stret-2.m: New.
638 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
640         PR c++/11895
641         * g++.dg/ext/vector1.C: New test.
643 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
645         * gcc.dg/pch/import-1.c: New.
646         * gcc.dg/pch/import-1.hs: New.
647         * gcc.dg/pch/import-1a.h: New.
648         * gcc.dg/pch/import-1b.h: New.
649         * gcc.dg/pch/import-1c.h: New.
651 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
653         PR c++/13574
654         * g++.dg/ext/array1.C: New test.
656         PR c++/13178
657         * g++.dg/conversion/op1.C: New test.
659 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
661         PR 11864
662         From Kazumoto Kojima / Dan Kegel:
663         * gcc.dg/pr11864-1.c: New test.
665         PR 10392
666         From Marcus Comstedt / Dan Kegel:
667         * gcc.dg/pr10392-1.c: New test.
669 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
671         PR c++/13478
672         * g++.dg/init/ref10.C: New test.
674 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
676         PR c++/13407
677         * g++.dg/parse/typename6.C: New test.
679 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
681         PR pch/13361
682         * testsuite/g++.dg/pch/wchar-1.C: New.
683         * testsuite/g++.dg/pch/wchar-1.Hs: New.
685 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
687         PR c++/9259
688         * g++.dg/expr/sizeof2.C: New test.
690 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
692         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
694 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
696         PR c++/13659
697         * g++.dg/lookup/strong-using-3.C: New.
698         * g++.dg/lookup/using-10.C: New.
700 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
702         PR c++/13594
703         * g++.dg/lookup/strong-using-2.C: New.
705 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
706             Dan Kegel <dank@kegel.com>
707             J"orn Rennecke <joern.rennecke@superh.com>
709         PR target/9365
710         * gcc.dg/pr9365-1.c: New test.
712 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
714         PR c++/8856
715         * g++.dg/parse/casting-operator2.C: New test.
716         * g++.old-deja/g++.pt/explicit83.C: Remove.
718 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
720         * gcc.dg/label-compound-stmt-1.c: New test.
721         * gcc.c-torture/compile/950922-1.c,
722         gcc.c-torture/compile/20000211-3.c,
723         gcc.c-torture/compile/20000518-1.c,
724         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
725         compound statements.
727 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
729         * gcc.dg/ppc64-abi-1.c: New test.
731 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
733          * g++.dg/ext/attrib9.C: Add dg-warnings.
735 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
737         PR c++/12335
738         * g++.dg/parse/dtor3.C: New test.
740 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
742         PR c++/12709
743         * g++.dg/parse/try-catch-1.C: New test.
745 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
747         * ada/acats/run_all.sh: Add more verbose output in acats.log
748         when compiling tests.
750 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
752         PR 13656
753         * gcc.dg/typedef-redecl.c: New test case.
754         * gcc.dg/typedef-redecl.h: New support file.
756 2004-01-13  Jan Hubicka  <jh@suse.cz>
758         * gcc.dg/always_inline.c: New test.
759         * gcc.dg/debug/20031231-1.c: Fix.
761 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
763         PR c++/13474
764         * g++.dg/template/array3.C: New test.
766 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
768         * g++.dg/ext/lvalue1.C: No longer expected to fail.
769         * g++.dg/warn/Wunused-2.C: Likewise.
771 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
773         PR c++/13289
774         * g++.dg/template/instantiate6.C: New test.
776 2004-01-12  Roger Sayle  <roger@eyesopen.com>
778         PR middle-end/11397
779         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
781 2004-01-12  Jan Hubicka  <jh@suse.cz>
783         PR opt/12826
784         * gcc.dg/20040112-1.c: New.
786         * gcc.dg/dwarf-die[1-7].c: Move to...
787         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
788         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
790 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
792         PR c++/4100
793         * g++.dg/parse/friend4.C: New test.
795 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
797         PR c++/4100
798         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
799         definition is called a friend.
801 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
803         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
805 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
807         PR c++/3478
808         * g++.dg/parse/error10.C: New test.
809         * g++.dg/template/arg2.C: Accept "invalid type" error.
811 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
813         PR middle-end/13392
814         * g++.dg/opt/expect2.C: New test.
816 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
818         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
819         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
820         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
821         Update dg-error regexps.
823 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
825         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
826         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
828 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
830         * gcc.dg/pragma-re-1.c: Use right pointer type.
832 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
834         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
836 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
838         * gcc.dg/rs6000-ldouble-1.c: New.
840 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
842         DR 337
843         PR c++/9256
844         * g++.dg/other/abstract1.C: New test.
846 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
848         * g++.dg/lookup/strong-using-1.C: New.
850 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
852         PR c/11234
853         * gcc.dg/func-ptr-conv-1.c: New test.
854         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
856 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
858         PR target/13380.
859         * gcc.c-torture/compile/20040109-1.c: New.
861 2004-01-08  Stuart Hastings  <stuart@apple.com>
863         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
864         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
865         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
867 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
869         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
871 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
873         * ada/acats/run_acats: Treat 'gnatchop' the same way
874         as 'gnatmake'.  Export GCC_DRIVER.
875         * ada/acats/run_all.sh: Add target_gnatchop.  Use
876         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
878 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
880         PR c++/12573
881         * g++.dg/template/dependent-expr4.C: New test.
883 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
885         * gcc.dg/altivec-11.c: New test.
887 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
889         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
891 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
893         PR c/6024
894         * gcc.dg/enum-compat-1.c: New test.
895         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
897 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
899         PR c/12165
900         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
901         gcc.dg/c99-idem-qual-3.c: New tests.
903 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
905         * gcc.dg/winline-7.c: Don't cast void * to int.
907 2004-01-06  Jan Hubicka  <jh@suse.cz>
909         * gcc.dg/i386-sse-5.c: New test
910         * g++.dg/eh/simd-1.c: Add -w argument for i386.
912 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
914         PR c++/12815
915         * g++.dg/rtti/typeid4.C: New test.
917 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
919         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
921 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
923         PR c++/12132
924         * g++.dg/template/error11.C: New test.
926         PR c++/13451
927         * g++.dg/template/class2.C: New test.
929 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
930         Richard Sandiford <rsandifo@redhat.com>
932         PR c++/13387
933         * g++.dg/opt/alias3.C: New test.
935 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
937         PR c++/13157
938         * g++.dg/template/koenig3.C: New test.
940         PR c++/13529
941         * g++.dg/parse/offsetof3.C: New test.
943         * g++.dg/init/copy7.C: Add missing dg-error markers.
945         PR c++/12226
946         * g++.dg/init/copy7.c: New test.
948         PR c++/13536
949         * g++.dg/parse/cast1.C: New test.
951 2004-01-04  Jan Hubicka  <jh@suse.cz>
953         * gcc.dg/winline[1-7].c: New tests.
955 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
957         PR c++/13520
958         * g++.dg/template/qualttp22.C: New test.
960 2004-01-01  Jan Hubicka  <jh@suse.cz>
962         * gcc.dg/debug/20031231-1.c: New.
963         * gcc.c-torture/compile/20040101-1.c: New.
964         * gcc.dg/dwarf-die-[1-7].c: New.
966 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
968         PR optimization/13521
969         * gcc.c-torture/compile/20031231-1.c: New test.
971 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
973         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
975 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
977         PR c++/10079
978         * g++.dg/template/crash16.C: New test.
980 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
982         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
984 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
986         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
987         ports.
988         * g++.old-deja/g++.jason/thunk3.C: Likewise.
989         * g++.old-deja/g++.law/profile1.C: Likewise.
990         * gcc.c-torture/compile/981006-1.c: Likewise.
991         * gcc.c-torture/execute/loop-2e.x: Likewise.
992         * gcc.c-torture/execute/loop-2f.x: Remove.
993         * gcc.c-torture/execute/loop-2g.x: Likewise.
994         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
995         * gcc.dg/20020312-2.c: Remove traces of dead ports.
997 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
999         PR c++/13507
1000         * g++.dg/ext/attrib11.C: New test.
1002         PR c++/13494
1003         * g++.dg/template/array2-1.C: New test.
1004         * g++.dg/template/array2-2.C: New test.
1006 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1008         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1010 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1012         PR c++/12774
1013         * g++.dg/template/array1-1.C: New test.
1014         * g++.dg/template/array1-2.C: New test.
1016 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1018         PR fortran/12632
1019         * g77.dg/12632.f: New test case.
1021 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1023         PR c++/13289
1024         * g++.dg/parse/nontype1.C: New test.
1026 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1028         PR c++/12403
1029         * g++.dg/parse/explicit1.C: New test.
1030         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1032 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1034         PR c++/13081
1035         * g++.dg/opt/inline6.C: New test.
1037         PR c++/12613
1038         * g++.dg/parse/error9.C: New test.
1040         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1042 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1044         PR c++/13009
1045         * g++.dg/init/assign1.C: New test.
1047 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1049         PR c++/13070
1050         * g++.dg/warn/format3.C: New test case.
1052 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1054         * gcc.c-torture/compile/20031227-1.c: New test.
1056 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1058         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1059         * g77.dg/bprob/bprob.exp: Likewise.
1060         * gcc.misc-tests/bprob.exp: Likewise.
1061         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1062         variants on systems where the library does not provide that
1063         functionality.
1064         * gcc.dg/builtins-20.c: Use builtins-config.h.
1065         * gcc.dg/builtins-config.h: New file.
1067 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1069         * lib/gcc-dg.exp (dg-require-profiling): New function.
1070         * lib/target-supports.exp (check_profiling_available): Likewise.
1071         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1072         * g77.dg/bprob/bprob.exp: Likewise.
1073         * gcc.misc-tests/bprob.exp: Likewise.
1074         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1075         * gcc.dg/20021014-1.c: Likewise.
1076         * gcc.dg/nest.c: Likewise.
1078 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1080         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1081         compiling.
1082         * g++.dg/lookup/java2.C: Likewise.
1083         * gcc.dg/cpp/lexident.c: Likewise.
1085 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1087         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1088         given.
1089         * gcc.c-torture/compile/961203-1.c: Likewise.
1090         * gcc.c-torture/compile/980506-1.c: Likewise.
1092 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1094         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1095         (additional_prunes): New global.
1096         (gcc-dg-prune): Handle additional per-test pruning.
1097         (dg-test): Clear additional_prunes between tests.
1099         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1100         dg-prune-output to avoid spurious failures from assembler
1101         complaining about nonexistent WAW violations.
1102         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1103         Use dg-prune-output to avoid spurious failures from assembler
1104         warning about Itanium B-step errata.
1106 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1108         * g++.dg/abi/macro0.C: New test.
1109         * g++.dg/abi/macro1.C: Likewise.
1110         * g++.dg/abi/macro2.C: Likewise.
1112         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1113         * g++.dg/abi/bitfield7.C: Likewise.
1114         * g++.dg/abi/dtor2.C: Likewise.
1115         * g++.dg/abi/mangle11.C: Likewise.
1116         * g++.dg/abi/mangle12.C: Likewise.
1117         * g++.dg/abi/mangle14.C: Likewise.
1118         * g++.dg/abi/mangle17.C: Likewise.
1119         * g++.dg/abi/vbase10.C: Likewise.
1120         * g++.dg/abi/vbase14.C: Likewise.
1121         * g++.dg/template/qualttp17.C: Likewise.
1123 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1125         PR c/11995
1126         * gcc.dg/20031223-1.c: New test.
1128 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1130         * gcc.dg/noreturn-7.c: New test.
1132 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1134         * gcc.dg/null-pointer-1.c: New test.
1136 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1138         * g++.old-deja/g++.jason/template18.C: Remove.
1139         * g++.old-deja/g++.jason/template37.C: Likewise.
1141         PR c++/12862
1142         * g++.dg/lookup/ns1.C: New test.
1144         PR c++/12397
1145         * g++.dg/template/lookup3.C: New test.
1147 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1149         * g++.dg/template/recurse1.C: New test
1151 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1153         PR c++/12479
1154         * g++.dg/parse/semicolon1.C: New test.
1155         * g++.dg/parse/semicolon1.h: Likewise.
1157 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1159         * gcc.dg/darwin-misaligned.c: New test.
1161 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1163         PR c/9163
1164         * gcc.dg/20031222-1.c: New test.
1166 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1168         PR c++/13438
1169         * g++.dg/parse/error8.C: New test.
1171         PR c++/11554
1172         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1174 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1176         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1177         too small.
1178         * gcc.c-torture/compile/930217-1.c: Likewise.
1179         * gcc.c-torture/compile/930513-1.c: Likewise.
1180         * gcc.c-torture/execute/920908-2.c: Likewise.
1181         * gcc.c-torture/execute/921204-1.c: Likewise.
1182         * gcc.c-torture/execute/930621-1.c: Likewise.
1183         * gcc.c-torture/execute/930630-1.c: Likewise.
1184         * gcc.c-torture/execute/931031-1.c: Likewise.
1185         * gcc.c-torture/execute/980602-2.c: Likewise.
1186         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1187         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1188         * gcc.c-torture/execute/extzvsi.c: Likewise.
1189         * gcc.c-torture/unsorted/ext.c: Likewise.
1191 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1193         PR target/12749
1194         * gcc.c-torture/compile/20031220-2.c: New test case.
1196 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1198         PR optimization/13031
1199         * gcc.c-torture/compile/20031220-1.c: New test case.
1201 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1203         * gcc.dg/cast-function-1.c: New test.
1205 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1207         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1208         formats.
1210 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1212         PR c++/12795
1213         * g++.dg/ext/attrib10.C: New test.
1215 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1217         * gcc.dg/cleanup-10.c: New test.
1218         * gcc.dg/cleanup-11.c: New test.
1220 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1222         PR c++/13239
1223         * g++.dg/opt/expect1.C: New test.
1225 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1227         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1229 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1231         PR debug/12923
1232         * gcc.dg/20031218-1.c: New test.
1234         PR debug/12389
1235         * gcc.dg/20031218-2.c: New test.
1236         * gcc.dg/20031218-3.c: New test.
1238         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1239         of label name and allow for USER_LABEL_PREFIX == "_" names.
1240         * g++.dg/abi/mangle18-2.C: Likewise.
1241         * g++.dg/abi/mangle19-1.C: Likewise.
1242         * g++.dg/abi/mangle19-2.C: Likewise.
1243         * g++.dg/abi/mangle20-1.C: Likewise.
1244         * g++.dg/abi/mangle20-2.C: Likewise.
1246 2003-12-18  Richard Henderson  <rth@redhat.com>
1248         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1250 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1251             Dan Kegel <dank@kegel.com>
1253         PR other/12009
1254         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1255         testing a cross compiler, it causes spurious compile failures.
1256         * lib/g++.exp: Likewise.
1258 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1260         PR c++/13262
1261         * g++.dg/template/access13.C: New test.
1263 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1265         * gcc.dg/20031216-1.c: New test.
1267 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1269         PR c++/9154
1270         * g++.dg/template/error10.C: New test.
1272 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1274         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1275         * g++.dg/eh/simd-2.C: Likewise.
1277 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1278             Roger Sayle  <roger@eyesopen.com>
1280         * gcc.c-torture/execute/ieee/mzero5.c: New.
1282 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1284         PR c++/10603
1285         * g++.dg/parse/error6.C: New test.
1287         PR c++/12827
1288         * g++.dg/parse/error7.C: New test.
1290 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1292         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1293         at -O with stabs debugging formats.
1294         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1295         * gcc.dg/debug/debug-2.c: Likewise.
1297 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1299         PR c++/12696
1300         * g++.dg/init/error1.C: New test.
1302         PR c++/12218
1303         * g++.dg/init/pm3.C: New test.
1305 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1307         PR c/3347
1308         * gcc.dg/bitfld-8.c: New test.
1310 2003-12-16  James Lemke  <jim@wasabisystems.com>
1312         * gcc.dg/arm-scd42-[123].c: New tests.
1314 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1316         PR c++/9043
1317         * g++.dg/abi/mangle20-1.C: New test.
1318         * g++.dg/abi/mangle20-2.C: New test.
1320 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1322         PR c++/13275
1323         * g++.dg/other/offsetof2.C: Remove XFAIL.
1324         * g++.dg/parse/offsetof1.C: New test.
1325         * g++.gd/parse/offsetof2.C: Likewise.
1327 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1329         * g++.dg/template/nontype3.C: New test.
1330         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1332 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1334         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1336 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1338         PR c++/13387
1339         * g++.dg/expr/assign1.C: New test.
1341         PR c++/13242
1342         * g++.dg/abi/mangle19-1.C: New test.
1343         * g++.dg/abi/mangle19-2.C: New test.
1345 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1347         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1349 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1351         * gcc.c-torture/execute/20031216-1.c: New test.
1353 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1355         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1356         an ICE regression.
1358 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1360         PR c++/10926
1361         * g++.dg/template/error9.C: New test.
1363         PR c++/11116
1364         * g++.dg/template/error8.C: New test.
1366 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1368         PR middle-end/13400
1369         * gcc.c-torture/execute/20031215-1.c: New test case.
1371 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1373         PR c++/13269
1374         * g++.dg/parse/error5.C: New test.
1376         PR c++/12989
1377         * g++.dg/expr/sizeof1.C: New test.
1379         PR c++/13310
1380         * g++.dg/template/crash15.C: New test.
1382 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1384         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1385         a non-POD type as the last named parameter of a varargs function.
1387 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1389         PR c++/13243
1390         PR c++/12573
1391         * g++.dg/template/crash14.C: New test.
1392         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1394 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1396         * g++.dg/other/java1.C: New test.
1398         PR c++/13241
1399         * g++.dg/abi/mangle18-1.C: New test.
1400         * g++.dg/abi/mangle18-2.C: New test.
1402 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1404         PR optimization/10312
1405         * gcc.c-torture/execute/20031214-1.c: New.
1407 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1409         PR c++/10779
1410         PR c++/12160
1411         * g++.dg/parse/error3.C: New test.
1412         * g++.dg/parse/error4.C: Likewise.
1413         * g++.dg/abi/mangle4.C: Tweak error messages.
1414         * g++.dg/lookup/using5.C: Likewise.
1415         * g++.dg/other/error2.C: Likewise.
1416         * g++.dg/parse/typename5.C: Likewise.
1417         * g++.dg/parse/undefined1.C: Likewise.
1418         * g++.dg/template/arg2.C: Likewise.
1419         * g++.dg/template/ttp3.C: Likewise.
1420         * g++.dg/template/type1.C: Likewise.
1421         * g++.old-deja/g++.other/crash32.C: Likewise.
1422         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1424 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1426         PR c++/13106
1427         * g++.dg/warn/noreturn-3.C: New test.
1429 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1431         PR c++/13118
1432         * g++.dg/abi/covariant3.C: New.
1434 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1436         * g++.dg/eh/ia64-1.C: New test.
1438 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1440         PR optimization/13037
1441         * g77.f-torture/execute/13037.f: New test case.
1443 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1445         PR c++/12881
1446         * g++.dg/abi/covariant2.C: New.
1448 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1450         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1452 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1454         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1456 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1458         PR other/10819
1459         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1460         to fix Bug 10819.
1461         * lib/g++.exp (g++_version): Likewise.
1462         * lib/g77.exp (g77_version): Likewise.
1463         * lib/objc.exp (default_objc_version): Likewise.
1465 2003-12-10  Richard Henderson  <rth@redhat.com>
1467         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1469         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1471 2003-12-08  Matt Austern  <austern@apple.com>
1473         PR c/13134
1474         * lib/gcc-dg.exp (dg-require-visibility): Define.
1475         * lib/target-supports (check_visibility_available): Define.
1476         * gcc.dg/visibility-1.c: New test.
1477         * gcc.dg/visibility-2.c: Likewise.
1478         * gcc.dg/visibility-3.c: Likewise.
1479         * gcc.dg/visibility-4.c: Likewise.
1480         * gcc.dg/visibility-5.c: Likewise.
1481         * gcc.dg/visibility-6.c: Likewise.
1482         * g++.dg/ext/visibility-1.C: Likewise.
1483         * g++.dg/ext/visibility-2.C: Likewise.
1484         * g++.dg/ext/visibility-3.C: Likewise.
1485         * g++.dg/ext/visibility-4.C: Likewise.
1486         * g++.dg/ext/visibility-5.C: Likewise.
1487         * g++.dg/ext/visibility-6.C: Likewise.
1489 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1491         * g++.dg/lookup/java1.C: New test.
1492         * g++.dg/lookup/java2.C: New test.
1494 2003-12-07  Falk Hueffner  <falk@debian.org>
1496         * g++.dg/opt/noreturn-1.C: New test.
1498 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1500         * gcc.dg/overflow-1.c: New test.
1502 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1504         * g77.f-torture/compile/13060.f: New test.
1506 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1508         PR c++/13323
1509         * g++.dg/inherit/operator2.C: New test.
1511 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1513         PR c++/13305
1514         * g++.dg/ext/attrib9.C: New test.
1516 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1518         PR c++/13314
1519         * g++.dg/template/error7.C: New test.
1521 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1522             J"orn Rennecke <joern.rennecke@superh.com>
1524         PR target/13302
1525         * g++.dg/other/struct-va_list.C: New test.
1527 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1529         PR c++/13166
1530         * g++.dg/parse/defarg6.C: New test.
1532 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1534         PR target/13256
1535         * gcc.c-torture/execute/20031201-1.c: New test.
1537 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1539         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1541 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1543         * gcc.dg/builtin-return-1.c: New test.
1545 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1546             J"orn Rennecke <joern.rennecke@superh.com>
1548         PR optimization/13260
1549         * gcc.c-torture/execute/20031204-1.c: New test.
1551 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1553         PR c++/9127
1554         * g++.dg/template/error6.C: New test.
1556 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1558         * gcc.dg/20031202-1.c: New test.
1560 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1562         PR c++/13179
1563         * g++.dg/template/eh1.C: New test.
1565         PR c++/10771
1566         * g++.dg/template/error5.C: New test.
1568 2003-12-02  David Ung  <davidu@mips.com>
1570         * gcc.dg/compat/vector-check.h: Corrected type for var
1571         g_##TMODE
1573 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1575         PR c++/10126
1576         * g++.dg/template/ptrmem8.C: New test.
1578 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1580         PR c++/12573
1581         * g++.dg/template/dependent-expr3.C: New test.
1583 2003-12-01  James Lemke  <jim@wasabisystems.com>
1585         * gcc.dg/arm-g2.c: New test.
1587 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1589         PR optimization/11634
1590         * gcc.dg/20031201-2.c: New test case.
1592 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1594         PR 11433
1595         * objc.dg/proto-lossage-3.m: New test.
1597 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1599         PR optimization/12628
1600         * gcc.dg/20031201-1.c: New test case.
1602 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1604         * gcc.dg/unaligned-1.c: New test.
1606 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1608         PR c++/9849
1609         * g++.dg/template/error4.C: New test.
1610         * g++.dg/template/nested3.C: Adjust error markers.
1612 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1614         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1616 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1618         PR c/10333
1619         * gcc.dg/bitfld-7.c: New test.
1621 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1623         * gcc.dg/tls/asm-1.C: New test.
1625 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1627         * gcc.dg/cpp/assert4.c: Update.
1629 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1631         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1632         * gcc.dg/builtin-apply3.c: New test.
1634 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1636         * lib/compat.exp (compat-obj): New xfaildata parameter.
1637         Use it to set compiler_conditional_xfail_data before compiling.
1638         (compat-get-options): Handle dg-xfail-if.
1639         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1640         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1641         * gcc.dg/compat/vector-1_y.c: Likewise.
1642         * gcc.dg/compat/vector-2_x.c: Likewise.
1643         * gcc.dg/compat/vector-2_y.c: Likewise.
1645 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1647         * g++.dg/opt/reg-stack4.C: New test.
1649 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1651         * gcc.dg/builtin-apply2.c: New test.
1653 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1655         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1657 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1659         PR c++/12924
1660         * g++.dg/template/template-id-2.C: New test.
1662 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1664         PR c++/5369
1665         * g++.dg/template/memfriend1.C: New test.
1666         * g++.dg/template/memfriend2.C: Likewise.
1667         * g++.dg/template/memfriend3.C: Likewise.
1668         * g++.dg/template/memfriend4.C: Likewise.
1669         * g++.dg/template/memfriend5.C: Likewise.
1670         * g++.dg/template/memfriend6.C: Likewise.
1671         * g++.dg/template/memfriend7.C: Likewise.
1672         * g++.dg/template/memfriend8.C: Likewise.
1673         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1675 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1677         PR c++/12515
1678         * g++.dg/ext/cond1.C: New test.
1680 2003-11-20  Richard Henderson  <rth@redhat.com>
1682         * gcc.dg/20020201-2.c: Remove.
1683         * gcc.dg/20020201-4.c: Remove.
1684         * gcc.dg/20020304-1.c: Remove.
1686 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1688         * gcc.dg/cpp/trad/xwin1.c: New test case.
1690 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1692         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1693         * lib/g77.exp: Likewise.
1694         * lib/objc.exp: Likewise.
1695         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1696         for darwin.
1698 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1700         PR c++/12932
1701         * g++.dg/template/static5.C: New test.
1703 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1705         * gcc.dg/nested-func-1.c: New test.
1707 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1709         * gcc.dg/cpp/assert4.c: New test.
1711 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1713         PR c++/2294
1714         * g++.dg/lookup/using9.c: New test.
1716 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1718         PR c++/12762
1719         * g++.dg/template/error3.C: New test.
1721 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1723         PR ada/13035
1724         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1725         No longer use a wrapper for gcc, since this does not work under
1726         Windows.
1728 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1730         PR c++/2094
1731         * g++.dg/template/ptrmem7.C: New test.
1733 2003-11-13  Andrew Pinski <apinski@apple.com>
1735         * gcc.c-torture/compile/20031113-1.c: New test.
1737 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1738             Kean Johnston <jkj@sco.com>
1740         PR c/13029
1741         * gcc.dg/unused-4.c: Update.
1743 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1745         * g++.dg/opt/const3.C: New test.
1747 2003-11-13  Jan Hubicka  <jh@suse.cz>
1749         * gcc.c-torture/compile/20031112-1.c: New test.
1751 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1753         * g++.dg/parse/crash10.C: Remove bogus error marker.
1755 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1757         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1758         (host_gcc): Likewise.
1759         (ROOT): Honor $PWDCMD.
1760         (BASE): Likewise.
1761         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1763 2003-11-12  Catherine Moore  <clm@redhat.com>
1765         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1767 2003-11-12  Andreas Jaeger  <aj@suse.de>
1768             Jakub Jelinek  <jakub@redhat.com>
1769             Andrew Pinski  <pinskia@physics.uc.edu>
1770             Richard Henderson  <rth@redhat.com>
1772         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1773         systems.
1774         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1776         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1777         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1779 2003-11-11  Andreas Jaeger  <aj@suse.de>
1781         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1783         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1785 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
1787         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1788         Clean ups.
1790 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1792         * gcc.dg/trampoline-1.c: New test.
1794 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1796         * gcc.c-torture/compile/200031109-1.c: New test.
1798 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1800         PR c/3190
1801         PR c/8714
1802         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1803         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1804         gcc.dg/format/no-y2k-1.c: Update.
1806 2003-11-08  Roger Sayle  <roger@eyesopen.com>
1808         PR optimization/10467
1809         * gcc.dg/20031108-1.c: New test case.
1811 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
1813         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1815 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1817         * gcc.dg/compound-lvalue-1.c: New test.
1818         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
1819         some XFAILs.
1821 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
1823         * gcc.dg/altivec-varargs-1.c: New test.
1825 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1827         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
1828         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
1829         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
1830         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
1831         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
1833 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1835         * gcc.dg/cond-lvalue-1.c: New test.
1837 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
1839         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
1841 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1843         PR c++/11616
1844         * g++.dg/template/instantiate5.C: New test.
1846 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1848         PR c++/12726
1849         * g++.dg/ext/complit2.C: Replace test with self-contained version.
1850         * ChangeLog: Add missing first entry for above test.
1852 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1854         PR c++/9810
1855         * g++.dg/template/using8.C: New test.
1856         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
1858 2003-11-02  Roger Sayle  <roger@eyesopen.com>
1860         PR optimization/10817
1861         * gcc.c-torture/compile/20031102-1.c: New test case.
1863 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
1865         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
1866         2147483647.
1868 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1870         * gcc.dg/20031102-1.c: New test.
1872 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1874         * gcc.dg/complex-1.c: New test.
1876 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1878         PR c++/12796
1879         * g++.dg/template/crash13.C: Adjust expected error location.
1880         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1882 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1884         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1886 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1888         PR/10239
1889         * gcc.c-torture/compile/20031031-2.c: New test.
1891 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1893         PR/11640
1894         * gcc.c-torture/compile/20031031-1.c: New test.
1896 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1898         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1899         * gcc.misc-tests/bprob.exp: Likewise.
1900         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
1901         the execution test on arm-elf configs.
1902         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
1903         configs that don't support scratch files.
1904         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
1906 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
1908         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
1909         done by dejagnu.
1911 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
1913         * ada/acats/run_all.sh: Redirect mv output to /dev/null
1914         Avoid non pure sh syntax. Add more logging.
1916         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
1917         fail.
1919 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1921         PR libgcj/10610
1922         * gcc.dg/ppc-stackalign-1.c: New test.
1924 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
1926         * ada/acats/run_all.sh: Change output to be more compliant with
1927         dejagnu framework.
1928         Create acats.sum and acats.log files under testsuite/ada/acats
1929         Only run [a-z]* directories, to filter out e.g. CVS.
1930         Redirect build output to log file.
1932 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1934         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
1936 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1938         PR ada/5909:
1939         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
1941 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
1943         * gcc.c-torture/compile/20031023-1.c: New test.
1944         * gcc.c-torture/compile/20031023-2.c: New test.
1945         * gcc.c-torture/compile/20031023-3.c: New test.
1946         * gcc.c-torture/compile/20031023-4.c: New test.
1948 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1950         PR c++/10371
1951         * g++.dg/lookup/scoped8.C: New test.
1953 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1955         * g++.dg/opt/reg-stack3.C: New test.
1957 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1959         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
1961 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1963         PR c++/11076
1964         * g++.dg/template/crash13.C: New test.
1966 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1968         * gcc.dg/c99-restrict-2.c: New test.
1970 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
1972         PR c++/12698, c++/12699, c++/12700, c++/12566
1973         * g++.dg/inherit/covariant9.C: New test.
1974         * g++.dg/inherit/covariant10.C: New test.
1975         * g++.dg/inherit/covariant11.C: New test.
1977 2003-10-23  Jason Merrill  <jason@redhat.com>
1979         PR c++/12726
1980         * g++.dg/ext/complit2.C: New test.
1982 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1984         PR target/12654
1985         * gcc.c-torture/execute/20031020-1.c: New test.
1987 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1989         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
1990         following the jump_insn.
1992 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1994         * gcc.dg/cast-lvalue-1.c: New test.
1996 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
1998         PR c++/11962
1999         * g++.dg/template/cond2.C: New test.
2001 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2003         * gcc.dg/builtins-28.c: New test.
2005 2003-10-20  Jan Hubicka  <jh@suse.cz>
2007         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2008         parameter.
2009         * testsuite/gcc.dg/inline-2.c: Likewise.
2011 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2013         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2014         * gcc.dg/nest.c:  Likewise.
2016 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2018         PR c++/9781, c++/10583, c++/11862
2019         * g++.dg/parse/crash13.C: New test.
2021 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2023         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2025 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2027         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2028         Define HAVE_C99_RUNTIME except on Solaris.
2029         * gcc.dg/builtins-20.c: Likewise.
2031 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2033         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2035 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2037         PR c++/12495
2038         * g++.dg/template/crash21.C: New test.
2040 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2042         PR c++/2513
2043         * g++.dg/template/typename5.C: New test.
2045 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2047         PR c++/12369
2048         * g++.dg/template/friend25.C: New test.
2050 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2052         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2053         versions.
2055 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2057         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2058         == 2147483647.
2060 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2062         * gcc.c-torture/execute/960416-1.x: Remove.
2063         * gcc.c-torture/execute/divconst-3.x: Likewise.
2065 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2067         PR target/12598
2068         * gcc.dg/torture/cris-volatile-1.c: New test.
2070 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2072         PR optimization/9325
2073         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2074         for overflowing floating point to integer conversion during RTL
2075         simplification.
2077 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2079         * objc/execute/_cmd.m: Fix typo.
2080         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2081         Relax 'scan-assembler' regexp.
2082         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2083         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2084         * objc.dg/zero-link-2.m: Remove blank line.
2085         * objc.dg/zero-link-3.m: New test case.
2087 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2089         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2091         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2092         than linker trickery.
2094 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2096         PR c++/12370
2097         * g++.dg/other/friend2.C: New test.
2099 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2101         * gcc.dg/20031012-1.c: New test.
2103 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2105         * gcc.dg/weak/weak-3.c: Fix for new warning.
2107 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2109         PR optimization/8750
2110         * gcc.c-torture/execute/20031012-1.c: New test case.
2112 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2114         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2115         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2117 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2119         PR optimization/12260
2120         * gcc.c-torture/compile/20031011-2.c: New test case.
2122 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2124         * gcc.c-torture/execute/20031011-1.c: New testcase.
2126 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2128         * gcc.c-torture/compile/20031011-1.c: New test.
2130 2003-10-11  Jan Hubicka  <jh@suse.cz>
2132         * g++.dg/other/first-global.C: New test.
2134 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2136         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2138 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2140         * gcc.c-torture/compile/20031010-1.c: New test.
2142 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2144         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2145         * gcc.c-torture/execute/va-arg-25.c: ... here.
2147 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2149         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2151 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2153         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2155 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2157         * g++.dg/parse/error2.C: New test.
2159 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2161         PR c++/11097
2162         * g++.dg/other/error5.C: Modify the error message.
2163         * g++.dg/lookup/using8.C: New test.
2165 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2167         * gcc.dg/darwin-abi-2.c: New file.
2168         * gcc.c-torture/execute/va-arg-24.c: New file.
2170 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2172         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2173         indentation.
2175 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2177         PR c++/10147
2178         * g++.dg/other/error4.C: Update error messages.
2179         * g++.dg/template/ptrmem4.C: Likewise.
2181         PR c++/12337
2182         * g++.dg/init/new9.C: New test.
2184         PR c++/12334, c++/12236, c++/8656
2185         * g++.dg/ext/attrib8.C: New test.
2187 2003-10-06  Devang Patel  <dpatel@apple.com>
2189         * gcc.dg/debug/dwarf2-3.h: New test.
2190         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2192 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2194         * g++.dg/opt/cfg2.C: New test.
2196 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2198         * g++.dg/opt/float1.C: New test.
2200 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2202         * gcc.dg/c90-array-lval-6.c: New test.
2203         * gcc.dg/c99-array-lval-6.c: New test.
2205 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2206             Ziemowit Laski  <zlaski@apple.com>
2208         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2209         'Derived', so that it is never considered a class method; add
2210         new warning for '+port' method ambiguity.
2211         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2212         <objc/objc-api.h> (needed on Mac OS X).
2213         * objc.dg/method-13.m: New test.
2215 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2217         PR optimization/9325, PR java/6391
2218         * gcc.c-torture/execute/20031003-1.c: New test case.
2220 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2222         PR optimization/12180
2223         * gcc.dg/20031002-1.c: New test.
2225         PR c++/12486
2226         * g++.dg/inherit/error1.C: New test.
2228 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2230         * lib/f-torture.exp (search_for): Rename to...
2231         (search_for_re): This.  Also, clean up comments and the
2232         "regexp" invocation.
2234 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2236         * gcc.c-torture/compile/20031002-1.c: New test.
2238 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2240         * g++.dg/opt/cond1.C: New test.
2242 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2244         * gcc.dg/Wold-style-definition-2.c: New testcase.
2245         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2247 2003-09-29  Richard Henderson  <rth@redhat.com>
2249         * g++.dg/init/array10.C: Add dg-options.
2251 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2253         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2255 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2257         * g++.dg/template/friend19.C: Fix typo.
2258         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2260 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2262         * gcc.c-torture/execute/20030928-1.c: New test.
2263         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2265 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2267         * g++.dg/opt/unroll1.C: New test.
2269 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2271         PR optimization/11741
2272         * gcc.dg/20030926-1.c: New test case.
2274 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2276         PR c++/5655
2277         * g++.dg/parse/access7.C: New test.
2278         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2280 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2282         MERGE OF objc-improvements-branch into MAINLINE:
2283         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2284         if libobjc has not been built.
2285         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2286         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2287         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2288         objc/execute/nested-3.m, objc/execute/np-2.m,
2289         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2290         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2291         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2292         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2293         objc.dg/special/unclaimed-category-1.h,
2294         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2295         well as GNU runtime.
2296         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2297         * execute/cascading-1.m, execute/function-message-1.m,
2298         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2299         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2300         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2301         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2302         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2303         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2304         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2305         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2306         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2307         * objc.dg/bitfield-2.m: Run only on Darwin.
2308         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2309         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2310         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2311         * objc.dg/const-str-1.m: Fix constant string layout.
2313 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2315         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2317 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2319         * gcc.dg/darwin-abi-1.c: New file.
2321 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2323         PR target/12281
2324         * gcc.c-torture/compile/20030921-1.c: New test.
2326 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2328         * g++.dg/opt/reg-stack2.C: New test.
2330 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2332         * g++.dg/eh/delayslot1.C: New test.
2334 2003-09-20  Richard Henderson  <rth@redhat.com>
2336         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2338 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2340         * gcc.c-torture/execute/20030920-1.c: New test case.
2342 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2344         * g++.dg/rtti/typeid3.C: Correct expected error message.
2346 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2348         PR c++/157
2349         * g++.dg/parse/crash12.C: New test.
2351 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2353         * gcc.dg/compat/mixed-struct-check.h: New.
2354         * gcc.dg/compat/mixed-struct-defs.h: New.
2355         * gcc.dg/compat/mixed-struct-init.h: New.
2356         * gcc.dg/compat/struct-by-value-19_main.c: New.
2357         * gcc.dg/compat/struct-by-value-19_x.c: New.
2358         * gcc.dg/compat/struct-by-value-19_y.c: New.
2359         * gcc.dg/compat/struct-by-value-20_main.c: New.
2360         * gcc.dg/compat/struct-by-value-20_x.c: New.
2361         * gcc.dg/compat/struct-by-value-20_y.c: New.
2362         * gcc.dg/compat/struct-return-19_main.c: New.
2363         * gcc.dg/compat/struct-return-19_x.c: New.
2364         * gcc.dg/compat/struct-return-19_y.c: New.
2365         * gcc.dg/compat/struct-return-20_main.c: New.
2366         * gcc.dg/compat/struct-return-20_x.c: New.
2367         * gcc.dg/compat/struct-return-20_y.c: New.
2369 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2370         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2371         so that it will not complain on LP64 targets.
2373 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2375         PR c++/495
2376         * g++.dg/template/friend24.C: New test.
2378 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2380         PR c++/12332
2381         * g++.dg/template/memtmpl2.C: New test.
2383 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2385         PR target/11184
2386         * gcc.dg/builtin-apply1.c: New test.
2388 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2390         PR c++/9848
2391         * g++.dg/warn/Wunused-4.C: New test.
2393 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2395         PR c++/12316
2396         * g++.dg/other/gc2.C: New test.
2398 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2400         PR c++/11991
2401         * g++.dg/rtti/typeid3.C: New test.
2403         PR c++/12266
2404         * g++.dg/overload/template1.C: New test.
2406 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2408         * g++.dg/opt/cfg3.C: New test.
2410 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2412         PR c++/7939
2413         * g++.dg/template/crash11.C: New test.
2415 2003-09-16  Jason Merrill  <jason@redhat.com>
2416             Jakub Jelinek  <jakub@redhat.com>
2418         * gcc.dg/attr-warn-unused-result.c: New test.
2420 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2422         PR c++/12184
2423         * g++.dg/expr/call2.C: New test.
2425 2003-09-15  Andreas Jaeger  <aj@suse.de>
2427         * gcc.dg/Wold-style-definition-1.c: New test.
2429 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2431         PR c++/3907
2432         * g++.dg/parse/template12.C: New test.
2434         * g++.dg/abi/bitfield11.C: New test.
2435         * g++.dg/abi/bitfield12.C: Likewise.
2437 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2439         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2440         non-expansion of functional macro name without arguments at EOL.
2441         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2443 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2445         * gcc.c-torture/execute/20030914-[12].c: New tests.
2447 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2449         PR c++/11788
2450         * g++.dg/overload/addr1.C: New test.
2452 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2454         * gcc.dg/20030909-1.c: New test.
2456 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2458         * gcc.dg/ultrasp10.c: New test.
2460 2003-09-09  Devang Patel  <dpatel@apple.com>
2462         * gcc.dg/darwin-ld-6.c: New test.
2464 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2466         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2468 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2470         * gcc.dg/ia64-types1.c: New test.
2471         * gcc.dg/ia64-types2.c: Likewise.
2473 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2475         * gcc.dg/builtins-1.c: Add more _Complex tests.
2476         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2478         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2479         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2481 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2483         PR c++/11786
2484         * g++.dg/lookup/koenig2.C: New test.
2486         PR c++/5296
2487         * g++.dg/rtti/typeid2.C: New test.
2489 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2491         * gcc.c-torture/compile/20030904-1.c: New test.
2493 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2495         * g++.dg/opt/longbranch2.C: New test.
2497 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2499         * g++.dg/template/crash10.C: Only compile it.
2501 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2503         PR middle-end/11665
2504         * gcc.c-torture/compile/20030907-1.c: New test.
2505         * g++.dg/init/array11.C: New test.
2507 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2509         PR c++/11852
2510         * g++.dg/init/struct1.C: New test.
2512 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2514         PR c++/12181
2515         * g++.dg/expr/comma1.C: New test.
2517 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2519         PR c++/11867
2520         * g++.dg/expr/static_cast5.C: New test.
2522 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2524         PR c++/11507
2525         * g++.dg/lookup/scoped7.C: New test.
2527         PR c++/9574
2528         * g++.dg/other/static1.C: New test.
2530         PR c++/11490
2531         * g++.dg/warn/template-1.C: New test.
2533         PR c++/11432
2534         * g++.dg/template/crash10.C: New test.
2536         PR c++/2478
2537         * g++.dg/overload/VLA.C: New test.
2539         PR c++/10804
2540         * g++.dg/template/call1.C: New test.
2542 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2544         PR c++/11794
2545         * g++.dg/parse/using3.C: New test.
2547 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2549         PR c++/11409
2550         * g++.dg/overload/builtin3.C: New test case.
2552 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2554         PR c/9862
2555         * gcc.dg/20030906-1.c: New test.
2556         * gcc.dg/20030906-2.c: Likewise.
2558 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2560         PR c++/12167
2561         * g++.dg/parse/defarg5.C: New test.
2563         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2565 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2567         PR c++/12163
2568         * g++.dg/expr/static_cast4.C: New test.
2570         PR c++/12146
2571         * g++.dg/template/crash9.C: New test.
2573 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2575         * g++.old-deja/g++.ext/pretty2.C: Update for change
2576         in __FUNCTION__.
2577         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2579 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2581         PR c++/11922
2582         * g++/dg/template/qualified-id1.C: New test.
2584         PR c++/12037
2585         * g++.dg/warn/noeffect4.C: New test.
2587 2003-09-04  Matt Austern  <austern@apple.com>
2589         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2590         * g++.dg/ext/fnname2.C: Likewise.
2591         * g++.dg/ext/fnname3.C: Likewise.
2593 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2595         * g++.dg/expr/lval1.C: New test.
2596         * g++.dg/ext/lvcast.C: Remove.
2598 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2600         PR optimization/11700.
2601         * gcc.c-torture/compile/20030903-1.c: New test case.
2603 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2605         PR c++/12053
2606         * g++.dg/abi/layout4.C: New test.
2608 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2610         PR c++/11553
2611         * g++.dg/parse/friend3.C: New test.
2613 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2615         PR c++/11847
2616         * g++.dg/template/class1.C: New test.
2618         PR c++/11808
2619         * g++.dg/expr/call1.C: New test.
2621 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2623         PR c++/12114
2624         * g++.dg/init/ref9.C: New test.
2626         PR c++/11972
2627         * g++.dg/template/nested4.C: New test.
2629 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2631         PR c++/12093
2632         * g++.dg/template/non-dependent4.C: New test.
2634         PR c++/11928
2635         * g++.dg/inherit/conv1.C: New test.
2637 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2639         PR c++/6196
2640         * g++.dg/ext/label1.C: New test.
2641         * g++.dg/ext/label2.C: Likewise.
2643 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2645         * g++.dg/expr/cond3.C: New test.
2647 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2649         * gcc.dg/builtins-1.c: Add new builtin cases.
2651 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2653         * gcc.dg/builtins-1.c: Add new cases.
2654         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2656 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2658         * gcc.dg/builtins-1.c: Add more math builtin tests.
2659         * gcc.dg/torture/builtin-attr-1.c: New test.
2661 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2663         PR optimization/5079
2664         * g++.dg/opt/static3.C: New test.
2666 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2668         * gcc.misc-tests/gcov-10b.c: New test.
2670 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2672         * g++.dg/opt/ptrmem3.C: New test.
2674         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2676 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2678         * gcc.dg/20030826-2.c: New test.
2680 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2682         PR middle-end/12002
2683         * g77.f-torture/compile/12002.f: New test case.
2685 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2687         * gcc.dg/20030826-1.c: New test case.
2689 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2691         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2693 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2695         PR c++/11871
2696         * c++.dg/lookup/crash1.C: New test.
2698         * c++.dg/warn/noeffect3.C: New test.
2700 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2702         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2703         * gcc.dg/compat/vector-1_y.c: Ditto.
2704         * gcc.dg/compat/vector-2_x.c: Ditto.
2705         * gcc.dg/compat/vector-2_y.c: Ditto.
2707 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2709         * gcc.dg/20030702-1.c: New test.
2711 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2713         PR c++/8795
2714         * g++.dg/ext/altivec-1.C: New test.
2716 2003-08-24  Richard Henderson  <rth@redhat.com>
2718         * g++.dg/eh/simd-2.C: Add -w for x86.
2720 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2722         * gcc.dg/20030815-1.c: New test.
2724 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2726         PR c++/3765
2727         * g++.dg/parse/access6.C: New test.
2729 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2731         PR c++/641, c++/11876
2732         * g++.dg/template/friend22.C: New test.
2733         * g++.dg/template/friend23.C: Likewise.
2735 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2737         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2738         identically.
2740 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2742         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2744 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2746         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2748 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2750         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2752 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2754         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2756 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2758         PR c++/11919
2759         * g++.dg/overload/prom1.C: New test.
2761         PR c++/11551
2762         * g++.dg/parse/dtor2.C: New test.
2764         PR c++/10762
2765         * g++.dg/parse/using2.C: New test.
2767 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2769         PR target/11805
2770         * gcc.c-torture/compile/20030821-1.c: New.
2772 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
2774         PR c++/11834
2775         * g++.dg/template/deduce2.C: New test.
2777 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
2779         * gcc.c-torture/execute/20030821-1.c: New test.
2781 2003-08-20  Roger Sayle  <roger@eyesopen.com>
2783         PR middle-end/11984
2784         * gcc.dg/20030820-1.c: New test case.
2786 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
2788         PR c++/11945
2789         * g++.dg/warn/noeffect2.C: New test.
2791 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
2793         PR c++/10926
2794         * g++.dg/template/dtor2.C: New test.
2796         PR c++/11684
2797         * g++.dg/template/operator1.C: New test.
2798         * g++.dg/parse/operator4.C: New test.
2800         PR c++/11946.C
2801         * g++.dg/expr/enum1.C: New test.
2802         * gcc.dg/c99-bool-1.c: Remove bogus warning.
2804         PR c++/11036.C
2805         * g++.dg/parse/elab2.C: New test.
2806         * g++.dg/parse/typedef4.C: Change error message.
2807         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2808         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2809         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2811 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2813         * gcc.dg/pch/warn-1.c: New.
2814         * gcc.dg/pch/warn-1.hs: New.
2816         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
2817         not-tested file.
2819 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2821         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2823 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2825         * gcc.dg/uninit-D.c: New Test.
2826         * gcc.dg/uninit-E.c: New Test.
2827         * gcc.dg/uninit-F.c: New Test.
2828         * gcc.dg/uninit-G.c: New Test.
2830 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
2832         * g++.dg/README: Describe the pch directory.
2834 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2836         PR c++/11174
2837         * g++.dg/parse/access4.C: New test.
2838         * g++.dg/parse/access5.C: Likewise.
2839         * g++.old-deja/g++.jason/access17.C: Adjust error message.
2841 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
2843         * gcc.dg/noncompile/20030818-1.c: New.
2845 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2847         PR c++/11957
2848         * g++.dg/warn/noeffect1.C: New test.
2850         * g++.dg/template/scope2.C: New test.
2851         * g++.dg/template/error2.C: Correct dg-error
2853 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
2855         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
2857 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
2859         PR C++/11512
2860         * g++.dg/template/warn1.C: New.
2862 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2864         * g++.dg/template/error2.C: New test.
2865         * g++.dg/lookup/using7.C: Adjust errors
2866         * g++.old-deja/g++.pt/crash36.C: Likewise.
2867         * g++.old-deja/g++.pt/derived3.C: Likewise.
2869 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2871         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
2872         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
2873         * gcc.c-torture/execute/builtins/string-9.c: New, from
2874         string-opt-9.c.  Adjust for execute/builtins framework.
2875         * gcc.c-torture/execute/string-opt-9.c: Delete.
2877 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
2879         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
2881         * g++.dg/parse/ret-type2.C: New test.
2883         PR c++/11703
2884         * g++.dg/init/new8.C: New test.
2886         PR c++/10923
2887         * g++.dg/parse/typedef5.C: New test.
2889         PR c++/9512
2890         * g++.dg/parse/qualified2.C: New test.
2891         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
2892         invalid code.
2894 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
2896         * g++.dg/conversion/ptrmem1.C: New test.
2898 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
2900         PR target/11693
2901         * gcc.dg/20030811-1.c: New test.
2903         PR target/11535
2904         * gcc.c-torture/execute/20030811-1.c: New test.
2906 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2908         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
2910 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
2912         PR c++/11789.C
2913         * g++.dg/inherit/multiple1.C: New test.
2915 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2917         * gcc.dg/spe1.c: New test.
2919         PR c++/11670
2920         * g++.dg/expr/cast2.C: New test.
2922         PR c++/10530
2923         * g++.dg/template/dependent-name2.C: New test.
2925 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
2927         * g++.dg/parse/crash11.C: Put the dg options in comments.
2929 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
2931         * lib/gcc-dg.exp: Update for diagnostic change.
2933 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2935         PR c++/5767
2936         * g++.dg/parse/crash11.C: New test.
2938 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
2940         * gcc.dg/cpp/spacing1.c: Update.
2942 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
2944         PR target/11739
2945         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
2946         a value for -mtune.
2948 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2950         PR middle-end/11771
2951         * gcc.c-torture/compile/20030804-1.c: New test case.
2953 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2955         * gcc.dg/20030804-1.c: New test case.
2957 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2959         * gcc.dg/cpp/separate-1.c: New test.
2961 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
2963         PR c++/11704
2964         * g++.dg/template/dependent-expr2.C: New test.
2966         PR c++/11766
2967         * g++.dg/expr/ptrmem1.C: New test.
2969 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2971         PR c++/9453
2972         * g++.dg/template/friend15.C: New test.
2974 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
2976         * lib/dg-pch.exp: Work round PCH bug.
2978 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2980         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
2981         builtins.  Move cases from builtins-4.c here.
2983         * gcc.dg/torture/builtin-math-1.c: New test taken from
2984         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
2985         additional cases.
2987         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
2988         Delete.
2990 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2992         PR c++/9447
2993         * g++.dg/template/using7.C: New test.
2995 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
2997         * import1.c, import2.c: New tests.
2999 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3001         * g++.dg/eh/crossjump1.C: New test.
3003 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3005         PR c++/11697
3006         * g++.dg/template/using6.C: New test.
3008         PR c++/11744
3009         * g++.dg/template/koenig2.C: New test.
3011 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3013         PR c++/7983
3014         * g++.dg/parse/typedef4.C: New test.
3016 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3018         PR c++/8442, c++/8806
3019         * g++.dg/template/elab1.C: New test.
3020         * g++.dg/template/type2.C: Likewise.
3021         * g++.dg/template/ttp3.C: Adjust expected error message.
3022         * g++.old-deja/g++.law/visibility13.C: Likewise.
3023         * g++.old-deja/g++.niklas/t135.C: Likewise.
3024         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3025         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3026         template argument.
3027         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3029 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3031         PR c++/11295
3032         * g++.dg/ext/stmtexpr1.C: New test.
3034         * g++.dg/opt/tmp1.C: New test.
3036         PR c++/11525
3037         * g++.dg/parse/constant4.C: New test.
3039         PR c++/9447
3040         * g++.dg/template/using5.C: New test.
3042 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3044         * gcc.dg/builtins-27.c: New test case.
3046 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3048         * gcc.dg/tls/opt-7.c: New test.
3050 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3052         * g++.old-deja/g++.other/crash18.C: Remove.
3054 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3056         * g++.dg/template/explicit3.C: New.
3057         * g++.dg/template/explicit4.C: New.
3058         * g++.dg/template/explicit5.C: New.
3060         PR c++/11347
3061         * g++.dg/template/memtmpl1.C: New.
3063 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3065         PR target/11565
3066         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3067         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3069 2003-07-30  Jan Hubicka  <jh@suse.cz>
3071         * vtgc1.c: Kill.
3073 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3075         * gcc.dg/struct-in-proto-1.c: New test.
3077 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3079         * gcc.dg/cpp/include2.c: Only expect one message.
3081 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3083         PR c++/9447
3084         * g++.dg/template/using1.C: New test.
3085         * g++.dg/template/using2.C: New test.
3086         * g++.dg/template/using3.C: New test.
3087         * g++.dg/template/using4.C: New test.
3089 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3091         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3092         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3094 2003-07-28  Jan Hubicka  <jh@suse.cz>
3096         PR c++/11530
3097         * g++.dg/opt/call1.C: New test.
3099 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3101         PR c++/11667
3102         * g++.dg/init/enum2.C: New test.
3103         * g++.dg/template/overload1.C: Add "-w" option.
3105 2003-07-28    <hp@bitrange.com>
3107         * gcc.dg/Wdeclaration-after-statement-1.c,
3108         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3110 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3112         * gcc.c-torture/compile/20030725-1.c: New test.
3114 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3116         * gcc.dg/20030505.c: Only run for SPE.
3117         Remove definition of opaque type.
3119 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3121         * g++.dg/template/ptrmem6.C: New test.
3123 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3125         * gcc.c-torture/compile/zero-strct-2.c: New test.
3127 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3129         * gcc.dg/intermod-1.c: New test.
3131 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3133         PR c++/11617
3134         * g++.dg/template/lookup2.C: New test.
3135         * g++.dg/template/memclass1.C: Remove instantiated from error.
3136         * g++.dg/other/error2.C: Tweak expected errors.
3138         PR c++/11596
3139         * g++.dg/template/defarg3.C: New test.
3141         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3143 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3145         * g++.dg/inherit/access5.C: New test.
3147 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3149         PR c++/11513
3150         * g++.dg/template/crash8.C: New test.
3152 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3154         PR c/10602
3155         * gcc.dg/noncompile/incomplete-2.c: New test.
3157 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3159         PR c++/11645
3160         * g++.dg/inherit/access4.C: New test.
3162         PR c++/11517
3163         * g++.dg/expr/cond2.C: New test.
3165         PR optimization/10679
3166         * g++.dg/opt/inline4.C: New test.
3168 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3170         * g++.dg/parse/crash10: New test.
3172 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3174         * g++.dg/ext/flexary1.C: New test.
3176 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3178         PR c++/10793
3179         * g++.dg/template/crash9.C: New test.
3181 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3183         PR c++/3004
3184         * g++.dg/parse/typedef3.C: New test.
3186         PR c++/7906
3187         * g++.dg/parse/operator2.C: New test.
3189         PR c++/8895
3190         * g++.dg/parse/def-tmpl-arg1.C: New test.
3192         PR c++/9282
3193         * g++.dg/parse/funptr1.C: New test.
3195         PR c++/9452
3196         * g++.dg/parse/ambig3.C: New test.
3198         PR c++/9454
3199         * g++.dg/parse/operator3.C: New test.
3201         PR c++/9486
3202         * g++.dg/parse/template10.C: New test.
3204         PR c++/9488
3205         * g++.dg/parse/template11.C: New test.
3207         PR c++/10150
3208         * g++.dg/parse/invalid-op1.C: New test.
3210         PR c++/10247
3211         * g++.dg/parse/condexpr1.C: New test.
3213 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3215         * g++.dg/ext/packed3.C: New test.
3216         * g++.dg/ext/packed4.C: New test.
3218         * gcc.dg/pack-test-3.c: New test.
3220 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3222         * lib/compat.exp: Handle dg-options per source file.
3223         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3224         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3225         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3226         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3227         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3228         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3229         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3230         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3231         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3232         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3233         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3234         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3235         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3236         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3238 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3240         PR c/10320
3241         * gcc.c-torture/execute/20030718-1.c: New test.
3243 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3245         PR optimization/11536
3246         * gcc.dg/20030721-1.c: New test.
3248 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3250         PR c++/11546
3251         * g++.dg/template/lookup1.C: New test.
3253 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3255         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3256         diagnostics of ill-formed constructs involving labels.
3257         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3258         the new 'previously defined here' message.
3260 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3262         * g++.dg/parse/non-dependent2.C: New test.
3264 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3266         * g++.dg/init/init-ref4.C: xfail on targets without
3267         weak symbols.
3269 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3271         PR target/11087
3272         * gcc.c-torture/execute/20030717-1.c: New test.
3274 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3276         * g++.dg/opt/cfg1.C: New test.
3278 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3280         PR optimization/11557
3281         * gcc.dg/20030717-1.c: New test.
3283 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3285         PR c++/10476
3286         * g++.dg/expr/crash-1.C: New test.
3288         PR c++/11027
3289         * g++.dg/template/init3.C: New test.
3291         PR c++/8222
3292         * g++.dg/template/non-dependent1.C: New test.
3294         PR c++/11070
3295         * g++.dg/template/non-dependent2.C: New test.
3297         PR c++/11071
3298         * g++.dg/template/non-dependent3.C: New test.
3300         PR c++/9907
3301         * g++.dg/template/sizeof5.C: New test.
3303 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3305         PR 11498
3306         * gcc.c-torture/compile/mangle-1.c: New file.
3308 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3310         PR c++/7809
3311         * g++.dg/parse/access3.C: New test.
3313 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3315         PR c++/11384
3316         * g++.dg/init/init-ref4.C: New test.
3318 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3320         PR c++/11547
3321         * g++.dg/parse/constant3.C: New test.
3322         * g++.dg/parse/crash7.C: Likewise.
3324 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3326         PR target/11008
3327         * gcc.dg/i386-pentium4-not-mull.c: New.
3329 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3331         * gcc.dg/asm-names.c (ymain): Make it weak.
3333 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3335         PR c++/5421
3336         * g++.dg/template/friend21.C: New test.
3338 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3340         * gcc.dg/cleanup-8.c: New test.
3341         * gcc.dg/cleanup-9.c: New test.
3343 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3345         * g++.dg/ext/dll-MI1.h: New file.
3346         * g++.dg/ext/dllexport-MI1.C: New file.
3347         * g++.dg/ext/dllimport-MI1.C: New file.
3349 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3351         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3352         it does not have cmpstrsi patterns (just cmpmemsi).
3354 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3356         PR debug/11473
3357         * g++.dg/debug/debug8.C: New test.
3359 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3361         PR c++/10108
3362         * g++.dg/template/crash7.C: New test.
3364 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3366         PR target/10795
3367         * gcc.c-torture/compile/20030708-1.c: New.
3369 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3371         * gcc.c-torture/execute/20030715-1.c: New test.
3373 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3375         * gcc.dg/pch/inline-3.c: New file.
3376         * gcc.dg/pch/inline-3.hs: New file.
3377         * gcc.dg/pch/inline-4.c: New file.
3378         * gcc.dg/pch/inline-4.hs: New file.
3380 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3382         PR c++/11509
3383         * g++.dg/template/crash6.C: New test.
3385         PR c++/7053
3386         * g++.dg/template/friend20.C: New test.
3388         PR c++/7019
3389         * g++.dg/template/overload2.C: New test.
3391 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3393         PR optimization/11440
3394         * gcc.c-torture/execute/20030714-1.c: New test.
3396 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3398         PR c++/11154
3399         * g++.dg/template/partial2.C: New test.
3401 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3403         PR c++/11503
3404         * g++.dg/template/anon1.C: New test.
3406         PR c++/11493
3407         PR c++/11495
3408         * g++.dg/parse/template9.C: Likewise.
3409         * g++.dg/template/crash4.C: New test.
3410         * g++.dg/template/koenig1.C: Likewise.
3411         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3412         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3413         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3414         functions.
3415         * g++.old-deja/g++.jason/template36.C: Likewise.
3416         * g++.old-deja/g++.mike/p1989.C: Likewise.
3417         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3418         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3419         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3420         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3421         compiling.
3422         * g++.old-deja/g++.pt/union2.C: Use this->.
3424 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3426         * gcc.dg/20030711-1.c: New test.
3428 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3430         PR c++/11050
3431         * g++.dg/parse/args1.C: New test.
3432         * g++.pt/defarg8.C: Change expected errors.
3434 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3436         PR c++/8164
3437         * g++.dg/template/nontype2.C: New test.
3439         PR c++/10558
3440         * g++.dg/parse/template8.C: New test.
3442         PR c++/8327
3443         * g++.dg/template/scope1.C: New test.
3445         * g++.dg/warn/Wsign-compare-1.C: New test.
3447 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3449         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3451 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3453         PR c++/9411
3454         * g++.dg/template/explicit2.C: New test.
3456         PR c++/10032
3457         * g++.dg/warn/pedantic1.C: New test.
3459 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3461         PR c++ 9483
3462         * g++.dg/other/field1.C: New test.
3464 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3466         PR c/11449
3467         * gcc.c-torture/compile/20030707-1.c: New.
3469 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3471         PR c++/10849
3472         * g++.dg/template/access12.C: New test.
3474 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3476         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3477         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3478         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3479         * gcc.misc-tests/gcov.exp: Update
3480         * g++.dg/gcov/gcov.exp: Update
3481         * lib/gcov.exp: Update.
3483 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3485         * g++.dg/abi/mangle17.C: Make sure template expressions are
3486         dependent.
3487         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3488         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3489         * g++.dg/opt/stack1.C: Remove erroneous code.
3490         * g++.dg/parse/template7.C: New test.
3491         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3492         * g++.old-deja/g++.pt/crash4.C: Likewise.
3494 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3496         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3497         with zero or one occurence of `$' after the initial `L'.
3499 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3501         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3503 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3505         PR c/11370
3506         * gcc.dg/Wunreachable-6.c: New testcase.
3507         * gcc.dg/Wunreachable-7.c: New testcase.
3509 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3511         PR c/11420
3512         * gcc.dg/20030708-1.c: New test.
3514 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3516         * gcc.dg/compat/sdata-section.h: New file.
3517         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3518         * gcc.dg/torture/mips-sdata-1.c: New test.
3520 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3522         PR c++/11030
3523         * g++.dg/template/friend19.C: New test.
3525 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3527         * g++.dg/opt/strength-reduce.C: New test.
3529 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3531         PR target/10979
3532         * gcc.dg/20030707-1.c: New testcase.
3534 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3536         PR optimization/11059
3537         * g++.dg/opt/emptyunion.C: New testcase.
3539 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3540             Eric Botcazou  <ebotcazou@libertysurf.fr>
3542         * g++.dg/opt/stack1.C: New test.
3544 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3546         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3547         run test.
3549         PR c++/11431
3550         * g++.dg/expr/static_cast3.C: New test.
3552 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3554         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3555         everywhere.
3556         * gcc.dg/concat.c: Concatenation of string constants with
3557         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3558         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3559         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3560         necessary to avoid multi-character character constant warning.
3561         * gcc.dg/cpp/escape.c: Likewise.
3562         * gcc.dg/cpp/ucs.c: Likewise.
3563         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3564         Fix a typo.
3566 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3568         PR c/11428
3569         * gcc.c-torture/compile/20030704-1.c: New.
3571 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3573         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3575 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3577         PR c++/5287, PR c++/7910,  PR c++/11021
3578         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3579         tests for warnings.
3580         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3581         * g++.dg/ext/dllimport3.C: Likewise.
3582         * g++.dg/ext/dllimport4.C: New file.
3583         * g++.dg/ext/dllimport5.C: New file.
3584         * g++.dg/ext/dllimport6.C: New file.
3585         * g++.dg/ext/dllimport7.C: New file.
3586         * g++.dg/ext/dllimport8.C: New file.
3587         * g++.dg/ext/dllimport9.C: New file.
3588         * g++.dg/ext/dllimport10.C: New file.
3589         * g++.dg/ext/dllexport1.C: New file.
3591 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3593         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3594         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3596 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3598         * gcc.dg/builtins-25.c: New testcase.
3599         * gcc.dg/builtins-26.c: New testcase.
3601 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3603         * gcc.dg/compat/vector-defs.h: New file.
3604         * gcc.dg/compat/vector-setup.h: New file.
3605         * gcc.dg/compat/vector-check.h: New file.
3606         * gcc.dg/compat/vector-1_main.c: New file.
3607         * gcc.dg/compat/vector-1_x.c: New file.
3608         * gcc.dg/compat/vector-1_y.c: New file.
3609         * gcc.dg/compat/vector-2_main.c: New file.
3610         * gcc.dg/compat/vector-2_x.c: New file.
3611         * gcc.dg/compat/vector-2_y.c: New file.
3613         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3614         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3615         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3616         * gcc.dg/compat/struct-align-1.h: New file.
3617         * gcc.dg/compat/struct-align-1_main.c: New file.
3618         * gcc.dg/compat/struct-align-1_x.c: New file.
3619         * gcc.dg/compat/struct-align-1_y.c: New file.
3620         * gcc.dg/compat/struct-align-2.h: New file.
3621         * gcc.dg/compat/struct-align-2_main.c: New file.
3622         * gcc.dg/compat/struct-align-2_x.c: New file.
3623         * gcc.dg/compat/struct-align-2_y.c: New file.
3625         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3626         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3627         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3628         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3629         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3630         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3631         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3632         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3633         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3634         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3635         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3636         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3637         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3638         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3639         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3640         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3641         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3642         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3643         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3644         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3645         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3646         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3647         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3648         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3649         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3650         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3651         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3652         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3653         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3655 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3657         * gcc.dg/i386-call-1.c: New test.
3659 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3661         PR c++/9162
3662         * g++.dg/parse/defarg4.C: New.
3664 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3666         PR target/10700
3667         * gcc.c-torture/compile/20030703-1.c: New test case.
3669 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3671         * g++.dg/template/local3.C: Remove extra semicolon.
3673 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3675         * gcc.dg/i386-volatile-1.c: New test.
3677 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3679         PR c++/11072
3680         * g++.dg/other/offsetof2.C: XFAIL.
3681         * g++.dg/other/offsetof5.C: New.
3683         PR c++/10219
3684         * g++.dg/template/error1.C: New.
3686         PR c++/9779
3687         * g++.dg/template/dependent-expr1.C: New.
3689 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3691         PR c++/6949
3692         * g++.dg/template/local3.C: New test.
3694         PR c++/11149
3695         * g++.dg/lookup/scoped6.C: New test.
3697 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3699         PR c++/8046
3700         * g++.dg/other/error7.C: New test.
3702 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3704         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3705         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3706         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3707         * g++.old-deja/g++.other/union2.C: Likewise.
3708         * gcc.dg/c90-const-expr-2.c: Likewise.
3709         * gcc.dg/c90-const-expr-3.c: Likewise.
3710         * gcc.dg/c99-const-expr-2.c: Likewise.
3711         * gcc.dg/c99-const-expr-3.c: Likewise.
3712         * gcc.dg/concat.c: Likewise.
3714 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3716         PR c++/9559
3717         * g++.dg/init/static1.C: New test.
3719 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3721         * Changelog: Remove ">>>>>>>" from previous change.
3723 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3725         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3726         * g++.old-deja/g++.other/access2.C: Likewise.
3727         * g++.old-deja/g++.other/decl2.C: Likewise.
3728         * gcc.c-torture/execute/20020615-1.c: Likewise.
3730 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3732         PR c++/4933
3733         * g++.dg/template/sizeof4.C: New test.
3735 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3737         * g++.dg/other/error6.C: New test.
3739 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3741         PR c++/10750
3742         * g++.dg/parse/constant2.C: New test.
3744 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3746         PR c++/11106
3747         * g++.dg/other/error5.C: New test.
3749 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3751         * gcc.dg/format/gcc_diag-1.c: New test.
3753 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3755         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3757 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3759         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3760         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3761         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3763 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3765         * gcc.c-torture/execute/builtins/string-8.c: New test.
3766         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3767         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3768         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3770 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3772         PR c++/10468
3773         * g++.dg/ext/typeof6.C: New test.
3775 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3777         PR c++/10796
3778         * g++.dg/init/enum1.C: New test.
3780 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
3782         * gcc.dg/20030627-1.c: New test.
3784 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
3786         PR c++/11332
3787         * g++.dg/expr/static_cast2.C: New test.
3789 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3790             Jakub Jelinek  <jakub@redhat.com>
3792         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
3793         sprintf(dst,"%s",src) optimization.
3794         * gcc.c-torture/execute/20030626-1.c: New test case.
3795         * gcc.c-torture/execute/20030626-2.c: New test case.
3797 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3799         * gcc.c-torture/execute/multi-ix.c: New test.
3801         * gcc.c-torture/execute/simd-4.c (main):
3802         Added missing semicolon at end of union.
3804 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
3806         PR c++/8266
3807         * g++.dg/template/explicit-instantiation3.C: New test.
3809 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3811         * gcc.dg/20030626-1.c: Use signed char.
3813 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3815         * gcc.dg/20030626-1.c: New test.
3817 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
3819         * const-str-2.m: Update.
3821 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
3823         PR c++/10990
3824         * g++.dg/rtti/dyncast1.C: New test.
3825         * g++.dg/abi/mangle4.C: Correct base-specifier access.
3826         * g++.dg/lookup/scoped1.C: Remove XFAIL.
3827         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
3829         PR c++/10931
3830         * g++.dg/expr/static_cast1.C: New test.
3832 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
3834         * gcc.dg/20030625-1.c: New test.
3836 2003-06-24  Roger Sayle  <roger@eyesopen.com>
3838         * gcc.c-torture/compile/20030624-1.c: New test case.
3840 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
3842         * gcc.c-torture/execute/string-opt-17.c: New test.
3844 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
3846         PR c++/5754
3847         * g++.dg/parse/crash6.C: New test.
3849 2003-06-23  Roger Sayle  <roger@eyesopen.com>
3851         * gcc.dg/builtins-24.c: New test case.
3853 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
3855         * g++.dg/opt/operator1.C: New test.
3857 2003-06-22  Roger Sayle  <roger@eyesopen.com>
3859         * gcc.c-torture/execute/string-opt-16.c: New test case.
3861 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3863         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
3864         * g++.old-deja/g++.other/conv7.C: Likewise
3865         * g++.old-deja/g++.other/overcnv2.C: Likewise.
3866         * g++.old-deja/g++.other/overload14.C: Likewise.
3868 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3870         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
3871         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
3873 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3875         PR c++/10888
3876         * g++.dg/warn/Winline-3.C: New test.
3878 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3880         * lib/target-supports.exp (check_alias_available): Make the test
3881         program acceptable to the Solaris assembler.
3883         PR c++/10749
3884         * g++.dg/template/memclass2.C: New test.
3886 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3887             Eric Botcazou  <ebotcazou@libertysurf.fr>
3889         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
3890         data for non-matching targets.
3891         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
3893 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3895         PR c++/10845
3896         * g++.dg/template/member3.C: New test.
3898 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
3900         PR c++/10939
3901         * g++.dg/template/func1.C: New test.
3903         PR c++/9649
3904         * g++.dg/template/static4.C: New test.
3905         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
3907         PR c++/11041
3908         * g++.dg/init/ref7.C: New test.
3910 2003-06-19  Matt Austern  <austern@apple.com>
3912         PR c++/11228
3913         * g++.dg/anew1.C: New test.
3914         * g++.dg/anew2.C: New test.
3915         * g++.dg/anew3.C: New test.
3916         * g++.dg/anew4.C: New test.
3918 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
3920         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
3922 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
3924         * gcc.c-torture/execute/simd-4.c (main): Make expected value
3925         endian-dependent.
3927 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3929         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
3930         Remove cruft.
3932 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3934         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
3935         * gcc.c-torture/compile/961203-1.c: Likewise.
3936         * gcc.c-torture/compile/980506-1.c: Likewise.
3938 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3940         PR c++/10712
3941         * g++.dg/lookup/using7.C: New test.
3943 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3945         PR c++/11105
3946         * g++.dg/abi/conv1.C: Remove it.
3947         * g++.dg/template/conv7.C: New test.
3948         * g++.dg/template/conv8.C: Likewise.
3949         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
3950         conversion operator.
3952 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
3954         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
3955         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3956         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3957         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3958         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3959         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3960         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3961         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3962         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3963         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3964         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3965         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3966         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3967         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3968         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3969         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3970         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3971         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3972         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3973         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3974         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3975         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3976         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3977         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3978         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3979         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3980         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3981         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3982         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3984 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
3986         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
3987         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
3988         indications.
3990 2003-06-16  Roger Sayle  <roger@eyesopen.com>
3992         * gcc.dg/i386-387-5.c: New test case.
3993         * gcc.dg/i386-387-6.c: New test case.
3994         * gcc.dg/builtins-23.c: New test case.
3996 2003-06-15  Roger Sayle  <roger@eyesopen.com>
3998         * gcc.dg/builtins-22.c: New test case.
3999         * gcc.dg/i386-387-1.c: Update to test exp.
4000         * gcc.dg/i386-387-2.c: Likewise.
4002 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4004         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4006 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4008         * lib/gcc-dg.exp (dg-require-dll): New function.
4009         (dg-xfail-if): Likewise.
4010         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4011         driver.
4013         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4014         * gcc.c-torture/compile/20001205-1.c: Likewise.
4015         * gcc.c-torture/compile/20001226-1.c: Likewise.
4016         * gcc.c-torture/compile/20010518-2.c: Likewise.
4017         * gcc.c-torture/compile/20020312-1.c: Likewise.
4018         * gcc.c-torture/compile/20020604-1.c: Likewise.
4019         * gcc.c-torture/compile/920501-12.c: Likewise.
4020         * gcc.c-torture/compile/920501-4.c: Likewise.
4021         * gcc.c-torture/compile/920520-1.c: Likewise.
4022         * gcc.c-torture/compile/920521-1.c: Likewise.
4023         * gcc.c-torture/compile/920625-1.c: Likewise.
4024         * gcc.c-torture/compile/961203-1.c: Likewise.
4025         * gcc.c-torture/compile/980506-1.c: Likewise.
4026         * gcc.c-torture/compile/981006-1.c: Likewise.
4027         * gcc.c-torture/compile/981022-1.c: Likewise.
4028         * gcc.c-torture/compile/981223-1.c: Likewise.
4029         * gcc.c-torture/compile/990617-1.c: Likewise.
4030         * gcc.c-torture/compile/dll.c: Likewise.
4031         * gcc.c-torture/compile/labels-3.c: Likewise.
4032         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4033         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4034         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4035         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4036         * gcc.c-torture/compile/simd-5.c: Likewise.
4037         * gcc.c-torture/compile/20000804-1.x: Remove.
4038         * gcc.c-torture/compile/20001205-1.x: Likewise.
4039         * gcc.c-torture/compile/20001226-1.x: Likewise.
4040         * gcc.c-torture/compile/20010518-2.x: Likewise.
4041         * gcc.c-torture/compile/20020312-1.x: Likewise.
4042         * gcc.c-torture/compile/20020604-1.x: Likewise.
4043         * gcc.c-torture/compile/920501-12.x: Likewise.
4044         * gcc.c-torture/compile/920501-4.x: Likewise.
4045         * gcc.c-torture/compile/920520-1.x: Likewise.
4046         * gcc.c-torture/compile/920521-1.x: Likewise.
4047         * gcc.c-torture/compile/920625-1.x: Likewise.
4048         * gcc.c-torture/compile/961203-1.x: Likewise.
4049         * gcc.c-torture/compile/980506-1.x: Likewise.
4050         * gcc.c-torture/compile/981006-1.x: Likewise.
4051         * gcc.c-torture/compile/981022-1.x: Likewise.
4052         * gcc.c-torture/compile/981223-1.x: Likewise.
4053         * gcc.c-torture/compile/990617-1.x: Likewise.
4054         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4055         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4056         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4057         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4058         * gcc.c-torture/compile/simd-5.x: Likewise.
4060         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4062 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4064         * gcc.c-torture/execute/20030611-1.c: New test.
4066 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4068         PR middle-end/168
4069         * gcc.dg/20030612-1.c: New test case.
4071 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4073         PR c++/10635
4074         * g++.dg/expr/cast1.C: New test.
4076 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4078         * gcc.dg/builtins-21.c: New test case.
4080 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4082         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4083         options instead of at the end.
4084         * lib/objc.exp (objc_target_compile): Likewise.
4086 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4088         PR c++/10432
4089         * g++.dg/parse/error1.C: New test.
4091 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4093         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4094         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4095         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4096         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4097         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4098         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4099         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4100         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4101         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4102         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4103         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4104         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4105         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4106         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4107         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4108         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4109         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4110         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4111         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4112         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4113         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4114         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4115         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4116         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4118         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4119         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4120         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4121         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4122         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4123         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4124         * gcc.dg/compat/scalar-return-3_main.c: New file.
4125         * gcc.dg/compat/scalar-return-3_x.c: New file.
4126         * gcc.dg/compat/scalar-return-3_y.c: New file.
4127         * gcc.dg/compat/scalar-return-4_main.c: New file.
4128         * gcc.dg/compat/scalar-return-4_x.c: New file.
4129         * gcc.dg/compat/scalar-return-4_y.c: New file.
4131 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4133         * gcc.dg/compat/fp2-struct-check.h: New file.
4134         * gcc.dg/compat/fp2-struct-defs.h: New file.
4135         * gcc.dg/compat/fp2-struct-init.h: New file.
4136         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4137         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4138         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4139         * gcc.dg/compat/struct-return-10_main.c: New file.
4140         * gcc.dg/compat/struct-return-10_x.c: New file.
4141         * gcc.dg/compat/struct-return-10_y.c: New file.
4143         * gcc.dg/compat/compat-common.h: New file.
4144         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4145         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4146         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4147         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4148         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4149         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4150         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4151         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4152         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4153         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4154         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4155         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4156         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4157         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4158         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4159         * gcc.dg/compat/small-struct-check.h: Ditto.
4160         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4161         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4162         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4163         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4164         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4165         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4166         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4167         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4168         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4169         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4170         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4171         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4172         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4173         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4174         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4175         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4176         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4177         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4178         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4179         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4180         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4181         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4182         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4183         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4184         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4185         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4186         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4187         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4188         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4189         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4191 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4193         * g++.dg/pch/static-1.C: New file.
4194         * g++.dg/pch/static-1.Hs: New file.
4196 2003-06-10  Richard Henderson  <rth@redhat.com>
4198         * gcc.dg/asm-7.c: Adjust expected warning text.
4200 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4202         * gcc.dg/builtins-20.c: New test case.
4204 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4206         PR c++/11131
4207         * g++.dg/opt/template1.C: New test.
4209 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4211         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4212         additional_sources.
4214 2003-05-21  David Taylor  <dtaylor@emc.com>
4216         * gcc.dg/Wpadded.c: New file.
4218 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4220         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4221         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4222         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4223         dg-require-weak.
4225 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4227         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4229 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4231         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4232         (dg-require-alias): Likewise.
4233         (dg-require-gc-sections): Likewise.
4234         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4236 2003-06-08  Richard Henderson  <rth@redhat.com>
4238         * gcc.dg/20011029-2.c: Fix the array reference.
4239         * gcc.dg/asm-7.c: New.
4241 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4243         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4245 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4247         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4248         (dg-require-gc-sections): Likewise.
4250 2003-06-08  Jan Hubicka  <jh@suse.cz>
4252         * i386-cmov1.c: Fix regular expression.
4253         * i386-cvt-1.c: Likewise.
4254         * i386-local.c: Likewise.
4255         * i386-local2.c: Likewise.
4256         * i386-mul.c: Likewise.
4257         * i386-ssetype-1.c: Likewise.
4258         * i386-ssetype-3.c: Likewise.
4259         * i386-ssetype-5.c: Likewise.
4261 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4263         PR c++/11039
4264         * g++.dg/warn/implicit-typename2.C: New test.
4265         * g++.dg/warn/implicit-typename3.C: New test.
4267 2003-06-07  Richard Henderson  <rth@redhat.com>
4269         * g++.dg/other/offsetof3.C: Use size_t.
4270         * g++.dg/other/offsetof4.C: Likewise.
4272 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4274         * lib/copy-file.exp: New. Implement gcc_copy_files.
4276         * lib/dg-pch.exp: Load copy-file.exp
4277         (dg-pch): Use gcc_copy_files instead of "file copy".
4279 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4281         * gcc.dg/weak/weak.exp: Simplify.
4282         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4283         * gcc.dg/weak/weak-1.c: Likewise.
4284         * gcc.dg/weak/weak-2.c: Likewise.
4285         * gcc.dg/weak/weak-3.c: Likewise.
4286         * gcc.dg/weak/weak-4.c: Likewise.
4287         * gcc.dg/weak/weak-5.c: Likewise.
4288         * gcc.dg/weak/weak-6.c: Likewise.
4289         * gcc.dg/weak/weak-7.c: Likewise.
4290         * gcc.dg/weak/weak-8.c: Likewise.
4291         * gcc.dg/weak/weak-9.c: Likewise.
4293 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4295         gcc.c-torture/execute/20030606-1.c: New.
4297 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4299         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4300         * gcc.dg/builtins-19.c: Likewise.
4302 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4304         * gcc.dg/builtins-2.c: Add some more tests.
4305         * gcc.dg/builtins-18.c: New test case.
4306         * gcc.dg/builtins-19.c: New test case.
4308 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4309             Jim Wilson  <wilson@tuliptree.org>
4311         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4313 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4315         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4316         mempcpy/stpcpy calls not to be optimized into something else.
4317         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4318         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4319         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4321 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4323         * gcc.dg/format/asm_fprintf-1.c: New test.
4325 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4327         * lib/gcc-defs.exp (additional_sources): New variable.
4328         (dg-additional-sources): New function.
4329         (additional_files): New variable.
4330         (dg-additional-files): New function.
4331         (dg-additional-files-options): Likewise.
4332         * lib/gcc-dg.exp (dg-require-weak): New function.
4333         (dg-require-alias): Likewise.
4334         (dg-require-gc-sections): Likewise.
4335         * lib/target-supports.exp (check_alias_available): Remove testfile
4336         parameter.
4337         (check_gc_sections_available): New function.
4338         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4339         (dg-gpp-additional-files): Likewise.
4340         * lib/g++.exp (additional_sources): Remove.
4341         (additional_files): Likewise.
4342         (g++_target_compile): Use dg-additional-files-options.
4344         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4345         Tcl logic.
4346         * gcc.dg/special/ecos.exp: Remove.
4347         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4348         * gcc.dg/special/alias-1.c: Likewise.
4349         * gcc.dg/special/alias-2.c: Likewise.
4350         * gcc.dg/special/gcsec-1.c: Likewise.
4351         * gcc.dg/special/weak-1.c: Likewise.
4352         * gcc.dg/special/weak-2.c: Likewise.
4353         * gcc.dg/special/wkali-1.c: Likewise.
4354         * gcc.dg/special/wkali-2.c: Likewise.
4356         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4357         dg-gpp-additional-*.
4358         * g++.dg/special/conpr-3.C: Likewise.
4359         * g++.dg/special/conpr-4.C: Likewise.
4360         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4361         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4362         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4363         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4364         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4365         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4366         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4367         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4368         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4369         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4370         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4371         * g++.old-deja/g++.other/comdat1.C: Likewise.
4372         * g++.old-deja/g++.other/comdat2.C: Likewise.
4373         * g++.old-deja/g++.other/comdat3.C: Likewise.
4374         * g++.old-deja/g++.other/ctor1.C: Likewise.
4375         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4377 2003-06-05  Richard Henderson  <rth@redhat.com>
4379         * gcc.dg/debug/20030605-1.c: New.
4381 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4383         * README.QMTEST: Update.
4385 2003-06-04  Richard Henderson  <rth@redhat.com>
4387         * gcc.dg/cleanup-1.c: New.
4388         * gcc.dg/cleanup-2.c: New.
4389         * gcc.dg/cleanup-3.c: New.
4390         * gcc.dg/cleanup-4.c: New.
4391         * gcc.dg/cleanup-5.c: New.
4392         * gcc.dg/cleanup-6.c: New.
4393         * gcc.dg/cleanup-7.c: New.
4395 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4397         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4399         * lib/dg-pch.exp: New file.
4400         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4401         * gcc.dg/pch/pch.exp: Likewise.
4403 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4405         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4406         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4407         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4408         * gcc.dg/builtins-17.c: New test case.
4409         * gcc.dg/i386-387-4.c: New test case.
4410         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4412 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4414         * gcc.dg/ultrasp9.c: New test.
4416 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4418         * gcc.c-torture/compile/20030604-1.c: New test.
4419         * gcc.dg/sparc-constant-1.c: New test.
4421 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4423         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4425 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4427         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4429         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4430         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4432 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4434         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4436 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4438         PR c++/10940
4439         * g++.dg/template/spec10.C: New test.
4441 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4443         * gcc.dg/builtins-16.c: New test case.
4445 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4447         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4448         mempcpy test with post-increments.
4449         * gcc.c-torture/execute/string-opt-3.c: New test.
4450         * gcc.dg/string-opt-1.c: New test.
4452 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4454         PR fortran/10965
4455         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4457 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4459         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4460         (scan-assembler): ... here.  Use dg-scan.
4461         (scan-assembler-not): Likewise.
4462         (scan-file): New function.
4463         (scan-file-not): Likewise.
4464         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4465         * gcc.dg/cpp/_Pragma4.c: Likewise.
4466         * gcc.dg/cpp/_Pragma5.c: Likewise.
4467         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4468         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4469         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4470         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4471         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4472         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4473         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4474         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4475         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4476         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4477         * gcc.dg/cpp/cxxcom1.c: Likewise.
4478         * gcc.dg/cpp/line1.c: Likewise.
4479         * gcc.dg/cpp/maccom1.c: Likewise.
4480         * gcc.dg/cpp/maccom2.c: Likewise.
4481         * gcc.dg/cpp/maccom3.c: Likewise.
4482         * gcc.dg/cpp/maccom4.c: Likewise.
4483         * gcc.dg/cpp/maccom5.c: Likewise.
4484         * gcc.dg/cpp/maccom6.c: Likewise.
4485         * gcc.dg/cpp/multiline.c: Likewise.
4486         * gcc.dg/cpp/spacing1.c: Likewise.
4487         * gcc.dg/cpp/spacing2.c: Likewise.
4488         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4489         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4490         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4491         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4492         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4493         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4494         * gcc.dg/cpp/cxxcom2.c: Likewise.
4495         * gcc.dg/cpp/cxxcom2.h: New file.
4497         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4498         * g++.dg/cpp/truefalse.C: Here.
4499         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4501 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4503         * gcc.dg/cpp/redef3.c: New file.
4505 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4507         * gcc.dg/i386-loop-3.c: New test.
4509 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4511         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4513 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4515         * gcc.dg/fwrapv-1.c: New test case.
4516         * gcc.dg/fwrapv-2.c: New test case.
4518 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4520         PR c++/10956
4521         * g++.dg/template/spec9.C: New test.
4523 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4525         * gcc.dg/duff-4.c: New test case.
4527 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4529         PR fortran/10843
4530         * g77.dg/ffixed-form-1.f: New test
4531         * g77.dg/ffixed-form-2.f: New test
4532         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4533         * g77.dg/ffree-form-3.f: New test
4535 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4537         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4538         * gcc.dg/wint_t-1.c: Likewise.
4540 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4542         * g++.dg/template/access11.C: New test.
4544 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4546         PR c++/10849
4547         * g++.dg/template/access10.C: New test.
4549 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4550             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4552         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4554 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4556         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4557         suppress for powerpc-*-darwin*.
4558         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4560 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4562         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4563         suppress option for powerpc-*-darwin*.
4565 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4567         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4568         * gcc.dg/builtins-4.c: Add test for fmod.
4570 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4572         PR c++/10682
4573         * g++.dg/template/instantiate4.C: New test.
4575 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4577         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4579 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4581         * gcc.dg/compat/scalar-return-1_main.c: New file.
4582         * gcc.dg/compat/scalar-return-1_x.c: New file.
4583         * gcc.dg/compat/scalar-return-1_y.c: New file.
4584         * gcc.dg/compat/scalar-return-2_main.c: New file.
4585         * gcc.dg/compat/scalar-return-2_x.c: New file.
4586         * gcc.dg/compat/scalar-return-2_y.c: New file.
4587         * gcc.dg/compat/struct-return-3_main.c: New file.
4588         * gcc.dg/compat/struct-return-3_y.c: New file.
4589         * gcc.dg/compat/struct-return-3_x.c: New file.
4590         * gcc.dg/compat/struct-return-2_main.c: New file.
4591         * gcc.dg/compat/struct-return-2_x.c: New file.
4592         * gcc.dg/compat/struct-return-2_y.c: New file.
4594 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4596         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4597         for hppa*-hp-hpux*.
4598         * gcc.dg/20021014-1.c (dg-options): Likewise.
4599         * gcc.dg/nest.c (dg-options): Likewise.
4601 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4603         PR c++/9738
4604         * g++.dg/ext/dllimport2.C: New file.
4605         * g++.dg/ext/dllimport3.C: New file.
4607 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4609         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4610         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4611         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4612         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4613         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4614         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4615         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4616         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4617         * gcc.dg/compat/small-struct-defs.h: New file.
4618         * gcc.dg/compat/small-struct-init.h: New file.
4619         * gcc.dg/compat/small-struct-check.h: New file.
4620         * gcc.dg/compat/fp-struct-defs.h: New file.
4621         * gcc.dg/compat/fp-struct-check.h: New file.
4622         * gcc.dg/compat/fp-struct-init.h: New file.
4623         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4624         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4626 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4628         * gcc.dg/20030225-2.c: New test.
4630 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4631             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4633         * gcc.c-torture/compile/20030518-1.c: New test case.
4635 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4637         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4638         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4639         gcc-dg-debug-runtest.
4640         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4641         gcc-dg-debug-runtest.
4643 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4645         PR c++/9022
4646         * g++.dg/lookup/using6.C: New test.
4648 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4650         * g++.dg/parse/access2.C: New test.
4652 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4654         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4655         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4656         * gcc.dg/debug/debug.exp: Likewise.
4658 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4660         * gcc.dg/dollar.c: New test.
4662 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4664         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4665         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4666         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4667         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4668         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4669         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4670         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4671         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4672         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4673         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4674         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4675         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4676         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4677         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4678         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4679         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4680         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4681         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4683 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4685         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4686         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4687         support for "repo" mode.
4688         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4689         * lib/g77-dg.exp: Likewise.
4690         * lib/obj-dg.exp: Likewise.
4692 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4694         Merge from gcc-3_2-rhl8-branch:
4695         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4697         * gcc.dg/tls/opt-6.c: New test.
4699         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4701         * gcc.dg/20030405-1.c: New test.
4703         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4705         * gcc.dg/20030309-1.c: New test.
4707         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4709         * gcc.c-torture/execute/20030307-1.c: New test.
4711         2003-02-20  Randolph Chung  <tausq@debian.org>
4713         * gcc.c-torture/compile/20030220-1.c: New test.
4715         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4717         * gcc.dg/20030217-1.c: New test.
4719         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4721         * gcc.c-torture/compile/20020129-1.c: New test.
4723         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4725         * gcc.dg/unroll-1.c: New test.
4727         2002-11-16  Jan Hubicka  <jh@suse.cz>
4729         * gcc.c-torture/execute/20020920-1.c: New test.
4731         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4733         PR target/7434
4734         * gcc.c-torture/compile/20021008-1.c: New test.
4736         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4738         PR target/7559
4739         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4741         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4743         * gcc.c-torture/compile/20020807-1.c: New test.
4745         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4747         * gcc.dg/tls/opt-1.c: New test.
4749         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4751         * gcc.dg/20020729-1.c: New test.
4753         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4755         * g++.dg/opt/life1.C: New test.
4757         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4759         * gcc.dg/20020525-1.c: New test.
4761         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4763         PR c++/6794
4764         * g++.dg/ext/pretty1.C: New test.
4765         * g++.dg/ext/pretty2.C: New test.
4767 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4769         PR c++/8385
4770         * g++.dg/ext/typeof5.C: New test.
4772 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
4774         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4775         __USER_LABEL_PREFIX__ into account.
4776         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
4778 2003-05-14  Roger Sayle  <roger@eyesopen.com>
4780         * gcc.dg/builtins-15.c: New test case.
4782 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
4784         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
4786 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
4788         * lib/g++.exp: Tweak handling of additional source files.
4789         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
4790         * g++.dg/special/conpr-2a.C: Rename to ...
4791         * g++.dg/special/conpr-2a.cc: ... this.
4792         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
4793         * g++.dg/special/conpr-3a.C: Rename to ...
4794         * g++.dg/special/conpr-3a.cc: This.
4795         * g++.dg/special/conpr-3b.C: Rename to ...
4796         * g++.dg/special/conpr-3b.cc: This.
4797         * g++.dg/special/conpr-4.C: New test.
4798         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
4800 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
4802         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
4804 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4806         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
4807         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4808         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
4809         * g++.old-deja/g++.other/warn3.C: Likewise.
4811 2003-05-11  Roger Sayle  <roger@eyesopen.com>
4813         * gcc.dg/i386-387-1.c: Update to also test log.
4814         * gcc.dg/i386-387-2.c: Likewise.
4816 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4818         * g77.f-torture/execute/int8421.f: New test.
4820 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4822         PR c++/10230, c++/10481
4823         * g++.dg/lookup/scoped5.C: New test.
4825 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4827         PR c++/10552
4828         * g++.dg/template/ttp6.C: New test.
4830 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
4832         * gcc.c-torture/execute/builtins: New directory.
4833         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
4834         gcc.c-torture/execute/builtins.
4835         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
4836         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
4837         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
4838         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
4840 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4842         PR c++/9252
4843         * g++.dg/template/access8.C: New test.
4844         * g++.dg/template/access9.C: New test.
4846 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4848         PR c++/9554
4849         * g++.dg/parse/access1.C: New test.
4851 2003-05-09  DJ Delorie  <dj@redhat.com>
4853         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
4854         long, and not an int.
4856 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4858         PR c++/10555, c++/10576
4859         * g++.dg/template/memclass1.C: New test.
4861 2003-05-08  DJ Delorie  <dj@redhat.com>
4863         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
4864         targets.
4865         * gcc.c-torture/execute/20021024-1.x: Likewise.
4866         * gcc.c-torture/execute/shiftdi.x: Likewise.
4867         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
4868         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
4869         * gcc.dg/20021018-1.c: Likewise.
4871 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4873         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
4875         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
4876         (bcopy): Call memmove.
4878 2003-05-08  Roger Sayle  <roger@eyesopen.com>
4880         * g77.f-torture/compile/8485.f: New test case.
4882 2003-05-07  Richard Henderson  <rth@redhat.com>
4884         PR c++/10570
4885         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
4886         Verify exception_cleanup not called for rethrows.
4887         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
4888         when exiting catch block without rethrowing.
4889         * g++.dg/eh/forced3.C: New.
4890         * g++.dg/eh/forced4.C: New.
4892 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
4894         * gcc.dg/20030505.c: Fix triplet.
4896 2003-05-06  DJ Delorie  <dj@redhat.com>
4898         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
4899         * gcc.dg/nest.c: Likewise.
4901 2003-05-05  Roger Sayle  <roger@eyesopen.com>
4903         * gcc.dg/builtins-14.c: New test case.
4905 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
4907         * lib/compat.exp (compat-execute): New argument.
4908         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
4909         * gcc.dg/compat: New test directory.
4910         * gcc.dg/compat/compat.exp: New expect script.
4911         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
4912         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
4913         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
4914         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
4915         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
4916         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
4918         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
4919         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
4920         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
4921         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
4922         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
4923         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
4924         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
4925         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
4926         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
4927         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
4928         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
4929         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
4930         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
4931         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
4932         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
4934 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
4936         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
4938 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4940         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
4942 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
4944         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
4945         * gcc.dg/ppc-fsel-2.c: New test.
4947         * gcc.dg/unused-5.c: New test.
4949 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4951         PR c++/10496
4952         * g++.dg/warn/pmf1.C: New test.
4954 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4956         PR c++/4494
4957         * g++.dg/warn/main.C: New test.
4959 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4961         * gcc.dg/nonnull-3.c: New test.
4963 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
4965         * gcc.dg/cpp/Wtrigraphs.c: Update.
4966         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
4968 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
4970         * gcc.dg/ppc-fsel-1.c: New test.
4972 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
4974         PR c/10604
4975         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
4977 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
4979         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
4981 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4983         PR c++/9364, c++/10553, c++/10586
4984         * g++.dg/parse/typename4.C: New test.
4985         * g++.dg/parse/typename5.C: Likewise.
4987 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
4989         * gcc.c-torture/compile/20030503-1.c: New test.
4991 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4993         * g++.dg/lookup/using5.C: Fix testcase error.
4995 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
4997         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
4998         since MEABI is no longer supported.  Remove all vestiges
4999         of MEABI from the test.
5001 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5003         PR c++/10554
5004         * g++.dg/lookup/using5.C: New test.
5006 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5008         PR c++/8772
5009         * g++.dg/template/ttp5.C: New test.
5011 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5013         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5014         (dg-gpp-additional-sources): New function.
5015         (dg-gpp-additional-files): Likewise.
5016         * lib/g++.exp (additional_sources): New variable.
5017         (additional_files): Likewise.
5018         (g++_target_compile): Deal with them.
5019         * lib/old-dejagnu.exp: Remove.
5020         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5021         * g++.old-deja: Revise all tests to use dg commands.
5023 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5025         PR c++/9432, c++/9528
5026         * g++.dg/lookup/using4.C: New test.
5028 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5030         * gcc.dg/noreturn-5.c: New file.
5031         * gcc.dg/noreturn-6.c: New file.
5033         * gcc.c-torture/compile/inline-1.c: New file.
5035 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5037         PR c++/10551
5038         * g++.dg/template/explicit1.C: New test.
5040 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5042         PR c++/10549
5043         * g++.dg/other/bitfield1.C: New test.
5045         PR c++/10527
5046         * g++.dg/init/new7.C: New test.
5048 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5050         * g++.dg/ext/desig1.C: New test.
5051         * g++.dg/ext/init1.C: Update.
5053         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5055 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5057         PR c++/10180
5058         * g++.dg/warn/Winline-1.C: New test.
5060 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5062         * gcc.c-torture/execute/string-opt-19.c: New test.
5064         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5065         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5067 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5069         PR c++/10506
5070         * g++.dg/init/new6.C: New test.
5072         PR c++/10503
5073         * g++.dg/init/ref6.C: New test.
5075 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5077         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5079 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5081         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5082         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5084 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5086         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5087         initialized static data members.
5089 2003-04-25  H.J. Lu <hjl@gnu.org>
5091         * gcc.dg/ia64-sync-4.c: New test.
5093 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5095         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5096         date.
5098 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5100         PR c++/10337
5101         * g++.dg/warn/conv1.C: New test.
5102         * g++.old-deja/g++.other/conv7.C: Adjust.
5103         * g++.old-deja/g++.other/overload14.C: Adjust.
5105 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5107         PR c++/10471
5108         * g++.dg/template/defarg2.C: New test.
5110 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5112         * gcc.dg/cpp/include2.c: Update.
5113         * gcc.dg/cpp/multiline-2.c: New.
5114         * gcc.dg/cpp/multiline.c: Update.
5115         * gcc.dg/cpp/strify2.c: Update.
5116         * gcc.dg/cpp/trad/literals-2.c: Update.
5118 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5120         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5122 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5124         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5126 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5128         PR c++/10451
5129         * g++.dg/parse/crash4.C: New test.
5131         PR c++/9847
5132         * g++.dg/parse/crash5.C: New test.
5134 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5136         PR c++/10446
5137         * g++.dg/parse/crash3.C: New test.
5139         PR c++/10428
5140         * g++.dg/parse/elab1.C: New test.
5142 2003-04-22  Devang Patel  <dpatel@apple.com>
5144         * gcc.dg/cpp/trad/funlike-5.c: New test.
5146 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5148         * g++.dg/other/packed1.C: Fix dg options.
5150 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5152         * g++.dg/other/offsetof2.C: New test.
5154 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5156         * g++.dg/template/recurse.C: Adjust location of error messages.
5158 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5160         PR c++/9881
5161         * g++.dg/init/addr-const1.C: New test.
5162         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5164 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5166         PR c++/10405
5167         * g++.dg/lookup/struct-hack1.C: New test.
5169 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5171         * ucs.c: Update diagnostic messages.
5173 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5175         * gcc.dg/cpp/truefalse.cpp: New test.
5176         * gcc.dg/cpp/cpp.exp: Update.
5177         * g++.dg/other/stdbool-if.C: Remove.
5179 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5181         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5182         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5184 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5186         * gcc.c-torture/compile/20030418-1.c: New test.
5188 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5190         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5192 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5194         PR c++/10347
5195         g++.dg/template/dependent-name1.C: New test.
5197 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5199         * gcc.dg/warn-1.c (tourist_guide): New array,
5200         contains a pointer to bar.
5202 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5204         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5205         * gcc.c-torture/execute/medce-1.c: New test case.
5206         * gcc.c-torture/execute/medce-2.c: New test case.
5208 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5210         * lib/prune.exp: Ignore more messages.
5212         PR c++/10381
5213         * g++.dg/parse/lookup3.C: New test.
5215 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5217         * gcc.c-torture/compile/20030415-1.c : New test.
5219 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5221         * gcc.c-torture/execute/scope-2.c: Move to ...
5222         * gcc.dg/noncompile/scope.c: .... here.
5224 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5226         * gcc.dg/20030414-2.c: New test case.
5228 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5230         PR target/10377
5231         * gcc.dg/20030414-1.c: New test.
5233 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5235         * gcc.dg/builtins-12.c: New test case.
5236         * gcc.dg/builtins-13.c: New test case.
5238 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5240         * gcc.c-torture/execute/string-opt-18.c: New test.
5242 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5244         PR c++/10300
5245         * g++.dg/init/new5.C: New test.
5247 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5249         PR c++/7910
5250         * g++.dg/ext/dllimport1.C: New test.
5252 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5254         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5256 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5258         PR Fortran/9263
5259         * g77.f-torture/noncompile/9263.f: New test
5260         PR Fortran/1832
5261         * g77.f-torture/execute/1832.f: New test
5263 2003-04-11  David Chad  <davidc@freebsd.org>
5264             Loren J. Rittle  <ljrittle@acm.org>
5266         libobjc/8562
5267         * objc.dg/headers.m: New test.
5269 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5271         * gcc.c-torture/execute/builtin-noret-2.c: New.
5272         * gcc.c-torture/execute/builtin-noret-2.x: New.
5273         XFAIL builtin-noret-2.c at -O1 and above.
5274         * gcc.dg/redecl.c: New.
5275         * gcc.dg/Wshadow-1.c: Update error regexps.
5277 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5279         * g++.dg/abi/bitfield10.C: New test.
5281 2003-04-09  Mike Stump  <mrs@apple.com>
5283         * gcc.dg/pch/pch.exp: Make testcase names longer.
5284         * g++.dg/pch/pch.exp: Make testcase names longer.
5286 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5288         * gcc.dg/builtins-11.c: New test case.
5290 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5292         * gcc.dg/builtins-9.c: New test case.
5293         * gcc.dg/builtins-10.c: New test case.
5295 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5297         * gcc.dg/noncompile/init-4.c.c: New test.
5299 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5301         * gcc.misc-test/gcov-9.c: New test.
5302         * gcc.misc-test/gcov-10.c: New test
5303         * gcc.misc-test/gcov-11.c: New test.
5305 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5307         PR optimization/10024
5308         * gcc.c-torture/compile/20030405-1.c: New test.
5310 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5312         * gcc.dg/pch/static-3.c: New.
5313         * gcc.dg/pch/static-3.hs: New.
5314         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5316 2003-04-04  Richard Henderson  <rth@redhat.com>
5318         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5319         * g++.dg/eh/forced2.C: Likewise.
5321 2003-04-03  Mike Stump  <mrs@apple.com>
5323         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5324         target arg.
5325         (scan-assembler-times, scan-assembler-not): Likewise.
5326         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5328 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5330         * gcc.dg/sparc-loop-1.c: New test.
5332 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5334         PR other/9274
5335         * g++.dg/pch/system-2.C: New.
5336         * g++.dg/pch/system-2.Hs: New.
5338 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5340         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5342         * g++.dg/eh/simd-1.C (vecfunc): Same.
5344 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5346         * gcc.c-torture/execute/20030401-1.c: New test case.
5348 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5350         * objc.dg/defs.m: New.
5352 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5354         * g++.dg/eh/simd-1.C: New.
5355         * g++.dg/eh/simd-2.C: New.
5357 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5359         * gcc.c-torture/execute/simd-3.c: New.
5361 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5363         PR c/9936
5364         * gcc.dg/20030331-2.c: New test.
5366 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5368         PR c++/10278
5369         * g++.dg/parse/crash2.C: New test.
5371 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5373         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5374         * gcc.c-torture/execute/20030331-1.c: ...here.
5376 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5378         * gcc.c-torture/execute/20030331-1.c: New test.
5380 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5382         * lib/gcov.exp: Adjust call return testing strings.
5383         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5385 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5387         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5388         * gcc.dg/builtins-7.c: New test case.
5389         * gcc.dg/builtins-8.c: New test case.
5391 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5393         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5395 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5397         PR c++/7647
5398         * g++.dg/lookup-class-member-2.C: New test.
5400 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5402         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5404 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5406         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5408 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5410         * g++.dg/init/attrib1.C: New test.
5412 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5414         * gcc.dg/ultrasp8.c: New test.
5416 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5418         * gcc.dg/ultrasp7.c: New test.
5420 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5422         PR c++/10047
5423         * g++.dg/template/inline1.C: New test.
5425 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5427         * gcc.dg/sparc-dwarf2.c: New test.
5429 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5431         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5432         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5434 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5436         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5437         than reading .x files.
5438         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5439         * g77.dg/gcov/gcov-1.f: Likewise.
5440         * gcc.misc-tests/gcov-4b.c: Likewise.
5441         * gcc.misc-tests/gcov-5b.c: Likewise.
5442         * gcc.misc-tests/gcov-6.c: Likewise.
5443         * gcc.misc-tests/gcov-7.c: Likewise.
5444         * gcc.misc-tests/gcov-8.c: Likewise.
5445         * g++.dg/gcov/gcov-1.x: Remove.
5446         * g77.dg/gcov/gcov-1.x: Likewise.
5447         * gcc.misc-tests/gcov-4b.x: Likewise.
5448         * gcc.misc-tests/gcov-5b.x: Likewise.
5449         * gcc.misc-tests/gcov-6.x: Likewise.
5450         * gcc.misc-tests/gcov-7.x: Likewise.
5451         * gcc.misc-tests/gcov-8.x: Likewise.
5453 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5455         PR opt/10087
5456         * gcc.dg/20030324-1.c: New test.
5458 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5460         PR c++/10224
5461         * g++.dg/template/arg3.C: New test.
5463         PR c++/10158
5464         * g++.dg/template/friend18.C: New test.
5466 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5468         * g77.f-torture/compile/20030326-1.f: New test case.
5470 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5472         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5474         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5476 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5478         * gcc.dg/ia64-sync-3.c: New test.
5480 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5482         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5484 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5486         * gcc.dg/ultrasp6.c: New test.
5488 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5490         * gcc.dg/i386-signbit-1.c: New test.
5491         * gcc.dg/i386-signbit-2.c: New test.
5492         * gcc.dg/i386-signbit-3.c: New test.
5494 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5496         * gcc.dg/ultrasp5.c: Fix options.
5498 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5500         * gcc.dg/ultrasp5.c: Fix comment.
5502 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5504         PR fortran/10197
5505         * g77.f-torture/execute/10197.f: New test.
5507 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5509         PR c++/9898, c++/383
5510         * g++.dg/template/conv6.C: New test.
5512         PR c++/10119
5513         * g++.dg/template/ptrmem5.C: New test.
5515         PR c++/10026
5516         * g++.dg/lookup/koenig1.C: New test.
5518         PR C++/10199
5519         * g++.dg/lookup/template2.C: New test.
5521 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5523         * g++.dg/opt/rtti1.C: New test.
5525 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5527         * gcc.dg/ultrasp5.c: New test.
5529 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5531         PR middle-end/9967
5532         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5533         builtin fputs.
5535 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5537         PR c/8224
5538         * gcc.dg/20030323-1.c: New test.
5540 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5542         * gcc.c-torture/compile/20030323-1.c: New test case.
5544 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5546         * gcc.dg/20030321-1.c: New test.
5548 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5550         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5552 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5554         PR c++/9978, c++/9708
5555         * g++.dg/ext/vlm1.C: Adjust expected error.
5556         * g++.dg/ext/vla2.C: New test.
5557         * g++.dg/template/arg1.C: New test.
5558         * g++.dg/template/arg2.C: New test.
5560 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5562         * g77.f-torture/execute/select.f: New test.
5563         * g77.f-torture/noncompile/select_no_compile.f: New test.
5565 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5567         PR c++/9898
5568         * g++.dg/other/error4.C: New test.
5570 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5572         * g++.dg/template/friend17.C: New test.
5574 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5576         * gcc.c-torture/compile/20030320-1.c: New.
5578 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5580         * gcc.dg/builtins-6.c: New test case.
5582 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5584         PR target/10073
5585         * gcc.c-torture/compile/20030319-1.c: New.
5587 2003-03-18  Jan Hubicka  <jh@suse.cz>
5589         * gcc.dg/i386-cvt-1.c: New test.
5591 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5593         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5594         * objc.dg/naming-2.m: Likewise.
5596 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5598         PR c++/9639
5599         * g++.dg/parse/crash1.C: New test.
5601 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5603         PR c++/8805
5604         * g++.dg/eh/cleanup1.C: New test.
5606 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5608         * gcc.c-torture/execute/20030316-1.c: New test case.
5610 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5612         PR c++/9629
5613         * g++.dg/init/ctor2.C: New test.
5615 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5617         * g77.f-torture/compile/xformat.f: New test case.
5619 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5621         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5622         * g++.old-deja/g++.mike/eh50.C: Likewise.
5624 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5626         PR c++/6440
5627         * g++.dg/template/spec7.C: New test.
5628         * g++.dg/template/spec8.C: Likewise.
5630 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5632         * gcc.c-torture/execute/20030313-1.c: New test.
5634 2003-03-14  Richard Henderson  <rth@redhat.com>
5636         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5638 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5640         * gcc.c-torture/compile/20030314-1.c: New test.
5642 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5644         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5645         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5646         thumb target,
5647         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5648         to accept newer _imp__  prefix and additional
5649         newline in .drectve section.
5650         * gcc.dg/dll-4.c: Likewise.
5651         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5652         switch.
5654 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5656         * g++.dg/parse/namespace9.C: New test.
5658         * g++.dg/init/ref5.C: New test.
5659         * g++.dg/parse/ptrmem1.C: Likewise.
5661 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5663         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5664         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5665         regular expression.
5666         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5667         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5669 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5671         * gcc.c-torture/execute/20030224-2.c: New test.
5673 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5675         * gcc.dg/decl-3.c: New test.
5677 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5679         * gcc.dg/i386-loop-2.c: New test.
5681 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5683         PR c++/9474
5684         * g++.dg/parse/namespace8.C: New test.
5686         PR c++/9924
5687         * g++.dg/overload/builtin2.C: New test.
5689 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5691         * gcc.dg/return-type-3.c: New test.
5693 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5695         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5696         profiling options are not supported.
5698 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5700         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5701         * g++.old-deja/g++.warn/impint2.C: Likewise.
5703 2003-03-10  Devang Patel  <dpatel@apple.com>
5705         * g++.dg/cpp/c++_cmd_1.C: New test.
5706         * g++.dg/cpp/c++_cmd_1.h: New file.
5708 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5710         * gcc.dg/altivec-9.c: New file.
5712 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5714         * gcc.dg/ppc-sdata-1.c: New test.
5715         * gcc.dg/ppc-sdata-2.c: New test.
5717 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5719         PR c++/9373
5720         * g++.dg/opt/ptrmem2.C: New test.
5722         PR c++/8534
5723         * g++.dg/opt/ptrmem1.C: New test.
5725 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5727         * gcc.dg/i386-loop-1.c: New test.
5729 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5731         PR c++/9970
5732         * g++.dg/lookup/friend1.C: New test.
5734 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5736         PR c++/9823
5737         * g++.dg/parser/constructor1.C: New test.
5739 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5741         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5743         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5745 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5747         * gcc.dg/cpp/Wunused.c: Update test.
5749 2003-03-08  Jan Hubicka  <jh@suse.cz>
5751         * gcc.dg/inline-3.c: New test.
5753 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5755         PR c++/9809
5756         * g++.dg/parse/builtin1.C: New test.
5758         PR c++/9982
5759         * g++.dg/abi/cookie1.C: New test.
5760         * g++.dg/abi/cookie2.C: Likewise.
5762         PR c++/9524
5763         * g++.dg/template/field1.C: New test.
5765         PR c++/9912
5766         * g++.dg/parse/class1.C: New test.
5767         * g++.dg/parse/namespace7.C: Likewise.
5768         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5770 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
5772         * g++.dg/init/ref4.C: New test.
5774 2003-03-07  Jan Hubicka  <jh@suse.cz>
5776         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
5777         * gcc.dg/inline-3.c:  New test.
5779 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
5781         * g++.dg/init/ref3.C: New test.
5783         PR c++/9965
5784         * g++.dg/init/ref2.C: New test.
5786         PR c++/9400
5787         * g++.dg/warn/Wshadow-2.C: New test.
5789         PR c++/9791
5790         * g++.dg/warn/Woverloaded-1.C: New test.
5792 2003-03-05  Jan Hubicka  <jh@suse.cz>
5794         * gcc.dg/i386-local2.c: New.
5795         * gcc.dg/i386-local.c: Fix typo.
5797 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
5799         * g++.dg/abi/layout3.C: New test.
5801 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5803         * gcc.c-torture/compile/20030305-1.c
5805 2003-03-05  Jan Hubicka  <jh@suse.cz>
5807         * gcc.dg/i386-local.c: New.
5809 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
5811         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
5813 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5815         * gcc.dg/switch-2.c: New test.
5816         * gcc.dg/switch-3.c: New test.
5817         * gcc.dg/Wswitch.c: Adjust line numbers.
5818         * gcc.dg/Wswitch-default.c: Likewise.
5819         * gcc.dg/Wswitch-enum.c: Likewise.
5821 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
5823         * gcc.c-torture/execute/20030222-1.c: New test.
5825 2003-03-03  James E Wilson  <wilson@tuliptree.org>
5827         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
5829 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
5831         PR c++/9878
5832         * g++.dg/init/ref1.C: New test.
5834 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
5836         * gcc.dg/sh-relax.c: New SH-only test.
5838 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
5840         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
5841         comment explaining purpose of testcase.
5843 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5845         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
5846         for HC11/HC12 (asm needs two int registers).
5847         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
5848         HC11/HC12 because the test uses an asm which needs two 32-bit
5849         registers.
5851 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5853         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
5854         for HC11/HC12 (array is too large otherwise).
5855         * gcc.c-torture/compile/920501-4.x: New file, likewise.
5856         * gcc.c-torture/compile/20010518-2.x: Likewise.
5857         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
5858         HC11/HC12 (array is too large).
5860 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
5862         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
5863         * lib/g++-dg.exp (g++-dg-test): Likewise.
5865 2003-03-01  Roger Sayle  <roger@eyesopen.com>
5867         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
5868         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
5870 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5872         * g++.dg/warn/implicit-typename1.C: Remove warning.
5874 2003-02-28  Richard Henderson  <rth@redhat.com>
5876         * gcc.dg/noreturn-1.c: Move noreturn warning line.
5877         * gcc.dg/return-type-1.c: Move control reaches end warning line.
5879 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
5881         * gcc.dg/pch/pch.exp: Change .pch to .gch.
5882         * g++.dg/pch/pch.exp: Likewise.
5884 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
5886         PR c++/9879
5887         * testsuite/g++.dg/init/new4.C: New test.
5889 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
5891         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
5893 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
5895         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
5896         unsigned long.
5898         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
5899         wider than float.
5901 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5903         * lib/scanasm.exp: Add support for counting numbers of
5904         occurences.
5905         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
5906         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
5908 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
5910         PR c++/9683
5911         * g++.dg/template/static3.C: New test.
5913         PR c++/9829
5914         * g++.dg/parse/namespace6.C: New test.
5916 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5918         PR target/9732
5919         * gcc.dg/20030225-1.c: New test.
5921 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
5923         * README: Remove out-of-date information.
5925         PR c++/9836
5926         * g++.dg/template/spec6.C: New test.
5928 2003-02-24  Jeff Law  <law@redhat.com>
5930         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
5932 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5934         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
5935         * gcc.dg/pragma-ep-1.c: Likewise.
5937 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5939         PR c++/9602
5940         * g++.dg/template/friend16.C: New test.
5942 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
5944         PR c++/5333
5945         * g++.dg/parse/fused-params1.C: Adjust error messages.
5946         * g++.dg/template/nested3.C: New test.
5948 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
5950         * g++.dg/abi/param1.C: New test.
5952 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5954         PR c++/7982
5955         * g++.dg/warn/implicit-typename1.C: New test.
5957 2003-02-22  Kelley Cook <kelleycook@comcast.net>
5959         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
5960         with "mtune".
5961         * g++.old-deja/g++.other/store-expr2.C: Likewise.
5962         * gcc.c-torture/execute/20010129-1.x: Likewise.
5963         * gcc.dg/20011107-1.c: Likewise.
5964         * gcc.dg/20020108-1.c: Likewise.
5965         * gcc.dg/20020122-3.c: Likewise.
5966         * gcc.dg/20020206-1.c: Likewise.
5967         * gcc.dg/20020310-1.c: Likewise.
5968         * gcc.dg/20020426-2.c: Likewise.
5969         * gcc.dg/20020517-1.c: Likewise.
5970         * gcc.dg/991230-1.c: Likewise.
5971         * gcc.dg/i386-unroll-1.c: Likewise.
5972         * gcc.misc-tests/i386-prefetch.exp: Likewise.
5974 2003-02-22  Jan Hubicka  <jh@suse.cz>
5976         * gcc.dg/i386-mul.c: New test.
5978 2003-02-21  Roger Sayle  <roger@eyesopen.com>
5980         * gcc.dg/builtins-5.c: New test case.
5982 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
5984         * gcc.dg/asmreg-1.c: New test.
5986 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5988         PR c++/9749
5989         * g++.dg/parse/varmod1.C: New test.
5991 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5993         PR c++/9727
5994         * g++.dg/template/op1.C: New test.
5996 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5998         PR c++/8906
5999         * g++.dg/template/nested2.C: New test.
6001 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6003         PR c++/8724
6004         * g++.dg/expr/dtor1.C: New test.
6006 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6008         * gcc.dg/cpp/include3.c: New test.
6009         * gcc.dg/cpp/inc/foo.h: New file.
6011 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6013         * gcc.c-torture/execute/20030221-1.c: New test.
6015 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6017         PR c++/9729
6018         * g++.dg/abi/conv1.C: New test.
6020 2003-02-20  Jan Hubicka  <jh@suse.cz>
6022         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6024 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6026         * gcc.c-torture/compile/20030219-1.c: New test.
6028 2003-02-18  Jan Hubicka  <jh@suse.cz>
6030         * gcc.dg/funcorder.c: New test.
6032 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6034         * gcc.c-torture/execute/20030218-1.c: New.
6036 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6038         * gcc.dg/20030218-1.c: New.
6040 2003-02-18  Richard Henderson  <rth@redhat.com>
6042         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6043         * gcc.dg/attr-used-2.c: New.
6045 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6047         PR c++/9704
6048         * g++.dg/init/copy5.C: New test.
6050 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6052         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6053         * g++.dg/pch/pch.exp: Likewise.
6055 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6057         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6058         STACK_SIZE is not defined.
6060 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6062         PR c++/9457
6063         * g++.dg/template/init1.C: New test.
6065 2003-02-16  Jan HUbicka  <jh@suse.cz>
6067         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6068         (foo): Add few extra tests
6069         * gcc.dg/c99-const-expr-3.c: Likewise.
6070         * gcc.c-torture/execute/20030216-1.c: New.
6072 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6074         PR c++/9459
6075         * g++.dg/ext/typeof4.C: New test.
6077 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6079         * gcc.dg/i386-387-3.c: New test case.
6081 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6083         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6084         cris-*-elf* cris-*-aout* and mmix-*-*.
6086 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6088         * gcc.dg/20030213-1.c: New test.
6090 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6092         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6093         * gcc.dg/i386-387-2.c: Likewise.
6095 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6097         * gcc.dg/ppc-spe.c: Fix formatting.
6098         Enable tests that were previously unsupported by gas.
6099         Delete tests for instructions that no longer exist.
6100         Switch arguments on evsubifw builtin.
6102 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6104         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6105         STACK_SIZE is too small.
6107 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6108             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6110         * gcc.dg/decl-2.c: New test.
6112 2003-02-10  Jan Hubicka  <jh@suse.cz>
6114         * gcc.dg/i386-fpcvt-1.c:  New test.
6116 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6118         * gcc.c-torture/execute/20030209-1.c: New test.
6120 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6122         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6123         int-wide bitops, use the constants of the same width.
6124         Likewise, if long long is 32-bit wide, test bitops using
6125         32-bit constants.
6127 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6129         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6131 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6133         * testsuite/gcc.dg/builtins-4.c: New test case.
6135 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6137         * gcc.dg/20020430-1.c: Fix dg command typos.
6138         * gcc.dg/20020503-1.c: Likewise.
6140 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6142         PR c++/8785
6143         * g++.dg/parse/fused-params1.C: New test.
6145         PR c++/8857
6146         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6148         PR c++/8921
6149         * g++.dg/parse/non-dependent1.C: New test.
6151         PR c++/8928
6152         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6154         PR c++/9228
6155         * g++.dg/parse/undefined7.C: New test.
6156         * g++.dg/parse/non-templ1.C: New test.
6158         PR c++/9229
6159         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6161 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6163         * gcc.c-torture/compile/20030206-1.c: New test.
6165 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6167         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6168         "pow" to "foo" to avoid potential confusion with a math built-in.
6170 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6172         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6173         conditions for SPARC targets.
6175 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6177         * gcc.dg/20030204-1.c: New test.
6179 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6181         PR c++/38
6182         * g++.dg/parse/array-size1.C: New test.
6184         PR c++/5657
6185         * g++.dg/parse/undefined3.C: New test.
6187         PR c++/5665
6188         * g++.dg/parse/undefined4.C: New test.
6190         PR c++/5975
6191         * g++.dg/parse/undefined5.C: New test.
6193         PR c++/7259
6194         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6196         PR c++/8578
6197         * g++.dg/parse/casting-operator1.C: New test.
6199         PR c++/8596
6200         * g++.dg/parse/undefined6.C: New test.
6202         PR c++/8736
6203         * g++.dg/parse/missing-template1.C: New test.
6205 2003-02-04  Jan Hubicka  <jh@suse.cz>
6207         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6208         * gcc.dg/i386-cmov?.c:  Likewise.
6209         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6210         * gcc.dg/i386-ssefp-1.c:  Likewise.
6211         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6212         conventions.
6214 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6216         PR c++/7129
6217         * testsuite/g++.dg/ext/max.C: New test.
6219 2003-02-03  Jan Hubicka  <jh@suse.cz>
6221         * gcc.c-torture/execute/20030203-1.c: New test.
6223 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6225         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6226         'natural-endian'.
6228 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6230         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6231         * g++.dg/init/new2.C: Likewise.
6232         * g++.dg/other/new1.C: Likewise.
6234 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6236         * gcc.dg/struct-ret-libc.c: New test.
6238 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6240         * gcc.dg/20030129-1.c: New test.
6242 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6244         PR c++/8849
6245         * g++.dg/template/ptrmem4.C: New test.
6247 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6249         * g++.dg/parser/constant1.C: New test.
6251 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6253         PR c++/8591
6254         * g++.dg/parse/friend2.C: New test.
6256 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6258         PR c++/9437
6259         * g++.dg/template/unify4.C: New test.
6261 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6263         * gcc.c-torture/execute/20030128-1.c: New test.
6265 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6267         * g++.dg/lookup/nested1.C: Test moved from ...
6268         * g++.old-deja/g++.other/lookup24.C: ... here.
6270 2003-01-28  Jan Hubicka  <jh@suse.cz>
6272         * gcc.dg/i386-cmov5.c:  New test.
6274 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6276         * gcc.c-torture/execute/20010925-1.c: Changed the
6277         memcpy declaration.
6279 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6281         PR c++/3902
6282         * g++.dg/parse/template5.C: New test.
6284 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6286         PR fortran/9258
6287         * g77.dg/pr9258: New test.
6289 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6291         * README: Move relevant parts from README.g++.
6293         * README.g++: Remove this file.
6295 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6297         * g++.dg/abi/dcast1.C: New test.
6299 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6301         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6303 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6305         PR c++/47
6306         * g++.old-deja/g++.other/lookup24.C: New test.
6308 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6310         PR middle-end/7227
6311         * gcc.dg/uninit-C.c: New test.
6313 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6315         * g++.dg/abi/covariant1.C: New test.
6317 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6319         * gcc.dg/20030123-1.c: New test.
6321 2003-01-25  Jan Hubicka  <jh@suse.cz>
6323         PR opt/8492
6324         * gcc.c-torture/compile/20030125-1.c
6326 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6328         PR c++/9403
6329         * g++.dg/parse/template3.C: New test.
6330         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6332         PR c++/795
6333         * g++.dg/parse/template4.C: New test.
6335         PR c++/9415
6336         * g++.dg/template/qual2.C: New test.
6338         PR c++/8545
6339         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6341         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6343 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6345         * gcc.c-torture/execute/switch-1.c: New test case.
6347 2003-01-25  Jan Hubicka  <jh@suse.cz>
6349         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6351 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6353         Tweaks for Bison-1.875. From the NEWS file:
6354         "- `parse error' -> `syntax error'
6355         Bison now uniformly uses the term `syntax error'"
6356         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6357         * gcc.dg/cpp/digraph2.c: Likewise.
6358         * gcc.dg/cpp/direct2.c: Likewise.
6359         * gcc.dg/cpp/paste4.c: Likewise.
6360         * gcc.dg/c90-restrict-1.c: Likewise.
6361         * gcc.dg/c99-func-2.c: Likewise.
6362         * gcc.dg/noncompile/920721-2.c: Likewise.
6363         * gcc.dg/noncompile/930622-2.c: Likewise.
6364         * gcc.dg/noncompile/940112-1.c: Likewise.
6365         * gcc.dg/noncompile/950921-1.c: Likewise.
6366         * gcc.dg/noncompile/951123-1.c: Likewise.
6367         * gcc.dg/noncompile/971104-1.c: Likewise.
6368         * gcc.dg/noncompile/990416-1.c: Likewise.
6370 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6372         * g++.dg/parse/undefined1.C: Add error message.
6374 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6376         PR c++/9354
6377         * g++.dg/parse/new1.C: New test.
6379         PR c++/9216
6380         * g++.dg/parse/template2.C: New test.
6382         PR c++/9354
6383         * g++.dg/parse/typedef2.C: New test.
6385         PR c++/9328
6386         * g++.dg/ext/typeof3.C: New test.
6388 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6390         PR c++/2738
6391         * g++.dg/parse/ret-type1.C: New test.
6393         PR c++/3792
6394         * g++.dg/parse/tmpl-outside1.C: New test.
6396         PR c++/4207
6397         * g++.dg/parse/int-as-enum1.C: New test.
6399         PR c++/4903
6400         * g++.dg/parse/no-typename1.C: New test.
6402         PR c++/5533
6403         * g++.dg/parse/no-value1.C: New test.
6405         PR c++/5921
6406         * g++.dg/parse/wrong-inline1.C: New test.
6408         PR c++/6402
6409         * g++.dg/parse/ref1.C: New test.
6411         PR c++/6992
6412         * g++.dg/parse/attr-ctor1.C: New test.
6414         PR c++/7229
6415         * g++.dg/parse/namespace5.C: New test.
6417         PR c++/7917
6418         * g++.dg/parse/func-def1.C: New test.
6420         PR c++/8143
6421         * g++.dg/parse/undefined1.C: New test.
6423         PR c++/5723, PR c++/8522
6424         * g++.dg/parse/specialization1.C: New test.
6426         PR c++/163, PR c++/8595
6427         * g++.dg/parse/struct-as-enum1.C: New test.
6429         PR c++/9173
6430         * g++.dg/parse/undefined2.C: New test.
6432 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6434         PR c++/9298
6435         * g++.dg/parse/template1.C: New test.
6437         PR c++/9384
6438         * g++.dg/parse/using1.C: New test.
6440         PR c++/9285
6441         PR c++/9294
6442         * g++.dg/parse/expr2.C: New test.
6444         PR c++/9388
6445         * g++.dg/parse/lookup2.C: Likewise.
6447 2003-01-21  Jan Hubicka  <jh@suse.cz>
6449         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6450         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6451         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6452         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6454 2003-01-20  Nick Clifton  <nickc@redhat.com>
6456         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6457         problem with ARM sibcall code generation.
6459 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6461         * gcc.c-torture/execute/20030120-1.c: New.
6463 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6465         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6467 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6469         PR c++/9272
6470         * g++.dg/parse/ctor1.C: New test.
6472         PR c++/9294:
6473         * g++.dg/parse/qualified1.C: New test.
6475         * g++.dg/parse/typename3.C: New test.
6477 2003-01-16  Richard Henderson  <rth@redhat.com>
6479         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6481 2003-01-16  Richard Henderson  <rth@redhat.com>
6483         * g++.dg/pch/pch.exp: Copy test header to the working directory
6484         before using it either for precompilation or direct use.
6485         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6486         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6488 2003-01-16  Richard Henderson  <rth@redhat.com>
6490         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6491         before using it either for precompilation or direct use.
6492         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6493         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6495 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6497         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6498         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6499         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6500         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6501         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6502         typename warning into error.
6503         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6504         error messages.
6505         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6506         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6507         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6508         messages.
6509         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6510         make declaration visible in template.
6511         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6512         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6513         messages.
6514         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6515         message.
6516         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6517         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6518         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6519         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6520         typename warning with error message.
6521         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6522         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6523         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6525 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6527         * g++.dg/parse/ambig2.C: New test.
6529 2003-01-15  Richard Henderson  <rth@redhat.com>
6531         * g++.dg/tls/init-2.C: Update error message string.
6533 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6535         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6537 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6539         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6540         all for HC11/HC12.
6541         * gcc.c-torture/compile/20001205-1.x: Likewise.
6542         * gcc.c-torture/compile/20001226-1.x: Likewise.
6543         * gcc.c-torture/compile/920520-1.x: Likewise.
6544         * gcc.c-torture/compile/961203-1.x: Likewise.
6545         * gcc.c-torture/compile/20020604-1.x: Likewise.
6547 2003-01-15  Jan Hubicka  <jh@suse.cz>
6549         * gcc.c-torture/compile/20030115-1.c: New test.
6551         * gcc.dg/i386-fpcvt-1.c: New test.
6552         * gcc.dg/i386-fpcvt-2.c: New test.
6554 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6556         Further conform g++'s __vmi_class_type_info to the C++ ABI
6557         specification.
6558         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6559         the specification.
6561 2003-01-14  Jan Hubicka  <jh@suse.cz>
6563         * gcc.dg/i386-fpcvt-1.c: New test.
6564         * gcc.dg/i386-fpcvt-2.c: New test.
6566 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6568         * gcc.dg/i386-mmx-3.c: New test.
6570 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6572         PR c++/9264
6573         * g++.dg/parse/octal1.C: New file.
6575         PR c++/9172
6576         * g++.dg/parse/typename1.C: New file.
6578 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6580         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6581         * gcc.dg/bf-no-ms-layout.c: Likewise.
6582         * gcc.dg/bf-ms-attrib.c: Likewise.
6584 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6586         PR c++/9099
6587         * g++.dg/parse/dtor1.C: New file.
6589         PR c++/9128
6590         * g++.dg/rtti/typeid1.C: New file.
6592         PR c++/9153
6593         * g++.dg/parse/lookup1.C: New file.
6595         PR c++/9171
6596         * g++.dg/templ/spec5.C: New file.
6598 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6600         * gcc.c-torture/compile/20030110-1.c: New test.
6602 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6604         Merge from pch-branch:
6606         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6608         * gcc.dg/pch/cpp-1.h: New.
6609         * gcc.dg/pch/cpp-1.c: New.
6610         * gcc.dg/pch/cpp-2.h: New.
6611         * gcc.dg/pch/cpp-2.c: New.
6613         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6615         * gcc.dg/pch/except-1.h: New.
6616         * gcc.dg/pch/except-1.c: New.
6618         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6620         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6621         running test.
6622         * gcc.dg/pch: Include *.hp not *.h.
6623         * gcc.dg/pch/system-1.h: New.
6624         * gcc.dg/pch/system-1.c: New.
6626         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6628         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6629         rather than trying to build and run a program using PCH.
6630         * gcc.dg/pch: Remove dg-do commands from test files.
6632         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6634         * gcc.dg/pch/macro-3.c: New.
6635         * gcc.dg/pch/macro-3.h: New.
6637         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6639         * gcc.dg/pch/common-1.c: New.
6640         * gcc.dg/pch/common-1.h: New.
6641         * gcc.dg/pch/decl-1.c: New.
6642         * gcc.dg/pch/decl-1.h: New.
6643         * gcc.dg/pch/decl-2.c: New.
6644         * gcc.dg/pch/decl-2.h: New.
6645         * gcc.dg/pch/decl-3.c: New.
6646         * gcc.dg/pch/decl-3.h: New.
6647         * gcc.dg/pch/decl-4.c: New.
6648         * gcc.dg/pch/decl-4.h: New.
6649         * gcc.dg/pch/decl-5.c: New.
6650         * gcc.dg/pch/decl-5.h: New.
6651         * gcc.dg/pch/global-1.c: New.
6652         * gcc.dg/pch/global-1.h: New.
6653         * gcc.dg/pch/inline-1.c: New.
6654         * gcc.dg/pch/inline-1.h: New.
6655         * gcc.dg/pch/inline-2.c: New.
6656         * gcc.dg/pch/inline-2.h: New.
6657         * gcc.dg/pch/static-1.c: New.
6658         * gcc.dg/pch/static-1.h: New.
6659         * gcc.dg/pch/static-2.c: New.
6660         * gcc.dg/pch/static-2.h: New.
6662         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6664         * g++.dg/pch/pch.exp: Better handle failing testcases.
6665         * gcc.dg/pch/pch.exp: Likewise.
6666         * gcc.dg/pch/macro-1.c: New.
6667         * gcc.dg/pch/macro-1.h: New.
6668         * gcc.dg/pch/macro-2.c: New.
6669         * gcc.dg/pch/macro-2.h: New.
6671         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6673         * g++.dg/dg.exp: Treat files in pch/ specially.
6674         * g++.dg/pch/pch.exp: New file.
6675         * g++.dg/pch/empty.H: New file.
6676         * g++.dg/pch/empty.C: New file.
6677         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6678         "precompile".
6680         * gcc.dg/pch/pch.exp: New file.
6681         * gcc.dg/pch/empty.h: New file.
6682         * gcc.dg/pch/empty.c: New file.
6683         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6684         "precompile".
6686 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6688         * g++.dg/template/friend14.C: New test.
6690 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6692         * gcc.dg/old-style-asm-1.c: New test.
6694 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6696         * gcc.c-torture/compile/20030109-1.c: New test.
6698 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6700         * gcc.c-torture/execute/20030109-1.c: New test.
6702 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6704         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6705         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6706         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6707         * g++.old-deja/g++.mike/eh2.C: Likewise
6708         * g++.old-deja/g++.mike/eh3.C: Likewise
6709         * g++.old-deja/g++.mike/eh5.C: Likewise
6710         * g++.old-deja/g++.mike/eh6.C: Likewise
6711         * g++.old-deja/g++.mike/eh7.C: Likewise
6712         * g++.old-deja/g++.mike/eh8.C: Likewise
6713         * g++.old-deja/g++.mike/eh9.C: Likewise
6714         * g++.old-deja/g++.mike/eh10.C: Likewise
6715         * g++.old-deja/g++.mike/eh12.C: Likewise
6716         * g++.old-deja/g++.mike/eh13.C: Likewise
6717         * g++.old-deja/g++.mike/eh14.C: Likewise
6718         * g++.old-deja/g++.mike/eh16.C: Likewise
6719         * g++.old-deja/g++.mike/eh17.C: Likewise
6720         * g++.old-deja/g++.mike/eh18.C: Likewise
6721         * g++.old-deja/g++.mike/eh21.C: Likewise
6722         * g++.old-deja/g++.mike/eh23.C: Likewise
6723         * g++.old-deja/g++.mike/eh24.C: Likewise
6724         * g++.old-deja/g++.mike/eh25.C: Likewise
6725         * g++.old-deja/g++.mike/eh26.C: Likewise
6726         * g++.old-deja/g++.mike/eh27.C: Likewise
6727         * g++.old-deja/g++.mike/eh28.C: Likewise
6728         * g++.old-deja/g++.mike/eh29.C: Likewise
6729         * g++.old-deja/g++.mike/eh31.C: Likewise
6730         * g++.old-deja/g++.mike/eh33.C: Likewise
6731         * g++.old-deja/g++.mike/eh34.C: Likewise
6732         * g++.old-deja/g++.mike/eh35.C: Likewise
6733         * g++.old-deja/g++.mike/eh36.C: Likewise
6734         * g++.old-deja/g++.mike/eh37.C: Likewise
6735         * g++.old-deja/g++.mike/eh38.C: Likewise
6736         * g++.old-deja/g++.mike/eh39.C: Likewise
6737         * g++.old-deja/g++.mike/eh40.C: Likewise
6738         * g++.old-deja/g++.mike/eh41.C: Likewise
6739         * g++.old-deja/g++.mike/eh42.C: Likewise
6740         * g++.old-deja/g++.mike/eh44.C: Likewise
6741         * g++.old-deja/g++.mike/eh46.C: Likewise
6742         * g++.old-deja/g++.mike/eh47.C: Likewise
6743         * g++.old-deja/g++.mike/eh48.C: Likewise
6744         * g++.old-deja/g++.mike/eh49.C: Likewise
6745         * g++.old-deja/g++.mike/eh50.C: Likewise
6746         * g++.old-deja/g++.mike/eh51.C: Likewise
6747         * g++.old-deja/g++.mike/eh53.C: Likewise
6748         * g++.old-deja/g++.mike/eh55.C: Likewise
6749         * g++.old-deja/g++.mike/p7912.C: Likewise
6750         * g++.old-deja/g++.mike/p9706.C: Likewise
6751         * g++.old-deja/g++.mike/p10416.C: Likewise
6752         * g++.old-deja/g++.mike/p11667.C: Likewise
6753         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6754         Remove redundant reference to Iris.
6755         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6756         Elxsi, i860, Pico Java, and WE32K.
6758 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6760         * g++.dg/ext/asm4.C: New test.
6762 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6764         PR c++/9030
6765         * g++.dg/template/friend12.C: New test.
6766         * g++.dg/template/friend13.C: Likewise.
6767         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6769 2003-01-08  Jan Hubicka  <jh@suse.cz>
6771         * gcc.dg/i386-cadd.c: New test.
6772         * gcc.dg/i386-cmov4.c: Likewise.
6774 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
6776         PR c++/9165
6777         * g++.dg/warn/Wunused-3.C: New test.
6779         * g++.dg/abi/bitfield9.C: New test.
6781         PR c++/9189
6782         * g++.dg/parse/defarg3.C: New test.
6784 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
6786         * g++.dg/parse/ambig1.C: New test.
6787         * g++.dg/parse/defarg2.C: New test.
6789 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
6791         * g++.dg/template/defarg-1.C: New test.
6792         * g++.dg/template/local2.C: Likewise.
6794 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
6796         * gcc.c-torture/execute/20030105-1.c: New test.
6798 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6800         * g++.dg/parse/namespace3.C: Remove extra semicolons.
6801         * g++.dg/parse/namespace4.C: Likewise.
6803 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6805         * g++.dg/template/ntp2.C: New test.
6807 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6809         * g++.dg/parse/extern-C-1.C: New test.
6811         * g++.dg/parse/namespace4.C: New test.
6813         * g++.dg/template/nested1.C: New test.
6815         * g++.dg/parse/namespace3.C: New test.
6817 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6819         * g++.dg/lookup/two-stage1.C: New test.
6821 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6823         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
6824         * g++.old-deja/g++.jason/access8.C: Likewise.
6825         * g++.old-deja/g++.other/decl5.C: Likewise.
6827 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6829         * g++.dg/parse/parse7.C: New test.
6831 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
6833         PR c++/2843
6834         * g++.dg/ext/attrib7.C: New test.
6836 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6838         * g++.dg/parse/parse6.C: New test.
6840 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
6842         * gcc.dg/h8300-stack-1.c: New.
6844 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6846         g++.dg/lookup/exception1.C: New test.
6848         g++.dg/lookup/template1.C: New test.
6850         g++.dg/parse/namespace2.C: New test.
6852         g++.dg/parse/parens2.C: New test.
6854 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6856         * g++.dg/parse/parse5.C: New test.
6857         * g++.dg/lookup/scoped4.C: New test.
6859 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6861         * g++.dg/parse/parens1.C: New test.
6863         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
6864         angle-bracket1.C.
6865         * g++.dg/parse/parens2.C: New test.
6867         * g++.dg/lookup/scope-operator1.C: New test.
6869         * g++.dg/parse/operator1.C: New test.
6871 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6873         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
6874         * g++.old-deja/g++.other/access6.C: Likewise.
6875         * g++.old-deja/g++.other/decl1.C: Likewise.
6876         * g++.old-deja/g++.pt/typename12.C: Likewise.
6878 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6880         * g++.dg/parse/namespace1.C: New test.
6882 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6884         * g++.dg/parse/parse4.C: New test.
6886 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6888         * g++.dg/parse/parse3.C: New test.
6890 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6892         * g++.dg/parse/parse2.C: New test.
6894 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6896         * g++.dg/template/friend11.C: New test.
6898 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6900         * g++.dg/parse/parse1.C: New test.
6902 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
6904         * lib/profopt.exp: Change the name of a global variable to avoid
6905         possible clashes with other test suites.
6907 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
6909         * g++.dg/inherit/covariant8.C: New test.
6911 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6913         * g++.dg/init/array9.C: New test.
6915         PR c++/9112
6916         * g++.dg/parse/expr1.C: New test.
6918 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6920         * gcc.c-torture/compile/20021230-1.c: New test.
6922 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6924         * g++.dg/inherit/covariant5.C: New test.
6925         * g++.dg/inherit/covariant6.C: New test.
6926         * g++.dg/inherit/covariant7.C: New test.
6928 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6930         PR c++/2739
6931         * g++.dg/other/access2.C: New test.
6933 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6935         * g++.dg/other/anon-struct.C: No longer fails
6936         * g++.old-deja/g++.brendan/parse4.C: Likewise.
6937         * g++.old-deja/g++.brendan/parse5.C: Likewise.
6938         * g++.old-deja/g++.brendan/parse6.C: Likewise.
6940 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6942         * g++.dg/parse/angle-bracket.C (main): No longer fails.
6944 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
6946         * g++.dg/eh/spec4.C: Remove stray semicolon.
6947         * g++.dg/expr/pmf-1.C: Change error message.
6948         * g++.dg/ext/asm1.C: Remove stray semicolon.
6949         * g++.dg/ext/typename1.C: Add missing typenames.
6950         * g++.dg/inherit/template-as-base.C: Change error message.
6951         * g++.dg/lookup/scoped1.C: Likewise.
6952         * g++.dg/lookup/scoped2.C: Likewise.
6953         * g++.dg/lookup/using2.C: Likewise.
6954         * g++.dg/other/component1.C: Remove stray semicolon.
6955         * g++.dg/other/do1.C: Change error message.
6956         * g++.dg/other/error2.C: Likewise.
6957         * g++.dg/other/init1.C: Likewise.
6958         * g++.dg/other/packed1.C: Remove stray semicolon.
6959         * g++.dg/other/ptrmem2.C: Change error message.
6960         * g++.dg/parse/parameter-declaration-1.C: Remove line number
6961         marker.
6962         * g++.dg/special/initp1.C: Remove invalid attribute usage.
6963         * g++.dg/template/access3.C: Add typename keyword.
6964         * g++.dg/template/access5.C: Remove stray semicolon.
6965         * g++.dg/template/access6.C: Likewise.
6966         * g++.dg/template/complit1.C: Likewise.
6967         * g++.dg/template/crash1.C: Change error message.
6968         * g++.dg/template/inherit2.C: Remove stray semicolon.
6969         * g++.dg/template/instantiate2.C: Likewise.
6970         * g++.dg/template/instantiate3.C: Change error message.
6971         * g++.dg/template/qual1.C: Remove stray semicolon.
6972         * g++.dg/template/qualttp18.C: Change error message.
6973         * g++.dg/template/ref1.C: Remove stray semicolon.
6974         * g++.dg/template/sizeof1.C (A::value): Declare it.
6975         * g++.dg/template/spec4.C: Change error message.
6976         * g++.dg/template/static1.C: Likewise.
6977         * g++.dg/template/type1.C: Likewise.
6978         * g++.dg/template/typename3.C: Likewise.
6979         * g++.old-deja/g++.benjamin/13478.C: Change error message.
6980         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
6981         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
6982         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
6983         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
6984         named return value extension.
6985         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
6986         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
6987         * g++.old-deja/g++.bob/extern_C.C: Likewise.
6988         * g++.old-deja/g++.bob/inherit2.C: Likewise.
6989         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6990         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6991         * g++.old-deja/g++.brendan/crash13.C: Likewise.
6992         * g++.old-deja/g++.brendan/crash15.C: Likewise.
6993         * g++.old-deja/g++.brendan/crash18.C: Change error message.
6994         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
6995         * g++.old-deja/g++.brendan/crash38.C: Likewise.
6996         * g++.old-deja/g++.brendan/crash50.C: Likewise.
6997         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6998         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
6999         syntax.
7000         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7001         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7002         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7003         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7004         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7005         * g++.old-deja/g++.brendan/template11.C: Likewise.
7006         * g++.old-deja/g++.brendan/template26.C: Likewise.
7007         * g++.old-deja/g++.brendan/template27.C: Use explicit
7008         specialization syntax.
7009         * g++.old-deja/g++.brendan/template30.C: Likewise.
7010         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7011         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7012         non-dependent names.
7013         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7014         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7015         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7016         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7017         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7018         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7019         named return value extension.
7020         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7021         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7022         * g++.old-deja/g++.ext/return1.C: Likewise.
7023         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7024         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7025         * g++.old-deja/g++.jason/access8.C: Likewise.
7026         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7027         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7028         pseudo-destructor names.
7029         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7030         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7031         pseudo-destructor names.
7032         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7033         * g++.old-deja/g++.jason/overload19.C: Likewise.
7034         * g++.old-deja/g++.jason/overload32.C: Likewise.
7035         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7036         stray semicolons.
7037         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7038         * g++.old-deja/g++.jason/return.C: Likewise.
7039         * g++.old-deja/g++.jason/return2.C: Likewise.
7040         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7041         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7042         syntax.
7043         * g++.old-deja/g++.jason/template10.C: Account for use of
7044         non-dependent names.
7045         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7046         syntax.
7047         * g++.old-deja/g++.jason/template37.C: Likewise.
7048         * g++.old-deja/g++.law/access4.C: Change error messages.
7049         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7050         pseudo-destructor names.
7051         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7052         * g++.old-deja/g++.law/ctors9.C: Likewise.
7053         * g++.old-deja/g++.law/cvt22.C: Likewise.
7054         * g++.old-deja/g++.law/dtors5.C: Likewise.
7055         * g++.old-deja/g++.law/global-init1.C: Likewise.
7056         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7057         * g++.old-deja/g++.law/operators28.C: Likewise.
7058         * g++.old-deja/g++.law/visibility28.C: Likewise.
7059         * g++.old-deja/g++.martin/eval1.C: Likewise.
7060         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7061         name.
7062         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7063         * g++.old-deja/g++.mike/net34.C: Likewise.
7064         * g++.old-deja/g++.mike/net36.C: Likewise.
7065         * g++.old-deja/g++.mike/ns2.C: Likewise.
7066         * g++.old-deja/g++.mike/p12306.C: Likewise.
7067         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7068         value extension.
7069         * g++.old-deja/g++.mike/p700.C: Likewise.
7070         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7071         * g++.old-deja/g++.mike/p710.C: Likewise.
7072         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7073         value extension.
7074         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7075         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7076         * g++.old-deja/g++.ns/crash2.C: Likewise.
7077         * g++.old-deja/g++.ns/crash3.C: Likewise.
7078         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7079         * g++.old-deja/g++.ns/ns17.C: Likewise.
7080         * g++.old-deja/g++.ns/template16.C: Likewise.
7081         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7082         keyword.
7083         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7084         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7085         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7086         named return value extension.
7087         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7088         * g++.old-deja/g++.other/access4.C: Issue additional error
7089         messages.
7090         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7091         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7092         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7093         * g++.old-deja/g++.other/crash25.C: Change error message.
7094         * g++.old-deja/g++.other/crash4.C: Change error message.
7095         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7096         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7097         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7098         checks.
7099         * g++.old-deja/g++.other/defarg8.C: Likewise.
7100         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7101         * g++.old-deja/g++.other/dtor10.C: Likewise.
7102         * g++.old-deja/g++.other/incomplete.C: Likewise.
7103         * g++.old-deja/g++.other/linkage7.C: Likewise.
7104         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7105         lookup algorithm.
7106         * g++.old-deja/g++.other/mangle2.C: Likewise.
7107         * g++.old-deja/g++.other/refinit2.C: Likewise.
7108         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7109         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7110         * g++.old-deja/g++.pt/crash28.C: Likewise.
7111         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7112         syntax.
7113         * g++.old-deja/g++.pt/crash32.C: Change error message.
7114         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7115         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7116         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7117         error message position.
7118         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7119         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7120         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7121         syntax.
7122         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7123         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7124         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7125         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7126         keyword.
7127         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7128         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7129         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7130         keyword.
7131         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7132         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7133         syntax.
7134         * g++.old-deja/g++.pt/friend28.C: Account for use of
7135         non-dependent names.
7136         * g++.old-deja/g++.pt/friend29.C: Likewise.
7137         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7138         rules.
7139         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7140         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7141         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7142         lookup rules.
7143         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7144         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7145         keyword.
7146         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7147         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7148         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7149         keyword.
7150         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7151         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7152         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7153         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7154         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7155         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7156         keyword.
7157         * g++.old-deja/g++.pt/spec10.C: Likewise.
7158         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7159         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7160         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7161         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7162         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7163         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7164         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7165         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7166         * g++.old-deja/g++.pt/typename15.C: Likewise.
7167         * g++.old-deja/g++.pt/typename22.C: Likewise.
7168         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7169         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7170         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7171         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7172         syntax.
7173         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7174         return value extension.
7175         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7176         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7177         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7178         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7180 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7182         * g++.dg/warn/inline1.C: New test.
7183         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7184         * g++.old-deja/g++.jason/synth10.C: Likewise.
7185         * g++.old-deja/g++.mike/net31.C: Likewise.
7186         * g++.old-deja/g++.mike/p8786.C: Likewise.
7188         * g++.dg/template/friend10.C: New test.
7189         * g++.dg/template/conv5.C: New test.
7191 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7193         * g++.dg/lookup/scoped3.C: New test.
7195         * g++.dg/lookup/decl1.C: New test.
7196         * g++.dg/lookup/decl2.C: New test.
7198 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7200         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7201         gcc.c-torture/compile/20021015-1.c,
7202         gcc.c-torture/compile/20021015-2.c,
7203         gcc.c-torture/compile/20021123-1.c,
7204         gcc.c-torture/compile/20021123-2.c,
7205         gcc.c-torture/compile/20021123-3.c,
7206         gcc.c-torture/compile/20021123-4.c,
7207         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7208         only to 3.1 or 3.2 branch.
7210 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7212         * gcc.dg/i386-bitfield3.c: New test.
7214         * gcc.dg/i386-bitfield2.c: New test.
7216 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7218         * g++.dg/parse/conv_op1.C: New test.
7220 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7222         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7223         approved.
7225 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7227         * gcc.c-torture/compile/20021220-1.c: New test.
7229 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7231         * gcc.dg/i386-fastcall-1.c: New.
7233 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7235         * gcc.c-torture/execute/20021219-1.c: New test.
7237 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7239         * gcc.dg/i386-pic-1.c: New test.
7241 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7243         PR c++/8099
7244         * g++.dg/template/friend9.C: New test.
7246 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7248         PR c++/3663
7249         * g++.dg/template/access7.C: New test.
7251 2002-12-18  Nick Clifton  <nickc@redhat.com>
7253         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7254         the libstdc++-v3 directory has been found.
7256 2002-12-12  Devang Patel <dpatel@apple.com>
7257         * gcc.dg/darwin-ld-1.c: New test.
7258         * gcc.dg/darwin-ld-2.c: New test.
7259         * gcc.dg/darwin-ld-3.c: New test.
7260         * gcc.dg/darwin-ld-4.c: New test.
7261         * gcc.dg/darwin-ld-5.c: New test.
7263 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7265         * gcc.c-torture/compile/20021212-1.c: New test.
7267 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7269         * gcc.dg/fshort-wchar: New test.
7271 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7273         PR c++/8372
7274         * g++.dg/template/dtor1.C: New test.
7276         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7277         markers.
7279 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7281         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7283 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7285         * g++.dg/template/static1.C: New test.
7286         * g++.dg/template/static2.C: New test.
7287         * g++.old-deja/g++.ext/memconst.C: New test.
7289 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7291         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7292         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7293         * g++.dg/special/initp1.C: Likewise.
7295 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7297         * gcc.c-torture/execute/20021204-1.c: New test.
7299 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7301         * gcc.dg/ppc-fmadd-1.c: New file.
7302         * gcc.dg/ppc-fmadd-2.c: New file.
7303         * gcc.dg/ppc-fmadd-3.c: New file.
7305 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7307         * gcc.c-torture/compile/20021204-1.c: New test.
7309 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7311         * g++.dg/inherit/covariant2.C: New test.
7312         * g++.dg/inherit/covariant3.C: New test.
7313         * g++.dg/inherit/covariant4.C: New test.
7314         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7315         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7317 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7319         PR c++/8688
7320         * g++.dg/init/brace3.C: New test.
7322 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7324         * gcc.dg/20020210-1.c: Fix a comment typo.
7326 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7328         PR c++/8720
7329         * g++.dg/parse/defarg1.C: New test.
7331         PR c++/8615
7332         * g++.dg/template/char1.C: New test.
7334         * g++.dg/template/varmod1.C: Fix typo.
7336 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7338         DR 180
7339         * g++.old-deja/g++.pt/crash32.C: Expect error.
7341 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7343         PR c++/5919
7344         * g++.dg/template/varmod1.C: New test.
7346         PR c++/8727
7347         * g++.dg/inherit/typeinfo1.C: New test.
7349         PR c++/8663
7350         * g++.dg/inherit/typedef1.C: New test.
7352 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7354         PR c++/8332
7355         PR c++/8493
7356         * g++.dg/template/strlen1.C: New test.
7358         PR c++/8227
7359         * g++.dg/template/ctor2.C: New test.
7361         PR c++/8214
7362         * g++.dg/init/string1.C: New test.
7364         PR c++/8511
7365         * g++.dg/template/friend8.C: New test.
7367 2002-11-29  Joe Buck <jbuck@synopsys.com>
7369         * g++.dg/lookup/anon2.C: New test.
7371 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7373         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7374         h8300 port.
7376 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7378         * gcc.dg/bitfld-6.c: New test.
7380 2002-11-27  Jan Hubicka  <jh@suse.cz>
7382         * gcc.c-torture/execute/20021127.[cx]: New test.
7384 2002-11-26  Jan Hubicka  <jh@suse.cz>
7386         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7387         quality.
7389 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7391         * g++.dg/init/brace2.C: New test.
7392         * g++.old-deja/g++.mike/p9129.C: Correct.
7394 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7396         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7398 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7400         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7402 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7404         * testsuite/g++.dg/abi/empty11.C: New test.
7405         * testsuite/g++.dg/rtti/cv1.C: New test.
7407 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7409         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7411 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7413         * g++.dg/abi/empty10.C: New test.
7415 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7417         * gcc.c-torture/compile/20021124-1.c: New test.
7419 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7421         * g++.dg/abi/rtti2.C: New test.
7423 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7425         * gcc.dg/i386-unroll-1.c: New test.
7427 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7429         * gcc.c-torture/compile/20021120-1.c: New test.
7430         * gcc.c-torture/compile/20021120-2.c: New test.
7432 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7434         * gcc.dg/bitfld-5.c: New test.
7436 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7438         * gcc.c-torture/execute/20021120-3.c: New test.
7440 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7442         * gcc.c-torture/execute/20021120-2.c: New test.
7444 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7446         * gcc.c-torture/execute/20021120-1.c: New test.
7448 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7450         * gcc.c-torture/execute/20021118-3.c: New test.
7452 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7454         * gcc.c-torture/compile/20021119-1.c: New test.
7456 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7458         * gcc.dg/duff-1.c: New test.
7459         * gcc.dg/duff-2.c: New test.
7460         * gcc.dg/duff-3.c: New test.
7462 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7464         * gcc.dg/cpp/_Pragma5.c: New test.
7466 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7468         * gcc.c-torture/execute/20021118-2.c: New test.
7470 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7472         * gcc.c-torture/execute/20021118-1.c: New test.
7474 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7476         * gcc.dg/20021116-1.c: New test.
7478 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7480         * g++.dg/abi/vcall1.C: New test.
7482 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7484         * gcc.dg/20021029-1.c: New test.
7485         * gcc.dg/20021029-2.c: New test.
7487 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7489         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7491 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7493         PR c/8439
7494         * gcc.dg/20021110.c: Move to ...
7495         * gcc.c-torture/compile/20021110.c: .... here.
7497 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7499         PR c/8467
7500         * gcc.c-torture/execute/20021111-1.c
7502 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7504         PR c/8439
7505         * gcc.dg/20021110.c: New test.
7507 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7509         * g++.dg/abi/vthunk3.C: Run only on x86.
7511 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7513         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7515 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7517         * lib/compat.exp (compat-execute): Fix logic error in last
7518         change.
7520 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7522         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7524 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7526         PR c++/8389
7527         * g++.dg/template/access6.C: New test.
7529 2002-11-08  Jan Hubicka  <jh@suse.cz>
7531         * gcc.dg/i386-ssefp-1.c: New test.
7532         * gcc.dg/i386-ssefp-1.c: New test.
7534 2002-11-08  Jan Hubicka  <jh@suse.cz>
7536         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7538 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7540         * g++.dg/abi/vthunk3.C: New test.
7542         PR c++/8338
7543         * g++.dg/template/crash2.C: New test.
7545 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7547         * testsuite/g++.dg/abi/dtor1.C: New test.
7548         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7550 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7552         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7553         Darwin.
7555 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7557         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7558         -mthumb.  Only xfail with -O0.
7560 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7562         * g++.dg/abi/thunk1.C: New test.
7563         * g++.dg/abi/thunk2.C: Likewise.
7564         * g++.dg/abi/vtt1.C: Likewise.
7566 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7568         PR optimization/8423
7569         * gcc.c-torture/execute/builtin-constant.c: New test.
7571 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7573         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7574         Add some more cases.
7576 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7578         PR c++/8391
7579         * g++.dg/opt/local1.C: New test.
7581 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7583         PR c++/8160
7584         * g++.dg/template/complit1.C: New test.
7586         PR c++/8149
7587         * g++.dg/template/typename4.C: Likewise.
7589 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7591         Core issue 287, PR c++/7639
7592         * g++.dg/template/instantiate1.C: Adjust error location.
7593         * g++.dg/template/instantiate3.C: New test.
7594         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7595         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7596         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7598 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7600         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7602 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7604         PR c++/8287
7605         * g++.dg/init/dtor2.C: New test.
7607 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7609         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7610         * gcc.dg/nest.c: Bypass errors on irix6.
7612 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7614         * gcc.dg/nest.c: Expect error for mmix-*-*.
7615         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7617 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7619         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7620         markers.
7622         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7624 2002-10-25  Mike Stump  <mrs@apple.com>
7626         * gcc.dg/warn-1.c: New test.
7628 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7630         * g++.dg/template/typename3.C: New test.
7632 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7634         * g++.dg/lookup/ptrmem1.C: New test.
7636         * g++.dg/abi/vthunk2.C: New test.
7638 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7640         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7642 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7644         * g++.dg/abi/empty9.C: New test.
7646 2002-10-24  Richard Henderson  <rth@redhat.com>
7648         * g++.dg/inherit/thunk1.C: Enable for ia64.
7650 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7652         PR c++/8067
7653         * g++.dg/lookup/pretty1.C: New test.
7655 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7657         * gcc.dg/20021023-1.c: New test.
7659 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7661         PR c++/7679
7662         * g++.dg/parse/inline1.C: New test.
7664 2002-10-23  Richard Henderson  <rth@redhat.com>
7666         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7668         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7670 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7672         PR c++/6579
7673         * g++.dg/parse/stmtexpr3.C: New test.
7675 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7677         * g++.dg/expr/cond1.C: New test.
7679 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7681         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7683 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7685         * g++.dg/abi/vbase13.C: New test.
7686         * g++.dg/abi/vbase14.C: Likewise.
7688 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7690         * gcc.dg/tls/pic-1.c: New test.
7691         * gcc.dg/tls/nonpic-1.c: New test.
7692         * gcc.dg/20021018-1.c: New test.
7694 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7696         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7697         Remove only files with the same base name as the test case.
7698         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7699         (profopt-execute): Likewise.  Also, remove old profiling
7700         and performance data files before running the tests.
7702         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7703         * g++.dg/bprob/bprob.exp: Likewise.
7704         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7705         to allow more general test case names.
7707         * g++.dg/bprob/bprob-1.C: Rename to ...
7708         * g++.dg/bprob/g++-bprob-1.C: ... this.
7710         * g77.dg/bprob/bprob-1.f: Rename to ...
7711         * g77.dg/bprob/g77-bprob-1.f: ... this.
7713 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7715         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7716         bison 1.50 or later.
7718 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7720         * g++.dg/README: Describe more test directories.
7722 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7724         * g++.dg/init/array6.C: Add additional tests.
7726 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7728         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7729         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7731 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7733         * gcc.c-torture/compile/20020604-1.x: New.
7734         * gcc.c-torture/compile/simd-5.x: Likewise.
7735         * gcc.c-torture/execute/920710-1.x: Likewise.
7736         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7738 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7740         * g++.dg/inherit/override1.C: Add dg-options clause.
7742 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7744         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7745         _mm_slli_si128.
7747 2002-10-19  Andreas Schwab  <schwab@suse.de>
7749         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7750         directory component.
7752 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7754         * g++.dg/inherit/thunk1.C: New test.
7756         * g++.dg/inherit/override1.C: New test.
7758         * g++.dg/abi/mangle11.C: New test.
7759         * g++.dg/abi/mangle14.C: New test.
7760         * g++.dg/abi/mangle17.C: New test.
7762 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7764         * g++.dg/overload/member2.C: New test.
7766 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7768         * g++.dg/README: Describe new compat directory.
7769         * g++.dg/dg.exp: Skip tests in compat directory.
7770         * README.compat: New file.
7771         * lib/compat.exp: New expect script.
7772         * g++.dg/compat: New test directory.
7773         * g++.dg/compat/compat.exp: New expect script.
7774         * g++.dg/compat/abi: New test directory.
7775         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
7776         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
7777         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
7778         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
7779         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
7780         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
7781         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
7782         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
7783         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
7784         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
7785         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
7786         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
7787         * g++.dg/compat/break: New test directory.
7788         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
7789         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
7790         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
7791         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
7792         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
7793         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
7794         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
7795         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
7796         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
7797         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
7798         g++.dg/compat/break/README: New files.
7799         * g++.dg/compat/eh: New test directory.
7800         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
7801         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
7802         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
7803         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
7804         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
7805         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
7806         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
7807         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
7808         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
7809         g++.dg/compat/eh/filter2_y.C,
7810         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
7811         g++.dg/compat/eh/new1_y.C,
7812         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
7813         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
7814         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
7815         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
7816         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
7817         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
7818         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
7819         g++.dg/compat/eh/unexpected1_y.C: New files.
7820         * g++.dg/compat/init: New test directory.
7821         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
7822         g++.dg/compat/init/array5_y.C,
7823         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
7824         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
7825         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
7826         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
7827         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
7828         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
7829         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
7830         g++.dg/compat/init/init-ref2_y.C: New files.
7832 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7834         PR c++/7584
7835         * g++.dg/inherit/using3.C: New test.
7837 2002-10-17  Jan Hubicka  <jh@suse.cz>
7839         * gcc.dg/20021017-2.c: New test.
7841 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7843         * g++.dg/abi/mangle16.C: Adjust.
7845         * g++.dg/init/array8.C: New test.
7847 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
7849         * gcc.dg/special/mips-abi.exp: New test.
7850         * gcc.dg/special/mips-abi.s: Empty file used by the above.
7852 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7854         * g++.dg/abi/mangle16.C: New test.
7855         * g++.dg/abi/mangle17.C: Likewise.
7857         PR c++/7478
7858         * g++.dg/template/ref1.C: New test.
7860 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7862         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
7864 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
7866         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
7868 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7870         PR c++/7524
7871         * g++.dg/init/array7.C: New test.
7873 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
7875         * g++.dg/init/array6.C: New test.
7877         * g++.dg/abi/mangle13.C: Likewise.
7878         * g++.dg/abi/mangle14.C: Likewise.
7879         * g++.dg/abi/mangle15.C: Likewise.
7881 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7883         * g++.dg/abi/empty8.C: New test.
7885 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
7887         * g++.dg/init/ctor1.C: New test.
7889 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
7891         * gcc.c-torture/execute/20021015-1.c: New test.
7893 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
7895         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
7897 2002-10-14  Jan Hubicka  <jh@suse.cz>
7899         * gcc.dg/i386-ssetype-[1-5].c: New tests.
7901 2002-10-14  Richard Henderson  <rth@redhat.com>
7903         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
7905 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7907         PR optimization/6631
7908         * g++.dg/opt/const2.C: New test.
7910 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7912         PR c++/7176
7913         * g++.dg/parse/friend1.C: New test.
7914         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
7916 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
7918         * gcc.dg/20021014-1.c: New test.
7920 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
7922         PR c++/5661
7923         * g++.dg/ext/vlm1.C: New test.
7924         * g++.dg/ext/vlm2.C: Likewise.
7926         * g++.dg/init/array1.C: Remove invalid braces.
7927         * g++.dg/init/brace1.C: New test.
7928         * g++.dg/init/copy2.C: Likewise.
7929         * g++.dg/init/copy3.C: Likewise.
7930         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
7931         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
7932         braces.
7934 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
7936         * gcc.dg/cpp/assembler.S: Don't use -ansi.
7938 2002-10-11  Richard Shann  <richard.shann@superh.com>
7940         * gcc.c-torture/compile/simd-5.c: New test.
7942 2002-10-10  Roger Sayle  <roger@eyesopen.com>
7944         * gcc.c-torture/execute/shiftopt-1.c: New test case.
7946 2002-10-10  Jim Wilson  <wilson@redhat.com>
7948         * gcc.c-torture/execute/20021010-1.c: New test.
7950 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
7952         PR c/7353
7953         * g++.dg/ext/typedef-init.C: New test.
7954         * gcc.dg/typedef-init.c: New test.
7956 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
7958         * gcc.dg/cpp/paste13.c: New test.
7960 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7962         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
7963         remaining platforms, XFAIL during compile, not execute.  Don't
7964         XFAIL at -O0.
7966 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
7968         * gcc.dg/alias-1.c: Tweak expected warning.
7970 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7972         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
7974 2002-10-06  Andreas Jaeger  <aj@suse.de>
7976         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
7977         * gcc.dg/cpp/c++98.C: Likewise.
7979         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
7980         * g++.dg/cpp/c++98.C: Likewise.
7982         * g++.dg/README (Subdirectories): Mention cpp directory.
7984         PR target/7559
7985         * gcc.dg/20021006-1.c: New test.
7987 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7989         PR c++/7804
7990         * g++.dg/other/warning1.C: New test.
7992 2002-10-04  Roger Sayle  <roger@eyesopen.com>
7994         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
7995         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
7996         and sparc-*-* with -m64 as expected failures.  See PR 8087.
7998 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8000         PR c++/7931
8001         * g++.dg/template/ptrmem3.C: New test.
8003         PR c++/7754
8004         * g++.dg/template/union1.C: New test.
8006 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8008         PR c++/8006
8009         * g++.dg/abi/mangle9.C: New test.
8010         * g++.dg/abi/mangle10.C: New test.
8011         * g++.dg/abi/mangle11.C: New test.
8012         * g++.dg/abi/mangle12.C: New test.
8014 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8016         PR c++/7188.
8017         * g++.dg/template/meminit1.C: New test.
8018         * g++.dg/warn/Wreorder-1.C: Likewise.
8019         * g++.old-deja/g++.mike/warn3.C: Tweak.
8020         * lib/prune.exp: Ingore "in copy constructor".
8022 2002-10-02  Andreas Jaeger  <aj@suse.de>
8024         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8025         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8026         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8027         on x86-64.
8029 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8031         * gcc.dg/empty1.C: Fix typo.
8033 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8035         * gcc.dg/alias-1.c: New test.
8037 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8039         * gcc.dg/empty1.C: New test.
8041         * g++.dg/tls/init-2.C: Tweak error messages.
8043 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8045         * gcc.c-torture/compile/20020923-1.c: New test.
8047 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8049         * gcc.c-torture/execute/ffs-1.c: New test.
8050         * gcc.c-torture/execute/ffs-2.c: Ditto.
8052 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8054         * g++.dg/overload/member1.C: New test.
8056 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8058         * g++.dg/abi/empty7.C: New test.
8059         * g++.dg/init/pm2.C: Likewise.
8061 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8063         * g++.dg/rtti/crash1.C: New test.
8065 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8067         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8068         gcc.dg/sibcall-4.c: New tests.
8070 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8072         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8073         powerpc and MMIX targets.
8075 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8077         * gcc.dg/cpp/20020927-1.c: New.
8079 2002-09-26  David S. Miller  <davem@redhat.com>
8081         * gcc.c-torture/compile/trunctfdf.c: New.
8083 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8085         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8087 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8089         * gcc.c-torture/execute/loop-15.c: New.
8091 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8093         * README.QMTEST: Fix typo.
8095 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8097         * gcc.dg/20020926-1.c: New test.
8099 2002-09-25  David S. Miller  <davem@redhat.com>
8101         PR target/7842
8102         * gcc.c-torture/execute/shiftdi.c: New test.
8104 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8106         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8107         unique to the tool.
8108         * lib/g77.exp (g77_init): Likewise.
8109         * lib/g++.exp (g++_init): Likewise.
8110         * lib/objc.exp (objc_init): Likewise.
8112 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8114         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8115         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8116         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8118 2002-09-25  Richard Henderson  <rth@redhat.com>
8120         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8121         too-small long double.
8123 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8125         * gcc.dg/20020919-1.c: New test.
8127 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8129         * g++.dg/abi/bitfield6.C: New test.
8130         * g++.dg/abi/bitfield7.C: New test.
8131         * g++.dg/abi/bitfield8.C: New test.
8132         * g++.dg/abi/vbase11.C: New test.
8134 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8136         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8137         hppa*-*-hpux*.  Update test comment.
8139 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8141         * gcc.dg/tls/struct-1.c: New test.
8143 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8145         * gcc.dg/cpp/tr-warn2.c: Update.
8147 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8149         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8151 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8153         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8154         systems.
8156 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8158         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8160         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8161         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8162         setting of cxxfilt.
8164 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8166         * gcc.dg/20020312-2.c: Update for darwin.
8168 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8170         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8172 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8174         * objc.dg/comp-types-1.m: New test.
8175         * objc.dg/comp-types-2.m: New test.
8176         * objc.dg/comp-types-3.m: New test.
8177         * objc.dg/comp-types-4.m: New test.
8178         * objc.dg/comp-types-5.m: New test.
8179         * objc.dg/comp-types-6.m: New test.
8181 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8183         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8185 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8187         * g++.dg/other/do1.C: New test.
8189         * g++.dg/template/subst1.C: New test.
8191 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8193         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8195 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8197         * g++.dg/template/qualttp20.C: Adjust expected errors.
8198         * g++.old-deja/g++.jason/report.C: Likewise.
8199         * g++.old-deja/g++.other/qual1.C: Likewise.
8201         * g++.dg/lookup/scoped2.C: New test.
8203         * g++.dg/ext/asm3.C: New test.
8205 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8207         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8209 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8211         * ChangeLog: follow spelling conventions.
8212         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8213         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8214         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8215         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8216         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8217         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8218         * g++.old-deja/g++.law/global-init1.C: Likewise.
8219         * g++.old-deja/g++.other/delete4.C: Likewise.
8220         * g++.old-deja/g++.other/inline21.C: Likewise.
8221         * g++.old-deja/g++.other/singleton.C: Likewise.
8222         * g77.dg/strlen0.f: Likewise.
8223         * g77.f-torture/compile/20010519-1.f: Likewise.
8224         * g77.f-torture/compile/980310-4.f: Likewise.
8225         * gcc.c-torture/compile/20000605-1.c: Likewise.
8226         * gcc.c-torture/execute/20020225-1.c: Likewise.
8227         * gcc.dg/c90-hexfloat-2.c: Likewise.
8228         * gcc.dg/c99-bool-1.c: Likewise.
8229         * gcc.dg/c99-hexfloat-2.c: Likewise.
8230         * gcc.dg/dll-2.c: Likewise.
8231         * gcc.dg/wtr-union-init-1.c: Likewise.
8232         * gcc.dg/wtr-union-init-2.c: Likewise.
8233         * gcc.dg/wtr-union-init-3.c: Likewise.
8234         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8235         * gcc.dg/cpp/defined.c: Likewise.
8236         * gcc.dg/cpp/macsyntx.c: Likewise.
8237         * gcc.dg/cpp/paste2.c: Likewise.
8238         * gcc.dg/cpp/trad/defined.c: Likewise.
8239         * gcc.dg/format/c90-printf-1.c: Likewise.
8240         * gcc.dg/format/c90-scanf-1.c: Likewise.
8241         * gcc.dg/format/c99-printf-1.c: Likewise.
8242         * gcc.dg/format/c99-scanf-1.c: Likewise.
8243         * gcc.misc-tests/gcov-8.c: Likewise.
8244         * lib/profopt.exp: Likewise.
8246 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8248         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8250 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8252         * g++.dg/inherit/using2.C: New test.
8254 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8256         * ChangeLog: Follow spelling conventions.
8257         * g++.dg/template/friend4.C: Likewise.
8258         * g++.old-deja/g++.pt/crash67.C: Likewise.
8259         * gcc.c-torture/execute/20000801-4.c: Likewise.
8260         * gcc.dg/c90-digraph-1.c: Likewise.
8261         * gcc.dg/c94-digraph-1.c: Likewise.
8262         * gcc.dg/c99-digraph-1.c: Likewise.
8263         * gcc.dg/cpp/line5.c: Likewise.
8264         * gcc.dg/cpp/multiline.c: Likewise.
8265         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8266         * gcc.dg/format/attr-3.c: Likewise.
8267         * gcc.dg/format/c90-scanf-3.c: Likewise.
8268         * gcc.dg/format/ext-4.c: Likewise.
8270 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8272         * g++.dg/template/pretty1.C: New test.
8274 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8276         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8278 2002-09-13  Matt Austern  <austern@apple.com>
8280         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8281         passing a cast expression to a function by const reference.
8283 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8285         * g++.dg/template/deduce1.C: New test.
8287 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8289         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8290         32-bit int.
8292 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8294         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8295         usage.
8297 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8299         * gcc.c-torture/compile/20020910-1.c: New test.
8301 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8303         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8305 2002-09-10  Andreas Jaeger  <aj@suse.de>
8307         * gcc.dg/20020312-2.c: Adjust for x86-64.
8309 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8311         * g77.dg/7388.f: New test case for PR 7388.
8313 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8315         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8317 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8319         * objc.dg/proto-lossage-1.m: New test.
8321 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8323         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8325 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8327         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8328         expected to pass.
8330 2002-09-06  Stan Shebs  <shebs@apple.com>
8331             David Edelsohn  <edelsohn@gnu.org>
8333         * gcc.dg/weak: New directory.
8334         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8335         target-specific xfail bits.
8336         * gcc.dg/typeof-2.c: Move to new directory.
8337         * gcc.dg/weak.exp: New expect script.
8339 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8341         * gcc.c-torture/execute/extzvsi.c: New test.
8343 2002-09-05  Stan Shebs  <shebs@apple.com>
8345         * gcc.dg/weak-1.c: xfail on Darwin.
8346         * gcc.dg/weak-2.c: Ditto.
8347         * gcc.dg/weak-3.c: Ditto.
8348         * gcc.dg/weak-4.c: Ditto.
8349         * gcc.dg/weak-5.c: Ditto.
8350         * gcc.dg/weak-6.c: Ditto.
8351         * gcc.dg/weak-7.c: Ditto.
8352         * gcc.dg/weak-8.c: Ditto.
8353         * gcc.dg/weak-9.c: Ditto.
8355 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8357         * gcc.c-torture/execute/loop-14.c: New test.
8359 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8361         * g++.dg/other/cxa-atexit1.C: New test.
8363         * gcc.dg/typeof-2.c: New test.
8365 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8367         * gcc.dg/builtins-2.c: New testcase.
8368         * gcc.dg/builtins-3.c: New testcase.
8370 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8372         * gcc.dg/cpp/_Pragma4.c: New test.
8374 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8376         * objc/execute/nil_method-1.m: New testcase.
8378 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8380         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8381         [Object class], not [Object initialize].
8383 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8384             Hans-Peter Nilsson  <hp@bitrange.com>
8386         * gcc.c-torture/execute/20020720-1.x: Skip test on
8387         mmix-knuth-mmixware.  Correct comment.
8389 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8391         * testsuite/g++.dg/abi/bitfield5.C: New test.
8392         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8394 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8396         * objc.dg/undeclared-selector.m: New test.
8398 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8400         * g++.dg/other/offsetof1.C: Avoid cast warning.
8402 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8404         * objc.dg/super-class-2.m: New test.
8406 2002-08-24  Matt Austern  <austern@apple.com>
8408         * g++.dg/ext/lvaddr.C: New test.
8409         * g++.dg/ext/lvcast.C: New test.
8411 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8413         * testsuite/g++.dg/inherit/cond1.C: New test.
8415 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8417         * gcc.dg/noncompile/incomplete-1.c: New test.
8419 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8421         * gcc.dg/typespec-1.c: New test.
8423 2002-08-20  Devang Patel  <dpatel@apple.com>
8424         * objc.dg/proto-hier-2.m: New test.
8426 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8428         * objc.dg/bitfield-1.m: New test.
8429         * objc.dg/bitfield-2.m: New test.
8431 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8433         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8434         gcc.dg/c99-flex-array-4.c: New tests.
8436 2002-08-16  Stan Shebs  <shebs@apple.com>
8438         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8440 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8442         * gcc.dg/typeof-1.c: New test.
8443         * g++.dg/ext/typeof2.C: New test.
8445 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8447         * g++.dg/other/offsetof1.C: New test.
8449 2002-08-14  Richard Henderson  <rth@redhat.com>
8451         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8453 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8455         * gcc.dg/cpp/_Pragma3.c: New test.
8457 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8459         * g++.dg/template/inherit3: New test.
8461 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8463         * gcc.dg/bitfld-4.c: Add blank options.
8465 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8467         * g++.dg/template/crash1.C: New test.
8469 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8471         * gcc.dg/tls/opt-2.c: New test.
8473 2002-08-08  Devang Patel  <dpatel@apple.com>
8475         * objc.dg/selector-1.m : New test
8477 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8479         * g++.dg/abi/bitfield4.C: New test.
8480         * gcc.dg/bitfld-4.c: New test.
8482 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8484         * g++.dg/other/packed1.C: New test.
8486 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8488         * g++.dg/abi/offsetof.C: Tweak error messages.
8489         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8491 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8493         * gcc.dg/bitfld-3.c: New test.
8495 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8496             Richard Henderson  <rth@redhat.com>
8498         * gcc.dg/i386-bitfield1.c: New test.
8499         * g++.dg/abi/bitfield3.C: Update.
8501 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8503         * objc.dg/const-str-2.m: Update.
8504         * gcc.dg/cpp/c++98.c: Change to C extension.
8505         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8506         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8508 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8510         * testsuite/gcc.dg/tls/diag-3.c: New.
8512 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8514         * g++.dg/README (Subdirectories): Document new subdir expr.
8515         * g++.dg/expr/pmf-1.C: New test.
8517 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8519         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8521 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8523         * g++.dg/abi/bitfield3.C: New test.
8525 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8527         * lib/gcov.exp: Tweak expected line formats.
8528         * gcc.misc-tests/gcov8.c: New test.
8529         * gcc.misc-tests/gcov8.x: New flags.
8531 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8533         * consistency.vlad/layout/endian.c: Include string.h.
8535         * gcc.c-torture/execute/20020805-1.c: New test.
8537 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8539         * g++.dg/other/conversion1.C: New test.
8541 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8543         * gcc.dg/builtins-1.c: New testcase.
8545 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8547         * g++.dg/inherit/access3.C: New test.
8549 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8551         * gcc.dg/ia64-visibility-2.c: New test.
8553 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8555         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8556         __qualifier_flags to __flags.
8558 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8560         * g++.dg/inherit/operator1.C: New test.
8561         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8562         * g++.dg/other/error1.C: Change expected error message.
8563         * g++.dg/template/conv4.C: Likewise.
8565 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8567         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8568         for documented behavior.
8570 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8572         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8573         several targets known to fail.
8575 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8577         * gcc.dg/mips-args-[123].c: New tests.
8579 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8581         * gcc.dg/ppc-spe.c: New.
8583 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8585         * g++.dg/other/ptrmem4.C: New testcase.
8587 2002-07-24  Richard Henderson  <rth@redhat.com>
8589         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8591 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8593         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8595 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8597         * gcc.c-torture/execute/memset-3.c: New testcase.
8599 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8601         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8602         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8604 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8606         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8607         Delete.
8609 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8611         * gcc.c-torture/compile/simd-4.c: New test.
8613 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8615         PR c++/7347, c++/7348
8616         * g++.dg/template/access4.C: New test.
8617         * g++.dg/template/access5.C: New test.
8618         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8619         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8620         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8621         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8623 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8625         * gcc.dg/gnu89-init-2.c: New test.
8627 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8629         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8631 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8633         * gcc.c-torture/execute/20020720-1.c: New testcase.
8635 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8637         * gcc.dg/cpp/Wsignprom.c: New tests.
8639 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8641         * gcc.c-torture/execute/loop-13.c: New test.
8643 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8645         * gcc.dg/cpp/expr.c: New tests.
8647 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8649         * g++.dg/opt/pr6713.C: Add template instantiation.
8651 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8653         * gcc.dg/nest.c: New test.
8655 2002-07-17  Richard Henderson  <rth@redhat.com>
8657         * g++.dg/opt/pr6713.C: New test.
8659 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8661         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8662         XFAIL for all x86 processors.
8664 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8666         * gcc.c-torture/execute/20010122-1.x: Do not test with
8667         -fomit-frame-pointer.
8669 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8671         * g++.dg/template/instantiate2.C: New test.
8672         * g++.dg/template/spec4.C: New test.
8674 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8676         * g++.dg/template/access2.C: New test.
8677         * g++.dg/template/access3.C: New test.
8679 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8681         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8682         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8683         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8684         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8685         Convert to use <stdarg.h>.
8686         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8687         Delete.
8688         * gcc.dg/va-arg-2.c: New.
8689         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8691 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8693         * gcc.c-torture/compile/20020710-1.c: New test.
8695 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8696                           Andrew Pinski  <pinskia@physics.uc.edu>
8698         gcc.c-torture/compile/simd-2.c: New testcase.
8699         gcc.c-torture/compile/simd-3.c: Likewise.
8701 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8703         PR c++/7224
8704         * g++.dg/overload/error1.C: New test.
8706 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8708         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8709         configuration and IRIX 6 O32 ABI.
8711 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8713         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8715 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8717         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8719 2002-07-10  Jeffrey A Law  <law@redhat.com>
8721         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8723         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8725 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8727         * gcc.dg/20020312-2.c: Check for __PPC__.
8729 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8731         * gcc.c-torture/compile/20020709-1.c: New test.
8733 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8735         * g++.dg/template/qualttp21.C: New test case.
8737 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8739         * gcc.c-torture/compile/20020706-1.c: New test.
8740         * gcc.c-torture/compile/20020706-2.c: New test.
8742 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8743             Alexandre Oliva  <aoliva@redhat.com>
8745         * g++.dg/warn/incomplete1.C: New test.
8747 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8749         PR c++/7099
8750         * g++.dg/warn/noreturn1.C: New test.
8752 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8754         PR c++/6706
8755         * g++.dg/debug/debug6.C: New test.
8756         * g++.dg/debug/debug7.C: New test.
8758 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8760         * gcc.c-torture/compile/simd-3.c: New test.
8762 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8764         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8765         * gcc.dg/20020620-1.c: Likewise.
8767 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8769         PR c++/6944
8770         * g++.dg/init/array4.C: New test.
8771         * g++.dg/init/array5.C: New test.
8773 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
8775         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
8776         * gcc.c-torture/execute/simd-2.c (main): Likewise.
8778 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8780         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
8781         * gcc.dg/wtr-aggr-init-1.c: Likewise.
8782         * gcc.dg/wtr-conversion-1.c: Likewise.
8783         * gcc.dg/wtr-escape-1.c: Likewise.
8784         * gcc.dg/wtr-int-type-1.c: Likewise.
8785         * gcc.dg/wtr-label-1.c: Likewise.
8786         * gcc.dg/wtr-static-1.c: Likewise.
8787         * gcc.dg/wtr-strcat-1.c: Likewise.
8788         * gcc.dg/wtr-suffix-1.c: Likewise.
8789         * gcc.dg/wtr-switch-1.c: Likewise.
8790         * gcc.dg/wtr-unary-plus-1.c: Likewise.
8791         * gcc.dg/wtr-union-init-1.c: Likewise.
8792         * gcc.dg/wtr-union-init-2.c: Likewise.
8793         * gcc.dg/wtr-union-init-3.c: Likewise.
8795         * gcc.dg/wtr-func-def-1.c: New test.
8797 2002-07-02 Devang Patel <dpatel@apple.com>
8799         * objc.dg/param-1.m: New test.
8801 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
8803         * gcc.dg/cpp/trad/directive.c: Add test.
8804         * gcc.dg/cpp/trad/macroargs.c: Add test.
8805         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
8807 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
8809         * gcc.dg/cpp/cmdlne-M.c: New test.
8811 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
8813         * objc.dg/desig-init-1.m: New test.
8815 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8817         PR c++/6716
8818         * g++.dg/template/instantiate1.C: New test.
8820 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
8822         PR c++/7112
8823         * g++.dg/template/sizeof2.C: New test.
8825 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8827         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
8828         gcc.dg/cpp/trad/include.c: New tests.
8830 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
8832         PR target/7177
8833         * gcc.c-torture/compile/20020701-1.c: New test.
8835 2002-07-01  Stan Shebs  <shebs@apple.com>
8837         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
8838         header here...
8839         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
8840         (objc-torture-execute): or here.
8842 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
8844         * gcc.c-torture/execute/arith-rand-ll.c: New test.
8846 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8848         * gcc.dg/cpp/trad/escaped-nl.c: New test.
8850 2002-06-30  Devang Patel  <dpatel@apple.com>
8852         * objc.dg/fsyntax-only.m: New test.
8854 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
8856         PR c++/6695
8857         * g++.dg/template/friend7.C: New file.
8859 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
8861         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
8862         return type.
8864 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
8866         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
8867         avoid division by zero.
8869 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
8871         * gcc.dg/Wunknownprag.c: New tests.
8873 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
8875         * gcc.c-torture/execute/simd-2.c: New test.
8877 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
8879         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
8880         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
8881         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
8882         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
8883         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
8884         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
8885         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
8886         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
8887         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
8888         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
8889         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
8890         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
8891         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
8892         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
8893         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
8894         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
8895         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
8897 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
8899         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
8900         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
8901         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
8902         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
8903         New tests.
8904         * gcc.dg/cpp/trad/directive.c: Update.
8906 2002-06-23  Andreas Jaeger  <aj@suse.de>
8908         * gcc.c-torture/execute/complex-6.c: New.
8910 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
8912         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
8913         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
8914         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
8915         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
8917 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
8919         * gcc.dg/cpp/trad: New directory with traditional tests copied
8920         from parent directory.
8921         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8922         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8923         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8924         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8925         Move to trad/ and rename.
8926         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
8927         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
8928         gcc.dg/cpp/trad/redef2.c: New tests.
8929         * gcc.dg/cpp/trad/trad.exp: New driver.
8931 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
8933         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8934         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8935         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8936         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8937         Remove.
8939 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
8941         * gcc.dg/20020620-1.c: New test.
8943 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8945         * g++.dg/template/ttp4.C: New test.
8947 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
8949         * g++.dg/opt/vt1.C: Fix regexp.
8951 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8953         * gcc.c-torture/execute/pure-1.c: Make functions static again.
8954         Don't use attribute `noinline'.
8956 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8958         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
8960 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
8962         * gcc.c-torture/execute/simd-1.c: New.
8964         * gcc.dg/simd-1.c: New.
8966 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8968         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
8970 2002-06-16  Richard Henderson  <rth@redhat.com>
8972         * g++.dg/ext/anon-struct1.C: New.
8973         * g++.dg/ext/anon-struct2.C: New.
8974         * g++.dg/ext/anon-struct3.C: New.
8975         * gcc.dg/anon-struct-1.c: New.
8976         * gcc.dg/anon-struct-2.c: New.
8977         * gcc.dg/anon-struct-3.c: New.
8978         * gcc.dg/20011008-1.c: Adjust warning text.
8979         * gcc.dg/20020527-1.c: Add -fms-extensions.
8981 2002-06-16  Richard Henderson  <rth@redhat.com>
8983         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
8985 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
8987         * gcc.c-torture/execute/20020615-1.c: New test.
8989 2002-06-15  Roger Sayle  <roger@eyesopen.com>
8991         * gcc.c-tortuture/execute/compare-1.c: New test case.
8992         * gcc.c-tortuture/execute/compare-2.c: New test case.
8993         * gcc.c-tortuture/execute/compare-3.c: New test case.
8995 2002-06-13  Richard Henderson  <rth@redhat.com>
8997         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
8998         ia64 ilp32.
9000 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9002         * g++.dg/template/typename2.C: Update error message.
9004 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9006         * gcc.c-torture/execute/20020611-1.c: New test.
9008 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9010         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9011         list of targets to skip.
9013 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9015         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9016         targets if not optimizing.
9018 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9020         * gcc.c-torture/compile/20020605-1.c: New test.
9022         * g++.dg/opt/vt1.C: New test.
9024         * gcc.dg/20020531-1.c: New test.
9026         * gcc.dg/20020530-1.c: New test.
9028         * gcc.dg/20020527-1.c: New test.
9030         * g++.dg/opt/cse1.C: New test.
9032 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9034         * gcc.dg/20020607-2.c: New test case.
9036 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9038         * gcc.c-torture/compile/20020604-1.c: New test.
9040 2002-06-04  Richard Henderson  <rth@redhat.com>
9042         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9043         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9044         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9046 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9048         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9050 2002-06-03  Richard Henderson  <rth@redhat.com>
9052         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9053         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9055 2002-06-02  Richard Henderson  <rth@redhat.com>
9057         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9058         test functions static.
9060 2002-06-02  Andreas Jaeger  <aj@suse.de>
9062         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9063         now.
9065 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9067         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9068         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9069         Update for mofified diagnostics.
9070         * gcc.dg/c99-intconst-1.c: No longer fail.
9072 2002-06-02  Richard Henderson  <rth@redhat.com>
9074         * gcc.dg/uninit-A.c: Remove xfail markers.
9076 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9078         * gcc.dg/fnegate-1.c: New test case.
9080 2002-05-30  Osku Salerma  <osku@iki.fi>
9082         * gcc.c-torture/execute/mayalias-1.c: New file.
9084 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9086         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9087         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9088         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9090 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9092         * gcc.c-torture/execute/20020529-1.c: New test.
9094 2002-05-27  Richard Henderson  <rth@redhat.com>
9096         * g++.dg/ext/attrib6.C: New test case.
9098 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9100         * gcc.c-torture/execute/pure-1.c: New test.
9102 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9104         * gcc.dg/cpp/arith-2.c: Remove.
9106 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9108         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9109         * gcc.dg/cpp/if-3.c: Remove.
9111 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9113         * g++.dg/opt/cse2.C: New test.
9115 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9117         * gcc.dg/cpp/arith-1.c: New semantic tests.
9118         * gcc.dg/cpp/if-1.c: Update.
9120 2002-05-24  Ben Elliston  <bje@redhat.com>
9122         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9124 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9126         * gcc.dg/verbose-asm.c: New test.
9128 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9130         * gcc.dg/cpp/paste12.c: New test.
9132 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9134         * g++.dg/parse/named_ops.C: New test.
9136 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9138         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9140 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9142         * gcc.dg/weak-2.c: Allow optional leading underscore
9143         in scan-assembler symbol name.
9144         * gcc.dg/weak-3.c: Likewise.
9145         * gcc.dg/weak-4.c: Likewise.
9146         * gcc.dg/weak-5.c: Likewise.
9148 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9150         * gcc.dg/20020523-1.c: New test.
9152 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9154         * objc.dg/const-str-2.m: Update now that we stop after
9155         a command line error.
9157 2002-05-22  Richard Henderson  <rth@redhat.com>
9159         * g++.dg/dg.exp: Fix typo in test pruneing.
9161 2002-05-22  Richard Henderson  <rth@redhat.com>
9163         * g++.dg/dg.exp: Prune the tls subdirectory.
9164         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9165         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9166         * g++.dg/tls/init-1.C: New.
9168 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9170         * gcc.dg/20020517-1.c: New test.
9172 2002-05-21  Richard Henderson  <rth@redhat.com>
9174         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9175         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9177 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9179         * g++.dg/other/copy2.C: New test.
9181 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9183         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9184         (MAX_COPY): Bump up to 10 times sizeof (long long).
9185         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9187         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9188         sizeof (long long).
9190         * gcc.c-torture/execute/strcpy-1.c: New test.
9192 2002-05-19  Jason Merrill  <jason2redhat.com>
9194         * g++.dg/ext/oper1.C: New test.
9196 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9197 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9199         * README.QMTEST: New file.
9201         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9203 2002-05-19  Andreas Jaeger  <aj@suse.de>
9205         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9206         now.
9207         * gcc.c-torture/execute/loop-2d.x: Likewise.
9209 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9211         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9212         support weak symbols.
9213         * gcc.dg/weak-4.c: Likewise
9214         * gcc.dg/weak-6.c: Likewise
9216 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9218         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9219         cygwin, coff and h8300-*-hms targets
9220         * gcc.dg/weak-5.c: Likewise
9221         * gcc.dg/weak-7.c: Likewise
9223 2002-05-16  Jason Merrill  <jason@redhat.com>
9225         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9226         (scan-assembler-not, scan-assembler-dem): Likewise.
9227         (scan-assembler-dem-not): Likewise.
9229 2002-05-15  Richard Henderson  <rth@redhat.com>
9231         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9233 2002-05-15  Richard Henderson  <rth@redhat.com>
9235         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9236         (vfoo1f): Warning here.
9237         (vfoo1l): Don't redefine the alias.
9239 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9241         * g++.dg/init/pm1.C: New test.
9243 2002-05-12  David S. Miller  <davem@redhat.com>
9245         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9246         types.
9248 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9250         * gcc.c-torture/execute/20020510-1.c: New test case.
9252 2002-05-10  David S. Miller  <davem@redhat.com>
9254         * gcc.c-torture/execute/conversion.c: Test long double too.
9256 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9258         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9259         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9260         * lib/g++.exp (g++_link_flags): Likewise.
9261         * lib/objc.exp (objc_target_compile): Likewise.
9263 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9265         * gcc.dg/cpp/poison.c: Update.
9266         * gcc.dg/cpp/20000625-2.c: Remove.
9267         * gcc.dg/cpp/direct2s.c: Remove final test.
9269 2002-05-08  Tom Rix  <trix@redhat.com>
9271         * gcc.c-torture/execute/20020508-1.c: New test.
9272         * gcc.c-torture/execute/20020508-2.c: New test.
9273         * gcc.c-torture/execute/20020508-3.c: New test.
9275 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9277         * gcc.dg/cpp/charconst-4.c: More tests.
9279 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9281         PR c/6569
9282         * gcc.dg/weak-3.c: Update location of warning messages.
9283         * gcc.dg/weak-5.c: Likewise.
9285 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9287         * gcc.c-torture/execute/20020506-1.c: New test case.
9289 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9291         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9293 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9295         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9297 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9299         * gcc.dg/cpp/charconst-3.c: New test.
9301 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9303         * gcc.dg/cpp/charconst.c: Update tests.
9305 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9307         * treelang: Added directory for new sample language treelang. Also
9308         lib/treelang.exp: New file to signal treelang should be tested.
9310 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9312         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9313         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9314         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9315         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9316         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9317         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9318         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9320 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9322         * gcc.dg/format/xopen-2.c: New test.
9324 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9326         * gcc.dg/20020503-1.c: New test.
9328 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9330         * g++.dg/init/dtor1.C: Make it tougher.
9332 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9334         * g++.dg/init/dtor1.C: New test.
9336 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9338         * gcc.dg/altivec-8.c: New.
9340 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9342         * gcc.dg/altivec-7.c: New.
9344 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9346         * g++.dg/parse/typedef1.C: New test.
9348 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9350         PR c++/6486
9351         * g++.dg/template/friend6.C: New test.
9353         PR c++/6492
9354         * g++.dg/init/copy1.C: New test.
9356 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9358         * g++.dg/warn/effc1.C: New test.
9360 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9362         * gcc.dg/cpp/if-cexp.c: Add a test.
9364 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9366         * gcc.dg/20020426-2.c: New test.
9368 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9370         * gcc.dg/cpp/if-mop.c: Update.
9371         * gcc.dg/cpp/if-mpar.c: Add test.
9372         * gcc.dg/cpp/if-oppr.c: Update.
9374 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9376         PR c/6343
9377         * gcc.dg/weak-[2-7].c: New tests.
9379 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9381         * gcc.dg/enum1.c: New test.
9383 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9385         PR c++/6497
9386         * g++.dg/inherit/access2.C: New test.
9388 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9390         PR bootstrap/6445
9391         * gcc.dg/20020426-1.c: New test.
9393 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9395         * g++.dg/abi/enum1.C: New test.
9397 2002-04-26  Richard Henderson  <rth@redhat.com>
9399         * gcc.dg/c99-bool-1.c: Expect always true warning.
9401 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9403         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9405 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9407         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9408         targets.
9410 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9412         * g++.dg/abi/mange7.C: New test.
9414         PR c++/6438.
9415         * g++.dg/parse/stmtexpr2.C: New test.
9417 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9419         * gcc.dg/20020312-2.c: Add SH target.
9421 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9423         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9424         compiler output on mips*-*-irix*.
9426 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9428         * g++.dg/parse/attr1.C: New test.
9430 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9432         * gcc.c-torture/execute/string-opt-17.c: New test case.
9433         * gcc.c-torture/execute/memset-2.c: New test case.
9435 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9437         PR c++/6256:
9438         * g++.dg/template/friend5.C: New test.
9440         PR c++/6331:
9441         * g++.dg/template/qual1.C: Likewise.
9443 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9445         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9446         Include stdlib.h, not stdio.h or ctype.h.
9448 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9450         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9451         cris-*-elf* and mmix-*-*.
9452         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9453         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9454         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9455         Ditto.
9456         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9457         * gcc.dg/wchar_t-1.c: Ditto.
9459 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9461         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9462         Clarify comment.
9464 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9466         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9468 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9470         * gcc.c-torture/execute/20000906-1.x: Delete.
9472 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9474         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9476 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9478         * PR6367
9479         * g77.f-torture/execute/6367.f: New test.
9480         * g77.f-torture/execute/6367.x: Disable for MMIX.
9482 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9484         * PR6352
9485         * g++.dg/opt/inline2.C: New test.
9487 2002-04-18  Richard Henderson  <rth@redhat.com>
9489         * gcc.dg/20000906-1.c: Enable for all targets.
9490         * gcc.c-torture/compile/iftrap-2.c: New.
9492 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9494         * gcc.dg/20020418-1.c: New test.
9495         * gcc.dg/20020418-2.c: New test.
9497 2002-04-18  Richard Henderson  <rth@redhat.com>
9499         * gcc.c-torture/compile/iftrap-1.c: New.
9500         * gcc.dg/iftrap-1.c: Adjust for ia64.
9501         * gcc.dg/iftrap-2.c: New.
9503 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9505         * gcc.c-torture/compile/20020418-1.c: New test.
9507 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9509         * gcc.c-torture/compile/20020415-1.c: New.
9511 2002-04-18  David S. Miller  <davem@redhat.com>
9513         * gcc.c-torture/execute/20020418-1.c: New test.
9515 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9517         * gcc.dg/20020416-1.c: New test.
9519         * g++.dg/opt/inline1.C: New test.
9521 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9523         * gcc.dg/altivec-5.c: New test.
9525         * gcc.dg/20020415-1.c: New test.
9527 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9529         * testsuite/lib/chill.exp: Remove.
9531 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9533         * g++.dg/other/big-struct.C: New test.
9535 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9537         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9538         of scratch file.
9540 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9542         PR c/6277
9543         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9544         in scan-assembler function name
9546 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9548         * g77.f-torture/execute/980628-4.x,
9549         g77.f-torture/execute/980628-5.x,
9550         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9551         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9552         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9553         i[34567]86-*-*.
9555 2002-04-13  David S. Miller  <davem@redhat.com>
9557         * gcc.c-torture/execute/20020413-1.c: New test.
9559 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9561         * gcc.dg/asm-6.c,
9562         * g++.dg/ext/asm1.C: New tests.
9564 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9566         PR c++ 5373.
9567         * g++.dg/parse/stmtexpr1.C: New test.
9569         PR c++/5189.
9570         * g++.dg/template/copy1.C: New test.
9572 2002-04-12  Richard Henderson  <rth@redhat.com>
9574         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9576 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9578         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9579         gcc.c-torture/execute/20020307-2.c.
9581 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9583         * g++.dg/ext/attrib5.C,
9584         * g++.dg/lookup/struct1.C: New tests.
9586 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9588         * gcc.dg/20020411-1.c: New test.
9590         * gcc.c-torture/execute/20020411-1.c: New test.
9592 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9594         * g77.f-torture/execute/6177.f: New test.
9596 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9598         PR middle-end/6247
9599         * g++.dg/opt/cleanup1.C: New test.
9601         * g++.dg/opt/const1.C: New test.
9603 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9605         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9607 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9609         PR c++/5507
9610         * g++.dg/template/typename2.C: New test.
9612 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9614         * gcc.c-torture/execute/loop-12.c: New.
9616 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9618         * g77.f-torture/execute/980628-4.x,
9619         g77.f-torture/execute/980628-5.x,
9620         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9621         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9622         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9624 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9626         PR optimization/6086
9627         * g++.dg/opt/preinc1.C: New test.
9629 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9631         PR c++/5571
9632         * g++.dg/opt/static2.C: New test.
9634 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9636         PR c/5120
9637         * gcc.dg/20020406-1.c: New test.
9639 2002-04-04  David S. Miller  <davem@redhat.com>
9641         * gcc.c-torture/execute/20020404-1.c: New test.
9643 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9645         PR c/6123
9646         * gcc.dg/20020312-2.c: Do not declare global register variable
9647         if __PIC__ or __pic__ is defined.
9649 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9651         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9652         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9654 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9656         * gcc.misc-tests/linkage.exp: Update last change to handle
9657         sparc*-, not just sparc-.
9659 2002-04-03  Richard Henderson  <rth@redhat.com>
9661         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9663 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9665         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9667 2002-04-02  David S. Miller  <davem@redhat.com>
9669         * gcc.c-torture/execute/20020402-3.c: New test.
9671 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9673         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9674         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9676         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9677         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9678         g77.f-torture/execute/20001201.x,
9679         g77.f-torture/execute/u77-test.x: New files.
9681         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9682         * gcc.dg/wchar_t-1.c: Ditto.
9684 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9686         * gcc.c-torture/execute/20020402-1.c: New test.
9688 2002-04-01  Richard Henderson  <rth@redhat.com>
9690         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9692         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9694 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9696         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9698 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9700         * g++.dg/inherit/template-as-base.C: Expect error.
9701         * g++.dg/inherit/namespace-as-base.C: Likewise.
9703 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9705         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9706         g++.dg/ext/instantiate3.C: Tweak match patterns.
9708         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9709         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9710         -da test.
9712 2002-03-31  Richard Henderson  <rth@redhat.com>
9714         * gcc.dg/special/alias-2.c: New.
9715         * gcc.dg/special/ecos.exp: Run it.
9717 2002-03-31  Richard Henderson  <rth@redhat.com>
9719         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9721 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9723         * gcc.dg/weak-1.c: Disable on h8300 port.
9725 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9727         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9728         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9729         ordering tests.
9730         * g++.dg/bprob/bprob-1.C: New test.
9731         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9732         * g++.dg/gcov/gcov-1.C: New test.
9733         * g++.dg/gcov/gcov-1.x: New file.
9734         * g++.dg/gcov/gcov-2.C: New test.
9735         * g++.dg/gcov/gcov-3.C: New test.
9736         * g++.dg/gcov/gcov-3.h: New file.
9738 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9740         * g++.old-deja/g++.other/builtins5.C: New test.
9741         * g++.old-deja/g++.other/builtins6.C: New test.
9742         * g++.old-deja/g++.other/builtins7.C: New test.
9743         * g++.old-deja/g++.other/builtins8.C: New test.
9744         * g++.old-deja/g++.other/builtins9.C: New test.
9746 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9748         * g++.dg/opt/static1.C: New test.
9750         * g++.dg/opt/longbranch1.C: New test.
9752 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9754         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9756         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9758 2002-03-28  Jeffrey A Law  (law@redhat.com)
9760         * gcc.c-torture/execute/20020328-1.c: New test.
9762 2002-03-27  Richard Henderson  <rth@redhat.com>
9764         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9765         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9766         move from g++.old-deja/g++.ext/.
9768 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
9770         * g++.dg/init/new2.C: New test.
9772 2002-03-26  Richard Henderson  <rth@redhat.com>
9774         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9776         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9777         on sparc.
9779         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
9780         sparcv9 systems.
9781         * gcc.dg/20001102-1.c: Likewise.
9783 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
9785         * gcc.dg/cpp/endif-pedantic1.c,
9786         gcc.dg/cpp/endif-pedantic2.c:  New tests.
9788 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
9790         * g++.dg/init/new1.C: New test.
9792 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9794         * g++.dg/abi/vbase9.C: New test.
9796 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
9798         * gcc.dg/arm-asm.c: New test.
9800 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
9802         * gcc.dg/Wswitch-enum.c: New test.
9803         Fix PR c/5044.
9805 2002-03-26  Richard Henderson  <rth@redhat.com>
9807         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
9808         structure.
9810 2002-03-25  Richard Henderson  <rth@redhat.com>
9812         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
9813         sparcv9 systems.
9815         * gcc.c-torture/compile/20011119-1.c (xxx): New.
9816         * gcc.c-torture/compile/20011119-2.c (xxx): New.
9818 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
9820         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
9822 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
9824         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
9825         targets using generic thunk support.
9827 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
9829         * gcc.c-torture/compile/20020323-1.c: New test.
9831         * g++.dg/opt/conj2.C: New test.
9833 2002-03-24  Richard Henderson  <rth@redhat.com>
9835         * gcc.dg/weak-1.c: Use -fno-common.
9837 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9839         * g77.dg/f77-edit-apostrophe-out.f: New test
9840         * g77.dg/f77-edit-h-out.f: New test
9841         * g77.dg/f77-edit-t-in.f: New test
9842         * g77.dg/f77-edit-t-out.f: New test
9843         * g77.dg/f77-edit-x-out.f: New test
9844         * g77.dg/f77-edit-slash-out.f: New test
9845         * g77.dg/f77-edit-colon-out.f: New test
9846         * g77.dg/f77-edit-s-out.f: New test
9848 2002-03-24  Richard Henderson  <rth@redhat.com>
9850         * objc/execute/formal_protocol-6.x: New XFAIL.
9852 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9854         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
9855         that do not support weak symbols
9857 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9859         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
9860         * lib/g77.exp:  Likewise
9861         * lib/objc.exp: Likewise
9863 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9865         * gcc.dg/Wswitch-default.c: New test.
9867 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
9869         * g++.dg/other/enum1.C: New test.
9871 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
9873         * gcc.dg/pragma-ep-3.c: Fix typo.
9875 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9877         * g++.dg/inherit/template-as-base.C: New test.
9879 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
9881         * g++.old-deja/g++.other/dwarf2-1.C: Move...
9882         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
9884 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
9886         * gcc.dg/cpp/multiline.c: Update to match.
9888 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
9890         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
9892 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
9894         * gcc.dg/cpp/extratokens2.c:  New file.
9896 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
9898         * gcc.dg/20020312-2.c: Add rs6000 target.
9900         * gcc.c-torture/compile/20020319-1.c: New test.
9902 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9904         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
9905         (A, E): Handle this.
9907 2002-03-20  Jason Merrill  <jason@redhat.com>
9909         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
9910         ignoring -fpic.
9911         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
9912         through prune_gcc_output.
9914 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
9916         * gcc.c-torture/compile/20020320-1.c: New test.
9918 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
9920         * gcc.c-torture/compile/20020318-1.c: New test.
9922         * gcc.dg/struct-by-value-1.c: New test.
9924         * gcc.dg/20020319-1.c: New test.
9926 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
9928         * g++.dg/opt/conj1.C: New test.
9930 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
9932         * g++.dg/template/qualttp20.C: Revert previous change.
9933         * g++.dg/template/qualttp3.C: Likewise.
9934         * g++.dg/template/qualttp4.C: Likewise
9935         * g++.dg/template/qualttp5.C: Likewise
9936         * g++.dg/template/qualttp6.C: Likewise
9937         * g++.dg/template/qualttp7.C: Likewise
9938         * g++.dg/template/qualttp8.C: Likewise
9939         * g++.dg/template/recurse.C: Likewise.
9941 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9943         * gcc.dg/cpp/wchar-1.c: Update.
9945 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9947         * g++.dg/template/conv1.C: New test.
9948         * g++.dg/template/conv2.C: New test.
9949         * g++.dg/template/conv3.C: New test.
9950         * g++.dg/template/conv4.C: New test.
9952 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9954         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
9955         * g++.dg/template/qualttp3.C: Likewise.
9956         * g++.dg/template/qualttp4.C: Likewise
9957         * g++.dg/template/qualttp5.C: Likewise
9958         * g++.dg/template/qualttp6.C: Likewise
9959         * g++.dg/template/qualttp7.C: Likewise
9960         * g++.dg/template/qualttp8.C: Likewise
9961         * g++.dg/template/recurse.C: Likewise.
9963 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9965         * g++.dg/opt/dtor1.C: New test.
9967 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
9969         * gcc.c-torture/compile/20020315-1.c: New test.
9971 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
9973         * gcc.dg/weak-1.c: Fix scan tests.
9975 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
9977         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
9978         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
9979         cris-*-aout* mmix-*-*.
9980         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
9981         cris-*-aout* mmix-*-*.
9982         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
9983         cris-*-elf* cris-*-aout* and mmix-*-*.
9984         * gcc.dg/20001009-1.c: Ditto.
9985         * gcc.dg/20010912-1.c: Ditto.
9986         * gcc.dg/20020122-4.c: Ditto.
9987         * gcc.dg/inline-2.c: Ditto.
9989 2002-03-14  Jeffrey A Law  (law@cygnus.com)
9991         * gcc.c-torture/compile/20020314-1.c: New test.
9993 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
9995         * gcc.c-torture/execute/20020314-1.c: New test.
9997 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
9999         * g++.dg/warn/Wunused-1.C: New test.
10001 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10003         * g++.dg/abi/mangle6.C: New test.
10005 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10007         * gcc.c-torture/compile/20020309-2.c: New test.
10009         * gcc.c-torture/compile/20020312-1.c: New test.
10011 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10013         * g++.dg/other/access1.C: New test.
10015 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10017         * gcc.c-torture/execute/wchar_t-1.c: New test.
10019 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10021         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10023 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10025         * gcc.dg/20020312-1.c: New test case.
10027 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10029         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10031 2002-03-11  Richard Henderson  <rth@redhat.com>
10033         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10034         * g++.old-deja/g++.jason/report.C: Likewise.
10036 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10038         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10039         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10041 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10043         * testsuite/g++.dg/overload/pmf1.C: New test.
10045 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10047         * gcc.c-torture/execute/20020307-1.c: Use long.
10049 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10051         PR optimization/5844
10052         * gcc.dg/20020310-1.c: New test.
10054 2002-03-09  Michael Meissner  <meissner@redhat.com>
10056         * gcc.c-torture/execute/memcpy-2.c: New test.
10057         * gcc.c-torture/execute/memset-1.c: New test.
10058         * gcc.c-torture/execute/strlen-1.c: New test.
10059         * gcc.c-torture/execute/strcmp-1.c: New test.
10060         * gcc.c-torture/execute/strncmp-1.c: New test.
10062 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10064         * gcc.dg/ppc-ldstruct.c: New test.
10066 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10068         * gcc.c-torture/execute/va-arg-22.c: New test.
10070 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10072         * gcc.c-torture/compile/20020309-1.c: New test.
10074 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10076         * gcc.c-torture/execute/20020307-2.c: New test.
10078 2002-03-07  Jeffrey A Law  (law@redhat.com)
10080         * g77.f-torture/compile/20020307-1.f: New test.
10082 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10084         * gcc.dg/unordered-1.c: New test.
10086 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10088         * gcc.c-torture/execute/20020307-1.c: New test.
10090 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10092         * gcc.dg/20020304-1.c: New test.
10094         * gcc.c-torture/compile/20020304-2.c: New test.
10096 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10098         * gcc.c-torture/compile/20020304-1.c: New test case
10099         (from PR c/5830).
10101 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10103         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10105 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10107         * g++.dg/other/classkey1.C: New test.
10109 2002-03-01  Richard Henderson  <rth@redhat.com>
10111         * gcc.c-torture/compile/981223-1.x: New.
10112         * gcc.c-torture/compile/920625-1.x: New.
10114 2002-02-28  Richard Henderson  <rth@redhat.com>
10116         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10118 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10120         * gcc.c-torture/execute/20020227-1.c: New test.
10122 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10124         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10125         here" ERROR lines.
10126         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10127         * g++.old-deja.g++.other/defarg1.C: Likewise.
10128         * g++.old-deja/g++.pt/calls2.C: Likewise.
10129         * g++.old-deja/g++.pt/crash20.C: Likewise.
10130         * g++.old-deja/g++.pt/crash30.C: Likewise.
10131         * g++.old-deja/g++.pt/crash36.C: Likewise.
10132         * g++.old-deja/g++.pt/crash6.C: Likewise.
10133         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10134         * g++.old-deja/g++.pt/derived3.C: Likewise.
10135         * g++.old-deja/g++.pt/error1.C: Likewise.
10136         * g++.old-deja/g++.pt/friend21.C: Likewise.
10137         * g++.old-deja/g++.pt/friend23.C: Likewise.
10138         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10139         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10141 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10143         * gcc.c-torture/execute/20020225-2.c: New test.
10145 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10147         * gcc.c-torture/execute/920730-1t.c,
10148         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10149         Delete test cases, only relevant to -traditional.
10151 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10153         * gcc.dg/cpp/undef1.c: Remove.
10154         * gcc.dg/cpp/directiv.c: Update.
10155         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10157 2002-02-27  Michael Meissner  <meissner@redhat.com>
10159         * gcc.c-torture/execute/20020226-1.c: New test.
10161 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10163         * g++.dg/debug/debug4.C: New test.
10165         * gcc.dg/ia64-visibility-1.c: New test.
10167 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10169         * gcc.dg/debug/20020224-1.c: New.
10171 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10173         * gcc.c-torture/execute/960416-1.x: New.
10174         * gcc.c-torture/execute/divconst-3.x: Likewise.
10176 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10178         * gcc.dg/20020224-1.c: New test.
10180 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10182         * gcc.c-torture/execute/20020225-1.c: New.
10184 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10186         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10188 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10190         * gcc.dg/20020222-1.c: New test.
10192 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10194         * g++.dg/opt/anonunion1.C: New test.
10196 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10198         * g++.dg/template/qualttp19.C: New test.
10199         * g++.dg/template/qualttp20.C: New test.
10200         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10201         * g++.old-deja/g++.other/qual1.C: Likewise.
10203 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10205         * gcc.dg/attr-alwaysinline.c: New.
10207 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10209         * gcc.dg/20020220-1.c: New test.
10211         * gcc.dg/20020220-2.c: New test.
10213         * g++.dg/opt/mmx1.C: New test.
10215 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10217         * gcc.c-torture/compile/20020110.c: New test.
10219 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10221         * gcc.c-torture/execute/20020219-1.c: New test.
10223         * gcc.dg/20020219-1.c: New test.
10225         * gcc.dg/noncompile/20020220-1.c: New test.
10227         * g++.dg/opt/ptrintsum1.C: New test.
10229         * gcc.dg/debug/20020220-1.c: New test.
10231 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10233         * gcc.c-torture/execute/20020216-1.c: New test.
10235 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10237         * gcc.dg/decl-1.c: Update, new test.
10239 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10241         * g++.dg/abi/bitfield1.C: New test.
10242         * g++.dg/abi/bitfield2.C: New test.
10244 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10246         * gcc.dg/attr-nest.c: New test.
10248 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10250         * gcc.c-torture/execute/20020215-1.c: New test.
10252 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10254         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10255         * g++.dg/debug/debug.exp: New.
10256         * g++.dg/debug/trivial.C: New.
10257         * g++.dg/debug/debug1.C: Moved...
10258         * g++.dg/other/debug1.C: ...from here.
10259         * g++.dg/debug/debug2.C: Moved...
10260         * g++.dg/other/debug2.C: ...from here.
10261         * g++.dg/debug/debug3.C: Moved...
10262         * g++.dg/other/debug3.C: ...from here.
10264         * gcc.dg/noncompile/20020213-1.c: New test.
10266 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10268         * g++.dg/other/debug3.C: New test.
10270         * gcc.c-torture/execute/20020213-1.c: New test.
10272 2002-02-13  Richard Smith <richard@ex-parrot.com>
10274         * g++.old-deja/g++.other/thunk1.C: New test.
10276 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10278         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10280 2002-02-13  Stan Shebs  <shebs@apple.com>
10282         * gcc.dg/altivec-3.c: New.
10284 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10286         * gcc.dg/Wunreachable-1.c: New test.
10287         * gcc.dg/Wunreachable-2.c: New test.
10289 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10291         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10293 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10295         * gcc.dg/decl-1.c: New test.
10297 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10299         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10301 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10303         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10304         * gcc.c-torture/compile/980506-1.x: Likewise.
10306 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10308         * gcc.dg/20020210-1.c: New.
10310 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10312         * g77.f-torture/execute/947.f: New regression test
10313         for PR fortran/947.
10315 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10317         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10318         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10320 2002-02-08  Richard Henderson  <rth@redhat.com>
10322         * gcc.c-torture/compile/labels-3.c: New.
10324 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10326         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10327         expression statements work instead.
10328         * gcc.dg/noncompile/20020207-1.c: New test.
10330 2002-02-07  Richard Henderson  <rth@redhat.com>
10332         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10334 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10336         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10337         message from g77
10338         * lib/g77-dg.exp: Trim g77 error messages so that they are
10339         recognized by dg.exp.
10341 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10343         PR fortran/5473
10344         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10346 2002-02-07  Richard Henderson  <rth@redhat.com>
10348         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10349         to be sufficiently aligned for integers.
10351 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10353         * g++.dg/template/friend4.C: New test.
10355 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10357         PR fortran/5743
10358         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10359         unsupported cases.
10361 2002-02-07  Richard Henderson  <rth@redhat.com>
10363         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10364         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10365         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10366         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10368 2002-02-06  Richard Henderson  <rth@redhat.com>
10370         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10372 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10374         * gcc.dg/20020206-1.c: New test.
10376 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10378         * gcc.c-torture/execute/20020206-1.c: New test.
10380         * gcc.c-torture/execute/20020206-2.c: New test.
10382         PR optimization/5429:
10383         * gcc.c-torture/compile/20020206-1.c: New test.
10385 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10387         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10388         as certain file formats cannot support particularly large
10389         alignments.
10391         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10392         and do not expect to be able to link the executable.
10394         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10395         fail because the COFF format does not support the weak attribute.
10397 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10399         * g77.dg/pr5473.f:  New test
10401 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10403         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10404         Fix testcase accordingly.
10406 2002-02-04  Richard Henderson  <rth@redhat.com>
10408         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10409         (buf): Change to be an array of pointers, not ints.
10411 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10413         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10414         before all tests.  Move warning one line above to match where it
10415         C frontend emits.
10416         * gcc.dg/Wswitch-2.c: New test.
10417         * g++.dg/warn/Wswitch-1.C: New test.
10418         * g++.dg/warn/Wswitch-2.C: New test.
10420 2002-02-04  Richard Henderson  <rth@redhat.com>
10422         * g++.dg/abi/offsetof.C: Fix size comparison.
10424 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10426         * gcc.dg/cast-qual-2.c: New test.
10428 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10430         * gcc.dg/20020201-4.c: New test.
10432 2002-02-04  Ben Elliston  <bje@redhat.com>
10434         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10435         target_info attribute != 0, in addition to the empty string.
10436         (gcc_target_compile): Likewise.
10438 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10440         * gcc.dg/Wswitch.c: New test.
10441         PR gcc/4475. PR gcc/3780.
10443 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10445         * g77.f-torture/execute/5122.f: New test for regressions
10446         against PR fortran/5122.
10448 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10450         * g77.f-torture/compile/pr3743.f: Delete
10451         * g77.dg/pr3743-1.f: New test.
10452         * g77.dg/pr3743-2.f: New test.
10453         * g77.dg/pr3743-3.f: New test.
10454         * g77.dg/pr3743-4.f: New test.
10456 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10458         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10460 2002-02-02  Richard Henderson  <rth@redhat.com>
10462         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10463         * gcc.c-torture/execute/bf64-1.c: Likewise.
10465 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10467         * gcc.dg/20020201-2.c: New test.
10469         * gcc.dg/20020201-3.c: New test.
10471         * gcc.c-torture/execute/bitfld-2.c: New test.
10473 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10475         * gcc.dg/bitfld-1.c: Update.
10476         * gcc.dg/bitfld-2.c: Update.
10477         * gcc.c-torture/execute/bitfld-1.x: New.
10479 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10481         * gcc.c-torture/execute/20020201-1.c: New test.
10483 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10485         PR target/5469
10486         * gcc.dg/20020201-1.c: New test.
10488 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10490         PR fortran/3743
10491         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10492         * g77.f-torture/compile/pr3743.x: Remove
10494 2002-01-31  Tom Rix  <trix@redhat.com>
10496         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10498 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10500         * gcc.dg/noncompile/20020130-1.c: New test.
10502 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10504         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10506 2002-01-29  Richard Henderson  <rth@redhat.com>
10508         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10509         to long long.
10510         * gcc.c-torture/execute/bf64-1.c: Likewise.
10512 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10514         * gcc.c-torture/execute/20020129-1.c: New test.
10516 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10518         * gcc.c-torture/compile/20000224-1.c: Update.
10519         * gcc.c-torture/execute/bitfld-1.c: New tests.
10520         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10521         * gcc.dg/uninit-A.c: Update.
10523 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10525         * g++.dg/template/ctor1.C: Add instantiation.
10527 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10529         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10530         argument to __builtin_prefetch to be const ptr.
10532 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10534         * gcc.c-torture/compile/20020120-1.c: New test.
10536 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10538         * gcc.c-torture/execute/20020127-1.c: New test.
10540 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10542         * g77.dg/f77-edit-i-in.f: New test
10543         * g77.dg/f77-edit-i-out.f: New test
10545 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10547         * gcc.dg/debug/debug.exp: New file.
10548         * gcc.dg/debug/trivial.c: New file.
10549         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10550         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10551         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10552         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10553         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10554         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10555         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10556         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10557         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10558         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10559         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10560         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10561         * gcc.dg/20000503-1.c: Removed.
10562         * gcc.dg/20010207-1.c: Removed.
10563         * gcc.dg/20011223-1.c: Removed.
10564         * gcc.dg/20020104-2.c: Removed.
10565         * gcc.dg/debug-1.c: Removed.
10566         * gcc.dg/debug-2.c: Removed.
10567         * gcc.dg/debug-3.c: Removed.
10568         * gcc.dg/debug-4.c: Removed.
10569         * gcc.dg/debug-5.c: Removed.
10570         * gcc.dg/debug-6.c: Removed.
10571         * gcc.dg/dwarf2-1.c: Removed.
10572         * gcc.dg/dwarf2-2.c: Removed.
10574 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10576         * g++.old-deja/g++.other/eh5.C: New test.
10577         * g++.old-deja/g++.other/sibcall2.C: New test.
10578         * g++.old-deja/g++.other/array9.C: New test.
10579         * g++.old-deja/g++.other/typename2.C: New test.
10580         * g++.old-deja/g++.other/crash60.C: New test.
10581         * g++.old-deja/g++.other/conv9.C: New test.
10582         * g++.old-deja/g++.other/mangle10.C: New test.
10583         * g++.old-deja/g++.other/unchanging1.C: New test.
10584         * g++.old-deja/g++.other/exprstmt1.C: New test.
10585         * g++.old-deja/g++.other/inline23.C: New test.
10586         * g++.old-deja/g++.eh/ia64-1.C: New test.
10587         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10588         * g++.old-deja/g++.other/reload1.C: New test.
10589         * g++.old-deja/g++.other/static20.C: New test.
10590         * g++.old-deja/g++.other/local-alloc1.C: New test.
10591         * g++.old-deja/g++.other/conv8.C: New test.
10592         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10593         * g++.old-deja/g++.other/storeexpr1.C: New test.
10594         * g++.old-deja/g++.other/storeexpr2.C: New test.
10595         * g++.dg/eh/template2.C: New test.
10596         * g++.dg/warn/weak1.C: New test.
10598 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10600         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10601         Remove first, non-varying, argument.
10603 2002-01-23  Richard Henderson  <rth@redhat.com>
10605         * gcc.dg/inline-2.c: New.
10607         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10608         Add optional target arg.  Check number of arguments.
10609         (scan-assembler-not, scan-assembler-dem): Likewise.
10610         (scan-assembler-dem-not): Likewise.
10612 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10614         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10615         line 12.
10616         * g++.old-deja/g++.brendan/parse3.C,
10617         g++.old-deja/g++.other/crash26.C,
10618         g++.old-deja/g++.other/crash28.C,
10619         g++.old-deja/g++.other/crash29.C,
10620         g++.old-deja/g++.other/crash30.C,
10621         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10623 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10625         * gcc.dg/20020115-1.c: New.
10627 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10629         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10631 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10633         * gcc.dg/20020122-3.c: New.
10635 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10637         * g++.dg/other/gc1.C: New test.
10639 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10641         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10643 2002-01-22  Richard Henderson  <rth@redhat.com>
10645         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10647 2002-01-22  Richard Henderson  <rth@redhat.com>
10649         * gcc.dg/20020122-4.c: New.
10651 2002-01-22  H.J. Lu <hjl@gnu.org>
10653         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10654         link output.
10655         * gcc.dg/special/ecos.exp: Likewise.
10656         * lib/g++-dg.exp: Likewise.
10657         * lib/g77-dg.exp: Likewise.
10658         * lib/gcc-dg.exp : Likewise.
10659         * lib/mike-g++.exp: Likewise.
10660         * lib/mike-g77.exp: Likewise.
10661         * lib/mike-gcc.exp: Likewise.
10662         * lib/objc-dg.exp: Likewise.
10664 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10666         PR target/5379
10667         * gcc.dg/20020122-2.c: New test.
10669 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10671         * gcc.dg/20020122-1.c: New test.
10673 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10675         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10677 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10679         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10681 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10683         * gcc.c-torture/compile/20020121-1.c: New test.
10685 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10687         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10688         ld_library_path.
10690 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10692         * gcc.dg/20020218-1.c: New test.
10694 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10696         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10697         messages
10698         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10699         "At global scope" warning
10700         * g++.dg/ext/align1.C: Change cygwin test for alignment
10701         from db-bogus to dg-warning
10703 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10705         * g77.f-torture/compile/cpp2.F: New test.
10707 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10709         * g++.dg/template/access1.C: New test.
10711 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10713         * gcc.dg/20020118-1.c: New.
10715 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10717         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10719 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10721         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10722         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10723         alignment warnings.
10725 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10727         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10728         torture_with_loops and torture_without_loops
10730 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10732         * gcc.c-torture/compile/20020116-1.c: New test.
10734 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10736         * gcc.dg/20020116-2.c: New test.
10738         * gcc.dg/ultrasp4.c: New test.
10740         * gcc.dg/20020116-1.c: New test.
10742 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10744         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10745         by EABI.
10747 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10749         * gcc.misc-tests/i386-prefetch.exp: New.
10750         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10751         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10752         * gcc.misc-tests/i386-pf-none-1.c: New test.
10753         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10755 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10757         * gcc.dg/gnu89-init-1.c: Add new tests.
10759 2002-01-15  Andreas Jaeger  <aj@suse.de>
10761         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10762         * gcc.dg/i386-mmx-2.c: Likewise.
10763         * gcc.dg/i386-sse-1.c: Likewise.
10764         * gcc.dg/i386-sse-2.c: Likewise.
10765         * gcc.dg/i386-sse-3.c: Likewise.
10767 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10769         * g77.f-torture/execute/intrinsic-unix-bessel.f:
10770         Uncomment additional cases that now pass.
10772 2002-01-11  Richard Henderson  <rth@redhat.com>
10774         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10775         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10777 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
10779         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10781 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
10783         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10784         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10786 2002-01-10  Dale Johannesen  <dalej@apple.com>
10788         * gcc.c-torture/execute/loop-11.c: New.
10790 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
10792         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10793         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10795 2002-01-09  Richard Henderson  <rth@redhat.com>
10797         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10798         type in which to perform the operation for each size.
10800 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
10802         * gcc.c-torture/compile/20020109-2.c: New test.
10804 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
10806         * gcc.c-torture/execute/loop-10.c: New test.
10808 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10810         * gcc.c-torture/compile/20010226-1.c: New test.
10811         * gcc.c-torture/compile/20010227-1.c: New test.
10812         * gcc.c-torture/compile/20010426-1.c: New test.
10813         * gcc.c-torture/compile/20010510-1.c: New test.
10814         * gcc.c-torture/compile/20010605-3.c: New test.
10815         * gcc.c-torture/compile/20010824-1.c: New test.
10816         * gcc.c-torture/execute/20010409-1.c: New test.
10817         * gcc.dg/noncompile/20000901-1.c: New test.
10818         * gcc.dg/20001023-1.c: New test.
10819         * gcc.dg/20001101-1.c: New test.
10820         * gcc.dg/20001102-1.c: New test.
10821         * gcc.dg/20010207-1.c: New test.
10822         * gcc.dg/20010405-1.c: New test.
10823         * gcc.dg/20010822-1.c: New test.
10824         * gcc.dg/20011107-1.c: New test.
10826 2002-01-09  Jeffrey A Law  (law@redhat.com)
10828         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
10830         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
10831         execution failure on PA targets.
10833 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10835         * gcc.c-torture/compile/20020109-1.c: New test.
10837 2002-01-08  Kazu Hirata  <kazu@hxi.com>
10839         * gcc.c-torture/execute/20020108-1.c: New test.
10841 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
10843         * gcc.dg/20020108-1.c: New test.
10845 2002-01-08  H.J. Lu <hjl@gnu.org>
10847         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
10848         for header files.
10850 2002-01-08  Geoff Keating  <geoffk@redhat.com>
10852         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
10853         consistency.
10855 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
10857         * gcc.dg/altivec-4.c: Test altivec predicates.
10859 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
10861         * gcc.c-torture/execute/20020107-1.c: New test.
10863 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10865         PR c/5279
10866         * gcc.c-torture/compile/20020106-1.c: New test.
10868 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
10870         * gcc.c-torture/execute/nestfunc-4.c: New test.
10872 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10874         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
10875         extra triple that slipped in.
10876         * g++.old-deja/g++.abi/align.C: Likewise.
10877         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10879 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10881         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
10882         * g++.old-deja/g++.abi/align.C: Likewise.
10883         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10885         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
10886         on FreeBSD/i386.
10887         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
10888         FreeBSD.
10890 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
10892         * gcc.dg/20020104-1.c: New test.
10894         * gcc.dg/20020104-2.c: New test.
10896 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
10898         * gcc.dg/20020103-1.c: Fix typo in target selector.
10900 2002-01-03  Richard Henderson  <rth@redhat.com>
10902         * gcc.dg/20020103-1.c: New.
10904 2002-01-03  Kazu Hirata  <kazu@hxi.com>
10906         * gcc.c-torture/execute/20020103-1.c: New test.
10908 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
10910         * g++.dg/other/debug2.C: New test.
10912         * gcc.c-torture/compile/20020103-1.c: New test.
10914 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
10916         * gcc.dg/gnu89-init-1.c: Added new tests.
10918 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10920         * g++.dg/template/friend2.C: Remove as patch is reverted.
10922         * g++.dg/warn/oldcast1.C: New test.
10924         * g++.dg/template/ptrmem1.C: New test.
10925         * g++.dg/template/ptrmem2.C: New test.
10927         * g++.dg/template/ntp.C: New test.
10929         * g++.dg/other/component1.C: New test.
10931         * g++.dg/template/ttp3.C: New test.
10933         * g++.dg/template/friend2.C: New test.
10934         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
10936 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10938         * g++.dg/other/ptrmem1.C: New test.
10939         * g++.dg/other/ptrmem2.C: New test.
10941 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10943         * g++.dg/template/ctor1.C: New test.
10945 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10947         * g++.dg/template/friend2.C: New test.
10949 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
10951         * gcc.dg/mmix-1.c: New test.
10953 2001-12-31  Richard Henderson  <rth@redhat.com>
10955         * gcc.dg/asm-5.c: New.
10957 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
10959         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
10960         in namespace __gnu_cxx
10962 2001-12-30  Richard Henderson  <rth@redhat.com>
10964         * gcc.dg/debug-6.c: New.
10966 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
10968         * gcc.c-torture/compile/20011229-2.c: New test.
10970 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
10972         * gcc.dg/debug-3.c: New test.
10973         * gcc.dg/debug-4.c: New test.
10974         * gcc.dg/debug-5.c: New test.
10976 2001-12-29  Richard Henderson  <rth@redhat.com>
10978         * g++.dg/eh/loop1.C: New.
10980 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10982         * g++.dg/template/crash1.C: New test.
10984 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10986         * g++.dg/other/const1.C: New test.
10988 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10990         * gcc.c-torture/compile/20011229-1.c: New test.
10992 2001-12-28  Stan Shebs  <shebs@apple.com>
10994         * lib/objc-torture.exp: Resync with c-torture.exp.
10995         * lib/objc.exp: Load standard libraries.
10997 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
10999         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11000         additional tests.
11002 2001-12-27  Roger Sayle <roger@eyesopen.com>
11004         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11006 2001-12-27  Richard Henderson  <rth@redhat.com>
11008         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11010 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11012         * g++.dg/eh/ctor1.C: New test.
11013         * g++.dg/other/error2.C: New test.
11015 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11017         * g++.dg/other/init2.C: New test.
11019 2001-12-24  Richard Henderson  <rth@redhat.com>
11021         * gcc.dg/20011223-1.c: New.
11022         * gcc.dg/inline-1.c: New.
11024 2001-12-23  Richard Henderson  <rth@redhat.com>
11026         * gcc.dg/asm-4.c: Test operand modifiers.
11028 2001-12-23  Richard Henderson  <rth@redhat.com>
11030         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11032 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11034         * gcc.c-torture/execute/20011223-1.c: New test.
11036 2001-12-21  Richard Henderson  <rth@redhat.com>
11038         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11039         re-enables the warning.
11041 2001-12-21  Richard Henderson  <rth@redhat.com>
11043         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11045 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11047         * gcc.c-torture/compile/20011218-1.c: New test.
11049 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11051         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11052         arm-isr.c test.
11053         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11054         epilogue generation for ARM ISR routines.
11056 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11058         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11059         * gcc.dg/format/c90-printf-3.c: Likewise.
11060         * gcc.dg/format/c99-printf-3.c: Likewise.
11061         * gcc.dg/format/ext-1.c: Likewise.
11062         * gcc.dg/format/ext-6.c: Likewise.
11063         * gcc.dg/format/format.h: Prototype unlocked stdio.
11065 2001-12-20  Richard Henderson  <rth@redhat.com>
11067         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11068         (arena): Use it.
11069         (malloc): Correct allocation logic.  Abort if we fill up the
11070         arena before initialization complete.
11071         (realloc): Correct allocation logic.
11073 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11075         * gcc.c-torture/compile/20011219-2.c: New test.
11077         * gcc.c-torture/execute/20011219-1.c: New test.
11079 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11081         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11082         target does not support weak symbols.
11084 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11086         * gcc.c-torture/compile/20011219-1.c: New test.
11088 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11090         * g++.dg/other/error1.C: New test.
11092 2001-12-17  Jeffrey A Law  (law@redhat.com)
11094         * gcc.c-torture/execute/20011217-1.c: New test.
11096 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11098         * objc.dg/special/: New directory.
11099         * objc.dg/special/special.exp: New file.
11100         * objc.dg/special/unclaimed-category-1.h: New file.
11101         * objc.dg/special/unclaimed-category-1a.m: New file.
11102         * objc.dg/special/unclaimed-category-1.m: New file.
11104 2001-12-17  Andreas Jaeger  <aj@suse.de>
11106         * gcc.c-torture/compile/20011217-2.c: New test.
11108 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11110         * gcc.c-torture/compile/20011217-1.c: New test.
11112 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11114         * testsuite/gcc.dg/20011214-1.c: New.
11116 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11118         * gcc.dg/altivec-4.c: New.
11120 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11122         * gcc.dg/20011113-1.c: New test.
11124 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11126         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11127         std::__malloc_alloc_template<0> and
11128         std::__default_alloc_template<false, 0>.
11130 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11132         * objc/execute/bf-21.m: New test.
11133         * objc/execute/enumeration-1.m: New test.
11134         * objc/execute/enumeration-2.m: New test.
11136 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11138         * gcc.dg/gnu89-init-1.c: New test.
11140 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11142         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11143         * g++.old-deja/g++.jason/2371.C: Likewise.
11144         * g++.old-deja/g++.jason/template33.C: Likewise.
11145         * g++.old-deja/g++.jason/template34.C: Likewise.
11146         * g++.old-deja/g++.jason/template36.C: Likewise.
11147         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11148         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11149         * g++.old-deja/g++.other/typename1.C: Likewise.
11150         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11151         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11152         * g++.old-deja/g++.pt/typename11.C: Likewise.
11153         * g++.old-deja/g++.pt/typename14.C: Likewise.
11154         * g++.old-deja/g++.pt/typename16.C: Likewise.
11155         * g++.old-deja/g++.pt/typename3.C: Likewise.
11156         * g++.old-deja/g++.pt/typename4.C: Likewise.
11157         * g++.old-deja/g++.pt/typename5.C: Likewise.
11158         * g++.old-deja/g++.pt/typename7.C: Likewise.
11159         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11161 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11163         * g++.dg/other/linkage1.C: New test.
11164         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11165         specifiers.
11167 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11169         * gcc.dg/concat.c: New test.
11171 2001-12-11  Stan Shebs  <shebs@apple.com>
11173         * objc/compile: New test directory.
11174         * objc/compile/compile.exp: New expect script.
11175         * objc/compile/20011211-1.m: New compile test.
11177 2001-12-11  Jason Merrill  <jason@redhat.com>
11179         * lib/prune.exp (prune_gcc_output): Also handle "In member
11180         function".  So many permutations...
11182 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11184         * g++.dg/template/typedef1.C: New test.
11186 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11188         * g++.dg/other/copy1.C: New test.
11190 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11192         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11194         * gcc.dg/builtin-choose-expr.c: New.
11196 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11198         * gcc.dg/altivec-2.c: New.
11200 2001-12-07  Richard Henderson  <rth@redhat.com>
11202         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11204 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11206         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11207         ultrasparc.
11209 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11211         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11213 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11215         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11216         variable argument list.
11218 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11220         * gcc.c-torture/execute/memcheck: Delete entire directory.
11221         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11222         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11224 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11226         * gcc.dg/Wshadow-1.c: New test.
11228 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11230         * gcc.c-torture/compile/20011130-1.c: New test.
11232         * gcc.dg/noncompile/20011025-1.c: New test.
11234         * g++.dg/other/anon-union.C: New test.
11236         * gcc.c-torture/execute/20011024-1.c: New test.
11238 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11240         * gcc.c-torture/execute/20000722-1.x,
11241         gcc.c-torture/execute/20010123-1.x: Remove.
11242         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11243         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11244         gcc.dg/c99-complit-2.c: New tests.
11246 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11248         * g++.dg/inherit/base1.C: New test.
11250 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11252         * g++.dg/other/stdarg1.C: New test.
11254         * gcc.c-torture/compile/20011130-2.c: New test.
11256 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11258         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11259         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11260         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11261         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11262         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11263         * gcc.dg/builtin-prefetch-1.c: New test.
11265 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11267         * gcc.dg/20011130-1.c: New test.
11269 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11271         * g++.dg/other/scope1.C: New test.
11272         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11274 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11276         * gcc.dg/vla-init-1.c: New test.
11278 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11280         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11282 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11284         * objc.dg/alias.m: Update.
11285         * objc.dg/class-1.m: Update.
11286         * objc.dg/const-str-1.m: Update.
11287         * objc.dg/fwd-proto-1.m: Update.
11288         * objc.dg/id-1.m: Update.
11289         * objc.dg/super-class-1.m: Update.
11291 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11293         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11294         constructs.
11296 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11298         * gcc.c-torture/execute/20011128-1.c: New test.
11300 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11302         * gcc.dg/20011127-1.c: New test.
11304 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11306         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11307         from Austin Group draft 7.
11308         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11309         scanf format arguments.
11310         * gcc.dg/format/no-exargs-2.c: New test.
11312 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11314         * g++.dg/abi/vbase8-4.C: New test.
11316 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11318         * gcc.c-torture/execute/20011121-1.c: New test.
11320 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11322         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11324 2001-11-23  Andreas Jaeger  <aj@suse.de>
11326         * gcc.dg/cpp/charconst-2.c: New test.
11328 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11330         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11331         to the host if it is remote.  Let tests specify extra headers
11332         they use.
11333         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11334         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11335         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11336         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11337         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11338         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11339         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11340         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11341         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11342         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11344 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11346         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11347         for little endian ARMs.
11349 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11351         * gcc.c-torture/compile/20011119-1.c: New test.
11352         * gcc.c-torture/compile/20011119-2.c: New test.
11354 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11356         * gcc.dg/altivec-1.c: Fix typo.
11358 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11360         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11362 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11364         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11366 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11368         * lib/g77.exp: Don't specify --rpath-link.
11370         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11371         across all the headers.
11372         * gcc.dg/format/format.exp: For testing on a remote host,
11373         copy format.h.
11375         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11376         * gcc.c-torture/execute/930406-1.c: Likewise.
11377         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11379 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11381         * gcc.dg/altivec-1.c: New.
11383 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11385         * gcc.dg/cpp/fpreprocessed.c: New test case.
11387 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11389         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11390         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11391         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11393 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11395         * gcc.dg/no-builtin-1.c: New test.
11397 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11399         * gcc.c-torture/execute/20011115-1.c: New test.
11401 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11403         * gcc.c-torture/compile/20011114-2.c: New test.
11404         * gcc.c-torture/compile/20011114-3.c: New test.
11405         * gcc.c-torture/compile/20011114-4.c: New test.
11407 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11409         * g++.dg/other/init1.C: New test.
11411 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11413         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11414         message.
11416         * gcc.c-torture/execute/20011114-1.c: New testcase.
11418         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11419         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11420         like the (before this change) version of 20010327-1.c.
11422 2001-11-14  Roger Sayle <roger@eyesopen.com>
11424         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11426 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11428         * g++.dg/init/array2.C: New test.
11430 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11432         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11434 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11436         * g++.dg/other/forscope1.C: New test.
11437         * g++.dg/ext/forscope1.C: New test.
11438         * g++.dg/ext/forscope2.C: New test.
11440 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11442         * gcc.c-torture/execute/20011113-1.c: New test.
11444 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11446         * gcc.c-torture/execute/20011109-2.c: New test.
11448         * gcc.c-torture/execute/20011109-1.c: New test.
11450 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11452         * gcc.c-torture/compile/20011109-1.c: New test.
11454 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11456         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11457         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11458         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11459         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11460         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11461         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11462         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11464 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11466         * g++.dg/warn/Wshadow-1.C: New tests.
11467         * g++.old-deja/g++.mike/for3.C: Update.
11469 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11471         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11472         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11473         XFAILs.  Adjust expected error texts.
11474         * gcc.c-torture/compile/20011106-1.c,
11475         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11476         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11477         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11478         gcc.dg/c99-array-lval-5.c: New tests.
11480 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11482         * gcc.dg/cpp/defined.c: Update.
11484 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11486         * gcc.c-torture/execute/anon-1.c: New test.
11488 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11490         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11491         same size, so no warning should be produced on stormy16.
11493         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11494         due to oversized array.
11495         * g++.old-deja/g++.mike/ns15.C: Likewise.
11496         * g++.old-deja/g++.pt/crash16.C: Likewise.
11498 2001-11-02  Graham Stott  <grahams@redhat.com>
11500         * g++.dgother/debug1.C: Fix typos.
11502 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11504         * g++.dg/other/debug1.C: New test.
11506 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11508         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11509         of unsigned long.
11511 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11513         * gcc.dg/20011029-2.c: New test.
11515         * gcc.c-torture/compile/20011029-1.c: New test.
11517 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11519         * objc/execute/class_self-1.m: New test.
11520         * objc/execute/class_self-2.m: New test.
11522 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11524         * gcc.misc-tests/msgs.exp: Delete.
11525         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11526         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11527         error set to match recent changes.
11529 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11531         * gcc.dg/20011021-1.c: New test.
11533 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11535         * gcc.c-torture/compile/20011023-1.c: New test.
11537 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11539         * lib/g77.exp: Rewrite based on lib/g++.exp.
11541 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11543         * gcc.c-torture/execute/20011019-1.c: New test.
11545         * gcc.dg/20011018-1.c: New test.
11547 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11549         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11551 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11553         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11554         * gcc.dg/attr-invalid.c: Likewise.
11556 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11558         * testsuite/gcc.dg/20011015-1.c: New test.
11560 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11562         * g++.dg/template/unify2.C: New test.
11564 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11566         * g++.dg/other/exception-specification.C: New test
11568 2001-10-13  Tom Rix  <trix@redhat.com>
11570         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11571         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11573 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11575         * testsuite/gcc.dg/20011009-1.c: New test.
11577 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11579         PR g++/4476
11580         * g++.dg/other/friend1.C: New test.
11582 2001-10-11  Richard Henderson  <rth@redhat.com>
11584         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11586 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11588         * gcc.c-torture/compile/20011010-1.c: New.
11590 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11592         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11593         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11594         g77.f-torture/execute/execute.exp,
11595         g77.f-torture/noncompile/noncompile.exp,
11596         gcc.c-torture/compile/compile.exp,
11597         gcc.c-torture/execute/execute.exp,
11598         gcc.c-torture/execute/ieee/ieee.exp,
11599         gcc.c-torture/execute/memcheck/memcheck.exp,
11600         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11601         objc/execute/execute.exp: Update FSF address.
11603 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11605         * gcc.dg/cpp/cmdlne-C.c: Update.
11606         * gcc.dg/cpp/cmdlne-C2.c: New.
11608 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11610         * gcc.c-torture/execute/20011008-3.c: New.
11612 2001-10-08  DJ Delorie  <dj@redhat.com>
11614         * gcc.dg/20011008-1.c: New.
11615         * gcc.dg/20011008-2.c: New.
11617 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11619         * gcc.dg/cpp/spacing1.c: Update test.
11621 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11623         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11624         spelling errors of "separate" as "seperate".
11626 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11628         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11629         enough to avoid inlining.
11631 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11633         * lib/g77.exp: set libg2c_dir correctly.
11635 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11637         * gcc.dg/cpp/macro11.c: New test.
11639 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11641         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11642         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11643         gcc.dg/format/multattr-3.c: New tests.
11644         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11645         tests for format attributes on function pointers being rejected.
11647 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11649         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11651 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11653         * g++.dg/warn/format1.C: New test.
11655 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11657         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11659 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11661         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11663 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11665         * gcc.dg/cpp/redef2.c: Add test.
11667 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11669         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11670         long-standing bug on i686, apparently.
11671         * gcc.c-torture/execute/loop-2c.x: New file.
11672         * gcc.c-torture/execute/loop-2d.x: New file.
11673         * gcc.c-torture/execute/loop-3c.x: New file.
11675 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11677         * gcc.dg/cpp/20000625-2.c: Correct line number.
11679 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11681         * gcc.dg/cpp/macro10.c: New test.
11682         * gcc.dg/cpp/strify3.c: New test.
11683         * gcc.dg/cpp/spacing1.c: Add tests.
11684         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11685         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11687 2001-09-24  DJ Delorie  <dj@redhat.com>
11689         * gcc.c-torture/execute/20010924-1.c: New test.
11691 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11693         * testsuite/objc/execute/paste.m: Remove.
11695 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11697         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11699 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11701         * g77.dg/strlen0.f: New test.
11703 2001-09-21  Richard Henderson  <rth@redhat.com>
11705         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11706         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11708 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11710         Table-driven attributes.
11711         * g++.dg/ext/attrib1.C: New test.
11713 2001-09-20  DJ Delorie  <dj@redhat.com>
11715         * gcc.dg/20000926-1.c: Update expected warning messages.
11716         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11717         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11718         array.
11720 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11722         * g++.dg/eh/registers1.C: New test case.
11724 2001-09-17  Richard Henderson  <rth@redhat.com>
11726         * gcc.dg/array-5.c: Fix VLA decomposition test.
11728 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11730         * gcc.dg/cpp/line5.c: New testcase.
11732 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11734         * gcc.dg/cpp/macro9.c: New test.
11736 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11738         * gcc.c-torture/execute/980223.c: Change type of addr from long
11739         to char *.
11741 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11743         * gcc.c-torture/execute/20010915-1.c: New test.
11745 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11747         * g77.dg/bprob: New directory.
11748         * g77.dg/bprob/bprob.exp: New file.
11749         * g77.dg/bprob/bprob-1.f: New test.
11750         * g77.dg/gcov: New directory.
11751         * g77.dg/gcov/gcov.exp: New file.
11752         * g77.dg/gcov/gcov-1.f: New test.
11753         * g77.dg/gcov/gcov-1.x: New file.
11755 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11757         * gcc.dg/cpp/directiv.c: Update.
11758         * gcc.dg/cpp/undef1.c: Update.
11760 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11762         * gcc.dg/20010912-1.c: New test.
11764 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11766         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11767         language-independent file in lib.
11768         * lib/gcov.exp: New file.
11770 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11772         * gcc.c-torture/compile/20010911-1.c: New test.
11774 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
11776         * lib/profopt.exp: New, to support profile-directed optimizations.
11777         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11778         * gcc.misc-tests/bprob-1.c: New test.
11779         * gcc.misc-tests/bprob-2.c: New test.
11781 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
11783         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11784         XFAIL and which kinds of gcov output to verify.
11785         * gcc.misc-tests/gcov-4b.x: New file.
11786         * gcc.misc-tests/gcov-5b.x: New file.
11787         * gcc.misc-tests/gcov-6.x: New file.
11788         * gcc.misc-tests/gcov-7.c: New test.
11789         * gcc.misc-tests/gcov-7.x: New file.
11791 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
11793         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11794         * gcc.misc-tests/gcov-6.c: New test.
11796 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11798         PR c++/3986
11799         * g++.dg/abi/vbase1.C: New test.
11801 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
11803         * objc.dg/method-2.m: New.
11805 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11807         PR c++/4203
11808         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
11809         * g++.dg/init/empty1.C: New test.
11811 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
11813         * gcc.c-torture/compile/20010903-1.c: New test.
11815 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
11817         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
11818         for m68k.
11820 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
11822         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
11824         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
11826         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
11828 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
11830         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
11831         for 16-bit 'unsigned int'.
11833 2001-08-29  Kazu Hirata  <kazu@hxi.com>
11835         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
11837 2001-08-27  Richard Henderson  <rth@redhat.com>
11839         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
11840         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
11842 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
11844         * gcc.dg/asm-names.c (ymain): New.
11846 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
11848         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
11849         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
11850         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
11852 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11854         * gcc.dg/compare5.c: New testcase.
11856 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
11858         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
11859         and "In instantiation".
11861 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
11863         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
11865 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
11867         * gcc.misc-tests/gcov.exp: Add support for branch information.
11868         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
11869         * gcc.misc-tests/gcov-4.c: New test.
11870         * gcc.misc-tests/gcov-4b.c: New test.
11871         * gcc.misc-tests/gcov-5b.c: New test.
11873 2001-08-20  Zack Weinberg  <zackw@panix.com>
11875         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
11876         expected to fail.
11878 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11880         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
11882 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
11884         * g++.dg/eh/template1.C: New test.
11886 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
11888         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
11889         Fix thinko.
11890         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
11891         for xfail.
11893 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
11895         * lib/g77-dg.exp:  Use prune.exp for common procedures
11896         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
11897         * lib/g77.exp: (g77-dg-prune) Remove
11899 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
11901         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
11903 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11905         * g++.dg/template/unify1.C: New test.
11907 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
11909         * g++.dg/abi/empty4.C: New test.
11911 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
11913         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
11914         solaris2.*
11915         * g77.f-torture/compile/pr3743.x: Likewise
11917 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11919         * g++.dg/other/using-declaration.C: New test.
11921 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11923         * gcc.dg/cpp/tr-sign.c: New testcase.
11925 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11927         * gcc.dg/cpp/19951025-1.c: Revert.
11928         * gcc.dg/cpp/directiv.c: We no longer process directives that
11929         interrupt macro arguments.
11931 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11933         * gcc.dg/bconstp-1.c: New test.
11935 2001-08-03  Richard Henderson  <rth@redhat.com>
11937         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
11939 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11941         * gcc.dg/cpp/19951025-1.c: Update.
11943 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
11945         * g77.dg/ff90-1.f (s): Fix reference of variable z,
11946         should be x.
11948 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11950         Kill -fhonor-std.
11951         * g++.old-deja/g++.ns/ns14.C: Remove special options.
11952         * g++.old-deja/g++.other/std1.C: Likewise.
11953         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
11955 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
11957         * lib/g77.exp:  Load gcc-defs.exp for common procedures
11958         (g77_pass, g77_fail, g77_finish, g77_exit,
11959         ${tool}_check_unsupported_p} Now redundant.  Deleted.
11961 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
11963         * g77.dg/fbackslash.f
11964         * g77.dg/fcase-preserve.f
11965         * g77.dg/ff90-1.f
11966         * g77.dg/ffixed-line-length-0.f
11967         * g77.dg/ffixed-line-length-132.f
11968         * g77.dg/ffixed-line-length-7.f
11969         * g77.dg/ffixed-line-length-72.f
11970         * g77.dg/ffixed-line-length-none.f
11971         * g77.dg/ffree-form-1.f
11972         * g77.dg/fno-backslash.f
11973         * g77.dg/fno-f90-1.f
11974         * g77.dg/fno-fixed-form-1.f
11975         * g77.dg/fno-onetrip.f
11976         * g77.dg/fno-typeless-boz.f
11977         * g77.dg/fno-underscoring.f
11978         * g77.dg/fno-vxt-1.f
11979         * g77.dg/fonetrip.f
11980         * g77.dg/ftypeless-boz.f
11981         * g77.dg/fugly-assumed.f
11982         * g77.dg/funderscoring.f
11983         * g77.dg/fvxt-1.f
11985 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11987         * objc.dg/fwd-proto-1.m: New.
11988         * objc.dg/local-decl-1.m: New.
11989         * objc.dg/naming-1.m: New.
11990         * objc.dg/naming-2.m: New.
11991         * objc.dg/proto-hier-1.m: New.
11993 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
11995         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
11996         largest-type elements to a struct makes its size grow.
11998 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12000         * g++.dg/abi/vthunk1.C: New test.
12002 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12004         * g++.dg/abi/vbase8-22.C: New test.
12006 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12008         * gcc.dg/cpp/macro8.c: New test.
12010 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12012         * g++.dg/abi/vbase8-21.C: New test.
12014 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12016         * g++.dg/abi/vbase8-10.C: New test.
12018 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12020         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12021         ${tool}_set_ld_library_path.
12022         Changed caller.
12023         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12024         g++.exp.
12026 2001-07-26  Stan Cox <scox@redhat.com>
12028         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12029         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12030         gcc_exit, gcc_check_unsupported_p):
12031         Moved to gcc-deps.exp
12032         * gcc-deps.exp: New file.
12034 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12036         * g++.old-deja/g++.pt/defarg14.C: New test.
12038 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12040         * g++.old-deja/g++.other/lineno5.C: New test.
12042 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12044         * g++.old-deja/g++.pt/crash68.C: New test.
12046 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12048         * g++.old-deja/g++.other/crash42.C: New test.
12050 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12052         * gcc.dg/cpp/extratokens.c: Fix.
12053         * gcc.dg/cpp/skipping2.c: New tests.
12055 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12057         * gcc.c-torture/execute/20010724-1.c: New file.
12058         * gcc.c-torture/execute/20010724-1.x: New file.
12060 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12062         * g++.old-deja/g++.other/cond7.C: New test.
12064 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12066         * g++.old-deja/g++.other/optimize4.C: New test.
12068 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12070         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12072 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12074         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12075         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12076         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12077         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12079         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12080         bug report" message.
12082         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12083         * g++.dg/ext/instantiate1.C: Move from old-deja.
12085 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12087         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12088         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12089         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12090         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12092 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12094         * gcc.c-torture/execute/20010723-1.c: New test.
12096 2001-07-23  Ben Elliston  <bje@redhat.com>
12098         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12100 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12102         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12103         i[34567]86-*-*.
12104         Delete handling of ieee_multilib_flags.
12105         Pass -mieee for alpha*-*-* and sh-*-*.
12106         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12108 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12110         Remove old-abi tests.
12111         * g++.old-deja/g++.mike/p11116.C: Remove.
12112         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12114 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12116         * g77.f-torture/compile/pr3743.f:  New test
12118 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12120         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12122 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12124         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12125         g++.old-deja/g++.pt/static6.C: Likewise.
12126         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12127         supports weak symbols.
12129 2001-07-18  Andreas Jaeger  <aj@suse.de>
12131         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12132         supported again.
12134 2001-07-18  Andreas Jaeger  <aj@suse.de>
12136         * gcc.dg/iftrap-1.c: Fix target line.
12138 2001-07-17  Richard Henderson  <rth@redhat.com>
12140         * gcc.c-torture/execute/20010717-1.c: New.
12142 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12144         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12145         tests.
12147 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12149         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12151 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12153         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12154         UAC_SIGBUS, UAC_NOPRINT definitions.
12156 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12158         * objc/execute/object_is_class.m: New test.
12159         * objc/execute/object_is_meta_class.m: New test.
12161 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12163         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12164         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12166 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12168         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12169         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12171 2001-07-14  Richard Henderson  <rth@redhat.com>
12173         * gcc.dg/iftrap-1.c: New.
12175 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12177         * g77.f-torture/execute/intrinsic77.f: New test.
12179 2001-07-11  Janis Johnson <janis@us.ibm.com>
12181         * gcc.misc-tests/gcov-3.c: New test.
12183 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12185         * gcc.c-torture/compile/20010711-1.c,
12186         * gcc.c-torture/compile/20010711-2.c: New tests.
12188 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12190         * gcc.c-torture/execute/20010711-1.c: New test.
12192 2001-07-11  Ben Elliston  <bje@redhat.com>
12194         * g++.old-deja/g++.other/enum5.C: New test.
12196 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12198         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12199         (g++-dg-prune): Call prune_gcc_output.
12200         * prune.exp: New file for prune_gcc_output.
12201         * lib/g++.exp, lib/gcc.exp: Load it.
12203 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12205         * gcc.c-torture/compile/20010701-1.c,
12206         g++.old-deja/g++.ext/attrib6.C: New tests.
12208 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12210         * gcc.c-torture/compile/20010706-1.c: New test.
12212 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12214         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12216 2001-06-28  Stan Shebs  <shebs@apple.com>
12218         * gcc.dg/pragma-darwin.c: New test.
12220 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12222         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12223         Solaris 2.[678] system.
12225 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12227         * gcc.dg/20010622-1.c: New test.
12229 2001-06-18  Stan Shebs  <shebs@apple.com>
12231         * objc.dg: New directory.
12232         * objc.dg/dg.exp: New file.
12233         * objc.dg/alias.m: New.
12234         * objc.dg/class-1.m: New.
12235         * objc.dg/class-2.m: New.
12236         * objc.dg/const-str-1.m: New.
12237         * objc.dg/const-str-2.m: New.
12238         * objc.dg/id-1.m: New.
12239         * objc.dg/method-1.m: New.
12240         * objc.dg/super-class-1.m: New.
12241         * lib/objc-dg.exp: New file.
12243 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12245         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12246         of label name.
12248 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12250         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12252 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12254         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12255         variable.
12257 2001-06-12  Richard Henderson  <rth@redhat.com>
12259         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12261 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12263         * g++.old-deja/g++.abi/vbase5.C: New test.
12264         * g++.old-deja/g++.abi/vbase6.C: New test.
12265         * g++.old-deja/g++.abi/vbase7.C: New test.
12267 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12269         * gcc.c-torture/compile/20010610-1.c: New test.
12271 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12273         * g++.old-deja/g++.abi/vbase4.C: New test.
12275 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12277         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12278         support %f for HC11/HC12 targets.
12279         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12280         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12281         on HC11/HC12 targets.
12282         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12284 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12286         * gcc.dg/wchar_t-1.c: New file.
12287         * gcc.dg/wint_t-1.c: Likewise.
12289 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12291         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12293 2001-06-11  Richard Henderson  <rth@redhat.com>
12295         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12297 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12299         * gcc.c-torture/compile/20010611-1.c: New test.
12301 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12303         * gcc.dg/c99-tag-1.c: Add more tests.
12305 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12307         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12308         representation on MN10300 and ARM/Thumb.
12310 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12312         * g77.f-torture/execute/20010610.f: New.
12314 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12316         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12317         names.
12319 2001-06-09  Richard Henderson  <rth@redhat.com>
12321         * gcc.c-torture/execute/ashrdi-1.c: New.
12322         * gcc.c-torture/execute/ashldi-1.c: New.
12323         * gcc.c-torture/execute/lshrdi-1.c: New.
12325 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12327         * objc/execute/load-3.m: Added. Check sending +load to categories,
12328         in addition to classes.
12330 2001-06-08  Stan Shebs  <shebs@apple.com>
12332         * objc/execute/load-2.m: New test.  From Nicola Pero
12333         <n.pero@mi.flashnet.it>.
12335 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12337         * gcc.c-torture/execute/20010605-2.c: New test.
12339 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12341         * g++.old-deja/g++.abi/vbase2.C: New test.
12342         * g++.old-deja/g++.abi/vbase3.C: New test.
12344 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12346         * g++.old-deja/g++.pt/friend49.C: New test.
12348 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12350         * g++.old-deja/g++.ext/anon3.C: New test.
12352 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12354         * g++.old-deja/g++.other/conv7.C: New test.
12356 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12358         * gcc.c-torture/compile/20010605-2.c: New test.
12360 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12362         * gcc.c-torture/execute/20010604-1.c: New test.
12364 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12366         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12368 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12370         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12371         (g++_link_flags): Likewise.
12372         (g++_init): Pass gccpath's value to two previous functions.
12374 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12376         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12377         Ensure logfile entry matches exec command line.
12379 2001-05-31  Richard Henderson  <rth@redhat.com>
12381         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12382         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12384 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12386         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12387         compiler for irix6.2
12389 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12391         * g++.old-deja/g++.other/optimize3.C: New file.
12393 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12395         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12396         assemble.
12398 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12400         * g++.old-deja/g++.other/optimize2.C: New file.
12402 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12404         * gcc.c-torture/compile/20010518-2.c: New file.
12405         * gcc.c-torture/execute/20010518-1.c: New file.
12406         * gcc.c-torture/execute/20010518-2.c: New file.
12408 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12410         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12412 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12414         G++ no longer defines builtins that do not begin with __builtin.
12415         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12416         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12417         * g++.old-deja/g++.law/builtin1.C: Likewise.
12418         * g++.old-deja/g++.law/cvt2.C: Likewise.
12419         * g++.old-deja/g++.mike/net5.C: Likewise.
12420         * g++.old-deja/g++.other/builtins1.C: Likewise.
12421         * g++.old-deja/g++.other/builtins2.C: Likewise.
12422         * g++.old-deja/g++.other/builtins3.C: Likewise.
12423         * g++.old-deja/g++.other/builtins4.C: Likewise.
12424         * g++.old-deja/g++.other/inline8.C: Likewise.
12425         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12427 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12429         * g++.old-deja/g++.pt/using1.C: Adjust.
12430         * g++.old-deja/g++.pt/using2.C: New test.
12432 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12434         * gcc.dg/cpp/charconst.c: New tests.
12435         * gcc.dg/cpp/escape.c: New tests.
12436         * gcc.dg/cpp/escape-1.c: New tests.
12437         * gcc.dg/cpp/escape-2.c: New tests.
12438         * gcc.dg/cpp/ucs.c: New tests.
12440 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12442         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12443         native compiler for irix6.5.
12445 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12447         * lib/g++.exp (g++_include_flags): Use args to compute
12448         get_multilibs.
12449         (g++_link_flags): Likewise.
12450         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12452 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12454         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12456 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12458         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12459         this file.
12461 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12463         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12464         STACK_SIZE;
12465         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12466         to STACK_SIZE; Use it to define size of add_histo array.
12467         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12468         to STACK_SIZE.
12469         (f): Use GITT_SIZE to define size of gitt local table.
12470         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12471         to STACK_SIZE; Use it to define size of bytemem array.
12473 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12475         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12476         on 68HC11/HC12 due to the asm instruction.
12477         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12478         * gcc.c-torture/compile/920520-1.x: Likewise.
12479         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12480         on 68HC11/HC12 because the function is larger than 64K.
12481         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12482         on 68HC11/HC12 because the structure is too large.
12484 2001-05-20  Richard Henderson  <rth@redhat.com>
12486         * gcc.c-torture/execute/20010520-1.c: New.
12488 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12490         * g++.old-deja/g++.warn/compare1.C: New test.
12491         * gcc.dg/compare4.c: New test.
12493 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12495         * g++.old-deja/g++.other/optimize1.C: New test.
12497 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12499         * g++.old-deja/g++.pt/spec41.C: New test.
12501 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12503         * gcc.c-torture/compile/20010114-1.x: Remove.
12505 2001-05-18  Stan Shebs  <shebs@apple.com>
12507         * gcc.c-torture/compile/20010518-1.c: New test.
12509 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12511         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12512         * g++.old-deja/g++.pt/crash67.C: New test.
12514 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12516         * g++.old-deja/g++.other/debug9.C: New test.
12518 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12520         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12522 2001-05-16  Jan Hubicka  <jh@suse.cz>
12524         * gcc.c-torture/compile/20010516-1.c: New test.
12526 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12528         * g++.old-deja/g++.other/crash41.C: New test.
12530 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12532         * g++.old-deja/g++.pt/crash66.C: New test.
12534 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12536         * g++.old-deja/g++.robertl/eb27.C: Convert.
12538 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12540         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12541         declaration being redundant.
12543 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12545         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12547 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12549         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12551 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12553         * lib/g++.exp: Use testsuite_flags.
12555 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12557         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12559 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12561         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12563 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12565         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12567 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12569         * gcc.c-torture/compile/20010313-1.c: New test.
12571 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12573         * gcc.dg/cpp/direct2.c: New test.
12574         * gccq.dg/cpp/direct2s.c: New test.
12576         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12578 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12580         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12581         * g++.old-deja/g++.other/op3.C: Likewise.
12583 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12585         * gcc.dg/cpp/syshdr.h: New file.
12586         * gcc.dg/cpp/sysmac1.c: Update.
12587         * gcc.dg/cpp/sysmac2.c: Update.
12589 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12591         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12593 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12595         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12596         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12598 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12600         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12602 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12604         * lib/g++.exp (g++_include_flags): Don't use any special flags
12605         if TESTING_IN_BUILD_TREE is not defined.
12606         (g++_init): Use a plain 'c++' as the compiler if
12607         TESTING_IN_BUILD_TREEE is not defined.
12609 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12611         * g++.old-deja/g++.eh/catch13.C: New test.
12612         * g++.old-deja/g++.eh/catch14.C: New test.
12614 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12616         * gcc.dg/cpp/tr-define.c: New test.
12618 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12620         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12621         <stdlib.h>, not <malloc.h>.
12623 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12625         * g++.old-deja/g++.ns/template17.C: New test.
12627 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12629         * g++.old-deja/g++.pt/ref4.C: New test.
12631 2001-04-30  Richard Henderson  <rth@redhat.com>
12633         * gcc.dg/20000724-1.c: Revert last change.
12635 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12637         * g77.f-torture/execute/20010430.f: New test.
12639 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12641         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12643 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12645         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12647 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12649         * g++.old-deja/g++.eh/crash6.C: New test.
12651 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12653         * g++.old-deja/g++.other/warn7.C: New test.
12655 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12657         * g++.old-deja/g++.other/defarg9.C: New test.
12659 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12661         * g77.f-torture/compile/20010426.f: New test.
12662         * g77.f-torture/execute/20010426.f: New test.
12664 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12666         * g77.f-torture/compile/20000629-1.x: Remove - error
12667         has been fixed.
12669 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12671         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12672         Tweak slightly to work with g++.dg framework.
12673         * g++.dg/special/ecos.exp: Run initp1.C test.
12674         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12676         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12677         its linker doesn't give line numbers either.
12678         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12680 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12682         * g++.old-deja/g++.other/lex1.C: New test.
12684 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12686         * gcc.dg/noncompile/20010425-1.c: New test.
12688 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12690         * g++.old-deja/g++.pt/mangle2.C: New test.
12692 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12694         * gcc.dg/format/plus-1.c: New test.
12696 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12698         * gcc.dg/20010423-1.c: New test.
12700 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12702         * gcc.c-torture/execute/20010422-1.c: New test.
12704 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12706         * g++.old-deja/g++.ns/type2.C: New test.
12708 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12710         * g++.old-deja/g++.other/perf1.C: New test.
12712 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12714         * gcc.dg/c99-func-2.c: Remove xfail.
12715         * gcc.dg/c99-func-3.c: Remove xfail.
12716         * gcc.dg/c99-func-4.c: Remove xfail.
12718 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12720         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12722 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12724         * gcc.c-torture/compile/20010423-1.c: New test.
12726 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12728         * g++.old-deja/g++.pt/typename28.C: New test.
12730 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12732         * g++.old-deja/g++.abi/empty2.C: New test.
12733         * g++.old-deja/g++.abi/empty3.C: New test.
12735 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12737         * g++.old-deja/g++.other/comdat2.C: New test.
12738         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12740 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12742         * g++.old-deja/g++.other/overload14.C: New test.
12744 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12746         * g++.old-deja/g++.other/lookup23.C: New test.
12748 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12750         * gcc.c-torture/execute/20010403-1.c: New test.
12752 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12753             Mark Mitchell  <mark@codesourcery.com>
12755         * lib/old-dejagnu.exp: Don't delete output of executable.
12756         Add .exe suffix to executables.
12758 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12760         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12762 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12764         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12766 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12768         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12769         * g++.old-deja/g++.abi/crash1.C: New test.
12771 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12773         * g++.old-deja/g++.other/crash40.C: New test.
12775 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12777         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
12779 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12781         * g++.old-deja/g++.other/warn6.C: New test.
12783 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12785         * g++.old-deja/g++.robertl/eb42.C: Same.
12787 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12789         * gcc.dg/wtr-conversion-1.c: New testcase.
12791 2001-04-10  Richard Henderson  <rth@redhat.com>
12793         * g++.old-deja/g++.other/array5.C: New.
12795 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12797         * gcc.c-torture/execute/20010408-1.c: New test.
12799 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
12801         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
12802         headers and constructs.
12803         * g++.old-deja/g++.robertl/eb79.C: Same.
12804         * g++.old-deja/g++.robertl/eb77.C (main): Same.
12805         * g++.old-deja/g++.robertl/eb73.C: Same.
12806         * g++.old-deja/g++.robertl/eb66.C (main): Same.
12807         * g++.old-deja/g++.robertl/eb55.C (t): Same.
12808         * g++.old-deja/g++.robertl/eb54.C (main): Same.
12809         * g++.old-deja/g++.robertl/eb46.C (main): Same.
12810         * g++.old-deja/g++.robertl/eb44.C: Same.
12811         * g++.old-deja/g++.robertl/eb41.C (main): Same.
12812         * g++.old-deja/g++.robertl/eb4.C (main): Same.
12813         * g++.old-deja/g++.robertl/eb39.C: Same.
12814         * g++.old-deja/g++.robertl/eb33.C (main): Same.
12815         * g++.old-deja/g++.robertl/eb31.C (main): Same.
12816         * g++.old-deja/g++.robertl/eb30.C: Same.
12817         * g++.old-deja/g++.robertl/eb3.C: Same.
12818         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
12819         * g++.old-deja/g++.robertl/eb21.C: Same.
12820         * g++.old-deja/g++.robertl/eb15.C: Same.
12821         * g++.old-deja/g++.robertl/eb118.C: Same.
12822         * g++.old-deja/g++.robertl/eb115.C (main): Same.
12823         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
12824         * g++.old-deja/g++.robertl/eb109.C: Same.
12825         * g++.old-deja/g++.other/sibcall1.C (main): Same.
12826         * g++.old-deja/g++.mike/rtti1.C: Same.
12827         * g++.old-deja/g++.mike/p658.C: Same.
12828         * g++.old-deja/g++.mike/net46.C: Same.
12829         * g++.old-deja/g++.mike/net34.C: Same.
12830         * g++.old-deja/g++.mike/memoize1.C: Same.
12831         * g++.old-deja/g++.mike/eh2.C: Same.
12832         * g++.old-deja/g++.law/weak.C: Same.
12833         * g++.old-deja/g++.law/visibility7.C: Same.
12834         * g++.old-deja/g++.law/visibility25.C: Same.
12835         * g++.old-deja/g++.law/visibility22.C: Same.
12836         * g++.old-deja/g++.law/visibility2.C: Same.
12837         * g++.old-deja/g++.law/visibility17.C: Same.
12838         * g++.old-deja/g++.law/visibility13.C: Same.
12839         * g++.old-deja/g++.law/visibility10.C: Same.
12840         * g++.old-deja/g++.law/visibility1.C: Same.
12841         * g++.old-deja/g++.law/virtual3.C (eval): Same.
12842         * g++.old-deja/g++.law/vbase1.C: Same.
12843         * g++.old-deja/g++.law/operators32.C: Same.
12844         * g++.old-deja/g++.law/nest3.C: Same.
12845         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
12846         * g++.old-deja/g++.law/except5.C (main): Same.
12847         * g++.old-deja/g++.law/cvt7.C (run): Same.
12848         * g++.old-deja/g++.law/cvt2.C: Same.
12849         * g++.old-deja/g++.law/cvt16.C: Same.
12850         * g++.old-deja/g++.law/ctors6.C (bar): Same.
12851         * g++.old-deja/g++.law/ctors17.C (main): Same.
12852         * g++.old-deja/g++.law/ctors13.C: Same.
12853         * g++.old-deja/g++.law/ctors12.C (main): Same.
12854         * g++.old-deja/g++.law/ctors10.C: Same.
12855         * g++.old-deja/g++.law/code-gen5.C: Same.
12856         * g++.old-deja/g++.law/bad-error7.C: Same.
12857         * g++.old-deja/g++.law/arm9.C: Same.
12858         * g++.old-deja/g++.law/arm12.C: Same.
12859         * g++.old-deja/g++.law/arg8.C: Same.
12860         * g++.old-deja/g++.law/arg1.C: Same.
12861         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
12862         * g++.old-deja/g++.jason/template31.C: Same.
12863         * g++.old-deja/g++.jason/template24.C (main): Same.
12864         * g++.old-deja/g++.jason/2371.C: Same.
12865         * g++.old-deja/g++.eh/new2.C: Same.
12866         * g++.old-deja/g++.eh/new1.C: Same.
12867         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
12868         * g++.old-deja/g++.brendan/nest21.C (main): Same.
12869         * g++.old-deja/g++.brendan/err-msg3.C: Same.
12870         * g++.old-deja/g++.brendan/crash62.C: Same.
12871         * g++.old-deja/g++.brendan/crash52.C: Same.
12872         * g++.old-deja/g++.brendan/crash49.C (main): Same.
12873         * g++.old-deja/g++.brendan/crash38.C: Same.
12874         * g++.old-deja/g++.brendan/crash15.C (main): Same.
12875         * g++.old-deja/g++.brendan/copy9.C: Same.
12877 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
12879         * gcc.c-torture/execute/20001203-2.c (memset):
12880         Count argument is of type __SIZE_TYPE__.
12882 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
12884         * gcc.c-torture/compile/20010404-1.c: New test.
12886 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
12888         * gcc.c-torture/compile/20010326-1.c: New test.
12890 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
12892         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
12893         peculiarities of the SH.
12894         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
12896 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12898         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
12899         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
12900         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
12902 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12904         * g77.f-torture/compile/20010321-1.f: New test.
12906 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12908         * gcc.c-torture/compile/20010329-1.c: New test.
12910 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12912         * gcc.c-torture/execute/20010329-1.c: New test.
12914 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12916         * g++.old-deja/g++.other/eh4.C: Fix typo.
12918 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12920         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
12922 2001-03-28  Philip Blundell  <philb@gnu.org>
12924         * gcc.c-torture/compile/20010328-1.c: New test.
12926 2001-03-27  Richard Henderson  <rth@redhat.com>
12928         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
12929         * g++.old-deja/g++.eh/vbase3.C: Likewise.
12931 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
12933         * gcc.c-torture/compile/20010327-1.c: New test.
12935 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
12937         * g++.old-deja/g++.other/friend12.C: New test.
12938         * g++.old-deja/g++.other/friend9.C: Expect no errors.
12939         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
12941 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12943         * gcc.c-torture/execute/20010325-1.c: New test.
12945 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
12947         * g++.old-deja/g++.other/mangle3.C: New test.
12949 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
12951         * g++.old-deja/g++.other/anon8.C: New test.
12953 2001-03-20  Philip Blundell  <philb@gnu.org>
12955         * gcc.c-torture/compile/20010320-1.c: New test.
12957 2001-03-17  Richard Henderson  <rth@redhat.com>
12959         * g++.old-deja/g++.other/eh4.C: Add expected error text.
12961 2001-03-15  Geoff Keating  <geoff@redhat.com>
12963         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
12964         tests on AIX.
12966 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
12968         * g++.old-deja/g++.other/eh4.C: New test.
12970 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12972         * gcc.dg/cpp/mi1.c: Update.
12974 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
12976         * g++.old-deja/g++.other/regstack.C: New test.
12978 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
12980         * g++.old-deja/g++.other/ref4.C: New test.
12982 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
12984         * objc/execute/va_method.m: Added.
12985         * objc/execute/IMP.m: Added.
12986         * objc/execute/_cmd.m: Added.
12987         * objc/execute/accessing_ivars.m: Added.
12988         * objc/execute/class-1.m: Added.
12989         * objc/execute/class-10.m: Added.
12990         * objc/execute/class-11.m: Added.
12991         * objc/execute/class-12.m: Added.
12992         * objc/execute/class-13.m: Added.
12993         * objc/execute/class-14.m: Added.
12994         * objc/execute/class-2.m: Added.
12995         * objc/execute/class-3.m: Added.
12996         * objc/execute/class-4.m: Added.
12997         * objc/execute/class-5.m: Added.
12998         * objc/execute/class-6.m: Added.
12999         * objc/execute/class-7.m: Added.
13000         * objc/execute/class-8.m: Added.
13001         * objc/execute/class-9.m: Added.
13002         * objc/execute/class-tests-1.h
13003         * objc/execute/class-tests-2.h
13004         * objc/execute/compatibility_alias.m: Added.
13005         * objc/execute/encode-1.m: Added.
13006         * objc/execute/formal_protocol-1.m: Added.
13007         * objc/execute/formal_protocol-2.m: Added.
13008         * objc/execute/formal_protocol-3.m: Added.
13009         * objc/execute/formal_protocol-4.m: Added.
13010         * objc/execute/formal_protocol-5.m: Added.
13011         * objc/execute/formal_protocol-6.m: Added.
13012         * objc/execute/formal_protocol-7.m: Added.
13013         * objc/execute/informal_protocol.m: Added.
13014         * objc/execute/initialize.m: Added.
13015         * objc/execute/load.m: Added.
13016         * objc/execute/many_args_method.m: Added.
13017         * objc/execute/nested-3.m: Added.
13018         * objc/execute/no_clash.m: Added.
13019         * objc/execute/private.m: Added.
13020         * objc/execute/redefining_self.m: Added.
13021         * objc/execute/root_methods.m: Added.
13022         * objc/execute/selector-1.m: Added.
13023         * objc/execute/static-1.m: Added.
13024         * objc/execute/static-2.m: Added.
13025         * objc/execute/va_method.m: Added.
13027 2001-03-10  Richard Henderson  <rth@redhat.com>
13029         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13031 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13033         * g++.old-deja/g++.other/crash31.C: XFAIL.
13034         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13035         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13036         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13037         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13038         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13040 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13042         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13044 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13046         * gcc.dg/20000724-1.c: Don't use multiline strings.
13048 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13050         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13051         result of -cString against what we expect it to be; don't just
13052         print it out for no one to read.
13054         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13055         Based on testcases provided by Nicola Pero.
13057 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13059         * gcc.dg/cpp/macro7.c: New test.
13061 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13063         * gcc.dg/cpp/multiline.c: Update.
13065 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13067         * g++.old-deja/g++.other/enum3.C: New test.
13069 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13071         * g++.old-deja/g++.other/pod1.C: New test.
13073 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13075         * g++.old-deja/g++.ext/overload1.C: New test.
13077 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13079         * g++.old-deja/g++.pt/using1.C: New test.
13081 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13083         * g++.old-deja/g++.other/using9.C: New test.
13085 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13087         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13089         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13091 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13093         * g++.old-deja/g++.ext/realpt1.C: Remove.
13095 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13097         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13099 2001-02-26  Will Cohen  <wcohen@redhat.com>
13101         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13103 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13105         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13106         templatized constructors.
13108 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13110         * gcc.c-torture/execute/20010224-1.c: New test.
13112 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13114         * gcc.c-torture/execute/20010222-1.c: New test.
13116 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13118         * g++.old-deja/g++.other/inline20.C: New test.
13120 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13122         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13124 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13126         * g++.old-deja/g++.other/lookup22.C: New test.
13128 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13130         * g77.dg: New directory.
13131         * g77.dg/20010216-1.f: New test case.
13132         * g77.dg/dg.exp: New driver.
13133         * lib/g77-dg.exp: New driver library.
13135 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13137         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13139 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13141         * g++.old-deja/g++.other/decl9.C: New test.
13143 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13145         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13146         not need <string> and also tests the initialization at runtime.
13148 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13150         * gcc.c-torture/execute/longlong.c: New test.
13152 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13154         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13156 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13158         * gcc.c-torture/execute/920302-1.c (execute):
13159         Change argument type to short.
13161 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13163         * g++.old-deja/g++.pt/deduct6.C: New test.
13165 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13167         * g++.old-deja/g++.pt/deduct5.C: New test.
13169 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13171         * gcc.c-torture/execute/20010209-1.c: New test.
13173 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13175         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13177 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13179         * g++.dg/vtgc1.C: Update for new ABI.
13181         * consistency.vlad: New directory, 1665 files.
13183 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13185         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13186         return type.
13187         * gcc.dg/cpp/digraphs.c: Declare puts.
13189 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13191         * g++.old-deja/g++.other/warn5.C: New test.
13193 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13195         * g++.old-deja/g++.pt/spec40.C: New test.
13197 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13199         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13200         case.
13201         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13203 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13205         * gcc.c-torture/compile/20010209-1.c: New test.
13207 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13209         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13210         excess errors message but not if it crashes.
13211         * g++.old-deja/g++.other/crash27.C: Likewise.
13212         * g++.old-deja/g++.other/crash28.C: Likewise.
13213         * g++.old-deja/g++.other/crash30.C: Likewise.
13214         * g++.old-deja/g++.other/crash32.C: Likewise.
13215         * g++.old-deja/g++.other/crash35.C: Likewise.
13216         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13218 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13220         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13221         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13222         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13223         g77.f-torture/execute/execute.exp,
13224         g77.f-torture/noncompile/noncompile.exp,
13225         gcc.c-torture/execute/execute.exp,
13226         gcc.c-torture/execute/memcheck/memcheck.exp,
13227         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13228         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13229         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13230         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13231         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13232         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13233         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13234         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13235         Remove bug reporting instructions with ancient email addresses.
13237 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13239         * gcc.dg/20010202-1.c: New test.
13240         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13242 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13244         * g++.dg/stdbool-if.C: New test.
13246 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13248         * objc/execute/fdecl.m: Added main().
13250 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13252         * gcc.c-torture/execute/20010206-1.c: New test.
13254 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13256         * gcc.dg/cpp/avoidpaste1.c: Update.
13258 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13260         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13261         Pero <nicola@brainstorm.co.uk>.
13262         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13264 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13266         * g++.old-deja/g++.pt/spec39.C: New test.
13268 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13270         * gcc.c-torture/compile/20010202-1.c: New test.
13272 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13274         * g++.old-deja/g++.abi/primary2.C: New test.
13275         * g++.old-deja/g++.abi/primary3.C: New test.
13276         * g++.old-deja/g++.abi/primary4.C: New test.
13277         * g++.old-deja/g++.abi/primary5.C: New test.
13278         * g++.old-deja/g++.abi/vtable3.h: New test.
13279         * g++.old-deja/g++.abi/vtable3a.C: New test.
13280         * g++.old-deja/g++.abi/vtable3b.C: New test.
13281         * g++.old-deja/g++.abi/vtable3c.C: New test.
13282         * g++.old-deja/g++.abi/vtable3d.C: New test.
13283         * g++.old-deja/g++.abi/vtable3e.C: New test.
13284         * g++.old-deja/g++.abi/vtable3f.C: New test.
13285         * g++.old-deja/g++.abi/vtable3g.C: New test.
13286         * g++.old-deja/g++.abi/vtable3h.C: New test.
13287         * g++.old-deja/g++.abi/vtable3i.C: New test.
13288         * g++.old-deja/g++.abi/vtable3j.C: New test.
13289         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13291 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13293         * g++.old-deja/g++.other/anon6.C: New test.
13294         * g++.old-deja/g++.other/anon7.C: New test.
13296 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13298         * gcc.dg/cpp/avoidpaste2.c: New tests.
13300 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13302         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13304 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13306         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13307         DECIMAL_DIG cases for Irix."
13309 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13311         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13313 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13315         * gcc.dg/c99-tag-1.c: New test.
13317 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13319         * gcc.dg/cpp/tr-warn1.c: Add tests.
13321 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13323         * gcc.dg/cpp/avoidpaste1.c: Update.
13324         * gcc.dg/cpp/paste4.c: Update.
13326 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13328         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13329         cases for Irix.
13331 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13333         * g++.old-deja/g++.other/inline19.C: New test.
13335 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13337         * gcc.dg/Wlarger-than.c: New test.
13339 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13341         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13343 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13345         * gcc.c-torture/execute/20010129-1.c: New test.
13346         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13348 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13350         * gcc.dg/cpp/avoidpaste1.c: Test case.
13352 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13354         * g++.old-deja/g++.other/inline18.C: New test.
13356 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13358         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13359         and __builtin_putchar.
13361 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13363         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13364         tests.
13366 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13368         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13369         floating point number rounding mode to round to the nearest
13370         representable mode.
13372 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13374         * g++.old-deja/g++.other/mangle2.C: New test.
13376 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13378         * gcc.c-torture/compile/20010124-1.c: New test.
13380 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13382         * g++.old-deja/g++.pt/spec38.C: New test.
13384 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13386         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13387         "Build don't run".
13389 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13391         * gcc.c-torture/execute/20010123-1.c: New test.
13393 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13395         * g++.old-deja/g++.pt/spec37.C: New test.
13397 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13399         * g++.old-deja/g++.pt/overload14.C: New test.
13401 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13403         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13404         __builtin_return_address.
13406 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13408         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13409         * g++.old-deja/g++.pt/spec35.C: New test.
13410         * g++.old-deja/g++.pt/spec36.C: New test.
13412 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13414         * gcc.c-torture/compile/20010118-1.c: New test.
13416 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13418         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13420 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13422         * gcc.c-torture/execute/20010119-1.c: New test.
13424 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13426         * g++.old-deja/g++.other/vbase5.C: New test.
13428 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13430         * gcc.c-torture/execute/20010118-1.c: New test.
13432 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13434         * g++.old-deja/g++.pt/deduct3.C: New test.
13436 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13438         * g++.old-deja/g++.pt/spec34.C: New test.
13440 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13442         * g77.f-torture/compile/20000601-2.f: New test.
13444 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13446         * g++.old-deja/g++.other/init17.C: New test.
13448 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13450         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13452 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13454         * g++.old-deja/g++.pt/unify8.C: New test.
13456 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13458         * g++.old-deja/g++.abi/vbase1.C: New test.
13460 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13462         * g++.old-deja/g++.pt/crash65.C: New test.
13464 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13466         * gcc.dg/cpp/assembl2.S: New test case.
13468 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13470         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13471         are supported.
13473 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13475         * g++.old-deja/g++.other/builtins1.C: New test.
13476         * g++.old-deja/g++.other/builtins2.C: Likewise.
13477         * g++.old-deja/g++.other/builtins3.C: Likewise.
13478         * g++.old-deja/g++.other/builtins4.C: Likewise.
13480 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13482         * gcc.c-torture/compile/20010117-1.c: New test.
13483         * gcc.c-torture/compile/20010117-2.c: New test.
13485 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13487         * g77.f-torture/execute/20010116.[fx]: New test,
13488         XFAIL on i?86-*-*.
13489         * g77.f-torture/compile/20010115.f: Indicate it's
13490         a test for PR fortran/1636.
13492 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13494         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13496 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13498         * g77.f-torture/compile/20010115.f: New test.
13500 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13502         * g++.old-deja/g++.pt/nontype5.C: New test.
13504 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13506         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13507         have an equivalent working one below it.
13509 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13511         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13512         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13514 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13516         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13517         message containing "init_priority".
13518         (conpr-2.C): Likewise.
13519         (conpr-3.C): Likewise.
13520         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13522 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13524         * gcc.c-torture/execute/20010114-2.c: New test.
13526 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13528         * gcc.c-torture/compile/20010114-1.c: New test.
13529         * gcc.c-torture/compile/20010114-1.x: Xfail.
13530         * gcc.c-torture/compile/20010114-2.c: New test.
13531         * gcc.c-torture/execute/20010114-1.c: New test.
13532         * gcc.dg/trunc-1.c: New test.
13533         * gcc.dg/uninit-B.c: New test.
13535 2001-01-13  Nick Clifton  <nickc@redhat.com>
13537         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13538         target.
13540 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13542         * gcc.c-torture/compile/20010113-1.c: New test.
13544 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13546         * gcc.c-torture/compile/20001212-1.c: New test.
13548 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13550         * gcc.dg/cpp/widestr1.c: Update.
13551         * gcc.dg/cpp/prag-imp.c: Remove.
13553 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13555         * gcc.c-torture/execute/20000801-3.x: Remove.
13556         * gcc.dg/c90-init-1.c: New test.
13557         * gcc.dg/c99-init-1.c: New test.
13558         * gcc.dg/c99-init-2.c: New test.
13559         * gcc.dg/gnu99-init-1.c: New test.
13561 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13563         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13564         testing that no relevant ones were found.
13566 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13568         * g++.old-deja/g++.pt/cast2.C: New test.
13570 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13572         * g++.old-deja/g++.pt/friend47.C: New test.
13574 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13576         * g++.old-deja/g++.pt/instantiate13.C: New test.
13578 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13580         * g++.old-deja/g++.other/defarg7.C: New test.
13581         * g++.old-deja/g++.other/defarg8.C: New test.
13583 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13585         * g++.old-deja/g++.pt/crash64.C: New test.
13587 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13589         * g++.old-deja/g++.pt/crash63.C: New test.
13591 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13593         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13595 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13597         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13599 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13601         * g++.old-deja/g++.pt/error3.C: New test.
13603 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13605         * g++.old-deja/g++.other/crash39.C: New test.
13607 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13609         * g++.old-deja/g++.other/vbase4.C: New test.
13611 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13613         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13614         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13615         * gcc.dg/special/special.exp: New test driver which will check
13616         for alias support for the above test.
13618 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13620         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13621         problems on small machines.
13622         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13623         parameterize.
13625 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13627         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13628         mips.
13629         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13631 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13633         * g++.old_deja/g++.pt/using8.C: New test.
13635 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13637         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13639 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13641         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13642         where a failure is expected.
13643         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13645 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13647         * g++.old_deja/g++.pt/instantiate12.C: New test.
13649 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13651         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13652         start of structs.
13653         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13654         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13655         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13656         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13657         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13658         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13659         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13660         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13661         * g++.old-deja/g++.eh/spec6.C: Likewise.
13662         * g++.old-deja/g++.jason/crash3.C: Likewise.
13663         * g++.old-deja/g++.law/ctors11.C: Likewise.
13664         * g++.old-deja/g++.law/ctors17.C: Likewise.
13665         * g++.old-deja/g++.law/ctors5.C: Likewise.
13666         * g++.old-deja/g++.law/ctors9.C: Likewise.
13667         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13668         * g++.old-deja/g++.mike/net22.C: Likewise.
13669         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13670         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13671         * g++.old-deja/g++.mike/virt3.C: Likewise.
13672         * g++.old-deja/g++.niklas/t128.C: Likewise.
13673         * g++.old-deja/g++.other/anon4.C: Likewise.
13674         * g++.old-deja/g++.other/using1.C: Likewise.
13675         * g++.old-deja/g++.other/warn3.C: Likewise.
13676         * g++.old-deja/g++.pt/t37.C: Likewise.
13677         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13678         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13680 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13682         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13684 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13686         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13688 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13690         * gcc.c-torture/compile/20010107-1.c: New test.
13692 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13694         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13696 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13698         * gcc.dg/format/format.h: New file.
13699         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13700         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13701         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13702         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13703         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13704         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13705         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13706         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13707         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13708         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13709         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13710         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13711         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13712         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13713         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13714         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13715         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13716         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13717         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13718         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13719         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13720         instead of declaring standard types, macros and functions in each
13721         test.
13723 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13725         * gcc.c-torture/execute/20010106-1.c: New test.
13727 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13729         * gcc.dg/format/format.exp: New file.
13730         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13731         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13732         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13733         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13734         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13735         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13736         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13737         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13738         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13739         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13740         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13741         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13742         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13743         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13744         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13745         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13746         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13747         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13748         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13749         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13750         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13751         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13752         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13753         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13754         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13755         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13756         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13757         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13758         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13759         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13760         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13761         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13762         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13763         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13764         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13765         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13766         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13767         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13768         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13769         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13770         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13771         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13773 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13775         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13776         account.
13778 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13780         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13782 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13784         * g++.old-deja/g++.pt/crash62.C: New test.
13786 2001-01-04  Richard Henderson  <rth@redhat.com>
13788         * gcc.dg/20000926-1.c: Update expected warnings.
13789         * gcc.dg/array-2.c: Likewise.
13790         * gcc.dg/array-4.c: Also validate flexible array members.
13791         * gcc.dg/c99-flex-array-1.c: New.
13793 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13795         * gcc.c-torture/compile/20001222-1.x: Remove.
13797 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13799         * gcc.c-torture/execute/built-in-setjmp.c: New.
13801 2001-01-03  Richard Henderson  <rth@redhat.com>
13803         * gcc.dg/940510-1.c: Update expected error wording.
13804         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13806 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13808         * lib/target-supports.exp (check_alias_available): Modified to
13809         indicate aliases not supported if only weak aliases are supported.
13811 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13813         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13814         Turn on cmpstrsi checks for __pj__ and __i370__.
13816 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13818         * g++.old-deja/g++.other/virtual11.C: New test.
13820 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13822         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13824 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13826         * gcc.c-torture/compile/20010102-1.c: New test.
13828 2001-01-02  Andreas Jaeger  <aj@suse.de>
13830         * gcc.dg/noreturn-3.c: New test.
13832         * gcc.dg/noreturn-4.c: New test.
13834 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13836         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13837         __builtin_fputc and __builtin_fwrite.
13839 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13841         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13842         signed char, not default char.
13844 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13846         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13848 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13850         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13852 2000-12-29  Richard Henderson  <rth@redhat.com>
13854         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13855         (__cyg_profile_func_exit): Define.
13857 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13859         * g++.dg/vtgc1.C: New test.
13861 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13863         * gcc.dg/noncompile/20001228-1.c: New test.
13865         * gcc.dg/20001228-1.c: New test.
13867         * gcc.c-torture/execute/20001228-1.c: New test.
13869 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13871         * gcc.dg/format-strfmon-1.c: New test.
13873 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13875         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13876         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13877         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13878         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13879         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13880         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13881         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13882         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13883         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13884         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13885         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13886         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13887         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13889         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13890         * gcc.c-torture/execute/string-opt-4.c: Test index.
13892 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13894         * gcc.c-torture/compile/20001226-1.c: New test.
13896 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13898         * gcc.c-torture/compile/20001222-1.c: New test.
13899         * gcc.c-torture/compile/20001222-1.x: Xfail.
13901 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13903         * gcc.c-torture/execute/comp-goto-2.c: New test.
13905 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13907         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13908         Use long types if __INT_MAX__ is 32767.
13909         (main): Use cast to (sint32 *) when poking 88 into a_page.
13911         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13913 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13915         * gcc.c-torture/compile/20001221-1.c: New test.
13916         * gcc.c-torture/execute/20001221-1.c: New test.
13918 2000-12-20  Richard Henderson  <rth@redhat.com>
13920         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13921         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13923 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13925         * gcc.dg/compare3.c: New test.
13927 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13929         * gcc.dg/format-warnll-1.c: New test.
13931 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13933         * gcc.dg/cpp/cmdlne-P.c: New test.
13935 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13937         * gcc.c-torture/execute/builtin-abs-1.c,
13938         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13940 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13942         * gcc.dg/cpp/multiline.c: New test.
13944 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13946         * g++.old-deja/g++.other/syshdr1.C: Update.
13947         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13949 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13951         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13953 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13955         * g++.old-deja/g++.pt/ttp65.C: New test.
13957 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13959         * g++.old-deja/g++.pt/ttp64.C: New test.
13961 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13963         * g++.old-deja/g++.pt/spec33.C: New test.
13965 2000-12-14  Catherine Moore  <clm@redhat.com>
13967         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13968         * gcc.c-torture/execute/920612-2.c: Likewise.
13969         * gcc.c-torture/execute/920428-2.c: Likewise.
13970         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13971         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13973 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13975         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13976         * gcc.dg/pack-test-2.c: Likewise.
13978 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13980         Tests by Zack Weinberg <zackw@stanford.edu>.
13982         * gcc.dg/cpp/defined.c: Update.
13983         * gcc.dg/cpp/defined_trad.c: New tests.
13985 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13987         * gcc.dg/cpp/trad-direct.c: Update.
13989 2000-12-11  Neil Booth  <neilb@earthling.net>
13991         * gcc.dg/cpp/defined_trad.c
13993 2000-12-11  Neil Booth  <neilb@earthling.net>
13995         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13997 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13999         * gcc.dg/format-miss-2.c: New test.
14001 2000-12-09  Neil Booth  <neilb@earthling.net>
14003         * gcc.dg/cpp/lineflags.c: New tests.
14004         * gcc.dg/cpp/poison.c: Update.
14005         * gcc.dg/cpp/redef2.c: Update.
14006         * gcc.dg/cpp/skipping.c: New test.
14008 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14010         * g++.old-deja/g++.other/eh3.C: New testcase.
14012 2000-12-07  Neil Booth  <neilb@earthling.net>
14014         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14015         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14016         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14017         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14018         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14019         Update.
14021 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14023         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14024         __SIZE_TYPE__ instead of int for type of integers cast to
14025         pointers.
14027 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14029         * g++.old-deja/g++.other/cleanup4.C: New test.
14031 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14033         * format-sec-1.c: New test.
14035 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14037         * gcc.dg/format-nonlit-3.c: New test.
14039 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14041         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14042         through a null pointer.
14044 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14046         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14047         * g++.old-deja/g++.pt/partial4.C: New test.
14049 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14051         * gcc.c-torture/execute/ieee/hugeval.x: New.
14053 2000-12-06  Neil Booth  <neilb@earthling.net>
14055         * gcc.dg/cpp/backslash2.c: New tests.
14057 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14059         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14060         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14062 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14064         * gcc.c-torture/execute/20001203-2.c: New testcase.
14066 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14068         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14069         * g++.old-deja/g++.other/virtual10.C: New test.
14071 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14073         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14075 2000-12-05  Richard Henderson  <rth@redhat.com>
14077         * gcc.c-torture/compile/20001205-1.c: New.
14079 2000-12-04  Neil Booth  <neilb@earthling.net>
14081         * g++.old-deja/g++.other/virtual9.C: New test.
14082         * g++.old-deja/g++.pt/crash61.C: New test.
14083         * gcc.c-torture/execute/loop-9.c: New test.
14085 2000-12-04  Neil Booth  <neilb@earthling.net>
14087         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14088         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14089         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14090         * gcc.dg/cpp/extratokens.c: ...here.
14092 2000-12-04  Neil Booth  <neilb@earthling.net>
14094         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14095         New tests.
14097 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14099         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14100         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14102 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14104         * gcc.c-torture/execute/20001203-1.c: New test.
14106 2000-12-03  Neil Booth  <neilb@earthling.net>
14108         * gcc.dg/cpp/macro6.c: New test cases.
14110 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14112         * gcc.c-torture/execute/string-opt-9.c: New test.
14113         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14114         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14115         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14117         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14118         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14120 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14122         * gcc.dg/cpp/if-6.c: New testcase.
14124         * gcc.dg/20001201-1.c: New testcase.
14126 2000-12-02  Neil Booth  <neilb@earthling.net>
14128         * g++.old-deja/g++.other/externC4.C,
14129         g++.old-deja/g++.other/friend10.C: New tests.
14131 2000-12-02  Neil Booth  <neilb@earthling.net>
14133         * g++.old-deja/g++.other/instan2.C
14134         * g++.old-deja/g++.other/instan3.C: New test.
14136 2000-12-02  Neil Booth  <neilb@earthling.net>
14138         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14139         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14140         gnuc99.c,gnuc99-pedantic.c: New tests.
14142 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14144         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14145         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14147 2000-12-01  Neil Booth  <neilb@earthling.net>
14149         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14150         * gcc.dg/cpp/poison.c: Update.
14151         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14153 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14155         * g77.f-torture/execute/20001201.f: New test.
14157 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14159         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14161 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14163         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14165 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14167         * g++.old-deja/g++.other/cast6.C: New test.
14169 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14171         * gcc.c-torture/execute/20001130-2.c: New testcase.
14173 2000-11-30  Richard Henderson  <rth@redhat.com>
14175         * gcc.c-torture/execute/20001130-1.c: New test.
14177 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14179         * g++.old-deja/g++.other/op3.C: New test.
14181 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14183         * g++.old-deja/g++.other/op2.C: New test.
14185 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14187         * g++.old-deja/g++.other/crash38.C: New test.
14189 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14191         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14193 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14195         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14196         tests.
14197         * gcc.c-torture/execute/string-opt-6.c: New test.
14199         * gcc.dg/20001117-1.c: Add main.
14201 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14203         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14204         Move from here ...
14205         * gcc.dg/940510-1.c: ... to here.
14207         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14208         zero-size arrays in toplevel structures.
14210 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14212         * gcc.c-torture/execute/loop-8.c: New test.
14214 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14216         * g++.old-deja/g++.other/base1.C: New test.
14218 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14220         * g++.old-deja/g++.other/parse2.C: New test.
14222 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14224         * g++.old-deja/g++.pt/incomplete1.C: New test.
14226 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14228         * g++.old-deja/g++.other/friend9.C: New test.
14230 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14232         * gcc.dg/20001127-1.c: New test.
14234 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14236         * g++.old-deja/g++.pt/friend46.C: New test.
14238 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14240         * g++.old-deja/g++.other/ptrmem8.C: New test.
14242 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14244         * gcc.c-torture/execute/string-opt-7.c: New test.
14245         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14247 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14249         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14250         instead of 'mkcheck 2'.
14252 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14254         * gcc.c-torture/execute/memcheck/driver.c,
14255         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14256         C9X references to refer to C99.
14258 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14260         * gcc.dg/ultrasp3.c: New test.
14262 2000-11-25  Neil Booth  <neilb@earthling.net>
14264         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14266 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14268         * gcc.c-torture/compile/20001123-2.c: New.
14270 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14272         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14274 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14276         * gcc.dg/sequence-point-1.c: Add some new tests.
14277         * gcc.c-torture/execute/20001124-1.c: New test.
14279 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14281         * g++.old-deja/g++.other/vaarg4.C: New test.
14282         * gcc.c-torture/compile/20001123-1.c: New test.
14284 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14286         * g++.other/crash24.C: Adjust and remove XFAIL.
14287         * g++.other/crash37.C: New test.
14289 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14291         * g++.old-deja/g++.pt/instantiate9.C: New test.
14293 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14295         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14296         new ABI, too.
14298         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14299         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14301 2000-11-22  Neil Booth  <neilb@earthling.net>
14303         * gcc.dg/cpp/Wtrigraphs.c: New test.
14305 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14307         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14309 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14311         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14313 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14315         * lib/gcc-dg.exp: load_lib scanasm.exp.
14316         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14317         * lib/g++-dg.exp: load_lib scanasm.exp.
14318         * lib/scanasm.exp: New.
14319         (scan-assembler, scan-assembler-not): Add optional arguments to
14320         test name, or if not present, the pattern name.
14321         (scan-assembler-dem, scan-assembler-dem-not): New.
14323         * g++.dg/dg.exp: New.
14325 2000-11-21  Neil Booth  <neilb@earthling.net>
14327         * gcc.dg/cpp/integrated1.c: Remove.
14329 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14331         * gcc.c-torture/execute/20001121-1.c: New test.
14333 2000-11-21  Richard Henderson  <rth@redhat.com>
14335         * gcc.c-torture/compile/20001121-1.c: New test.
14337 2000-11-20  Neil Booth  <neilb@earthling.net>
14339         * gcc.dg/cpp/integrated1.c: New test.
14341 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14343         * g++.old-deja/g++.other/inline17.C: New test.
14345 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14347         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14348         local variable to be zero: I made the variable global. Now
14349         uses abort() and exit() instead of relying on main's return value.
14351 2000-11-20  Neil Booth  <neilb@earthling.net>
14353         * gcc.dg/cpp/paste2.c: Update test.
14354         * objc/execute/paste.m: New test.
14356 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14358         * gcc.dg/c99-condexpr-1.c: New test.
14360 2000-11-20  Neil Booth  <neilb@earthling.net>
14362         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14364 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14366         * g++.old-deja/g++.pt/export1.C: New test.
14368 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14370         * gcc.dg/20001117-1.c: New test.
14372 2000-11-18  Richard Henderson  <rth@redhat.com>
14374         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14376 2000-11-18  Richard Henderson  <rth@redhat.com>
14378         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14379         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14380         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14382 2000-11-18  Richard Henderson  <rth@redhat.com>
14384         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14385         (main): New.  Exit cleanly.
14387 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14389         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14390         gcc.dg/c99-fordecl-2.c: New tests.
14392 2000-11-18  Richard Henderson  <rth@redhat.com>
14394         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14395         * gcc.c-torture/execute/zerolen-2.c: New.
14397 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14399         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14400         memory.
14402 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14404         * g++.old-deja/g++.pt/instantiate8.C: New test.
14406 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14408         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14409         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14411 2000-11-16  Nick Clifton  <nickc@redhat.com>
14413         * gcc.c-torture/execute/nestfunc-2.c: New test.
14414         * gcc.c-torture/execute/nestfunc-3.c: New test.
14416 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14418         * gcc.c-torture/compile/20001116-1.c: New test.
14420 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14422         * gcc.c-torture/execute/20001115-1.c: New test.
14424 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14426         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14427         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14428         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14429         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14431 2000-11-15  Neil Booth  <neilb@earthling.net>
14433         gcc.dg/cpp/_Pragma1.c: Update.
14434         gcc.dg/cpp/_Pragma2.c: New test.
14436 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14438         * g++.old-deja/g++.other/anon5.C: New test.
14440 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14442         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14443         tests.
14445 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14447         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14448         output.
14450 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14452         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14453         labels at end of compound statements.
14455 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14457         * gcc.c-torture/execute/loop-7.c: New test.
14459 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14461         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14463 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14465         * gcc.dg/c99-bool-1.c: New test.
14467 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14469         * gcc.dg/c99-scope-1.c: Remove xfail.
14470         * gcc.dg/c99-scope-2.c: New test.
14472 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14474         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14475         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14477 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14479         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14480         error messages.
14482         * g++.mike/p700.C: Don't typedef wchar_t.
14483         * g++.mike/p784.C: Likewise.
14484         * g++.mike/eb101.C: Don't use __wchar_t.
14486 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14488         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14489         from DO loop.
14491 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14493         * gcc.c-torture/execute/20001111-1.c: New test.
14495 2000-11-10  Nick Clifton  <nickc@redhat.com>
14497         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14498         long multuiple and accumulate.
14500 2000-11-09  Richard Henderson  <rth@redhat.com>
14502         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14503         via size_t instead of int.
14505         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14506         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14507         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14508         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14510 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14512         * gcc.c-torture/compile/20001109-1.c: New test.
14513         * gcc.c-torture/compile/20001109-2.c: New test.
14515 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14517         * g++.old-deja/g++.pt/operator1.C: New test.
14518         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14520 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14522         * gcc.dg/20001108-1.c: New test.
14524 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14526         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14527         with both arguments constant strings.
14528         * gcc.c-torture/execute/string-opt-3.c: New test.
14529         * gcc.c-torture/execute/string-opt-4.c: New test.
14530         * gcc.c-torture/execute/string-opt-5.c: New test.
14532 2000-11-08  Nick Clifton  <nickc@redhat.com>
14534         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14535         mulsidi3adddi patterns.
14537 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14539         * g++.old-deja/g++.other/crash36.C: New test.
14541 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14543         * g++.old-deja/g++.other/init16.C: New test.
14545 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14547         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14549 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14551         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14552         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14553         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14555 2000-11-07  DJ Delorie  <dj@redhat.com>
14557         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14559 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14561         * gcc.c-torture/execute/string-opt-1.c: New test.
14563 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14565         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14566         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14567         parameters in registers, and there is no way for a varargs
14568         function to know in which order the integer and floating-point
14569         parameters should be interleaved when they are placed on the
14570         stack.
14571         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14572         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14574 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14576         * gcc.c-torture/execute/string-opt-2.c: New test.
14578 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14580         * g++.old-deja/g++.pt/crash60.C: New test.
14582 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14584         * g++.old-deja/g++.other/crash24.C: New test.
14585         * g++.old-deja/g++.other/crash25.C: New test.
14586         * g++.old-deja/g++.other/crash26.C: New test.
14587         * g++.old-deja/g++.other/crash27.C: New test.
14588         * g++.old-deja/g++.other/crash28.C: New test.
14589         * g++.old-deja/g++.other/crash29.C: New test.
14590         * g++.old-deja/g++.other/crash30.C: New test.
14591         * g++.old-deja/g++.other/crash31.C: New test.
14592         * g++.old-deja/g++.other/crash32.C: New test.
14593         * g++.old-deja/g++.other/crash33.C: New test.
14594         * g++.old-deja/g++.other/crash34.C: New test.
14595         * g++.old-deja/g++.other/crash35.C: New test.
14597 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14599         * gcc.c-torture/execute/20001031-1.c: New test.
14601 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14603         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14604         namespace.
14606         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14607         standards-conformant.
14609         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14611         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14612         * g++.old-deja/g++.mike/p755a.C: Likewise.
14613         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14614         library makes no calls to `operator new' during initialization.
14616 2000-11-04  Neil Booth  <neilb@earthling.net>
14618         * gcc.dg/cpp/include2.c: New tests.
14620 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14622         * lib/g++.exp (g++_set_ld_library_path): New function.
14623         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14625 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14627         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14628         warnings.
14630 2000-11-01  Richard Henderson  <rth@redhat.com>
14632         * g++.old-deja/g++.ext/namedret1.C: New.
14633         * g++.old-deja/g++.ext/namedret2.C: New.
14634         * g++.old-deja/g++.ext/namedret3.C: New.
14636 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14638         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14639         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14641 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14643         * gcc.c-torture/execute/va-arg-21.c: New test.
14645 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14647         * gcc.dg/c99-complex-2.c: New test.
14649 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14651         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14653 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14655         * g++.old-deja/g++.other/inline16.C: New test.
14657 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14659         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14660         __PRETTY_FUNCTION__
14662 2000-10-29  Neil Booth  <neilb@earthling.net>
14664         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14665         New tests.
14666         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14667         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14668         optimisation.
14670 2000-10-29  Neil Booth  <neilb@earthling.net>
14672         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14673         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14674         * mi5.c: Test multiple includes work with -C.
14675         * trigraphs.c: Test ^= version.
14677 2000-10-28  Neil Booth  <neilb@earthling.net>
14679         New tests and test updates for new macro expander.
14681         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14682         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14683         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14684         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14685         new diagnostic messages.
14687         * gcc.dg/cpp/macro3.c: New tests.
14689 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14691         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14692         on the same line.
14694 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14696         * g++.old-deja/g++.other/eh2.C: New test.
14698 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14700         * gcc.c-torture/execute/20001027-1.c: New test.
14702 2000-10-26  Richard Henderson  <rth@redhat.com>
14704         * gcc.c-torture/execute/20001026-1.c: New.
14706 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14708         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14709         * g++.old-deja/g++.law/builtin1.C: Likewise.
14710         * g++.old-deja/g++.law/ctors10.C: Likewise.
14711         * g++.old-deja/g++.law/virtual3.C: Likewise.
14712         * g++.old-deja/g++.mike/p658.C: Likewise.
14713         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14714         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14715         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14716         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14717         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14719 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14721         * gcc.c-torture/compile/20001024-1.c: New test.
14723 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14725         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14726         to tell us whether or not we are using V3.
14728 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14730         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14731         operands.
14733 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14735         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14737 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14739         * gcc.c-torture/execute/20001024-1.c: New test.
14741 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14743         * g++.old-deja/g++.other/sibcall1.C: New test.
14745 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14747         * gcc.dg/noncompile/init-3.c: New test.
14749 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14751         * gcc.dg/format-array-1.c: New test.
14753 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14755         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14756         writing through null pointers; remove comment about testing
14757         unterminated strings.
14759 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14761         * gcc.c-torture/execute/20001017-2.c: New test.
14763 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14765         * gcc.c-torture/compile/20001018-1.c: New test.
14766         * gcc.c-torture/compile/20001018-1.x: Xfail.
14768 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14770         * gcc.c-torture/execute/20001017-1.c: New test.
14772 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14774         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14775         for multiple use of arguments with scanf formats; add tests for
14776         multiple use of arguments.
14778 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14780         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14782 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14784         * gcc.dg/format-miss-1.c: New test.
14786 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14788         * gcc.c-torture/execute/20001013-1.c: New test.
14790 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14792         * gcc.dg/format-branch-1.c: New test.
14794 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14796         * README, lib/file-format.exp: Remove EGCS references.
14798 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14800         * gcc.dg/20001013-1.c: New test.
14802 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14804         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14805         for intmax_t in the compiler using __typeof__ and the type rules
14806         for conditional expressions.
14808 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14810         * gcc.dg/20001012-1.c: New test.
14811         * gcc.dg/20001012-2.c: New test.
14813 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14815         * gcc.dg/format-attr-1.c: New test.
14817 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14819         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
14820         __LONG_LONG_MAX__ instead of LLONG_MAX.
14822 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14824         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
14825         scanf flags.
14826         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
14827         flags.
14829 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
14831         * gcc.dg/sequence-pt-1.c: New test.
14833 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
14835         * gcc.c-torture/execute/20001011-1.c: New testcase.
14836         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
14838 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14840         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
14841         does not error on it.
14843 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14845         * gcc.dg/20001009-1.c: New test.
14847 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14849         * gcc.c-torture/compile/20001009-1.c: Move from here ....
14850         * gcc.c-torture/execute/20001009-2.c: ... to here.
14852 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
14854         * gcc.c-torture/compile/20001009-1.c: New testcase.
14855         * gcc.c-torture/execute/20001009-1.c: New testcase.
14856         Testcases provided by Jan Hubicka <jh@suse.cz>.
14858 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14860         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14861         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
14862         uintmax_t using <limits.h> to emulate the compiler's internal
14863         logic.  No longer XFAIL %j tests.
14865 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14867         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
14868         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14869         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
14870         regexps and details of expected handling of some bad formats.
14871         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
14872         suppression.
14874 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14876         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
14877         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
14878         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
14879         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
14880         in list archives.
14882 2000-10-06  Richard Henderson  <rth@cygnus.com>
14884         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
14885         * g++.old-deja/g++.brendan/crash52.C: Likewise.
14886         * g++.old-deja/g++.jason/report.C: Likewise.
14887         * g++.old-deja/g++.law/friend5.C: Likewise.
14888         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
14889         of the expected warnings.
14891 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
14893         * g++.old-deja/g++.pt/enum14.C: New test.
14895 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
14897         * g++.old-deja/g++.pt/crash59.C: New test.
14899 2000-10-04  Will Cohen  <wcohen@redhat.com>
14901         * gcc.dg/20000926-1.c: New test.
14903 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
14905         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
14906         function name for current C++ compiler.
14907         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
14909 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
14911         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
14912         __PRETTY_FUNCTION__.
14913         * g++.old-deja/g++.ext/pretty2.C: Likewise.
14915 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14917         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
14919 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
14921         * gcc.c-torture/compile/20000923-1.c: New test.
14923 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
14925         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
14926         * g++.old-deja/g++.pt/ttp62.C: Same.
14927         * g++.old-deja/g++.other/inline14.C: Same.
14929 2000-09-24  Richard Henderson  <rth@cygnus.com>
14931         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
14933 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14935         * gcc.dg/c90-printf-1.c: Add test for wide string format.
14937 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
14939         * gcc.c-torture/compile/20000922-1.c: New file.
14941 2000-09-21  Nick Clifton  <nickc@redhat.com>
14943         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14944         a signed long modulo operation.
14945         (mod6): New function - perform an unsigned long modulo operation.
14946         (main): Add tests for modulos of very large numbers by very small
14947         dividends.
14949 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14951         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14953 2000-09-19  Richard Henderson  <rth@cygnus.com>
14955         * gcc.dg/compare2.c (case 10): XFAIL.
14957 2000-09-18  Richard Henderson  <rth@cygnus.com>
14959         * gcc.c-torture/execute/20000906-1.c: Move ...
14960         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14961         that support __builtin_trap.
14963 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14965         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14967 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14969         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14970         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14971         more $ format tests.
14973 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14975         * gcc.dg/format-errmk-1.c: New test.
14977 2000-09-17  Greg McGary  <greg@mcgary.org>
14979         * gcc.c-torture/execute/20000917-1.x: Remove.
14981 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14983         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14985 2000-09-17  Greg McGary  <greg@mcgary.org>
14987         * gcc.c-torture/execute/20000917-1.c: New test.
14988         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14990 2000-09-16  Neil Booth  <NeilB@earthling.net>
14992         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14993         in nested macro bug.
14995 2000-09-15  Neil Booth  <NeilB@earthling.net>
14997         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14999 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15001         * gcc.c-torture/execute/20000914-1.c: New test.
15003 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15005         * g++.other/inline13.C: New test.
15007 2000-09-12  Andreas Jaeger  <aj@suse.de>
15009         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15010         constant by Ulrich Drepper <drepper@redhat.com>.
15012 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15014         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15016 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15018         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15020 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15022         * gcc.dg/cpp/backslash.c: New test.
15024 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15026         * gcc.c-torture/execute/20000910-1.c: New test.
15027         * gcc.c-torture/execute/20000910-2.c: Likewise.
15029 2000-09-11  Robert Lipe  <robertl@sco.com>
15031         * gcc.dg/pragma-align.c: New test.
15033 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15035         * g++.old-deja/g++.pt/explicit82.C: New test.
15036         * g++.old-deja/g++.pt/explicit83.C: New test.
15038 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15040         * gcc.dg/asm-names.c: New test.
15042 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15044         * gcc.dg/cpp/tr-warn6.c: New test
15046 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15048         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15049         be accepted.
15051 2000-09-07  Catherine Moore  <clm@redhat.com>
15053         * gcc.c-torture/execute/unroll-1.c: New test.
15055 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15057         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15058         ERROR markers.
15059         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15060         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15061         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15062         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15063         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15064         Preprocess only.
15065         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15066         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15068 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15070         * g++.old-deja/g++.pt/deduct2.C: New test.
15072 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15074         * g++.old-deja/g++.pt/parms2.C: New test.
15076 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15078         * g++.old-deja/g++.pt/crash58.C: New test.
15080 2000-09-06  Greg McGary  <greg@mcgary.org>
15082         * gcc.c-torture/execute/20000906-1.c: New test.
15083         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15085 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15087         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15089 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15091         * g++.old-deja/g++.pt/crash57.C: New test.
15093 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15095         * g++.old-deja/g++.pt/crash56.C: New test.
15097 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15099         * g++.old-deja/g++.pt/koenig1.C: New test.
15101 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15103         * gcc.dg/20000904-1.c: New test.
15105 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15107         * gcc.dg/cpp/paste8.c: New test.
15109 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15111         * gcc.c-torture/compile/20000827-1.c: New test.
15113 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15115         * gcc.dg/format-diag-1.c: New test.
15117 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15119         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15120         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15121         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15122         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15123         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15125 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15127         * g++.old-deja/g++.other/nested4.C: New test.
15129 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15131         * g++.old-deja/g++.ns/scoped1.C: New test.
15133 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15135         * lib/g++.exp: Support testing already-installed GCC.
15137 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15139         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15141 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15143         * gcc.dg/return-type-2.c: New test.
15145 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15147         * gcc.c-torture/compile/20000825-1.c: New test.
15149 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15151         * gcc.dg/dwarf2-2.c: New test.
15153 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15155         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15156         dg-warning regexps.
15158 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15160         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15161         gcc.dg/format-ext-5.c: New tests.
15163 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15165         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15167 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15169         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15171 2000-08-24  Richard Henderson  <rth@cygnus.com>
15173         * gcc.dg/ia64-sync-1.c: New test.
15174         * gcc.dg/ia64-sync-2.c: New test.
15175         * gcc.dg/ia64-asm-1.c: New test.
15177 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15179         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15180         * gcc.dg/format-ext-2.c: New test.
15182 2000-08-23  Jason Merrill  <jason@redhat.com>
15184         * lib/old-dejagnu.exp: Also ignore "In member function" and
15185         "At global scope".
15187 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15189         * gcc.dg/noncompile/label-lineno-1.c: New test.
15191 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15193         * gcc.dg/c99-array-nonobj-1.c: New test.
15195 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15197         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15198         tests.
15199         * gcc.dg/format-ext-1.c: New test.
15201 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15203         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15204         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15205         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15206         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15207         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15209 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15211         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15212         gcc.dg/c99-strftime-2.c: New tests.
15214 2000-08-22  Richard Henderson  <rth@cygnus.com>
15216         * gcc.c-torture/execute/20000822-1.c: New test.
15218 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15220         * gcc.c-torture/execute/20000819-1.x: Remove.
15222 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15224         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15225         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15226         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15227         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15228         gcc.dg/format-xopen-1.c: New tests.
15230 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15232         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15234 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15236         * g++.old-deja/g++.other/loop2.C: New test.
15238         * gcc.c-torture/compile/20000606-1.c: New test.
15239         * gcc.c-torture/compile/20000728-1.c: New test.
15240         * gcc.c-torture/execute/20000801-1.c: New test.
15241         * gcc.c-torture/execute/20000801-2.c: New test.
15242         * gcc.c-torture/execute/20000819-1.c: New test.
15243         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15244         * gcc.dg/20000629-1.c: New test.
15245         * gcc.dg/20000724-1.c: New test.
15246         * gcc.dg/20000807-1.c: New test.
15248 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15250         * gcc.dg/cpp/pragma-1.c: New test.
15251         * gcc.dg/cpp/pragma-2.c: New test.
15253 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15255         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15256         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15258 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15260         * gcc.c-torture/compile/20000818-1.c: New test.
15262 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15264         * gcc.c-torture/execute/20000818-1.c: New test.
15266 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15268         * gcc.dg/format-va-1.c: New test.
15270 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15272         * g++.old-deja/g++.other/typedef8.C: New test.
15274 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15276         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15277         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15278         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15279         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15280         * g++.old-deja/g++.other/ptrmem7.C: New test.
15281         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15283 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15285         * g++.old-deja/g++.pt/typename27.C: New test.
15287 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15289         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15290         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15291         * g++.old-deja/g++.pt/friend45.C: New test.
15292         * g++.old-deja/g++.other/friend8.C: New test.
15294 2000-08-15  Richard Henderson  <rth@cygnus.com>
15296         * gcc.c-torture/execute/20000815-1.c: New test.
15298 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15300         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15301         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15302         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15304 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15306         * g++.old-deja/g++.other/refinit2.C: New test.
15308 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15310         * lib/c-torture.exp (c-torture): Make
15311         compiler_conditional_xfail_data global.
15312         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15313         compiler_conditional_xfail_data machinery.
15314         (f-torture-execute): Likewise.
15315         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15316         and only when unrolling loops.
15318         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15320 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15322         * g++.old-deja/g++.pt/explicit81.C: New test.
15324 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15326         * g++.old-deja/g++.pt/typename26.C: New test.
15328 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15330         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15331         warning.
15333 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15335         * g++.old-deja/g++.other/array3.C: New test.
15337 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15339         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15340         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15341         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15342         New tests.
15344 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15346         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15347         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15349 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15351         * gcc.c-torture/execute/20000808-1.c: New test.
15353 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15355         * gcc.dg/c90-const-expr-1.c: New test.
15357 2000-08-08  Richard Henderson  <rth@cygnus.com>
15359         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15361 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15363         * gcc.dg/noncompile/const-ll-1.c: New test.
15365 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15367         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15369 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15371         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15372         that running programs linked against the shared version of libobjc
15373         run correctly.
15375 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15377         * gcc.dg/c99-printf-1.c: New test.
15379 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15381         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15383 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15385         * gcc.c-torture/execute/20000731-1.x: Delete.
15387 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15389         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15390         and torture_without_loops as is done by c-torture.exp.
15391         (search_for): Copy from c-torture.exp.
15392         (gcc-dg-runtest): New function, drives a directory of tests
15393         iterating over the TORTURE_OPTIONS.
15394         (scan-assembler, scan-assembler-not): Move here from
15395         individual directory drivers.
15397         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15398         defined by lib/gcc-dg.exp.
15399         * gcc.dg/cpp/cpp.exp: Likewise.
15400         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15401         gcc-dg-runtest, so we cycle over optimization options.
15403         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15404         * gcc.dg/compare2.c: No longer expected to fail.
15406 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15408         * gcc.c-torture/execute/20000804-1.c: New test.
15410 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15412         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15414 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15416         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15418 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15420         * gcc.c-torture/compile/20000803-1.c: New test.
15422 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15424         * gcc.c-torture/execute/20000801-3.c,
15425         gcc.c-torture/execute/20000801-4.c: New tests.
15426         * gcc.c-torture/execute/20000801-3.x,
15427         gcc.c-torture/execute/20000801-4.x: Xfail.
15429 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15431         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15432         libobjc/.libs to allow for libtool.
15434 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15436         * gcc.c-torture/compile/20000802-1.c: New test.
15438 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15440         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15442 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15444         * gcc-c-torture/execute/20000731-2.c: New test.
15446         * gcc.c-torture/execute/20000731-1.c: New test.
15447         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15449 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15451         * testsuite/gcc.dg/cpp/paste7.c: New test.
15452         * gcc.dg/cpp/20000725-1.c: New test.
15454 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15456         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15457         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15458         declaration warning for __builtin_dwarf_reg_size.
15460         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15462 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15464         * gcc.dg/noncompile/voidparam-1.c: New test.
15466 2000-07-30  Richard Henderson  <rth@cygnus.com>
15468         * gcc.dg/c90-digraph-1.c: Don't xfail.
15469         * gcc.dg/compare2.c (case 10): Xfail.
15470         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15472 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15474         * gcc.dg/c99-main-1.c: New test.
15476 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15478         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15480 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15482         * gcc.c-tortuer/execute/20000726-1.c: New test.
15484 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15486         * gcc.c-torture/execute/enum-2.c: New test.
15488 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15490         * gcc.dg/cpp/tr-warn3.c: New test.
15492 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15494         * g++.old-deja/g++.ext/implicit1.C: Remove.
15495         * g++.old-deja/g++.jason/c2.C: Remove
15496         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15497         * g++.old-deja/g++.pt/crash16.C: Likewise.
15498         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15500 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15502         * g++.old-deja/g++.other/for2.C: New test.
15504 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15506         * gcc.dg/20000720-1.c: New test.
15508 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15510         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15512 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15514         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15515         * gcc.c-torture/execute/20000722-1.c: New.
15516         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15518 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15520         * gcc.dg/cpp/20000720-1.S: New test.
15522 2000-07-21  Michael Meissner  <meissner@redhat.com>
15524         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15526 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15528         * g++.old-deja/g++.brendan/crash16.C,
15529         g++.old-deja/g++.brendan/parse3.C,
15530         g++.old-deja/g++.brendan/redecl1.C,
15531         g++.old-deja/g++.ns/template13.C,
15532         g++.old-deja/g++.other/decl4.C,
15533         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15535 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15537         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15538         and "Internal error".
15540         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15541         regexps.
15542         * gcc.dg/cpp/paste6.c: New test.
15544 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15546         * gcc.dg/cpp/tr-direct.c: New test.
15548         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15549         gcc.dg/cpp/undef1.c: Tweak error regexps.
15551 2000-07-18  Eric Christopher <echristo@redhat.com>
15553         * gcc.c-torture/compile/20000718-1.c: New test.
15555 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15557         * cpplex.c (_cpp_push_token): If the token being pushed back
15558         is the previous token in this context, just subtract one from
15559         context->posn.
15560         * cppmacro.c (save_expansion): Clear aux field when storing a
15561         placemarker.
15563 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15565         * gcc.dg/noncompile/redecl-1.c: New test.
15567 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15569         * gcc.c-torture/execute/20000717-5.c: New test.
15570         * gcc.c-torture/execute/20000717-1.x: Removed.
15572 2000-07-17  Richard Henderson  <rth@cygnus.com>
15574         * gcc.c-torture/execute/20000717-4.c: New test.
15576 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15578         * gcc.dg/cpp/syshdr.c: New test.
15579         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15581 2000-07-17  Neil Booth  <neilb@earthling.net>
15583         * gcc.dg/cpp/cmdlne-dM.c: New test.
15584         * gcc.dg/cpp/cmdlne-dD.c: New test.
15586 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15588         * gcc.c-torture/execute/20000717-3.c: New test.
15590         * gcc.c-torture/compile/20000717-1.c: New test.
15592 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15594         * gcc.c-torture/execute/20000717-2.c: New test.
15596 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15598         * gcc.dg/formatz-1.c: New test.
15600         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15601         * gcc.dg/c99-digraph-1.c: New tests.
15603         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15604         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15606         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15607         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15608         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15609         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15610         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15611         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15612         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15614 2000-07-17   Greg McGary <greg@mcgary.org>
15616         * gcc.c-torture/execute/20000717-1.c: New test.
15617         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15619 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15621         * gcc.c-torture/execute/20000715-2.c: New test.
15622         * gcc.dg/20000715-1.c: New test.
15624 2000-07-15  Michael Meissner  <meissner@redhat.com>
15626         * gcc.c-torture/execute/20000715-1.c: New test.
15628 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15630         * gcc.c-torture/execute/20000707-1.c: New test.
15632 2000-07-13  Neil Booth  <NeilB@earthling.net>
15634         * testsuite/gcc.dg/cpp/digraph1.c,
15635         testsuite/gcc.dg/cpp/digraph2.c,
15636         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15638 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15640         * g77.f-torture/compile/20000630-2.f:  New test.
15641         * g77.f-torture/compile/20000630-2.x
15643 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15645         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15647 2000-07-11  Neil Booth  <NeilB@earthling.net>
15649         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15651 2000-07-11  Neil Booth  <NeilB@earthling.net>
15653         * gcc.dg/cpp/cmdlne-C.c: New.
15655 2000-07-09  Neil Booth  <NeilB@earthling.net>
15657         * gcc.dg/cpp/directiv.c: New tests.
15658         * gcc.dg/cpp/undef1.c: Update.
15660 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15662         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15664 2000-07-09  Neil Booth  <NeilB@earthling.net>
15666         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15668 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15670         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15671         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15673 2000-07-08  Neil Booth  <NeilB@earthling.net>
15675         * gcc.dg/cpp/macsyntx.c: New tests.
15677 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15679         * gcc.dg/20000707-1.c: New test.
15681 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15683         * gcc.c-torture/execute/20000706-1.c: New test.
15684         * gcc.c-torture/execute/20000706-2.c: New test.
15685         * gcc.c-torture/execute/20000706-3.c: New test.
15686         * gcc.c-torture/execute/20000706-4.c: New test.
15687         * gcc.c-torture/execute/20000706-5.c: New test.
15689 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15691         * g++.old-deja/g++.pt/instantiate7.C: New test.
15693 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15695         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15696         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15697         * g++.old-deja/g++.other/rtti3.C: Likewise.
15698         * g++.old-deja/g++.other/rttid3.C: Likewise.
15700 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15702         *  g77.f-torture/compile/20000630-1.x: Fix typo
15704 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15706         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15707         assembly output.
15709 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15711         * gcc.dg/cpp/ident.c: New test.
15713 2000-07-05  Neil Booth  <NeilB@earthling.net>
15715         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15716           gcc.dg/cpp/lexstrng.c: New tests.
15718 2000-07-04  Neil Booth  <NeilB@earthling.net>
15720         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15721         * gcc.dg/cpp/strify2.c: Same.
15723 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15725         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15726         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15727         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15728         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15730         * testsuite/gcc.dg/cpp/macro1.c,
15731         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15732         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15733         testsuite/gcc.dg/cpp/strify1.c,
15734         testsuite/gcc.dg/cpp/strify2.c: New tests.
15736 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15738         * gcc.c-torture/execute/20000703-1.c: New test.
15740 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15742         * g++.old-deja/g++.pt (lookup10.C): New test.
15744 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15746         * g++.old-deja/g++.pt (typename25.C): New test.
15748 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15750         * gcc.c-torture/compile/20000701-1.c: New test.
15752 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15754         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15755         to test case.
15757 2000-06-30  Catherine Moore  <clm@cygnus.com>
15759         * gcc.c-torture/execute/align-1.c: New test.
15761 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15763         * g++.old-deja/g++.pt/expr8.C: New test.
15764         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15766 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15768         * gcc.c-torture/compile/20000629-1.c: New test.
15770 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15773         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15774         gcc.dg/noncompile directory, depending on whether they're
15775         preprocessor tests or not.  Annotate all the tests for the dg
15776         framework.
15778         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15779         * gcc.dg/noncompile/noncompile.exp: New.
15781         * Moved files:
15782         Old name                                New name
15783         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15784         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15785         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15786         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15787         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15788         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15789         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15790         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15791         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15792         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15793         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15794         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15795         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15796         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15797         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15798         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15799         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15800         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15801         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15802         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15803         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15804         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15805         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15806         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15808         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15809         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15810         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15811         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15812         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15813         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15815 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15817         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
15818         declare one variable.  On the fourth, error.
15819         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
15820         declared by 20000628-1a.h.
15822 2000-06-29  Richard Henderson  <rth@redhat.com>
15824         * gcc.c-torture/execute/930529-1.x: New file.
15825         * gcc.dg/920413-1.c: Adjust expected warning text.
15826         * gcc.dg/980217-1.c: Declare abort.
15827         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
15829 2000-06-29  Jeffrey A Law  (law@cygnus.com)
15831         * g77.f-torture/compile/20000629-1.f: New test.
15832         * g77.f-torture/compile/20000629-1.x: Expected to fail.
15834 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15836         Rearrange lots of files, removing entirely the
15837         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
15838         directories.
15840         * Deleted files:
15841         gcc.c-torture/code_quality/code_quality.exp
15842         gcc.c-torture/special/special.exp
15843         gcc.failure/failure.exp
15844         gcc.failure/940409-1.x
15845         gcc.c-torture/compile/961203-1.x
15847         * New files:
15848         gcc.misc-tests/linkage.exp
15849         gcc.c-torture/execute/920730-1t.c
15850         gcc.c-torture/execute/920730-1t.x
15851         gcc.c-torture/compile/920520-1.x
15852         gcc.c-torture/compile/920521-1.x
15853         gcc.c-torture/compile/981006-1.x
15854         gcc.c-torture/execute/eeprof-1.x
15856         * Moved files (possibly with modifications to fit a new harness):
15857         Old name                                New name
15858         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
15859         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
15860         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
15861         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
15862         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
15863         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
15864         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
15865         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
15866         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
15867         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
15868         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
15869         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
15870         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
15871         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
15873 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15875         * c-torture/compile/961203-1.x: Delete.
15877         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
15878         not exit. Include stdio.h.
15879         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
15880         * gcc.misc-tests/dg-12.c: Likewise.
15881         * gcc.misc-tests/dg-5.c: Likewise.
15882         * gcc.misc-tests/dg-6.c: Likewise.
15883         * gcc.misc-tests/dg-7.c: Prototype abort.
15884         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
15885         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
15886         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
15887         not exit.
15888         * gcc.misc-tests/sieve.c: Use return from main, not exit.
15889         * gcc.misc-tests/sort2.c: Use return from main, not exit.
15891 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
15893         * gcc.dg/cpp/20000628-1.c: New test.
15894         * gcc.dg/cpp/20000628-1.h: New header for above test.
15895         * gcc.dg/cpp/20000628-1a.h: Likewise.
15897 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
15899         * gcc.dg/cpp: New directory.
15900         * gcc.dg/cpp/cpp.exp: New driver.
15901         * gcc.dg/cpp/20000627-1.c: New test.
15902         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
15903         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
15904         and rewrite as a compilation test.
15906         * gcc.dg: Move many files into the cpp subdirectory, possibly
15907         renaming or editing them as well.
15908         Old name                New name
15909         990119-1.c              cpp/19990119-1.c
15910         990228-1.c              cpp/19990228-1.c
15911         990407-1.c              cpp/19990407-1.c
15912         990409-1.c              cpp/19990409-1.c
15913         990413-1.c              cpp/19990413-1.c
15914         990703-1.c              cpp/19990703-1.c
15915         20000127-1.c            cpp/20000127-1.c
15916         20000129-1.c            cpp/20000129-1.c
15917         20000207-1.c            cpp/20000207-1.c
15918         20000207-2.c            cpp/20000207-2.c
15919         20000209-1.c            cpp/20000209-1.c
15920         20000209-2.c            cpp/20000209-2.c
15921         20000301-1.c            cpp/20000301-1.c
15922         20000419-1.c            cpp/20000419-1.c
15923         20000510-1.S            cpp/20000510-1.S
15924         20000519-1.c            cpp/20000519-1.c
15925         20000529-1.c            cpp/20000529-1.c
15926         20000625-1.c            cpp/20000625-1.c
15927         20000625-2.c            cpp/20000625-2.c
15928         cpp-as1.c               cpp/assert1.c
15929         cpp-as2.c               cpp/assert2.c
15930         cxx-comments-1.c        cpp/cxxcom1.c
15931         cxx-comments-2.c        cpp/cxxcom2.c
15932         endif-label.c           cpp/endif.c
15933         cpp-hash1.c             cpp/hash1.c
15934         cpp-hash2.c             cpp/hash2.c
15935         cpp-if1.c               cpp/if-1.c
15936         cpp-if2.c               cpp/if-2.c
15937         cpp-if3.c               cpp/if-3.c
15938         cpp-if4.c               cpp/if-4.c
15939         cpp-if5.c               cpp/if-5.c
15940         cpp-cond.c              cpp/if-cexp.c
15941         cpp-missingop.c         cpp/if-mop.c
15942         cpp-missingparen.c      cpp/if-mpar.c
15943         cpp-opprec.c            cpp/if-oppr.c
15944         cpp-ifparen.c           cpp/if-paren.c
15945         cpp-shortcircuit.c      cpp/if-sc.c
15946         cpp-shift.c             cpp/if-shift.c
15947         cpp-unary.c             cpp/if-unary.c
15948         cpp-li1.c               cpp/line1.c
15949         cpp-li2.c               cpp/line2.c
15950         lineno.c                cpp/line3.c
15951         lineno-2.c              cpp/line4.c
15952         cpp-mi.c                cpp/mi1.c
15953         cpp-mic.h               cpp/mi1c.h
15954         cpp-micc.h              cpp/mi1cc.h
15955         cpp-mind.h              cpp/mi1nd.h
15956         cpp-mindp.h             cpp/mi1ndp.h
15957         cpp-mix.h               cpp/mi1x.h
15958         cpp-mi2.c               cpp/mi2.c
15959         cpp-mi2a.h              cpp/mi2a.h
15960         cpp-mi2b.h              cpp/mi2b.h
15961         cpp-mi2c.h              cpp/mi2c.h
15962         cpp-mi3.c               cpp/mi3.c
15963         cpp-mi3.def             cpp/mi3.def
15964         poison-1.c              cpp/poison.c
15965         pr-impl.c               cpp/prag-imp.c
15966         cpp-redef-2.c           cpp/redef1.c
15967         cpp-redef.c             cpp/redef2.c
15968         strpaste.c              cpp/strp1.c
15969         strpaste-2.c            cpp/strp2.c
15970         cpp-tradpaste.c         cpp/tr-paste.c
15971         cpp-tradstringify.c     cpp/tr-str.c
15972         cpp-tradwarn1.c         cpp/tr-warn1.c
15973         cpp-tradwarn2.c         cpp/tr-warn2.c
15974         trigraphs.c             cpp/trigraphs.c
15975         cpp-unc1.c              cpp/unc1.c
15976         cpp-unc2.c              cpp/unc2.c
15977         cpp-unc3.c              cpp/unc3.c
15978         cpp-unc.c               cpp/unc4.c
15979         undef.c                 cpp/undef1.c
15980         undef-2.c               cpp/undef2.c
15981         cpp-wi1.c               cpp/widestr1.c
15983 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15985         * lib/g++.exp (g++_include_flags): Tweak.
15987 2000-06-27  H.J. Lu  <hjl@gnu.org>
15988             Loren J. Rittle  <ljrittle@acm.org>
15990         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15991         version with one that knows about the new gcc tree structure.
15992         (g++_link_flags): Same.
15994 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15996         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15997         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15998         case we are cross-compiling.
16000         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16001         g++.old-deja/g++.niklas/Makefile.in,
16002         g++.old-deja/g++.niklas/configure.in,
16003         g++.old-deja/g++.other/Makefile.in,
16004         g++.old-deja/g++.other/configure.in,
16005         gcc.c-torture/code_quality/Makefile.in,
16006         gcc.c-torture/code_quality/configure.in,
16007         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16008         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16009         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16010         gcc.c-torture/execute/ieee/Makefile.in,
16011         gcc.c-torture/execute/ieee/configure.in,
16012         gcc.c-torture/noncompile/Makefile.in,
16013         gcc.c-torture/noncompile/configure.in,
16014         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16015         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16016         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16018 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16020         * g++.old-deja/g++.other/ambig3.C: New test.
16022 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16024         * g++.old-deja/g++.pt/syntax1.C: New test.
16025         * g++.old-deja/g++.pt/syntax2.C: New test.
16026         * g++.old-deja/g++.other/syntax3.C: New test.
16027         * g++.old-deja/g++.other/syntax4.C: New test.
16029 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16031         * gcc.dg/20000623-1.c: Prototype exit and abort.
16033 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16035         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16036         New tests.
16037         * gcc.dg/cpp-mi3.def: New file.
16039         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16040         inside assertions.
16041         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16042         lexer's error messages.
16043         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16044         divine anything from the linemarkers.
16045         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16046         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16048 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16050         * gcc.dg/20000623-1.c: New test.
16052 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16054         * gcc.c-torture/execute/20000622-1.c: New test.
16056 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16058         * g++.old-deja/g++.other/init15.C: New test.
16060 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16062         * g++.old-deja/g++.pt/vaarg2.C: New test.
16063         * g++.old-deja/g++.pt/vaarg3.C: New test.
16065 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16067         * g++.old-deja/g++.other/dyncast6.C: New test.
16069 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16071         * gcc.c-torture/execute/loop-6.c: New test.
16073 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16075         * gcc.dg/20000614-1.c: New test.
16076         * gcc.dg/20000614-2.c: New test.
16078 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16080         * g++.old-deja/g++.other/inline12.C: New test.
16082 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16084         * g++.old-deja/g++.other/eh1.C: New test.
16086 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16088         * g++.old-deja/g++.other/type.C: New test.
16090 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16092         * g++.old-deja/g++.other/initstring.C: New test.
16094 2000-06-12  Jason Merrill  <jason@redhat.com>
16096         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16098 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16100         * gcc.c-torture/compile/20000609-1.c: New test.
16102 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16104         * gcc.dg/20000609-1.c: New test.
16106 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16108         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16109         * gcc.c-torture/noncompile/poison-1.c: Move...
16110         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16111         * gcc.dg/cpp-li1.c: Add a token after the #line.
16113 2000-06-05  Richard Henderson  <rth@cygnus.com>
16115         * gcc.c-torture/execute/20000605-2.c: New test.
16116         * gcc.c-torture/execute/20000605-3.c: New test.
16118 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16120         * g77.f-torture/execute/20000503-1.x: New file.
16122 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16124         * g++.old-deja/g++.eh/badalloc1.C: New test.
16126 2000-06-05  Richard Henderson  <rth@cygnus.com>
16128         * gcc.c-torture/execute/20000605-1.c: New test.
16130 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16131             Nathan Sidwell <nathan@codesourcery.com>
16133         * gcc.c-torture/compile/20000605-1.c: New test.
16135 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16137         * g77.f-torture/compile/20000601-1.f:  New test.
16139 2000-06-03  Richard Henderson  <rth@cygnus.com>
16141         * gcc.c-torture/execute/20000603-1.c: New.
16143 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16145         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16146         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16148 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16150         * gcc.dg/compare2.c (case 12): XFAIL.
16151         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16152         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16154         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16156 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16158         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16159         guard macro is already defined when the header is first
16160         included.
16161         * gcc.dg/cpp-mix.h: New file.
16162         * gcc.dg/endif-label.c: Update patterns to match compiler.
16164         * g++.brendan/complex1.C: Declare abort.
16165         * g++.law/refs4.C: Remove XFAIL.
16166         * g++.oliva/expr2.C: Declare abort and exit.
16168 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16170         * gcc.c-torture/execute/20000528-1.c: New test.
16172         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16173         * g++.old-deja/g++.law/temps4.C: Likewise.
16175         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16176         stdlib.h.  Call abort() on failure.
16177         * g++.old-deja/g++.law/refs4.C: Likewise.
16178         * g++.old-deja/g++.law/temps4.C: Likewise.
16179         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16180         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16182 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16184         Relative to g++.dg/special:
16185         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16187         Relative to g++.old-deja:
16188         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16189         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16190         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16191         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16192         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16193         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16194         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16196         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16197         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16198         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16199         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16200         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16201         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16202         and/or string.h.
16204         * g++.other/goto1.C: Update expectations for error messages.
16206 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16208         * gcc.c-torture/compile/20000523-1.c: New test.
16210 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16212         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16214 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16216         * g++.old-deja/g++.eh/catch11.C: New test.
16217         * g++.old-deja/g++.eh/catch12.C: New test.
16219 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16221         * gcc.c-torture/execute/20000523-1.c: New test.
16223 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16225         * c-torture/execute/bcp-1.c: Replace abort in arg of
16226         __builtin_constant_p with a generic external function.
16228         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16229         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16230         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16231         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16232         Prototype abort and/or exit.
16234         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16235         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16236         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16237         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16239 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16241         * gcc.dg/dwarf2-1.c: New test.
16243 2000-05-20  Richard Henderson  <rth@cygnus.com>
16245         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16247 2000-05-20  Andreas Jaeger  <aj@suse.de>
16249         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16250         testcase.
16252 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16254         * gcc.c-torture/execute/20000519-2.c: New test.
16256 2000-05-19  Andreas Jaeger  <aj@suse.de>
16258         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16259         which fails with SSA.
16261         * lib/c-torture.exp: Also test with -O3 -fssa.
16263 2000-05-18  Michael Meissner  <meissner@redhat.com>
16265         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16266         * gcc.c-torture/execute/920415-1.c: Ditto.
16267         * gcc.c-torture/execute/920501-1.c: Ditto.
16268         * gcc.c-torture/execute/conversion.c: Ditto.
16269         * gcc.c-torture/execute/cvt-1.c: Ditto.
16271 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16273         * gcc.c-torture/compile/20000518-1.c: New test.
16275 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16277         * g77.f-torture/compile/200005018.f:  New test.
16279 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16281         * gcc.c-torture/compile/20000517-1.c: New test.
16283 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16285         * gcc.c-torture/execute/20000516-1.c: New test.
16287 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16289         * g++.old-deja/g++.other/eh.C: New test.
16291 2000-05-12  Richard Henderson  <rth@cygnus.com>
16293         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16294         constants through to doit's conditional.
16296 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16298         * gcc.c-torture/compile/20000511-1.c: New test.
16299         * g77.f-torture/compile/20000511-1.f: New test.
16300         * g77.f-torture/compile/20000511-2.f: New test.
16302 2000-05-11  Michael Meissner  <meissner@redhat.com>
16304         * gcc.c-torture/execute/20000511-1.c: New test.
16306 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16308         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16309         * gcc.dg/20000510-1.S: New.
16311 2000-05-08  Catherine Moore  <clm@cygnus.com>
16313         * gcc.dg/unused-3.c: New.
16315 2000-05-06  Richard Henderson  <rth@cygnus.com>
16317           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16318           * g++.old-deja/g++.mike/warn1.C: Likewise.
16319           * g++.old-deja/g++.pt/local1.C: Likewise.
16320           * g++.old-deja/g++.pt/local7.C: Likewise.
16321           * g++.old-deja/g++.pt/spec16.C: Likewise.
16323 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16325         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16327 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16329           * g77.f-torture/execute/20000503-1.f:  New test.
16331 2000-05-04  Andreas Jaeger  <aj@suse.de>
16333         * gcc.dg/noreturn-2.c: New test.
16335 2000-05-04  Neil Booth  <NeilB@earthling.net>
16337         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16338         preprocessor.
16340 2000-05-04  Richard Henderson  <rth@cygnus.com>
16342         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16344 2000-05-04  Richard Henderson  <rth@cygnus.com>
16346         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16347         OpenSSL by Jason R Thorpe.
16349 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16351         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16353 2000-05-03  Robert Lipe <robertlipe@usa.net>
16355         * gcc.dg/20000503-1.c: New test.
16357 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16359         * gcc.c-torture/compile/20000502-1.c: New test.
16360         * g++.old-deja/g++.other/align.C: New test.
16361         * gcc.dg/cpp-tradstringify.c: New test.
16363 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16365         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16366         and hard registers.
16368 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16370         * gcc.c-torture/execute/loop-5.c: New test.
16372 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16374         * gcc.c-torture/execute/va-arg-20.c: New test.
16376 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16378         * gcc.c-torture/execute/20000422-1.c: New test.
16380 2000-04-20  Greg McGary  <gkm@gnu.org>
16382         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16383         when optimizing, but without sibling-call optimizations (-O1).
16385 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16387           * gcc.c-torture/compile/20000420-1.c: New test.
16389 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16391         * g++.abi/ptrflags.C: New test.
16392         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16394 2000-04-19  Catherine Moore  <clm@cygnus.com>
16396         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16398 2000-04-19  Greg McGary  <gkm@gnu.org>
16400         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16401         sibling-call optimizations.
16403 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16405         * gcc.dg/20000419-1.c: New test.
16407 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16409         * gcc.c-torture/execute/20000412-6.c: New test.
16411 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16413         * gcc.c-torture/execute/20000412-5.c: New test.
16414         * g77.f-torture/compile/20000412-1.f: New test.
16415         * gcc.c-torture/execute/20000412-4.c: New test.
16416         * gcc.c-torture/compile/20000412-2.c: New test.
16417         * gcc.c-torture/execute/20000412-3.c: New test.
16418         * gcc.c-torture/compile/20000412-1.c: New test.
16419         * gcc.c-torture/execute/20000412-2.c: New test.
16421 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16423         * objc/execute/bf-20.m: New test.
16425 2000-04-10  Richard Henderson  <rth@cygnus.com>
16427         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16429         * gcc.c-torture/execute/20000412-1.c: New test.
16431 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16433         * g++.old-deja/g++.eh/catchptr1.C: New test.
16435 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16437         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16439 2000-04-08  Neil Booth  <NeilB@earthling.net>
16441         * gcc.dg/cpp-nullchar.c: Remove test as
16442         embedded nulls cause problems.
16444 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16446         * gcc.dg/compare2.c: New test.
16448 2000-04-08  Neil Booth  <NeilB@earthling.net>
16450         * gcc.dg/cpp-nullchar.c: New test.
16452 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16454         * gcc.dg/cpp-mi2.c: New test.
16455         * gcc.dg/cpp-mi2[abc].h: New files.
16457 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16459         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16460         member name.
16462 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16464         * g++.old-deja/g++.abi/vmihint.C: New test.
16466 2000-04-06  Neil Booth  <NeilB@earthling.net>
16468         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16469         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16470         copyright.
16472 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16474         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16475         avoid stack-frame overwrite.
16477 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16479         * gcc.c-torture/compile/20000405-2.c: New test.
16480         * gcc.c-torture/compile/20000405-3.c: New test.
16482 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16484         * gcc.c-torture/compile/20000405-1.c: New test.
16486 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16488         * gcc.dg/cast-qual-1.c: Revert last change.
16490 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16492         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16494 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16496         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16497         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16499 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16501         * gcc.c-torture/compile/20000403-2.c: New test.
16502         * gcc.c-torture/compile/20000403-1.c: New test.
16504 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16506         * gcc.c-torture/execute/20000403-1.c: New test.
16508 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16510         * gcc.c-torture/execute/20000402-1.c: New test.
16512 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16514         * gcc.c-torture/execute/va-arg-15.c: New test.
16515         * gcc.c-torture/execute/va-arg-16.c: New test.
16516         * gcc.c-torture/execute/va-arg-17.c: New test.
16517         * gcc.c-torture/execute/va-arg-18.c: New test.
16518         * gcc.c-torture/execute/va-arg-19.c: New test.
16520 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16522         * gcc.c-torture/compile/981211-1.c: Move to...
16523         * gcc.dg/cpp-as1.c: ...here.
16524         * gcc.dg/cpp-as2.c: New file.
16526         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16527         compiler.
16529 2000-04-02  Neil Booth  <NeilB@earthling.net>
16531         * gcc.dg/cpp-cond.c  New tests.
16532         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16533         accidental success less likely.
16534         * gcc.dg/cpp-missingop.c  New tests.
16535         * gcc.dg/cpp-missingparen.c  New tests.
16536         * gcc.dg/cpp-shift.c  New tests.
16537         * gcc.dg/cpp-shortcircuit.c  New tests.
16538         * gcc.dg/cpp-unary.c  New tests.
16540 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16542         * gcc.c-torture/compile/20000329-1.c: New test.
16544 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16546         * gcc.c-torture/compile/20000326-1.c: New test.
16547         * gcc.c-torture/compile/20000326-2.c: New test.
16549 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16551         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16552         the first parameter is a function argument.
16554 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16556         * g++.old-deja/g++.ext/array4.C: New test.
16558 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16560         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16562 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16564         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16566 2000-03-19  Richard Henderson  <rth@cygnus.com>
16568         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16570 2000-03-19  Richard Henderson  <rth@cygnus.com>
16572         * gcc.c-torture/compile/20000319-1.c: New test.
16574 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16576         * gcc.c-torture/execute/20000314-3.c: New test.
16577         * gcc.c-torture/execute/20000314-2.c: New test.
16578         * gcc.c-torture/execute/20000314-1.c: New test.
16579         * gcc.c-torture/compile/20000314-2.c: New test.
16580         * gcc.c-torture/compile/20000314-1.c: New test.
16582 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16584         * g++.old-deja/g++.warn/inline.C: New test.
16586 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16588         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16589         standards-compliant result rather than specific constants.
16590         Put test-values in array.
16592 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16594         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16595         (g++_target_compile): Put test-specific options last.
16597 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16599         * g++.old-deja/g++.eh/vbase4.C: New test.
16601 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16603         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16605 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16607         * g++.old-deja/g++.brendan/misc12.C: Removed.
16608         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16609         * g++.old-deja/g++.ext/pretty4.C: New test.
16611 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16613         * g++.old-deja/g++.other/string2.C: New test.
16615 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16617         * g++.old-deja/g++.warn/impint2.C: New test.
16619 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16621         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16622         is 1, not zero.
16624 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16626         * g++.old-deja/g++.warn/impint.C: New test.
16627         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16628         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16629         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16630         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16631         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16632         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16633         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16634         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16635         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16636         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16637         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16638         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16640 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16642         * gcc.dg/cpp-redef.c: New test.
16644 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16646         * g++.old-deja/g++.pt/unify7.C: New test.
16648 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16650         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16651         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16653 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16655         * gcc.c-torture/compile/20000224-1.c: New test.
16657 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16659         * gcc.c-torture/compile/cpp-2.c: New test.
16660         * gcc.c-torture/compile/cpp-1.c: New test.
16662 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16664         * gcc.c-torture/execute/20000225-1.c: New test.
16666 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16668         * gcc.dg/cpp-li2.c: New test.
16670         * gcc.dg/cpp-wi1.c: New test.
16672         * gcc.dg/cpp-li1.c: New test.
16674 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16676         * g++.old-deja/g++.other/sizeof5.C: New test.
16678 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16680         * gcc.c-torture/execute/va-arg-13.c: New test.
16682 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16684         * gcc.c-torture/execute/va-arg-12.c: New test.
16686 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16688         * gcc.c-torture/execute/20000223-1.c: New test.
16690 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16692         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16694 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16696         * g++.old-deja/g++.abi/ptrmem.C: New test.
16698 2000-02-19  Richard Henderson  <rth@cygnus.com>
16700         * gcc.c-torture/compile/init-3.c: New.
16702 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16704         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16705         ALWAYS_CXXFLAGS.
16707 2000-02-11  Robert Lipe <robertl@sco.com>
16709         * gcc.c-torture/compile/20000211-3.c: New test.
16711 2000-02-11  Martin Buchholz <martin@xemacs.org>
16713         * gcc.c-torture/compile/20000211-2.c: New test.
16715 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16717         * gcc.c-torture/compile/20000211-1.c: New test.
16719 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16721         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16722           on native targets
16724 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16726         * g++.old-deja/g++.other/cast5.C: New test.
16728 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16730         * gcc.c-torture/execute/20000205-1.c: New.
16732 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16734         * g++.old-deja/g++.jason/cast3.C: Return void.
16735         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16737 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16739         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16741         * gcc.dg/loop-1.c: New test.
16743 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16745         * gcc.c-torture/compile/20000127-1.c: New test.
16746         * gcc.c-torture/execute/991228-1.c: New test.
16748 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16750         * gcc.dg/unused-2.c: New test.
16752         * gcc.dg/conv-1.c: New test.
16754 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16756         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16757         compiler.
16758         (tool_option_proc): Fix typo.
16760 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16762         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16763         of the ld on the host, not on the build machine.
16764         Also, don't crash if '--help' is not a supported option.
16766 2000-01-24  Richard Henderson  <rth@cygnus.com>
16768         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16770 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16772         * gcc.c-torture/execute/20000120-2.c: New test.
16773         * gcc.c-torture/execute/20000120-1.c: New test.
16775 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16777         * gcc.c-torture/execute/20000113-1.c: New test.
16779 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16781         * gcc.c-torture/execute/20000112-1.c: New test.
16783 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16785         * gcc.dg/20000111-1.c: New test.
16787 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16789         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16790         with 16 bit integers.
16792 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16794         * gcc.dg/20000108-1.c: New test.
16796 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16798         * g++.old-deja/g++.ns/koenig8.C: New test.
16800 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16802         * g++.old-deja/g++.other/cast4.C: New test.
16804 2000-01-05  Jeffrey A Law  (law@cygnus.com)
16806         * gcc.c-torture/compile/20000105-2.c: New test.
16807         * gcc.c-torture/compile/20000105-1.c: New test.
16809 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16811         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
16812         references to printf & atoi to conform to ANSI standard.
16813         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
16814         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
16815         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
16816         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
16817         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
16818         * g++.old-deja/g++.brendan/complex1.C: Likewise.
16819         * g++.old-deja/g++.brendan/copy1.C: Likewise.
16820         * g++.old-deja/g++.brendan/copy2.C: Likewise.
16821         * g++.old-deja/g++.brendan/copy3.C: Likewise.
16822         * g++.old-deja/g++.brendan/copy4.C: Likewise.
16823         * g++.old-deja/g++.brendan/copy5.C: Likewise.
16824         * g++.old-deja/g++.brendan/copy6.C: Likewise.
16825         * g++.old-deja/g++.brendan/copy7.C: Likewise.
16826         * g++.old-deja/g++.brendan/copy8.C: Likewise.
16827         * g++.old-deja/g++.brendan/crash11.C: Likewise.
16828         * g++.old-deja/g++.brendan/crash14.C: Likewise.
16829         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
16830         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
16831         * g++.old-deja/g++.brendan/delete2.C: Likewise.
16832         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
16833         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
16834         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
16835         * g++.old-deja/g++.brendan/eh1.C: Likewise.
16836         * g++.old-deja/g++.brendan/groff1.C: Likewise.
16837         * g++.old-deja/g++.brendan/init3.C: Likewise.
16838         * g++.old-deja/g++.brendan/misc12.C: Likewise.
16839         * g++.old-deja/g++.brendan/misc7.C: Likewise.
16840         * g++.old-deja/g++.brendan/new2.C: Likewise.
16841         * g++.old-deja/g++.brendan/operators4.C: Likewise.
16842         * g++.old-deja/g++.brendan/operators5.C: Likewise.
16843         * g++.old-deja/g++.brendan/overload2.C: Likewise.
16844         * g++.old-deja/g++.brendan/overload7.C: Likewise.
16845         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
16846         * g++.old-deja/g++.brendan/reference1.C: Likewise.
16847         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
16848         * g++.old-deja/g++.brendan/template24.C: Likewise.
16849         * g++.old-deja/g++.brendan/template3.C: Likewise.
16850         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
16851         * g++.old-deja/g++.jason/inline3.C: Likewise.
16852         * g++.old-deja/g++.jason/opeq.C: Likewise.
16853         * g++.old-deja/g++.law/arg5.C: Likewise.
16854         * g++.old-deja/g++.law/arm7.C: Likewise.
16855         * g++.old-deja/g++.law/ctors11.C: Likewise.
16856         * g++.old-deja/g++.law/cvt8.C: Likewise.
16857         * g++.old-deja/g++.law/init9.C: Likewise.
16858         * g++.old-deja/g++.law/refs4.C: Likewise.
16859         * g++.old-deja/g++.law/template2.C: Likewise.
16860         * g++.old-deja/g++.law/visibility24.C: Likewise.
16861         * g++.old-deja/g++.law/vtable3.C: Likewise.
16862         * g++.old-deja/g++.mike/asm2.C: Likewise.
16863         * g++.old-deja/g++.mike/eh1.C: Likewise.
16864         * g++.old-deja/g++.mike/misc1.C: Likewise.
16865         * g++.old-deja/g++.mike/misc13.C: Likewise.
16866         * g++.old-deja/g++.mike/misc14.C: Likewise.
16867         * g++.old-deja/g++.mike/ns12.C: Likewise.
16868         * g++.old-deja/g++.mike/p1248.C: Likewise.
16869         * g++.old-deja/g++.mike/p3708.C: Likewise.
16870         * g++.old-deja/g++.mike/p3708a.C: Likewise.
16871         * g++.old-deja/g++.mike/p3708b.C: Likewise.
16872         * g++.old-deja/g++.mike/p646.C: Likewise.
16873         * g++.old-deja/g++.mike/p700.C: Likewise.
16874         * g++.old-deja/g++.mike/p783.C: Likewise.
16875         * g++.old-deja/g++.mike/p783a.C: Likewise.
16876         * g++.old-deja/g++.mike/p783b.C: Likewise.
16877         * g++.old-deja/g++.mike/p786.C: Likewise.
16878         * g++.old-deja/g++.mike/p789.C: Likewise.
16879         * g++.old-deja/g++.mike/p789a.C: Likewise.
16880         * g++.old-deja/g++.mike/p807a.C: Likewise.
16881         * g++.old-deja/g++.other/delete3.C: Likewise.
16882         * g++.old-deja/g++.other/dyncast1.C: Likewise.
16883         * g++.old-deja/g++.other/dyncast2.C: Likewise.
16884         * g++.old-deja/g++.other/dyncast3.C: Likewise.
16885         * g++.old-deja/g++.other/empty1.C: Likewise.
16886         * g++.old-deja/g++.other/temporary1.C: Likewise.
16887         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
16888         * g++.old-deja/g++.pt/t16.C: Likewise.
16889         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
16891 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
16893         * gcc.dg/991230-1.c: New test.
16895 1999-12-29  Jeffrey A Law  (law@cygnus.com)
16897         * gcc.c-torture/compile/991229-3.c: New test.
16898         * gcc.c-torture/compile/991229-2.c: New test.
16899         * gcc.c-torture/compile/991229-1.c: New test.
16901 1999-12-29  Greg McGary <gkm@eng.ascend.com>
16903         * gcc.c-torture/compile/labels-2.c: New test.
16905 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16907         * gcc.c-torture/execute/991227-1.c: New test.
16909 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16911         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
16913 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16915         * gcc.c-torture/execute/991221-1.c: New test.
16917 1999-12-20  Nathan Sidwell  <nathan@acm.org>
16919         * g++.old-deja/g++.other/cast3.C: New test.
16921 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
16923         * gcc.c-torture/execute/991216-4.c: New test.
16925 1999-12-16  Michael Meissner  <meissner@cygnus.com>
16927         * gcc.c-torture/execute/991216-1.c: New test.
16928         * gcc.c-torture/execute/991216-2.c: New test.
16929         * gcc.c-torture/execute/991216-3.c: New test.
16931 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16933         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
16934         Actually make the test fail by using "-O2" for compilation.
16936 1999-12-15  Nathan Sidwell  <nathan@acm.org>
16938         * g++.old-deja/g++.warn/cast-align1.C: New test.
16940 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16942         * gcc.c-torture/compile/991214-1.c: New test.
16943         * gcc.c-torture/compile/991214-2.c: New test.
16945 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16947         * gcc.dg/991214-1.c: New test.
16949 1999-12-13  Jeffrey A Law  (law@cygnus.com)
16951         * gcc.c-torture/compile/991213-3.c: New test.
16952         * gcc.c-torture/compile/991213-2.c: New test.
16953         * gcc.c-torture/compile/991213-1.c: New test.
16955 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
16957         * gcc.dg/991209-1.c: New test.
16959 1999-12-08  Nathan Sidwell <nathan@acm.org>
16961         * gcc.c-torture/compile/991208-1.c: New test.
16963 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16965         * gcc.dg/ultrasp2.c: New test.
16967 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
16969         * g++.old-deja/g++.abi/align.C (main): Fix typo.
16971 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
16973         * gcc.c-torture/compile/991202-1.c: New test.
16974         * gcc.c-torture/execute/991202-1.c: New test.
16975         * gcc.c-torture/execute/991202-2.c: New test.
16976         * gcc.c-torture/execute/991202-3.c: New test.
16978 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
16980         * g++.old-deja/g++.abi/align.C: New test.
16981         * g++.old-deja/g++.abi/aggregates.C: Likewise.
16982         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16984 1999-12-01  Richard Henderson  <rth@cygnus.com>
16986         * gcc.c-torture/execute/991201-1.c: New.
16988 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
16990         * gcc.dg/991129-1.c: New test.
16992 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
16994         * gcc.c-torture/compile/991127-1.c: New test.
16996 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16998         * g++.old-deja/g++.other/warn4.C: New test.
17000 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17002         * g++.old-deja/g++.eh/cleanup2.C: New test.
17003         * g++.old-deja/g++.ext/pretty2.C: New test.
17004         * g++.old-deja/g++.ext/pretty3.C: New test.
17005         * g++.old-deja/g++.other/debug6.C: New test.
17007 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17009         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17010         compiler_output to look for one error message instead of two.
17012 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17014         * gcc.c-torture/execute/991118-1.c: Also test case
17015         where the word boundary does not split a byte evenly.
17017 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17019         * g++.old-deja/g++.ext/restrict1.C: New test.
17021 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17023         * gcc.c-torture/execute/991118-1.c: New test.
17025 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17027         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17028         working directory pathnames.
17030 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17032         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17033         host is equipped with driver.h and driver.o so it can actually
17034         compile and run the tests.
17036 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17038         * gcc.c-torture/compile/991008-1.c: New test.
17040 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17042         * lib/gcc-dg.exp: Include target-supports.exp
17044 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17046         * lib/target-supports.exp: New file: Provide procs to test for
17047         features supported by the target.
17048         (check_weak_available): Moved here from ecos.exp.
17049         (check_alias_available): New proc: Determine of the target
17050         toolchain supports the alias attribute.
17052         * gcc.dg/special/ecos.exp: Move check_weak_available to
17053         target-supports.exp.
17054         (alias-1.c): Only perform the test if the target supports
17055         aliases.
17056         (wkali-1.c): Only perform the test if the target supports
17057         aliases.
17059         * gcc.dg/990506-0.c: Expect error messages from cross
17060         targets as well as native targets.
17062 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17064         * gcc.dg/ultrasp1.c: Removed xfail.
17065         * gcc.dg/struct-ret-2.c: Likewise.
17066         * gcc.dg/array-1.c: Likewise.
17068 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17070         * gcc.dg/struct-ret-2.c: New test.
17072         * gcc.dg/array-1.c: New test.
17074 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17076         * gcc.c-torture/execute/991030-1.c: New test.
17078 1999-10-26  Richard Henderson  <rth@cygnus.com>
17080         * gcc.c-torture/compile/991026-2.c: New test.
17082 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17084         * gcc.c-torture/compile/991026-1.c: New test.
17086 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17088         * gcc.c-torture/execute/991023-1.c: New test.
17090 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17092         * gcc.c-torture/execute/991019-1.c: New test.
17094 1999-10-16  Richard Henderson  <rth@cygnus.com>
17096         * gcc.c-torture/execute/991016-1.c: New test.
17098 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17100         * gcc.c-torture/execute/991014-1.c: New test.
17102 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17104         * g++.old-deja/g++.other/union2.C: New test.
17106 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17108         * g++.old-deja/g++.other/vaarg2.C: New test.
17109         * g++.old-deja/g++.other/vaarg3.C: New test.
17111 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17113         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17114         in compile/.
17116 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17118         * gcc.c-torture/execute/va-arg-11.c: New test.
17120 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17122         * lib/file-format.exp (gcc_target_object_format): Don't
17123         crash if objdump is unavailable.
17125 1999-09-29  Donn Terry <donn@interix.com>
17127         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17129 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17131         * gcc.c-torture/compile/990928-1.c: New test.
17133 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17135         * g++.old-deja/g++.other/decl6.C: New test.
17137 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17139         * gcc.c-torture/execute/va-arg-10.c: New test.
17141 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17143         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17144         __PRETTY_FUNCTION__.
17146 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17148         * gcc.c-torture/execute/990923-1.c: New test.
17150 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17152         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17153         for which -fpic is inappropriate.
17155 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17157         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17159 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17161         * g++.old-deja/g++.other/dyncast1.C: New test.
17162         * g++.old-deja/g++.other/dyncast2.C: New test.
17163         * g++.old-deja/g++.other/dyncast3.C: New test.
17164         * g++.old-deja/g++.other/dyncast4.C: New test.
17165         * g++.old-deja/g++.other/dyncast5.C: New test.
17166         * g++.old-deja/g++.eh/catch3.C: New test.
17167         * g++.old-deja/g++.eh/catch3p.C: New test.
17168         * g++.old-deja/g++.eh/catch4.C: New test.
17169         * g++.old-deja/g++.eh/catch4p.C: New test.
17170         * g++.old-deja/g++.eh/catch5.C: New test.
17171         * g++.old-deja/g++.eh/catch5p.C: New test.
17172         * g++.old-deja/g++.eh/catch6.C: New test.
17173         * g++.old-deja/g++.eh/catch6p.C: New test.
17174         * g++.old-deja/g++.eh/catch7.C: New test.
17175         * g++.old-deja/g++.eh/catch7p.C: New test.
17176         * g++.old-deja/g++.eh/catch8.C: New test.
17177         * g++.old-deja/g++.eh/catch8p.C: New test.
17178         * g++.old-deja/g++.eh/catch9.C: New test.
17179         * g++.old-deja/g++.eh/catch9p.C: New test.
17181 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17183         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17184         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17186 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17188         * gcc.c-torture/compile/990913-1.c: New test.
17190 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17192         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17193         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17195 1999-09-09  Richard Henderson  <rth@cygnus.com>
17197         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17199 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17201         * g++.old-deja/g++.other/lookup11.C: New test.
17202         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17203         what is permitted and what we want.
17204         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17205         overload use.
17206         * g++.old-deja/g++.jason/rfg5.C: Likewise
17208 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17210         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17211         * gcc.c-torture/noncompile/poison-1.c: New file.
17213 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17215         * g++.old-deja/g++.other/sizeof3.C: New test.
17216         * g++.old-deja/g++.other/sizeof4.C: New test.
17217         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17218         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17220 1999-09-07  Richard Henderson  <rth@cygnus.com>
17222         * gcc.dg/va-arg-1.c: New.
17224 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17226         * gcc.c-torture/execute/va-arg-9.c: New test.
17228 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17230         * g77.f-torture/compile/980519-2.f: New test.
17231         * g77.f-torture/compile/19990905-0.f: New test.
17232         * g77.f-torture/compile/19990905-1.f: New test.
17233         * g77.f-torture/compile/19990905-2.f: New test.
17235         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17237 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17239         * gcc.c-torture/execute/990827-1.c: Fix typo.
17241 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17243         * g++.old-deja/g++.other/deref1.C: New test.
17245 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17247         * g++.old-deja/g++.other/ambig2.C: New test.
17248         * g++.old-deja/g++.other/cond5.C: New test.
17249         * g++.old-deja/g++.other/lookup16.C: New test.
17251 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17253         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17254         assemblers too.
17256 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17258         * lib/c-torture.exp: Avoid the "compare executables" optimization
17259         when testing native.
17261 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17263         * gcc.c-torture/execute/990829-1.c: New test.
17264         * gcc.c-torture/compile/990829-1.c: New test.
17266 1999-08-27  Paul Burchard  <burchard@pobox.com>
17268         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17269         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17270         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17271         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17272         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17273         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17274         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17275         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17276         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17277         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17278         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17280 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17282         * gcc.c-torture/execute/990827-1.c: New test.
17284 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17286         * g77.f-torture/noncompile/19990826-4.f: New test.
17288         * g77.f-torture/compile/19990826-3.f: New test.
17290         * g77.f-torture/execute/19990826-2.f: New test.
17292         * g77.f-torture/compile/19990826-1.f: New test.
17294         * gcc.c-torture/execute/990826-0.c: New test.
17295         * g77.c-torture/execute/19990826-0.f: New test.
17297         * g77.f-torture/noncompile/970626-2.f: New test.
17299 1999-08-25  Paul Burchard  <burchard@pobox.com>
17301         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17302         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17303         lss-011.C: New tests.
17305 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17307         * g++.old-deja/g++.other/decl5.C: New test.
17309 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17311         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17312         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17313         call `postbase' for each one.  All callers of `postbase' changed
17314         to call this instead.
17316 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17318         * gcc.c-torture/execute/990811-1.c: New test.
17320 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17322         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17323         just native ones.
17325         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17326         just native ones.
17328 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17330         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17332 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17334         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17336 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17338         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17340 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17342         * gcc.c-torture/execute/990804-1.c: New test.
17344 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17346         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17347         * g++.old-deja/g++.brendan/crash64.C: Likewise
17348         * g++.old-deja/g++.brendan/overload8.C: Likewise
17350 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17352         * g++.old-deja/g++.other/struct1.C: New test.
17354 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17356         * g++.old-deja/g++.other/enum2.C: New test.
17358 1999-08-02  Richard Henderson  <rth@cygnus.com>
17360         Adapted from tests from Franz Sirl:
17361         * gcc.c-torture/execute/va-arg-7.c: New test.
17362         * gcc.c-torture/execute/va-arg-8.c: New test.
17364 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17366         * gcc.c-torture/compile/990801-2.c: New test.
17368         * gcc.c-torture/compile/990801-1.c: New test.
17370 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17372         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17373         fp-cmp-1.c, converting double to float.
17375         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17376         fp-cmp-1.c, converting double to long double.
17378         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17379         from fr1 to unknown_register, since fr1 is a legitimate register
17380         on some machines.
17382 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17384         * README: More listname related changes.
17386 1999-07-08  Catherine Moore  <clm@cygnus.com>
17388         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17390 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17392         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17394 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17396         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17398 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17400         * gcc.dg/990703-1.c: New test.
17402 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17404         * lib/file-format.exp: New file: Move definition of proc
17405         gcc_target_object_format to here from
17406         gcc.dg/special/ecos.exp.
17408         * lib/c-torture.exp: Include lib file-format.exp.
17409         * lib/gcc-dg.exp: Include lib file-format.exp.
17411         * gcc.dg/special/ecos.exp: Remove definition of proc
17412         gcc_target_object_format.
17414 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17416         * gcc.c-torture/execute/990628-1.c: New test.
17418 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17420         * gcc.c-torture/compile/990625-2.c: New test.
17422         * gcc.c-torture/compile/990625-1.c: New test.
17424 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17426         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17427         attributes compile.
17428         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17429         ports that use the COFF/PE file format.
17431 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17433         * gcc.c-torture/compile/990617-1.c: New test.
17435 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17437         * g++.old-deja/g++.other/decl4.C: New test.
17439 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17441         * g++.old-deja/g++.other/bitfld3.C: New test.
17443 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17445         * g++.old-deja/g++.eh/catch1.C: New test.
17447 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17449         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17451         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17452         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17454 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17456         * g77.f-torture/compile/19990502-0.f: Replace with new,
17457         shorter, test that still fails after recent changes.
17459 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17461         * gcc.c-torture/execute/990604-1.c: New test.
17463 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17465         * gcc.c-torture/execute/990531-1.c: New test.
17467 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17469         * gcc.c-torture/compile/990527-1.c: New test.
17471 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17473         * gcc.c-torture/execute/990527-1.c: New test.
17475 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17477         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17478         bitfields as signed.
17480 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17482         * g77.f-torture/compile/19990525-0.f: New test.
17484 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17486         * gcc.c-torture/execute/990525-2.c: New test.
17488         * gcc.c-torture/execute/990525-1.c: New test.
17490 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17492         * g++.old-deja/g++.other/anon3.C: New test.
17493         * g++.old-deja/g++.other/anon4.C: New test.
17494         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17495         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17496         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17497         Merrill).
17499 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17501         * gcc.c-torture/execute/990524-1.c: New test.
17503         * gcc.dg/990524-1.c: New test.
17505 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17507         * gcc.c-torture/compile/990523-1.c: New test.
17509 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17511         * gcc.c-torture/compile/990519-1.c: New test.
17513 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17515         * gcc.c-torture/compile/990517-1.c: New test.
17517         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17518         (e4, f4): New tests.
17519         (main): Call them.
17521 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17523         * gcc.dg/noreturn-1.c: New test.
17525 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17527         * gcc.c-torture/execute/990513-1.c: New test.
17529 1999-05-10  Richard Henderson  <rth@cygnus.com>
17531         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17533 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17535         * g77.f-torture/execute/erfc.f: Use small single-precision
17536         values, to avoid problems on Alphas when not -mieee.
17538 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17540         * gcc.dg/990506-0.c: New test.
17542 1999-05-08  Richard Henderson  <rth@cygnus.com>
17544         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17545         the constant to test.  Don't XFAIL 64-bit targets.
17547         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17548         * g++.old-deja/g++.law/profile1.C: Likewise.
17550         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17551         operator new instances.
17552         * g++.old-deja/g++.other/delete5.C: Likewise.
17554 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17556         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17557         intrinsic.
17559 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17561         * g77.f-torture/execute/u77-test.f: Reverse order of two
17562         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17564 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17566         * gcc.dg/compare1.c: New test.
17568 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17570         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17571         New tests.
17573 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17575         * g77.f-torture/compile/19990502-1.f: New test.
17577 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17579         * g77.f-torture/compile/19990502-0.f: New test.
17581 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17583         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17584         intrinsic.
17586 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17588         * g77.f-torture/execute/u77-test.f (main): List libU77
17589         intrinsics not currently tested.
17590         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17591         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17592         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17593         Trim blanks off the ends of some printed strings.
17595 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17597         * g77.f-torture/execute/u77-test.f (main): Just warn about
17598         FSTAT gid disagreement, as it's expected on some systems.
17600 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17602         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17603         use a new function, which allows for some slop.
17604         Clean up some commentary.
17605         (issum): The new function.
17606         (sgladd): Deleted subroutine.
17608 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17610         * g77.f-torture/execute/u77-test.f: Modify to be more like
17611         libf2c/libU77 version, bringing patches to that version here.
17612         Add suitable commentary.
17614 1999-04-25  Richard Henderson  <rth@cygnus.com>
17616         * gcc.dg/990424-1.c: New test.
17618 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17620         * g77.f-torture/execute/u77-test.f (main): Bug involving
17621         LSTAT has been fixed, so turn back on full checking.
17623 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17625         * g77.f-torture/compile/19990419-0.f: New test.
17626         * g77.f-torture/execute/19990419-1.f: New test.
17628 1999-04-17  Richard Henderson  <rth@cygnus.com>
17630         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17631         to avoid the need for a prototype to supress a warning.
17633 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17635         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17637 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17639         * gcc.c-torture/execute/990404-1.c: New test.
17641 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17643         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17644         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17645         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17646         missing initializer warnings.
17648 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17650         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17651         matching strings.
17653 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17655         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17657 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17659         * g77.f-torture/execute/19990325-0.f: New test.
17660         * g77.f-torture/execute/19990325-1.f: New test.
17662 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17664         * gcc.c-torture/execute/990324-1.c: New test.
17666 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17668         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17669         test with 4.
17671 1999-03-17  Richard Henderson  <rth@cygnus.com>
17673         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17675 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17677         * g77.f-torture/execute/19990313-2.f: New test.
17678         * g77.f-torture/execute/19990313-3.f: New test.
17680 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17682         * g77.f-torture/execute/19990313-0.f: New test.
17683         * g77.f-torture/execute/19990313-1.f: New test.
17685 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17687         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17688         printf to sprintf.
17689         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17690         (main): Add check for u15.  Conditionalize u31 check depending on
17691         whether ints are <32 bits or >=32 bits.
17693 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17695         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17697 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17699         * g77.f-torture/compile/19990305-0.f: New test.
17700         * g77.f-torture/execute/19981119-0.f: New test.
17702 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17704         * g77.f-torture/execute/970625-2.f: call ABORT if final
17705         result is not correct, instead of just printing it.
17706         Add this checking via newly introduced obfuscation, to
17707         trip up buggy front ends.
17709 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17711         * g77.f-torture/compile/960317-1.f: Moved from being
17712         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17714 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17716         * g77.f-torture/execute/960317-1.f: New (old) test.
17717         * g77.f-torture/execute/970625-2.f: Ditto.
17719 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17721         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17722         message on line 1 or line 2; cccp and cpplib do this differently.
17724 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17726         * g++.old-deja/g++.law/weak1.C: New test.
17728 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17730         * gcc.c-torture/execute/990119-1.c: Renamed to...
17731         * gcc.dg/990119-1.c: this, so it will only be tested once
17732         (it's a preprocessor test, it doesn't need to be run at
17733         multiple optimization levels).
17735 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17737         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17738           ALWAYS_CXXFLAGS.
17740 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17742         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17743         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17744         to not be compilable by current g77.
17746 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17748         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17750 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17752         * gcc.c-torture/execute/990222-1.c: New test.
17754 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17756         * g77.f-torture/compile/19990218-0.f: New test.
17757         * g77.f-torture/noncompile/19990218-1.f: New test.
17759 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17761         * g77.f-torture/compile/19981216-0.f: New test.
17763 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17765         * gcc.dg/990214-1.c: New test.
17767 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17769         * gcc.dg/990213-2.c: New test.
17771         * gcc.dg/990213-1.c: New test.
17773 1999-02-12  Jeffrey A Law  (law@cygnus.com)
17775         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
17776         ints.
17778 1999-02-11  Nick Clifton  <nickc@cygnus.com>
17780         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
17781         specified by target.
17783         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
17785 1999-02-11  Jeffrey A Law  (law@cygnus.com)
17787         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
17789 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17791         * gcc.dg/special/ecos.exp: New test driver for new tests with
17792         special requirements.
17794         * gcc.dg/special/alias-1.c: New test.
17795         * gcc.dg/special/gcsec-1.c: New test.
17796         * gcc.dg/special/weak-1.c: New test.
17797         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
17798         * gcc.dg/special/weak-2.c: New test.
17799         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
17800         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
17801         * gcc.dg/special/wkali-1.c: New test.
17802         * gcc.dg/special/wkali-2.c: New test.
17803         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
17804         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
17806 1999-02-10  Felix Lee  <flee@cygnus.com>
17808           * lib/c-torture.exp (c-torture-compile): Pull out code for
17809           analyzing gcc error messages.
17810           (c-torture-execute): Likewise.  Fix some (harmless) false
17811           positives.
17812           * lib/gcc.exp (gcc_check_compile): New function.
17814 1999-02-08  Richard Henderson  <rth@cygnus.com>
17816         * gcc.c-torture/execute/990208-1.c: New test.
17818 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17820         * g++.dg/special/ecos.exp: New driver for new tests with special
17821         requirements
17823         * g++.dg/special/conpr-1.C: New test
17824         * g++.dg/special/conpr-2.C: New test
17825         * g++.dg/special/conpr-2a.C: New test
17826         * g++.dg/special/conpr-3.C: New test
17827         * g++.dg/special/conpr-3a.C: New test
17828         * g++.dg/special/conpr-3b.C: New test
17830         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
17831         allow g++ to use the dg driver
17833         * README: Add comment about g++.dg directory
17835 1999-02-06  Jeffrey A Law  (law@cygnus.com)
17837         * README: Update email addresses.
17839 1999-02-03  Nick Clifton  <nickc@cygnus.com>
17841         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
17842         arguments in order to force structure S onto the stack even on
17843         the alpha.
17844         (test): Pass 10 leading arguments to function foo as well as the
17845         structure S.
17847         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
17848         failure for all targets.
17850         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
17851         abort to terminate program execution.
17853 1999-01-30  Richard Henderson  <rth@cygnus.com>
17855         * gcc.c-torture/execute/990130-1.c: New test.
17857 1999-01-30  Jeffrey A Law  (law@cygnus.com)
17859         * gcc.dg/990130-1.c: New test.
17861 1999-01-28  Michael Meissner  <meissner@cygnus.com>
17863         * gcc.c-torture/execute/990128-1.c: New test.
17865 1999-01-27  Michael Meissner  <meissner@cygnus.com>
17867         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
17869 1999-01-27  Felix Lee  <flee@cygnus.com>
17871         * lib/c-torture.exp (c-torture-compile): pull out code for
17872         analyzing gcc error messages.
17873         (c-torture-execute): ditto, and fix some (harmless) false
17874         positives.
17875         * lib/gcc.exp (gcc_check_compile): new function.
17877 1999-01-17  Jeffrey A Law  (law@cygnus.com)
17879         * gcc.dg/990117-1.c: New test.
17881         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
17883         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
17885 1999-01-15  Jeffrey A Law  (law@cygnus.com)
17887         * g77.f-torture/compile/990115-1.f: New test.
17889 1999-01-07  Jeffrey A Law  (law@cygnus.com)
17891         * gcc.c-torture/compile/990107-1.c: New test
17893 1999-01-06  Jeffrey A Law  (law@cygnus.com)
17895         * gcc.c-torture/execute/990106-2.c: New test.
17897         * gcc.c-torture/execute/990106-1.c: New test.
17899 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
17901         * gcc.c-torture/compile/981223-1.c: New test.
17903 1998-12-29  Richard Henderson  <rth@cygnus.com>
17905         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
17906         (opt3): Rename from opt4 and disable.
17908 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
17910         * g++.old-deja/g++.pt/ptrmem5.C: New test.
17912 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17914         * g++.old-deja/g++.other/conv5.C: New test.
17916 1998-12-14  Nick Clifton  <nickc@cygnus.com>
17918         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
17920 1998-12-11  Jeffrey A Law  (law@cygnus.com)
17922         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
17924 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
17926         * gcc.c-torture/compile/981211-1.c: New test.
17928 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
17930         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
17932         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
17934 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17936         * gcc.special/930510-1.c: Make C9X safe.
17937         * gcc.misc-tests/gcov-1.c Similarly.
17938         * gcc.misc-tests/gcov-2.c Similarly.
17940 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17942         * gcc.dg/ultrasp1.c: New test.
17944 1998-12-06  Richard Henderson  <rth@cygnus.com>
17946         * gcc.c-torture/execute/981206.c: New test.
17948 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17950         * g++.old-deja/g++.ns/template7.C: New test.
17952         * g++.old-deja/g++.other/expr1.C: New test.
17954         * g++.old-deja/g++.eh/tmpl3.C: New test.
17956         * g++.old-deja/g++.eh/tmpl2.C: New test.
17958 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17960         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
17961         * g++.old-deja/g++.other/using6.C: Removed.
17962         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
17964         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
17966 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17968         * g++.old-deja/g++.pt/overload8.C: New test.
17970         * g++.old-deja/g++.pt/overload7.C: New test.
17972         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
17974         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
17975         and relinking messages.
17976         * lib/g++.exp (g++_target_compile): Remove .rpo file when
17977         compiling with -frepo.
17979 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
17981         * g++.old-deja/g++.pt/lookup6.C: New test.
17983 1998-11-30  Nick Clifton  <nickc@cygnus.com>
17985         * gcc.c-torture/execute/981130-1.c: New test.
17986         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
17988 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17990         * g++.old-deja/g++.pt/explicit76.C: New test.
17992         * g++.old-deja/g++.pt/friend38.C: New test.
17994         * g++.old-deja/g++.ns/crash2.C: New test.
17996         * g++.old-deja/g++.pt/defarg8.C: New test.
17998         * g++.old-deja/g++.pt/instantiate6.C: New test.
18000         * g++.old-deja/g++.pt/static6.C: New test.
18002         * g++.old-deja/g++.pt/decl2.C: New test.
18004 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18006         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18007         problem is actually related with name lookup, but so what? :-)
18009         * g++.old-deja/g++.pt/friend37.C: New test.
18011 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18013         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18014         element, which fails on some systems.
18016         * g77.f-torture/execute/labug1.f: New test.
18018 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18020         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18021         is defined.
18023 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18025         * g77.f-torture/compile/981117-1.f: New test.
18027 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18029         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18030         properly discarded.
18032 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18034         * gcc.c-torture/execute/memcheck: New directory of tests for
18035         -fcheck-memory-usage.
18037 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18039         * README: New file, general information about the testsuite and
18040         new description of the various C++ test subdirectories.
18041         * README.g++: Eliminate obsolete information, update and move most
18042         relevant stuff to README.
18044 1998-11-07  Richard Henderson  <rth@cygnus.com>
18046         * gcc.c-torture/compile/981107-1.c: New test.
18048 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18050         * execute/memcpy-bi.c: New testcase.
18052 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18054         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18055         base classes.
18057         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18058         template is selected.
18060         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18061         classes, it should be accepted for all types.
18063         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18065         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18066         specializations start with template headers.
18068 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18070         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18072         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18073         non-POD types.
18075 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18077         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18079 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18081         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18083 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18085         * 981019-1.c: New test.
18087 1998-10-14  Robert Lipe <robertl@dgii.com>
18089         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18090         find objc headers.
18092 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18094         * compile/981001-4.c: Remove use of GCC extension that triggers a
18095         compiler bug.
18097 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18099         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18101 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18103         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18104         instantiation of template produces incorrect code for delete
18105         expression.
18107         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18108         constructors' name is not unique.
18109         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18110         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18112         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18113         automatic array of const is ill-formed.
18115         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18116         of template parameter?
18118         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18119         const.
18121         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18122         pointer-to-member expression.
18124         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18125         declaration causes ICE.
18127 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18129         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18130         reserved in the global namespace.
18132         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18133         generate needed virtual table.
18135         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18137 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18139         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18140         template-dependent type
18142 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18144         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18145         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18146         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18148         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18149         class should be usable as argument of member function.
18150         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18151         class should be usable as return type of member function.
18152         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18153         class should be usable as type of data member.
18155         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18157 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18159         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18161 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18163         * gcc.dg/dll-?.c Add thumb to target list.
18164         Fix assembler scan patterns to match current assembler output.
18166 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18168         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18169         matching of template brackets.
18171         * g++.old-deja/g++.other/using4.C: New test.  Test using
18172         declarations of methods from base classes.
18174         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18175         within functions should introduce names into the innermost
18176         enclosing namespace.
18178         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18179         of static locals if first initialization throws.
18181 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18183         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18185 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18187         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18188         lose track of the possible targets of tablejump insns.
18189         * special/special.exp: Run it.
18191 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18193         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18194         must be declared before its specializations can be named in friend
18195         declarations.
18197 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18199         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18201         * g77.f-torture/execute/io1.f: New test.
18203 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18205         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18206         with pointer to template function, for which no argument deduction
18207         is possible.
18209         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18210         specialization of template function as argument to template
18211         function.
18213         * g++.old-deja/g++.other/access2.C: New test; Inner class
18214         shouldn't have privileged access to Outer's names.
18216 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18218         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18219         friend template declared within template class conflicts with
18220         nested class of the same name.
18222         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18223         is ignored.
18225         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18226         object with direct initializer as function declaration.
18228         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18229         initializers.
18231         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18232         involving const pointer and NULL produces incorrect result.
18234         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18235         type name without `typename' should be rejected with -pedantic.
18237 1998-10-02  Richard Henderson  <rth@cygnus.com>
18239         * g++.old-deja/g++.other/addrof1.C: New test.
18241 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18243         * gcc.c-torture/compile/981001-1.c: New test.
18244         * gcc.c-torture/execute/981001-1.c: New test.
18246 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18248         * gcc.c-torture/compile/981001-2.c: New test.
18249         * gcc.c-torture/compile/981001-3.c: New test.
18250         * gcc.c-torture/compile/981001-4.c: New test.
18252 1998-10-01  Robert Lipe  <robertl@dgii.com>
18254         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18255         multilibbed hosts.   Idea grafted from g77.exp.
18257 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18259         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18260         avoid losing on systems which need -lsocket.
18262 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18264         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18265         * g++.old-deja/g++.other/nested2.C: Ditto.
18266         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18267         failure.
18269 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18271         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18272         preferred over template operator!= for enum bitfields.
18274 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18276         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18277         that happen to have the same base name, but in different scopes,
18278         are incorrectly rejected.
18280 1998-09-16  Richard Henderson  <rth@cygnus.com>
18282         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18283         on the native word size instead of an integer literal.
18285 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18287         * g++.old-deja/g++.other/static2.C: Invocation of static data
18288         member of type pointer-to-function denoted as non-static member.
18290         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18291         checks involving function types and aliases.
18293 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18295         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18296         redefined to the same non-trivial type.
18298         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18299         namespace-qualification of template specializations declared in
18300         other namespaces.
18302         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18303         to declare a subset of the specializations of a template function
18304         as friends of specializations of a template class.
18306         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18307         member templates that do not fully specialize the enclosing
18308         template class are rejected.
18310 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18312         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18314 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18316         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18317         altered from libf2c/libU77 version.
18319 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18321         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18323 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18325         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18326         (un)signed char are different types for template specialization
18327         purposes.
18329 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18331         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18332         * objc: ObjC testsuite.
18334 1998-08-31  Catherine Moore  <clm@cygnus.com>
18336         * gcc.c-torture/execute/941014-1.x:  New file.
18338 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18340         * lib/c-torture.exp: Add support for
18341         torture_eval_before_compile and torture_eval_before_execute
18342         variables.
18344 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18346         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18347         this test triggers valid.
18349 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18351         * gcc.dg/980827-1.c: New test.
18353 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18355         * gcc.c-torture/execute/loop-4b.c: New test.
18357 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18359         * lib/c-torture.exp: Add support for
18360         torture_eval_before_compile and torture_eval_before_execute
18361         variables.
18363 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18365         * gcc.c-torture/compile/980825-1.c: New test.
18367 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18369         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18370         count number tests in opt_t0 not good_t0.
18372 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18374         * gcc.c-torture/compile/930326-1.x: Fix typo.
18376 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18378         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18379         causes an ICE.
18381 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18383         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18384         STACK_SIZE is defined.
18385         * gcc.c-torture/unsorted/stuct.c: Similarly.
18387         * gcc.c-torture/compile/980821-1.c: New test.
18389 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18391         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18393 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18395         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18396         code.
18398 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18400         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18401         error'.
18403 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18405         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18407 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18409         * gcc.c-torture/compile/980816-1.c: New test.
18411         * gcc.dg/980816-1.c: New test.
18413 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18415         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18416         compiler for ieee tests.
18418 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18420         * g77.f-torture/compile/980729-0.f: New test.
18422 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18424         * gcc.c-torture/special/eeprof-1.c: New test, for
18425         -finstrument-functions.
18426         * gcc.c-torture/special/special.exp: Run it.
18428 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18430         * gcc.c-torture/compile/980729-1.c: New test.
18432 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18434         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18435         __thumb__ is defined, and test for ARM style doubles if so.
18437 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18439         * g77.f-torture/noncompile/980615-0.f: New test.
18441 1998-07-26  H.J. Lu  (hjl@gnu.org)
18443         * gcc.dg/980312-1.c: Do link instead of compile.
18444         * gcc.dg/980313-1.c: Likewise.
18446 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18448         * gcc.c-torture/compile/980726-1.c: New test.
18450 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18452         * g77.f-torture/execute/io0.f: New test.
18454 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18456         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18457         an int.
18459 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18461         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18462         m32r bugs.
18464 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18466         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18467         c-decl.c:grokdeclarator can handle mode attributes.
18469 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18471         * gcc.c-torture/execute/980716-1.c: New test.
18473 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18475         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18476         the mn10200.
18477         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18478         the mn10200.
18479         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18480         * gcc.c-torture/compile/930326-1.x: Similarly.
18482 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18484         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18485         New test from Craig.
18487 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18489         * g77.f-torture/noncompile/980616-0.f: New test.
18491         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18493 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18495         *  g++.other/singleton.C: Return error value instead of taking
18496         SIGSEGV.
18498 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18500         *  g++.other/singleton.C: New test.   Warning is under dispute.
18501         Runtime crash is not.
18503 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18505         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18506         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18507         using6.C, using7.C}:  New namespace tests.
18509 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18511         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18512         specialization with typedef'ed names used as array indexes.
18514 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18516         * gcc.c-torture/execute/980709-1.c: New test.
18518         * gcc.dg/980709-1.c: New test.
18520 1998-07-07  Richard Henderson  <rth@cygnus.com>
18522         * gcc.c-torture/execute/bcp-1.c: New test.
18524 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18526         * gcc.c-torture/execute/980707-1.c: New test.
18528 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18530         * gcc.c-torture/compile/980706-1.c: New test.
18532 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18534         * g77.f-torture/execute/980701-0.f,
18535         g77.f-torture/execute/980701-1.f: New test from Craig.
18537 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18539         * gcc.c-torture/compile/980701-1.c: New test.
18541         * gcc.c-torture/execute/980701-1.c: New test.
18543 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18544 rlsruhe.de>
18546         * g++.old-deja/g++.robertl/eb132.C: New test.
18547         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18549 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18551         * g77.f-torture/execute/980628-7.f,
18552         g77.f-torture/execute/980628-8.f,
18553         g77.f-torture/execute/980628-9.f,
18554         g77.f-torture/execute/980628-10.f: New tests from Craig.
18556         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18558 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18560         * g77.f-torture/execute/980628-4.f: New test from Craig.
18561         * g77.f-torture/execute/980628-5.f: Likewise.
18562         * g77.f-torture/execute/980628-2.f: Likewise.
18563         * g77.f-torture/execute/980628-0.f: Likewise.
18564         * g77.f-torture/execute/980628-1.f: Likewise.
18565         * g77.f-torture/execute/980628-3.f: Likewise.
18566         * g77.f-torture/execute/980628-6.f: Likewise.
18568 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18570         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18571         directory when nothing has been installed yet.
18573 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18575         * gcc.c-torture/special/special.exp: Handle newer versions of
18576         dejagnu.
18578 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18580         * gcc.dg/980626-1.c: New test.
18582 1998-06-19  Bruno Haible <haible@ilog.fr>
18584         * gcc.misc-tests/m-un-2.c: New test.
18585         * g++.old-deja/g++.other/warn01.c: Likewise.
18587 1998-06-19  Robert Lipe  <robertl@dgii.com>
18589         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18590         compatibility with assmblers with a different comment character.
18591         Eliminate use of GAS-specific extensions.
18593 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18595         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18597 1998-06-19  Robert Lipe  <robertl@dgii.com>
18599         *lib/g77.exp: Replace search for libf2c.a with search for newly
18600         renamed libg2c.a
18602 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18604         * gcc.c-torture/execute/980617-1.c: New test.
18606 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18608         * gcc.c-torture/execute/980612-1.c: New test.
18610 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18612         * gcc.dg/980523-1.c: Only test on ppc-linux.
18613         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18615         * gcc.c-torture/execute/980608-1.c: New test.
18617 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18619         * gcc.c-torture/execute/980605-1.c: New test.
18621 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18623         * gcc.c-torture/execute/980604-1.c: New test.
18625 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18627         * gcc.c-torture/execute/980602-1.c: New test.
18628         * gcc.c-torture/execute/980602-2.c: Likewise.
18630 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18632         * 970125-0.f: Fix per JCB.  Add commentary.
18634 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18636         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18637         IEEE -0 support.
18639 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18641         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18642         earlier.
18644 1998-05-28  Catherine Moore <clm@cygnus.com>
18646         * gcc.c-torture/execute/980526-3.c: New test.
18648 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18650         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18651         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18652         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18653         m88k-motorola-sysv3 to XFAIL.
18655 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18657         * gcc.dg/980526-1.c: New test.
18658         * gcc.c-torture/execute/980526-2.c: New test.
18660 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18662         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18664         * gcc.c-torture/execute/980526-1.c: New test.
18666 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18668         * g77.f-torture/execute/alpha2.f: Add runtime test.
18670 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18672         * g++.old-deja/old-deja.exp: Strip leading directories.
18674         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18675         error for the line.  Don't run multiple tests for the same line.
18677 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18679         * gcc.dg/980523-1.c: New test.
18681 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18683         * g77.f-torture/compile/970915-0.f: New test.
18685 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18687         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18689 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18691         * gcc.dg/980520-1.c: New test.
18693 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18695         * gcc.dg/980502-1.c: Fix return type.
18697 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18699         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18700         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18701         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18702         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18703         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18705 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18707         * g77.f-torture/execute/980520-1.f: New test.
18709 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18711         * lib/mike-g77.exp: New file.
18713         * g77.f-torture/noncompile/noncompile.exp,
18714         g77.f-torture/noncompile/check0.f: New files.
18716 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18718         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18719         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18720         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18721         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18722         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18723         abort where appropriate.
18725 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18727         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18728         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18730 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18732         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18734 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18736         * g77.f-torture/compile/980427-0.f: New test.
18738 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18740         * g77.f-torture/compile/980424-0.f: New test.
18742 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18744         * g77.f-torture/compile/980419-2.f (main): New test.
18745         * g77.f-torture/compile/970125-0.f: New test.
18746         * g77.f-torture/compile/980419-1.f: New test.
18748 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18750         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18751         of loop-4.c.
18753 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18755         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18757 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18759         * gcc.c-torture/compile/980329-1.c: New test.
18761 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18763         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18764         * gcc.dg/980312-1.c: Fix typo in -march command.
18766 1998-03-16  H.J. Lu  (hjl@gnu.org)
18768         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18770 1998-03-11  Robert Lipe  <robertl@dgii.com>
18772         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
18773         Dave Love agree the Fortran source is bogus.
18775 1998-03-11  Robert Lipe  <robertl@dgii.com>
18777         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
18778         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
18779         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
18780         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
18781         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
18783 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
18785         * g++.old-deja/g++.other/friend1.C: New test.
18787 1998-02-18  Dave Love  <d.love@dl.ac.uk>
18789         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
18790         possibly uninitialized) variables and declare dnrm2.
18792 1998-02-23  Robert Lipe <robertl@dgii.com>
18794         From Bruno Haible <haible@ilog.fr>:
18795         * gcc.c-torture/execute/980223.c: New test.
18797 1998-02-13  Jeffrey A Law  (law@cygnus.com)
18799         * gcc.dg/ifelse-1.c: New test.
18801 1998-02-09  H.J. Lu  (hjl@gnu.org)
18803         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
18805           * lib/old-dejagnu.exp (old-dejagnu): Added the
18806           "execution test - XFAIL *-*-*" handling in the spirit of
18807           "excess errors test -". Changed the "execution test fails"
18808           handling to be like "excess errors test fails".
18809           * Update various tests accordingly.
18811 1998-02-06  Jim Wilson  <wilson@cygnus.com>
18813         * gcc.c-torture/execute/980205.c: New test.
18815 1998-01-18  Jeffrey A Law  (law@cygnus.com)
18817         * lib/c-torture.exp: Look for .x files instead of .cexp files.
18818         * lib/f-torture.exp: Similarly.
18819         * gcc.c-torture: Rename all .cexp files to .x files.
18821 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
18823         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
18824         (940510-1.c): Removed duplicate.
18825         (971104-1.c): New test.
18827 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
18829           * lib/f-torture.exp: Improve error and loop detection.
18831 1997-11-19  Michael Meissner  <meissner@cygnus.com>
18833         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
18834         use that to size the filler array.
18836 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
18838         * lib/c-torture.exp(c-torture-execute): Fix typo.
18840         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
18841         testcase as the executable name. Keep the executable around if
18842         the test fails.
18844 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
18846         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
18847         changes.  Only test one -g option, and move it to the end of the
18848         list of options to test.
18850 1997-09-19  Michael Meissner  <meissner@cygnus.com>
18852         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
18853         variable GCC_TORTURE_OPTIONS to supply default switches separated
18854         by colons.  If no environment variable, run tests with -O0 -g, -O1
18855         -g, and -O2 -g as well.
18857 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
18859         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
18860         explanatory comments. Fix indentation.
18862 1997-09-15  Jeffrey A Law  (law@cygnus.com)
18864         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
18866 1997-09-11  Jeffrey A Law  (law@cygnus.com)
18868         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
18869         * g++.old-deja/g++.mike/p7325.C: Likewise.
18870         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
18872 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
18874         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
18875         * g++.old-deja/g++.brendan/crash30.C: Likewise.
18876         * g++.old-deja/g++.brendan/crash39.C: Likewise.
18877         * g++.old-deja/g++.law/operators4.C: Likewise.
18879 1997-09-11  Joe Buck  (jbuck@synopsys.com)
18881         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
18882         * g++.old-deja/g++.mike/p784.C: Ditto.
18883         * g++.old-deja/g++.mike/p785.C: Ditto.
18885 1997-09-05  Jeffrey A Law  (law@cygnus.com)
18887           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
18889 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18891         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
18892         target feature; pass this to c-torture-execute as needed.
18894 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18896         * lib/c-torture.exp(c-torture-execute): If the previous and the
18897         current executables being tested are identical, we don't need to
18898         run the executable again. Try to make the executable names
18899         unique. Add an optional argument for passing additional compiler
18900         flags.
18902 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
18904         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
18906 1997-08-29  Jeffrey A Law  (law@cygnus.com)
18908         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
18910 1997-07-31  Jeffrey A Law  (law@cygnus.com)
18912         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
18913         32bit or larger longs.
18915         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
18916         have either a 32bit long or 32bit int.
18918 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
18920         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
18921         Make double precision tests dependent on sizeof (double).
18923 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
18925         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
18926         too.
18928 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
18930         * gcc.c-torture/compile/961203-1.cexp: New script.
18932 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
18934         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
18935         up the includes ourselves.
18937 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
18939         * lib/plumhall.exp: Remove random include, and add a few
18940         verbose messages for debugging.
18942 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
18944         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
18945         of trying to do it ourselves.
18947 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
18949         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
18951 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
18953         * gcc.prms/5403.c: Made regexp a bit less strict.
18955 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
18957         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
18958         is returned from remote_load instead.
18959         * lib/plumhall.exp: Ditto.
18960         * lib/mike-g++.exp: Ditto.
18961         * lib/old-dejagnu.exp: Ditto.
18962         * lib/c-torture.exp: Ditto.
18964 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
18966         * lib/g++.exp: Use build_wrapper procedure.
18967         * lib/gcc.exp: Ditto.
18969 1997-05-20  Jeffrey A Law  (law@cygnus.com)
18971         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
18972         an old-style decl for malloc.  Fixes tests to work when
18973         sizeof (int) != sizeof (size_t).
18975 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18977         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
18979         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
18980         use stdargs.h interface.
18982 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18984         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
18985         NO_VARARGS when compiling.
18987 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
18989         * lib/plumhall.exp(ph_includes): New procedure.
18990         (ph_make): Use it.
18991         (ph_compiler): Ditto.
18993         * lib/g++.exp: Rename test-glue.c to testglue.c.
18994         * lib/gcc.exp: Ditto.
18996 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
18998         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
18999         to completion when it's called.
19001 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19003         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19004         is defined, don't do test.
19006 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19008         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19009         for object files.
19010         (ph_summary): Mark skipped testcases as untested, not unresolved.
19012         * lib/plumhall.exp (ph_make): If unresolved because of bad
19013         errorCode, record errorCode in log file.
19014         (*): Replace send_log/verbose with verbose -log.
19016 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19018         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19019         double conversion if double isn't at least 8 bytes.
19021         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19022         int to work with targets where int is 16 bits.
19024         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19025         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19026         precision for the test to complete.
19028 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19030         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19031         if d10v is not compiled with the -mdouble64 flag.
19032         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19034         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19035         d10v is not compiled with the -mint32 flag.
19037 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19039         * lib/plumhall.exp: Use incr_count.
19041 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19043         * gcc.c-torture: Update to c-torture-1.45.
19045 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19047         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19048         the name of the expect testcase file).
19050         * lib/g++.exp(g++_init): Ditto.
19052 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19054         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19055         the host.
19057         * lib/gcc.exp(gcc_exit): New procedure.
19059 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19061         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19062         specs where appropriate.
19064         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19065         because of new "candidates are" messages, and removed a few
19067         * Converted all non-old-style g++ testcases to old-style, and
19068         moved into g++.old-deja.
19070 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19072         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19073         options.
19075         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19076         succeeded.
19078         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19080 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19082         * lib/gcc.exp (gcc_target_compile): Add support for defining
19083         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19084         the machine doesn't have those features.
19086 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19088         * g++.law/operators4.exp: Don't use LIBS.
19090 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19092         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19094         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19095         * lib/g++.exp: Set it here instead. Also, allow use of the
19096         --tool_exec and --tool_opt options. Change CXX to
19097         GXX_UNDER_TEST.
19099         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19101         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19103 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19105         * lib/old-dejagnu.exp: Use prune_warnings instead of
19106         prune_system_crud.
19107         * lib/mike-g++.exp: Ditto.
19108         * lib/gcc.exp: Ditto.
19109         * lib/g++.exp: Ditto.
19111         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19113 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19115           * 941014-2.c: Include stdlib.h
19116           * 960327-1.c: Include stdio.h
19117           * dbra.c, index-1.c: Don't assume ints are 32bits.
19119 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19121         * lib/gcc.exp: Add gcc,stack_size target feature.
19123         * lib/g++.exp(g++_target_compile): Add the include and link
19124         paths here, not in two other places. And, it's $options, not
19125         options.
19127         * lib/mike-g++.exp(postbase): Remove the code that determines
19128         the correct include and link paths.
19129         * g++.old-deja/old-deja.exp: Ditto.
19131 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19133         * lib/g++.exp(g++_init): target_compile no longer returns the
19134         filename of the result.
19136 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19138         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19139         call to glob.
19141         * gcc.c-torture/special/special.exp: Change call to
19142         gcc_target_compile to include the object file.
19144 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19146         * gcc.c-torture/special/special.exp: Correct misspelling in last
19147         change.
19149 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19151         * lib/plumhall.exp(ph_summary): Log the entire output of the
19152         executable. Return -1 if there were any failures, 0 otherwise.
19153         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19154         (ph_make): Clean up objects and executables that were built
19155         if the tests succeeded.
19157 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19159         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19160         libraries and includes in the build tree as appropriate.
19162 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19164         * lib/c-torture.exp: Instead of looking for the global variable
19165         NO_LONG_LONG, check to see if that's a feature of the target.
19167 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19169         * config/default.exp: Minimize. Delete the remainer of the files in
19170         config; this functionality is now in devo/dejagnu/config.
19172         g++.*/*: Pass any additional flags used to compile to postbase;
19173         delete CXXFLAGS.
19175         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19176         is now done by runtest.exp. Use gcc_target_compile instead of
19177         compile.
19179         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19180         Remove references to CFLAGS. Use remote_file instead of
19181         calling rm -f.
19182         (c-torture): Take a list of arguments to use to compile this
19183         testcase.
19185         lib/g++.exp: Simplify. Use target_compile instead of compile.
19186         lib/gcc-dg.exp: Ditto.
19187         lib/gcc.exp: Ditto.
19188         lib/mike-{gcc,g++}.exp: Ditto.
19189         lib/old-dejagnu.exp: Ditto.
19190         lib/plumhall.exp: Ditto.
19192 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19194         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19195         (ph_linker): Likewise.
19197 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19199           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19200         MAP_ANON / MAP_ANONYMOUS if defined;
19201         else try to map from /dev/zero .
19203 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19205         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19206         isn't defined, then define it to MAP_ANONYMOUS.
19208 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19210         * gcc.c-torture: Update to c-torture-1.42 release.
19212 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19214         * gcc.c-torture: Update to c-torture-1.41 release.
19216 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19218         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19219         c-torture release.
19221 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19223         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19224         and LDFLAGS.  Fix second case to append the target_info ldflags
19225         onto LDFLAGS, not CFLAGS.
19226         * lib/g++.exp (g++_init): Add target_info stuff.
19227         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19228         of libgloss and newlib flags for !native.
19230         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19231         (GDB): Fix relative path to go up another dir for finding gdb.
19233 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19235         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19236         versions in the target_info array, if they don't exist.
19238 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19240         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19242 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19244         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19245         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19247 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19249         * lib/old-dejagnu.exp: Don't remove the output file before we've
19250         actually tested it. Don't append pwd to the path of the executable
19251         we're testing.
19253 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19255         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19257 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19259         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19260         temporary directory for compiler files, and set it to a default
19261         value of /tmp. Set $output as the name of the output file from
19262         compiling the testcase. Add a -o option to $cflags_var so the
19263         compiler writes the final output file as $output. Set $executable
19264         to $output.
19266         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19267         directory for compiler files, and set it to /tmp if it doesn't
19268         already have a value. Set $output_file to the name of the output
19269         file from compiling the testcase. Add a -o option to CXXFLAGS so
19270         the compiler writes the final output file as $output. Use $output
19271         as the executable to be tested.
19273 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19275         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19277 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19279         * gcc.c-torture/execute/pending-1.c: New test.  Still
19280         pending in Tege's queue.
19282 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19284         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19285         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19286         if there were failures.  Call unresolved if there were unresolved
19287         testcases.  Call gcc_fail if program did not run to completion.
19288         (ph_make): Pass additional argument name to ph_execute.
19289         (ph_execute): Add new argument.  Pass additional arguments to
19290         ph_summary.  Call gcc_fail is there is no execution output.
19292 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19294         * lib/plumhall.exp (proc_summary): Output relavent summary
19295         lines into the log so specific failures in plumhall can be
19296         investigated.
19298 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19300         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19301         (c-torture-execute): Don't try to execute tests which use
19302         "long long" types if $NO_LONG_LONG is nonzero.
19304 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19306         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19307         not c-torture.
19309         * gcc.ieee: Move from here.
19310         * gcc.c-torture/execute/ieee: To here.
19312 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19314         * gcc.c-torture: Update to c-torture-1.41 release.
19316 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19318         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19319         not "$output".
19321 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19323         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19324         -c present.
19326 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19328         * config/proelf.exp: Handle connecting to a simulator.
19330 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19332         * config/proelf.exp: New file.  Enough framework that we can
19333         run c-torture tests on the proelf targets (or any other target
19334         that gdb can connect to for that matter).
19336 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19338         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19339         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19341         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19342         exec_output exists.
19344 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19346         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19347         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19349         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19350         to pass/fail/unresolved/unsupported/untested.  Caller must now
19351         call unresolved/unsupported/untested.
19352         * lib/*.exp: Update FSF address.  Update to handle new results of
19353         ${tool}_load.
19354         * lib/chill.exp (verbose): Delete.
19356 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19358         * lib/gcc.exp (default_gcc_start): Change order of args to
19359         $LDFLAGS $CFLAGS $LIBS.
19360         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19361         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19362         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19363         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19364         * gcc.misc-tests/dg-test.exp: Likewise.
19365         * gcc.misc-tests/msgs.exp: Likewise.
19366         * gcc.prms/prms.exp: Likewise.
19367         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19368         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19370         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19372 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19374         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19376         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19377         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19379         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19380         necessary.
19382 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19384         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19385         global for loop; add use of $mathlib.
19386         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19387         settings here; set mathlib for anything but VxWorks.
19389 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19391         * gcc.c-torture: Update to c-torture-1.40 release.
19393 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19395         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19396         dg.exp.
19398 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19400         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19401         global.
19403 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19405         * lib/g++.exp (LIBS): Define if not already.
19406         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19407         (gcc-dg-prune): Call prune_gcc_output.
19408         * lib/gcc.exp (prune_gcc_output): New proc.
19409         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19410         prune_gcc_output.
19412 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19414         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19415         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19417 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19419         * gcc.c-torture: Update to c-torture-1.39 release.
19421 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19423         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19424         fails, try others as well.
19426 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19428         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19429         If compilation fails, mark execute tests as `untested'.
19430         If test is marked as unsupported, don't mark compilation and
19431         execute tests as failed.
19433 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19435         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19436         libstdc++ for whether or not we want to be doing shared
19437         libraries.  Delete link_curses since we don't need it anymore.
19438         * lib/mike-g++.exp (postbase): Don't link in libg++.
19439         * g++.old-deja/old-deja.exp: Likewise.
19441 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19443         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19445 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19447         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19448         For that, add `-Wl,-a,shared_archive'.
19449         * g++.old-deja/old-deja.exp: Likewise.
19451 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19453         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19455 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19457         * lib/mike-g++.exp (postbase): Pay attention to the status of
19458         g++_load.
19460 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19462           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19464 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19466         * lib/gcc.exp (default_gcc_start): No longer need to log program
19467         being executed or its output, execute_anywhere does that now.
19468         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19469         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19471 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19473         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19474         the same as those in lib/g++.exp.
19476 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19478         * gcc.c-torture: Update to c-torture-1.38 release.
19479         * gcc.ieee: Related changes.
19481 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19483         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19484         "exec". Minor reformatting changes.
19486         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19487         cross. This means all "exec" calls now work on a remote host as
19488         well.
19489         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19490         cross. Filter out the extra "\r\n" stuff that expect puts in.
19491         (c-torture-execute): Filter out the bogus warnings like
19492         c-torture-compile does. Add support for canadian cross.
19493         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19494         Use execute_anywhere rather than calling exec directly. Now it
19495         works for canadian cross testing.
19497 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19499         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19500         results into a variable, and check that rather than using file exists.
19502 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19504         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19505         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19507 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19509         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19510         lib_curses if there's a shared libg++ in the build tree.
19512 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19514         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19515         if not supported target.
19517 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19519         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19520         link_curses up to always happen, not just for native builds.
19522 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19524         * gcc.c-torture: Update to c-torture-1.36 release.
19525         * gcc.failure: Related changes.
19527 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19529         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19531 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19533         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19534         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19535         runshlib, link_curses, and mathlib for link and run.
19537         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19538         pass the runtime shared library options for Solaris, OSF/1, and
19539         Irix5, and link with -lcurses to avoid unresolved references.
19541 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19543         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19544         only run once.
19546 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19548         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19550 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19552         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19553         do not have a framework for the "compat" tests yet.
19555 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19557         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19558         set to null if we're testing vxworks5.1.  Use that instead of
19559         `-lm' in the setting of LIBS for link and run.
19561 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19563         * config/rom68k.exp (${tool}_load): Major changes to make it
19564         work.  Verified that it does in fact return the stuff in
19565         exec_output properly.  Catch any Emul or any TRAP other than 0.
19567 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19569         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19570         LDFLAGS properly for targets that need stuff from libgloss.
19571         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19572         only run once.
19573         (gpp_initialized): New variable.
19575 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19577         * config/rom68k.exp: Load libgloss.exp.
19578         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19579         so we can produce a fully linked binary.
19580         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19581         so we can produce a fully linked binary.
19583 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19585         * lib/plumhall.exp (ph_section): Watch for expected failures.
19586         Add missing `else'.
19588         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19589         run the testcase.
19590         (c-torture): Likewise.
19592 1995-08-28  Doug Evans  <dje@cygnus.com>
19594         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19596         * lib/mike-g++.exp (mike_cleanup): New proc.
19597         (prebase): New globals compiler_result, not_compiler_result,
19598         target_regexp.
19599         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19600         allow leading "-" in pattern.  Watch for unsupported tests.
19601         If $compiler_result is set, pattern match assembler code,
19602         and ditto for $not_compiler_result.
19603         * lib/mike-gcc.exp: Likewise.
19605         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19606         execution "succeeded".
19608 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19610         * config/win32.exp: New file.
19611         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19613 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19615         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19616         unsupported.
19617         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19618         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19619         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19621         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19622         "... without exceptions was ...".  That is now handled by
19623         prune_system_crud.
19624         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19626 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19628         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19629         sieve.c,sort2.c}: New files.
19630         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19631         sieve.exp,sort2.exp}: Drivers for them.
19633         * lib/mike-gcc.exp (program_output): New user settable variable.
19634         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19635         messages.
19636         * lib/mike-g++.exp (program_output): New user settable variable.
19638         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19640         * config/sh.exp: Deleted (use sim.exp instead).
19642 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19644         * config/vx.exp: Declare CHECKTASK as global.
19645         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19646         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19647         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19649 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19651         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19652         target. Like vx.exp, only includes `vx29k.exp' instead of
19653         `vxworks.exp'.
19655 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19657         * config/sim.exp: Increase time limit from 120 seconds to 240.
19659 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19661         * gcc.c-torture/execute/950628-1.c: New test.
19663 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19665         * gcc.c-torture: Update with changes/additions from
19666         c-torture-1.34.
19668 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19670         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19672 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19674         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19676 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19678         * gcc.c-torture/compile/950512-1.c: New test.
19679         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19680         * gcc.dg/struct-ret-1.c: Likewise.
19682 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19684         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19685           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19687 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19689         * gcc.c-torture/special/920411-1.c: Deleted.
19690         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19692 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19694         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19695         cpu limit.
19697 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19699         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19701 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19703         From kenner;
19704         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19705         is the proper length.
19706         * va-arg-3.c: Likewise.
19708 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19710         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19711         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19713         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19714         * lib/g++.exp (default_g++_start): Delete old cruft.
19716 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19718         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19719         (2 * (1 << 18)) to (2 * (1 << 17)).
19721         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19723 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19725         * config/rom68k.exp: Renamed from config/idp.exp
19727 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19729         * c-torture/compile/921109-2.c
19731 1995-04-18  Mike Stump  <mrs@cygnus.com>
19733         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19734         excess errors.
19736 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19738         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19739         output.
19740         * lib/g++.exp (default_g++_start): Likewise.
19742 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19744         * gcc.c-torture/compile/950329-1.c: New test.
19746 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19748           * config/bug.exp (${tool}_load): Updated to use new remote_open
19749           and remote_close procs.
19750         * config/idp.exp: New file.
19752 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19754         * gcc.c-torture/execute/950322-1.c: New test.
19756 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19758         * config/vx.exp (${tool}_load): Clean up testing of return code from
19759         vxworks_ld and vxworks_spawn.
19761 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19763         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19765 1995-03-13  Mike Stump  <mrs@cygnus.com>
19767         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19768         can mark excess errors on a machine by machine basis.  Note, the
19769         default is to not expect any excess errors, even when excess
19770         errors test - is given, so you will want to put an XFAIL ... on
19771         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
19772         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19773         those 4 machines, but no others.
19775 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
19777         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
19778         * lib/c-torture.exp: to here.
19780 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
19782         * gcc.c-torture/execute/950221-1.c: New test.
19783         * gcc.c-torture/execute/struct-ret-1.c: New test.
19784         * gcc.c-torture/compile/950221-1.c: New test.
19786         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
19788 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
19790         * gcc.c-torture/execute/arith-1.c (main): Return 0.
19791         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
19793 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
19795         * g++.gb: New directory of tests, derived from my signature and
19796         class scoping tests.
19798         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
19799         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
19800         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
19801         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
19802         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
19803         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
19804         * g++.gb/sig25.C: Likewise.
19806         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
19807         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
19808         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
19809         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
19810         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
19811         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
19812         * g++.gb/sig25.exp: Likewise.
19814         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
19815         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
19816         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
19817         * g++.gb/scope13.C: Likewise, this test still fails.
19819         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
19820         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
19821         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
19822         * g++.gb/scope13.exp: Ditto.
19824         * g++.gb/README: New file, explains what these tests are about.
19826 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
19828         * lib/dg.exp (dg-do): Support `preprocess'.
19829         (dg-test): Likewise.
19831 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
19833         * config/udi.exp: change "continue -expect" to "exp_continue".
19835 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
19837         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
19838         Delete redundant tests.
19840         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
19841         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
19842         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
19843         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
19844         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
19845         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
19846         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
19847         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
19849         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
19850         storing label pointers.
19851         * gcc.c-torture/execute/921019-1.c: Likewise.
19852         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
19853         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
19854         parameter fp.
19855         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
19856         constants.
19858         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
19859         Delete obsolete tests.
19861         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
19862         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
19863         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
19864         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
19865         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
19866         * gcc.c-torture/compile/950124-1.c: New test.
19868         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
19870 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
19872         * lib/mike-g++.exp: Add -lm to LIBS.
19874 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
19876         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
19878 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
19880         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
19882 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
19884         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
19886 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
19888         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
19889         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
19890         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
19891         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
19892         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
19893         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
19894         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
19895         * g++.law/{operators31.C, operators32.C,
19896         * g++.law/{operators33.C, operators34.C}: Likewise.
19897         * g++.law/{pic1.C, refs2.C}: Likewise.
19898         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
19899         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
19900         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
19901         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19903         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
19904         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
19905         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
19906         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
19907         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
19908         * g++.law/{enum9.exp, friend5.exp}: Likewise.
19909         * g++.law/{nest3.exp, nest4.exp}: Likewise.
19910         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
19911         * g++.law/{operators30.exp, operators31.exp}: Likewise.
19912         * g++.law/{operators32.exp, operators33.exp}: Likewise.
19913         * g++.law/{operators34.exp}: Likewise.
19914         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
19915         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
19916         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
19917         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
19918         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19920         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
19921         No longer expected to fail.
19922         * g++.law/missed-error3.C: Tweak for recent bool changes.
19924 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
19926         * config/emb-unix: Deleted.
19927         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
19928         remote execution.  Do final link on remote host if REMOTE_LINK is set.
19930 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
19932         * lib/dg.exp (dg-test): Fix typo in last patch.
19934 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
19936         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
19937         (handles multiple occurrences).
19939 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
19941         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
19942         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
19943         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
19944         printed).
19945         * lib/c-torture.exp (c-torture-compile): Likewise.
19946         (c-torture): Prepend full path if missing.
19947         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
19948         (gcc_fail): Likewise.
19949         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
19951 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
19953         * lib/netware.exp: Only attach to NetWare i386 systems.
19955 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
19957         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
19958         messages.  Add test name to "output pattern match" pass/fail message.
19960 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
19962         * gcc.dg: New testsuite.
19963         * gcc.dg/dg.exp: New file.
19965         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
19966         test-switch.c}: Deleted.
19968         * gcc.misc-tests/msgs.exp: New testcase driver.
19970 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
19972         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
19973         Watch for illegal return values from ${tool}_load.
19974         * config/unix.exp (${tool}_load): Fix pass/fail detection for
19975         cross targets.  Coerce return value >0 to 1.
19977 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
19979         * config/unix.exp (${tool}_load): Call program rsh, not proc.
19981         * config/emb-unix.exp: New file.
19983         * config/sim.exp: Error if variable $SIM not defined.
19984         (${tool}_load): Mark test as "untested" if simulator missing.
19986         * config/unix.exp: Load remote.exp to get rcp_download.
19987         * lib/c-torture.exp: Use different option lists for testcases with
19988         and without loops.
19989         * gcc.c-torture/execute/execute.exp: Likewise.
19991 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
19993         * config/*.exp: Clarify return code from ${tool}_load.
19994         Call `unresolved' or `untested' instead of `warning' or `perror'
19995         (sometimes you still want to call both though).
19996         Add comment that `shell_id' is local to each file.
19997         * config/udi.exp (timeout): Set to 30.
19998         Don't print warning if connection fails, $connectmode has already
19999         printed an error.
20000         (${tool}_load): Move verbose messages to level 2.
20001         Rework pattern for "Process started" message.
20002         Pass `shell_id' to ${connectmode}_download.
20003         Retry twice upon timeout.  Make resetting of target more robust.
20004         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20005         Pass `shell_id' to exit_$connectmode.
20006         Only call exit_$connectmode if connected.
20007         * config/unix.exp (${tool}_load): Check return codes better.
20008         * config/vrtx.exp (${tool}_load): Likewise.
20009         * config/vx.exp (${tool}_load): Likewise.
20010         Delete unneeded global's.
20011         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20012         from ${tool}_load.
20013         (dg-stat): Delete.
20014         (dg-init): Delete recording of pass/fail counts.
20015         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20016         (old-dejagnu-init): Likewise.
20017         (old-dejagnu-stat): Delete contents, empty proc now.
20018         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20019         (c-torture): Delete references to lcnt, lpass, lfail.
20020         Get option list from TORTURE_OPTIONS.
20021         Delete -funroll[-all]-loops if no loops.
20022         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20023         (g++_stat): Delete contents (empty proc now).
20024         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20025         (gcc_finish): Likewise.
20026         (gcc_stat): Deleted.
20027         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20028         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20029         * gcc.c-torture/execute/execute.exp: Likewise.
20030         Split tests into two parts: compile, execute.
20031         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20032         no loops.  Update to reflect clarified return codes from ${tool}_load.
20034 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20036         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20037         to grep for.
20038         (old-dejagnu): Likewise (where necessary).
20040 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20042         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20044         * lib/dg.exp (dg-process-target): Fix processing of selector.
20045         Add comment regarding use of `error'.
20047         * lib/gcc.exp (prune_system_crud): Define if missing.
20048         * lib/g++.exp (prune_system_crud): Likewise.
20050         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20051         Call prune_system_crud.
20052         * lib/dg.exp (dg-runtest): New proc.
20053         Use perror instead of send_user for tcl errors in testcase.
20054         Don't return any value, it's never used.
20055         Don't clobber previous definition of `unknown'.
20056         Print tcl errors in `dg-final'.
20058 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20060         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20061         (dg-test): Don't print errorInfo, it contains stack backtrace.
20063 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20065         * lib/g++.exp (runtest_file_p): Define if missing.
20067 1994-09-24  Doug Evans  (dje@cygnus.com)
20069         * lib/mike-g++.exp: Comment out loading of g++.exp.
20070         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20071         (default_g++_version): Always print something.
20072         (default_g++_start): Comment out call to `which'.
20073         (g++_start, g++_load): Deleted (must be defined in config file).
20074         * lib/gcc.exp: Test for existence of $CC at start.
20075         Delete check for tmpdir (done in gcc_init).
20076         (default_gcc_version): Always print something.
20077         (default_gcc_start): Comment out call to `which'.
20078         * config/*.exp: Major cleanup - make cross targets work at least a
20079         little better for g++ (by not being "--tool gcc" specific).
20080         Rename gcc_xxx to ${tool}_xxx.
20081         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20082         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20084 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20086         * lib/c-torture.exp (c-torture-compile): Rework compiler
20087         message processing.
20089         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20090         c-torture.
20092 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20094         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20096         * lib/dg.exp (dg-process-target): Support { target native }.
20098 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20100         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20101         looked for "... program xxx got fatal signal".
20102         Correct regsub munging of `comp_output'.
20103         Ignore compiler messages "path prefix not used" and "linker input
20104         file unused".
20106 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20108         * lib/gcc.exp (runtest_file_p): Define if missing.
20109         * gcc.prms/template.c: Example to work from.
20111 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20113         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20114         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20116         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20117         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20118         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20119         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20121         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20122         (dg-process-target): No longer a varargs proc.
20123         Return S/N for target, P/F for xfail.  All callers changed.
20124         (user option procs): More argument checking.
20125         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20126         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20127         (dg-test): Skip test if not running on selected target in `dg-do'.
20128         Update handling of `dg-do-what', `dg-output-text'.
20129         Separate execution pass/fail from output pattern match pass/fail.
20130         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20132 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20134         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20135         target for 920510-1.c.
20137 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20139         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20140         Clean up comment regarding use of passcnt, etc.
20141         (gcc_stat): Don't update `testcnt' here.
20142         (gcc_finish): Do it here.
20143         Might as well reset `but_id' here too.
20144         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20145         to determine if the file should be tested.
20146         * gcc.c-torture/compile/compile.exp: Likewise.
20147         * gcc.c-torture/execute/execute.exp: Likewise.
20148         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20149         * gcc.misc-tests/dg-test.exp: Likewise.
20150         * gcc.prms/prms.exp: Likewise.
20151         * gcc.wendy/wendy.exp: Likewise.
20152         * g++.old-deja.exp: Likewise.
20153         Move "Testing file" message to verbose level 1.
20155 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20157         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20159 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20161         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20162         (default_gcc_start): Accept optional second list element
20163         of compiler flags.  Print compiler output at verbosity level 2.
20164         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20165         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20166         Save current values of framework globals passcnt, failcnt, xpasscnt,
20167         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20168         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20169         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20170         xfailcnt to compute stats.  Update framework global `testcnt' from
20171         pass/fail counts.
20172         (gcc_finish): New proc.  Clean up test environment.
20173         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20174         (gcc_epass, gcc_efail): Delete.
20175         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20176         argument of line number.
20177         (dg-init): If the tool has an init routine, call it.
20178         (dg-test): Remove args `cflags_var' and `libs_var'.
20179         Pass all compiler options to ${tool}_start.
20180         Handle missing line number.
20181         (dg-finish): New function.
20182         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20183         particular files.  Call gcc_finish at end.  Move "skipping test"
20184         message to verbosity level 3.
20185         * gcc.c-torture/compile/compile.exp: Likewise.
20186         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20187         * gcc.c-torture/execute/execute.exp: Likewise.
20188         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20189         Print testcase being tried at verbosity level 1.
20190         * gcc.c-torture/special/special.exp: Unset xfail.
20191         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20192         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20193         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20194         * gcc.failure/failure.exp: Likewise.
20195         * gcc.ieee/ieee.exp: Likewise.
20196         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20197         Update call to dg-test.  Call dg-finish at end.
20198         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20199         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20200         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20201         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20202         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20203         * gcc.wendy/wendy.exp: Add copyright.
20204         Delete setting of tmpdir (done by gcc_init).
20205         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20206         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20207         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20208         gcc_[ce]pass/fail.
20210 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20212         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20213         confusion.
20214         (g++_load): Likewise.
20216         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20217         Rename argument to `prog' to remove the confusion.
20218         Varargs fns behave differently too!
20219         (g++_load): Likewise.
20221         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20223         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20224         what it is.  Delete (always) printing of status value for !native.
20225         Simplify verbose code, and include status and exec_output.
20226         (g++_load): Use gcc_load.
20228 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20230         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20231         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20232         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20233         940714-3.c as these testcases don't exist anymore.  Make
20234         va-arg-1.c expected to pass.
20236 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20238         * gcc.misc-tests/misc.exp: Only run specific testcases.
20239         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20240         * gcc.misc-tests/dg-[1-9].c: New files.
20242         * lib/dg.exp: New testsuite driver.
20243         * gcc.prms/prms.exp: Use it.
20245         * README.gcc: New file.
20247         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20248         Document and reset `lxpass' and `lxfail'.
20249         Simplify "initialized" message.
20250         (gcc_stat): Clean up comments a little.
20252 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20254         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20256 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20258         * lib/old-dejagnu.exp (process-option): New proc.
20259         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20260         (old-dejagnu): Simplify.
20261         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20263 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20265         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20266         exists and is not an empty string.
20268         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20269         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20270         finished.
20271         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20272         automatically.
20274         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20275         longer expected to fail.
20277         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20278         "f" function call.
20280         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20282         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20283         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20284         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20285         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20286         c-torture-1.29.
20288         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20289         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20291         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20293         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20294         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20296         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20297         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20298         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20300 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20302         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20303         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20304         940714-1.c, 940714-2.c, 940714-3.c},
20305         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20306         gcc.misc-tests/{mg.c,mg.exp}:
20307         New tests.
20308         * gcc.noncompile/noncompile.exp: Change accordingly.
20310 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20312         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20313         Undo previous clobberage.
20315 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20317         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20318         * gcc.special/{930510-1.c, special.exp}:
20319         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20320         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20321         struct-varargs-1.c}: New tests from c-torture-1.26.
20323 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20325         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20326           argument to switch.
20328 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20330         * Revert the previous changes.  Please see Rob's directory
20331           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20332           fixes.
20334 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20336         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20337             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20338             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20339             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20340             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20341             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20342             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20343             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20344             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20345             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20346             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20347             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20348             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20349             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20350             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20351             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20352             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20353             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20354             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20355             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20356             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20357             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20358             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20359             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20360             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20361             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20362             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20364 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20366         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20367             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20368           with perror calls.
20370 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20372         * config/unix.exp (g++_load): Fix syntax.
20374 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20376         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20377         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20378         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20379         Don't expect va-arg-1.c to fail.  Correct expected output for
20380         920928-1.c.
20381         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20382         * gcc.wendy/hbm4.c: Correct typo.
20383         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20385 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20387         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20388         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20389         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20390         * lib/c-torture.exp (c-torture-compile): Ditto.
20392         Reduce volume of output (remove all the -I's and such).
20393         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20394         Call gcc_cpass, gcc_cfail.
20395         (c-torture): Pass testing option to c-torture-compile.
20397 1994-03-21  Doug Evans  (dje@cygnus.com)
20399         Bring patches over from progressive.
20400         * config/default.exp: Exit remote shell cleanly.
20401         (g++_exit, g++_start): Add default versions.
20402         * config/sim.exp (gcc_load): Use perror, not error.
20404 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20406         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20407         set in site.exp.
20409 1994-03-14  Doug Evans  (dje@cygnus.com)
20411         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20412         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20413         (wendy_try): New proc to run testcase.
20414         (main loop): Call 'em.
20415         * gcc.wendy/*.c: Clean up pass to correct expected output.
20417         * lib/gcc.exp: Minor cleanup work.
20418         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20420 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20422         * config/sim.exp (gcc_load): Document return codes better.
20423         Don't pass -v to simulator.
20425 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20427           * gcc.special/920717-x.c: Fix typo.
20428           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20429           get at sources.
20431         * lib/mike-gcc.exp: Fix typo.
20433 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20435         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20436         binary to use, transform the name.
20437         * config/*.exp: rename everything. Nuke any g++ specific files,
20438         it's now a special case of gcc that requires no special support.
20439         Add a default.exp for unsupported targets.
20441 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20443         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20444         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20445         version of Tcl.
20447 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20449         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20450         than a warning.
20452 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20454         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20456 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20458         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20459         option_list.  Compile every file with only 4/6 option choices
20460         (same as C torture) instead of with 12/18 different option
20461         choices.
20462         * lib/c-torture.exp: Likewise.
20464         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20465         not already set.
20467 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20469         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20470         can put an XFAIL *-*-* on excess errors.
20472 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20474         * g++.law: Add more tests derived from g++-bugs snapshots.
20476         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20477         equivalent to g++.law/init9.
20479         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20480         compiled it, and the a.out file after we've run it.
20482 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20484         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20485         compiled it, and the a.out file after we've run it.
20487 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20489         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20491 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20493         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20494         version number.
20496 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20498         * g++.law: New directory of g++ tests derived from the g++-bugs
20499         snapshots.
20501 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20503         * gcc.compile: initbug1.c initbug1.exp testcase added
20505 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20507         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20508         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20509           fixes submitted by Jeff Law (law@cs.utah.edu)
20510         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20511           Jeff Law (law@cs.utah.edu)
20514 1993-11-30  Mike Stump  (mrs@cygnus.com)
20516         * config/unix-g++.exp: Follow the gcc way of doing things.
20517         * g++.old-deja/old-deja.exp: Minor updates.
20518         * lib/g++.exp: New file, follow the gcc way of doing things.
20519         * lib/old-dejagnu.exp: Minor updates.
20520         * lib/mike-g++.exp: Always unset errorInfo.
20522 1993-11-06  Mike Stump  (mrs@cygnus.com)
20524         * lib/gcc.exp: Fix some errors with the below change, CC and
20525         CFLAGS should be global when setting, not local.
20527 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20529         * lib/gcc.exp: Transform tool name.
20531 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20533         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20535 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20537         * lib/gcc.exp: change gcc_done to gcc_stat
20539 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20541         * Upgraded gcc testsuite to c-torture version 1.25
20543 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20545         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20546         * lib/c-torture: added hooks for new reporting code.
20548 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20550         * config/sh-gcc.exp: check if sh-sim exists in the path
20552 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20554         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20555         * gcc.compile/compile.exp: Initial changes for new logic.
20556         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20557         * gcc.failure/failure.exp: Initial changes for new logic.
20558         * gcc.ieee/ieee.exp: Initial changes for new logic.
20559         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20560         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20561         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20562         * lib/c-torture.exp: Initial changes for new logic.
20563         * lib/gcc.exp: Initial changes for new logic.
20565 1993-10-15  Mike Stump  (mrs@cygnus.com)
20567         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20568         depend upon failure or success.  Fully qualify names in failure
20569         and success messages.  Always remove a.out before starting
20570         compile, just in case.  Pay more attention to error text output by
20571         the compiler.  Handle testcases with no known past errors just
20572         like all others, so that things are uniform.  Other miscellaneous
20573         improvements.
20575 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20577         * gcc.cpp: new directory for cpp tests
20579 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20581         * lib/chill.exp: Code reformatted, removed unused code.
20582         * config/unix-chill.exp: Code reformatted, removed unused code.
20583         * chill.execute/execute.exp: Code reformatted, removed unused code.
20584         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20586 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20588         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20589         routines not written.
20591 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20593         * config/bug-gcc.exp: Use new procs from bug.exp.
20595 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20597         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20598         via ftp, rather than depending on NFS.
20599         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20600         case.
20602 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20604         * config/bug-gcc.exp: Use new download proc.
20606 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20608         * chill.execute/execute.exp: cleanups, handles errors better
20609         * chill.compile/compile.exp: rewrite, based on execute.exp
20610         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20611         * lib/chill.exp: major changes to diff proc and compile and link
20612           procs. added chill_fail and chill_pass wrappers to pass and
20613           fail. added more comments, and handle error codes better.
20614           Added a hack to capture stderr from exec, so noncompile tests
20615           can work.
20617 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20619         * chill.execute/execute.exp: rewrite of testsuite driver
20620         * lib/chill.exp: rewrite of testsuite driver
20621         * config/unix-chill.exp: rewrite of testsuite driver
20623 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20625     In chill.execute:
20626         * iexpr.ch: Standardize uppercase.
20627         * tuples.dat: Standardize uppercase.
20628         * vary.ch: standardize.  Correct varying string assignments.
20629         * vary.dat: Add new output lines.
20631 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20633     In chill.execute:
20634         * chprintf.ch: Standardize use of uppercase.
20635         * tuples.ch: Standardize and turn arr2 into a DCL,
20636           rather than a SYN.
20637         * pinits.ch: Standardize.
20639 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20641         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20642         * Makefil: Renamed to Makefile.in.
20643         * configure.in: New.
20645 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20647     In chill.execute:
20648         * .cvsignore: Add result/output files.
20649         * Makefile: Fix up variables at start.  Use MFLAGS
20650           everywhere.  Correct bool_loc, built_ins entries.
20651           Add entry for vary1.ch.
20652         * bitarray.ch: Standardize upper-case usage.
20653         * bitexpr.ch: Standardize, add output of b1.
20654         * params.ch: Use arrayt in along PROC parameters, to
20655           avoid novelty problems.
20656         * sets.ch: Tiny cleanup.
20657         * vary1.ch: Re-indent.
20659 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20661           * Add PR-related files to Makefiles, .cvsignore files, etc.
20663 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20665         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20666           with compiler objects. New names are test-flow.c and test-loop.c
20668 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20670         * Upgraded c-torture tests from 1.19 to 1.20
20672         * new files:
20673         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20674         * gcc.compile: 930623-1.c 930623-2.c
20675         * gcc.noncompile: 930622-1.c 930622-2.c
20676         * gcc.failure: 920411-1.c 920627-2.c
20677         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20679 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20681         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20682           More changes to get testsuite working properly. Needs more work.
20683           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20685 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20687         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20688           More changes to get testsuite working properly. Needs more work.
20690 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20692         * chill.compile/compile.exp: Added for Dejagnu support
20693         * chill.execute/execute.exp: Added for Dejagnu support
20694         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20696 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20698     This should complete moving the CHILL test files.
20699         * chill.noncompile(.cvsignore printf.grt
20700             in-printf.grt chprintf.grt chprintf.ch):
20701             Added test-support files.
20702           (Makefile): Modified further.
20703         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20704             signal.ch): Added test files.
20705           * chill.execute (.cvsignore printf.grt printr.c
20706             in-printf.grt rts.c chprintf.grt rts.h): Added
20707           test-support files.
20708             (Makefile): More corrections.
20710 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20712         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20713           test cases, ready for DejaGnu.
20715 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20717         * Upgraded c-torture tests from 1.18 to 1.19
20719         * gcc.compile: added test(s):
20720           930607-1.c
20721         * gcc.execute: added test(s):
20722           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20724         * added new subdirectory for misc tests: gcc.misc-tests
20725         * gcc.misc-test(s): added tests:
20726           inst-check.c test-consts.c test-ior.c test-switch.c
20728 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20730         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20732 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20734         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20736 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20738         * Upgraded c-torture tests from 1.17 to 1.18
20740 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20742         * Upgraded c-torture tests from 1.12 to 1.17
20744 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20746         * lib/old-dejagnu.exp:
20747           Fixed handling of XFAIL target triplets to correctly
20748           recognize wildcard characters.  Removed code that
20749           appended a unique id tag to the end of the file name
20750           printed out by the result of the testcases within a
20751           given test file.
20753 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20755         * lib/old-dejagnu.exp:
20756           Reworked expected failure handling to trigger off of XFAIL
20757           keyword in keyphrase embeded in testcase source code. The
20758           XFAIL keyword must be at the end of the keyphrase line. It
20759           may optionally be followed by one or more target triplets.
20760           It has just occured that the handling of wildcards in the
20761           target triplet may not be correct.
20763 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20765         * g++.old-deja/tests:
20766           Moved all subdirectories up one level into g++.old-deja .
20768         * lib/old-dejagnu.exp:
20769           Fixed problem with CXXFLAGS not being properly reset, and being
20770           corrupted with extraneous "-c" compiler option.  This was
20771           causing binaries to not be generated for test that needed them.
20772           Modified strings passed to "pass" and "fail" so that individual
20773           tests from the same test file would be distinguished by an
20774           identifier appended to the test file name in the summary logs;
20775           this corrected a problem with erroneous diff logs.  Added code
20776           to search testcases for expected fail and unexpected pass keywords.
20778 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
20780         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
20782 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
20784         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
20785           Removed extraneous text from end of "Special g++ Options"
20786           keyphrase.
20788         * lib/old-dejagnu.exp: Added pattern matching to look for new
20789           keywords, embedded in testcases comments, which will trigger
20790           calls to xpass and xfail.
20792 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
20794         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
20795           comments embedded in the testcases, especially the one looking for
20796           special compiler options, as well as the pattern matching for the
20797           compiler output again.
20799 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
20801         * lib/old-dejagnu.exp: Do a proper check of the return value for
20802           execute tests. Fixed several problems with the pattern matching
20803           of the compiler output which gave erroneous test results.
20804           Changed several of the test result messages to be more descriptive.
20805         * config/unix-g++.exp: Proc g++_load now actually works and
20806           executes the tests passed to it and returns a usable return
20807           value.
20809 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
20811           * lib/gcc.exp: Exits gracefully if $CC is bogus.
20813 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
20815         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
20816           Modified both files to properly execute the old style
20817           dejagnu tests. The previous versions of these files were
20818           experimental and did not function anything near correctly.
20820 1993-04-05  Rob Savoye  (rob@cygnus.com)
20822         * Removed all Makefile.in and configure.in files. No configuration
20823         needed now.
20825 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
20827         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
20829 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20831         * gcc.compile/configure.in, gcc.unsorted/configure.in,
20832         gcc.special/configure.in, gcc.noncompile/configure.in,
20833         gcc.execute/configure.in, gcc.code_quality/configure.in,
20834         g++.other/configure.in, g++.old-deja/configure.in,
20835         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
20836         in srcname setting.
20838 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
20840         * lib/udi.exp:  Fixed mondfe and mondfe_download.
20841         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
20842         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
20844 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
20846         * config/udi-gdb.exp: Check $shell_id after connecting to target.
20847         (gdb_exit): Don't remove *_soc files.
20849 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
20851         * lib/c-torture.exp: Don't look for main; instead always use -w
20852         -c.  This is how the c-torture tests work.  Remove the object
20853         file if the compilation succeeds.
20854         * gcc.execute/execute.exp: Remove executable if test passes.
20855         * gcc.noncompile/noncompile.exp: Every test is an expected
20856         failure.
20857         * gcc.special/special.exp: Added tests from c-torture 1.11,
20858         corrected use of existing test.
20859         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
20860         gcc.execute/920625-1.c: Updated to c-torture 1.11.
20861         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
20862         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
20863         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
20864         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
20865         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
20866         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
20867         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
20868         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
20869         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
20870         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
20871         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
20872         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
20873         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
20874         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
20875         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
20876         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
20877         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
20878         c-torture 1.11.
20879         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
20880         correspond to c-torture 1.11.
20882         * New file.