2004-11-12 Mark Mitchell <mark@codesourcery.com>
[official-gcc/alias-decl.git] / gcc / testsuite / ChangeLog
bloba2d6a24a2056a8dcb3ed1c6fe6344117b5a70f79
1 2004-11-12  Mark Mitchell <mark@codesourcery.com>
3         * lib/gcc-dg.exp (dg-forbid-option): New function.
4         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
5         * g++.dg/abi/bitfield8.C: Likewise.
6         * g++.dg/abi/dtor1.C: Likewise.
7         * g++.dg/abi/empty10.C: Likewise.
8         * g++.dg/abi/empty7.C: Likewise.
9         * g++.dg/abi/empty9.C: Likewise.
10         * g++.dg/abi/layout3.C: Likewise.
11         * g++.dg/abi/layout4.C: Likewise.
12         * g++.dg/abi/thunk1.C: Likewise.
13         * g++.dg/abi/thunk2.C: Likewise.
14         * g++.dg/abi/vbase11.C: Likewise.
15         * g++.dg/abi/vthunk2.C: Likewise.
16         * g++.dg/abi/vthunk3.C: Likewise.
17         * g++.dg/ext/attrib8.C: Likewise.
18         * g++.dg/opt/longbranch2.C: Likewise.
19         * g++.dg/opt/reg-stack4.C: Likewise.
20         * g++.old-deja/g++.ext/attrib1.C: Likewise.
21         * g++.old-deja/g++.ext/attrib2.C: Likewise.
22         * g++.old-deja/g++.ext/attrib3.C: Likewise.
23         * g++.old-deja/g++.other/store-expr1.C: Likewise.
24         * g++.old-deja/g++.other/store-expr2.C: Likewise.
25         * gcc.dg/20000609-1.c: Likewise.
26         * gcc.dg/20000720-1.c: Likewise.
27         * gcc.dg/20011107-1.c: Likewise.
28         * gcc.dg/20011119-1.c: Likewise.
29         * gcc.dg/20020108-1.c: Likewise.
30         * gcc.dg/20020122-2.c: Likewise.
31         * gcc.dg/20020122-3.c: Likewise.
32         * gcc.dg/20020201-3.c: Likewise.
33         * gcc.dg/20020206-1.c: Likewise.
34         * gcc.dg/20020218-1.c: Likewise.
35         * gcc.dg/20020310-1.c: Likewise.
36         * gcc.dg/20020411-1.c: Likewise.
37         * gcc.dg/20020418-2.c: Likewise.
38         * gcc.dg/20020426-1.c: Likewise.
39         * gcc.dg/20020426-2.c: Likewise.
40         * gcc.dg/20020517-1.c: Likewise.
41         * gcc.dg/20020523-1.c: Likewise.
42         * gcc.dg/20020523-2.c: Likewise.
43         * gcc.dg/20020729-1.c: Likewise.
44         * gcc.dg/20030204-1.c: Likewise.
45         * gcc.dg/20030826-2.c: Likewise.
46         * gcc.dg/20030926-1.c: Likewise.
47         * gcc.dg/20031202-1.c: Likewise.
48         * gcc.dg/980312-1.c: Likewise.
49         * gcc.dg/980313-1.c: Likewise.
50         * gcc.dg/990117-1.c: Likewise.
51         * gcc.dg/990424-1.c: Likewise.
52         * gcc.dg/990524-1.c: Likewise.
53         * gcc.dg/991230-1.c: Likewise.
54         * gcc.dg/i386-387-1.c: Likewise.
55         * gcc.dg/i386-387-2.c: Likewise.
56         * gcc.dg/i386-387-3.c: Likewise.
57         * gcc.dg/i386-387-4.c: Likewise.
58         * gcc.dg/i386-387-5.c: Likewise.
59         * gcc.dg/i386-387-6.c: Likewise.
60         * gcc.dg/i386-asm-1.c: Likewise.
61         * gcc.dg/i386-bitfield1.c: Likewise.
62         * gcc.dg/i386-bitfield2.c: Likewise.
63         * gcc.dg/i386-loop-1.c: Likewise.
64         * gcc.dg/i386-loop-2.c: Likewise.
65         * gcc.dg/i386-loop-3.c: Likewise.
66         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
67         * gcc.dg/i386-pic-1.c: Likewise.
68         * gcc.dg/i386-regparm.c: Likewise.
69         * gcc.dg/i386-signbit-1.c: Likewise.
70         * gcc.dg/i386-signbit-2.c: Likewise.
71         * gcc.dg/i386-signbit-3.c: Likewise.
72         * gcc.dg/i386-sse-5.c: Likewise.
73         * gcc.dg/i386-sse-8.c: Likewise.
74         * gcc.dg/i386-unroll-1.c: Likewise.
75         * gcc.dg/tls/opt-1.c: Likewise.
76         * gcc.dg/tls/opt-2.c: Likewise.
77         * gcc.dg/unroll-1.c: Likewise.
78         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
79         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
80         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
81         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
82         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
83         -m64 is specified.
85 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
87         PR c++/18389
88         * g++.dg/parse/cond1.C: New test.
90         PR c++/18429
91         * g++.dg/template/array9.C: New test.
92         * g++.dg/ext/vla1.C: Adjust error messages.
93         * g++.dg/ext/vlm1.C: Likewise.
94         * g++.dg/template/crash2.C: Likewise.
96         PR c++/18436
97         * g++.dg/template/call3.C: New test.
99         PR c++/18407
100         * g++.dg/template/ptrmem11.C: New test.
102 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
104         PR other/14264
105         * lib/g++.exp: Set LC_ALL and LANG to C.
106         * lib/gcc-dg.exp: Likewise.
107         * lib/gfortran.exp: Likewise.
108         * lib/objc.exp: Likewise.
109         * lib/treelang.exp: Likewise.
111 2004-11-12  Andreas Schwab  <schwab@suse.de>
113         * gcc.dg/pr16286.c: Fix last change.
115 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
117         PR c++/18416
118         * g++.dg/init/global1.C: New test.
120 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
122         * gcc.c-torture/execute/20041112-1.c: New test.
124 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
126         * lib/gcc-dg.exp (dg-target-list): New.
128 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
129             Richard Sandiford  <rsandifo@redhat.com>
131         * lib/target-supports.exp (get-compiler_messages): New.
132         (check_named_sections_available): Use it.
133         (check_effective_target_ilp32): New.
134         (check_effective_target_lp64): New.
135         (is-effective-target): New.
136         * lib/gcc-dg.exp (dg-require-effective-target): New.
138 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
140         * gcc.dg/precedence-1.c: New test.
142 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
144         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
146         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
147         message, delete generated files, use more descriptive name for
148         executable, and make the test unsupported when it cannot be run.
150         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
151         (dg-require-weak, dg-require-visibility, dg-require-alias,
152         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
153         dg-require-iconv, dg-require-named-sections): Use it.
155         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
157 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
159         PR target/16457
160         * gcc.dg/ppc-and-1: New
162         PR target/16796
163         * gcc.dg/ppc-mov-1.c: New.
165         PR target/16458
166         * gcc.dg/ppc-compare-1.c: New.
168 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
170         * objc.dg/desig-init-2.m: New test.
172 2004-11-10  Adam Nemet  <anemet@lnxw.com>
174         PR middle-end/18160  
175         * g++.dg/warn/register-var-1.C: New test.
176         * g++.dg/warn/register-var-2.C: New test.
178 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
180         * gcc.dg/union-2.c: New test.
182 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
184         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c: 
185         New test for PR tree-optimization/17892.
187 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
189         PR c++/18369
190         * g++.dg/init/new12.C: New test.
192 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
194         * gcc.target/sparc: New directory.
195         * gcc.target/sparc/sparc.exp: New driver.
196         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
197         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
198         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
199         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
201 2004-11-10  Paul Brook  <paul@codesourcery.com>
203         PR fortran/18218
204         * gfortran.dg/list_read.c: New test.
206 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
208         PR c/18322
209         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
210         expected diagnostic location.
212 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
214         * gcc.dg/20041109-1.c: New test.
216 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
218         PR objc/18406
219         * objc/compile/pr18406.m: New test.
221 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
223         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
225 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
227         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
229 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
231         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
233 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
235         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
236         exit. 
238 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
240         PR tree-opt/18299
241         * gcc.c-torture/pr18299-1.c: New test.
243 2004-11-06  Andreas Schwab  <schwab@suse.de>
245         * gcc.dg/pr16286.c: Also test for bool and pixel.
247 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
249         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
250         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
251         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
252         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
253         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
254         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
255         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
256         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
257         gcc.dg/struct-semi-3.c: New tests.
259 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
261         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
263 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
265         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
266         Do not use C99 designators.
268 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
270         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
272 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
274         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
275         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
276         * gcc.c-torture/execute/simd-5.x: Remove.
278 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
280         PR rtl-optimization/17933
281         * gcc.dg/torture/pr17933-1.c: New test.
283 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
285         PR target/18106
286         * lib/target-supports.exp (check_weak_available): Support
287         Windows.
289 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
291         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
292         call to fflush(stdout) before abort.
293         (my_ffsll): New function.
294         (generate_fields): Use it.
296 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
298         * gcc.dg/init-undef-1.c: New test.
300 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
302         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
303         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
304         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
305         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
306         expected messages for new parser.
308 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
310         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
311         
312 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
314         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
315         on LP64 targets.
317 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
319         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
320         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
321         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
322         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
323         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
324         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
325         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
326         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
327         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
328         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
330 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
332         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
333         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
334         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
335         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
336         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
337         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
338         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
339         for new parser.
341 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
343         PR target/15342
344         * gcc.dg/20041104-1.c: New test.
346 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
348         * g++.dg/template/nontype7.C: New test.
349         * g++.dg/template/nontype8.C: Likewise.
350         * g++.dg/template/nontype9.C: Likewise.
351         * g++.dg/template/nontype10.C: Likewise.
352         * g++.dg/tc1/dr49.C: Likewise.
353         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
354         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
356 2004-11-04  Ben Elliston  <bje@au.ibm.com>
358         * g++.dg/rtti/tinfo1.C: Remove xfails.
360 2004-11-04  Ben Elliston  <bje@au.ibm.com>
362         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
363         packed attribute to the definition to satisfy the new C++ parser.
365 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
367         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
368         invocations of va_arg.
370 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
372         PR c++/18124
373         * g++.dg/template/crash25.C: New test.
375         PR c++/18155
376         * g++.dg/template/typedef2.C: New test.
377         * g++.dg/parse/crash13.C: Adjust error markers.
379         PR c++/18177
380         * g++.dg/conversion/const3.C: New test.
381         
382 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
384         PR fortran/17535
385         PR fortran/17583
386         PR fortran/17713
387         * gfortran.dg/generic_[123].f90: New testcases.
389 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
391         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
392         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
394 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
396         PR tree-opt/16808
397         * gcc.c-torture/compile/pr16808.c: New test.
399 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
401         PR rtl-optimization/17104
402         * gcc.dg/ppc-bitfield1.c: New.
404 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
406         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
408 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
410         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
411         strings for 32-bit code.
413 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
415         PR c/18239
416         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
418 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
420         PR c++/18064
421         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
423 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
425         PR c++/15172
426         * g++.dg/init/aggr2.C: New test.
428 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
430         * objc.dg/local-decl-1.m: New test.
432 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
434         * gcc.dg/20040910-1.c: Adjust regex.
436 2004-10-30  Roger Sayle  <roger@eyesopen.com>
438         PR rtl-optimization/18084
439         * g++.dg/opt/pr18084-1.C: New testcase.
441 2004-10-30  Matt Austern  <austern@apple.com>
443         PR c++/17542
444         * g++.dg/ext/attrib18.C: New test.
445         
446 2004-10-30  Roger Sayle  <roger@eyesopen.com>
448         PR middle-end/18096
449         * gcc.dg/pr18096-1.c: New test case.
451 2004-10-30  Roger Sayle  <roger@eyesopen.com>
453         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
455 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
457         PR c/16666
458         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
459         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
460         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
461         gcc.dg/old-style-prom-3.c: New tests.
463 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
465         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
466         Remove unnecessary inclusion of stdio.h.
468 2004-10-29  Roger Sayle  <roger@eyesopen.com>
470         PR rtl-optimization/17581
471         * gcc.dg/pr17581-1.c: New test case.
473 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
475         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
476         being implemented.
477         * g++.dg/conversion/dr195-1.C: New.
478         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
479         * g++.old-deja/g++.mike/p10148.C: Likewise.
481 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
483         PR c++/17695
484         * g++.dg/debug/typedef2.C: New test.
486 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
488         PR fortran/13490
489         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
490         * gfortran.dg/g77/README: Update.
492 2004-10-28  Matt Austern  <austern@apple.com>
494         PR c++/14124
495         * g++.dg/ext/packed7.C: New test.
496         
497 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
499         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
500         scan-assembler.
501         * lib/scanasm.exp (hidden-scan-for): New proc.
502         (scan-hidden): Use hidden-scan-for instead of constructing the scan
503         string.
504         (scan-not-hidden): Likewise.
505         * lib/target-supports.exp (check_visibility_available): mach-o is
506         support too.
508 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
510         PR c++/17132
511         * g++.dg/template/memclass3.C: New test.
513 2004-10-28  Adam Nemet  <anemet@lnxw.com>
515         PR middle-end/18160  
516         * gcc.dg/register-var-1.c: New test.
517         * gcc.dg/register-var-2.c: New test.
518         * gcc.dg/asm-7.c: Taking the address of a register variable is an
519         error now.
521 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
523         PR other/18172
524         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
525         unused variables.
526         * gcc.dg/vect/vect-22.c: Likewise.
528 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
530         * gcc.dg/i386-rotate-1.c: New test.
532 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
534         * g++.dg/init/ref12.C: Add "run" marker.
536         PR c++/17435
537         * g++.dg/init/ref12.C: New test.
539         PR c++/18140
540         * g++.dg/template/shift1.C: New test.
541         * g++.dg/template/error10.C: Adjust error markers.
543 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
545         PR tree-opt/17529
546         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
548 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
550         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
551         * gcc.dg/weak/weak-3.c: Likewise.
552         * gcc.dg/weak/weak-5.c: Likewise.
553         * gcc.dg/weak/weak-9.c: Likewise.
554         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
555         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
557         * gcc.dg/darwin-weakimport-1.c: New.
559 2004-10-28  Ben Elliston  <bje@au.ibm.com>
561         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
563 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
565         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
566         'syntax' error messages.
567         * gcc.dg/cpp/direct2s.c: Likewise.
569 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
571         * gcc.c-torture/compile/20041026-1.c: New.
573 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
575         PR c++/18093
576         * g++.dg/lookup/ns2.C: New test.
578         PR c++/18020
579         * g++.dg/template/enum4.C: New test.
581         PR c++/18161
582         * g++.dg/template/expr1.C: New test.
584 2004-10-26  Ben Elliston  <bje@au.ibm.com>
586         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
588 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
590         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
591         gcc.dg/decl-nospec-3.c: New tests.
593 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
595         * objc.dg/super-class-3.m: New test.
597 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
599         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
600         resyncing.
601         * gcc.dg/cpp/direct2s.c: Likewise.
603 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
605         * objc.dg/image-info.m: Update for changes to section selection.
607 2004-10-25  David Ayers  <d.ayers@inode.at>
608             Ziemowit Laski  <zlaski@apple.com>
610         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
611         diagnostics when messaging 'id <Proto>'.
612         * objc.dg/class-protocol-1.m: New test.
613         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
614         a non-existent method signature.
615         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
616         Update diagnostics when messaging with non-existent method signature.
617         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
618         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
619         invalid receivers are now resolved as if messaging 'id'; remove
620         extraneous diagnostics.
622 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
624         PR c/16667
625         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
626         gcc.dg/init-desig-obs-3.c: New tests.
628 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
630         * gcc.dg/debug/20041023-1.c: New test.
632 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
634         PR middle-end/17407
635         * gcc.c-torture/compile/pr17407.c: New test.
637         PR c++/18121
638         * g++.dg/template/array8.C: New test.
640 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
642         PR other/18138
643         * lib/g++.exp: Accept more than one multilib libgcc.
644         * lib/gcc-dg.exp: Likewise.
645         * lib/objc.exp: Likewise.
646         * lib/treelang.exp: Likewise.
647         * lib/gfortran.exp: Likewise.
649 2004-10-24  Ben Elliston  <bje@au.ibm.com>
651         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
653 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
655         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
656         * gcc.dg/c99-const-expr-3.c: Likewise.
658 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
660         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
662 2004-10-23  Ben Elliston  <bje@au.ibm.com>
664         * gcc.c-torture/execute/loop-2e.x: Remove.
666 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
668         PR c++/18095
669         * g++.dg/parse/crash18.C: New.
670         * g++.dg/parse/crash19.C: New.
672 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
674         * g++.dg/ext/dllimport1.C: Move dg-warnings.
675         * g++.dg/ext/dllimport2.C: Same.
676         * g++.dg/ext/dllimport8.C: Same.
678 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
680         PR c++/10841
681         * g++.dg/conversion/cast1.C: New test.
682         * g++.dg/overload/pmf1.C: Adjust error marker.
684 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
686         PR objc/17923
687         * objc.dg/const-str-7.m: New test.
689 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
691         * g++.dg/template/memfriend11.C: Fix comment typo.
692         * g++.dg/template/memfriend14.C: Likewise.
694 2004-10-20  Richard Henderson  <rth@redhat.com>
696         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
697         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
698         -fasynchronous-unwind-tables.
700 2004-10-20  Richard Henderson  <rth@redhat.com>
702         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
703         (main): Return success.
704         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
705         (main): Return success.
707 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
709         PR c++/13495
710         * g++.dg/template/memfriend9.C: New test.
711         * g++.dg/template/memfriend10.C: Likewise.
712         * g++.dg/template/memfriend11.C: Likewise.
713         * g++.dg/template/memfriend12.C: Likewise.
714         * g++.dg/template/memfriend13.C: Likewise.
715         * g++.dg/template/memfriend14.C: Likewise.
716         * g++.dg/template/memfriend15.C: Likewise.
717         * g++.dg/template/memfriend16.C: Likewise.
718         * g++.dg/template/memfriend17.C: Likewise.
719         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
721 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
723         * g++.dg/conversion/dr195.C: New.
724         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
726 2004-10-20  Ben Elliston  <bje@au.ibm.com>
727             Devang Patel  <dpatel@apple.com>
729         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
730         of floating point arithmetic, which could trap.
732 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
734         PR c++/14035
735         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
736         * g++.dg/conversion/const2.C: New test.
737         * g++.dg/expr/reinterpret2.C: New test.
738         * g++.dg/expr/reinterpret3.C: New test.
739         * g++.dg/expr/cast2.C: New test.
740         * g++.dg/expr/copy1.C: New test.
741         * g++.dg/other/conversion1.C: Change error message.
742         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
743         function pointers to void *.
744         * g++.old-deja/g++.mike/p10148.C: Likewise.
746 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
748         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
750 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
752         PR c++/18047
754         * g++.dg/parse/expr3.C: New test.
756 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
758         * gcc.dg/smod-1.c: New test.
760 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
762         * objc.dg/method-14.m: New test.
764 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
766         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
767         Also xfail as the patch was reverted.
769 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
771         PR middle-end/16973
772         * gcc.dg/pr16973.c: New test.
774 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
776         PR tree-optimization/17656
777         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
779 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
781         * g++.dg/eh/shadow1.C: New.
783 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
785         * gcc.c-torture/compile/20041018-1.c: New test.
787 2004-10-18  Ben Elliston  <bje@au.ibm.com>
789         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
790         compiler referring to register 0 when accessing sdata.  The linker
791         now patches things up.
793 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
795         PR c/17529
796         * gcc.c-torture/compile/pr17529.c: New test.
798 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
800         PR c++/17743
801         * g++.dg/ext/attrib17.C: New test.
803 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
805         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
807 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
809         PR c++/10479
810         * g++.dg/ext/attrib16.C: New test.
812 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
814         PR c++/17042
815         * g++.dg/init/dso_handle1.C: New test.
817         PR c++/14667
818         * g++.dg/parse/typedef6.C: New test.
820         PR c++/17916
821         * g++.dg/parse/pragma1.C: New test.
823 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
825         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
827 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
829         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
830         -fno-common when on HPPA HP-UX platforms.
832 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
834         PR other/16820
835         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
836         stdint.h.
837         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
838         uintptr_t.
840 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
842         PR c++/16301
843         * g++.dg/lookup/strong-using-4.C: New test.
845 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
847         PR middle-end/16567
848         * gcc.c-torture/compile/nested-1.c: New test.
850 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
852         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
853         and mipsisa64*-*-* (until support for misaligned loads is added).
854         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
855         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
856         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
857         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
858         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
859         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
861 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
863         PR c++/17976
864         * g++.dg/init/dtor3.C: New test.
866 2004-10-15  Ben Elliston  <bje@au.ibm.com>
868         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
870 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
872         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
873         * gcc.dg/macho-lo-sum.c: Likewise.
875 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
877         * gcc.dg/ppc-spe64-1.c: New test.
879 2004-10-14  Devang Patel  <dpatel@apple.com>
881         PR 17635
882         * gcc.dg/pr17635.c : New test.
883         
884 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
886         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
887         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
888         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
889         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
890         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
891         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
892         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
893         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
894         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
895         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
896         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
897         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
898         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
899         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
900         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
901         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
902         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
903         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
905 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
907         * gcc.dg/vect/vect-82.c: New testcase.  
908         * gcc.dg/vect/vect-82_64.c: New testcase.       
909         * gcc.dg/vect/vect-83.c: New testcase.  
910         * gcc.dg/vect/vect-83_64.c: New testcase.       
912 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
914         * gcc.dg/cpp/error-1.c: New test.
916 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
918         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
920 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
922         PR target/17984
923         * gcc.dg/cris-peep2-xsrand2.c: New test.
925 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
927         PR c++/17661
928         * testsuite/g++.dg/expr/for2.C: New test.
930 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
932         * g++.dg/inherit/thunk1.C: Run on the SPARC.
934 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
936         PR tree-optimization/17724
937         * g++.dg/opt/pr17724-1.C: New test.
938         * g++.dg/opt/pr17724-2.C: New test.
939         * g++.dg/opt/pr17724-3.C: New test.
940         * g++.dg/opt/pr17724-4.C: New test.
941         * g++.dg/opt/pr17724-5.C: New test.
942         * g++.dg/opt/pr17724-6.C: New test.
944 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
946         PR c/17301
947         * gcc.dg/pr17301-2.c: New test.
949 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
951         PR c++/15876
952         * g++.dg/parse/error22.C: New test.
954         PR c++/17936
955         * g++.dg/template/spec18.C: New test.
957 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
959         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
960         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
961         memcpy. 
962         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
963         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
965 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
967         * g++.dg/eh/cleanup5.C: Add dg-options "".
969 2004-10-11  Roger Sayle  <roger@eyesopen.com>
971         PR middle-end/17657
972         * gcc.dg/switch-4.c: New test case.
974 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
976         * gcc.c-torture/execute/20041011-1.c: New test.
978 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
980         PR c++/17554
981         * g++.dg/init/for3.C: New test.
983         PR c++/17657
984         * g++.dg/opt/switch2.C: New test.
986         PR middle-end/17703
987         * g++.dg/warn/Wreturn-2.C: New test.
989 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
991         PR c++/17907
992         * g++.dg/eh/cleanup5.C: New test.
994 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
996         PR c++/17393
997         * g++.dg/parse/error21.C: New test.
999 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1001         * g++.dg/overload/pmf1.C: Adjust quoting marks.
1002         * g++.dg/warn/incomplete1.C: Likewise.
1003         * g++.dg/template/qualttp20.C: Likewise.
1005 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1007         PR c/17881
1008         * parm-incomplete-1.c: New test.
1010 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1012         PR c++/17867
1013         * g++.dg/parse/error19.C: New test.
1015         PR c++/17670
1016         * g++.dg/init/new11.C: New test.
1018         PR c++/17821
1019         * g++.dg/parse/error20.C: New test.
1021         PR c++/17826
1022         * g++.dg/template/crash24.C: New test.
1023         
1024 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1026         PR c/17301
1027         * gcc.dg/pr17301-1.c: New test.
1029 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1031         PR c/17189
1032         * gcc.dg/anon-struct-5.c: New test.
1034 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1036         PR c/17844
1037         * gcc.dg/pr17844-1.c: New test.
1039 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
1041         PR tree-optimization/17906
1042         * gcc.c-torture/compile/pr17906.c: New.
1044 2004-10-09  Stuart Hastings  <stuart@apple.com>
1045             Roger Sayle  <roger@eyesopen.com>
1047         PR rtl-optimization/17853
1048         * gcc.dg/i386-mmx-5.c: New testcase.
1050 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
1052         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
1054 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1056         PR c++/17524
1057         * g++.dg/template/static9.C: New test.
1059         PR c++/17685
1060         * g++.dg/parse/operator5.C: New test.
1062 2004-10-09  Roger Sayle  <roger@eyesopen.com>
1064         PR middle-end/17894
1065         * gcc.c-torture/execute/divcmp-4.c: New test case.
1067 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1069         PR tree-opt/17902
1070         * g++.dg/opt/pr17902.C: New test.
1072 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
1074         * gcc.dg/cpp/ident-1.c: Add dg-options "".
1076 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1078         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
1080 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1082         * gcc.dg/assign-warn-3.c: New test.
1084 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1086         PR c/16999
1087         * gcc.dg/cpp/ident-1.c: New test.
1089 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1091         * gcc.c-torture/compile/acc1.c: New.
1093 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1095         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
1096         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
1098 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1100         * gcc.dg/ultrasp11.c: New test.
1102 2004-10-08  Michael Matz  <matz@suse.de>
1104         * gcc.dg/doloop-2.c: New test.
1106 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1108         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
1109         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
1110         objc.dg/method-9.m: Update expected diagnostics.
1112 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
1114         * gcc.dg/ppc-fsel-3.c: New file.
1115         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
1117 2004-10-07  Paul Brook  <paul@codesourcery.com>
1119         * gfortran.dg/intrinsic_verify_1.f90: New test.
1121 2004-10-07  Paul Brook  <paul@codesourcery.com>
1123         * gfortran.dg/empty_format_1.f90: Remove stray commas.
1125 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1127         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
1128         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
1129         commit.
1131 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
1133         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
1135 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1137         PR c++/17115
1138         * g++.dg/warn/Winline-4.C: New test.
1140 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1142         * gcc.c-torture/compile/20041007-1.c: New test.
1144 2004-10-07  Paul Brook  <paul@codesourcery.com>
1146         PR fortran/17678
1147         * gfortran.dg/use_allocated_1.f90: New test.
1149 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
1151         PR middle-end/17849
1152         * gfortran.fortran-torture/compile/nested.f90: New test
1154 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1156         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
1158 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
1160         PR c++/17368
1161         * g++.dg/ext/asm6.C: New test.
1163 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
1165         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
1167 2004-10-06  Paul Brook  <paul@codesourcery.com>
1169         PR libfortran/17709
1170         * gfortran.dg/empty_format_1.f90: New test.
1172 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1174         PR fortran/17568
1175         * gfortran.dg/ishft.f90: New test.
1177         PR fortran/17283
1178         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
1179         tests.
1181 2004-10-06  Paul Brook  <paul@codesourcery.com>
1183         * gfortran.dg/do_1.f90: New test.
1185 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1187         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
1188         optimizing for size.
1190 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1192         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
1194 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1196         * gcc.c-torture/compile/20041005-1.c: New test.
1198 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
1200         PR c++/17829
1201         * g++.dg/lookup/koenig4.C: New.
1203 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1205         * g++.dg/other/classkey1.C: Adjust quoting marks.
1206         * g++.dg/parse/error15.C: Likewise.
1207         * g++.dg/template/meminit2.C (int>): Likewise.
1209 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1211         PR fortran/17283
1212         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
1214         PR fortran/17631
1215         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
1217         PR fortran/17708
1218         * gfortran.dg/pr17708.f90: New test.
1219         
1220 2004-10-04  Chao-ying Fu  <fu@mips.com>
1222         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
1223         * gcc.dg/vect/vect-4.c: Ditto.
1224         * gcc.dg/vect/vect-5.c: Ditto.
1225         * gcc.dg/vect/vect-6.c: Ditto.
1226         * gcc.dg/vect/vect-8.c: Ditto.
1227         * gcc.dg/vect/vect-16.c: Ditto.
1228         * gcc.dg/vect/vect-30.c: Ditto.
1229         * gcc.dg/vect/vect-40.c: Ditto.
1230         * gcc.dg/vect/vect-41.c: Ditto.
1231         * gcc.dg/vect/vect-42.c: Ditto.
1232         * gcc.dg/vect/vect-43.c: Ditto.
1233         * gcc.dg/vect/vect-44.c: Ditto.
1234         * gcc.dg/vect/vect-45.c: Ditto.
1235         * gcc.dg/vect/vect-46.c: Ditto.
1236         * gcc.dg/vect/vect-47.c: Ditto.
1237         * gcc.dg/vect/vect-48.c: Ditto.
1238         * gcc.dg/vect/vect-49.c: Ditto.
1239         * gcc.dg/vect/vect-50.c: Ditto.
1240         * gcc.dg/vect/vect-51.c: Ditto.
1241         * gcc.dg/vect/vect-52.c: Ditto.
1242         * gcc.dg/vect/vect-53.c: Ditto.
1243         * gcc.dg/vect/vect-54.c: Ditto.
1244         * gcc.dg/vect/vect-55.c: Ditto.
1245         * gcc.dg/vect/vect-56.c: Ditto.
1246         * gcc.dg/vect/vect-57.c: Ditto.
1247         * gcc.dg/vect/vect-58.c: Ditto.
1248         * gcc.dg/vect/vect-59.c: Ditto.
1249         * gcc.dg/vect/vect-60.c: Ditto.
1250         * gcc.dg/vect/vect-74.c: Ditto.
1251         * gcc.dg/vect/vect-79.c: Ditto.
1252         * gcc.dg/vect/vect-80.c: Ditto.
1254 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
1256         * gcc.dg/unused-7.c: Use the correct option.
1258 2004-10-04  Paul Brook  <paul@codesourcery.com>
1259         Bud Davis  <bdavis9659@comcast.net>
1261         PR fortran/17706
1262         PR fortran/16434
1263         * gfortran/pr17706.f90: New test.
1264         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
1266 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1268         * gfortran.dg/pr17612.f90: New test.
1270 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1272         * g++.dg/template/local1.C: Adjust quoting marks in
1273         testing for diagnostics.
1274         * g++.dg/tls/diag-2.C: Likewise.
1275         * g++.dg/other/error8.C: Likewise.
1277 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
1279         PR c/17178
1280         * gcc.dg/unused-4.c: Adjust to be correct.
1282         PR c/17820
1283         * gcc.dg/unused-7.c: New test.
1285 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
1287         PR c++/17797
1288         * g++.dg/overload/template2.C: New test.
1290 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
1292         PR tree-optimization/16632
1293         * gcc.dg/tree-ssa/20041002-1.c: New.
1295 2004-10-03  Paul Brook  <paul@codesourcery.com>
1297         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
1298         rather than relying on default formatting.
1300 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
1302         * gcc.dg/20040920-1.c: Update expected message text.
1304 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
1306         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
1308 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
1310         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
1311         tree level.
1313 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
1315         * gcc.dg/tree-ssa/pr17343.c: Remove.
1317 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
1319         PR tree-opt/17343
1320         * gcc.dg/tree-ssa/pr17343.c: New test.
1322 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
1324         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
1325         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
1326         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
1327         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
1328         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
1330 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
1332         * gcc.dg/lvalue-2.c: New test.
1334 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
1336         PR c/17730
1337         * gcc.dg/pr17730-1.c: New test
1339 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1341         PR c/7425
1342         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
1344 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
1346         * gcc.c-torture/execute/stdarg-1.c: New test.
1347         * gcc.c-torture/execute/stdarg-2.c: New test.
1348         * gcc.c-torture/execute/stdarg-3.c: New test.
1349         * gcc.dg/tree-ssa/stdarg-1.c: New test.
1350         * gcc.dg/tree-ssa/stdarg-2.c: New test.
1351         * gcc.dg/tree-ssa/stdarg-3.c: New test.
1352         * gcc.dg/tree-ssa/stdarg-4.c: New test.
1353         * gcc.dg/tree-ssa/stdarg-5.c: New test.
1355 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
1357         PR tree-optimization/17697
1358         * g++.dg/opt/pr17697-1.C: New test.
1359         * g++.dg/opt/pr17697-2.C: New test.
1360         * g++.dg/opt/pr17697-3.C: New test.
1362 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
1364         PR c/16409
1365         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
1366         gcc.dg/vla-init-5.c: New tests.
1368 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
1370         PR c/13804
1371         * gcc.dg/pr13804-1.c: New test.
1373 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1375         PR fortran/16938
1376         * gfortran.dg/pr16938.f90: New test.
1378 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
1380         * g++.dg/template/crash23.C: New test.
1382 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
1384         PR c++/17585
1385         * g++.dg/template/static8.C: New test.
1387 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
1389         PR c++/17681
1390         * g++.dg/other/error9.C: New test.
1392 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
1394         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
1396 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1398         PR fortran/15164
1399         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
1401 2004-09-26  Roger Sayle  <roger@eyesopen.com>
1403         PR middle-end/17112
1404         * gcc.dg/pr17112-1.c: New test case.
1406 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1408         PR c/11459
1409         * gcc.dg/pr11459-1.c: New test.
1411 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
1413         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
1414         * gcc.dg/tree-ssa/loop-4.c: Likewise.
1416 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1418         * gfortran.dg/pr15324.f90: Make array bounds consistent.
1420 2004-09-25  Jan Hubicka  <jh@suse.cz>
1422         * compile/30040909-1.c: New test.
1423         * compile/30040907-1.c: New test.
1425 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
1427         * gcc.c-torture/execute/va-arg-26.c: New test.
1429 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
1431         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
1432         extra diagnostics on targets with 64-bit pointers.
1433         * objc.dg/selector-1.m: Adjust dg-warning regexp.
1435 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1437         PR c/17188
1438         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
1439         * gcc.dg/decl-3.c: Adjust expected message.
1441 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1443         PR fortran/17615
1444         * gfortran.dg/pr17615.f90: New test.
1446 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
1448         PR tree-optimzation/17517
1449         * g++.dg/tree-ssa/pr17517.C: New Test.
1451 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1453         PR c++/16889
1454         * g++.dg/lookup/ambig3.C: New.
1456 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
1458         PR tree-opt/17624
1459         * g++.dg/opt/pr17624.C: New test.
1461 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1463         PR c/6980
1464         * gcc.dg/Wbad-function-cast-1.c: New test.
1466 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
1468         * g++.dg/ext/complit1.C
1469         * g++.dg/other/error2.C
1470         * g++.dg/other/nontype-1.C
1471         * g++.dg/parse/crash11.C
1472         * g++.dg/parse/crash12.C
1473         * g++.dg/parse/error15.C
1474         * g++.dg/parse/error4.C
1475         * g++.dg/parse/tmpl-outside1.C
1476         * g++.dg/parse/too-many-tmpl-args1.C
1477         * g++.dg/template/dependent-expr3.C
1478         * g++.dg/template/error10.C
1479         * g++.dg/template/instantiate1.C
1480         * g++.dg/template/vtable2.C
1481         * g++.dg/warn/Wshadow-1.C
1482         * g++.dg/warn/weak1.C
1483         * g++.old-deja/g++.brendan/crash16.C
1484         * g++.old-deja/g++.brendan/crash18.C
1485         * g++.old-deja/g++.brendan/crash48.C
1486         * g++.old-deja/g++.brendan/crash49.C
1487         * g++.old-deja/g++.brendan/crash55.C
1488         * g++.old-deja/g++.brendan/crash56.C
1489         * g++.old-deja/g++.brendan/crash8.C
1490         * g++.old-deja/g++.brendan/enum11.C
1491         * g++.old-deja/g++.brendan/enum8.C
1492         * g++.old-deja/g++.brendan/enum9.C
1493         * g++.old-deja/g++.brendan/friend3.C
1494         * g++.old-deja/g++.brendan/misc14.C
1495         * g++.old-deja/g++.bugs/900402_02.C
1496         * g++.old-deja/g++.bugs/900404_03.C
1497         * g++.old-deja/g++.bugs/900404_04.C
1498         * g++.old-deja/g++.bugs/900428_03.C
1499         * g++.old-deja/g++.jason/crash4.C
1500         * g++.old-deja/g++.jason/overload21.C
1501         * g++.old-deja/g++.jason/redecl1.C
1502         * g++.old-deja/g++.jason/report.C
1503         * g++.old-deja/g++.jason/rfg10.C
1504         * g++.old-deja/g++.jason/template30.C
1505         * g++.old-deja/g++.law/arm12.C
1506         * g++.old-deja/g++.law/ctors5.C
1507         * g++.old-deja/g++.law/cvt20.C
1508         * g++.old-deja/g++.law/init10.C
1509         * g++.old-deja/g++.law/init8.C
1510         * g++.old-deja/g++.law/visibility17.C
1511         * g++.old-deja/g++.law/visibility7.C
1512         * g++.old-deja/g++.mike/net8.C
1513         * g++.old-deja/g++.mike/p646.C
1514         * g++.old-deja/g++.mike/p700.C
1515         * g++.old-deja/g++.mike/p701.C
1516         * g++.old-deja/g++.mike/p811.C
1517         * g++.old-deja/g++.ns/template13.C
1518         * g++.old-deja/g++.other/array3.C
1519         * g++.old-deja/g++.other/crash25.C
1520         * g++.old-deja/g++.other/dtor3.C
1521         * g++.old-deja/g++.other/dtor4.C
1522         * g++.old-deja/g++.other/main1.C
1523         * g++.old-deja/g++.other/warn7.C
1524         * g++.old-deja/g++.pt/crash11.C
1525         * g++.old-deja/g++.pt/crash36.C
1526         * g++.old-deja/g++.pt/spec22.C
1527         * g++.old-deja/g++.pt/spec9.C
1528         * g++.old-deja/g++.pt/ttp52.C
1529         * g++.old-deja/g++.robertl/eb103.C
1530         * g++.old-deja/g++.robertl/eb121.C
1531         * g++.old-deja/g++.robertl/eb22.C
1532         * g++.old-deja/g++.robertl/eb8.C:
1533         Update locations and/or regexps of dg-error markers.
1534         Remove markers for some bogus messages that are no longer issued.
1536 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
1538         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
1539         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
1541 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
1543         PR c++/17618
1544         * g++.dg/lookup/crash5.C: New test.
1546 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
1548         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
1549         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
1550         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
1551         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
1552         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
1553         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
1555         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
1556         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
1557         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
1558         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
1559         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
1560         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
1562         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
1564         * gcc.dg/vect/vect-44.c: Check additional cases.
1565         * gcc.dg/vect/vect-48.c: Check additional cases.
1567         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
1568         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
1569         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
1570         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
1571         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
1572         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
1573         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
1574         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
1575         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
1577         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
1578         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
1579         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
1581 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1583         * gcc.dg/tree-ssa/loop-6.c: New test.
1585 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
1587         PR c++/17620
1588         * g++.dg/inherit/base2.C: New.
1590 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1592         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
1593         * gcc.dg/20001012-2.c: Likewise.
1594         * gcc.dg/20001013-1.c: Likewise.
1595         * gcc.dg/20001101-1.c: Likewise.
1596         * gcc.dg/20001102-1.c: Likewise.
1597         * gcc.dg/bf-spl1.c: Likewise.
1598         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
1599         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
1601 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
1603         PR tree-optimization/16721
1604         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
1606 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
1608         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
1609         * gcc.dg/20040305-1.c: Likewise.
1611 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1613         PR c/16566
1614         * gcc.c-torture/compile/pr16566-1.c,
1615         gcc.c-torture/compile/pr16566-2.c,
1616         gcc.c-torture/compile/pr16566-3.c: New tests.
1618 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
1620         PR tree-optimization/17512
1621         * gcc.c-torture/compile/20040916-1.c.
1623 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
1625         * gcc.dg/pragma-re-3.c: New test.
1627 2004-09-17  Matt Austern  <austern@apple.com>
1629         PR c++/15049
1630         * g++.dg/other/anon3.C: New.
1632 2004-09-21  Roger Sayle  <roger@eyesopen.com>
1634         PR c++/7503
1635         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
1636         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
1637         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
1638         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
1639         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
1641 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
1643         PR fortran/17286
1644         * gfortran.dg/pr17286.f90: New test.
1646 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
1648         PR c++/17530
1649         * g++.dg/template/static7.C: New test.
1651 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
1653         PR tree-opt/17558
1654         * gcc.c-torture/compile/pr17558.c: New test.
1656 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1658         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
1659         if SKIP_ATTRIBUTE is defined.
1661 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1663         PR fortran/15957
1664         * gfortran.dg/pr15957.f90: New test.
1666 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
1668         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
1669         in comparison.
1670         * gcc.dg/vect/vect-79.c: Likewise.
1671         * gcc.dg/vect/vect-80.c: Likewise.
1673 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1675         PR fortran/15750
1676         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
1678 2004-09-20  Ira Rosen  <irar@il.ibm.com>
1680         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
1681         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
1682         * gcc.dg/vect/vect-62.c: New testcase.
1683         * gcc.dg/vect/vect-63.c: New testcase.
1684         * gcc.dg/vect/vect-64.c: New testcase.
1685         * gcc.dg/vect/vect-65.c: New testcase.
1686         * gcc.dg/vect/vect-66.c: New testcase.
1687         * gcc.dg/vect/vect-67.c: New testcase.
1688         * gcc.dg/vect/vect-68.c: New testcase.
1689         * gcc.dg/vect/vect-69.c: New testcase.
1690         * gcc.dg/vect/vect-79.c: New testcase.
1691         * gcc.dg/vect/vect-80.c: New testcase.
1693 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1695         * gcc.target/mips/asm-1.c: New test.
1697 2004-09-19  Ira Rosen  <irar@il.ibm.com>
1699         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
1700         * gcc.dg/vect/vect-73.c: New testcase.
1701         * gcc.dg/vect/vect-74.c: New testcase.
1702         * gcc.dg/vect/vect-75.c: New testcase.
1703         * gcc.dg/vect/vect-76.c: New testcase.
1704         * gcc.dg/vect/vect-77.c: New testcase.
1705         * gcc.dg/vect/vect-78.c: New testcase
1707 2004-09-18  Paul Brook  <paul@codesourcery.com>
1709         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
1711 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1713         PR c/17424
1714         * gcc.dg/pr17424-1.c: New test.
1716 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
1718         * g++.dg/tree-ssa/pr17153.C: New test.
1720 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
1722         PR pch/13361
1723         * testsuite/g++.dg/pch/wchar-1.C: New.
1724         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1726 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
1728         * gcc.c-torture/execute/20040917-1.c: New test.
1730 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1732         PR tree-optimization/17319
1733         * gcc.dg/pr17319.c: New test.
1735 2004-09-17  Devang Patel  <dpatel@apple.com>
1737         * gcc.dg/20040813-1.c: New test.
1739 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1741         PR tree-optimization/17273
1742         * gcc.c-torture/compile/pr17273.c: New test.
1744 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1746         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
1747         Update expected messages.
1748         * gcc.dg/declspec-13.c: New test.
1750 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
1752         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
1754 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1756         * gcc.c-torture/execute/pr17252.c: Use post-increment to
1757         change what 'a' is pointing to.
1759 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
1761         PR c++/16002
1762         * g++.dg/template/error18.C: New test.
1764         PR c++/16029
1765         * g++.dg/warn/Wunused-8.C: New test.
1767 2004-09-17  Steven Bosscher  <stevenb@suse.de>
1769         PR tree-optimization/17513
1770         * gcc.dg/20040916-1.c: New test.
1772 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
1774         PR c++/17501
1775         * g++.dg/template/typename7.C: New test.
1777 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1779         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
1781 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
1783         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
1784         with -ftree-based-profiling also.
1785         * lib/profopt.exp: Support late-set profile_option/feedback_option.
1787 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
1789         PR/15364
1790         * gfortran.dg/der_array_io_1.f90: New test.
1791         * gfortran.dg/der_array_io_2.f90: New test.
1792         * gfortran.dg/der_array_io_3.f90: New test.
1794 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1796         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
1797         EABI.
1799 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1801         * g++.dg/opt/switch1.C: New test.
1803 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1805         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
1806         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
1807         Update expected messages.
1809 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1811         PR fortran/16485
1812         * gfortran.dg/same_name_1.f90: New test.
1814 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
1816         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
1817         dereference garbage pointers.
1819 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
1821         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
1822         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
1824         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
1825         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
1826         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
1828 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
1830         PR c++/17324
1831         * g++.dg/template/mangle1.C: New test.
1833 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1835         PR tree-optimization/17252
1836         * gcc.c-torture/execute/pr17252.c: New test.
1838 2004-09-14  Andrew Pinski  <apinski@apple.com>
1840         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
1842 2004-09-14  Roger Sayle  <roger@eyesopen.com>
1844         PR rtl-optimization/9771
1845         * gcc.dg/pr9771-1.c: New test case.
1847 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1849         PR tree-optimization/15262
1850         * gcc.c-torture/execute/pr15262-1.c: New test.
1851         * gcc.c-torture/execute/pr15262-2.c: New test.
1853 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1855         * gcc.dg/declspec-12.c: New test.
1857 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
1859         * gfortran.dg/pr17090.f90: Add directives to test.
1861 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1863         * gcc.c-torture/compile/20040914-1.c: New test.
1865 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1867         PR c++/16162
1868         * g++.dg/template/decl2.C: New test.
1870 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
1872         PR fortran/17090
1873         * gfortran.dg/pr17090.f90: New test.
1875 2004-09-13  Dale Johannesen  <dalej@apple.com>
1877         * gcc.c-torture/compile/pr17408.c:  New test case.
1879 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1881         PR c++/16716
1882         * g++.dg/parse/crash17.C: New test.
1884         PR c++/17327
1885         * g++.dg/template/enum3.C: New test.
1887 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
1889         * lib/gcc-defs.exp: Load wrapper.exp.
1890         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
1891         using local code.
1892         * lib/gcc.exp (gcc_init): Similar.
1893         * lib/gfortran.exp (gfortran_init): Similar.
1894         * lib/objc.exp (objc_init): Similar.
1895         * lib/treelang.exp (treelang_init): Similar.
1896         * lib/wrapper.exp: New file with build_wrapper call machinery in
1897         ${tool}_maybe_build_wrapper.
1899 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1901         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
1902         "inline".
1903         * gcc.dg/declspec-11.c: Update expected messages.
1904         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
1905         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
1906         gcc.dg/inline-12.c: New tests.
1908 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
1910         * g++.dg/tree-ssa/pr17400.C: New testcase.
1912 2004-09-13  James E Wilson  <wilson@specifixinc.com>
1914         * gcc.target/mips/sb1-1.c: New testcase.
1916 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
1918         * lib/g77-dg.exp: Remove unused file.
1919         * lib/mike-g77.exp: Ditto.
1920         * lib/g77.exp: Ditto.
1922 2004-09-12  Richard Henderson  <rth@redhat.com>
1924         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
1926 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1928         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
1929         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1930         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
1931         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
1932         Update expected messages.
1934 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
1936         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
1937         declaration/use mismatch for dirp parameter.
1939 2004-09-12  Andrew Pinski  <apinski@apple.com>
1941         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
1942         -fgnu-runtime is passed.
1944 2004-09-12  Richard Henderson  <rth@redhat.com>
1946         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
1947         do the uplevel thing and update additional_flags directly.
1948         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
1949         gfortran.fortran-torture/execute/intrinsic_nearest.x,
1950         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
1951         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
1953 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1955         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
1957 2004-09-11  Roger Sayle  <roger@eyesopen.com>
1959         PR middle-end/17411
1960         * g++.dg/opt/pr17411-1.C: New test case.
1962 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1964         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1965         gcc.dg/tls/diag-2.c: Update expected messages.
1966         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
1967         messages.
1968         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
1969         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
1970         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
1971         gcc.dg/tls/diag-5.c: New tests.
1973 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
1975         * gcc.dg/20040910-1.c: Correct dg-error regexp.
1977 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1979         * g++.dg/parse/break-in-for.C: New test.
1981 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
1983         * gcc.dg/tree-ssa/20040911-1.c: New test.
1985 2004-09-11  Andreas Jaeger  <aj@suse.de>
1987         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
1988         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
1990 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
1992         * gcc.target/frv: New directory of FR-V-specific tests.
1994 2004-09-10  James E Wilson  <wilson@specifixinc.com>
1996         * gcc.dg/convert-vec-1.c: New test.
1998 2004-09-10  Roger Sayle  <roger@eyesopen.com>
2000         PR middle-end/17024
2001         * gcc.dg/pr17024-1.c: New test case.
2003 2004-09-10  Eric Christopher  <echristo@redhat.com>
2005         * gcc.dg/20040910-1.c: New test.
2007 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2009         * gcc.dg/bitfld-9.c: New test.
2011 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
2013         * gcc.c-torture/execute/ieee/acc1.c: New test.
2014         * gcc.c-torture/execute/ieee/acc2.c: New test.
2015         * gcc.c-torture/execute/ieee/mzero6.c: New test.
2017 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2019         * gcc.dg/deprecated-2.c: New test.
2021 2004-09-09  James E Wilson  <wilson@specifixinc.com>
2023         * gcc.dg/init-vec-1.c: New test.
2025 2004-09-09  Roger Sayle  <roger@eyesopen.com>
2027         PR middle-end/17055
2028         * gcc.dg/pr17055-1.c: New test case.
2030 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
2032         PR target/17377
2033         * gcc.c-torture/execute/pr17377.c: New test.
2035 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2037         PR c/8420
2038         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
2039         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
2040         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2041         gcc.dg/long-long-typespec-1.c: New tests.
2042         * gcc.dg/tls/diag-2.c: Update expected diagnostics
2044 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2046         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
2047         gcc.dg/gnu99-static-1.c: New tests.
2049 2004-09-08  Devang Patel  <dpatel@apple.com>
2051         * gcc.dg/darwin-ld-20040828-1.c: New test.
2052         * gcc.dg/darwin-ld-20040828-2.c: New test.
2053         * gcc.dg/darwin-ld-20040828-3.c: New test.
2055 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
2057         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
2058         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
2059         in error message.
2060         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
2061         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
2062         in error message.
2063         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
2064         types they qualify.
2065         * objc.dg/type-size-2.m: Fix wording in comment.
2066         * objc.dg/va-meth-1.m: New test case.
2068 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
2070         PR c/16633:
2071         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
2072         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
2074 2004-09-06  Devang Patel  <dpatel@apple.com>
2076         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
2077         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
2079 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
2081         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
2082         reflect changed line numbering of diagnostics.
2084 2004-09-06  Paul Brook  <paul@codesourcery.com>
2086         * gfortran.dg/edit_real_1.f90: Add new test.
2088 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2090         * gcc.dg/tree-ssa/loop-2.c: New test.
2091         * gcc.dg/tree-ssa/loop-3.c: New test.
2092         * gcc.dg/tree-ssa/loop-4.c: New test.
2093         * gcc.dg/tree-ssa/loop-5.c: New test.
2095 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2097         * gcc.dg/format/sentinel-1.c: Update for parameter option.
2099 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2101         * gcc.dg/format/sentinel-1.c: New test.
2103 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
2105         * testsuite/gcc.dg/builtins-46.c: New.
2107 2004-09-03  Devang Patel  <dpatel@apple.com>
2109         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
2110         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
2112 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2114         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
2115         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
2116         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
2117         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
2118         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
2119         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
2120         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
2121         the non-portable bzero.
2122         * gcc.dg/20010912-1.c: xfail for NetWare.
2123         * gcc.dg/20020426-2.c: xfail for NetWare.
2124         * gcc.dg/20021014-1.c: xfail for NetWare.
2125         * gcc.dg/20021018-1.c: xfail for NetWare.
2126         * gcc.dg/20030213-1.c: xfail for NetWare.
2127         * gcc.dg/20030225-1.c: xfail for NetWare.
2128         * gcc.dg/20030708-1.c: xfail for NetWare.
2129         * gcc.dg/builtins-config.h: Also exclude NetWare.
2130         * gcc.dg/format/format.h: Define restrict only if not already defined.
2131         * gcc.dg/nest.c: xfail for NetWare.
2132         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
2133         * lib/target-supports.exp (check_visibility_available): Exclude
2134         NetWare.
2136 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2138         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
2139         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
2140         deterministic starting point for the alignment of structure fields.
2141         * gcc.dg/Wpadded.c: Dito.
2142         * g++.dg/abi/vbase10.C: Dito.
2144 2004-09-03  Devang Patel  <dpatel@apple.com>
2146         * g++.dg/debug/pr15736.cc: New test.
2148 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
2150         * README.QMTEST: Fix out-of-date link.
2152 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
2154         PR fortran/16579
2155         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
2156         Delete.  Duplicate of gfortran.dg/g77/20010610.f
2158 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
2160         * g++.dg/abi/arm_rtti1.C: New test.
2162 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
2164         * gcc.dg/ppc-vector-memcpy.c: New.
2165         * gcc.dg/ppc-vector-memset.c: New.
2167 2004-09-02  Chao-ying Fu  <fu@mips.com>
2169         * gcc.target/mips/mips-3d-1.c: New test.
2170         * gcc.target/mips/mips-3d-2.c: New test.
2171         * gcc.target/mips/mips-3d-3.c: New test.
2172         * gcc.target/mips/mips-3d-4.c: New test.
2173         * gcc.target/mips/mips-3d-5.c: New test.
2174         * gcc.target/mips/mips-3d-6.c: New test.
2175         * gcc.target/mips/mips-3d-7.c: New test.
2176         * gcc.target/mips/mips-3d-8.c: New test.
2177         * gcc.target/mips/mips-3d-9.c: New test.
2178         * gcc.target/mips/mips-ps-1.c: New test.
2179         * gcc.target/mips/mips-ps-2.c: New test.
2180         * gcc.target/mips/mips-ps-3.c: New test.
2181         * gcc.target/mips/mips-ps-4.c: New test.
2182         * gcc.target/mips/mips-ps-type.c: New test.
2184 2004-09-02  Paul Brook  <paul@codesourcery.com>
2186         * gfortran.dg/edit_real_1.f90: Add new tests.
2188 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2190         PR fortran/15327
2191         * gfortran.dg/merge_char_1.f90: New test.
2193 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2195         PR fortran/16404
2196         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
2198 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2200         PR c/1522
2201         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
2203 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
2205         * g++.dg/opt/loop1.C: Do not XFAIL.
2207 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
2209         * gcc.c-torture/execute/20040831-1.c: New test.
2211 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
2213         PR fortran/16579
2214         * gfortran.dg/g77/20010610.f: Now passes.
2215         Copy from g77.f-torture/execute. Add dg-run directive.
2216         * gfortran.dg/g77/README: Update
2218 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
2220         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
2221         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
2222         (t1, t2, t3, t4): Add volatile.
2224 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
2226         * g++.dg/ext/visibility/arm1.C: New test.
2228 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
2230         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
2231         -pedantic-errors.
2233 2004-09-01  Paul Brook  <paul@codesourcery.com>
2235         * gfortran.dg/eof_2.f90: New test.
2237 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2239         PR fortran/16579
2240         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
2242 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
2244         PR libfortran/16805
2245         * gfortran.dg/list_read_2.f90: New test.
2247 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
2249         * g++.dg/abi/key1.C: New test.
2251 2004-08-31  Richard Henderson  <rth@redhat.com>
2253         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
2254         form of offsetof.
2255         * g++.dg/other/offsetof5.C: Remove duplicate.
2257 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2259         PR fortran/17244
2260         * gfortran.dg/func_derived_1.f90: New test.
2262 2004-08-31  Paul Brook  <paul@codesourcery.com>
2264         * gfortran.dg/eof_1.f90: New test.
2266 2004-08-31  Paul Brook  <paul@codesourcery.com>
2268         * gfortran.dg/list_read_1.f90: New file.
2270 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
2272         * g++.dg/opt/loop1.C: XFAIL.
2274 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
2276         * gcc.dg/funcdef-storage-1.c: New.
2277         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
2278         an extern function in local scope.
2279         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
2280         declare an 'auto inline' function in local scope.
2281         * gcc.dg/20011130-1.c: Likewise.
2282         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
2283         an 'auto' function in local scope.
2284         * gcc.dg/20021014-1.c: Likewise.
2285         * gcc.dg/20030331-2.c: Likewise.
2287 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2289         * gfortran.dg/blockdata_1.f90: New test.
2291 2004-08-30  Richard Henderson  <rth@redhat.com>
2293         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
2295 2004-08-30  Richard Henderson  <rth@redhat.com>
2297         * lib/fortran-torture.exp (fortran-torture-execute): Honor
2298         additional_flags set by alternate driver.
2299         (ieee-options): New procedure.
2300         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
2301         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
2302         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
2303         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
2305 2004-08-30  Richard Henderson  <rth@redhat.com>
2307         * lib/f-torture.exp: Remove.
2309 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
2311         PR rtl-optimization/16590
2312         * g++.dg/opt/loop1.C: New test.
2314 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2316         PR fortran/13910
2317         * gfortran.dg/oldstyle_1.f90: New test.
2319 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
2320         Paul Brook  <paul@codesourcery.com>
2322         * gfortran.dg/g77/README: Update.
2323         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
2324         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
2325         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
2327 2004-08-28  Paul Brook  <paul@codesourcery.com>
2329         PR libfortran/17195
2330         * gfortran.dg/edit_real_1.f90: New test.
2332 2004-08-27  Paul Brook  <paul@codesourcery.com>
2334         * gfortran.dg/rewind_1.f90: New test.
2336 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
2338         PR fortran/16597
2339         * gfortran.dg/pr16597.f90: New test.
2341 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2343         PR c/13801
2344         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
2345         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
2346         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
2347         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
2348         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
2350 2004-08-26  Nick Clifton  <nickc@redhat.com>
2352         * gcc.c-torture/compile/pr17119.c: New test.
2354 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2356         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
2358 2004-08-25  Richard Henderson  <rth@redhat.com>
2360         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
2361         the bits that expect kind=8 to be the largest real kind.
2363 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
2365         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
2367 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2369         * gfortran.dg/assignment_1.f90: New test.
2371 2004-08-25  Adam Nemet  <anemet@lnxw.com>
2373         * g++.dg/template/repo3.C: New test.
2375 2004-08-25  Roger Sayle  <roger@eyesopen.com>
2377         PR middle-end/16693
2378         PR tree-optimization/16372
2379         * g++.dg/opt/pr16372-1.C: New test case.
2380         * g++.dg/opt/pr16693-1.C: New test case.
2381         * g++.dg/opt/pr16693-2.C: New test case.
2383 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
2385         * objc.dg/proto-lossage-4.m: New test.
2387 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
2389         PR c++/17155
2390         * g++.dg/inherit/local2.C: New test.
2392 2004-08-25  Paul Brook  <paul@codesourcery.com>
2394         PR fortran/17144
2395         * gfortran.dg/string_ctor_1.f90: New test.
2397 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2399         PR c++/14428
2400         * g++.dg/template/redecl2.C: New test.
2402 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
2404         PR fortran/17143
2405         * gfortran.dg/pr17143.f90: New test.
2407 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
2409         PR fortran/17164
2410         * gfortran.dg/pr17164.f90: New test.
2412 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2414         * gcc.dg/tree-ssa/loop-1.c: New test.
2416 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
2418         * gcc.c-torture/compile/20040824-1.c: New test.
2420 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
2422         * gcc.c-torture/compile/iftrap-3.c: New test.
2424 2004-08-24  Paul Brook  <paul@codesourcery.com>
2426         * gfortran.dg/entry_2.f90: New test.
2428 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2430         PR c++/16889
2431         * g++.dg/lookup/ambig[12].C: New.
2433 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2435         PR c++/16706
2436         * g++.dg/template/crash21.C: New test.
2437         * g++.dg/template/crash22.C: Likewise.
2439 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2441         PR c++/17149
2442         * g++.dg/template/access15.C: New.
2444 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
2446         PR c++/17163
2447         * g++.dg/template/repo2.C: New test.
2449 2004-08-23  Roger Sayle  <roger@eyesopen.com>
2451         PR rtl-optimization/17078
2452         * gcc.c-torture/execute/pr17078-1.c: New test case.
2454 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
2456         PR c/14492
2457         * gcc.dg/debug/crash1.c: New test.
2459 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
2461         PR c/16180
2462         * gcc.dg/loop-5.c: New test.
2464 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2466         * gcc.c-torture/execute/20040823-1.c: New test.
2468 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
2470         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
2471         to the assembler.  Simplify test accordingly.
2472         (asm_abi_flags): Use GNU names.
2473         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
2474         to check for ABI flags.
2476 2004-08-22  Andrew Pinski  <apinski@apple.com>
2478         * g++.dg/opt/pr14029.C: New test.
2479         * gcc.c-torture/execute/pr15262.c: New test.
2481 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2483         * gfortran.dg/reduction.f90: Add checks with complex arguments.
2485 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
2487         PR 16908
2488         * gfortran.dg/direct_io.f90: New test.
2490 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
2492         PR c++/17121
2493         * g++.dg/inherit/local2.C: New test.
2495 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
2497         PR c++/17120
2498         * g++.dg/warn/Wparentheses-4.C: New test.
2500 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
2502         PR c++/17121
2503         * g++.dg/inherit/local2.C: New test.
2505         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
2506         * gcc.dg/ppc-ldstruct.c: Likewise.
2507         * gcc.dg/ppc64-abi-2.c: Likewise.
2509 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
2511         PR rtl-optimization/17099
2512         * gcc.c-torture/execute/20040820-1.c: New test.
2514 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
2516         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
2518 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
2520         PR fortran/17077
2521         * gfortran.dg/auto_array_1.f90: New test.
2523 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2525         PR fortran/17074
2526         * gfortran.dg/simpleif_1.f90: New test.
2528 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
2530         * lib/target-supports.exp (check_profiling_available): Return
2531         false for arm*-*-symbianelf* and arm*-*-eabi*.
2533         PR c++/15890
2534         * g++.dg/template/delete1.C: New test.
2536 2004-08-19  Paul Brook  <paul@codesourcery.com>
2538         PR fortran/14976
2539         PR fortran/16228
2540         * gfortran.dg/data_char_1.f90: New test.
2542 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
2544         PR fortran/16946
2545         * gfortran.dg/reduction.f90: New testcase.
2547 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2549         PR fortran/16520
2550         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
2552 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2554         PR c++/17041
2555         * g++.dg/Wparentheses-3.C: New test.
2557 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
2559         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
2560         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
2561         * gcc.dg/vect/vect-2.c: Likewise.
2562         * gcc.dg/vect/vect-3.c: Likewise.
2563         * gcc.dg/vect/vect-4.c: Likewise.
2564         * gcc.dg/vect/vect-5.c: Likewise.
2565         * gcc.dg/vect/vect-6.c: Likewise.
2566         * gcc.dg/vect/vect-7.c: Likewise.
2567         * gcc.dg/vect/vect-25.c: Likewise.
2568         * gcc.dg/vect/vect-31.c: Likewise.
2569         * gcc.dg/vect/vect-32.c: Likewise.
2570         * gcc.dg/vect/vect-34.c: Likewise.
2571         * gcc.dg/vect/vect-36.c: Likewise.
2572         * gcc.dg/vect/vect-all.c: Likewise.
2574 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
2576         PR c++/17068
2577         * g++.dg/template/operator4.C: New test.
2579 2004-08-18  Richard Henderson  <rth@redhat.com>
2581         * gcc.dg/20040206-1.c: XFAIL.
2583 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
2585         PR c++/16246
2586         * g++.dg/template/array7.C: New test.
2588 2004-08-17  James E Wilson  <wilson@specifixinc.com>
2590         * gcc.dg/mips-movcc-1.c: New test.
2591         * gcc.dg/mips-movcc-2.c: New test.
2592         * gcc.dg/mips-movcc-3.c: New test.
2594         * gcc.dg/mips-nmadd-1.c: New test.
2595         * gcc.dg/mips-nmadd-2.c: New test.
2597 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
2599         PR c++/15871
2600         * g++.dg/opt/inline8.C: New test.
2602         PR c++/16965
2603         * g++.dg/parse/error17.C: New test.
2605 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
2607         * gcc.dg/vect: New directory for vectorizer tests.
2608         * gcc.dg/vect/tree-vect.h: New file.
2609         * gcc.dg/vect/vect.exp: New file.
2610         * gcc.dg/vect/pr16105.c.c: New test.
2611         * gcc.dg/vect/vect-1.c: New test.
2612         * gcc.dg/vect/vect-2.c: New test.
2613         * gcc.dg/vect/vect-3.c: New test.
2614         * gcc.dg/vect/vect-4.c: New test.
2615         * gcc.dg/vect/vect-5.c: New test.
2616         * gcc.dg/vect/vect-6.c: New test.
2617         * gcc.dg/vect/vect-7.c: New test.
2618         * gcc.dg/vect/vect-8.c: New test.
2619         * gcc.dg/vect/vect-9.c: New test.
2620         * gcc.dg/vect/vect-10.c: New test.
2621         * gcc.dg/vect/vect-11.c: New test.
2622         * gcc.dg/vect/vect-12.c: New test.
2623         * gcc.dg/vect/vect-13.c: New test.
2624         * gcc.dg/vect/vect-14.c: New test.
2625         * gcc.dg/vect/vect-15.c: New test.
2626         * gcc.dg/vect/vect-16.c: New test.
2627         * gcc.dg/vect/vect-17.c: New test.
2628         * gcc.dg/vect/vect-18.c: New test.
2629         * gcc.dg/vect/vect-19.c: New test.
2630         * gcc.dg/vect/vect-20.c: New test.
2631         * gcc.dg/vect/vect-21.c: New test.
2632         * gcc.dg/vect/vect-22.c: New test.
2633         * gcc.dg/vect/vect-23.c: New test.
2634         * gcc.dg/vect/vect-24.c: New test.
2635         * gcc.dg/vect/vect-25.c: New test.
2636         * gcc.dg/vect/vect-26.c: New test.
2637         * gcc.dg/vect/vect-27.c: New test.
2638         * gcc.dg/vect/vect-28.c: New test.
2639         * gcc.dg/vect/vect-29.c: New test.
2640         * gcc.dg/vect/vect-30.c: New test.
2641         * gcc.dg/vect/vect-31.c: New test.
2642         * gcc.dg/vect/vect-32.c: New test.
2643         * gcc.dg/vect/vect-33.c: New test.
2644         * gcc.dg/vect/vect-34.c: New test.
2645         * gcc.dg/vect/vect-35.c: New test.
2646         * gcc.dg/vect/vect-36.c: New test.
2647         * gcc.dg/vect/vect-37.c: New test.
2648         * gcc.dg/vect/vect-38.c: New test.
2649         * gcc.dg/vect/vect-40.c: New test.
2650         * gcc.dg/vect/vect-41.c: New test.
2651         * gcc.dg/vect/vect-42.c: New test.
2652         * gcc.dg/vect/vect-43.c: New test.
2653         * gcc.dg/vect/vect-44.c: New test.
2654         * gcc.dg/vect/vect-45.c: New test.
2655         * gcc.dg/vect/vect-46.c: New test.
2656         * gcc.dg/vect/vect-47.c: New test.
2657         * gcc.dg/vect/vect-48.c: New test.
2658         * gcc.dg/vect/vect-49.c: New test.
2659         * gcc.dg/vect/vect-50.c: New test.
2660         * gcc.dg/vect/vect-51.c: New test.
2661         * gcc.dg/vect/vect-52.c: New test.
2662         * gcc.dg/vect/vect-53.c: New test.
2663         * gcc.dg/vect/vect-54.c: New test.
2664         * gcc.dg/vect/vect-55.c: New test.
2665         * gcc.dg/vect/vect-56.c: New test.
2666         * gcc.dg/vect/vect-57.c: New test.
2667         * gcc.dg/vect/vect-58.c: New test.
2668         * gcc.dg/vect/vect-59.c: New test.
2669         * gcc.dg/vect/vect-60.c: New test.
2670         * gcc.dg/vect/vect-61.c: New test.
2671         * gcc.dg/vect/vect-all.c: New test.
2672         * gcc.dg/vect/vect-none.c: New test.
2674 2004-08-17  Paul Brook  <paul@codesourcery.com>
2676         PR fortran/13082
2677         * gfortran.dg/entry_1.f90: New test.
2679 2004-08-17  Andrew Pinski  <apinski@apple.com>
2681         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
2683 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2685         * gcc.dg/pr17036-1.c: New test.
2687 2004-08-16  Devang Patel  <dpatel@apple.com>
2689         * gcc.dg/darwin-20040809-1.c: New test.
2691 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
2693         * gcc.dg/funcdef-attr-1.c: New test.
2695 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
2697         * gcc.dg/altivec-17.c: New test.
2698         * gcc.dg/altivec-18.c: New test.
2700 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2702         PR c++/6749
2703         * g++.dg/template/vtable2.C: New test.
2705 2004-08-14  Richard Henderson  <rth@redhat.com>
2707         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
2708         * gcc.dg/pack-test-4.c (main): Return 0.
2709         * gcc.dg/setjmp-1.c: Remove XFAIL.
2710         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
2712 2004-08-14  Richard Henderson  <rth@redhat.com>
2714         * gcc.dg/980217-1.c: Add prototype for printf.
2716 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
2718         * gfortran.dg/pr16935.f90: New test.
2720 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
2722         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
2724 2004-08-13  Paul Brook  <paul@codesourcery.com>
2726         * gfortran.dg/der_io_1.f90: Remove stray comma.
2728 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2730         * gcc.dg/vmx/cw-bug-2.c: Remove.
2731         * gcc.dg/vmx/vprint-1.c: Remove.
2732         * gcc.dg/vmx/vscan-1.c: Remove.
2734 2004-08-12  Devang patel  <dpatel@apple.com>
2736         * gcc.dg/darwin-20040809-2.c: New test.
2738 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
2740         * g++.dg/ext/altivec-12.C: New test.
2742         * g++.dg/ext/altivec-11.C: New test.
2744 2004-08-12  Paul Brook  <paul@codesourcery.com>
2746         * g++.dg/abi/arm_cxa_vec_1.C: New test.
2748 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2750         * g++.dg/ext/altivec-2.C: Check for hardware support before
2751         executing any VMX instructions.
2753         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
2755 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
2757         PR c++/16276
2758         * g++.old-deja/g++.other/comdat4.C: New test.
2759         * g++.old-deja/g++.other/comdat4-aux.cc: New.
2761 2004-08-12  Ben Elliston  <bje@au.ibm.com>
2763         PR target/16286
2764         * gcc.dg/pr16286.c: New test.
2766 2004-08-12 Jan Beulich <jbeulich@novell.com>
2768         * g++.dg/ext/asm5.C: New.
2770 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2772         PR c++/16698
2773         * g++.dg/eh/crash1.C: New test.
2775         PR c++/16717
2776         * g++.dg/ext/construct1.C: New test.
2778 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2780         PR c++/16853
2781         * g++.dg/init/ptrmem1.C: New test.
2783         PR c++/16618
2784         * g++.dg/parse/offsetof5.C: New test.
2786         PR c++/16870
2787         * g++.dg/template/overload3.C: New test.
2789 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2791         PR c++/16964
2792         * g++.dg/parse/error16.C: New test.
2794         PR c++/16904
2795         * g++.dg/template/error14.C: New test.
2797         PR c++/16929
2798         * g++.dg/template/error15.C: New test.
2800 2004-08-11  Devang Patel  <dpatel@apple.com>
2802         * gcc.dg/darwin-ld-20040809-1.c: New test.
2803         * gcc.dg/darwin-ld-20040809-2.c: New test.
2805 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
2807         PR fortran/16917
2808         * gfortran.dg/dfloat_1.f90: New test.
2810 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2812         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
2813         * gcc.dg/dll-2.c: Fix dg-require syntax.
2814         * gcc.misc-tests/arm-isr.c (abort): Declare.
2815         (exit): Likewise.
2817 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2819         PR c++/16971
2820         * g++.dg/parse/crash16.C: New test.
2822 2004-08-10  Roger Sayle  <roger@eyesopen.com>
2824         * gcc.dg/mips-rsqrt-1.c: New test case.
2825         * gcc.dg/mips-rsqrt-2.c: New test case.
2826         * gcc.dg/mips-rsqrt-3.c: New test case.
2828 2004-08-10  Paul Brook  <paul@codesourcery.com>
2830         * gfortran.dg/der_io_1.f90: New test.
2832 2004-08-10  Paul Brook  <paul@codesourcery.com>
2834         PR fortran/16919
2835         * gfortran.dg/der_array_1.f90: New test.
2837 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
2839         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
2841 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
2843         * gcc.dg/wchar_t-2.c: Fix typo.
2845 2004-08-09  Falk Hueffner  <falk@debian.org>
2847         PR tree-optimization/12517
2848         * gcc.c-torture/compile/pr12517.c: New test.
2850         PR tree-optimization/12578
2851         * gcc.c-torture/compile/pr12578.c: New test.
2853         PR tree-optimization/12899
2854         * gcc.c-torture/compile/pr12899.c: New test.
2856         PR rtl-optimization/14692
2857         * gcc.c-torture/compile/pr14692.c: New test.
2859         PR tree-optimization/16461
2860         * gcc.c-torture/compile/pr16461.c: New test.
2862 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2864         * gfortran.dg/getenv_1.f90: New test.
2866 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2868         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
2869         wchar_t.
2870         * gcc.dg/symbian5.c: Test -fno-short-wchar.
2872 2004-08-06  Paul Brook  <paul@codesourcery.com>
2874         * gfortran.dg/ret_array_1.f90: New test.
2875         * gfortran.dg/ret_pointer_1.f90: New test.
2877 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
2879         * gcc.dg/missing-field-init-[12].c: New tests.
2880         * g++.dg/warn/missing-field-init-[12].C: New tests.
2882 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2884         * gcc.dg/enum2.c: New test.
2885         * gcc.dg/symbian3.c: Likewise.
2886         * gcc.dg/symbian4.c: Likewise.
2887         * gcc.dg/wchar_t-2.c: Likewise.
2889 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2891         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
2892         destructor tests.
2894 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2896         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
2897         dg-require-visiblity.
2898         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
2899         * g++.dg/ext/visibility/fvisibility.C: Likewise.
2900         * g++.dg/ext/visibility/memfuncts.C: Likewise.
2901         * g++.dg/ext/visibility/new1.C: Likewise.
2902         * g++.dg/ext/visibility/pragma.C: Likewise.
2903         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
2904         * g++.dg/ext/visibility/virtual.C: Likewise.
2905         * g++/dg/ext/visibility/visibility-1.C: Likewise.
2906         * g++/dg/ext/visibility/visibility-2.C: Likewise.
2907         * g++/dg/ext/visibility/visibility-3.C: Likewise.
2908         * g++/dg/ext/visibility/visibility-4.C: Likewise.
2909         * g++/dg/ext/visibility/visibility-5.C: Likewise.
2910         * g++/dg/ext/visibility/visibility-6.C: Likewise.
2911         * g++/dg/ext/visibility/visibility-7.C: Likewise.
2912         * g++/dg/ext/visibility/visibility-8.C: New test.
2913         * gcc.c-torture/compile/dll.x: Remove.
2914         * gcc.dg/dll-2.c: Use dg-require-dll
2915         * gcc.dg/visibility-10.c: New test.
2916         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
2917         supporting DLLs.
2918         * testsuite/lib/scanasm.exp (scan_hidden): New function.
2919         (scan_not_hidden): Likewise.
2921 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
2923         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
2925 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
2927         * gcc.c-torture/execute/20040805-1.c: New test.
2929 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
2931         * gcc.dg/20020118-1.c: Declare abort.
2932         * gcc.dg/altivec_check.h: Likewise.
2933         * gcc.dg/iftrap-2.c: Likewise.
2934         * gcc.dg/pragma-darwin.c: Likewise.
2935         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
2937 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
2939         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
2941 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2943         * gcc.c-torture/execute/builtins/abs-2.c,
2944         gcc.c-torture/execute/builtins/abs-3.c,
2945         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
2946         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
2947         intmax_t, uintmax_t and their limits.
2948         * gcc.dg/intmax_t-1.c: New test.
2950 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2952         * g++.dg/tc1/dr147.C: Add reference to PR.
2954 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
2956         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
2957         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
2959 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
2961         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
2963 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2965         * gcc.dg/redecl-5.c: New test.
2966         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
2967         of scanf.
2969 2004-08-03  Roger Sayle  <roger@eyesopen.com>
2971         PR middle-end/16790
2972         * gcc.c-torture/execute/pr16790-1.c: New test case.
2974 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2976         * g++.dg/ext/visibility/assign1.C: New test.
2977         * g++.dg/ext/visibility/new1.C: Likewise.
2979         * gcc.dg/symbian1.c: New test.
2980         * gcc.dg/symbian2.c: Likewise.
2982 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
2984         PR target/16570
2985         * gcc.dg/i386-sse-9.c: New test.
2987 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2989         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
2991 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2993         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
2994         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
2995         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
2996         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
2997         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
2998         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
2999         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
3000         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
3001         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
3002         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
3003         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
3004         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
3005         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
3006         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
3007         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
3008         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
3009         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
3010         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
3011         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
3012         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
3013         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
3014         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
3015         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
3016         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
3017         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
3018         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
3019         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
3020         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
3021         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
3022         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
3023         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
3024         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
3025         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
3026         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
3027         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
3028         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
3029         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
3030         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
3031         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
3032         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
3033         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
3034         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
3035         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
3036         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
3037         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
3038         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
3039         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
3040         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
3041         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
3042         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
3043         gcc.misc-tests/i386-pf-3dnow-1.c,
3044         gcc.misc-tests/i386-pf-athlon-1.c,
3045         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
3046         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
3047         Declare built-in functions used.
3048         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
3050 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
3052         PR c++/16707
3053         * g++.dg/lookup/using12.C: New test.
3055         * g++.dg/init/null1.C: Fix PR number.
3056         * g++.dg/parse/namespace10.C: Likewise.
3058 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3060         PR c++/16224
3061         * g++.dg/template/spec17.C: New test.
3062         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
3063         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
3065 2004-08-02  David Billinghurst
3067         PR fortran/16292
3068         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
3070 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
3072         * gcc.dg/ia64-got-1.c: New test case.
3074 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3076         PR c++/16489
3077         * g++.dg/init/null1.C: New test.
3078         * g++.dg/tc1/dr76.C: Adjust error marker.
3080         PR c++/16529
3081         * g++.dg/parse/namespace10.C: New test.
3083         PR c++/16810
3084         * g++.dg/inherit/ptrmem2.C: New test.
3086 2004-08-02  Ben Elliston  <bje@au.ibm.com>
3088         PR target/16155
3089         * gcc.dg/pr16155.c: New test.
3091 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3093         * gcc.dg/redecl-2.c: New test.
3095 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
3097         * gcc.dg/darwin-longdouble.c: New file.
3099 2004-07-30  Richard Henderson  <rth@redhat.com>
3101         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
3102         write to constant argument.
3103         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
3105 2004-07-30  Richard Henderson  <rth@redhat.com>
3107         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
3108         tests of nearest around zero.
3110 2004-07-30  Andrew Pinski  <apinski@apple.com>
3112         * gcc.c-torture/compile/20040730-1.c: New test.
3114 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3116         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
3117         powerpc-eabispe.
3119 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3121         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
3123 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
3125         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
3126         contains $ld_library_path.
3127         * lib/gfortran.exp (gfortran_link_flags): Likewise.
3129 2004-07-29  Richard Henderson  <rth@redhat.com>
3131         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
3133         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
3134         (alt2, which): New.
3135         (Check): Accept either alternative.
3137 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
3139         * g++.dg/abi/inline1.C: New test.
3140         * g++.dg/abi/local1-a.cc: Likewise.
3141         * g++.dg/abi/local1.C: Likewise.
3142         * g++.dg/abi/mangle11.C: Tweak location of warnings.
3143         * g++.dg/abi/mangle12.C: Likewise.
3144         * g++.dg/abi/mangle17.C: Likewise.
3145         * g++.dg/abi/mangle20-2.C: Likewise.
3146         * g++.dg/opt/interface1.C: Likewise.
3147         * g++.dg/opt/interface1.h: Likewise.
3148         * g++.dg/opt/interface1-a.cc: New test.
3149         * g++.dg/parse/repo1.C: New test.
3150         * g++.dg/template/repo1.C: Likewise.
3151         * g++.dg/warn/Winline-1.C: Likewise.
3152         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
3154 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
3156         * gcc.dg/tree-ssa/20040729-1.c: New test.
3158 2004-07-27  Matt Austern <austern@apple.com>
3160         * gcc.dg/darwin-bool-1.c: New test.
3161         * gcc.dg/darwin-bool-2.c: New test.
3163 2004-07-28  Richard Henderson  <rth@redhat.com>
3165         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
3166         arguments in the correct type.  Don't write to constant arguments.
3168 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3170         PR tree-optimization/16688
3171         PR tree-optimization/16689
3172         * g++.dg/tree-ssa/pr16688.C: New test.
3174 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3176         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
3177         loads.  Not only in the comment, this time.
3179 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
3181         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
3182         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
3183         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
3184         * gcc.dg/sh4a-bitmovua.c: New.
3185         * gcc.dg/sh4a-cos.c: New.
3186         * gcc.dg/sh4a-cosf.c: New.
3187         * gcc.dg/sh4a-fprun.c: New.
3188         * gcc.dg/sh4a-fsrra.c: New.
3189         * gcc.dg/sh4a-memmovua.c: New.
3190         * gcc.dg/sh4a-sin.c: New.
3191         * gcc.dg/sh4a-sincos.c: New.
3192         * gcc.dg/sh4a-sincosf.c: New.
3193         * gcc.dg/sh4a-sinf.c: New.
3195 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3197         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
3198         conditionals.
3199         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
3200         loads.
3201         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
3202         DOM1.
3204 2004-07-27  Andrew Pinski  <apinski@apple.com>
3206         * g++.dg/rtti/tinfo1.C: Correct the xfail.
3208 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
3210         * gcc.dg/pragma-isr.c: New test.
3212 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3214         PR c++/14429
3215         * g++.dg/template/ttp11.C: New test.
3217 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
3219         * gcc.c-torture/compile/20040727-1.c: New test.
3221 2004-07-26  Eric Christopher  <echristo@redhat.com>
3223         * gcc.c-torture/compile/20040726-2.c: New test.
3225 2004-07-26  Andrew Pinski  <apinski@apple.com>
3227         * g++.dg/rtti/tinfo1.C: Xfail.
3229 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
3231         * gcc.c-torture/compile/20040726-1.c: New test.
3233 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
3234             Brian Ryner  <bryner@brianryner.com>
3236         PR c++/9283
3237         PR c++/15000
3238         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
3239         * g++.dg/ext/visibility/: New directory.
3240         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
3241         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
3242         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
3243         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
3244         * g++.dg/ext/visibility/fvisibility.C,
3245         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
3246         g++.dg/ext/visibility/fvisibility-override1.C
3247         g++.dg/ext/visibility/fvisibility-override2.C
3248         g++.dg/ext/visibility/memfuncts.C
3249         g++.dg/ext/visibility/noPLT.C
3250         g++.dg/ext/visibility/pragma.C
3251         g++.dg/ext/visibility/pragma-override1.C
3252         g++.dg/ext/visibility/pragma-override2.C
3253         g++.dg/ext/visibility/staticmemfuncts.C
3254         g++.dg/ext/visibility/virtual.C: New tests.
3256 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
3258         PR c/15360
3259         * gcc.dg/pr15360-1.c: New test.
3261 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
3263         * gcc.dg/pragma-align-2.c: New test.
3264         * gcc.dg/pragma-init-fini.c: New test.
3265         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
3266         targets.
3268 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
3270         * gcc.dg/init-string-2.c: New test.
3272 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
3274         PR 16684
3275         * gcc.dg/Wredundant-decls-1.c: New test case.
3277 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
3279         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
3280         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
3281         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
3282         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
3283         * gcc.dg/compat/generate-random.c: New file.
3284         * gcc.dg/compat/generate-random.h: Likewise.
3285         * gcc.dg/compat/generate-random_r.c: Likewise.
3286         * gcc.dg/compat/struct-layout-1.h: Likewise.
3287         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
3288         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
3289         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
3290         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
3291         * gcc.dg/compat/struct-layout-1_main.c: New test.
3292         * gcc.dg/compat/struct-layout-1_x.c: New file.
3293         * gcc.dg/compat/struct-layout-1_y.c: New file.
3294         * gcc.dg/compat/struct-layout-1_test.h: New file.
3296 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
3298         * gcc.dg/comp-return-1.c: New test
3300 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
3302         * gcc.dg/vmx/8-02a.c: Fix typo.
3304         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
3305         * gcc.dg/darwin-abi-3.c: New test.
3307         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
3308         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
3310         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
3311         * gcc.dg/vmx/ops-long-1.c: New test.
3312         * gcc.dg/vmx/ops-long-2.c: New test.
3314 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3316         * g++.dg/lookup/conv-[1234].C: New.
3318 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
3320         * g++.dg/parse/attr2.C: Simplify.
3322 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3324         PR c/7284
3325         * gcc.c-torture/execute/pr7284-1.c: New test.
3327 2004-07-22  Brian Booth  <bbooth@redhat.com>
3329         * gcc.dg/tree-ssa/20040721-1.c: New test.
3331 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3333         * g++.dg/template/crash20.c: New.
3335 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
3337         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
3338         Add dg-run directive.  Declare variables as required.
3339         * gfortran.dg/g77/README: Update
3341 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
3343         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
3344         gcc.dg/cris-peep2-andu2.c: New tests.
3346 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3348         PR c/15052
3349         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
3350         on return type.
3351         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
3352         messages.
3353         * gcc.dg/qual-return-2.c: Update expected messages.
3354         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
3356 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3358         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
3359         * gcc.dg/noncompile/921102-1.c: Update expected error message.
3361 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3363         PR c/11250
3364         * gcc.dg/init-string-1.c: New test.
3366 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
3368         PR middle-end/15345
3369         PR c/16450
3370         * gcc.dg/torture/nested-fn-1.c: New test.
3372 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
3374         PR target/16559
3375         * gcc.dg/ia64-fptr-1.c: New file.
3377 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3379         PR c++/14497
3380         * g++.dg/template/spec16.C: New test.
3381         * g++.old-deja/g++.robertl/eb118.C: Remove.
3383 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3385         PR c++/509
3386         * g++.dg/template/spec15.C: New test.
3388 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
3390         Copy cases from g77.f-torture/execute and add dg-run
3391         directive.  Other changes as noted.
3392         * gfortran.dg/g77/13037.f
3393         * gfortran.dg/g77/1832.f
3394         * gfortran.dg/g77/19981119-0.f
3395         * gfortran.dg/g77/19990313-0.f
3396         * gfortran.dg/g77/19990313-1.f
3397         * gfortran.dg/g77/19990313-2.f
3398         * gfortran.dg/g77/19990313-3.f
3399         * gfortran.dg/g77/19990419-1.f
3400         * gfortran.dg/g77/19990826-0.f
3401         * gfortran.dg/g77/19990826-2.f
3402         * gfortran.dg/g77/20000503-1.f
3403         * gfortran.dg/g77/20001111.f
3404         * gfortran.dg/g77/20010116.f
3405         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
3406         * gfortran.dg/g77/20010430.f
3407         * gfortran.dg/g77/6177.f
3408         * gfortran.dg/g77/947.f
3409         * gfortran.dg/g77/970816-3.f
3410         * gfortran.dg/g77/971102-1.f
3411         * gfortran.dg/g77/980520-1.f
3412         * gfortran.dg/g77/980628-0.f
3413         * gfortran.dg/g77/980628-1.f
3414         * gfortran.dg/g77/980628-10.f
3415         * gfortran.dg/g77/980628-2.f
3416         * gfortran.dg/g77/980628-3.f
3417         * gfortran.dg/g77/980628-7.f
3418         * gfortran.dg/g77/980628-8.f
3419         * gfortran.dg/g77/980628-9.f
3420         * gfortran.dg/g77/980701-0.f
3421         * gfortran.dg/g77/980701-1.f
3422         * gfortran.dg/g77/cabs.f
3423         * gfortran.dg/g77/claus.f
3424         * gfortran.dg/g77/complex_1.f
3425         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
3426         * gfortran.dg/g77/dcomplex.f
3427         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
3428         * gfortran.dg/g77/f90-intrinsic-mathematical.f
3429         * gfortran.dg/g77/f90-intrinsic-numeric.f
3430         * gfortran.dg/g77/int8421.f
3431         * gfortran.dg/g77/labug1.f
3432         * gfortran.dg/g77/large_vec.f
3433         * gfortran.dg/g77/le.f
3434         * gfortran.dg/g77/short.f
3435         * gfortran.dg/g77/README: Update
3437 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
3439         PR c++/16637
3440         * g++.dg/parse/lookup4.C: New test.
3442 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3444         PR c++/16175
3445         * g++.dg/template/ttp10.C: New test.
3447 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3449         * gcc.dg/pr12625-1.c: New test.
3451 2004-07-20  Steven Bosscher  <stevenb@suse.de>
3453         * testsuite/gcc.dg/switch-warn-1.c: New test.
3454         * testsuite/gcc.dg/switch-warn-2.c: New test.
3455         * gcc.c-torture/compile/pr14730.c: Update.
3457 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
3459         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
3460         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
3461         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
3462         g++.dg/template/nontype3.C: Remove trailing CR from tests.
3464 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
3466         PR c++/16623
3467         * g++.dg/template/assign1.C: New test.
3469 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3471         PR c++/12170
3472         * g++.dg/template/ttp9.C: New test.
3474 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
3476         * gcc.dg/format/cmn-err-1.c: New test.
3478 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3480         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
3481         gcc.dg/Wparentheses-10.c: New tests.
3482         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
3484 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3486         PR fortran/16465
3487         * gfortran.dg/g77//ffixed-line-length-0.f,
3488         gfortran.dg/g77/ffixed-line-length-132.f,
3489         gfortran.dg/g77/ffixed-line-length-72.f,
3490         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
3491         gfortran.dg/g77/README: Update.
3493 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3495         PR c++/13092
3496         * g++.dg/template/non-dependent7.C: New test.
3497         * g++.dg/template/non-dependent8.C: Likewise.
3498         * g++.dg/template/non-dependent9.C: Likewise.
3499         * g++.dg/template/non-dependent10.C: Likewise.
3501 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
3503         PR c++/16337
3504         * g++.dg/parse/attr2.C: New test.
3506 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
3508         * g77.dg: Removed.
3509         * g77.f-torture: Ditto.
3511 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3513         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
3514         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
3515         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
3517 2004-07-16  Richard Henderson  <rth@redhat.com>
3519         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
3521 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3523         * lib/fortran-torture.exp (fortran-torture): Don't test compile
3524         tests with full list of options.
3525         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
3526         of TORTURE_OPTIONS if test contains 'dg-do run'.
3528         PR fortran/16404
3529         * gfortran.dg/do_iterator.f90: New test.
3531 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3533         PR rtl-optimization/16536
3534         * gcc.c-torture/execute/restrict-1.c: New test.
3536 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3538         PR fortran/15324
3539         * gfortran.dg/pr15324.f90: New test.
3541         PR fortran/15129
3542         * gfortran.dg/pr15129.f90: New test.
3544         PR fortran/15140
3545         * gfortran.dg/pr15140.f90: New test.
3547         PR fortran/13792
3548         * gfortran.fortran-torture/execute/bounds.f90: Add check for
3549         compile-time simplification.
3551 2004-07-14  Mike Stump  <mrs@apple.com>
3553         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
3555 2004-07-14  James E Wilson  <wilson@specifixinc.com>
3557         PR target/16325
3558         * gcc.dg/profile-generate-1.c: New.
3560 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
3562         * gcc.c-torture/execute/20040709-1.c: New test.
3563         * gcc.c-torture/execute/20040709-2.c: New test.
3565 2004-07-14  Mike Stump  <mrs@apple.com>
3567         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
3569 2004-07-14  Mike Stump  <mrs@apple.com>
3571         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
3573 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
3575         PR c++/16518
3576         * g++.dg/parse/mutable1.C: New test.
3578 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
3580         PR tree-optimization/16443
3581         * gcc.dg/tree-ssa/20040713-1.c: New test.
3583 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
3585         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
3586         for operator new.
3588 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3590         * gfortran.dg/g77/README: New file
3591         * gfortran.dg/g77/19981216-0.f:  Copy from
3592         g77.f-torture/noncompile.  Add "dg-do compile" and
3593         dg-error as required.
3594         * gfortran.dg/g77/19990218-1.f: Likewise
3595         * gfortran.dg/g77/19990905-1.f: Likewise
3596         * gfortran.dg/g77/9263.f: Likewise
3597         * gfortran.dg/g77/980615-0.f: Likewise
3598         * gfortran.dg/g77/980616-0.f: Likewise
3599         * gfortran.dg/g77/check0.f: Likewise
3600         * gfortran.dg/g77/select_no_compile.f: Likewise
3602 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3604         Copy files from g77.f-torture/compile.
3605         Add "{ dg-do compile}".  Other changes as noted
3606         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
3607         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
3608         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
3609         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
3610         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
3611         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
3612         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
3613         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
3614         statement to conform to standard.  Append alpha1.x for reference.
3615         * gfortran.dg/g77/xformat.f: Add dg-warning
3617 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3619         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
3620         Add {dg-do compile} directive.
3621         * gfortran.dg/g77/cpp2.F: Likewise
3623 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3625         PR c++/5402
3626         * g++.dg/lookup/name-clash1.C: New test.
3628         PR c++/9777
3629         * g++.dg/lookup/name-clash2.C: New test.
3631         PR c++/12102
3632         * g++.dg/lookup/name-clash3.C: New test.
3634 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3636         * g++.dg/lookup/new2.C: New test.
3637         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
3639 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
3641         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
3642         Add {dg-do compile} directive.
3643         * gfortran.dg/g77/13060.f: Likewise
3644         * gfortran.dg/g77/19990218-0.f: Likewise
3645         * gfortran.dg/g77/19990305-0.f: Likewise
3646         * gfortran.dg/g77/19990419-0.f: Likewise
3647         * gfortran.dg/g77/19990502-0.f: Likewise
3648         * gfortran.dg/g77/19990502-1.f: Likewise
3649         * gfortran.dg/g77/19990525-0.f: Likewise
3650         * gfortran.dg/g77/19990826-1.f: Likewise
3651         * gfortran.dg/g77/19990826-3.f: Likewise
3652         * gfortran.dg/g77/19990905-2.f: Likewise
3653         * gfortran.dg/g77/20000412-1.f: Likewise
3654         * gfortran.dg/g77/20000511-1.f: Likewise
3655         * gfortran.dg/g77/20000511-2.f: Likewise
3656         * gfortran.dg/g77/20000518.f: Likewise
3657         * gfortran.dg/g77/20000601-1.f: Likewise
3658         * gfortran.dg/g77/20000601-2.f: Likewise
3659         * gfortran.dg/g77/20000629-1.f: Likewise
3660         * gfortran.dg/g77/20000630-2.f: Likewise
3661         * gfortran.dg/g77/20010115.f: Likewise
3662         * gfortran.dg/g77/20010321-1.f: Likewise
3663         * gfortran.dg/g77/20010426.f: Likewise
3664         * gfortran.dg/g77/20020307-1.f: Likewise
3665         * gfortran.dg/g77/8485.f: Likewise
3666         * gfortran.dg/g77/960317-1.f: Likewise
3667         * gfortran.dg/g77/970915-0.f: Likewise
3668         * gfortran.dg/g77/980310-1.f: Likewise
3669         * gfortran.dg/g77/980310-2.f: Likewise
3670         * gfortran.dg/g77/980310-3.f: Likewise
3671         * gfortran.dg/g77/980310-4.f: Likewise
3672         * gfortran.dg/g77/980310-6.f: Likewise
3673         * gfortran.dg/g77/980310-7.f: Likewise
3674         * gfortran.dg/g77/980310-8.f: Likewise
3675         * gfortran.dg/g77/980419-2.f: Likewise
3676         * gfortran.dg/g77/980424-0.f: Likewise
3677         * gfortran.dg/g77/980427-0.f: Likewise
3678         * gfortran.dg/g77/980729-0.f: Likewise
3679         * gfortran.dg/g77/981117-1.f: Likewise
3680         * gfortran.dg/g77/toon_1.f: Likewise
3682 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3684         PR c++/2204
3685         * g++.dg/other/abstract2.C: New test.
3687 2004-07-12  Paul Brook  <paul@codesourcery.com>
3689         * gfortran.dg/pointer_init_1.f90: New test.
3691 2004-07-11  Paul Brook  <paul@codesourcery.com>
3693         PR fortran/15986
3694         * gfortran.dg/contained_1.f90: New test.
3696 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
3698         * g++.dg/parse/defarg8.C: New test.
3700 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3702         PR fortran/16433
3703         * gfortran.dg/pr16433.f: New test.
3705         PR fortran/17574
3706         * gfortran.dg/pr15754.f90: New test.
3708 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3710         PR tree-optimization/16437
3711         * gcc.c-torture/execute/bitfld-4.c: New test.
3713 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3715         * gfortran.fortran-torture/execute/common_2.f90: Add check for
3716         access to common var from module.
3718 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3720         PR fortran/16336
3721         * gfortran.fortran-torture/execute/common_2.f90: New test.
3723 2004-07-10  Paul Brook  <paul@codesourcery.com>
3725         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
3727 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3729         PR fortran/15969
3730         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
3732 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
3734         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
3735         * gfortran.dg/g77/ffixed-form-2.f: Likewise
3736         * gfortran.dg/g77/ffree-form-1.f: Likewise
3737         * gfortran.dg/g77/ffree-form-2.f: Likewise
3738         * gfortran.dg/g77/ffree-form-3.f: Likewise
3739         * gfortran.dg/g77/fno-underscoring.f: Likewise
3740         * gfortran.dg/g77/funderscoring.f: Likewise
3741         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
3743 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3745         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
3747 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3748         Paul Brook  <paul@codesourcery.com>
3750         PR fortran/13415
3751         * gfortran.dg/common_pointer_1.f90: New test.
3753 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3755         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
3757 2004-07-09  James E Wilson  <wilson@specifixinc.com>
3759         PR target/16364
3760         * gcc.c-torture/compile/20040709-1.c: New.
3762 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3764         PR fortran/14077
3765         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
3767 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3769         PR fortran/13201
3770         * gfortran.dg/shape_1.f90: New test.
3772 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
3773             Andrew Pinski  <apinski@apple.com>
3775         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
3777 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3779         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
3780         comment.
3782 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3783         Paul Brook  <paul@codesourcery.com>
3785         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
3786         '.f95' and '.F95'.
3788 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
3790         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
3792 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3794         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
3795         testcases with capital suffix.
3797 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3799         PR fortran/15481
3800         PR fortran/13372
3801         PR fortran/13575
3802         PR fortran/15978
3803         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
3805         * gfortran.dg/implicit_1.f90: New test.
3807 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3809         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
3810         expression to match gfortran warning/error messages
3811         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
3812         dg-error text.
3814 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3816         * lib/fortran-torture.exp: Rename proc search_for to
3817         search_for_re.
3819 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3821         * gcc.c-torture/execute/simd-5.x: New file.
3822         XFAIL on SPARC 64-bit at -O0.
3824 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3826         PR c++/8211
3827         PR c++/16165
3828         * g++.dg/warn/effc3.C: New test.
3830 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3832         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
3833         change X to 1X in format.
3834         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
3835         add data statements to conform to standard.
3837 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3839         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
3840         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
3841         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
3843 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3845         * gfortran.dg/g77/7388.f: Copy from g77.dg
3846         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
3847         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
3848         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
3849         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
3850         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
3851         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
3852         * gfortran.dg/g77/strlen0.f: Likewise
3854 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
3856         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
3857         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
3859 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3861         * gcc.c-torture/execute/920428-2.x: Delete.
3862         * gcc.c-torture/execute/920501-7.x: Likewise.
3864 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
3866         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
3867         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
3868         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
3869         prescott and c3-2.
3870         (PREFETCH_3DNOW): Add -march=c3.
3872 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
3874         PR c/16437
3875         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
3876         * gcc.c-torture/execute/bf64-1.x: Likewise.
3878 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3880         * gcc.c-torture/compile/20040708-1.c: New test.
3882 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3884         PR c++/16169
3885         * g++.dg/warn/effc2.C: New test.
3887 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3889         * gcc.c-torture/execute/bitfld-1.x: Remove.
3890         * gcc.c-torture/execute/bitfld-3.c: New test.
3891         * gcc.dg/bitfld-2.c: Remove XFAILs.
3893 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
3895         PR c++/16276
3896         * g++.dg/rtti/tinfo1.C: New file.
3898 2004-07-07  Eric Christopher  <echristo@redhat.com>
3900         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
3902 2004-07-07  Andrew Pinski  <apinski@apple.com>
3904         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
3906 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
3908         * g++.dg/init/call1.C: XFAIL.
3910 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
3912         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
3913         except for movstrict*, to movmem* and clrstr* to clrmem*.
3915 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
3917         * gcc.c-torture/execute/20040707-1.c: New test.
3919 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
3921         * gcc.c-torture/execute/20040706-1.c: New test.
3923 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3925         PR c++/3671
3926         * g++.dg/template/spec14.C: New test.
3928 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
3930         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
3931         nothing if not yet defined.  Use it in b, c and d type definitions.
3932         * gcc.c-torture/execute/20040705-1.c: New test.
3933         * gcc.c-torture/execute/20040705-2.c: New test.
3935 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3937         PR c++/2518
3938         * g++.dg/lookup/new1.C: New test.
3940 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3942         PR c++/11406
3943         * g++.dg/template/sizeof8.C: New test.
3945 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
3947         * gcc.c-torture/compile/20040705-1.c: New test.
3949 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
3951         * gfortran.fortran-torture/execute/seq_io.f90: New test.
3953 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
3955         * gcc.dg/cpp/if-mop.c: Two new testcases.
3956         * gcc.dg/cpp/trad/comment-3.c: New.
3958 2004-07-04  Paul Brook  <paul@codesourcery.com>
3960         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
3962 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
3964         PR c++/3761
3965         * g++.dg/lookup/crash4.C: New test.
3967 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
3969         * gcc.c-torture/execute/builtin-abs-1.c
3970         * gcc.c-torture/execute/builtin-abs-2.c
3971         * gcc.c-torture/execute/builtin-complex-1.c
3972         * gcc.c-torture/execute/builtins/string-1-lib.c
3973         * gcc.c-torture/execute/builtins/string-1.c
3974         * gcc.c-torture/execute/builtins/string-2-lib.c
3975         * gcc.c-torture/execute/builtins/string-2.c
3976         * gcc.c-torture/execute/builtins/string-3-lib.c
3977         * gcc.c-torture/execute/builtins/string-3.c
3978         * gcc.c-torture/execute/builtins/string-4-lib.c
3979         * gcc.c-torture/execute/builtins/string-4.c
3980         * gcc.c-torture/execute/builtins/string-5-lib.c
3981         * gcc.c-torture/execute/builtins/string-5.c
3982         * gcc.c-torture/execute/builtins/string-6-lib.c
3983         * gcc.c-torture/execute/builtins/string-6.c
3984         * gcc.c-torture/execute/builtins/string-7-lib.c
3985         * gcc.c-torture/execute/builtins/string-7.c
3986         * gcc.c-torture/execute/builtins/string-8-lib.c
3987         * gcc.c-torture/execute/builtins/string-8.c
3988         * gcc.c-torture/execute/builtins/string-9-lib.c
3989         * gcc.c-torture/execute/builtins/string-9.c
3990         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
3991         * gcc.c-torture/execute/builtins/string-asm-1.c
3992         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
3993         * gcc.c-torture/execute/builtins/string-asm-2.c
3994         * gcc.c-torture/execute/stdio-opt-1.c
3995         * gcc.c-torture/execute/stdio-opt-2.c
3996         * gcc.c-torture/execute/stdio-opt-3.c
3997         * gcc.c-torture/execute/string-opt-1.c
3998         * gcc.c-torture/execute/string-opt-10.c
3999         * gcc.c-torture/execute/string-opt-11.c
4000         * gcc.c-torture/execute/string-opt-12.c
4001         * gcc.c-torture/execute/string-opt-13.c
4002         * gcc.c-torture/execute/string-opt-14.c
4003         * gcc.c-torture/execute/string-opt-15.c
4004         * gcc.c-torture/execute/string-opt-16.c
4005         * gcc.c-torture/execute/string-opt-2.c
4006         * gcc.c-torture/execute/string-opt-6.c
4007         * gcc.c-torture/execute/string-opt-7.c
4008         * gcc.c-torture/execute/string-opt-8.c:
4009         Replace with ...
4011         * gcc.c-torture/execute/builtins/abs-2.c
4012         * gcc.c-torture/execute/builtins/abs-3.c
4013         * gcc.c-torture/execute/builtins/complex-1.c
4014         * gcc.c-torture/execute/builtins/fprintf.c
4015         * gcc.c-torture/execute/builtins/fputs.c
4016         * gcc.c-torture/execute/builtins/memcmp.c
4017         * gcc.c-torture/execute/builtins/memmove.c
4018         * gcc.c-torture/execute/builtins/memops-asm.c
4019         * gcc.c-torture/execute/builtins/mempcpy-2.c
4020         * gcc.c-torture/execute/builtins/mempcpy.c
4021         * gcc.c-torture/execute/builtins/memset.c
4022         * gcc.c-torture/execute/builtins/printf.c
4023         * gcc.c-torture/execute/builtins/sprintf.c
4024         * gcc.c-torture/execute/builtins/strcat.c
4025         * gcc.c-torture/execute/builtins/strchr.c
4026         * gcc.c-torture/execute/builtins/strcmp.c
4027         * gcc.c-torture/execute/builtins/strcpy.c
4028         * gcc.c-torture/execute/builtins/strcspn.c
4029         * gcc.c-torture/execute/builtins/strlen-2.c
4030         * gcc.c-torture/execute/builtins/strlen.c
4031         * gcc.c-torture/execute/builtins/strncat.c
4032         * gcc.c-torture/execute/builtins/strncmp-2.c
4033         * gcc.c-torture/execute/builtins/strncmp.c
4034         * gcc.c-torture/execute/builtins/strncpy.c
4035         * gcc.c-torture/execute/builtins/strpbrk.c
4036         * gcc.c-torture/execute/builtins/strpcpy-2.c
4037         * gcc.c-torture/execute/builtins/strpcpy.c
4038         * gcc.c-torture/execute/builtins/strrchr.c
4039         * gcc.c-torture/execute/builtins/strspn.c
4040         * gcc.c-torture/execute/builtins/strstr-asm.c
4041         * gcc.c-torture/execute/builtins/strstr.c:
4042         ... these new files.
4044         * gcc.c-torture/execute/builtins/abs-2-lib.c
4045         * gcc.c-torture/execute/builtins/abs-3-lib.c
4046         * gcc.c-torture/execute/builtins/complex-1-lib.c
4047         * gcc.c-torture/execute/builtins/fprintf-lib.c
4048         * gcc.c-torture/execute/builtins/fputs-lib.c
4049         * gcc.c-torture/execute/builtins/memcmp-lib.c
4050         * gcc.c-torture/execute/builtins/memmove-lib.c
4051         * gcc.c-torture/execute/builtins/memops-asm-lib.c
4052         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
4053         * gcc.c-torture/execute/builtins/mempcpy-lib.c
4054         * gcc.c-torture/execute/builtins/memset-lib.c
4055         * gcc.c-torture/execute/builtins/printf-lib.c
4056         * gcc.c-torture/execute/builtins/sprintf-lib.c
4057         * gcc.c-torture/execute/builtins/strcat-lib.c
4058         * gcc.c-torture/execute/builtins/strchr-lib.c
4059         * gcc.c-torture/execute/builtins/strcmp-lib.c
4060         * gcc.c-torture/execute/builtins/strcpy-lib.c
4061         * gcc.c-torture/execute/builtins/strcspn-lib.c
4062         * gcc.c-torture/execute/builtins/strlen-2-lib.c
4063         * gcc.c-torture/execute/builtins/strlen-lib.c
4064         * gcc.c-torture/execute/builtins/strncat-lib.c
4065         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
4066         * gcc.c-torture/execute/builtins/strncmp-lib.c
4067         * gcc.c-torture/execute/builtins/strncpy-lib.c
4068         * gcc.c-torture/execute/builtins/strpbrk-lib.c
4069         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
4070         * gcc.c-torture/execute/builtins/strpcpy-lib.c
4071         * gcc.c-torture/execute/builtins/strrchr-lib.c
4072         * gcc.c-torture/execute/builtins/strspn-lib.c
4073         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
4074         * gcc.c-torture/execute/builtins/strstr-lib.c
4075         * gcc.c-torture/execute/builtins/lib/abs.c
4076         * gcc.c-torture/execute/builtins/lib/fprintf.c
4077         * gcc.c-torture/execute/builtins/lib/memset.c
4078         * gcc.c-torture/execute/builtins/lib/printf.c
4079         * gcc.c-torture/execute/builtins/lib/sprintf.c
4080         * gcc.c-torture/execute/builtins/lib/strcpy.c
4081         * gcc.c-torture/execute/builtins/lib/strcspn.c
4082         * gcc.c-torture/execute/builtins/lib/strncat.c
4083         * gcc.c-torture/execute/builtins/lib/strncmp.c
4084         * gcc.c-torture/execute/builtins/lib/strncpy.c
4085         * gcc.c-torture/execute/builtins/lib/strpbrk.c
4086         * gcc.c-torture/execute/builtins/lib/strspn.c
4087         * gcc.c-torture/execute/builtins/lib/strstr.c:
4088         New files containing support routines.
4090         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
4091         declaration.
4092         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
4093         when not optimizing.
4095 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
4097         PR c++/16240
4098         * g++.dg/abi/mangle22.C: New test.
4099         * g++.dg/abi/mangle23.C: Likewise.
4101 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
4103         PR fortran/16290
4104         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
4105         Allow for cases without denormalized floating point numbers.
4107 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
4109         PR c/1027
4110         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
4111         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
4112         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
4113         expected warning text.
4114         * gcc.dg/format/diag-2.c: New test.
4116 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4118         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
4120 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4122         * gcc.dg/builtins-43.c: New.
4123         * gcc.dg/builtins-44.c: New.
4124         * gcc.dg/builtins-45.c: New.
4126 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
4127             Andreas Tobler  <a.tobler@schweiz.ch>
4129         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
4130         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
4131         as SIGSEGV.
4132         * gcc.dg/cleanup-11.c: Likewise.
4133         * gcc.dg/cleanup-8.c: Likewise.
4134         * gcc.dg/cleanup-9.c: Likewise.
4135         * gcc.dg/cleanup-5.c: Run on all platforms.
4137 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
4139         * g++.dg/warn/nonnull1.C: New test.
4141 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4143         * gcc.dg/compat/compat-common.h: Wrap up CINT in
4144         an #ifndef SKIP_COMPLEX_INT/#endif pair.
4145         Special-case the Sun compiler wrt to <complex.h>.
4147 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
4149         * gcc.dg/Wunreachable-8.C: New test.
4151         * gcc.dg/h8300-ice2.c : New test.
4153 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
4155         PR fortran/16161
4156         * gfortran.fortran-torture/compile/implicit.f90: Add test
4157         for implicit character.
4159 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
4161         PR fortran/16289
4162         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
4163         Use tiny() intrinsic to find smallest non-negative real
4165 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
4167         * gcc.dg/compat/struct-by-value-22_main.c: New test.
4168         * gcc.dg/compat/struct-by-value-22_x.c: New.
4169         * gcc.dg/compat/struct-by-value-22_y.c: New.
4171         * gcc.c-torture/execute/20040629-1.c: New test.
4173 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
4175         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
4176         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
4178         PR target/16195
4179         * gcc.dg/20040625-1.c: New test.
4181 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4183         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
4185 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4187         PR fortran/15963
4188         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
4190 2004-06-29  Richard Henderson  <rth@redhat.com>
4192         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
4194 2004-06-29  Paul Brook  <paul@codesourcery.com>
4196         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
4197         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
4199 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
4201         PR c++/16260
4202         * g++.dg/parse/crash15.C: New.
4204 2004-06-28  Andrew Pinski  <apinski@apple.com>
4206         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
4207         by the error already.
4209         * g++.dg/opt/ptrmem4.C: Change to compile only test.
4211 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
4213         PR target/14041
4214         * gcc.dg/h8300-bss-align-1.c : New.
4216 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
4218         * PR c++/16174
4219         * g++.dg/template/ctor4.C: New.
4221 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
4223         PR c++/16205
4224         * g++.dg/warn/Wsequence-point-1.C: New test.
4226 2004-06-27  Paul Brook  <paul@codesourcery.com>
4228         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
4230 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
4232         * g++.old-deja/g++.mike/p7325.C: Remove.
4234 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
4236         PR c/14963
4237         * gcc.dg/pr14963.c: New test.
4239 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
4241         PR c++/16193
4242         * g++.dg/parse/redef1.C: New test.
4244 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
4246         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
4247         20021110.c.
4248         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
4249         20021119-1.c.
4250         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
4251         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
4252         5-04.c.
4253         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
4254         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
4255         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
4256         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
4257         g++.brendan/enum14.C.
4258         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
4259         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
4260         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
4261         g++.mike/virt1.C.
4262         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
4263         memtemp24.C.
4265 2004-06-27  Roger Sayle  <roger@eyesopen.com>
4267         * gcc.dg/20040527-1.c: New test case.
4269 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
4271         PR gfortran/pr16196
4272         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
4274 2004-06-25  Roger Sayle  <roger@eyesopen.com>
4276         PR middle-end/15825
4277         * gcc.dg/pr15825-1.c: New test case.
4279 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
4281         * gcc.c-torture/execute/20040625-1.c: New test.
4283 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4285         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
4287 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
4289         * gcc.dg/torture/mips-div-1.c: New test.
4291 2004-06-24  Jeff Law  <law@redhat.com>
4293         * gcc.dg/tree-ssa/20040624-1.c: New test.
4295 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
4297         * gcc.c-torture/compile/20040624-1.c: New test.
4299 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4301         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
4302         this directory.
4304 2004-06-23  Andrew Pinski  <apinski@apple.com>
4306         PR middle-end/15988
4307         * g++.dg/opt/ptrmem4.C: New test.
4309         * gcc.dg/c90-array-quals-2.c: New test.
4311 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
4313         * gcc.dg/kpice1.c: New test.
4315 2006-06-23  Andrew Pinski  <apinski@apple.com>
4317         * gcc.dg/c90-array-quals.c: New test.
4319 2006-06-22  Richard Henderson  <rth@redhat.com>
4321         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
4323 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
4325         * gcc.dg/builtins-config.h: Handle FreeBSD.
4327 2006-06-22  Richard Henderson  <rth@redhat.com>
4329         * g++.dg/opt/devirt1.C: New.
4331 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
4333         * g++.dg/opt/pr15551.C: New testcase.
4335 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
4337         PR target/14800
4338         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
4339         x86_64-*-linux* when compiling for 32bit.
4341 2004-06-21  Andrew Pinski  <apinski@apple.com>
4343         * gcc.dg/pch/struct-1.c: New.
4344         * gcc.dg/pch/struct-1.hs: New.
4346 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
4348         * gcc.dg/pch/save-temps-1.c: New file.
4349         * gcc.dg/pch/save-temps-1.hs: New file.
4351 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
4353         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
4354         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
4356 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4358         * gfortran.fortran-torture/execute/select_1.f90: Rename function
4359         to fix type error.
4360         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
4361         Remove trailing spaces.
4363 2004-06-21  Richard Henderson  <rth@redhat.com>
4365         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
4366         merging && to BIT_FIELD_REF.
4368 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
4370         * g++.dg/opt/placeholder1.C: New test.
4372 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4374         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
4375         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
4376         * gcc.dg/compat/union-m128-1_x.c: Likewise.
4377         * gcc.dg/compat/union-m128-1_y.c: Likewise.
4379 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
4381         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
4382         extern "C".
4383         * g++.dg/other/pragma-re-1.C: Add comments.
4385 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
4387         PR gfortran/16080
4388         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
4390 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
4392         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
4393         instead of setting the type of size_t by
4394         hand.
4396 2004-06-18  Roger Sayle  <roger@eyesopen.com>
4398         * gcc.dg/unordered-2.c: New test case.
4399         * gcc.dg/unordered-3.c: New test case.
4401 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
4403         PR other/16043
4404         * lib/g++.exp (g++_version): Tweak regexp for version
4405         * lib/g77.exp (g77_version): Likewise
4406         * lib/gfortran.exp (gfortran_version): Likewise
4407         * lib/objc.exp (objc_version): Likewise
4408         * lib/treelang.exp (treelang_version): Likewise
4410 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
4412         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
4413         Use INT_MAX instead of __INT_MAX__.
4414         * gcc.dg/compat/struct-align-2_y.c: Likewise.
4416         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
4417         * gcc.dg/compat/scalar-return-3_x.c: Use it.
4418         * gcc.dg/compat/scalar-return-3_y.c: Use it.
4419         * gcc.dg/compat/scalar-return-4_x.c: Use it.
4420         * gcc.dg/compat/scalar-return-4_y.c: Use it.
4421         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
4422         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
4423         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
4424         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
4426         * gcc.dg/range-test-1.c: New test.
4427         * g++.dg/opt/range-test-1.C: New test.
4429 2004-06-17  Richard Henderson  <rth@redhat.com>
4431         * objc.dg/sync-1.m: New.
4432         * objc.dg/try-catch-1.m: Don't force next runtime.
4433         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
4434         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
4435         shadowed catch clause.
4436         * objc.dg/try-catch-5.m: New.
4438 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
4440         Bug 14610
4441         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
4443 2004-06-15  Richard Henderson  <rth@redhat.com>
4445         * gcc.dg/20001116-1.c: Move expected warning line.
4447 2004-06-15  Richard Henderson  <rth@redhat.com>
4449         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
4450         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
4452 2004-06-15  Jeff Law  <law@redhat.com>
4454         * gcc.dg/tree-ssa/20040615-1.c: New test.
4455         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
4456         be less sensitive to operand ordering.
4457         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
4459 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
4461         * g++.dg/abi/bitfield3.C: Add comment..
4463 2004-06-15  Richard Henderson  <rth@redhat.com>
4465         * g++.dg/ext/stmtexpr1.C: XFAIL.
4466         * gcc.dg/20030612-1.c: XFAIL.
4468 2004-06-15  Eric Christopher  <echristo@redhat.com>
4470         * g++.dg/charset/asm5.c: New.
4471         * gcc.dg/charset/asm6.c: New.
4473 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4475         PR fortran/15962
4476         * gfortran.fortran-torture/execute/select_1.f90: New test.
4478 2004-06-15  Paul Brook  <paul@codesourcery.com>
4480         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
4482 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4484         PR c++/15967
4485         * g++.dg/lookup/crash3.C: New test.
4487 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4489         PR c++/15947
4490         * g++.dg/parse/dtor4.C: New test.
4492 2004-06-14  Jeff Law  <law@redhat.com>
4494         * gcc.c-torture/compile/20040614-1.c: New test.
4496 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4498         PR fortran/15211
4499         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
4500         LEN of a character array.
4502 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
4504         PR c++/15096
4505         * g++.dg/template/ptrmem10.C: New test.
4507         PR c++/14930
4508         * g++.dg/template/friend30.C: New test.
4510 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4512         PR fortran/14928
4513         * gfortran.fortran-torture/compile/mloc.f90: New test.
4515 2004-06-13  Paul Brook  <paul@codesourcery.com>
4517         * gfortran.fortran-torture/execute/random_2.f90: New test.
4519 2004-06-13  Eric Christopher  <echristo@redhat.com>
4521         * gcc.dg/noncompile/redecl-1.c: Fix error message.
4523 2004-06-12  Paul Brook  <paul@codesourcery.com>
4525         * gfortran.fortran-torture/execute/contained_3.f90: New test.
4527 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4529         PR fortran/14923
4530         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
4532 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4534         PR fortran/14957
4535         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
4536         syntax errors in end statements of contained subroutines.
4538 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4540         PR fortran/12841
4541         * gfortran.fortran-torture/execute/null_arg.f90: New test.
4543 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
4545         PR fortran/15665
4546         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
4548 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
4550         PR gfortran/12839
4551         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
4553 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
4555         PR c++/15862
4556         * g++.dg/parse/enum1.C: New test.
4558 2004-06-10  Jeff Law  <law@redhat.com>
4560         * gcc.c-torture/compile/20040610-1.c: New test.
4562 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4564         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
4565         * g++.old-deja/g++.other/decl3.C: Likewise.
4567 2004-06-10  Brian Booth  <bbooth@redhat.com>
4569         * gcc.dg/tree-ssa/20031015-1.c: Scan for
4570         V_MAY_DEF instead of VDEF.
4571         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
4573 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
4575         PR c++/14211
4576         * g++.dg/conversion/const1.C: New test.
4578         PR c++/15076
4579         * g++.dg/conversion/reinterpret1.C: New test.
4581         PR c++/15877
4582         * g++.dg/template/enum2.C: New test.
4584         PR c++/15227
4585         * g++.dg/template/error13.C: New test.
4587 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4589         PR fortran/14957
4590         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
4591         arguments to test_* REAL and of the right size.
4593 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
4595         PR target/15569
4596         PR rtl-optimization/15681
4597         * gcc.dg/20040609-1.c: New test.
4599 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
4601         PR c++/14791
4602         * g++.dg/opt/builtins1.C: New test.
4604 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
4606         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
4607         that use default windows32 struct layout.
4608         * gcc.dg/i386-bitfield2.c: Likewise.
4610 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
4612         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
4613         for mingw32 and cygwin targets.
4615 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
4617         * gcc.dg/pch/macro-4.c: New.
4618         * gcc.dg/pch/macro-4.hs: New.
4620 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4622         PR fortran/13249
4623         * gfortran.fortran-torture/compile/name_clash.f90: New test.
4625 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4627         PR fortran/13372
4628         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
4630 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
4632         PR gfortran/14897
4633         * gfortran.fortran-torture/execute/t_edit.f90: New test.
4635 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
4637         PR gfortran/15755
4638         * gfortran.fortran-torture/execute/backspace.c : New test.
4640 2004-06-09  Paul Brook  <paul@codesourcery.com>
4642         * gfortran.fortran-torture/execure/intrinsic_associated.f90
4643         (pointer_to_section): Rewrite to use smaller array.
4645 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
4647         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
4648         * gcc.dg/ext/altivec-10.c: Same.
4649         * gcc.dg/ext/altivec-11.c: Same.
4650         * gcc.dg/ext/altivec-12.c: Same.
4651         * gcc.dg/ext/altivec-13.c: Same.
4652         * gcc.dg/ext/altivec-14.c: Same.
4653         * gcc.dg/ext/altivec-15.c: Same.
4654         * gcc.dg/ext/altivec-16.c: Same.
4655         * gcc.dg/ext/altivec-3.c: Same.
4656         * gcc.dg/ext/altivec-4.c: Same.
4657         * gcc.dg/ext/altivec-6.c: Same.
4658         * gcc.dg/ext/altivec-7.c: Same.
4659         * gcc.dg/ext/altivec-8.c: Same.
4660         * gcc.dg/ext/altivec-varargs-1.c: Same.
4662         * g++.dg/ext/altivec-1.C: Correct dg syntax.
4663         * g++.dg/ext/altivec-10.C: Same.
4664         * g++.dg/ext/altivec-2.C: Same.
4665         * g++.dg/ext/altivec-3.C: Same.
4666         * g++.dg/ext/altivec-4.C: Same.
4667         * g++.dg/ext/altivec-5.C: Same.
4668         * g++.dg/ext/altivec-6.C: Same.
4669         * g++.dg/ext/altivec-7.C: Same.
4670         * g++.dg/ext/altivec-8.C: Same.
4671         * g++.dg/ext/altivec-9.C: Same.
4673 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4675         PR c++/7841
4676         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
4678 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4680         * gcc.dg/union-1.c: New test.
4682 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4684         * gcc.dg/builtins-41.c: New test case.
4685         * gcc.dg/builtins-42.c: New test case.
4687 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4689         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
4690         * g++.dg/ext/altivec-10.C: Same.
4691         * g++.dg/ext/altivec-2.C: Same.
4692         * g++.dg/ext/altivec-3.C: Same.
4693         * g++.dg/ext/altivec-4.C: Same.
4694         * g++.dg/ext/altivec-5.C: Same.
4695         * g++.dg/ext/altivec-6.C: Same.
4696         * g++.dg/ext/altivec-7.C: Same.
4697         * g++.dg/ext/altivec-8.C: Same.
4698         * g++.dg/ext/altivec-9.C: Same.
4699         * g++.old-deja/g++.abi/cxa_vec.C: Same.
4700         * g++.old-deja/g++.brendan/new3.C: Same.
4701         * gcc.c-torture/execute/eeprof-1.x: Same.
4703 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4705         PR c/14765
4706         * gcc.dg/pr14765-1.c: New test.
4708 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4710         PR c/14649
4711         * gcc.dg/pr14649-1.c: New test case.
4713 2004-06-07  Richard Henderson  <rth@redhat.com>
4715         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
4716         if temporaries.
4718 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4720         * g++.dg/eh/elide1.C: Remove XFAIL.
4722 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
4724         PR c++/15337
4725         * g++.dg/expr/sizeof3.C: New test.
4727         PR c++/14777
4728         * g++.dg/template/access14.C: New test.
4730         PR c++/15554
4731         * g++.dg/template/enum1.C: New test.
4733         PR c++/15057
4734         * g++.dg/eh/throw1.C: New test.
4736 2004-06-07  David Ayers  <d.ayers@inode.at>
4737             Ziemowit Laski  <zlaski@apple.com>
4739         * lib/objc.exp (objc_target_compile): Revert the '-framework
4740         Foundation' flag fix, since bare Darwin does not ship
4741         with the Foundation framework.
4742         * objc/execute/next_mapping.h: Provide a local NSConstantString
4743         @interface and @implementation.
4744         (objc_constant_string_init): A constructor function, used to
4745         initialize the NSConstantString meta-class object.
4746         * objc/execute/string1.m: Include "next_mapping.h" instead of
4747         <Foundation/NSString.h>.
4748         * objc/execute/string2.m: Likewise.
4749         * objc/execute/string3.m: Likewise.
4750         * objc/execute/string4.m: Likewise.
4752 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
4754         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
4755         to double. Replace double with FLOAT.
4756         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
4758         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
4759         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
4760         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
4761         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
4762         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
4763         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
4764         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
4765         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
4767 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
4769         PR c/13519
4770         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
4772 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4774         PR c++/15503
4775         * g++.dg/template/meminit2.C: New test.
4777 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
4779         PR target/15822
4780         * gcc.c-torture/execute/compare-fp-1.c,
4781         gcc.c-torture/execute/compare-fp-2.c,
4782         gcc.c-torture/execute/compare-fp-3.c,
4783         gcc.c-torture/execute/compare-fp-4.c,
4784         gcc.c-torture/execute/compare-fp-3.x,
4785         gcc.c-torture/execute/compare-fp-4.x: Moved...
4786         * gcc.c-torture/execute/ieee/compare-fp-1.c,
4787         gcc.c-torture/execute/ieee/compare-fp-2.c,
4788         gcc.c-torture/execute/ieee/compare-fp-3.c,
4789         gcc.c-torture/execute/ieee/compare-fp-4.c,
4790         gcc.c-torture/execute/ieee/compare-fp-3.x,
4791         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
4793 2004-06-04  David Ayers  <d.ayers@inode.at>
4795         * objc/execute/protocol-isEqual-4.m: New testcase.
4797 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
4799         * objc/execute/protocol-isEqual-1.m: New testcase.
4800         * objc/execute/protocol-isEqual-2.m: New testcase.
4801         * objc/execute/protocol-isEqual-3.m: New testcase.
4803 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4805         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
4807 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
4809         * lib/objc.exp (objc_target_compile): When running tests on
4810         Darwin (Mac OS X), inform the linker about '-framework
4811         'Foundation'.
4813 2004-06-02  Eric Christopher  <echristo@redhat.com>
4815         * gcc.c-torture/compile/20040602-1.c: New.
4817 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
4819         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
4820         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
4822         PR tree-optimization/14736
4823         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
4825         PR tree-optimization/14042
4826         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
4828         PR tree-optimization/14729
4829         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
4831 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4833         PR fortran/15557
4834         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
4836 2004-06-01  Richard Hederson  <rth@redhat.com>
4838         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
4840 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4842         PR c++/14932
4843         * g++.dg/parse/offsetof4.C: New test.
4845 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
4847         PR objc/7993
4848         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
4850 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
4852         PR c++/15701
4853         * g++.dg/template/friend29.C: New test.
4855 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
4857         PR c/15749
4858         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
4860 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
4862         * gcc.dg/sparc-trap-1.c: New test.
4864 2004-05-31  Roger Sayle  <roger@eyesopen.com>
4866         PR middle-end/15069
4867         * g++.dg/opt/fold3.C: New test case.
4869 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
4871         * lib/target-supports.exp (check_iconv_available): Fix fallout
4872         from 2004-05-28 patch.
4874 2004-05-30  Paul Brook  <paul@codesourcery.com>
4876         PR fortran/15620
4877         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
4878         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
4880 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
4882         * gfortran.fortran-torture/execute/random_1.f90: New test.
4884 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4886         * g++.dg/ext/altivec-10.C: New test.
4888 2004-05-29  Paul Brook  <paul@codesourcery.com>
4890         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
4892 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4894         * gcc.dg/altivec-16.c: New test.
4896 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
4898         * lib/target-supports.exp (check_vmx_hw_available): New.
4899         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
4901         * lib/target-supports.exp (check_alias_available,
4902         check_iconv_available, check_named_sections_available): Use
4903         unique names for temporary files.
4905 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4907         * gcc.dg/altivec-15.c: New test.
4909 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4911         PR c++/15083
4912         * g++.dg/warn/noeffect6.C: New test.
4914         PR c++/15471
4915         * g++.dg/expr/ptrmem4.C: New test.
4917         PR c++/15640
4918         * g++.dg/template/operator3.C: New test.
4920 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4922         PR c++/14668
4923         * g++.dg/lookup/redecl1.C: New test.
4924         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
4926 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
4928         * gcc.c-torture/execute/compare-fp-1.c,
4929         gcc.c-torture/execute/compare-fp-2.c,
4930         gcc.c-torture/execute/compare-fp-3.c,
4931         gcc.c-torture/execute/compare-fp-4.c,
4932         gcc.c-torture/execute/compare-fp-3.x,
4933         gcc.c-torture/execute/compare-fp-4.x,
4934         gcc.dg/pr15649-1.c: New.
4936 2004-05-27  Adam Nemet  <anemet@lnxw.com>
4938         PR c++/12883
4939         * g++.dg/init/array14.C: New test.
4941 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
4943         * lib/compat.exp (compat-get-options-main): New.
4944         (compat-get-options): Remove unneeded code, warn for ignored
4945         command.
4946         (compat-execute): Check flag set by dg-require-* commands.
4948         * lib/compat.exp (compat-execute): Break up long lines.
4950 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
4952         * gcc.dg/altivec-7.c: Don't use 'vector long'.
4953         * gcc.dg/altivec-14.c: New test.
4954         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
4956         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
4957         * gcc.dg/altivec-12.c: Ditto.
4959         * gcc.dg/altivec-3.c: Move call to altivec_check.
4961 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4963         PR c++/15044
4964         * g++.dg/template/error12.C: New test.
4966         PR c++/15317
4967         * g++.dg/ext/attrib15.C: New test.
4969         PR c++/15329
4970         * g++.dg/template/ptrmem9.C: New test.
4972 2004-05-25  Paul Brook  <paul@codesourcery.com>
4974         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
4976 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4978         PR c++/15165
4979         * g++.dg/template/crash19.C: New test.
4981 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4983         PR c++/15025
4984         * g++.dg/template/redecl1.C: New test.
4986 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4988         PR c++/14821
4989         * g++.dg/other/ns1.C: New test.
4991         PR c++/14883
4992         * g++.dg/template/invalid1.C: New test.
4994 2004-05-23  Paul Brook  <paul@codesourcery.com>
4995         Victor Leikehman  <lei@haifasphere.co.il>
4997         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
4998         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
5000 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5002         PR c++/15285
5003         PR c++/15299
5004         * g++.dg/template/non-dependent5.C: New test.
5005         * g++.dg/template/non-dependent6.C: New test.
5007 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5009         PR c++/15507
5010         * g++.dg/inherit/union1.C: New test.
5012         PR c++/15542
5013         * g++.dg/template/addr1.C: New test.
5015         PR c++/15427
5016         * g++.dg/template/array5.C: New test.
5018         PR c++/15287
5019         * g++.dg/template/array6.C: New test.
5021 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
5022             Roger Sayle  <roger@eyesopen.com>
5024         * g++.dg/lookup/forscope2.C: New test case.
5026 2004-05-22  Ben Elliston  <bje@au.ibm.com>
5028         * gcc.dg/cpp/Wmissingdirs.c: New.
5030 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5032         PR target/15301
5033         * gcc.dg/compat/union-m128-1.h: New file.
5034         * gcc.dg/compat/union-m128-1_main.c: Likewise.
5035         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5036         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5038 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5040         PR target/15302
5041         * gcc.dg/compat/struct-complex-1.h: New file.
5042         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
5043         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
5044         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5046 2004-05-20  Roger Sayle  <roger@eyesopen.com>
5048         PR middle-end/3074
5049         * gcc.dg/pr3074-1.c: New test case.
5050         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
5052 2004-05-20  Falk Hueffner  <falk@debian.org>
5054         PR other/15526
5055         * gcc.dg/ftrapv-1.c: New test case.
5057 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
5059         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
5061 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
5062             Jeff Law  <law@redhat.com>
5064         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
5065         * gcc.dg/tree-ssa/20040518-2.c: New test.
5067         * gcc.dg/tree-ssa/20040518-1.c: New test.
5069 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
5071         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
5073 2004-05-18  Paul Brook  <paul@codesourcery.com>
5075         PR fortran/13930
5076         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
5078 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5080         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
5081         constant folding.
5083 2004-05-17  Steven Bosscher  <stevenb@suse.de>
5085         * gcc.dg/tree-ssa/20040517-1.c: New test.
5087 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5089         * gcc.dg/loop-4.c: New test.
5091 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
5093         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
5095 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
5097         PR fortran/15311
5098         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
5100 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5102         PR fortran/13826
5103         PR fortran/13940
5104         * gfortran.fortran-torture/compile/data_1.f90: New test.
5106 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
5108         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
5109         * gcc.dg/uninit-H.c: Define ASM for __s390__.
5111 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5113         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
5115 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5117         PR c/15444
5118         * gcc.dg/format/xopen-1.c: Adjust expected message.
5119         * gcc.dg/format/xopen-3.c: New test.
5121 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
5123         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
5125 2004-05-14  Jeff Law  <law@redhat.com>
5127         * gcc.dg/tree-ssa/20040514-2.c: New test.
5129 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5131         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
5132         this ...
5133         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
5134         this.
5136 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
5138         * gcc.dg/tree-ssa/20040514-1.c: New test.
5140 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5142         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
5143         test.
5145 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5147         PR fortran/14066
5148         * gfortran.fortran-torture/compile/do_1.f90: New test.
5150 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5152         PR fortran/15051
5153         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
5154         test.
5156 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
5158         PR fortran/15149
5159         * gfortran.fortran-torture/execute/random_init.f90: New test.
5161 2004-05-13  Paul Brook  <paul@codesourcery.com>
5163         PR fortran/15314
5164         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
5166 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
5168         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
5169         for the powerpc case.
5171 2004-05-13  Jeff Law  <law@redhat.com>
5173         * gcc.dg/tree-ssa/20040513-1.c: New test.
5174         * gcc.dg/tree-ssa/20040513-2.c: New test.
5176 2004-05-13  Paul Brook  <paul@codesourcery.com>
5178         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
5179         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
5180         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
5182 2004-05-13  Andreas Schwab  <schwab@suse.de>
5184         PR other/10819
5185         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
5186         characters.
5188 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
5190         PR fortran/15294
5191         * gfortran.fortran-torture/execute/adjustr.f90: New file.
5193 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5195         Merge from tree-ssa-20020619-branch.  See
5196         ChangeLog.tree-ssa for details.
5198 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
5200         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
5201         include <altivec.h> explicitly.
5202         * gcc.dg/altivec-13.c: Likewise.
5204 2004-05-11  Paul Brook  <paul@codesourcery.com>
5206         * gcc.c-torture/compile/20010518-1.c: Force enum size.
5208 2004-05-10  Eric Christopher  <echristo@redhat.com>
5210         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
5211         * gcc.dg/sibcall-4.c: Ditto.
5213 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
5215         * g++.dg/ext/altivec-8.C: New test case.
5216         * gcc.dg/altivec-13.c: New test case.
5218 2004-05-08  Roger Sayle  <roger@eyesopen.com>
5220         * gcc.c-torture/execute/divcmp-1.c: New test case.
5221         * gcc.c-torture/execute/divcmp-2.c: New test case.
5222         * gcc.c-torture/execute/divcmp-3.c: New test case.
5224 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
5226         * g++.dg/other/pragma-re-2.C: New test.
5228 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
5230         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
5231         * gcc.dg/i386-387-2.c: Likewise.
5233         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
5234         __builtin_drem.
5235         * gcc.dg/i386-387-6.c: Likewise.
5237 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
5239         * gcc.dg/builtins-33.c:  Also check log1p*.
5241 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
5243         PR optimization/15296
5244         * gcc.c-torture/execute/pr15296.c: New test.
5246 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
5248         * gcc.dg/builtins-40.c: New test.
5250 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
5252         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
5254 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
5256         * g++.dg/ext/spe1.C: New testcase.
5258 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
5260         * objc.dg/image-info.m: Allow additional attributes
5261         for __image_info section.
5263 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
5265         * gcc.dg/torture/mips-hilo-2.c: New test.
5267 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5269         PR c++/14389
5270         * g++.dg/template/member5.C: New test.
5272 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
5274         * gcc.dg/builtins-34.c: Also check expm1*.
5276 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5278         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
5279         * gcc.dg/torture/builtin-convert-3.c: New test.
5281 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
5283         PR middle-end/15054
5284         * g++.dg/opt/pr15054.C: New test.
5286 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5288         * gcc.dg/torture/builtin-rounding-1.c: New test.
5289         * gcc.dg/builtins-25.c: Delete.
5290         * gcc.dg/builtins-29.c: Delete.
5292 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
5294         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
5295         * gcc.dg/sibcall-4.c: Likewise.
5296         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
5298 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
5300         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
5301         bit-field on 16-bit targets.
5303 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
5305         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
5306         16-bit targets.
5308 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
5310         * gcc.dg/rs6000-power2-1.c: Change to compile only.
5311         * gcc.dg/rs6000-power2-2.c: Likewise.
5313 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
5315         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
5316         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
5317         Change the asm registers to be in form of frN instead of fN.
5319 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5321         * gcc.dg/torture/builtin-convert-2.c: New test.
5323 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
5325         * gcc.dg/rs6000-power2-1.c: New test.
5326         * gcc.dg/rs6000-power2-2.c: New test.
5328 2004-04-28  Jan Hubicka  <jh@suse.cz>
5330         * gcc.dg/unused-6.c: New test.
5332 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
5333             Ulrich Weigand  <uweigand@de.ibm.com>
5335         * ada/acats/run_all.sh: Define $target variable.
5337 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
5339         PR c++/15119
5340         * g++.dg/other/vararg-1.C: New test.
5342         PR c++/4794
5343         * g++.dg/eh/cleanup3.C: New test.
5345 2004-04-24  Laurent GUERBY <laurent@guerby.net>
5347         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
5348         and ad8011a (target_insn).
5349         * ada/acats/support/macro.dfs: Likewise.
5350         * ada/acats/support/impbit.adb: New file.
5352 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
5354         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
5356 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5358         * gcc.dg/loop-3.c: New test.
5360 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
5362         * gcc.c-torture/execute/simd-5.c: New test.
5364 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5366         PR c++/15064
5367         * g++.dg/template/crash18.C: New test.
5369 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
5371         * g++.dg/ext/complit3.C: New test.
5373 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
5375         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
5376         * gcc.dg/altivec-3.c: Same.
5377         * gcc.dg/altivec-varargs-1.c: Same.
5379 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
5381         * lib/target-supports.exp (check_profiling_available): Assume
5382         profiling is not available on powerpc-eabi targets.
5384 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
5386         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
5387         * gcc.dg/vmx/bug-1.c: Ditto.
5389 2004-04-20  Eric Christopher  <echristo@redhat.com>
5391         * gcc.dg/charset/extern.c: New test.
5392         * g++.dg/charset/extern3.cc: Ditto.
5394 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
5396         * gcc.dg/builtins-39.c: New test.
5398 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
5400         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
5402 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
5404         * gcc.dg/torture/mips-hilo-1.c: New test.
5406 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
5408         * gcc.c-torture/compile/20040419-1.c: New test.
5410 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
5412         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
5414 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
5415             Aldy Hernandez  <aldyh@redhat.com>
5417         * gcc.c-torture/execute/va-arg-24.c: New.
5419 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
5420             Aldy Hernandez  <aldyh@redhat.com>
5422         * gcc.dg/vmx/1b-01.c: New.
5423         * gcc.dg/vmx/1b-02.c: New.
5424         * gcc.dg/vmx/1b-03.c: New.
5425         * gcc.dg/vmx/1b-04.c: New.
5426         * gcc.dg/vmx/1b-05.c: New.
5427         * gcc.dg/vmx/1b-06.c: New.
5428         * gcc.dg/vmx/1b-07.c: New.
5429         * gcc.dg/vmx/1c-01.c: New.
5430         * gcc.dg/vmx/1c-02.c: New.
5431         * gcc.dg/vmx/3a-01a.c: New.
5432         * gcc.dg/vmx/3a-01.c: New.
5433         * gcc.dg/vmx/3a-01m.c: New.
5434         * gcc.dg/vmx/3a-03.c: New.
5435         * gcc.dg/vmx/3a-03m.c: New.
5436         * gcc.dg/vmx/3a-04.c: New.
5437         * gcc.dg/vmx/3a-04m.c: New.
5438         * gcc.dg/vmx/3a-05.c: New.
5439         * gcc.dg/vmx/3a-06.c: New.
5440         * gcc.dg/vmx/3a-06m.c: New.
5441         * gcc.dg/vmx/3a-07.c: New.
5442         * gcc.dg/vmx/3b-01.c: New.
5443         * gcc.dg/vmx/3b-02.c: New.
5444         * gcc.dg/vmx/3b-10.c: New.
5445         * gcc.dg/vmx/3b-13.c: New.
5446         * gcc.dg/vmx/3b-14.c: New.
5447         * gcc.dg/vmx/3b-15.c: New.
5448         * gcc.dg/vmx/3c-01a.c: New.
5449         * gcc.dg/vmx/3c-01.c: New.
5450         * gcc.dg/vmx/3c-02.c: New.
5451         * gcc.dg/vmx/3c-03.c: New.
5452         * gcc.dg/vmx/3d-01.c: New.
5453         * gcc.dg/vmx/4-01.c: New.
5454         * gcc.dg/vmx/4-03.c: New.
5455         * gcc.dg/vmx/5-01.c: New.
5456         * gcc.dg/vmx/5-02.c: New.
5457         * gcc.dg/vmx/5-03.c: New.
5458         * gcc.dg/vmx/5-04.c: New.
5459         * gcc.dg/vmx/5-05.c: New.
5460         * gcc.dg/vmx/5-06.c: New.
5461         * gcc.dg/vmx/5-07.c: New.
5462         * gcc.dg/vmx/5-07t.c: New.
5463         * gcc.dg/vmx/5-08.c: New.
5464         * gcc.dg/vmx/5-10.c: New.
5465         * gcc.dg/vmx/5-11.c: New.
5466         * gcc.dg/vmx/7-01a.c: New.
5467         * gcc.dg/vmx/7-01.c: New.
5468         * gcc.dg/vmx/7c-01.c: New.
5469         * gcc.dg/vmx/7d-01.c: New.
5470         * gcc.dg/vmx/7d-02.c: New.
5471         * gcc.dg/vmx/8-01.c: New.
5472         * gcc.dg/vmx/8-02a.c: New.
5473         * gcc.dg/vmx/8-02.c: New.
5474         * gcc.dg/vmx/brode-1.c: New.
5475         * gcc.dg/vmx/bug-1.c: New.
5476         * gcc.dg/vmx/bug-2.c: New.
5477         * gcc.dg/vmx/bug-3.c: New.
5478         * gcc.dg/vmx/cw-bug-1.c: New.
5479         * gcc.dg/vmx/cw-bug-2.c: New.
5480         * gcc.dg/vmx/cw-bug-3.c: New.
5481         * gcc.dg/vmx/dct.c: New.
5482         * gcc.dg/vmx/debug-1.c: New.
5483         * gcc.dg/vmx/debug-2.c: New.
5484         * gcc.dg/vmx/debug-3.c: New.
5485         * gcc.dg/vmx/debug-4.c: New.
5486         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
5487         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
5488         * gcc.dg/vmx/eg-5.c: New.
5489         * gcc.dg/vmx/fft.c: New.
5490         * gcc.dg/vmx/gcc-bug-1.c: New.
5491         * gcc.dg/vmx/gcc-bug-2.c: New.
5492         * gcc.dg/vmx/gcc-bug-3.c: New.
5493         * gcc.dg/vmx/gcc-bug-4.c: New.
5494         * gcc.dg/vmx/gcc-bug-5.c: New.
5495         * gcc.dg/vmx/gcc-bug-6.c: New.
5496         * gcc.dg/vmx/gcc-bug-7.c: New.
5497         * gcc.dg/vmx/gcc-bug-8.c: New.
5498         * gcc.dg/vmx/gcc-bug-9.c: New.
5499         * gcc.dg/vmx/gcc-bug-b.c: New.
5500         * gcc.dg/vmx/gcc-bug-c.c: New.
5501         * gcc.dg/vmx/gcc-bug-d.c: New.
5502         * gcc.dg/vmx/gcc-bug-e.c: New.
5503         * gcc.dg/vmx/gcc-bug-f.c: New.
5504         * gcc.dg/vmx/gcc-bug-g.c: New.
5505         * gcc.dg/vmx/gcc-bug-i.c: New.
5506         * gcc.dg/vmx/harness.h: New.
5507         * gcc.dg/vmx/ira1.c: New.
5508         * gcc.dg/vmx/ira2a.c: New.
5509         * gcc.dg/vmx/ira2b.c: New.
5510         * gcc.dg/vmx/ira2.c: New.
5511         * gcc.dg/vmx/ira2c.c: New.
5512         * gcc.dg/vmx/mem.c: New.
5513         * gcc.dg/vmx/newton-1.c: New.
5514         * gcc.dg/vmx/ops.c: New.
5515         * gcc.dg/vmx/sn7153.c: New.
5516         * gcc.dg/vmx/spill2.c: New.
5517         * gcc.dg/vmx/spill3.c: New.
5518         * gcc.dg/vmx/spill.c: New.
5519         * gcc.dg/vmx/t.c: New.
5520         * gcc.dg/vmx/varargs-1.c: New.
5521         * gcc.dg/vmx/varargs-2.c: New.
5522         * gcc.dg/vmx/varargs-3.c: New.
5523         * gcc.dg/vmx/varargs-4.c: New.
5524         * gcc.dg/vmx/varargs-5.c: New.
5525         * gcc.dg/vmx/varargs-6.c: New.
5526         * gcc.dg/vmx/varargs-7.c: New.
5527         * gcc.dg/vmx/vmx.exp: New.
5528         * gcc.dg/vmx/vprint-1.c: New.
5529         * gcc.dg/vmx/vscan-1.c: New.
5530         * gcc.dg/vmx/x-01.c: New.
5531         * gcc.dg/vmx/x-02.c: New.
5532         * gcc.dg/vmx/x-03.c: New.
5533         * gcc.dg/vmx/x-04.c: New.
5534         * gcc.dg/vmx/x-05.c: New.
5535         * gcc.dg/vmx/yousufi-1.c: New.
5536         * gcc.dg/vmx/zero-1.c: New.
5537         * gcc.dg/vmx/zero.c: New.
5539 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
5541         * g++.dg/lookup/java1.C: Update for chage of
5542         _Jv_AllocObject.
5543         * g++.dg/lookup/java2.C: Likewise.
5545 2004-04-17  Laurent GUERBY <laurent@guerby.net>
5547         * ada/acats/run_all.sh: use -O2 by default.
5549 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
5551         * gcc.dg/vr-mult-[12].c: New tests.
5553 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5555         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
5557         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
5559 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
5561         * lib/target-supports.exp (check_profiling_available): Assume profiling
5562         isn't available for mips*-*-elf targets.
5564 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
5566         * gcc.dg/builtins-38.c: New test.
5568 2004-04-14  Eric Christopher  <echristo@redhat.com>
5570         * g++.dg/charset/charset.exp: Run .cc extension tests.
5572 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
5574         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
5576 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5578         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
5580 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
5582         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
5583         * gcc.dg/i386-387-2.c: Likewise.
5585         * gcc.dg/i386-387-7.c: New test.
5586         * gcc.dg/i386-387-8.c: New test.
5588         * gcc.dg/builtins-37.c: New test.
5590 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
5592         * g++.dg/pch/externc-1.C: Add missing semicolon.
5594 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
5596         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
5598 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5600         * gcc.c-torture/execute/20040411-1.c: New test.
5602 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5604         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
5606 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
5608         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
5610 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
5612         * lib/target-supports.exp (check_named_sections_available): New.
5613         * lib/gcc-dg.exp (dg-require-named-sections): New.
5614         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
5615         old-deja.exp.  Also prune error-count message from HP linker.
5616         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
5618         * g++.dg/init/init-ref4.C: Use dg-require-weak.
5619         * g++.old-deja/g++.pt/static3.C: Likewise.
5620         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
5622 2004-04-09  Roger Sayle  <roger@eyesopen.com>
5624         * gcc.c-torture/execute/20040409-1.c: New test case.
5625         * gcc.c-torture/execute/20040409-2.c: New test case.
5626         * gcc.c-torture/execute/20040409-3.c: New test case.
5628 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
5630         * gcc.dg/20040409-1.c: New test.
5632 2004-04-08  Roger Sayle  <roger@eyesopen.com>
5634         PR target/14888
5635         * g++.dg/opt/pr14888.C: New test case.
5637 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
5639         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
5640         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
5641         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
5642         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
5643         New tests.
5645 2004-04-08  Paul Brook  <paul@codesourcery.com>
5647         * gcc.dg/spill-1.c: New test.
5649 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5651         * gcc.dg/torture/builtin-ctype-2.c: New test.
5653 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
5655         * gcc.dg/pch/pch.exp: Add largefile test.
5657 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
5659         * g++.dg/pch/externc-1.Hs: New.
5660         * g++.dg/pch/externc-1.C: New.
5662 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5664         * gcc.dg/compat/struct-by-value-5a_main.c,
5665         gcc.dg/compat/struct-by-value-5b_main.c: New files.
5666         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
5667         * gcc.dg/compat/struct-by-value-5a_x.c,
5668         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
5669         gcc.dg/compat/struct-by-value-5_x.c.
5670         * gcc.dg/compat/struct-by-value-5a_y.c,
5671         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
5672         gcc.dg/compat/struct-by-value-5_y.c.
5674         * gcc.dg/compat/struct-by-value-6a_main.c,
5675         gcc.dg/compat/struct-by-value-6b_main.c: New files.
5676         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
5677         * gcc.dg/compat/struct-by-value-6a_x.c,
5678         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
5679         gcc.dg/compat/struct-by-value-6_x.c.
5680         * gcc.dg/compat/struct-by-value-6a_y.c,
5681         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
5682         gcc.dg/compat/struct-by-value-6_y.c.
5684         * gcc.dg/compat/struct-by-value-7a_main.c,
5685         gcc.dg/compat/struct-by-value-7b_main.c: New files.
5686         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
5687         * gcc.dg/compat/struct-by-value-7a_x.c,
5688         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
5689         gcc.dg/compat/struct-by-value-7_x.c.
5690         * gcc.dg/compat/struct-by-value-7a_y.c,
5691         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
5692         gcc.dg/compat/struct-by-value-7_y.c.
5694 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
5696         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
5697         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
5698         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
5699         options.
5701 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
5703         * gcc.dg/builtins-36.c: New test.
5705 2004-04-06  Paul Brook  <paul@codesourcery.com>
5707         * README.gcc: Remove obsolete contraint on testcases.
5709 2004-04-05  Paul Brook  <paul@codesourcery.com>
5711         PR2123
5712         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
5713         failure and exit(0) on success.
5714         * g++.dg/expr/anew2.C: Ditto.
5715         * g++.dg/expr/anew3.C: Ditto.
5716         * g++.dg/expr/anew4.C: Ditto.
5718 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
5720         PR c++/3518
5721         * g++.dg/template/unify7.C: New.
5723 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5725         * g++.dg/README: Bring up to date with new subdirectories; remove
5726         duplicate subdirectory lines.
5728 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
5730         PR c++/14007
5731         * g++.dg/template/unify5.C: New.
5732         * g++.dg/template/unify6.C: New.
5733         * g++.dg/template/qualttp20.C: Adjust.
5734         * g++.old-deja/g++.jason/report.C: Adjust.
5735         * g++.old-deja/g++.other/qual1.C: Adjust.
5737 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
5739         PR c++/14803
5740         * g++.dg/inherit/ptrmem1.C: New test.
5742 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
5744         PR c++/14755
5745         * gcc.c-torture/execute/20040331-1.c: New test.
5746         * gcc.dg/20040331-1.c: New test.
5748 2004-04-01  Paul Brook  <paul@codesourcery.com>
5750         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
5752 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
5754         PR c++/14724
5755         * g++.dg/init/goto1.C: New test.
5757         PR c++/14763
5758         * g++.dg/template/defarg4.C: New test.
5760 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
5762         * gcc.dg/altivec-11.c: Extend test for more valid cases.
5764 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
5766         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
5768 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
5770         * gcc.dg/noncompile/undeclared-2.c: New test.
5772 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
5774         * gcc.dg/940409-1.c: Remove XFAIL.
5775         * gcc.dg/reg-vol-struct-1.c: New test.
5777 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5779         * gcc.dg/torture/builtin-wctype-1.c: New test.
5781 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
5783         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
5784         * gcc.dg/20001101-1.c: Likewise.
5785         * gcc.dg/20001102-1.c: Likewise.
5787 2004-03-25  Roger Sayle  <roger@eyesopen.com>
5789         * gcc.dg/compare8.c: Add an additional test for XOR.
5791 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5793         * gcc.dg/torture/builtin-ctype-1.c: New test.
5795 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5797         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
5798         * gcc.dg/torture/builtin-math-1.c: Likewise.
5799         * gcc.dg/torture/builtin-power-1.c: New test.
5801 2004-03-24  Andreas Schwab  <schwab@suse.de>
5803         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
5804         IA64 assembler.
5806 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
5807             Roger Sayle  <roger@eyesopen.com>
5809         * gcc.dg/compare8.c: New test case.
5811 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
5813         * g++.dg/ext/altivec-7.C: New test.
5815 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
5817         PR 12267, 12391, 12560, 13129, 14114, 14133
5818         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
5819         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
5820         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
5821         Adjust error regexps.
5822         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
5823         * gcc.dg/noncompile/undeclared-1.c: New test cases.
5824         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
5825         * gcc.dg/local1.c: Add explanatory comment.
5827 2004-03-23  Roger Sayle  <roger@eyesopen.com>
5829         PR optimization/14669
5830         * g++.dg/opt/fold2.C: New test case.
5832 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
5834         PR c/14069
5835         * gcc.dg/20040322-1.c: New test.
5837 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5839         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
5840         * gcc.dg/ultrasp4.c: Likewise.
5841         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
5843 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5845         * gcc.dg/i386-sse-8.c: Reset default options.
5847 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5849         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
5850         in the error message text.
5852 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5854         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
5856 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
5858         PR c++/14616
5859         * g++.dg/init/array13.C: New test.
5861 2004-03-20  Roger Sayle  <roger@eyesopen.com>
5863         PR target/13889
5864         * gcc.c-torture/compile/pr13889.c: New test case.
5866 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5868         PR c/14635
5869         * builtins-1.c (nan, nans): Don't test.
5870         * builtins-30.c: Don't use nan, nanf, nanl.
5871         * builtins-35.c: New test.
5873 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
5875         * g++.dg/ext/altivec-6.C: New test.
5877 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
5879         * g++.dg/init/placement3.C: New test.
5881         * g++.dg/template/spec13.C: New test.
5883         * g++.dg/lookup/using11.C: New test.
5885         * g++.dg/lookup/koenig3.C: New test.
5887         * g++.dg/template/operator2.C: New test.
5889         * g++.dg/expr/dtor3.C: New test.
5890         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
5891         marker.
5892         * g++.old-deja/g++.law/visibility28.C: Likewise.
5894 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
5896         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
5897         * gcc.dg/ppc64-abi-3.c: Likewise.
5899 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5901         PR c++/14545
5902         * g++.dg/parse/template15.C: New test.
5904 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5906         * g++.dg/expr/dtor2.C: New test.
5908         * g++.dg/lookup/anon4.C: New test.
5910         * g++.dg/overload/using1.C: New test.
5912         * g++.dg/template/lookup7.C: New test.
5914         * g++.dg/template/typename6.C: New test.
5916         * g++.dg/expr/cond6.C: New test.
5918 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5920         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
5922 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5924         * g++.dg/expr/cond5.C: New test.
5925         * g++.dg/expr/constcast1.C: Likewise.
5926         * g++.dg/expr/ptrmem2.C: Likewise.
5927         * g++.dg/expr/ptrmem3.C: Likewise.
5928         * g++.dg/lookup/main1.C: Likewise.
5929         * g++.dg/template/lookup6.C: Likewise.
5931 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5933         * gcc.dg/local1.c: New test.
5935         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
5937 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5939         * gcc.dg/torture/builtin-convert-1.c: New test.
5941 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5943         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
5945 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5947         PR c++/14481
5948         * g++.dg/warn/Wunused-7.C: New test.
5950 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5952         * gcc.dg/torture/builtin-integral-1.c: New test.
5954 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5956         PR c++/14586
5957         * g++.dg/parse/non-dependent3.C: New test.
5959 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
5961         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
5962         * g++.dg/eh/simd-2.C: Likewise.
5963         * g++.dg/init/array10.C: Likewise.
5964         * gcc.c-torture/compile/simd-1.c: Likewise.
5965         * gcc.c-torture/compile/simd-2.c: Likewise.
5966         * gcc.c-torture/compile/simd-3.c: Likewise.
5967         * gcc.c-torture/compile/simd-4.c: Likewise.
5968         * gcc.c-torture/compile/simd-6.c: Likewise.
5969         * gcc.c-torture/execute/simd-1.c: Likewise.
5970         * gcc.c-torture/execute/simd-2.c: Likewise.
5971         * gcc.dg/compat/vector-defs.h: Likewise.
5972         * gcc.dg/20020531-1.c: Likewise.
5973         * gcc.dg/altivec-3.c: Likewise.
5974         * gcc.dg/altivec-4.c: Likewise.
5975         * gcc.dg/altivec-varargs-1.c: Likewise.
5976         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
5977         * gcc.dg/i386-mmx-3.c: Likewise.
5978         * gcc.dg/i386-sse-4.c: Likewise.
5979         * gcc.dg/i386-sse-5.c: Likewise.
5980         * gcc.dg/i386-sse-8.c: Likewise.
5981         * gcc.dg/simd-1.c: Likewise.
5982         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
5983         __ev64_opaque__ since the machine description provides it.
5985 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5987         * lib/compat.exp (skip_list): New global variable.
5988         Use it to hold the user defined COMPAT_SKIPS list if any.
5989         (compat-obj): Add the members of skip_list to optall.
5991 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5993         * gcc.dg/compat/union-by-value-1_main.c,
5994         union-by-value-1_x.c, union-by-value-1_y.c,
5995         union-check.h, union-defs.h,
5996         union-init.h, union-return-1_main.c,
5997         union-return-1_x.c, union-return-1_y.c: New files.
5999 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6001         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
6002         mixed-struct-init.h: Add 4 mixed structure types.
6003         struct-by-value-21_main.c, struct-by-value-21_x.c,
6004         struct-by-value-21_y.c, struct-return-21_main.c,
6005         struct-return-21_x.c, struct-return-21_y.c: New files.
6007 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
6009         PR c++/14550
6010         * g++.dg/parse/template14.C: New test.
6012 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6014         * gcc.c-torture/execute/20040313-1.c: New test.
6016 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
6018         PR target/14533
6019         * gcc.dg/20040311-2.c: New test.
6021 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
6023         PR other/14544
6024         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
6025         bit-field.
6027 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
6029         * gcc.dg/20040305-2.c: Add missing return statement.
6031 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6033         * gcc.dg/builtins-34.c: Also check pow10*.
6035 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6037         PR target/14262
6038         * gcc.dg/20040305-2.c: New test.
6040 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6042         * gcc.dg/20040310-1.c: New test.
6044 2004-03-11  Roger Sayle  <roger@eyesopen.com>
6046         * gcc.c-torture/execute/20040311-1.c: New test case.
6048 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
6050         PR c++/14476
6051         * g++.dg/lookup/enum1.C: New test.
6053 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
6055         PR c++/14510
6056         * g++.dg/lookup/struct2.C: New test.
6058 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
6060         * gcc.dg/builtins-34.c: New test.
6062 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6064         * gcc.dg/torture/builtin-nonneg-1.c: New test.
6066 2004-03-09  James E Wilson  <wilson@specifixinc.com>
6068         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
6069         * gcc.dg/alias-2.c: New testcase.
6071 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
6073         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
6075 2004-03-09  Roger Sayle  <roger@eyesopen.com>
6077         * gcc.c-torture/execute/20040309-1.c: New test case.
6079 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
6081         PR c++/14397
6082         * g++.dg/overload/ref1.C: New.
6084 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6086         PR c++/14409
6087         * g++.dg/template/spec12.C: New test.
6089         PR c++/14448
6090         * g++.dg/parse/crash14.C: New test.
6092 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6094         PR c++/14230
6095         * g++.dg/init/ref11.C: New test.
6097 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6099         PR c++/14432
6100         * g++.dg/parse/builtin2.C: New test.
6102 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6104         PR c++/14401
6105         * g++.dg/init/ctor3.C: New test.
6106         * g++.dg/init/union1.C: New test.
6107         * g++.dg/ext/anon-struct4.C: New test.
6109 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6111         * g++.dg/lookup/koenig1.C: Tweak error messages.
6112         * g++.dg/lookup/used-before-declaration.C: Likewise.
6113         * g++.dg/other/do1.C: Likewise.
6114         * g++.dg/overload/koenig1.C: Likewise.
6115         * g++.dg/parse/crash13.C: Likewise.
6116         * g++.dg/template/instantiate3.C: Likewise.
6118 2004-03-08  Eric Christopher  <echristo@redhat.com>
6120         * * lib/target-supports.exp: Enable libiconv in test
6121         compilation.  Fix up error checking.
6123 2004-03-08  Roger Sayle  <roger@eyesopen.com>
6125         PR middle-end/14289
6126         * gcc.dg/pr14289-1.c: New test case.
6127         * gcc.dg/pr14289-2.c: Likewise.
6128         * gcc.dg/pr14289-3.c: Likewise.
6130 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
6132         * gcc.c-torture/execute/20040308-1.c: New test.
6134 2004-03-07  Roger Sayle  <roger@eyesopen.com>
6136         * gcc.c-torture/execute/20040307-1.c: New test case.
6138 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
6140         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
6142 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
6144         * gcc.dg/20040306-1.c: New test.
6146 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
6148         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
6149         them static.
6150         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
6152 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6154         PR c/14465
6155         * gcc.dg/decl-6.c: New test.
6157 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6159         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
6160         Rename LOGPOW -> LOG_POW.
6161         (SQRT_EXP, POW_EXP): New.
6163 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6165         * gcc.dg/i386-sse-8.c: New test.
6167 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6169         PR c/14114
6170         * gcc.dg/decl-5.c: New test.
6172 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
6174         * gcc.dg/20040305-1.c: New test.
6176 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
6178         PR other/14354
6179         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
6181 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
6183         PR c++/14425, c++/14426
6184         * g++.dg/ext/altivec-4.C: New test.
6185         * g++.dg/ext/altivec-5.C: New test.
6187 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
6189         * g++.old-deja/g++.other/linkage1.C: Expect errors about
6190         global variables of a type with no linkage.
6191         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
6192         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
6193         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
6194         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
6195         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
6196         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
6197         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
6198         * g++.dg/warn/deprecated.C: Name enum Color.
6199         * g++.dg/overload/VLA.C: Name structure for 'b'.
6200         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
6202 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6204         * gcc.c-torture/compile/20040304-1.c: New test.
6206 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
6208         PR 13728
6209         * gcc.dg/decl-4.c: New testcase.
6211 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
6213         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
6214         as PRECF if sizeof (float) > sizeof (double).
6215         (PRECL): Make it the same as PRECF if
6216         sizeof (float) > sizeof (long double).
6218 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6220         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
6221         system type.  Add check for irix6 which doesn't have c99 runtime.
6223 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
6225         * gcc.dg/const-elim-1.c: xfail for xtensa.
6227 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
6229         PR c++/14369
6230         * g++.dg/template/cond4.C: New test.
6232 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
6234         PR c++/14360
6235         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
6237         PR c++/14361
6238         * g++.dg/parse/defarg7.C: New test.
6240         PR c++/14359
6241         * g++.dg/template/friend26.C: New test.
6243 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
6245         PR c++/14324
6246         * g++.dg/abi/mangle21.C: New test.
6248         PR c++/14260
6249         * g++.dg/parse/constructor2.C: New test.
6251         PR c++/14337
6252         * g++.dg/template/sfinae1.C: New test.
6254 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
6256         PR c++/14267
6257         * g++.dg/expr/crash2.C: New test.
6259         PR middle-end/13448
6260         * gcc.dg/inline-5.c: New test.
6261         * gcc.dg/always-inline.c: Split out tests into ...
6262         * gcc.dg/always-inline2.c: ... this and ...
6263         * gcc.dg/always-inline3.c: ... this.
6265 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
6267         PR debug/12103
6268         * g++.dg/debug/crash1.C: New test.
6270 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
6272         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
6273         function with __attribute__((noinline)).
6274         (recurser_void2): Likewise.
6275         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
6276         (recurser_void2): Likewise.
6278 2004-02-29  Roger Sayle  <roger@eyesopen.com>
6280         PR middle-end/14203
6281         * g++.dg/warn/Wunused-6.C: New test case.
6283 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
6285         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
6286         not defined.
6288 2004-02-27  Eric Christopher  <echristo@redhat.com>
6290         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
6291         * g++.dg/charset/asm2.c: Run only x86.
6292         * gcc.dg/charset/asm3.c: Ditto.
6294 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
6296         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
6297         ld_library_path.
6299 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
6301         * g++.dg/ext/altivec-3.C: New.
6303 2004-02-26  Richard Henderson  <rth@redhat.com>
6305         * g++.dg/ext/attrib10.C: Mark for warning.
6306         * gcc.dg/attr-alias-1.c: New.
6308 2004-02-26  Richard Henderson  <rth@redhat.com>
6310         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
6311         * gcc.c-torture/execute/20040208-2.c: ... it back.
6313 2004-02-26  Eric Christopher  <echristo@redhat.com>
6315         * lib/target-supports.exp (check-iconv-available): New function.
6316         * lib/gcc-dg.exp (dg-require-iconv): New function.
6317         Use above.
6318         * gcc.dg/charset: New directory.
6319         * gcc.dg/charset/charset.exp: New file.
6320         * gcc.dg/charset/asm1.c: Ditto.
6321         * gcc.dg/charset/asm2.c: Ditto.
6322         * gcc.dg/charset/asm3.c: Ditto.
6323         * gcc.dg/charset/asm4.c: Ditto.
6324         * gcc.dg/charset/asm5.c: Ditto.
6325         * gcc.dg/charset/attribute1.c: Ditto.
6326         * gcc.dg/charset/attribute2.c: Ditto.
6327         * gcc.dg/charset/string1.c: Ditto.
6328         * g++.dg/charset: New directory.
6329         * g++.dg/dg.exp: Add here. Special options.
6330         * g++.dg/charset/charset.exp: New file.
6331         * g++.dg/charset/asm1.c: Ditto.
6332         * g++.dg/charset/asm2.c: Ditto.
6333         * g++.dg/charset/asm3.c: Ditto.
6334         * g++.dg/charset/asm4.c: Ditto.
6335         * g++.dg/charset/attribute1.c: Ditto.
6336         * g++.dg/charset/attribute2.c: Ditto.
6337         * g++.dg/charset/extern1.cc: Ditto.
6338         * g++.dg/charset/extern2.cc: Ditto.
6339         * g++.dg/charset/string1.c: Ditto.
6341 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
6343         PR c++/14278
6344         * g++.dg/parse/comma1.C: New test.
6346 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6348         PR c++/14284
6349         * g++.dg/template/ttp8.C: New test.
6351 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
6353         * gcc.dg/fixuns-trunc-1.c: New test.
6355 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6357         * gcc.dg/builtins-config.h: Use #elif.
6359 2004-02-26  Michael Matz  <matz@suse.de>
6361         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
6362         * gcc.dg/991214-1.c: Likewise.
6363         * gcc.dg/i386-asm-1.c: Likewise.
6365 2004-02-25  Richard Henderson  <rth@redhat.com>
6367         * gcc.c-torture/execute/20040208-2.c: Move ...
6368         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
6370 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6372         PR c++/14246
6373         * g++.dg/other/crash-3.C: New test.
6375 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6377         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
6378         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
6380         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
6381         HP-UX.
6383 2004-02-24  Michael Matz  <matz@suse.de>
6385         * gcc.dg/i386-regparm.c: New.
6387 2004-02-23  James E Wilson  <wilson@specifixinc.com>
6389         * gcc.c-torture/execute/20040223-1.c: New.
6391 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
6392             Kazu Hirata  <kazu@cs.umass.edu>
6394         * gcc.dg/fwritable-strings-1.c: Remove.
6396 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
6398         PR c/14156
6399         * gcc.dg/20040223-1.c: New test.
6401 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6403         PR c++/14106
6404         * g++.dg/ext/typeof9.C: New test.
6406 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6408         PR c++/14250
6409         * g++.dg/other/switch1.C: New test.
6411 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6413         * gcc.dg/cast-function-1.c: Adjust for new informative message.
6414         * gcc.dg/va-arg-1.c: Likewise.
6416 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6418         PR c++/14143
6419         * g++.dg/template/koenig5.C: New test.
6421 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
6423         * g++.dg/ext/altivec-1.C: Generalize target triple.
6424         * g++.dg/ext/altivec-2.C: New test case.
6425         * g++.dg/ext/altivec_check.h: New file.
6426         * gcc.dg/altivec-1.c: Generalize target triple;
6427         include altivec_check.h and call altivec_check().
6428         * gcc.dg/altivec-[2-5].c: Generalize target triple.
6429         * gcc.dg/altivec-6.c: New test case.
6430         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
6431         type casts as needed.
6432         * gcc.dg/altivec-10.c: Include altivec_check.h and call
6433         altivec_check().
6434         * gcc.dg/altivec-12.c: New test case.
6435         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
6436         include altivec_check.h and call altivec_check().
6437         * gcc.dg/altivec_check.h: New file.
6439 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6441         * lib/target-supports.exp (check_alias_available): Don't mangle
6442         function `g' in test program.
6444 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6446         * lib/target-supports.exp (check_profiling_available): Check
6447         argument to determine whether we support a profiling type.
6448         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
6449         check_profiling_available.
6450         * g++.dg/bprob/bprob.exp: Likewise
6451         * g77.dg/bprob/bprob.exp: Likewise.
6452         * gcc.misc-tests/bprob.exp: Likewise.
6453         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
6454         dg-require-profiling and delete expected error handling.
6455         * gcc.dg/20021014-1.c: Likewise.
6456         * gcc.dg/nest.c: Likewise.
6458 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6460         PR c++/12007
6461         * g++.dg/other/vthunk1.C: New test.
6463 2004-02-20  Falk Hueffner  <falk@debian.org>
6465         PR target/14201
6466         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
6468 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
6470         PR c++/13927
6471         * g++.dg/other/error8.C: Remove XFAIL markers.
6473         PR c++/14173
6474         * g++.dg/ext/packed5.C: New test.
6476         PR c++/14199
6477         * g++.dg/warn/Wunused-5.C: New test.
6479         PR c++/14186
6480         * g++.dg/lookup/member1.C: New test.
6482 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
6484         * gcc.c-torture/compile/20040130-1.c: Enable only when
6485         __INT_MAX__ >= 2147483647L.
6486         * gcc.c-torture/compile/961203-1.c: Likewise.
6488 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
6490         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
6491         * g++.dg/opt/template1.C: Robustify assembler regexp
6493 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6495         * gcc.c-torture/execute/simd-4.x: Remove.
6496         * gcc.c-torture/execute/va-arg-25.x: Likewise.
6497         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
6498         Guard with #ifndef SKIP_ATTRIBUTE.
6499         * gcc.dg/compat/vector-1_y.c: Likewise.
6500         * gcc.dg/compat/vector-2_x.c: Likewise.
6501         * gcc.dg/compat/vector-2_y.c: Likewise.
6502         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
6503         * g++.dg/eh/simd-2.C: Likewise.
6505 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
6507         * gcc.c-torture/compile/complex-1.c: New.
6509 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
6511         PR target/14209
6512         * gcc.c-torture/execute/20040218-1.c: New test.
6514 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6516         PR c++/14181
6517         * g++.dg/parse/new2.C: New test.
6519 2004-02-18  Paul Brook  <paul@codesourcery.com>
6521         * gcc.c-torture/compile/libcall-1.c: New test.
6523 2004-02-18  Paul Brook  <paul@codesourcery.com>
6525         PR debug/12934
6526         * gcc.dg/debug/debug-7.c: New test.
6528 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
6530         * gcc.dg/20040217-1.c: New test.
6532 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
6534         * gcc.c-torture/execute/990208-1.x: Delete.
6536 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
6538         * gcc.c-torture/execute/20040208-2.x: New file.
6540 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
6542         PR c++/11326
6543         * g++.dg/abi/structret1.C: New test.
6545 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
6547         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
6548         (i386_cpuid): No need to test if cpuid is available on AMD64.
6549         Fix assembly, so that it works onboth i386 and AMD64.
6550         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
6551         (vecInLong): Fix s[] member type to unsigned int.
6552         (vecInWord): Remove type.
6553         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
6554         (a64, b64, c64, d64, e64): Remove.
6555         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
6556         Remove unused variable.  Remove initialization of removed variables.
6557         Don't call mmx_tests nor sse_tests.
6558         (reference_mmx, reference_sse): Remove.
6559         (check): Add return stmt.
6560         * gcc.dg/i386-sse-7.c: New test.
6561         * gcc.dg/i386-mmx-4.c: New test.
6563 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6565         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
6566         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
6567         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
6568         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
6569         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
6570         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
6571         g++.dg/tc1/dr94.C: Fix line terminator.
6573 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
6575         * gcc.c-torture/compile/20040216-1.c: New.
6577 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6579         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
6580         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
6581         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
6582         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
6583         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
6584         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
6586 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6588         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
6590 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
6592         PR c++/13971
6593         * g++.dg/expr/cond4.C: New test.
6595         PR c++/14086
6596         * g++.dg/lookup/crash2.C: New test.
6598 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
6600         * gcc.c-torture/compile/20040214-2.c: New test.
6602 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
6604         PR c++/14116
6605         * g++.dg/ext/typeof8.C: New test.
6607 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
6609         * gcc.c-torture/compile/20040214-1.c: New test.
6611 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6613         PR c++/13635
6614         * g++.dg/template/spec11.C: New test.
6616 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6618         PR c++/13927
6619         * g++.dg/other/error8.C: New test.
6621 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
6623         PR c++/14122
6624         * g++.dg/template/array4.C: New test.
6626         PR c++/14108
6627         * g++.dg/inherit/thunk2.C: New test.
6629         PR c++/14083
6630         * g++.dg/eh/cond2.C: New test.
6632 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
6634         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
6636 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
6638         * lib/scanasm.exp (dg-scan): Quote pattern before display.
6640 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
6642         * g++.dg/simd-2.C: xfail on ppc64-linux.
6644 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
6646         PR c/456
6647         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
6648         tests.
6650 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
6652         * gcc.dg/builtins-33.c: New test.
6654 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
6656         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
6658 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6660         * g++.dg/simd-2.C: Set -maltivec for ppc64.
6662 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6664         * gcc.dg/ppc64-abi-3.c: New test.
6666 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
6668         PR c/14092
6670         * gcc.dg/pr14092-1.c: New testcase.
6672 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
6674         * gcc.dg/cpp/assert4.c: Fix typo last change.
6676         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
6677         * gcc.dg/cpp/assert4.c: Handle powerpc64.
6679         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
6681 2004-02-09  Roger Sayle  <roger@eyesopen.com>
6683         * gcc.c-torture/compile/20040209-1.c: New test case.
6685 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6687         * gcc.dg/c90-init-1.c: Adjust expected error messages.
6689 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
6691         * gcc.c-torture/execute/20040208-[12].c: New tests.
6693 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6695         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
6697 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6699         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
6701 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6703         Bug 13856
6704         * gcc.dg/visibility-8.c: New testcase.
6706 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6708         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
6709         arguments.
6710         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
6712 2004-02-07  Roger Sayle  <roger@eyesopen.com>
6714         PR middle-end/13696
6715         * g++.dg/opt/fold1.C: New test case.
6717 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6719         PR c++/14033
6720         * g++.dg/other/crash-2.C: New test.
6722 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6724         PR c++/14028
6725         * g++.dg/parse/angle-bracket2.C: New test.
6727 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6729         PR middle-end/13750
6730         Revert:
6731         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6732         PR pch/13361
6733         * testsuite/g++.dg/pch/wchar-1.C: New.
6734         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6736 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6738         PR c++/14008
6739         * g++.dg/parse/error15.C: New test.
6740         * g++.dg/parse/crash11.C: Update dg-error mark.
6742 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6744         PR c++/13932
6745         * g++.dg/warn/conv2.C: New test.
6747 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6749         PR c++/13086
6750         * g++.dg/warn/incomplete1.C: Remove xfail.
6752 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6754         * lib/file-format.exp (gcc_target_object_format): Use
6755         ${tool}_target_compile, not gcc_target_compile.
6756         * lib/target-supports.exp (check_alias_available): Likewise.
6757         (check_gc_sections_available): Likewise.
6758         * g++.dg/ext/attrib10.C: Use dg-require-alias.
6759         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
6760         dg-require-alias.
6762 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6764         PR c++/13969
6765         * g++.dg/template/static6.C: New test.
6767 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
6769         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
6771 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6773         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
6774         tests for systems where `char' is unsigned by default.
6776 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6778         PR c++/13997
6779         * g++.dg/template/partial3.C: New test.
6781 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6783         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
6784         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
6785         Remove mentions of obsolete ports.
6787 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
6789         * gcc.dg/noncompile/20001228-1.c: Fix for new
6790         error message.
6792 2004-02-03  Roger Sayle  <roger@eyesopen.com>
6794         PR target/9348
6795         * gcc.c-torture/execute/multdi-1.c: New test case.
6797 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6799         PR c++/13925
6800         * g++.dg/template/lookup5.C: New test.
6802 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6804         PR c++/13950
6805         * g++.dg/template/lookup4.C: New test.
6807         PR c++/13970
6808         * g++.dg/parse/error14.C: New test.
6810         PR c++/14002
6811         * g++.dg/parse/template13.C: New test.
6813 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6815         PR c++/13978
6816         * g++.dg/template/koenig4.C: New test.
6818         PR c++/13968
6819         * g++.dg/template/crash17.C: New test.
6821         PR c++/13975
6822         * g++.dg/parse/error13.C: New test.
6823         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
6825 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
6827         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
6829 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
6831         PR c/11658
6832         PR c/13994
6833         * gcc.dg/noncompile/20040203-1.c: New test.
6834         * gcc.dg/noncompile/20040203-2.c: Likewise.
6835         * gcc.dg/noncompile/20040203-3.c: Likewise.
6836         * gcc.dg/20040203-1.c: Likewise.
6838 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
6840         PR c++/10858
6841         * g++.dg/template/sizeof7.C: New test.
6843 2004-02-02  Eric Christopher  <echristo@redhat.com>
6844             Zack Weinberg  <zack@codesourcery.com>
6846         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
6848 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
6850         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
6851         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
6852         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
6853         * gcc.dg/cleanup-5.c: Run only on Linux targets.
6855 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
6857         PR c++/13113
6858         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
6860         PR c++/13854
6861         * g++.dg/ext/attrib13.C: New test.
6863         PR c++/13907
6864         * g++.dg/conversion/op2.C: New test.
6866 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6868         * gcc.dg/titype-1.c: Fix pasto.
6870 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6872         * gcc.dg/titype-1.c: New test.
6874 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6876         PR c++/13957
6877         * g++.dg/template/non-type-template-argument-1.C,
6878         g++.dg/template/qualified-id1.C: Update dg-error marks.
6879         * g++.dg/template/nontype6.C: New test.
6881 2004-02-01  Roger Sayle  <roger@eyesopen.com>
6883         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
6884         * gcc.dg/builtins-31.c: New testcase.
6885         * gcc.dg/builtins-32.c: New testcase.
6887 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
6889         * objc.dg/call-super-2.m: Update line numbers
6890         for the including of stddef.h.
6892 2004-01-30  Michael Matz  <matz@suse.de>
6894         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
6895         g++.dg/ext/case-range3.C: New tests.
6897 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6899         DR206
6900         PR c++/13813
6901         * g++.dg/template/member4.C: New test.
6903 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6905         PR c++/13683
6906         * g++.dg/template/sizeof6.C: New test.
6908 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6910         * gcc.dg/fwritable-strings-1.c: New test.
6912 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6914         * gcc.c-torture/compile/20040130-1.c: New test.
6916 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
6918         * objc.dg/call-super-2.m: Include stddef.h for size_t.
6920 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
6922         PR c++/13883
6923         * g++.dg/template/ctor3.C: New test.
6925 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6927         * g++.dg/tc1: New directory.
6928         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
6929         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
6930         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
6931         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
6932         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
6934 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6936         * g++.dg/parse/error11.C: New test.
6937         * g++.dg/parse/error12.C: Likewise.
6939 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
6941         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
6942         (scan_initial, main): Use aligned_sizeof instead of sizeof.
6944 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
6946         PR c++/13791
6947         * g++.dg/ext/attrib12.C: New test.
6949         PR c++/13736
6950         * g++.dg/parse/cast2.C: New test.
6952 2004-01-27  James E Wilson  <wilson@specifixinc.com>
6954         * objc.dg/encode-2.m (main): New local string.  Set depending on
6955         sizeof long.  Use in sscanf call.
6956         * objc.dg/encode-3.m (main): New local string.  Set depending on
6957         sizeof long.  Use in scan_initial call.
6959 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6961         * objc.dg/call-super-2.m: Make LP64-safe.
6962         * objc.dg/desig-init-1.m: Likewise.
6964 2004-01-27  Devang Patel <dpatel@apple.com>
6966         * g++.dg/debug/namespace1.C: New test.
6968 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
6970         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
6971         xscale-*-*.
6973         * gcc.dg/arm-mmx-1.c: New test.
6975 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6977         * gcc.dg/20040127-1.c: New test.
6978         * gcc.dg/20040127-2.c: New test.
6980 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6982         * objc.dg/stret-1.m (glob): Renamed to globa.
6984 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
6986         PR c++/13663
6987         * g++.dg/expr/for1.C: New test.
6989 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
6991         PR middle-end/13779
6992         * gcc.dg/darwin-longlong.c: New test.
6994 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
6996         * gcc.dg/20040124-1.c: Moved test from here...
6997         * gcc.c-torture/compile/20040124-1.c: ...to here.
6999 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7001         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
7002         the assembly output if -m64 is passed.
7004 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
7006         PR c++/13833
7007         * g++.dg/template/cond3.C: New test.
7009 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7011         PR c++/13810
7012         * g++.dg/template/ttp7.C: New test.
7014 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7016         PR c++/13797
7017         * g++.dg/template/nontype4.C: New test.
7018         * g++.dg/template/nontype5.C: Likewise.
7020 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
7022         * gcc.dg/torture/mips-clobber-at.c: New test.
7024 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
7026         * gcc.dg/20040124-1.c: New test.
7028 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
7030         * gcc.dg/20040123-1.c: New test.
7032 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7034         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
7036 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7038         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
7040 2004-01-23  Andrew Pinski  <apinski@apple.com>
7042         * gcc.dg/20030121-1.c: Move to ..
7043         * gcc.dg/20040121-1.c: here.
7045 2004-01-23  Roger Sayle  <roger@eyesopen.com>
7047         * gcc.dg/builtins-29.c: New test case.
7049 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7051         PR 18314
7052         * gcc.dg/builtins-30.c: New testcase.
7054 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
7056         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
7057         * lib/g77.exp: Likewise.
7058         * lib/objc.exp: Likewise.
7059         * lib/g++.exp: Likewise.
7061 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7063         * gcc.dg/struct-by-value-2.c: New test.
7065 2004-01-21  Andrew Pinski  <apinski@apple.com>
7067         PR target/13785
7068         * gcc.dg/20030121-1.c: New test.
7070 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
7072         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
7073         clobber frame pointer register in asm statement.
7075 2004-01-21  Falk Hueffner  <falk@debian.org>
7077         * gcc.c-torture/compile/20040121-1.c: New test.
7079 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
7081         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
7083 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
7085         * gcc.dg/ppc64-abi-2.c: New test.
7087 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7089         * lib/treelang.exp: Fill out this file.
7090         * lib/treelang-dg.exp: New File.
7092 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7094         * gcc.c-torture/compile/981022-1.c: Remove.
7095         * gcc.dg/array-5.c: Remove XFAIL.
7096         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
7097         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
7098         gcc.dg/cond-lvalue-1.c: Update.
7099         * gcc.dg/cast-lvalue-2.c: New test.
7101 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
7103         PR c++/13592
7104         * g++.dg/other/error1.C (class foo): Tweak error message.
7106         PR c++/13592
7107         * g++.dg/template/call2.C: New test.
7109 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7111         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
7112         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
7113         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
7114         scalar-return-1_x.c, scalar-return-2_y.c,
7115         scalar-return-3_x.c, scalar-return-3_y.c,
7116         scalar-return-4_x.c, scalar-return-4_y.c,
7117         struct-align-1.h, struct-align-1_x.c,
7118         struct-align-1_y.c, struct-align-2.h,
7119         struct-align-2_x.c, struct-align-2_y.c,
7120         struct-by-value-10_y.c, struct-by-value-11_x.c,
7121         struct-by-value-11_y.c, struct-by-value-12_x.c,
7122         struct-by-value-12_y.c, struct-by-value-13_x.c,
7123         struct-by-value-13_y.c, struct-by-value-14_x.c,
7124         struct-by-value-14_y.c, struct-by-value-15_x.c,
7125         struct-by-value-15_y.c, struct-by-value-16_y.c,
7126         struct-by-value-17_y.c, struct-by-value-18_y.c,
7127         struct-by-value-19_y.c, struct-by-value-1_x.c,
7128         struct-by-value-1_y.c, struct-by-value-20_y.c,
7129         struct-by-value-2_x.c, struct-by-value-2_y.c,
7130         struct-by-value-3_y.c, struct-by-value-4_x.c,
7131         struct-by-value-4_y.c, struct-by-value-5_y.c,
7132         struct-by-value-6_y.c, struct-by-value-7_y.c
7133         struct-by-value-8_x.c, struct-by-value-8_y.c
7134         struct-by-value-9_x.c, struct-by-value-9_y.c
7135         struct-return-10_x.c, struct-return-10_y.c,
7136         struct-return-19_x.c, struct-return-20_x.c
7137         struct-return-2_x.c, struct-return-2_y.c
7138         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
7139         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
7141 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7143         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
7144         attribute on sparc*-sun-solaris2.*.
7146 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
7148         PR c++/13710
7149         * g++.dg/ext/typeof7.C: New test.
7151 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
7153         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
7154         * gcc.dg/const-elim-1.c: Same.
7156 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
7158         * objc.dg/stret-1.m: New.
7159         * objc.dg/stret-2.m: New.
7161 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
7163         PR c++/11895
7164         * g++.dg/ext/vector1.C: New test.
7166 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
7168         * gcc.dg/pch/import-1.c: New.
7169         * gcc.dg/pch/import-1.hs: New.
7170         * gcc.dg/pch/import-1a.h: New.
7171         * gcc.dg/pch/import-1b.h: New.
7172         * gcc.dg/pch/import-1c.h: New.
7174 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
7176         PR c++/13574
7177         * g++.dg/ext/array1.C: New test.
7179         PR c++/13178
7180         * g++.dg/conversion/op1.C: New test.
7182 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
7184         PR 11864
7185         From Kazumoto Kojima / Dan Kegel:
7186         * gcc.dg/pr11864-1.c: New test.
7188         PR 10392
7189         From Marcus Comstedt / Dan Kegel:
7190         * gcc.dg/pr10392-1.c: New test.
7192 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
7194         PR c++/13478
7195         * g++.dg/init/ref10.C: New test.
7197 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7199         PR c++/13407
7200         * g++.dg/parse/typename6.C: New test.
7202 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
7204         PR pch/13361
7205         * testsuite/g++.dg/pch/wchar-1.C: New.
7206         * testsuite/g++.dg/pch/wchar-1.Hs: New.
7208 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7210         PR c++/9259
7211         * g++.dg/expr/sizeof2.C: New test.
7213 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
7215         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
7217 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
7219         PR c++/13659
7220         * g++.dg/lookup/strong-using-3.C: New.
7221         * g++.dg/lookup/using-10.C: New.
7223 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
7225         PR c++/13594
7226         * g++.dg/lookup/strong-using-2.C: New.
7228 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
7229             Dan Kegel <dank@kegel.com>
7230             J"orn Rennecke <joern.rennecke@superh.com>
7232         PR target/9365
7233         * gcc.dg/pr9365-1.c: New test.
7235 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7237         PR c++/8856
7238         * g++.dg/parse/casting-operator2.C: New test.
7239         * g++.old-deja/g++.pt/explicit83.C: Remove.
7241 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
7243         * gcc.dg/label-compound-stmt-1.c: New test.
7244         * gcc.c-torture/compile/950922-1.c,
7245         gcc.c-torture/compile/20000211-3.c,
7246         gcc.c-torture/compile/20000518-1.c,
7247         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
7248         compound statements.
7250 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
7252         * gcc.dg/ppc64-abi-1.c: New test.
7254 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
7256          * g++.dg/ext/attrib9.C: Add dg-warnings.
7258 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7260         PR c++/12335
7261         * g++.dg/parse/dtor3.C: New test.
7263 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
7265         PR c++/12709
7266         * g++.dg/parse/try-catch-1.C: New test.
7268 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
7270         * ada/acats/run_all.sh: Add more verbose output in acats.log
7271         when compiling tests.
7273 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
7275         PR 13656
7276         * gcc.dg/typedef-redecl.c: New test case.
7277         * gcc.dg/typedef-redecl.h: New support file.
7279 2004-01-13  Jan Hubicka  <jh@suse.cz>
7281         * gcc.dg/always_inline.c: New test.
7282         * gcc.dg/debug/20031231-1.c: Fix.
7284 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7286         PR c++/13474
7287         * g++.dg/template/array3.C: New test.
7289 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
7291         * g++.dg/ext/lvalue1.C: No longer expected to fail.
7292         * g++.dg/warn/Wunused-2.C: Likewise.
7294 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7296         PR c++/13289
7297         * g++.dg/template/instantiate6.C: New test.
7299 2004-01-12  Roger Sayle  <roger@eyesopen.com>
7301         PR middle-end/11397
7302         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
7304 2004-01-12  Jan Hubicka  <jh@suse.cz>
7306         PR opt/12826
7307         * gcc.dg/20040112-1.c: New.
7309         * gcc.dg/dwarf-die[1-7].c: Move to...
7310         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
7311         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
7313 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7315         PR c++/4100
7316         * g++.dg/parse/friend4.C: New test.
7318 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
7320         PR c++/4100
7321         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
7322         definition is called a friend.
7324 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
7326         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
7328 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
7330         PR c++/3478
7331         * g++.dg/parse/error10.C: New test.
7332         * g++.dg/template/arg2.C: Accept "invalid type" error.
7334 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
7336         PR middle-end/13392
7337         * g++.dg/opt/expect2.C: New test.
7339 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
7341         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
7342         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
7343         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
7344         Update dg-error regexps.
7346 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
7348         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
7349         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
7351 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7353         * gcc.dg/pragma-re-1.c: Use right pointer type.
7355 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7357         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
7359 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
7361         * gcc.dg/rs6000-ldouble-1.c: New.
7363 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7365         DR 337
7366         PR c++/9256
7367         * g++.dg/other/abstract1.C: New test.
7369 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
7371         * g++.dg/lookup/strong-using-1.C: New.
7373 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
7375         PR c/11234
7376         * gcc.dg/func-ptr-conv-1.c: New test.
7377         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
7379 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
7381         PR target/13380.
7382         * gcc.c-torture/compile/20040109-1.c: New.
7384 2004-01-08  Stuart Hastings  <stuart@apple.com>
7386         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
7387         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
7388         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
7390 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
7392         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
7394 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7396         * ada/acats/run_acats: Treat 'gnatchop' the same way
7397         as 'gnatmake'.  Export GCC_DRIVER.
7398         * ada/acats/run_all.sh: Add target_gnatchop.  Use
7399         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
7401 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7403         PR c++/12573
7404         * g++.dg/template/dependent-expr4.C: New test.
7406 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
7408         * gcc.dg/altivec-11.c: New test.
7410 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
7412         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
7414 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
7416         PR c/6024
7417         * gcc.dg/enum-compat-1.c: New test.
7418         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
7420 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
7422         PR c/12165
7423         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
7424         gcc.dg/c99-idem-qual-3.c: New tests.
7426 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
7428         * gcc.dg/winline-7.c: Don't cast void * to int.
7430 2004-01-06  Jan Hubicka  <jh@suse.cz>
7432         * gcc.dg/i386-sse-5.c: New test
7433         * g++.dg/eh/simd-1.c: Add -w argument for i386.
7435 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
7437         PR c++/12815
7438         * g++.dg/rtti/typeid4.C: New test.
7440 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7442         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
7444 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
7446         PR c++/12132
7447         * g++.dg/template/error11.C: New test.
7449         PR c++/13451
7450         * g++.dg/template/class2.C: New test.
7452 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
7453         Richard Sandiford <rsandifo@redhat.com>
7455         PR c++/13387
7456         * g++.dg/opt/alias3.C: New test.
7458 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
7460         PR c++/13157
7461         * g++.dg/template/koenig3.C: New test.
7463         PR c++/13529
7464         * g++.dg/parse/offsetof3.C: New test.
7466         * g++.dg/init/copy7.C: Add missing dg-error markers.
7468         PR c++/12226
7469         * g++.dg/init/copy7.c: New test.
7471         PR c++/13536
7472         * g++.dg/parse/cast1.C: New test.
7474 2004-01-04  Jan Hubicka  <jh@suse.cz>
7476         * gcc.dg/winline[1-7].c: New tests.
7478 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7480         PR c++/13520
7481         * g++.dg/template/qualttp22.C: New test.
7483 2004-01-01  Jan Hubicka  <jh@suse.cz>
7485         * gcc.dg/debug/20031231-1.c: New.
7486         * gcc.c-torture/compile/20040101-1.c: New.
7487         * gcc.dg/dwarf-die-[1-7].c: New.
7489 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
7491         PR optimization/13521
7492         * gcc.c-torture/compile/20031231-1.c: New test.
7494 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
7496         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
7498 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7500         PR c++/10079
7501         * g++.dg/template/crash16.C: New test.
7503 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
7505         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
7507 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
7509         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
7510         ports.
7511         * g++.old-deja/g++.jason/thunk3.C: Likewise.
7512         * g++.old-deja/g++.law/profile1.C: Likewise.
7513         * gcc.c-torture/compile/981006-1.c: Likewise.
7514         * gcc.c-torture/execute/loop-2e.x: Likewise.
7515         * gcc.c-torture/execute/loop-2f.x: Remove.
7516         * gcc.c-torture/execute/loop-2g.x: Likewise.
7517         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
7518         * gcc.dg/20020312-2.c: Remove traces of dead ports.
7520 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7522         PR c++/13507
7523         * g++.dg/ext/attrib11.C: New test.
7525         PR c++/13494
7526         * g++.dg/template/array2-1.C: New test.
7527         * g++.dg/template/array2-2.C: New test.
7529 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
7531         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
7533 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7535         PR c++/12774
7536         * g++.dg/template/array1-1.C: New test.
7537         * g++.dg/template/array1-2.C: New test.
7539 2003-12-29  Roger Sayle  <roger@eyesopen.com>
7541         PR fortran/12632
7542         * g77.dg/12632.f: New test case.
7544 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7546         PR c++/13289
7547         * g++.dg/parse/nontype1.C: New test.
7549 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7551         PR c++/12403
7552         * g++.dg/parse/explicit1.C: New test.
7553         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
7555 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
7557         PR c++/13081
7558         * g++.dg/opt/inline6.C: New test.
7560         PR c++/12613
7561         * g++.dg/parse/error9.C: New test.
7563         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
7565 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
7567         PR c++/13009
7568         * g++.dg/init/assign1.C: New test.
7570 2003-12-28  Roger Sayle  <roger@eyesopen.com>
7572         PR c++/13070
7573         * g++.dg/warn/format3.C: New test case.
7575 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7577         * gcc.c-torture/compile/20031227-1.c: New test.
7579 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7581         * g++.dg/bprob/bprob.exp: Load target-supports.exp
7582         * g77.dg/bprob/bprob.exp: Likewise.
7583         * gcc.misc-tests/bprob.exp: Likewise.
7584         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
7585         variants on systems where the library does not provide that
7586         functionality.
7587         * gcc.dg/builtins-20.c: Use builtins-config.h.
7588         * gcc.dg/builtins-config.h: New file.
7590 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7592         * lib/gcc-dg.exp (dg-require-profiling): New function.
7593         * lib/target-supports.exp (check_profiling_available): Likewise.
7594         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
7595         * g77.dg/bprob/bprob.exp: Likewise.
7596         * gcc.misc-tests/bprob.exp: Likewise.
7597         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
7598         * gcc.dg/20021014-1.c: Likewise.
7599         * gcc.dg/nest.c: Likewise.
7601 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7603         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
7604         compiling.
7605         * g++.dg/lookup/java2.C: Likewise.
7606         * gcc.dg/cpp/lexident.c: Likewise.
7608 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7610         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
7611         given.
7612         * gcc.c-torture/compile/961203-1.c: Likewise.
7613         * gcc.c-torture/compile/980506-1.c: Likewise.
7615 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
7617         * lib/gcc-dg.exp (dg-prune-output): New annotation.
7618         (additional_prunes): New global.
7619         (gcc-dg-prune): Handle additional per-test pruning.
7620         (dg-test): Clear additional_prunes between tests.
7622         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
7623         dg-prune-output to avoid spurious failures from assembler
7624         complaining about nonexistent WAW violations.
7625         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
7626         Use dg-prune-output to avoid spurious failures from assembler
7627         warning about Itanium B-step errata.
7629 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7631         * g++.dg/abi/macro0.C: New test.
7632         * g++.dg/abi/macro1.C: Likewise.
7633         * g++.dg/abi/macro2.C: Likewise.
7635         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
7636         * g++.dg/abi/bitfield7.C: Likewise.
7637         * g++.dg/abi/dtor2.C: Likewise.
7638         * g++.dg/abi/mangle11.C: Likewise.
7639         * g++.dg/abi/mangle12.C: Likewise.
7640         * g++.dg/abi/mangle14.C: Likewise.
7641         * g++.dg/abi/mangle17.C: Likewise.
7642         * g++.dg/abi/vbase10.C: Likewise.
7643         * g++.dg/abi/vbase14.C: Likewise.
7644         * g++.dg/template/qualttp17.C: Likewise.
7646 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
7648         PR c/11995
7649         * gcc.dg/20031223-1.c: New test.
7651 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7653         * gcc.dg/noreturn-7.c: New test.
7655 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7657         * gcc.dg/null-pointer-1.c: New test.
7659 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7661         * g++.old-deja/g++.jason/template18.C: Remove.
7662         * g++.old-deja/g++.jason/template37.C: Likewise.
7664         PR c++/12862
7665         * g++.dg/lookup/ns1.C: New test.
7667         PR c++/12397
7668         * g++.dg/template/lookup3.C: New test.
7670 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7672         * g++.dg/template/recurse1.C: New test
7674 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7676         PR c++/12479
7677         * g++.dg/parse/semicolon1.C: New test.
7678         * g++.dg/parse/semicolon1.h: Likewise.
7680 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
7682         * gcc.dg/darwin-misaligned.c: New test.
7684 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7686         PR c/9163
7687         * gcc.dg/20031222-1.c: New test.
7689 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
7691         PR c++/13438
7692         * g++.dg/parse/error8.C: New test.
7694         PR c++/11554
7695         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
7697 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
7699         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
7700         too small.
7701         * gcc.c-torture/compile/930217-1.c: Likewise.
7702         * gcc.c-torture/compile/930513-1.c: Likewise.
7703         * gcc.c-torture/execute/920908-2.c: Likewise.
7704         * gcc.c-torture/execute/921204-1.c: Likewise.
7705         * gcc.c-torture/execute/930621-1.c: Likewise.
7706         * gcc.c-torture/execute/930630-1.c: Likewise.
7707         * gcc.c-torture/execute/931031-1.c: Likewise.
7708         * gcc.c-torture/execute/980602-2.c: Likewise.
7709         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7710         * gcc.c-torture/execute/compndlit-1.c: Likewise.
7711         * gcc.c-torture/execute/extzvsi.c: Likewise.
7712         * gcc.c-torture/unsorted/ext.c: Likewise.
7714 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
7716         PR target/12749
7717         * gcc.c-torture/compile/20031220-2.c: New test case.
7719 2003-12-20  Roger Sayle  <roger@eyesopen.com>
7721         PR optimization/13031
7722         * gcc.c-torture/compile/20031220-1.c: New test case.
7724 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7726         * gcc.dg/cast-function-1.c: New test.
7728 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7730         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
7731         formats.
7733 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
7735         PR c++/12795
7736         * g++.dg/ext/attrib10.C: New test.
7738 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7740         * gcc.dg/cleanup-10.c: New test.
7741         * gcc.dg/cleanup-11.c: New test.
7743 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7745         PR c++/13239
7746         * g++.dg/opt/expect1.C: New test.
7748 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
7750         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
7752 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
7754         PR debug/12923
7755         * gcc.dg/20031218-1.c: New test.
7757         PR debug/12389
7758         * gcc.dg/20031218-2.c: New test.
7759         * gcc.dg/20031218-3.c: New test.
7761         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
7762         of label name and allow for USER_LABEL_PREFIX == "_" names.
7763         * g++.dg/abi/mangle18-2.C: Likewise.
7764         * g++.dg/abi/mangle19-1.C: Likewise.
7765         * g++.dg/abi/mangle19-2.C: Likewise.
7766         * g++.dg/abi/mangle20-1.C: Likewise.
7767         * g++.dg/abi/mangle20-2.C: Likewise.
7769 2003-12-18  Richard Henderson  <rth@redhat.com>
7771         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
7773 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
7774             Dan Kegel <dank@kegel.com>
7776         PR other/12009
7777         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
7778         testing a cross compiler, it causes spurious compile failures.
7779         * lib/g++.exp: Likewise.
7781 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7783         PR c++/13262
7784         * g++.dg/template/access13.C: New test.
7786 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
7788         * gcc.dg/20031216-1.c: New test.
7790 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7792         PR c++/9154
7793         * g++.dg/template/error10.C: New test.
7795 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7797         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
7798         * g++.dg/eh/simd-2.C: Likewise.
7800 2003-12-17  James E Wilson  <wilson@specifixinc.com>
7801             Roger Sayle  <roger@eyesopen.com>
7803         * gcc.c-torture/execute/ieee/mzero5.c: New.
7805 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
7807         PR c++/10603
7808         * g++.dg/parse/error6.C: New test.
7810         PR c++/12827
7811         * g++.dg/parse/error7.C: New test.
7813 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7815         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
7816         at -O with stabs debugging formats.
7817         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
7818         * gcc.dg/debug/debug-2.c: Likewise.
7820 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7822         PR c++/12696
7823         * g++.dg/init/error1.C: New test.
7825         PR c++/12218
7826         * g++.dg/init/pm3.C: New test.
7828 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7830         PR c/3347
7831         * gcc.dg/bitfld-8.c: New test.
7833 2003-12-16  James Lemke  <jim@wasabisystems.com>
7835         * gcc.dg/arm-scd42-[123].c: New tests.
7837 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7839         PR c++/9043
7840         * g++.dg/abi/mangle20-1.C: New test.
7841         * g++.dg/abi/mangle20-2.C: New test.
7843 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7845         PR c++/13275
7846         * g++.dg/other/offsetof2.C: Remove XFAIL.
7847         * g++.dg/parse/offsetof1.C: New test.
7848         * g++.gd/parse/offsetof2.C: Likewise.
7850 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7852         * g++.dg/template/nontype3.C: New test.
7853         * g++.dg/template/static2.C: Tweaked the dg-error clause.
7855 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7857         * g++.dg/warn/noreturn-3.C: Also test instantiation.
7859 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7861         PR c++/13387
7862         * g++.dg/expr/assign1.C: New test.
7864         PR c++/13242
7865         * g++.dg/abi/mangle19-1.C: New test.
7866         * g++.dg/abi/mangle19-2.C: New test.
7868 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
7870         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
7872 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7874         * gcc.c-torture/execute/20031216-1.c: New test.
7876 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7878         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
7879         an ICE regression.
7881 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7883         PR c++/10926
7884         * g++.dg/template/error9.C: New test.
7886         PR c++/11116
7887         * g++.dg/template/error8.C: New test.
7889 2003-12-15  Roger Sayle  <roger@eyesopen.com>
7891         PR middle-end/13400
7892         * gcc.c-torture/execute/20031215-1.c: New test case.
7894 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7896         PR c++/13269
7897         * g++.dg/parse/error5.C: New test.
7899         PR c++/12989
7900         * g++.dg/expr/sizeof1.C: New test.
7902         PR c++/13310
7903         * g++.dg/template/crash15.C: New test.
7905 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
7907         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
7908         a non-POD type as the last named parameter of a varargs function.
7910 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7912         PR c++/13243
7913         PR c++/12573
7914         * g++.dg/template/crash14.C: New test.
7915         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
7917 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
7919         * g++.dg/other/java1.C: New test.
7921         PR c++/13241
7922         * g++.dg/abi/mangle18-1.C: New test.
7923         * g++.dg/abi/mangle18-2.C: New test.
7925 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7927         PR optimization/10312
7928         * gcc.c-torture/execute/20031214-1.c: New.
7930 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
7932         PR c++/10779
7933         PR c++/12160
7934         * g++.dg/parse/error3.C: New test.
7935         * g++.dg/parse/error4.C: Likewise.
7936         * g++.dg/abi/mangle4.C: Tweak error messages.
7937         * g++.dg/lookup/using5.C: Likewise.
7938         * g++.dg/other/error2.C: Likewise.
7939         * g++.dg/parse/typename5.C: Likewise.
7940         * g++.dg/parse/undefined1.C: Likewise.
7941         * g++.dg/template/arg2.C: Likewise.
7942         * g++.dg/template/ttp3.C: Likewise.
7943         * g++.dg/template/type1.C: Likewise.
7944         * g++.old-deja/g++.other/crash32.C: Likewise.
7945         * g++.old-djea/g++.pt/defarg8.C: Likewise.
7947 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7949         PR c++/13106
7950         * g++.dg/warn/noreturn-3.C: New test.
7952 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7954         PR c++/13118
7955         * g++.dg/abi/covariant3.C: New.
7957 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
7959         * g++.dg/eh/ia64-1.C: New test.
7961 2003-12-12  Roger Sayle  <roger@eyesopen.com>
7963         PR optimization/13037
7964         * g77.f-torture/execute/13037.f: New test case.
7966 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7968         PR c++/12881
7969         * g++.dg/abi/covariant2.C: New.
7971 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
7973         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
7975 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
7977         * gcc.c-torture/execute/wchar_t-1.x: Delete.
7979 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
7981         PR other/10819
7982         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
7983         to fix Bug 10819.
7984         * lib/g++.exp (g++_version): Likewise.
7985         * lib/g77.exp (g77_version): Likewise.
7986         * lib/objc.exp (default_objc_version): Likewise.
7988 2003-12-10  Richard Henderson  <rth@redhat.com>
7990         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
7992         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
7994 2003-12-08  Matt Austern  <austern@apple.com>
7996         PR c/13134
7997         * lib/gcc-dg.exp (dg-require-visibility): Define.
7998         * lib/target-supports (check_visibility_available): Define.
7999         * gcc.dg/visibility-1.c: New test.
8000         * gcc.dg/visibility-2.c: Likewise.
8001         * gcc.dg/visibility-3.c: Likewise.
8002         * gcc.dg/visibility-4.c: Likewise.
8003         * gcc.dg/visibility-5.c: Likewise.
8004         * gcc.dg/visibility-6.c: Likewise.
8005         * g++.dg/ext/visibility-1.C: Likewise.
8006         * g++.dg/ext/visibility-2.C: Likewise.
8007         * g++.dg/ext/visibility-3.C: Likewise.
8008         * g++.dg/ext/visibility-4.C: Likewise.
8009         * g++.dg/ext/visibility-5.C: Likewise.
8010         * g++.dg/ext/visibility-6.C: Likewise.
8012 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8014         * g++.dg/lookup/java1.C: New test.
8015         * g++.dg/lookup/java2.C: New test.
8017 2003-12-07  Falk Hueffner  <falk@debian.org>
8019         * g++.dg/opt/noreturn-1.C: New test.
8021 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
8023         * gcc.dg/overflow-1.c: New test.
8025 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8027         * g77.f-torture/compile/13060.f: New test.
8029 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
8031         PR c++/13323
8032         * g++.dg/inherit/operator2.C: New test.
8034 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8036         PR c++/13305
8037         * g++.dg/ext/attrib9.C: New test.
8039 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8041         PR c++/13314
8042         * g++.dg/template/error7.C: New test.
8044 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
8045             J"orn Rennecke <joern.rennecke@superh.com>
8047         PR target/13302
8048         * g++.dg/other/struct-va_list.C: New test.
8050 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8052         PR c++/13166
8053         * g++.dg/parse/defarg6.C: New test.
8055 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
8057         PR target/13256
8058         * gcc.c-torture/execute/20031201-1.c: New test.
8060 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
8062         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
8064 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8066         * gcc.dg/builtin-return-1.c: New test.
8068 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
8069             J"orn Rennecke <joern.rennecke@superh.com>
8071         PR optimization/13260
8072         * gcc.c-torture/execute/20031204-1.c: New test.
8074 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8076         PR c++/9127
8077         * g++.dg/template/error6.C: New test.
8079 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
8081         * gcc.dg/20031202-1.c: New test.
8083 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8085         PR c++/13179
8086         * g++.dg/template/eh1.C: New test.
8088         PR c++/10771
8089         * g++.dg/template/error5.C: New test.
8091 2003-12-02  David Ung  <davidu@mips.com>
8093         * gcc.dg/compat/vector-check.h: Corrected type for var
8094         g_##TMODE
8096 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8098         PR c++/10126
8099         * g++.dg/template/ptrmem8.C: New test.
8101 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8103         PR c++/12573
8104         * g++.dg/template/dependent-expr3.C: New test.
8106 2003-12-01  James Lemke  <jim@wasabisystems.com>
8108         * gcc.dg/arm-g2.c: New test.
8110 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8112         PR optimization/11634
8113         * gcc.dg/20031201-2.c: New test case.
8115 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
8117         PR 11433
8118         * objc.dg/proto-lossage-3.m: New test.
8120 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8122         PR optimization/12628
8123         * gcc.dg/20031201-1.c: New test case.
8125 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
8127         * gcc.dg/unaligned-1.c: New test.
8129 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
8131         PR c++/9849
8132         * g++.dg/template/error4.C: New test.
8133         * g++.dg/template/nested3.C: Adjust error markers.
8135 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8137         * gcc.dg/cpp/assert4.c: Check more #system assertions.
8139 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
8141         PR c/10333
8142         * gcc.dg/bitfld-7.c: New test.
8144 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
8146         * gcc.dg/tls/asm-1.C: New test.
8148 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8150         * gcc.dg/cpp/assert4.c: Update.
8152 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8154         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
8155         * gcc.dg/builtin-apply3.c: New test.
8157 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8159         * lib/compat.exp (compat-obj): New xfaildata parameter.
8160         Use it to set compiler_conditional_xfail_data before compiling.
8161         (compat-get-options): Handle dg-xfail-if.
8162         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
8163         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
8164         * gcc.dg/compat/vector-1_y.c: Likewise.
8165         * gcc.dg/compat/vector-2_x.c: Likewise.
8166         * gcc.dg/compat/vector-2_y.c: Likewise.
8168 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8170         * g++.dg/opt/reg-stack4.C: New test.
8172 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8174         * gcc.dg/builtin-apply2.c: New test.
8176 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
8178         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
8180 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8182         PR c++/12924
8183         * g++.dg/template/template-id-2.C: New test.
8185 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8187         PR c++/5369
8188         * g++.dg/template/memfriend1.C: New test.
8189         * g++.dg/template/memfriend2.C: Likewise.
8190         * g++.dg/template/memfriend3.C: Likewise.
8191         * g++.dg/template/memfriend4.C: Likewise.
8192         * g++.dg/template/memfriend5.C: Likewise.
8193         * g++.dg/template/memfriend6.C: Likewise.
8194         * g++.dg/template/memfriend7.C: Likewise.
8195         * g++.dg/template/memfriend8.C: Likewise.
8196         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
8198 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
8200         PR c++/12515
8201         * g++.dg/ext/cond1.C: New test.
8203 2003-11-20  Richard Henderson  <rth@redhat.com>
8205         * gcc.dg/20020201-2.c: Remove.
8206         * gcc.dg/20020201-4.c: Remove.
8207         * gcc.dg/20020304-1.c: Remove.
8209 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8211         * gcc.dg/cpp/trad/xwin1.c: New test case.
8213 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8215         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
8216         * lib/g77.exp: Likewise.
8217         * lib/objc.exp: Likewise.
8218         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
8219         for darwin.
8221 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8223         PR c++/12932
8224         * g++.dg/template/static5.C: New test.
8226 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
8228         * gcc.dg/nested-func-1.c: New test.
8230 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8232         * gcc.dg/cpp/assert4.c: New test.
8234 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
8236         PR c++/2294
8237         * g++.dg/lookup/using9.c: New test.
8239 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
8241         PR c++/12762
8242         * g++.dg/template/error3.C: New test.
8244 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8246         PR ada/13035
8247         * ada/acats/run_acats, run_all.sh: Fix syntax error.
8248         No longer use a wrapper for gcc, since this does not work under
8249         Windows.
8251 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
8253         PR c++/2094
8254         * g++.dg/template/ptrmem7.C: New test.
8256 2003-11-13  Andrew Pinski <apinski@apple.com>
8258         * gcc.c-torture/compile/20031113-1.c: New test.
8260 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
8261             Kean Johnston <jkj@sco.com>
8263         PR c/13029
8264         * gcc.dg/unused-4.c: Update.
8266 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8268         * g++.dg/opt/const3.C: New test.
8270 2003-11-13  Jan Hubicka  <jh@suse.cz>
8272         * gcc.c-torture/compile/20031112-1.c: New test.
8274 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
8276         * g++.dg/parse/crash10.C: Remove bogus error marker.
8278 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8280         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
8281         (host_gcc): Likewise.
8282         (ROOT): Honor $PWDCMD.
8283         (BASE): Likewise.
8284         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
8286 2003-11-12  Catherine Moore  <clm@redhat.com>
8288         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
8290 2003-11-12  Andreas Jaeger  <aj@suse.de>
8291             Jakub Jelinek  <jakub@redhat.com>
8292             Andrew Pinski  <pinskia@physics.uc.edu>
8293             Richard Henderson  <rth@redhat.com>
8295         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
8296         systems.
8297         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
8299         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
8300         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
8302 2003-11-11  Andreas Jaeger  <aj@suse.de>
8304         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
8306         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
8308 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
8310         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
8311         Clean ups.
8313 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
8315         * gcc.dg/trampoline-1.c: New test.
8317 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
8319         * gcc.c-torture/compile/200031109-1.c: New test.
8321 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
8323         PR c/3190
8324         PR c/8714
8325         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8326         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
8327         gcc.dg/format/no-y2k-1.c: Update.
8329 2003-11-08  Roger Sayle  <roger@eyesopen.com>
8331         PR optimization/10467
8332         * gcc.dg/20031108-1.c: New test case.
8334 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
8336         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
8338 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
8340         * gcc.dg/compound-lvalue-1.c: New test.
8341         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
8342         some XFAILs.
8344 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
8346         * gcc.dg/altivec-varargs-1.c: New test.
8348 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8350         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
8351         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
8352         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
8353         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
8354         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
8356 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
8358         * gcc.dg/cond-lvalue-1.c: New test.
8360 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
8362         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
8364 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8366         PR c++/11616
8367         * g++.dg/template/instantiate5.C: New test.
8369 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8371         PR c++/12726
8372         * g++.dg/ext/complit2.C: Replace test with self-contained version.
8373         * ChangeLog: Add missing first entry for above test.
8375 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8377         PR c++/9810
8378         * g++.dg/template/using8.C: New test.
8379         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
8381 2003-11-02  Roger Sayle  <roger@eyesopen.com>
8383         PR optimization/10817
8384         * gcc.c-torture/compile/20031102-1.c: New test case.
8386 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
8388         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
8389         2147483647.
8391 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
8393         * gcc.dg/20031102-1.c: New test.
8395 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
8397         * gcc.dg/complex-1.c: New test.
8399 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8401         PR c++/12796
8402         * g++.dg/template/crash13.C: Adjust expected error location.
8403         * g++.old-deja/g++.brendan/ns1.C: Likewise.
8405 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
8407         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
8409 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
8411         PR/10239
8412         * gcc.c-torture/compile/20031031-2.c: New test.
8414 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
8416         PR/11640
8417         * gcc.c-torture/compile/20031031-1.c: New test.
8419 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
8421         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
8422         * gcc.misc-tests/bprob.exp: Likewise.
8423         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
8424         the execution test on arm-elf configs.
8425         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
8426         configs that don't support scratch files.
8427         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
8429 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
8431         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
8432         done by dejagnu.
8434 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
8436         * ada/acats/run_all.sh: Redirect mv output to /dev/null
8437         Avoid non pure sh syntax. Add more logging.
8439         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
8440         fail.
8442 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8444         PR libgcj/10610
8445         * gcc.dg/ppc-stackalign-1.c: New test.
8447 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
8449         * ada/acats/run_all.sh: Change output to be more compliant with
8450         dejagnu framework.
8451         Create acats.sum and acats.log files under testsuite/ada/acats
8452         Only run [a-z]* directories, to filter out e.g. CVS.
8453         Redirect build output to log file.
8455 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
8457         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
8459 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
8461         PR ada/5909:
8462         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
8464 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
8466         * gcc.c-torture/compile/20031023-1.c: New test.
8467         * gcc.c-torture/compile/20031023-2.c: New test.
8468         * gcc.c-torture/compile/20031023-3.c: New test.
8469         * gcc.c-torture/compile/20031023-4.c: New test.
8471 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8473         PR c++/10371
8474         * g++.dg/lookup/scoped8.C: New test.
8476 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8478         * g++.dg/opt/reg-stack3.C: New test.
8480 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8482         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
8484 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8486         PR c++/11076
8487         * g++.dg/template/crash13.C: New test.
8489 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8491         * gcc.dg/c99-restrict-2.c: New test.
8493 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
8495         PR c++/12698, c++/12699, c++/12700, c++/12566
8496         * g++.dg/inherit/covariant9.C: New test.
8497         * g++.dg/inherit/covariant10.C: New test.
8498         * g++.dg/inherit/covariant11.C: New test.
8500 2003-10-23  Jason Merrill  <jason@redhat.com>
8502         PR c++/12726
8503         * g++.dg/ext/complit2.C: New test.
8505 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
8507         PR target/12654
8508         * gcc.c-torture/execute/20031020-1.c: New test.
8510 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8512         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
8513         following the jump_insn.
8515 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
8517         * gcc.dg/cast-lvalue-1.c: New test.
8519 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
8521         PR c++/11962
8522         * g++.dg/template/cond2.C: New test.
8524 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
8526         * gcc.dg/builtins-28.c: New test.
8528 2003-10-20  Jan Hubicka  <jh@suse.cz>
8530         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
8531         parameter.
8532         * testsuite/gcc.dg/inline-2.c: Likewise.
8534 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8536         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
8537         * gcc.dg/nest.c:  Likewise.
8539 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8541         PR c++/9781, c++/10583, c++/11862
8542         * g++.dg/parse/crash13.C: New test.
8544 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8546         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
8548 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8550         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
8551         Define HAVE_C99_RUNTIME except on Solaris.
8552         * gcc.dg/builtins-20.c: Likewise.
8554 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8556         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
8558 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8560         PR c++/12495
8561         * g++.dg/template/crash21.C: New test.
8563 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8565         PR c++/2513
8566         * g++.dg/template/typename5.C: New test.
8568 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8570         PR c++/12369
8571         * g++.dg/template/friend25.C: New test.
8573 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
8575         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
8576         versions.
8578 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
8580         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
8581         == 2147483647.
8583 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
8585         * gcc.c-torture/execute/960416-1.x: Remove.
8586         * gcc.c-torture/execute/divconst-3.x: Likewise.
8588 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
8590         PR target/12598
8591         * gcc.dg/torture/cris-volatile-1.c: New test.
8593 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8595         PR optimization/9325
8596         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
8597         for overflowing floating point to integer conversion during RTL
8598         simplification.
8600 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
8602         * objc/execute/_cmd.m: Fix typo.
8603         * objc.dg/image-info.m, objc.dg/symtab-1.m:
8604         Relax 'scan-assembler' regexp.
8605         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
8606         objc.dg/try-catch-4.m: Run on non-Darwin targets.
8607         * objc.dg/zero-link-2.m: Remove blank line.
8608         * objc.dg/zero-link-3.m: New test case.
8610 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
8612         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
8614         * gcc.dg/asm-names.c: Use scan-assembler-not rather
8615         than linker trickery.
8617 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8619         PR c++/12370
8620         * g++.dg/other/friend2.C: New test.
8622 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
8624         * gcc.dg/20031012-1.c: New test.
8626 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
8628         * gcc.dg/weak/weak-3.c: Fix for new warning.
8630 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8632         PR optimization/8750
8633         * gcc.c-torture/execute/20031012-1.c: New test case.
8635 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8637         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
8638         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
8640 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8642         PR optimization/12260
8643         * gcc.c-torture/compile/20031011-2.c: New test case.
8645 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8647         * gcc.c-torture/execute/20031011-1.c: New testcase.
8649 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
8651         * gcc.c-torture/compile/20031011-1.c: New test.
8653 2003-10-11  Jan Hubicka  <jh@suse.cz>
8655         * g++.dg/other/first-global.C: New test.
8657 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8659         * gcc.c-torture/execute/string-opt-18.c: New testcase.
8661 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
8663         * gcc.c-torture/compile/20031010-1.c: New test.
8665 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
8667         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
8668         * gcc.c-torture/execute/va-arg-25.c: ... here.
8670 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
8672         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
8674 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
8676         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
8678 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
8680         * g++.dg/parse/error2.C: New test.
8682 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
8684         PR c++/11097
8685         * g++.dg/other/error5.C: Modify the error message.
8686         * g++.dg/lookup/using8.C: New test.
8688 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
8690         * gcc.dg/darwin-abi-2.c: New file.
8691         * gcc.c-torture/execute/va-arg-24.c: New file.
8693 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
8695         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
8696         indentation.
8698 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
8700         PR c++/10147
8701         * g++.dg/other/error4.C: Update error messages.
8702         * g++.dg/template/ptrmem4.C: Likewise.
8704         PR c++/12337
8705         * g++.dg/init/new9.C: New test.
8707         PR c++/12334, c++/12236, c++/8656
8708         * g++.dg/ext/attrib8.C: New test.
8710 2003-10-06  Devang Patel  <dpatel@apple.com>
8712         * gcc.dg/debug/dwarf2-3.h: New test.
8713         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
8715 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
8717         * g++.dg/opt/cfg2.C: New test.
8719 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8721         * g++.dg/opt/float1.C: New test.
8723 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8725         * gcc.dg/c90-array-lval-6.c: New test.
8726         * gcc.dg/c99-array-lval-6.c: New test.
8728 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
8729             Ziemowit Laski  <zlaski@apple.com>
8731         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
8732         'Derived', so that it is never considered a class method; add
8733         new warning for '+port' method ambiguity.
8734         * objc.dg/method-12.m: Include <objc/objc.h> instead of
8735         <objc/objc-api.h> (needed on Mac OS X).
8736         * objc.dg/method-13.m: New test.
8738 2003-10-03  Roger Sayle  <roger@eyesopen.com>
8740         PR optimization/9325, PR java/6391
8741         * gcc.c-torture/execute/20031003-1.c: New test case.
8743 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
8745         PR optimization/12180
8746         * gcc.dg/20031002-1.c: New test.
8748         PR c++/12486
8749         * g++.dg/inherit/error1.C: New test.
8751 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
8753         * lib/f-torture.exp (search_for): Rename to...
8754         (search_for_re): This.  Also, clean up comments and the
8755         "regexp" invocation.
8757 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
8759         * gcc.c-torture/compile/20031002-1.c: New test.
8761 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
8763         * g++.dg/opt/cond1.C: New test.
8765 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
8767         * gcc.dg/Wold-style-definition-2.c: New testcase.
8768         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
8770 2003-09-29  Richard Henderson  <rth@redhat.com>
8772         * g++.dg/init/array10.C: Add dg-options.
8774 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
8776         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
8778 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8780         * g++.dg/template/friend19.C: Fix typo.
8781         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
8783 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
8785         * gcc.c-torture/execute/20030928-1.c: New test.
8786         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
8788 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8790         * g++.dg/opt/unroll1.C: New test.
8792 2003-09-26  Roger Sayle  <roger@eyesopen.com>
8794         PR optimization/11741
8795         * gcc.dg/20030926-1.c: New test case.
8797 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8799         PR c++/5655
8800         * g++.dg/parse/access7.C: New test.
8801         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
8803 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
8805         MERGE OF objc-improvements-branch into MAINLINE:
8806         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
8807         if libobjc has not been built.
8808         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
8809         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
8810         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
8811         objc/execute/nested-3.m, objc/execute/np-2.m,
8812         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
8813         objc/execute/redefining_self.m, objc/execute/root_methods.m,
8814         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
8815         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
8816         objc.dg/special/unclaimed-category-1.h,
8817         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
8818         well as GNU runtime.
8819         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
8820         * execute/cascading-1.m, execute/function-message-1.m,
8821         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
8822         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
8823         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
8824         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
8825         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
8826         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
8827         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
8828         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
8829         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
8830         * objc.dg/bitfield-2.m: Run only on Darwin.
8831         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
8832         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
8833         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
8834         * objc.dg/const-str-1.m: Fix constant string layout.
8836 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
8838         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
8840 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
8842         * gcc.dg/darwin-abi-1.c: New file.
8844 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
8846         PR target/12281
8847         * gcc.c-torture/compile/20030921-1.c: New test.
8849 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
8851         * g++.dg/opt/reg-stack2.C: New test.
8853 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8855         * g++.dg/eh/delayslot1.C: New test.
8857 2003-09-20  Richard Henderson  <rth@redhat.com>
8859         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
8861 2003-09-20  Roger Sayle  <roger@eyesopen.com>
8863         * gcc.c-torture/execute/20030920-1.c: New test case.
8865 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8867         * g++.dg/rtti/typeid3.C: Correct expected error message.
8869 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8871         PR c++/157
8872         * g++.dg/parse/crash12.C: New test.
8874 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
8876         * gcc.dg/compat/mixed-struct-check.h: New.
8877         * gcc.dg/compat/mixed-struct-defs.h: New.
8878         * gcc.dg/compat/mixed-struct-init.h: New.
8879         * gcc.dg/compat/struct-by-value-19_main.c: New.
8880         * gcc.dg/compat/struct-by-value-19_x.c: New.
8881         * gcc.dg/compat/struct-by-value-19_y.c: New.
8882         * gcc.dg/compat/struct-by-value-20_main.c: New.
8883         * gcc.dg/compat/struct-by-value-20_x.c: New.
8884         * gcc.dg/compat/struct-by-value-20_y.c: New.
8885         * gcc.dg/compat/struct-return-19_main.c: New.
8886         * gcc.dg/compat/struct-return-19_x.c: New.
8887         * gcc.dg/compat/struct-return-19_y.c: New.
8888         * gcc.dg/compat/struct-return-20_main.c: New.
8889         * gcc.dg/compat/struct-return-20_x.c: New.
8890         * gcc.dg/compat/struct-return-20_y.c: New.
8892 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
8893         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
8894         so that it will not complain on LP64 targets.
8896 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8898         PR c++/495
8899         * g++.dg/template/friend24.C: New test.
8901 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
8903         PR c++/12332
8904         * g++.dg/template/memtmpl2.C: New test.
8906 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
8908         PR target/11184
8909         * gcc.dg/builtin-apply1.c: New test.
8911 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8913         PR c++/9848
8914         * g++.dg/warn/Wunused-4.C: New test.
8916 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8918         PR c++/12316
8919         * g++.dg/other/gc2.C: New test.
8921 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
8923         PR c++/11991
8924         * g++.dg/rtti/typeid3.C: New test.
8926         PR c++/12266
8927         * g++.dg/overload/template1.C: New test.
8929 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8931         * g++.dg/opt/cfg3.C: New test.
8933 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8935         PR c++/7939
8936         * g++.dg/template/crash11.C: New test.
8938 2003-09-16  Jason Merrill  <jason@redhat.com>
8939             Jakub Jelinek  <jakub@redhat.com>
8941         * gcc.dg/attr-warn-unused-result.c: New test.
8943 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8945         PR c++/12184
8946         * g++.dg/expr/call2.C: New test.
8948 2003-09-15  Andreas Jaeger  <aj@suse.de>
8950         * gcc.dg/Wold-style-definition-1.c: New test.
8952 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
8954         PR c++/3907
8955         * g++.dg/parse/template12.C: New test.
8957         * g++.dg/abi/bitfield11.C: New test.
8958         * g++.dg/abi/bitfield12.C: Likewise.
8960 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
8962         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
8963         non-expansion of functional macro name without arguments at EOL.
8964         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
8966 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
8968         * gcc.c-torture/execute/20030914-[12].c: New tests.
8970 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8972         PR c++/11788
8973         * g++.dg/overload/addr1.C: New test.
8975 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
8977         * gcc.dg/20030909-1.c: New test.
8979 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8981         * gcc.dg/ultrasp10.c: New test.
8983 2003-09-09  Devang Patel  <dpatel@apple.com>
8985         * gcc.dg/darwin-ld-6.c: New test.
8987 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8989         * gcc.dg/torture/builtin-explog-1.c: New testcase.
8991 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8993         * gcc.dg/ia64-types1.c: New test.
8994         * gcc.dg/ia64-types2.c: Likewise.
8996 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8998         * gcc.dg/builtins-1.c: Add more _Complex tests.
8999         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9001         * gcc.dg/builtins-1.c: Test existing _Complex functions.
9002         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9004 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9006         PR c++/11786
9007         * g++.dg/lookup/koenig2.C: New test.
9009         PR c++/5296
9010         * g++.dg/rtti/typeid2.C: New test.
9012 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
9014         * gcc.c-torture/compile/20030904-1.c: New test.
9016 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9018         * g++.dg/opt/longbranch2.C: New test.
9020 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9022         * g++.dg/template/crash10.C: Only compile it.
9024 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9026         PR middle-end/11665
9027         * gcc.c-torture/compile/20030907-1.c: New test.
9028         * g++.dg/init/array11.C: New test.
9030 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9032         PR c++/11852
9033         * g++.dg/init/struct1.C: New test.
9035 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9037         PR c++/12181
9038         * g++.dg/expr/comma1.C: New test.
9040 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
9042         PR c++/11867
9043         * g++.dg/expr/static_cast5.C: New test.
9045 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
9047         PR c++/11507
9048         * g++.dg/lookup/scoped7.C: New test.
9050         PR c++/9574
9051         * g++.dg/other/static1.C: New test.
9053         PR c++/11490
9054         * g++.dg/warn/template-1.C: New test.
9056         PR c++/11432
9057         * g++.dg/template/crash10.C: New test.
9059         PR c++/2478
9060         * g++.dg/overload/VLA.C: New test.
9062         PR c++/10804
9063         * g++.dg/template/call1.C: New test.
9065 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9067         PR c++/11794
9068         * g++.dg/parse/using3.C: New test.
9070 2003-09-06  Roger Sayle  <roger@eyesopen.com>
9072         PR c++/11409
9073         * g++.dg/overload/builtin3.C: New test case.
9075 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
9077         PR c/9862
9078         * gcc.dg/20030906-1.c: New test.
9079         * gcc.dg/20030906-2.c: Likewise.
9081 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9083         PR c++/12167
9084         * g++.dg/parse/defarg5.C: New test.
9086         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
9088 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
9090         PR c++/12163
9091         * g++.dg/expr/static_cast4.C: New test.
9093         PR c++/12146
9094         * g++.dg/template/crash9.C: New test.
9096 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
9098         * g++.old-deja/g++.ext/pretty2.C: Update for change
9099         in __FUNCTION__.
9100         * g++.old-deja/g++.ext/pretty3.C: Likewise.
9102 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
9104         PR c++/11922
9105         * g++/dg/template/qualified-id1.C: New test.
9107         PR c++/12037
9108         * g++.dg/warn/noeffect4.C: New test.
9110 2003-09-04  Matt Austern  <austern@apple.com>
9112         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
9113         * g++.dg/ext/fnname2.C: Likewise.
9114         * g++.dg/ext/fnname3.C: Likewise.
9116 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
9118         * g++.dg/expr/lval1.C: New test.
9119         * g++.dg/ext/lvcast.C: Remove.
9121 2003-09-03  Roger Sayle  <roger@eyesopen.com>
9123         PR optimization/11700.
9124         * gcc.c-torture/compile/20030903-1.c: New test case.
9126 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
9128         PR c++/12053
9129         * g++.dg/abi/layout4.C: New test.
9131 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
9133         PR c++/11553
9134         * g++.dg/parse/friend3.C: New test.
9136 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
9138         PR c++/11847
9139         * g++.dg/template/class1.C: New test.
9141         PR c++/11808
9142         * g++.dg/expr/call1.C: New test.
9144 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
9146         PR c++/12114
9147         * g++.dg/init/ref9.C: New test.
9149         PR c++/11972
9150         * g++.dg/template/nested4.C: New test.
9152 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
9154         PR c++/12093
9155         * g++.dg/template/non-dependent4.C: New test.
9157         PR c++/11928
9158         * g++.dg/inherit/conv1.C: New test.
9160 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
9162         PR c++/6196
9163         * g++.dg/ext/label1.C: New test.
9164         * g++.dg/ext/label2.C: Likewise.
9166 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
9168         * g++.dg/expr/cond3.C: New test.
9170 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9172         * gcc.dg/builtins-1.c: Add new builtin cases.
9174 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9176         * gcc.dg/builtins-1.c: Add new cases.
9177         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9179 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9181         * gcc.dg/builtins-1.c: Add more math builtin tests.
9182         * gcc.dg/torture/builtin-attr-1.c: New test.
9184 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
9186         PR optimization/5079
9187         * g++.dg/opt/static3.C: New test.
9189 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9191         * gcc.misc-tests/gcov-10b.c: New test.
9193 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
9195         * g++.dg/opt/ptrmem3.C: New test.
9197         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
9199 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
9201         * gcc.dg/20030826-2.c: New test.
9203 2003-08-26  Roger Sayle  <roger@eyesopen.com>
9205         PR middle-end/12002
9206         * g77.f-torture/compile/12002.f: New test case.
9208 2003-08-26  Roger Sayle  <roger@eyesopen.com>
9210         * gcc.dg/20030826-1.c: New test case.
9212 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
9214         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
9216 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
9218         PR c++/11871
9219         * c++.dg/lookup/crash1.C: New test.
9221         * c++.dg/warn/noeffect3.C: New test.
9223 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
9225         * gcc.dg/compat/vector-1_x.c: Compile with -w.
9226         * gcc.dg/compat/vector-1_y.c: Ditto.
9227         * gcc.dg/compat/vector-2_x.c: Ditto.
9228         * gcc.dg/compat/vector-2_y.c: Ditto.
9230 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
9232         * gcc.dg/20030702-1.c: New test.
9234 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
9236         PR c++/8795
9237         * g++.dg/ext/altivec-1.C: New test.
9239 2003-08-24  Richard Henderson  <rth@redhat.com>
9241         * g++.dg/eh/simd-2.C: Add -w for x86.
9243 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
9245         * gcc.dg/20030815-1.c: New test.
9247 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9249         PR c++/3765
9250         * g++.dg/parse/access6.C: New test.
9252 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9254         PR c++/641, c++/11876
9255         * g++.dg/template/friend22.C: New test.
9256         * g++.dg/template/friend23.C: Likewise.
9258 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9260         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
9261         identically.
9263 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9265         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
9267 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9269         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
9271 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9273         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
9275 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9277         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
9279 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
9281         PR c++/11919
9282         * g++.dg/overload/prom1.C: New test.
9284         PR c++/11551
9285         * g++.dg/parse/dtor2.C: New test.
9287         PR c++/10762
9288         * g++.dg/parse/using2.C: New test.
9290 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
9292         PR target/11805
9293         * gcc.c-torture/compile/20030821-1.c: New.
9295 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
9297         PR c++/11834
9298         * g++.dg/template/deduce2.C: New test.
9300 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
9302         * gcc.c-torture/execute/20030821-1.c: New test.
9304 2003-08-20  Roger Sayle  <roger@eyesopen.com>
9306         PR middle-end/11984
9307         * gcc.dg/20030820-1.c: New test case.
9309 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
9311         PR c++/11945
9312         * g++.dg/warn/noeffect2.C: New test.
9314 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
9316         PR c++/10926
9317         * g++.dg/template/dtor2.C: New test.
9319         PR c++/11684
9320         * g++.dg/template/operator1.C: New test.
9321         * g++.dg/parse/operator4.C: New test.
9323         PR c++/11946.C
9324         * g++.dg/expr/enum1.C: New test.
9325         * gcc.dg/c99-bool-1.c: Remove bogus warning.
9327         PR c++/11036.C
9328         * g++.dg/parse/elab2.C: New test.
9329         * g++.dg/parse/typedef4.C: Change error message.
9330         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
9331         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
9332         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
9334 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9336         * gcc.dg/pch/warn-1.c: New.
9337         * gcc.dg/pch/warn-1.hs: New.
9339         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
9340         not-tested file.
9342 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
9344         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
9346 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
9348         * gcc.dg/uninit-D.c: New Test.
9349         * gcc.dg/uninit-E.c: New Test.
9350         * gcc.dg/uninit-F.c: New Test.
9351         * gcc.dg/uninit-G.c: New Test.
9353 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
9355         * g++.dg/README: Describe the pch directory.
9357 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9359         PR c++/11174
9360         * g++.dg/parse/access4.C: New test.
9361         * g++.dg/parse/access5.C: Likewise.
9362         * g++.old-deja/g++.jason/access17.C: Adjust error message.
9364 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
9366         * gcc.dg/noncompile/20030818-1.c: New.
9368 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9370         PR c++/11957
9371         * g++.dg/warn/noeffect1.C: New test.
9373         * g++.dg/template/scope2.C: New test.
9374         * g++.dg/template/error2.C: Correct dg-error
9376 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
9378         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
9380 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
9382         PR C++/11512
9383         * g++.dg/template/warn1.C: New.
9385 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
9387         * g++.dg/template/error2.C: New test.
9388         * g++.dg/lookup/using7.C: Adjust errors
9389         * g++.old-deja/g++.pt/crash36.C: Likewise.
9390         * g++.old-deja/g++.pt/derived3.C: Likewise.
9392 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9394         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
9395         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
9396         * gcc.c-torture/execute/builtins/string-9.c: New, from
9397         string-opt-9.c.  Adjust for execute/builtins framework.
9398         * gcc.c-torture/execute/string-opt-9.c: Delete.
9400 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
9402         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
9404         * g++.dg/parse/ret-type2.C: New test.
9406         PR c++/11703
9407         * g++.dg/init/new8.C: New test.
9409         PR c++/10923
9410         * g++.dg/parse/typedef5.C: New test.
9412         PR c++/9512
9413         * g++.dg/parse/qualified2.C: New test.
9414         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
9415         invalid code.
9417 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
9419         * g++.dg/conversion/ptrmem1.C: New test.
9421 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
9423         PR target/11693
9424         * gcc.dg/20030811-1.c: New test.
9426         PR target/11535
9427         * gcc.c-torture/execute/20030811-1.c: New test.
9429 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9431         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
9433 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
9435         PR c++/11789.C
9436         * g++.dg/inherit/multiple1.C: New test.
9438 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9440         * gcc.dg/spe1.c: New test.
9442         PR c++/11670
9443         * g++.dg/expr/cast2.C: New test.
9445         PR c++/10530
9446         * g++.dg/template/dependent-name2.C: New test.
9448 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
9450         * g++.dg/parse/crash11.C: Put the dg options in comments.
9452 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
9454         * lib/gcc-dg.exp: Update for diagnostic change.
9456 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9458         PR c++/5767
9459         * g++.dg/parse/crash11.C: New test.
9461 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
9463         * gcc.dg/cpp/spacing1.c: Update.
9465 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
9467         PR target/11739
9468         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
9469         a value for -mtune.
9471 2003-08-04  Roger Sayle  <roger@eyesopen.com>
9473         PR middle-end/11771
9474         * gcc.c-torture/compile/20030804-1.c: New test case.
9476 2003-08-04  Roger Sayle  <roger@eyesopen.com>
9478         * gcc.dg/20030804-1.c: New test case.
9480 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
9482         * gcc.dg/cpp/separate-1.c: New test.
9484 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
9486         PR c++/11704
9487         * g++.dg/template/dependent-expr2.C: New test.
9489         PR c++/11766
9490         * g++.dg/expr/ptrmem1.C: New test.
9492 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9494         PR c++/9453
9495         * g++.dg/template/friend15.C: New test.
9497 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
9499         * lib/dg-pch.exp: Work round PCH bug.
9501 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9503         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
9504         builtins.  Move cases from builtins-4.c here.
9506         * gcc.dg/torture/builtin-math-1.c: New test taken from
9507         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
9508         additional cases.
9510         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
9511         Delete.
9513 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
9515         PR c++/9447
9516         * g++.dg/template/using7.C: New test.
9518 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
9520         * import1.c, import2.c: New tests.
9522 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
9524         * g++.dg/eh/crossjump1.C: New test.
9526 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
9528         PR c++/11697
9529         * g++.dg/template/using6.C: New test.
9531         PR c++/11744
9532         * g++.dg/template/koenig2.C: New test.
9534 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9536         PR c++/7983
9537         * g++.dg/parse/typedef4.C: New test.
9539 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9541         PR c++/8442, c++/8806
9542         * g++.dg/template/elab1.C: New test.
9543         * g++.dg/template/type2.C: Likewise.
9544         * g++.dg/template/ttp3.C: Adjust expected error message.
9545         * g++.old-deja/g++.law/visibility13.C: Likewise.
9546         * g++.old-deja/g++.niklas/t135.C: Likewise.
9547         * g++.old-deja/g++.pt/ttp41.C: Likewise.
9548         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
9549         template argument.
9550         * g++.old-deja/g++.pt/ttp44.C: Likewise.
9552 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
9554         PR c++/11295
9555         * g++.dg/ext/stmtexpr1.C: New test.
9557         * g++.dg/opt/tmp1.C: New test.
9559         PR c++/11525
9560         * g++.dg/parse/constant4.C: New test.
9562         PR c++/9447
9563         * g++.dg/template/using5.C: New test.
9565 2003-07-31  Roger Sayle  <roger@eyesopen.com>
9567         * gcc.dg/builtins-27.c: New test case.
9569 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
9571         * gcc.dg/tls/opt-7.c: New test.
9573 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
9575         * g++.old-deja/g++.other/crash18.C: Remove.
9577 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9579         * g++.dg/template/explicit3.C: New.
9580         * g++.dg/template/explicit4.C: New.
9581         * g++.dg/template/explicit5.C: New.
9583         PR c++/11347
9584         * g++.dg/template/memtmpl1.C: New.
9586 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
9588         PR target/11565
9589         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
9590         * gcc.dg/i386-387-5.c (dg-options): Likewise.
9592 2003-07-30  Jan Hubicka  <jh@suse.cz>
9594         * vtgc1.c: Kill.
9596 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
9598         * gcc.dg/struct-in-proto-1.c: New test.
9600 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
9602         * gcc.dg/cpp/include2.c: Only expect one message.
9604 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
9606         PR c++/9447
9607         * g++.dg/template/using1.C: New test.
9608         * g++.dg/template/using2.C: New test.
9609         * g++.dg/template/using3.C: New test.
9610         * g++.dg/template/using4.C: New test.
9612 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
9614         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
9615         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9617 2003-07-28  Jan Hubicka  <jh@suse.cz>
9619         PR c++/11530
9620         * g++.dg/opt/call1.C: New test.
9622 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
9624         PR c++/11667
9625         * g++.dg/init/enum2.C: New test.
9626         * g++.dg/template/overload1.C: Add "-w" option.
9628 2003-07-28    <hp@bitrange.com>
9630         * gcc.dg/Wdeclaration-after-statement-1.c,
9631         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
9633 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
9635         * gcc.c-torture/compile/20030725-1.c: New test.
9637 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
9639         * gcc.dg/20030505.c: Only run for SPE.
9640         Remove definition of opaque type.
9642 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
9644         * g++.dg/template/ptrmem6.C: New test.
9646 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
9648         * gcc.c-torture/compile/zero-strct-2.c: New test.
9650 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
9652         * gcc.dg/intermod-1.c: New test.
9654 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9656         PR c++/11617
9657         * g++.dg/template/lookup2.C: New test.
9658         * g++.dg/template/memclass1.C: Remove instantiated from error.
9659         * g++.dg/other/error2.C: Tweak expected errors.
9661         PR c++/11596
9662         * g++.dg/template/defarg3.C: New test.
9664         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
9666 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
9668         * g++.dg/inherit/access5.C: New test.
9670 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9672         PR c++/11513
9673         * g++.dg/template/crash8.C: New test.
9675 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
9677         PR c/10602
9678         * gcc.dg/noncompile/incomplete-2.c: New test.
9680 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
9682         PR c++/11645
9683         * g++.dg/inherit/access4.C: New test.
9685         PR c++/11517
9686         * g++.dg/expr/cond2.C: New test.
9688         PR optimization/10679
9689         * g++.dg/opt/inline4.C: New test.
9691 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
9693         * g++.dg/parse/crash10: New test.
9695 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9697         * g++.dg/ext/flexary1.C: New test.
9699 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9701         PR c++/10793
9702         * g++.dg/template/crash9.C: New test.
9704 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9706         PR c++/3004
9707         * g++.dg/parse/typedef3.C: New test.
9709         PR c++/7906
9710         * g++.dg/parse/operator2.C: New test.
9712         PR c++/8895
9713         * g++.dg/parse/def-tmpl-arg1.C: New test.
9715         PR c++/9282
9716         * g++.dg/parse/funptr1.C: New test.
9718         PR c++/9452
9719         * g++.dg/parse/ambig3.C: New test.
9721         PR c++/9454
9722         * g++.dg/parse/operator3.C: New test.
9724         PR c++/9486
9725         * g++.dg/parse/template10.C: New test.
9727         PR c++/9488
9728         * g++.dg/parse/template11.C: New test.
9730         PR c++/10150
9731         * g++.dg/parse/invalid-op1.C: New test.
9733         PR c++/10247
9734         * g++.dg/parse/condexpr1.C: New test.
9736 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9738         * g++.dg/ext/packed3.C: New test.
9739         * g++.dg/ext/packed4.C: New test.
9741         * gcc.dg/pack-test-3.c: New test.
9743 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
9745         * lib/compat.exp: Handle dg-options per source file.
9746         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
9747         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
9748         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
9749         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
9750         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
9751         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
9752         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
9753         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
9754         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
9755         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
9756         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
9757         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
9758         * g++.dg/compat/break/bitfield7_x.C: Ditto.
9759         * g++.dg/compat/break/bitfield7_y.C: Ditto.
9761 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
9763         PR c/10320
9764         * gcc.c-torture/execute/20030718-1.c: New test.
9766 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9768         PR optimization/11536
9769         * gcc.dg/20030721-1.c: New test.
9771 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
9773         PR c++/11546
9774         * g++.dg/template/lookup1.C: New test.
9776 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
9778         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
9779         diagnostics of ill-formed constructs involving labels.
9780         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
9781         the new 'previously defined here' message.
9783 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
9785         * g++.dg/parse/non-dependent2.C: New test.
9787 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
9789         * g++.dg/init/init-ref4.C: xfail on targets without
9790         weak symbols.
9792 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
9794         PR target/11087
9795         * gcc.c-torture/execute/20030717-1.c: New test.
9797 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9799         * g++.dg/opt/cfg1.C: New test.
9801 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
9803         PR optimization/11557
9804         * gcc.dg/20030717-1.c: New test.
9806 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
9808         PR c++/10476
9809         * g++.dg/expr/crash-1.C: New test.
9811         PR c++/11027
9812         * g++.dg/template/init3.C: New test.
9814         PR c++/8222
9815         * g++.dg/template/non-dependent1.C: New test.
9817         PR c++/11070
9818         * g++.dg/template/non-dependent2.C: New test.
9820         PR c++/11071
9821         * g++.dg/template/non-dependent3.C: New test.
9823         PR c++/9907
9824         * g++.dg/template/sizeof5.C: New test.
9826 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
9828         PR 11498
9829         * gcc.c-torture/compile/mangle-1.c: New file.
9831 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9833         PR c++/7809
9834         * g++.dg/parse/access3.C: New test.
9836 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
9838         PR c++/11384
9839         * g++.dg/init/init-ref4.C: New test.
9841 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
9843         PR c++/11547
9844         * g++.dg/parse/constant3.C: New test.
9845         * g++.dg/parse/crash7.C: Likewise.
9847 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
9849         PR target/11008
9850         * gcc.dg/i386-pentium4-not-mull.c: New.
9852 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
9854         * gcc.dg/asm-names.c (ymain): Make it weak.
9856 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9858         PR c++/5421
9859         * g++.dg/template/friend21.C: New test.
9861 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
9863         * gcc.dg/cleanup-8.c: New test.
9864         * gcc.dg/cleanup-9.c: New test.
9866 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
9868         * g++.dg/ext/dll-MI1.h: New file.
9869         * g++.dg/ext/dllexport-MI1.C: New file.
9870         * g++.dg/ext/dllimport-MI1.C: New file.
9872 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
9874         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
9875         it does not have cmpstrsi patterns (just cmpmemsi).
9877 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
9879         PR debug/11473
9880         * g++.dg/debug/debug8.C: New test.
9882 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9884         PR c++/10108
9885         * g++.dg/template/crash7.C: New test.
9887 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
9889         PR target/10795
9890         * gcc.c-torture/compile/20030708-1.c: New.
9892 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9894         * gcc.c-torture/execute/20030715-1.c: New test.
9896 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
9898         * gcc.dg/pch/inline-3.c: New file.
9899         * gcc.dg/pch/inline-3.hs: New file.
9900         * gcc.dg/pch/inline-4.c: New file.
9901         * gcc.dg/pch/inline-4.hs: New file.
9903 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
9905         PR c++/11509
9906         * g++.dg/template/crash6.C: New test.
9908         PR c++/7053
9909         * g++.dg/template/friend20.C: New test.
9911         PR c++/7019
9912         * g++.dg/template/overload2.C: New test.
9914 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9916         PR optimization/11440
9917         * gcc.c-torture/execute/20030714-1.c: New test.
9919 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9921         PR c++/11154
9922         * g++.dg/template/partial2.C: New test.
9924 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
9926         PR c++/11503
9927         * g++.dg/template/anon1.C: New test.
9929         PR c++/11493
9930         PR c++/11495
9931         * g++.dg/parse/template9.C: Likewise.
9932         * g++.dg/template/crash4.C: New test.
9933         * g++.dg/template/koenig1.C: Likewise.
9934         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
9935         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
9936         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
9937         functions.
9938         * g++.old-deja/g++.jason/template36.C: Likewise.
9939         * g++.old-deja/g++.mike/p1989.C: Likewise.
9940         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
9941         * g++.old-deja/g++.pt/ttp20.C: Use this->.
9942         * g++.old-deja/g++.pt/ttp21.C: Use this->.
9943         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
9944         compiling.
9945         * g++.old-deja/g++.pt/union2.C: Use this->.
9947 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
9949         * gcc.dg/20030711-1.c: New test.
9951 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
9953         PR c++/11050
9954         * g++.dg/parse/args1.C: New test.
9955         * g++.pt/defarg8.C: Change expected errors.
9957 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
9959         PR c++/8164
9960         * g++.dg/template/nontype2.C: New test.
9962         PR c++/10558
9963         * g++.dg/parse/template8.C: New test.
9965         PR c++/8327
9966         * g++.dg/template/scope1.C: New test.
9968         * g++.dg/warn/Wsign-compare-1.C: New test.
9970 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9972         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
9974 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
9976         PR c++/9411
9977         * g++.dg/template/explicit2.C: New test.
9979         PR c++/10032
9980         * g++.dg/warn/pedantic1.C: New test.
9982 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
9984         PR c++ 9483
9985         * g++.dg/other/field1.C: New test.
9987 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9989         PR c/11449
9990         * gcc.c-torture/compile/20030707-1.c: New.
9992 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9994         PR c++/10849
9995         * g++.dg/template/access12.C: New test.
9997 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
9999         * g++.dg/bprob/bprob.exp (prof_ext): Update.
10000         * g77.dg/bprob/bprob.exp (prof_ext): Update.
10001         * gcc.misc-tests/bprob.exp (prof_ext): Update.
10002         * gcc.misc-tests/gcov.exp: Update
10003         * g++.dg/gcov/gcov.exp: Update
10004         * lib/gcov.exp: Update.
10006 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
10008         * g++.dg/abi/mangle17.C: Make sure template expressions are
10009         dependent.
10010         * g++.dg/abi/mangle4.C: Mark erroneous casts.
10011         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
10012         * g++.dg/opt/stack1.C: Remove erroneous code.
10013         * g++.dg/parse/template7.C: New test.
10014         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
10015         * g++.old-deja/g++.pt/crash4.C: Likewise.
10017 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10019         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
10020         with zero or one occurence of `$' after the initial `L'.
10022 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
10024         * gcc.c-torture/compile/20030704-1.c: Add a comment.
10026 2003-07-08  Roger Sayle  <roger@eyesopen.com>
10028         PR c/11370
10029         * gcc.dg/Wunreachable-6.c: New testcase.
10030         * gcc.dg/Wunreachable-7.c: New testcase.
10032 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10034         PR c/11420
10035         * gcc.dg/20030708-1.c: New test.
10037 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
10039         * gcc.dg/compat/sdata-section.h: New file.
10040         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
10041         * gcc.dg/torture/mips-sdata-1.c: New test.
10043 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10045         PR c++/11030
10046         * g++.dg/template/friend19.C: New test.
10048 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10050         * g++.dg/opt/strength-reduce.C: New test.
10052 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10054         PR target/10979
10055         * gcc.dg/20030707-1.c: New testcase.
10057 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10059         PR optimization/11059
10060         * g++.dg/opt/emptyunion.C: New testcase.
10062 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10063             Eric Botcazou  <ebotcazou@libertysurf.fr>
10065         * g++.dg/opt/stack1.C: New test.
10067 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
10069         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
10070         run test.
10072         PR c++/11431
10073         * g++.dg/expr/static_cast3.C: New test.
10075 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10077         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
10078         everywhere.
10079         * gcc.dg/concat.c: Concatenation of string constants with
10080         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
10081         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
10082         * gcc.dg/cpp/escape-2.c: Use wide character constants where
10083         necessary to avoid multi-character character constant warning.
10084         * gcc.dg/cpp/escape.c: Likewise.
10085         * gcc.dg/cpp/ucs.c: Likewise.
10086         Remove backslashes from dg-bogus comments, as they confuse Tcl.
10087         Fix a typo.
10089 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10091         PR c/11428
10092         * gcc.c-torture/compile/20030704-1.c: New.
10094 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10096         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
10098 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
10100         PR c++/5287, PR c++/7910,  PR c++/11021
10101         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
10102         tests for warnings.
10103         * g++.dg/ext/dllimport2.C: Add tests for warnings.
10104         * g++.dg/ext/dllimport3.C: Likewise.
10105         * g++.dg/ext/dllimport4.C: New file.
10106         * g++.dg/ext/dllimport5.C: New file.
10107         * g++.dg/ext/dllimport6.C: New file.
10108         * g++.dg/ext/dllimport7.C: New file.
10109         * g++.dg/ext/dllimport8.C: New file.
10110         * g++.dg/ext/dllimport9.C: New file.
10111         * g++.dg/ext/dllimport10.C: New file.
10112         * g++.dg/ext/dllexport1.C: New file.
10114 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
10116         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
10117         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
10119 2003-07-03  Roger Sayle  <roger@eyesopen.com>
10121         * gcc.dg/builtins-25.c: New testcase.
10122         * gcc.dg/builtins-26.c: New testcase.
10124 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
10126         * gcc.dg/compat/vector-defs.h: New file.
10127         * gcc.dg/compat/vector-setup.h: New file.
10128         * gcc.dg/compat/vector-check.h: New file.
10129         * gcc.dg/compat/vector-1_main.c: New file.
10130         * gcc.dg/compat/vector-1_x.c: New file.
10131         * gcc.dg/compat/vector-1_y.c: New file.
10132         * gcc.dg/compat/vector-2_main.c: New file.
10133         * gcc.dg/compat/vector-2_x.c: New file.
10134         * gcc.dg/compat/vector-2_y.c: New file.
10136         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
10137         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
10138         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
10139         * gcc.dg/compat/struct-align-1.h: New file.
10140         * gcc.dg/compat/struct-align-1_main.c: New file.
10141         * gcc.dg/compat/struct-align-1_x.c: New file.
10142         * gcc.dg/compat/struct-align-1_y.c: New file.
10143         * gcc.dg/compat/struct-align-2.h: New file.
10144         * gcc.dg/compat/struct-align-2_main.c: New file.
10145         * gcc.dg/compat/struct-align-2_x.c: New file.
10146         * gcc.dg/compat/struct-align-2_y.c: New file.
10148         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
10149         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
10150         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10151         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
10152         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
10153         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10154         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10155         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
10156         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
10157         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
10158         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
10159         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
10160         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
10161         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
10162         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
10163         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
10164         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
10165         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
10166         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10167         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10168         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10169         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10170         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10171         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10172         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10173         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10174         * gcc.dg/compat/struct-return-10_x.c: Ditto.
10175         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10176         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10178 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10180         * gcc.dg/i386-call-1.c: New test.
10182 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10184         PR c++/9162
10185         * g++.dg/parse/defarg4.C: New.
10187 2003-07-03  Roger Sayle  <roger@eyesopen.com>
10189         PR target/10700
10190         * gcc.c-torture/compile/20030703-1.c: New test case.
10192 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
10194         * g++.dg/template/local3.C: Remove extra semicolon.
10196 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10198         * gcc.dg/i386-volatile-1.c: New test.
10200 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
10202         PR c++/11072
10203         * g++.dg/other/offsetof2.C: XFAIL.
10204         * g++.dg/other/offsetof5.C: New.
10206         PR c++/10219
10207         * g++.dg/template/error1.C: New.
10209         PR c++/9779
10210         * g++.dg/template/dependent-expr1.C: New.
10212 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
10214         PR c++/6949
10215         * g++.dg/template/local3.C: New test.
10217         PR c++/11149
10218         * g++.dg/lookup/scoped6.C: New test.
10220 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
10222         PR c++/8046
10223         * g++.dg/other/error7.C: New test.
10225 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
10227         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
10228         * g++.old-deja/g++.abi/vtable3.h: Likewise.
10229         * g++.old-deja/g++.law/code-gen5.C: Likewise.
10230         * g++.old-deja/g++.other/union2.C: Likewise.
10231         * gcc.dg/c90-const-expr-2.c: Likewise.
10232         * gcc.dg/c90-const-expr-3.c: Likewise.
10233         * gcc.dg/c99-const-expr-2.c: Likewise.
10234         * gcc.dg/c99-const-expr-3.c: Likewise.
10235         * gcc.dg/concat.c: Likewise.
10237 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
10239         PR c++/9559
10240         * g++.dg/init/static1.C: New test.
10242 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10244         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
10245         * g++.old-deja/g++.other/access2.C: Likewise.
10246         * g++.old-deja/g++.other/decl2.C: Likewise.
10247         * gcc.c-torture/execute/20020615-1.c: Likewise.
10249 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
10251         PR c++/4933
10252         * g++.dg/template/sizeof4.C: New test.
10254 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
10256         * g++.dg/other/error6.C: New test.
10258 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
10260         PR c++/10750
10261         * g++.dg/parse/constant2.C: New test.
10263 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
10265         PR c++/11106
10266         * g++.dg/other/error5.C: New test.
10268 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10270         * gcc.dg/format/gcc_diag-1.c: New test.
10272 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
10274         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
10276 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
10278         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
10279         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
10280         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
10282 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
10284         * gcc.c-torture/execute/builtins/string-8.c: New test.
10285         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
10286         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
10287         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
10289 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
10291         PR c++/10468
10292         * g++.dg/ext/typeof6.C: New test.
10294 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
10296         PR c++/10796
10297         * g++.dg/init/enum1.C: New test.
10299 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
10301         * gcc.dg/20030627-1.c: New test.
10303 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
10305         PR c++/11332
10306         * g++.dg/expr/static_cast2.C: New test.
10308 2003-06-26  Roger Sayle  <roger@eyesopen.com>
10309             Jakub Jelinek  <jakub@redhat.com>
10311         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
10312         sprintf(dst,"%s",src) optimization.
10313         * gcc.c-torture/execute/20030626-1.c: New test case.
10314         * gcc.c-torture/execute/20030626-2.c: New test case.
10316 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
10318         * gcc.c-torture/execute/multi-ix.c: New test.
10320         * gcc.c-torture/execute/simd-4.c (main):
10321         Added missing semicolon at end of union.
10323 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
10325         PR c++/8266
10326         * g++.dg/template/explicit-instantiation3.C: New test.
10328 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
10330         * gcc.dg/20030626-1.c: Use signed char.
10332 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
10334         * gcc.dg/20030626-1.c: New test.
10336 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
10338         * const-str-2.m: Update.
10340 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
10342         PR c++/10990
10343         * g++.dg/rtti/dyncast1.C: New test.
10344         * g++.dg/abi/mangle4.C: Correct base-specifier access.
10345         * g++.dg/lookup/scoped1.C: Remove XFAIL.
10346         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
10348         PR c++/10931
10349         * g++.dg/expr/static_cast1.C: New test.
10351 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
10353         * gcc.dg/20030625-1.c: New test.
10355 2003-06-24  Roger Sayle  <roger@eyesopen.com>
10357         * gcc.c-torture/compile/20030624-1.c: New test case.
10359 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
10361         * gcc.c-torture/execute/string-opt-17.c: New test.
10363 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
10365         PR c++/5754
10366         * g++.dg/parse/crash6.C: New test.
10368 2003-06-23  Roger Sayle  <roger@eyesopen.com>
10370         * gcc.dg/builtins-24.c: New test case.
10372 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
10374         * g++.dg/opt/operator1.C: New test.
10376 2003-06-22  Roger Sayle  <roger@eyesopen.com>
10378         * gcc.c-torture/execute/string-opt-16.c: New test case.
10380 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
10382         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
10383         * g++.old-deja/g++.other/conv7.C: Likewise
10384         * g++.old-deja/g++.other/overcnv2.C: Likewise.
10385         * g++.old-deja/g++.other/overload14.C: Likewise.
10387 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
10389         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
10390         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
10392 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
10394         PR c++/10888
10395         * g++.dg/warn/Winline-3.C: New test.
10397 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
10399         * lib/target-supports.exp (check_alias_available): Make the test
10400         program acceptable to the Solaris assembler.
10402         PR c++/10749
10403         * g++.dg/template/memclass2.C: New test.
10405 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
10406             Eric Botcazou  <ebotcazou@libertysurf.fr>
10408         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
10409         data for non-matching targets.
10410         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
10412 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
10414         PR c++/10845
10415         * g++.dg/template/member3.C: New test.
10417 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
10419         PR c++/10939
10420         * g++.dg/template/func1.C: New test.
10422         PR c++/9649
10423         * g++.dg/template/static4.C: New test.
10424         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
10426         PR c++/11041
10427         * g++.dg/init/ref7.C: New test.
10429 2003-06-19  Matt Austern  <austern@apple.com>
10431         PR c++/11228
10432         * g++.dg/anew1.C: New test.
10433         * g++.dg/anew2.C: New test.
10434         * g++.dg/anew3.C: New test.
10435         * g++.dg/anew4.C: New test.
10437 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
10439         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
10441 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
10443         * gcc.c-torture/execute/simd-4.c (main): Make expected value
10444         endian-dependent.
10446 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10448         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
10449         Remove cruft.
10451 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10453         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
10454         * gcc.c-torture/compile/961203-1.c: Likewise.
10455         * gcc.c-torture/compile/980506-1.c: Likewise.
10457 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
10459         PR c++/10712
10460         * g++.dg/lookup/using7.C: New test.
10462 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
10464         PR c++/11105
10465         * g++.dg/abi/conv1.C: Remove it.
10466         * g++.dg/template/conv7.C: New test.
10467         * g++.dg/template/conv8.C: Likewise.
10468         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
10469         conversion operator.
10471 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
10473         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
10474         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
10475         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10476         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
10477         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
10478         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10479         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10480         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
10481         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
10482         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
10483         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
10484         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
10485         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
10486         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
10487         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
10488         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
10489         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
10490         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
10491         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10492         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10493         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10494         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10495         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10496         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10497         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10498         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10499         * gcc.dg/compat/struct-return-10_x.c: Ditto.
10500         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10501         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10503 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
10505         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
10506         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
10507         indications.
10509 2003-06-16  Roger Sayle  <roger@eyesopen.com>
10511         * gcc.dg/i386-387-5.c: New test case.
10512         * gcc.dg/i386-387-6.c: New test case.
10513         * gcc.dg/builtins-23.c: New test case.
10515 2003-06-15  Roger Sayle  <roger@eyesopen.com>
10517         * gcc.dg/builtins-22.c: New test case.
10518         * gcc.dg/i386-387-1.c: Update to test exp.
10519         * gcc.dg/i386-387-2.c: Likewise.
10521 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10523         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
10525 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
10527         * lib/gcc-dg.exp (dg-require-dll): New function.
10528         (dg-xfail-if): Likewise.
10529         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
10530         driver.
10532         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
10533         * gcc.c-torture/compile/20001205-1.c: Likewise.
10534         * gcc.c-torture/compile/20001226-1.c: Likewise.
10535         * gcc.c-torture/compile/20010518-2.c: Likewise.
10536         * gcc.c-torture/compile/20020312-1.c: Likewise.
10537         * gcc.c-torture/compile/20020604-1.c: Likewise.
10538         * gcc.c-torture/compile/920501-12.c: Likewise.
10539         * gcc.c-torture/compile/920501-4.c: Likewise.
10540         * gcc.c-torture/compile/920520-1.c: Likewise.
10541         * gcc.c-torture/compile/920521-1.c: Likewise.
10542         * gcc.c-torture/compile/920625-1.c: Likewise.
10543         * gcc.c-torture/compile/961203-1.c: Likewise.
10544         * gcc.c-torture/compile/980506-1.c: Likewise.
10545         * gcc.c-torture/compile/981006-1.c: Likewise.
10546         * gcc.c-torture/compile/981022-1.c: Likewise.
10547         * gcc.c-torture/compile/981223-1.c: Likewise.
10548         * gcc.c-torture/compile/990617-1.c: Likewise.
10549         * gcc.c-torture/compile/dll.c: Likewise.
10550         * gcc.c-torture/compile/labels-3.c: Likewise.
10551         * gcc.c-torture/compile/mipscop-1.c: Likewise.
10552         * gcc.c-torture/compile/mipscop-2.c: Likewise.
10553         * gcc.c-torture/compile/mipscop-3.c: Likewise.
10554         * gcc.c-torture/compile/mipscop-4.c: Likewise.
10555         * gcc.c-torture/compile/simd-5.c: Likewise.
10556         * gcc.c-torture/compile/20000804-1.x: Remove.
10557         * gcc.c-torture/compile/20001205-1.x: Likewise.
10558         * gcc.c-torture/compile/20001226-1.x: Likewise.
10559         * gcc.c-torture/compile/20010518-2.x: Likewise.
10560         * gcc.c-torture/compile/20020312-1.x: Likewise.
10561         * gcc.c-torture/compile/20020604-1.x: Likewise.
10562         * gcc.c-torture/compile/920501-12.x: Likewise.
10563         * gcc.c-torture/compile/920501-4.x: Likewise.
10564         * gcc.c-torture/compile/920520-1.x: Likewise.
10565         * gcc.c-torture/compile/920521-1.x: Likewise.
10566         * gcc.c-torture/compile/920625-1.x: Likewise.
10567         * gcc.c-torture/compile/961203-1.x: Likewise.
10568         * gcc.c-torture/compile/980506-1.x: Likewise.
10569         * gcc.c-torture/compile/981006-1.x: Likewise.
10570         * gcc.c-torture/compile/981022-1.x: Likewise.
10571         * gcc.c-torture/compile/981223-1.x: Likewise.
10572         * gcc.c-torture/compile/990617-1.x: Likewise.
10573         * gcc.c-torture/compile/mipscop-1.x: Likewise.
10574         * gcc.c-torture/compile/mipscop-2.x: Likewise.
10575         * gcc.c-torture/compile/mipscop-3.x: Likewise.
10576         * gcc.c-torture/compile/mipscop-4.x: Likewise.
10577         * gcc.c-torture/compile/simd-5.x: Likewise.
10579         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
10581 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
10583         * gcc.c-torture/execute/20030611-1.c: New test.
10585 2003-06-12  Roger Sayle  <roger@eyesopen.com>
10587         PR middle-end/168
10588         * gcc.dg/20030612-1.c: New test case.
10590 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
10592         PR c++/10635
10593         * g++.dg/expr/cast1.C: New test.
10595 2003-06-12  Roger Sayle  <roger@eyesopen.com>
10597         * gcc.dg/builtins-21.c: New test case.
10599 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
10601         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
10602         options instead of at the end.
10603         * lib/objc.exp (objc_target_compile): Likewise.
10605 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
10607         PR c++/10432
10608         * g++.dg/parse/error1.C: New test.
10610 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
10612         * gcc.dg/compat/struct-by-value-11_main.c: New file.
10613         * gcc.dg/compat/struct-by-value-11_x.c: New file.
10614         * gcc.dg/compat/struct-by-value-11_y.c: New file.
10615         * gcc.dg/compat/struct-by-value-12_main.c: New file.
10616         * gcc.dg/compat/struct-by-value-12_x.c: New file.
10617         * gcc.dg/compat/struct-by-value-12_y.c: New file.
10618         * gcc.dg/compat/struct-by-value-13_main.c: New file.
10619         * gcc.dg/compat/struct-by-value-13_x.c: New file.
10620         * gcc.dg/compat/struct-by-value-13_y.c: New file.
10621         * gcc.dg/compat/struct-by-value-14_main.c: New file.
10622         * gcc.dg/compat/struct-by-value-14_x.c: New file.
10623         * gcc.dg/compat/struct-by-value-14_y.c: New file.
10624         * gcc.dg/compat/struct-by-value-15_main.c: New file.
10625         * gcc.dg/compat/struct-by-value-15_x.c: New file.
10626         * gcc.dg/compat/struct-by-value-15_y.c: New file.
10627         * gcc.dg/compat/struct-by-value-16_main.c: New file.
10628         * gcc.dg/compat/struct-by-value-16_x.c: New file.
10629         * gcc.dg/compat/struct-by-value-16_y.c: New file.
10630         * gcc.dg/compat/struct-by-value-17_main.c: New file.
10631         * gcc.dg/compat/struct-by-value-17_x.c: New file.
10632         * gcc.dg/compat/struct-by-value-17_y.c: New file.
10633         * gcc.dg/compat/struct-by-value-18_main.c: New file.
10634         * gcc.dg/compat/struct-by-value-18_x.c: New file.
10635         * gcc.dg/compat/struct-by-value-18_y.c: New file.
10637         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
10638         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
10639         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
10640         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
10641         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
10642         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
10643         * gcc.dg/compat/scalar-return-3_main.c: New file.
10644         * gcc.dg/compat/scalar-return-3_x.c: New file.
10645         * gcc.dg/compat/scalar-return-3_y.c: New file.
10646         * gcc.dg/compat/scalar-return-4_main.c: New file.
10647         * gcc.dg/compat/scalar-return-4_x.c: New file.
10648         * gcc.dg/compat/scalar-return-4_y.c: New file.
10650 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
10652         * gcc.dg/compat/fp2-struct-check.h: New file.
10653         * gcc.dg/compat/fp2-struct-defs.h: New file.
10654         * gcc.dg/compat/fp2-struct-init.h: New file.
10655         * gcc.dg/compat/struct-by-value-10_main.c: New file.
10656         * gcc.dg/compat/struct-by-value-10_x.c: New file.
10657         * gcc.dg/compat/struct-by-value-10_y.c: New file.
10658         * gcc.dg/compat/struct-return-10_main.c: New file.
10659         * gcc.dg/compat/struct-return-10_x.c: New file.
10660         * gcc.dg/compat/struct-return-10_y.c: New file.
10662         * gcc.dg/compat/compat-common.h: New file.
10663         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
10664         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
10665         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
10666         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
10667         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
10668         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
10669         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
10670         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10671         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
10672         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
10673         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10674         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
10675         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
10676         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10677         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
10678         * gcc.dg/compat/small-struct-check.h: Ditto.
10679         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
10680         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10681         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
10682         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
10683         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10684         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10685         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
10686         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10687         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
10688         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
10689         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10690         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10691         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
10692         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10693         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10694         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
10695         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10696         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
10697         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
10698         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10699         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
10700         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
10701         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10702         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
10703         * gcc.dg/compat/struct-return-2_main.c: Ditto.
10704         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10705         * gcc.dg/compat/struct-return-2_y.c: Ditto.
10706         * gcc.dg/compat/struct-return-3_main.c: Ditto.
10707         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10708         * gcc.dg/compat/struct-return-3_y.c: Ditto.
10710 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
10712         * g++.dg/pch/static-1.C: New file.
10713         * g++.dg/pch/static-1.Hs: New file.
10715 2003-06-10  Richard Henderson  <rth@redhat.com>
10717         * gcc.dg/asm-7.c: Adjust expected warning text.
10719 2003-06-10  Roger Sayle  <roger@eyesopen.com>
10721         * gcc.dg/builtins-20.c: New test case.
10723 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
10725         PR c++/11131
10726         * g++.dg/opt/template1.C: New test.
10728 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10730         * lib/gcc-dg.exp (dg-test): Clear additional_files and
10731         additional_sources.
10733 2003-05-21  David Taylor  <dtaylor@emc.com>
10735         * gcc.dg/Wpadded.c: New file.
10737 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10739         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
10740         * gcc.dg/special/weak-2.c: Add dg-require-weak.
10741         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
10742         dg-require-weak.
10744 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
10746         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
10748 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10750         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
10751         (dg-require-alias): Likewise.
10752         (dg-require-gc-sections): Likewise.
10753         * lib/target-supports.exp (check_gc_sections_available): Likewise.
10755 2003-06-08  Richard Henderson  <rth@redhat.com>
10757         * gcc.dg/20011029-2.c: Fix the array reference.
10758         * gcc.dg/asm-7.c: New.
10760 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
10762         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
10764 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
10766         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
10767         (dg-require-gc-sections): Likewise.
10769 2003-06-08  Jan Hubicka  <jh@suse.cz>
10771         * i386-cmov1.c: Fix regular expression.
10772         * i386-cvt-1.c: Likewise.
10773         * i386-local.c: Likewise.
10774         * i386-local2.c: Likewise.
10775         * i386-mul.c: Likewise.
10776         * i386-ssetype-1.c: Likewise.
10777         * i386-ssetype-3.c: Likewise.
10778         * i386-ssetype-5.c: Likewise.
10780 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10782         PR c++/11039
10783         * g++.dg/warn/implicit-typename2.C: New test.
10784         * g++.dg/warn/implicit-typename3.C: New test.
10786 2003-06-07  Richard Henderson  <rth@redhat.com>
10788         * g++.dg/other/offsetof3.C: Use size_t.
10789         * g++.dg/other/offsetof4.C: Likewise.
10791 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
10793         * lib/copy-file.exp: New. Implement gcc_copy_files.
10795         * lib/dg-pch.exp: Load copy-file.exp
10796         (dg-pch): Use gcc_copy_files instead of "file copy".
10798 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
10800         * gcc.dg/weak/weak.exp: Simplify.
10801         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
10802         * gcc.dg/weak/weak-1.c: Likewise.
10803         * gcc.dg/weak/weak-2.c: Likewise.
10804         * gcc.dg/weak/weak-3.c: Likewise.
10805         * gcc.dg/weak/weak-4.c: Likewise.
10806         * gcc.dg/weak/weak-5.c: Likewise.
10807         * gcc.dg/weak/weak-6.c: Likewise.
10808         * gcc.dg/weak/weak-7.c: Likewise.
10809         * gcc.dg/weak/weak-8.c: Likewise.
10810         * gcc.dg/weak/weak-9.c: Likewise.
10812 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
10814         gcc.c-torture/execute/20030606-1.c: New.
10816 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10818         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
10819         * gcc.dg/builtins-19.c: Likewise.
10821 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10823         * gcc.dg/builtins-2.c: Add some more tests.
10824         * gcc.dg/builtins-18.c: New test case.
10825         * gcc.dg/builtins-19.c: New test case.
10827 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10828             Jim Wilson  <wilson@tuliptree.org>
10830         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
10832 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
10834         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
10835         mempcpy/stpcpy calls not to be optimized into something else.
10836         * gcc.c-torture/execute/string-opt-3.c: Moved to...
10837         * gcc.c-torture/execute/builtins/string-7.c: ...here.
10838         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
10840 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10842         * gcc.dg/format/asm_fprintf-1.c: New test.
10844 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
10846         * lib/gcc-defs.exp (additional_sources): New variable.
10847         (dg-additional-sources): New function.
10848         (additional_files): New variable.
10849         (dg-additional-files): New function.
10850         (dg-additional-files-options): Likewise.
10851         * lib/gcc-dg.exp (dg-require-weak): New function.
10852         (dg-require-alias): Likewise.
10853         (dg-require-gc-sections): Likewise.
10854         * lib/target-supports.exp (check_alias_available): Remove testfile
10855         parameter.
10856         (check_gc_sections_available): New function.
10857         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
10858         (dg-gpp-additional-files): Likewise.
10859         * lib/g++.exp (additional_sources): Remove.
10860         (additional_files): Likewise.
10861         (g++_target_compile): Use dg-additional-files-options.
10863         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
10864         Tcl logic.
10865         * gcc.dg/special/ecos.exp: Remove.
10866         * gcc.dg/special/20000419-2.c: Use dg-require-*.
10867         * gcc.dg/special/alias-1.c: Likewise.
10868         * gcc.dg/special/alias-2.c: Likewise.
10869         * gcc.dg/special/gcsec-1.c: Likewise.
10870         * gcc.dg/special/weak-1.c: Likewise.
10871         * gcc.dg/special/weak-2.c: Likewise.
10872         * gcc.dg/special/wkali-1.c: Likewise.
10873         * gcc.dg/special/wkali-2.c: Likewise.
10875         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
10876         dg-gpp-additional-*.
10877         * g++.dg/special/conpr-3.C: Likewise.
10878         * g++.dg/special/conpr-4.C: Likewise.
10879         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
10880         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
10881         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
10882         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
10883         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
10884         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
10885         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
10886         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
10887         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
10888         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
10889         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
10890         * g++.old-deja/g++.other/comdat1.C: Likewise.
10891         * g++.old-deja/g++.other/comdat2.C: Likewise.
10892         * g++.old-deja/g++.other/comdat3.C: Likewise.
10893         * g++.old-deja/g++.other/ctor1.C: Likewise.
10894         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
10896 2003-06-05  Richard Henderson  <rth@redhat.com>
10898         * gcc.dg/debug/20030605-1.c: New.
10900 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10902         * README.QMTEST: Update.
10904 2003-06-04  Richard Henderson  <rth@redhat.com>
10906         * gcc.dg/cleanup-1.c: New.
10907         * gcc.dg/cleanup-2.c: New.
10908         * gcc.dg/cleanup-3.c: New.
10909         * gcc.dg/cleanup-4.c: New.
10910         * gcc.dg/cleanup-5.c: New.
10911         * gcc.dg/cleanup-6.c: New.
10912         * gcc.dg/cleanup-7.c: New.
10914 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10916         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
10918         * lib/dg-pch.exp: New file.
10919         * g++.dg/pch/pch.exp: Use dg-pch.exp.
10920         * gcc.dg/pch/pch.exp: Likewise.
10922 2003-06-04  Roger Sayle  <roger@eyesopen.com>
10924         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
10925         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
10926         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
10927         * gcc.dg/builtins-17.c: New test case.
10928         * gcc.dg/i386-387-4.c: New test case.
10929         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
10931 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10933         * gcc.dg/ultrasp9.c: New test.
10935 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10937         * gcc.c-torture/compile/20030604-1.c: New test.
10938         * gcc.dg/sparc-constant-1.c: New test.
10940 2003-06-03  Glen Nakamura  <glen@imodulo.com>
10942         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
10944 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
10946         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
10948         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
10949         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
10951 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
10953         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
10955 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10957         PR c++/10940
10958         * g++.dg/template/spec10.C: New test.
10960 2003-06-03  Roger Sayle  <roger@eyesopen.com>
10962         * gcc.dg/builtins-16.c: New test case.
10964 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
10966         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
10967         mempcpy test with post-increments.
10968         * gcc.c-torture/execute/string-opt-3.c: New test.
10969         * gcc.dg/string-opt-1.c: New test.
10971 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
10973         PR fortran/10965
10974         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
10976 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
10978         * lib/scanasm.exp (dg-scan): New function, factored out of ...
10979         (scan-assembler): ... here.  Use dg-scan.
10980         (scan-assembler-not): Likewise.
10981         (scan-file): New function.
10982         (scan-file-not): Likewise.
10983         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
10984         * gcc.dg/cpp/_Pragma4.c: Likewise.
10985         * gcc.dg/cpp/_Pragma5.c: Likewise.
10986         * gcc.dg/cpp/avoidpaste1.c: Likewise.
10987         * gcc.dg/cpp/avoidpaste2.c: Likewise.
10988         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
10989         * gcc.dg/cpp/cmdlne-P.c: Likewise.
10990         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
10991         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
10992         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
10993         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
10994         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
10995         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
10996         * gcc.dg/cpp/cxxcom1.c: Likewise.
10997         * gcc.dg/cpp/line1.c: Likewise.
10998         * gcc.dg/cpp/maccom1.c: Likewise.
10999         * gcc.dg/cpp/maccom2.c: Likewise.
11000         * gcc.dg/cpp/maccom3.c: Likewise.
11001         * gcc.dg/cpp/maccom4.c: Likewise.
11002         * gcc.dg/cpp/maccom5.c: Likewise.
11003         * gcc.dg/cpp/maccom6.c: Likewise.
11004         * gcc.dg/cpp/multiline.c: Likewise.
11005         * gcc.dg/cpp/spacing1.c: Likewise.
11006         * gcc.dg/cpp/spacing2.c: Likewise.
11007         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
11008         * gcc.dg/cpp/trad/maccom1.c: Likewise.
11009         * gcc.dg/cpp/trad/maccom2.c: Likewise.
11010         * gcc.dg/cpp/trad/maccom3.c: Likewise.
11011         * gcc.dg/cpp/trad/maccom4.c: Likewise.
11012         * gcc.dg/cpp/trad/maccom6.c: Likewise.
11013         * gcc.dg/cpp/cxxcom2.c: Likewise.
11014         * gcc.dg/cpp/cxxcom2.h: New file.
11016         * gcc.dg/cpp/truefalse.cpp: Move it to ...
11017         * g++.dg/cpp/truefalse.C: Here.
11018         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
11020 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
11022         * gcc.dg/cpp/redef3.c: New file.
11024 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
11026         * gcc.dg/i386-loop-3.c: New test.
11028 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
11030         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
11032 2003-05-31  Roger Sayle  <roger@eyesopen.com>
11034         * gcc.dg/fwrapv-1.c: New test case.
11035         * gcc.dg/fwrapv-2.c: New test case.
11037 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11039         PR c++/10956
11040         * g++.dg/template/spec9.C: New test.
11042 2003-05-29  Roger Sayle  <roger@eyesopen.com>
11044         * gcc.dg/duff-4.c: New test case.
11046 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
11048         PR fortran/10843
11049         * g77.dg/ffixed-form-1.f: New test
11050         * g77.dg/ffixed-form-2.f: New test
11051         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
11052         * g77.dg/ffree-form-3.f: New test
11054 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
11056         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
11057         * gcc.dg/wint_t-1.c: Likewise.
11059 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11061         * g++.dg/template/access11.C: New test.
11063 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11065         PR c++/10849
11066         * g++.dg/template/access10.C: New test.
11068 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11069             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11071         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
11073 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11075         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
11076         suppress for powerpc-*-darwin*.
11077         * gcc.dg/torture/builtin-noret-2.c: Likewise.
11079 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11081         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
11082         suppress option for powerpc-*-darwin*.
11084 2003-05-23  Roger Sayle  <roger@eyesopen.com>
11086         * gcc.dg/builtins-1.c: Add tests for tan and atan.
11087         * gcc.dg/builtins-4.c: Add test for fmod.
11089 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11091         PR c++/10682
11092         * g++.dg/template/instantiate4.C: New test.
11094 2003-05-22  Roger Sayle  <roger@eyesopen.com>
11096         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
11098 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
11100         * gcc.dg/compat/scalar-return-1_main.c: New file.
11101         * gcc.dg/compat/scalar-return-1_x.c: New file.
11102         * gcc.dg/compat/scalar-return-1_y.c: New file.
11103         * gcc.dg/compat/scalar-return-2_main.c: New file.
11104         * gcc.dg/compat/scalar-return-2_x.c: New file.
11105         * gcc.dg/compat/scalar-return-2_y.c: New file.
11106         * gcc.dg/compat/struct-return-3_main.c: New file.
11107         * gcc.dg/compat/struct-return-3_y.c: New file.
11108         * gcc.dg/compat/struct-return-3_x.c: New file.
11109         * gcc.dg/compat/struct-return-2_main.c: New file.
11110         * gcc.dg/compat/struct-return-2_x.c: New file.
11111         * gcc.dg/compat/struct-return-2_y.c: New file.
11113 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11115         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
11116         for hppa*-hp-hpux*.
11117         * gcc.dg/20021014-1.c (dg-options): Likewise.
11118         * gcc.dg/nest.c (dg-options): Likewise.
11120 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
11122         PR c++/9738
11123         * g++.dg/ext/dllimport2.C: New file.
11124         * g++.dg/ext/dllimport3.C: New file.
11126 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
11128         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
11129         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11130         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11131         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11132         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11133         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11134         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
11135         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
11136         * gcc.dg/compat/small-struct-defs.h: New file.
11137         * gcc.dg/compat/small-struct-init.h: New file.
11138         * gcc.dg/compat/small-struct-check.h: New file.
11139         * gcc.dg/compat/fp-struct-defs.h: New file.
11140         * gcc.dg/compat/fp-struct-check.h: New file.
11141         * gcc.dg/compat/fp-struct-init.h: New file.
11142         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
11143         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
11145 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
11147         * gcc.dg/20030225-2.c: New test.
11149 2003-05-18  Roger Sayle  <roger@eyesopen.com>
11150             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11152         * gcc.c-torture/compile/20030518-1.c: New test case.
11154 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
11156         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
11157         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
11158         gcc-dg-debug-runtest.
11159         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
11160         gcc-dg-debug-runtest.
11162 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11164         PR c++/9022
11165         * g++.dg/lookup/using6.C: New test.
11167 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11169         * g++.dg/parse/access2.C: New test.
11171 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
11173         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
11174         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
11175         * gcc.dg/debug/debug.exp: Likewise.
11177 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
11179         * gcc.dg/dollar.c: New test.
11181 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
11183         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
11184         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
11185         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
11186         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
11187         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
11188         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
11189         * gcc.dg/compat/struct-by-value-6_main.c: New file.
11190         * gcc.dg/compat/struct-by-value-6_x.c: New file.
11191         * gcc.dg/compat/struct-by-value-6_y.c: New file.
11192         * gcc.dg/compat/struct-by-value-7_main.c: New file.
11193         * gcc.dg/compat/struct-by-value-7_x.c: New file.
11194         * gcc.dg/compat/struct-by-value-7_y.c: New file.
11195         * gcc.dg/compat/struct-by-value-8_main.c: New file.
11196         * gcc.dg/compat/struct-by-value-8_x.c: New file.
11197         * gcc.dg/compat/struct-by-value-8_y.c: New file.
11198         * gcc.dg/compat/struct-by-value-9_main.c: New file.
11199         * gcc.dg/compat/struct-by-value-9_x.c: New file.
11200         * gcc.dg/compat/struct-by-value-9_y.c: New file.
11202 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
11204         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
11205         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
11206         support for "repo" mode.
11207         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
11208         * lib/g77-dg.exp: Likewise.
11209         * lib/obj-dg.exp: Likewise.
11211 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
11213         Merge from gcc-3_2-rhl8-branch:
11214         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
11216         * gcc.dg/tls/opt-6.c: New test.
11218         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
11220         * gcc.dg/20030405-1.c: New test.
11222         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
11224         * gcc.dg/20030309-1.c: New test.
11226         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
11228         * gcc.c-torture/execute/20030307-1.c: New test.
11230         2003-02-20  Randolph Chung  <tausq@debian.org>
11232         * gcc.c-torture/compile/20030220-1.c: New test.
11234         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
11236         * gcc.dg/20030217-1.c: New test.
11238         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
11240         * gcc.c-torture/compile/20020129-1.c: New test.
11242         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
11244         * gcc.dg/unroll-1.c: New test.
11246         2002-11-16  Jan Hubicka  <jh@suse.cz>
11248         * gcc.c-torture/execute/20020920-1.c: New test.
11250         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
11252         PR target/7434
11253         * gcc.c-torture/compile/20021008-1.c: New test.
11255         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
11257         PR target/7559
11258         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
11260         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
11262         * gcc.c-torture/compile/20020807-1.c: New test.
11264         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
11266         * gcc.dg/tls/opt-1.c: New test.
11268         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
11270         * gcc.dg/20020729-1.c: New test.
11272         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
11274         * g++.dg/opt/life1.C: New test.
11276         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
11278         * gcc.dg/20020525-1.c: New test.
11280         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
11282         PR c++/6794
11283         * g++.dg/ext/pretty1.C: New test.
11284         * g++.dg/ext/pretty2.C: New test.
11286 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
11288         PR c++/8385
11289         * g++.dg/ext/typeof5.C: New test.
11291 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
11293         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
11294         __USER_LABEL_PREFIX__ into account.
11295         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
11297 2003-05-14  Roger Sayle  <roger@eyesopen.com>
11299         * gcc.dg/builtins-15.c: New test case.
11301 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
11303         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
11305 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
11307         * lib/g++.exp: Tweak handling of additional source files.
11308         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
11309         * g++.dg/special/conpr-2a.C: Rename to ...
11310         * g++.dg/special/conpr-2a.cc: ... this.
11311         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
11312         * g++.dg/special/conpr-3a.C: Rename to ...
11313         * g++.dg/special/conpr-3a.cc: This.
11314         * g++.dg/special/conpr-3b.C: Rename to ...
11315         * g++.dg/special/conpr-3b.cc: This.
11316         * g++.dg/special/conpr-4.C: New test.
11317         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
11319 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
11321         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
11323 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11325         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
11326         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11327         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
11328         * g++.old-deja/g++.other/warn3.C: Likewise.
11330 2003-05-11  Roger Sayle  <roger@eyesopen.com>
11332         * gcc.dg/i386-387-1.c: Update to also test log.
11333         * gcc.dg/i386-387-2.c: Likewise.
11335 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
11337         * g77.f-torture/execute/int8421.f: New test.
11339 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11341         PR c++/10230, c++/10481
11342         * g++.dg/lookup/scoped5.C: New test.
11344 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11346         PR c++/10552
11347         * g++.dg/template/ttp6.C: New test.
11349 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
11351         * gcc.c-torture/execute/builtins: New directory.
11352         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
11353         gcc.c-torture/execute/builtins.
11354         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
11355         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
11356         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
11357         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
11359 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11361         PR c++/9252
11362         * g++.dg/template/access8.C: New test.
11363         * g++.dg/template/access9.C: New test.
11365 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11367         PR c++/9554
11368         * g++.dg/parse/access1.C: New test.
11370 2003-05-09  DJ Delorie  <dj@redhat.com>
11372         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
11373         long, and not an int.
11375 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11377         PR c++/10555, c++/10576
11378         * g++.dg/template/memclass1.C: New test.
11380 2003-05-08  DJ Delorie  <dj@redhat.com>
11382         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
11383         targets.
11384         * gcc.c-torture/execute/20021024-1.x: Likewise.
11385         * gcc.c-torture/execute/shiftdi.x: Likewise.
11386         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
11387         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
11388         * gcc.dg/20021018-1.c: Likewise.
11390 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11392         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
11394         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
11395         (bcopy): Call memmove.
11397 2003-05-08  Roger Sayle  <roger@eyesopen.com>
11399         * g77.f-torture/compile/8485.f: New test case.
11401 2003-05-07  Richard Henderson  <rth@redhat.com>
11403         PR c++/10570
11404         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
11405         Verify exception_cleanup not called for rethrows.
11406         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
11407         when exiting catch block without rethrowing.
11408         * g++.dg/eh/forced3.C: New.
11409         * g++.dg/eh/forced4.C: New.
11411 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
11413         * gcc.dg/20030505.c: Fix triplet.
11415 2003-05-06  DJ Delorie  <dj@redhat.com>
11417         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
11418         * gcc.dg/nest.c: Likewise.
11420 2003-05-05  Roger Sayle  <roger@eyesopen.com>
11422         * gcc.dg/builtins-14.c: New test case.
11424 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
11426         * lib/compat.exp (compat-execute): New argument.
11427         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
11428         * gcc.dg/compat: New test directory.
11429         * gcc.dg/compat/compat.exp: New expect script.
11430         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
11431         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
11432         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
11433         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
11434         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
11435         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
11437         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
11438         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
11439         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
11440         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
11441         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
11442         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
11443         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
11444         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
11445         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
11446         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
11447         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
11448         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
11449         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
11450         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
11451         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
11453 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
11455         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
11457 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
11459         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
11461 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
11463         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
11464         * gcc.dg/ppc-fsel-2.c: New test.
11466         * gcc.dg/unused-5.c: New test.
11468 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11470         PR c++/10496
11471         * g++.dg/warn/pmf1.C: New test.
11473 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11475         PR c++/4494
11476         * g++.dg/warn/main.C: New test.
11478 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11480         * gcc.dg/nonnull-3.c: New test.
11482 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
11484         * gcc.dg/cpp/Wtrigraphs.c: Update.
11485         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
11487 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
11489         * gcc.dg/ppc-fsel-1.c: New test.
11491 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
11493         PR c/10604
11494         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
11496 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
11498         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
11500 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11502         PR c++/9364, c++/10553, c++/10586
11503         * g++.dg/parse/typename4.C: New test.
11504         * g++.dg/parse/typename5.C: Likewise.
11506 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
11508         * gcc.c-torture/compile/20030503-1.c: New test.
11510 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11512         * g++.dg/lookup/using5.C: Fix testcase error.
11514 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
11516         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
11517         since MEABI is no longer supported.  Remove all vestiges
11518         of MEABI from the test.
11520 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11522         PR c++/10554
11523         * g++.dg/lookup/using5.C: New test.
11525 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11527         PR c++/8772
11528         * g++.dg/template/ttp5.C: New test.
11530 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
11532         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
11533         (dg-gpp-additional-sources): New function.
11534         (dg-gpp-additional-files): Likewise.
11535         * lib/g++.exp (additional_sources): New variable.
11536         (additional_files): Likewise.
11537         (g++_target_compile): Deal with them.
11538         * lib/old-dejagnu.exp: Remove.
11539         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
11540         * g++.old-deja: Revise all tests to use dg commands.
11542 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11544         PR c++/9432, c++/9528
11545         * g++.dg/lookup/using4.C: New test.
11547 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
11549         * gcc.dg/noreturn-5.c: New file.
11550         * gcc.dg/noreturn-6.c: New file.
11552         * gcc.c-torture/compile/inline-1.c: New file.
11554 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11556         PR c++/10551
11557         * g++.dg/template/explicit1.C: New test.
11559 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11561         PR c++/10549
11562         * g++.dg/other/bitfield1.C: New test.
11564         PR c++/10527
11565         * g++.dg/init/new7.C: New test.
11567 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11569         * g++.dg/ext/desig1.C: New test.
11570         * g++.dg/ext/init1.C: Update.
11572         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
11574 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
11576         PR c++/10180
11577         * g++.dg/warn/Winline-1.C: New test.
11579 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
11581         * gcc.c-torture/execute/string-opt-19.c: New test.
11583         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
11584         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
11586 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
11588         PR c++/10506
11589         * g++.dg/init/new6.C: New test.
11591         PR c++/10503
11592         * g++.dg/init/ref6.C: New test.
11594 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
11596         * g++.dg/warn/weak1.C: XFAIL on AIX4.
11598 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11600         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
11601         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
11603 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
11605         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
11606         initialized static data members.
11608 2003-04-25  H.J. Lu <hjl@gnu.org>
11610         * gcc.dg/ia64-sync-4.c: New test.
11612 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11614         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
11615         date.
11617 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
11619         PR c++/10337
11620         * g++.dg/warn/conv1.C: New test.
11621         * g++.old-deja/g++.other/conv7.C: Adjust.
11622         * g++.old-deja/g++.other/overload14.C: Adjust.
11624 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11626         PR c++/10471
11627         * g++.dg/template/defarg2.C: New test.
11629 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
11631         * gcc.dg/cpp/include2.c: Update.
11632         * gcc.dg/cpp/multiline-2.c: New.
11633         * gcc.dg/cpp/multiline.c: Update.
11634         * gcc.dg/cpp/strify2.c: Update.
11635         * gcc.dg/cpp/trad/literals-2.c: Update.
11637 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11639         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
11641 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11643         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
11645 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11647         PR c++/10451
11648         * g++.dg/parse/crash4.C: New test.
11650         PR c++/9847
11651         * g++.dg/parse/crash5.C: New test.
11653 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11655         PR c++/10446
11656         * g++.dg/parse/crash3.C: New test.
11658         PR c++/10428
11659         * g++.dg/parse/elab1.C: New test.
11661 2003-04-22  Devang Patel  <dpatel@apple.com>
11663         * gcc.dg/cpp/trad/funlike-5.c: New test.
11665 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
11667         * g++.dg/other/packed1.C: Fix dg options.
11669 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
11671         * g++.dg/other/offsetof2.C: New test.
11673 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
11675         * g++.dg/template/recurse.C: Adjust location of error messages.
11677 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11679         PR c++/9881
11680         * g++.dg/init/addr-const1.C: New test.
11681         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
11683 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11685         PR c++/10405
11686         * g++.dg/lookup/struct-hack1.C: New test.
11688 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
11690         * ucs.c: Update diagnostic messages.
11692 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11694         * gcc.dg/cpp/truefalse.cpp: New test.
11695         * gcc.dg/cpp/cpp.exp: Update.
11696         * g++.dg/other/stdbool-if.C: Remove.
11698 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11700         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
11701         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
11703 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
11705         * gcc.c-torture/compile/20030418-1.c: New test.
11707 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
11709         * README.compat: Remove; content moved to doc/sourcebuild.texi.
11711 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11713         PR c++/10347
11714         g++.dg/template/dependent-name1.C: New test.
11716 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
11718         * gcc.dg/warn-1.c (tourist_guide): New array,
11719         contains a pointer to bar.
11721 2003-04-16  Roger Sayle  <roger@eyesopen.com>
11723         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
11724         * gcc.c-torture/execute/medce-1.c: New test case.
11725         * gcc.c-torture/execute/medce-2.c: New test case.
11727 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
11729         * lib/prune.exp: Ignore more messages.
11731         PR c++/10381
11732         * g++.dg/parse/lookup3.C: New test.
11734 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
11736         * gcc.c-torture/compile/20030415-1.c : New test.
11738 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
11740         * gcc.c-torture/execute/scope-2.c: Move to ...
11741         * gcc.dg/noncompile/scope.c: .... here.
11743 2003-04-14  Roger Sayle  <roger@eyesopen.com>
11745         * gcc.dg/20030414-2.c: New test case.
11747 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
11749         PR target/10377
11750         * gcc.dg/20030414-1.c: New test.
11752 2003-04-13  Roger Sayle  <roger@eyesopen.com>
11754         * gcc.dg/builtins-12.c: New test case.
11755         * gcc.dg/builtins-13.c: New test case.
11757 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11759         * gcc.c-torture/execute/string-opt-18.c: New test.
11761 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
11763         PR c++/10300
11764         * g++.dg/init/new5.C: New test.
11766 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
11768         PR c++/7910
11769         * g++.dg/ext/dllimport1.C: New test.
11771 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11773         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
11775 2003-04-11  Bud Davis <bdavis9659@comcast.net>
11777         PR Fortran/9263
11778         * g77.f-torture/noncompile/9263.f: New test
11779         PR Fortran/1832
11780         * g77.f-torture/execute/1832.f: New test
11782 2003-04-11  David Chad  <davidc@freebsd.org>
11783             Loren J. Rittle  <ljrittle@acm.org>
11785         libobjc/8562
11786         * objc.dg/headers.m: New test.
11788 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
11790         * gcc.c-torture/execute/builtin-noret-2.c: New.
11791         * gcc.c-torture/execute/builtin-noret-2.x: New.
11792         XFAIL builtin-noret-2.c at -O1 and above.
11793         * gcc.dg/redecl.c: New.
11794         * gcc.dg/Wshadow-1.c: Update error regexps.
11796 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
11798         * g++.dg/abi/bitfield10.C: New test.
11800 2003-04-09  Mike Stump  <mrs@apple.com>
11802         * gcc.dg/pch/pch.exp: Make testcase names longer.
11803         * g++.dg/pch/pch.exp: Make testcase names longer.
11805 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11807         * gcc.dg/builtins-11.c: New test case.
11809 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11811         * gcc.dg/builtins-9.c: New test case.
11812         * gcc.dg/builtins-10.c: New test case.
11814 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
11816         * gcc.dg/noncompile/init-4.c.c: New test.
11818 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11820         * gcc.misc-test/gcov-9.c: New test.
11821         * gcc.misc-test/gcov-10.c: New test
11822         * gcc.misc-test/gcov-11.c: New test.
11824 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
11826         PR optimization/10024
11827         * gcc.c-torture/compile/20030405-1.c: New test.
11829 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
11831         * gcc.dg/pch/static-3.c: New.
11832         * gcc.dg/pch/static-3.hs: New.
11833         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
11835 2003-04-04  Richard Henderson  <rth@redhat.com>
11837         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
11838         * g++.dg/eh/forced2.C: Likewise.
11840 2003-04-03  Mike Stump  <mrs@apple.com>
11842         * lib/scanasm.exp (scan-assembler): Add xfail processing for
11843         target arg.
11844         (scan-assembler-times, scan-assembler-not): Likewise.
11845         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
11847 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11849         * gcc.dg/sparc-loop-1.c: New test.
11851 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
11853         PR other/9274
11854         * g++.dg/pch/system-2.C: New.
11855         * g++.dg/pch/system-2.Hs: New.
11857 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
11859         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
11861         * g++.dg/eh/simd-1.C (vecfunc): Same.
11863 2003-04-01  Roger Sayle  <roger@eyesopen.com>
11865         * gcc.c-torture/execute/20030401-1.c: New test case.
11867 2003-04-01  Ziemowit Laski <zlaski@apple.com>
11869         * objc.dg/defs.m: New.
11871 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
11873         * g++.dg/eh/simd-1.C: New.
11874         * g++.dg/eh/simd-2.C: New.
11876 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
11878         * gcc.c-torture/execute/simd-3.c: New.
11880 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11882         PR c/9936
11883         * gcc.dg/20030331-2.c: New test.
11885 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11887         PR c++/10278
11888         * g++.dg/parse/crash2.C: New test.
11890 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11892         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
11893         * gcc.c-torture/execute/20030331-1.c: ...here.
11895 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11897         * gcc.c-torture/execute/20030331-1.c: New test.
11899 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
11901         * lib/gcov.exp: Adjust call return testing strings.
11902         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
11904 2003-03-31  Roger Sayle  <roger@eyesopen.com>
11906         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
11907         * gcc.dg/builtins-7.c: New test case.
11908         * gcc.dg/builtins-8.c: New test case.
11910 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11912         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
11914 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
11916         PR c++/7647
11917         * g++.dg/lookup-class-member-2.C: New test.
11919 2003-03-30  Glen Nakamura  <glen@imodulo.com>
11921         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
11923 2003-03-28  Roger Sayle  <roger@eyesopen.com>
11925         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
11927 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
11929         * g++.dg/init/attrib1.C: New test.
11931 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11933         * gcc.dg/ultrasp8.c: New test.
11935 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11937         * gcc.dg/ultrasp7.c: New test.
11939 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
11941         PR c++/10047
11942         * g++.dg/template/inline1.C: New test.
11944 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11946         * gcc.dg/sparc-dwarf2.c: New test.
11948 2003-03-27  Roger Sayle  <roger@eyesopen.com>
11950         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
11951         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
11953 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
11955         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
11956         than reading .x files.
11957         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
11958         * g77.dg/gcov/gcov-1.f: Likewise.
11959         * gcc.misc-tests/gcov-4b.c: Likewise.
11960         * gcc.misc-tests/gcov-5b.c: Likewise.
11961         * gcc.misc-tests/gcov-6.c: Likewise.
11962         * gcc.misc-tests/gcov-7.c: Likewise.
11963         * gcc.misc-tests/gcov-8.c: Likewise.
11964         * g++.dg/gcov/gcov-1.x: Remove.
11965         * g77.dg/gcov/gcov-1.x: Likewise.
11966         * gcc.misc-tests/gcov-4b.x: Likewise.
11967         * gcc.misc-tests/gcov-5b.x: Likewise.
11968         * gcc.misc-tests/gcov-6.x: Likewise.
11969         * gcc.misc-tests/gcov-7.x: Likewise.
11970         * gcc.misc-tests/gcov-8.x: Likewise.
11972 2003-03-27  Glen Nakamura  <glen@imodulo.com>
11974         PR opt/10087
11975         * gcc.dg/20030324-1.c: New test.
11977 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
11979         PR c++/10224
11980         * g++.dg/template/arg3.C: New test.
11982         PR c++/10158
11983         * g++.dg/template/friend18.C: New test.
11985 2003-03-26  Roger Sayle  <roger@eyesopen.com>
11987         * g77.f-torture/compile/20030326-1.f: New test case.
11989 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
11991         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
11993         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
11995 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
11997         * gcc.dg/ia64-sync-3.c: New test.
11999 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
12001         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
12003 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
12005         * gcc.dg/ultrasp6.c: New test.
12007 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12009         * gcc.dg/i386-signbit-1.c: New test.
12010         * gcc.dg/i386-signbit-2.c: New test.
12011         * gcc.dg/i386-signbit-3.c: New test.
12013 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12015         * gcc.dg/ultrasp5.c: Fix options.
12017 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12019         * gcc.dg/ultrasp5.c: Fix comment.
12021 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
12023         PR fortran/10197
12024         * g77.f-torture/execute/10197.f: New test.
12026 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
12028         PR c++/9898, c++/383
12029         * g++.dg/template/conv6.C: New test.
12031         PR c++/10119
12032         * g++.dg/template/ptrmem5.C: New test.
12034         PR c++/10026
12035         * g++.dg/lookup/koenig1.C: New test.
12037         PR C++/10199
12038         * g++.dg/lookup/template2.C: New test.
12040 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
12042         * g++.dg/opt/rtti1.C: New test.
12044 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
12046         * gcc.dg/ultrasp5.c: New test.
12048 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
12050         PR middle-end/9967
12051         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
12052         builtin fputs.
12054 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
12056         PR c/8224
12057         * gcc.dg/20030323-1.c: New test.
12059 2003-03-23  Roger Sayle  <roger@eyesopen.com>
12061         * gcc.c-torture/compile/20030323-1.c: New test case.
12063 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
12065         * gcc.dg/20030321-1.c: New test.
12067 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
12069         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
12071 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
12073         PR c++/9978, c++/9708
12074         * g++.dg/ext/vlm1.C: Adjust expected error.
12075         * g++.dg/ext/vla2.C: New test.
12076         * g++.dg/template/arg1.C: New test.
12077         * g++.dg/template/arg2.C: New test.
12079 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
12081         * g77.f-torture/execute/select.f: New test.
12082         * g77.f-torture/noncompile/select_no_compile.f: New test.
12084 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
12086         PR c++/9898
12087         * g++.dg/other/error4.C: New test.
12089 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
12091         * g++.dg/template/friend17.C: New test.
12093 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
12095         * gcc.c-torture/compile/20030320-1.c: New.
12097 2003-03-20  Roger Sayle  <roger@eyesopen.com>
12099         * gcc.dg/builtins-6.c: New test case.
12101 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
12103         PR target/10073
12104         * gcc.c-torture/compile/20030319-1.c: New.
12106 2003-03-18  Jan Hubicka  <jh@suse.cz>
12108         * gcc.dg/i386-cvt-1.c: New test.
12110 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
12112         * objc.dg/naming-1.m: Use "(parse|syntax) error".
12113         * objc.dg/naming-2.m: Likewise.
12115 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
12117         PR c++/9639
12118         * g++.dg/parse/crash1.C: New test.
12120 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
12122         PR c++/8805
12123         * g++.dg/eh/cleanup1.C: New test.
12125 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
12127         * gcc.c-torture/execute/20030316-1.c: New test case.
12129 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
12131         PR c++/9629
12132         * g++.dg/init/ctor2.C: New test.
12134 2003-03-15  Roger Sayle  <roger@eyesopen.com>
12136         * g77.f-torture/compile/xformat.f: New test case.
12138 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12140         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
12141         * g++.old-deja/g++.mike/eh50.C: Likewise.
12143 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12145         PR c++/6440
12146         * g++.dg/template/spec7.C: New test.
12147         * g++.dg/template/spec8.C: Likewise.
12149 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
12151         * gcc.c-torture/execute/20030313-1.c: New test.
12153 2003-03-14  Richard Henderson  <rth@redhat.com>
12155         * gcc.dg/inline-2.c: Adjust alpha test for external call.
12157 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
12159         * gcc.c-torture/compile/20030314-1.c: New test.
12161 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
12163         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
12164         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
12165         thumb target,
12166         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
12167         to accept newer _imp__  prefix and additional
12168         newline in .drectve section.
12169         * gcc.dg/dll-4.c: Likewise.
12170         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
12171         switch.
12173 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
12175         * g++.dg/parse/namespace9.C: New test.
12177         * g++.dg/init/ref5.C: New test.
12178         * g++.dg/parse/ptrmem1.C: Likewise.
12180 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12182         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
12183         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
12184         regular expression.
12185         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
12186         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
12188 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
12190         * gcc.c-torture/execute/20030224-2.c: New test.
12192 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12194         * gcc.dg/decl-3.c: New test.
12196 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12198         * gcc.dg/i386-loop-2.c: New test.
12200 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
12202         PR c++/9474
12203         * g++.dg/parse/namespace8.C: New test.
12205         PR c++/9924
12206         * g++.dg/overload/builtin2.C: New test.
12208 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
12210         * gcc.dg/return-type-3.c: New test.
12212 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
12214         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
12215         profiling options are not supported.
12217 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
12219         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
12220         * g++.old-deja/g++.warn/impint2.C: Likewise.
12222 2003-03-10  Devang Patel  <dpatel@apple.com>
12224         * g++.dg/cpp/c++_cmd_1.C: New test.
12225         * g++.dg/cpp/c++_cmd_1.h: New file.
12227 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
12229         * gcc.dg/altivec-9.c: New file.
12231 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12233         * gcc.dg/ppc-sdata-1.c: New test.
12234         * gcc.dg/ppc-sdata-2.c: New test.
12236 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
12238         PR c++/9373
12239         * g++.dg/opt/ptrmem2.C: New test.
12241         PR c++/8534
12242         * g++.dg/opt/ptrmem1.C: New test.
12244 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12246         * gcc.dg/i386-loop-1.c: New test.
12248 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12250         PR c++/9970
12251         * g++.dg/lookup/friend1.C: New test.
12253 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
12255         PR c++/9823
12256         * g++.dg/parser/constructor1.C: New test.
12258 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
12260         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
12262         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
12264 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
12266         * gcc.dg/cpp/Wunused.c: Update test.
12268 2003-03-08  Jan Hubicka  <jh@suse.cz>
12270         * gcc.dg/inline-3.c: New test.
12272 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
12274         PR c++/9809
12275         * g++.dg/parse/builtin1.C: New test.
12277         PR c++/9982
12278         * g++.dg/abi/cookie1.C: New test.
12279         * g++.dg/abi/cookie2.C: Likewise.
12281         PR c++/9524
12282         * g++.dg/template/field1.C: New test.
12284         PR c++/9912
12285         * g++.dg/parse/class1.C: New test.
12286         * g++.dg/parse/namespace7.C: Likewise.
12287         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
12289 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
12291         * g++.dg/init/ref4.C: New test.
12293 2003-03-07  Jan Hubicka  <jh@suse.cz>
12295         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
12296         * gcc.dg/inline-3.c:  New test.
12298 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
12300         * g++.dg/init/ref3.C: New test.
12302         PR c++/9965
12303         * g++.dg/init/ref2.C: New test.
12305         PR c++/9400
12306         * g++.dg/warn/Wshadow-2.C: New test.
12308         PR c++/9791
12309         * g++.dg/warn/Woverloaded-1.C: New test.
12311 2003-03-05  Jan Hubicka  <jh@suse.cz>
12313         * gcc.dg/i386-local2.c: New.
12314         * gcc.dg/i386-local.c: Fix typo.
12316 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
12318         * g++.dg/abi/layout3.C: New test.
12320 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
12322         * gcc.c-torture/compile/20030305-1.c
12324 2003-03-05  Jan Hubicka  <jh@suse.cz>
12326         * gcc.dg/i386-local.c: New.
12328 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
12330         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
12332 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12334         * gcc.dg/switch-2.c: New test.
12335         * gcc.dg/switch-3.c: New test.
12336         * gcc.dg/Wswitch.c: Adjust line numbers.
12337         * gcc.dg/Wswitch-default.c: Likewise.
12338         * gcc.dg/Wswitch-enum.c: Likewise.
12340 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
12342         * gcc.c-torture/execute/20030222-1.c: New test.
12344 2003-03-03  James E Wilson  <wilson@tuliptree.org>
12346         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
12348 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
12350         PR c++/9878
12351         * g++.dg/init/ref1.C: New test.
12353 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
12355         * gcc.dg/sh-relax.c: New SH-only test.
12357 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
12359         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
12360         comment explaining purpose of testcase.
12362 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
12364         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
12365         for HC11/HC12 (asm needs two int registers).
12366         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
12367         HC11/HC12 because the test uses an asm which needs two 32-bit
12368         registers.
12370 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
12372         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
12373         for HC11/HC12 (array is too large otherwise).
12374         * gcc.c-torture/compile/920501-4.x: New file, likewise.
12375         * gcc.c-torture/compile/20010518-2.x: Likewise.
12376         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
12377         HC11/HC12 (array is too large).
12379 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
12381         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
12382         * lib/g++-dg.exp (g++-dg-test): Likewise.
12384 2003-03-01  Roger Sayle  <roger@eyesopen.com>
12386         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
12387         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
12389 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12391         * g++.dg/warn/implicit-typename1.C: Remove warning.
12393 2003-02-28  Richard Henderson  <rth@redhat.com>
12395         * gcc.dg/noreturn-1.c: Move noreturn warning line.
12396         * gcc.dg/return-type-1.c: Move control reaches end warning line.
12398 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
12400         * gcc.dg/pch/pch.exp: Change .pch to .gch.
12401         * g++.dg/pch/pch.exp: Likewise.
12403 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
12405         PR c++/9879
12406         * testsuite/g++.dg/init/new4.C: New test.
12408 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
12410         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
12412 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
12414         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
12415         unsigned long.
12417         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
12418         wider than float.
12420 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12422         * lib/scanasm.exp: Add support for counting numbers of
12423         occurences.
12424         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
12425         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
12427 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
12429         PR c++/9683
12430         * g++.dg/template/static3.C: New test.
12432         PR c++/9829
12433         * g++.dg/parse/namespace6.C: New test.
12435 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12437         PR target/9732
12438         * gcc.dg/20030225-1.c: New test.
12440 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
12442         * README: Remove out-of-date information.
12444         PR c++/9836
12445         * g++.dg/template/spec6.C: New test.
12447 2003-02-24  Jeff Law  <law@redhat.com>
12449         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
12451 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12453         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
12454         * gcc.dg/pragma-ep-1.c: Likewise.
12456 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12458         PR c++/9602
12459         * g++.dg/template/friend16.C: New test.
12461 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
12463         PR c++/5333
12464         * g++.dg/parse/fused-params1.C: Adjust error messages.
12465         * g++.dg/template/nested3.C: New test.
12467 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
12469         * g++.dg/abi/param1.C: New test.
12471 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12473         PR c++/7982
12474         * g++.dg/warn/implicit-typename1.C: New test.
12476 2003-02-22  Kelley Cook <kelleycook@comcast.net>
12478         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
12479         with "mtune".
12480         * g++.old-deja/g++.other/store-expr2.C: Likewise.
12481         * gcc.c-torture/execute/20010129-1.x: Likewise.
12482         * gcc.dg/20011107-1.c: Likewise.
12483         * gcc.dg/20020108-1.c: Likewise.
12484         * gcc.dg/20020122-3.c: Likewise.
12485         * gcc.dg/20020206-1.c: Likewise.
12486         * gcc.dg/20020310-1.c: Likewise.
12487         * gcc.dg/20020426-2.c: Likewise.
12488         * gcc.dg/20020517-1.c: Likewise.
12489         * gcc.dg/991230-1.c: Likewise.
12490         * gcc.dg/i386-unroll-1.c: Likewise.
12491         * gcc.misc-tests/i386-prefetch.exp: Likewise.
12493 2003-02-22  Jan Hubicka  <jh@suse.cz>
12495         * gcc.dg/i386-mul.c: New test.
12497 2003-02-21  Roger Sayle  <roger@eyesopen.com>
12499         * gcc.dg/builtins-5.c: New test case.
12501 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
12503         * gcc.dg/asmreg-1.c: New test.
12505 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12507         PR c++/9749
12508         * g++.dg/parse/varmod1.C: New test.
12510 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12512         PR c++/9727
12513         * g++.dg/template/op1.C: New test.
12515 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12517         PR c++/8906
12518         * g++.dg/template/nested2.C: New test.
12520 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12522         PR c++/8724
12523         * g++.dg/expr/dtor1.C: New test.
12525 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12527         * gcc.dg/cpp/include3.c: New test.
12528         * gcc.dg/cpp/inc/foo.h: New file.
12530 2003-02-21  Glen Nakamura  <glen@imodulo.com>
12532         * gcc.c-torture/execute/20030221-1.c: New test.
12534 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
12536         PR c++/9729
12537         * g++.dg/abi/conv1.C: New test.
12539 2003-02-20  Jan Hubicka  <jh@suse.cz>
12541         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
12543 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
12545         * gcc.c-torture/compile/20030219-1.c: New test.
12547 2003-02-18  Jan Hubicka  <jh@suse.cz>
12549         * gcc.dg/funcorder.c: New test.
12551 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
12553         * gcc.c-torture/execute/20030218-1.c: New.
12555 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
12557         * gcc.dg/20030218-1.c: New.
12559 2003-02-18  Richard Henderson  <rth@redhat.com>
12561         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
12562         * gcc.dg/attr-used-2.c: New.
12564 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
12566         PR c++/9704
12567         * g++.dg/init/copy5.C: New test.
12569 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
12571         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
12572         * g++.dg/pch/pch.exp: Likewise.
12574 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
12576         * gcc.c-torture/execute/20030209-1.c: Enable the test if
12577         STACK_SIZE is not defined.
12579 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12581         PR c++/9457
12582         * g++.dg/template/init1.C: New test.
12584 2003-02-16  Jan HUbicka  <jh@suse.cz>
12586         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
12587         (foo): Add few extra tests
12588         * gcc.dg/c99-const-expr-3.c: Likewise.
12589         * gcc.c-torture/execute/20030216-1.c: New.
12591 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12593         PR c++/9459
12594         * g++.dg/ext/typeof4.C: New test.
12596 2003-02-15  Roger Sayle  <roger@eyesopen.com>
12598         * gcc.dg/i386-387-3.c: New test case.
12600 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
12602         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
12603         cris-*-elf* cris-*-aout* and mmix-*-*.
12605 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
12607         * gcc.dg/20030213-1.c: New test.
12609 2003-02-12  Roger Sayle  <roger@eyesopen.com>
12611         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
12612         * gcc.dg/i386-387-2.c: Likewise.
12614 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
12616         * gcc.dg/ppc-spe.c: Fix formatting.
12617         Enable tests that were previously unsupported by gas.
12618         Delete tests for instructions that no longer exist.
12619         Switch arguments on evsubifw builtin.
12621 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12623         * gcc.c-torture/execute/20030209-1.c: Disable the test if
12624         STACK_SIZE is too small.
12626 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
12627             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
12629         * gcc.dg/decl-2.c: New test.
12631 2003-02-10  Jan Hubicka  <jh@suse.cz>
12633         * gcc.dg/i386-fpcvt-1.c:  New test.
12635 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
12637         * gcc.c-torture/execute/20030209-1.c: New test.
12639 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
12641         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
12642         int-wide bitops, use the constants of the same width.
12643         Likewise, if long long is 32-bit wide, test bitops using
12644         32-bit constants.
12646 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
12648         * gcc.dg/20021014-1.c: Annotate with expected notice text.
12650 2003-02-07  Roger Sayle  <roger@eyesopen.com>
12652         * testsuite/gcc.dg/builtins-4.c: New test case.
12654 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12656         * gcc.dg/20020430-1.c: Fix dg command typos.
12657         * gcc.dg/20020503-1.c: Likewise.
12659 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12661         PR c++/8785
12662         * g++.dg/parse/fused-params1.C: New test.
12664         PR c++/8857
12665         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
12667         PR c++/8921
12668         * g++.dg/parse/non-dependent1.C: New test.
12670         PR c++/8928
12671         * g++.dg/parse/dupl-tmpl-args1.C: New test.
12673         PR c++/9228
12674         * g++.dg/parse/undefined7.C: New test.
12675         * g++.dg/parse/non-templ1.C: New test.
12677         PR c++/9229
12678         * g++.dg/parse/too-many-tmpl-args1.C: New test.
12680 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
12682         * gcc.c-torture/compile/20030206-1.c: New test.
12684 2003-02-05  Roger Sayle  <roger@eyesopen.com>
12686         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
12687         "pow" to "foo" to avoid potential confusion with a math built-in.
12689 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12691         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
12692         conditions for SPARC targets.
12694 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
12696         * gcc.dg/20030204-1.c: New test.
12698 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12700         PR c++/38
12701         * g++.dg/parse/array-size1.C: New test.
12703         PR c++/5657
12704         * g++.dg/parse/undefined3.C: New test.
12706         PR c++/5665
12707         * g++.dg/parse/undefined4.C: New test.
12709         PR c++/5975
12710         * g++.dg/parse/undefined5.C: New test.
12712         PR c++/7259
12713         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
12715         PR c++/8578
12716         * g++.dg/parse/casting-operator1.C: New test.
12718         PR c++/8596
12719         * g++.dg/parse/undefined6.C: New test.
12721         PR c++/8736
12722         * g++.dg/parse/missing-template1.C: New test.
12724 2003-02-04  Jan Hubicka  <jh@suse.cz>
12726         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
12727         * gcc.dg/i386-cmov?.c:  Likewise.
12728         * gcc.dg/i386-fpcvt-?.c:  Likewise.
12729         * gcc.dg/i386-ssefp-1.c:  Likewise.
12730         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
12731         conventions.
12733 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
12735         PR c++/7129
12736         * testsuite/g++.dg/ext/max.C: New test.
12738 2003-02-03  Jan Hubicka  <jh@suse.cz>
12740         * gcc.c-torture/execute/20030203-1.c: New test.
12742 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
12744         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
12745         'natural-endian'.
12747 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
12749         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
12750         * g++.dg/init/new2.C: Likewise.
12751         * g++.dg/other/new1.C: Likewise.
12753 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
12755         * gcc.dg/struct-ret-libc.c: New test.
12757 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
12759         * gcc.dg/20030129-1.c: New test.
12761 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12763         PR c++/8849
12764         * g++.dg/template/ptrmem4.C: New test.
12766 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
12768         * g++.dg/parser/constant1.C: New test.
12770 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12772         PR c++/8591
12773         * g++.dg/parse/friend2.C: New test.
12775 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
12777         PR c++/9437
12778         * g++.dg/template/unify4.C: New test.
12780 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
12782         * gcc.c-torture/execute/20030128-1.c: New test.
12784 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
12786         * g++.dg/lookup/nested1.C: Test moved from ...
12787         * g++.old-deja/g++.other/lookup24.C: ... here.
12789 2003-01-28  Jan Hubicka  <jh@suse.cz>
12791         * gcc.dg/i386-cmov5.c:  New test.
12793 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
12795         * gcc.c-torture/execute/20010925-1.c: Changed the
12796         memcpy declaration.
12798 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12800         PR c++/3902
12801         * g++.dg/parse/template5.C: New test.
12803 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
12805         PR fortran/9258
12806         * g77.dg/pr9258: New test.
12808 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12810         * README: Move relevant parts from README.g++.
12812         * README.g++: Remove this file.
12814 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12816         * g++.dg/abi/dcast1.C: New test.
12818 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12820         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
12822 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
12824         PR c++/47
12825         * g++.old-deja/g++.other/lookup24.C: New test.
12827 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12829         PR middle-end/7227
12830         * gcc.dg/uninit-C.c: New test.
12832 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
12834         * g++.dg/abi/covariant1.C: New test.
12836 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
12838         * gcc.dg/20030123-1.c: New test.
12840 2003-01-25  Jan Hubicka  <jh@suse.cz>
12842         PR opt/8492
12843         * gcc.c-torture/compile/20030125-1.c
12845 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
12847         PR c++/9403
12848         * g++.dg/parse/template3.C: New test.
12849         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
12851         PR c++/795
12852         * g++.dg/parse/template4.C: New test.
12854         PR c++/9415
12855         * g++.dg/template/qual2.C: New test.
12857         PR c++/8545
12858         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
12860         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
12862 2003-01-25  Roger Sayle  <roger@eyesopen.com>
12864         * gcc.c-torture/execute/switch-1.c: New test case.
12866 2003-01-25  Jan Hubicka  <jh@suse.cz>
12868         * gcc.c-torture/execute/20030125-1.[cx]: New test.
12870 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
12872         Tweaks for Bison-1.875. From the NEWS file:
12873         "- `parse error' -> `syntax error'
12874         Bison now uniformly uses the term `syntax error'"
12875         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
12876         * gcc.dg/cpp/digraph2.c: Likewise.
12877         * gcc.dg/cpp/direct2.c: Likewise.
12878         * gcc.dg/cpp/paste4.c: Likewise.
12879         * gcc.dg/c90-restrict-1.c: Likewise.
12880         * gcc.dg/c99-func-2.c: Likewise.
12881         * gcc.dg/noncompile/920721-2.c: Likewise.
12882         * gcc.dg/noncompile/930622-2.c: Likewise.
12883         * gcc.dg/noncompile/940112-1.c: Likewise.
12884         * gcc.dg/noncompile/950921-1.c: Likewise.
12885         * gcc.dg/noncompile/951123-1.c: Likewise.
12886         * gcc.dg/noncompile/971104-1.c: Likewise.
12887         * gcc.dg/noncompile/990416-1.c: Likewise.
12889 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
12891         * g++.dg/parse/undefined1.C: Add error message.
12893 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12895         PR c++/9354
12896         * g++.dg/parse/new1.C: New test.
12898         PR c++/9216
12899         * g++.dg/parse/template2.C: New test.
12901         PR c++/9354
12902         * g++.dg/parse/typedef2.C: New test.
12904         PR c++/9328
12905         * g++.dg/ext/typeof3.C: New test.
12907 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12909         PR c++/2738
12910         * g++.dg/parse/ret-type1.C: New test.
12912         PR c++/3792
12913         * g++.dg/parse/tmpl-outside1.C: New test.
12915         PR c++/4207
12916         * g++.dg/parse/int-as-enum1.C: New test.
12918         PR c++/4903
12919         * g++.dg/parse/no-typename1.C: New test.
12921         PR c++/5533
12922         * g++.dg/parse/no-value1.C: New test.
12924         PR c++/5921
12925         * g++.dg/parse/wrong-inline1.C: New test.
12927         PR c++/6402
12928         * g++.dg/parse/ref1.C: New test.
12930         PR c++/6992
12931         * g++.dg/parse/attr-ctor1.C: New test.
12933         PR c++/7229
12934         * g++.dg/parse/namespace5.C: New test.
12936         PR c++/7917
12937         * g++.dg/parse/func-def1.C: New test.
12939         PR c++/8143
12940         * g++.dg/parse/undefined1.C: New test.
12942         PR c++/5723, PR c++/8522
12943         * g++.dg/parse/specialization1.C: New test.
12945         PR c++/163, PR c++/8595
12946         * g++.dg/parse/struct-as-enum1.C: New test.
12948         PR c++/9173
12949         * g++.dg/parse/undefined2.C: New test.
12951 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12953         PR c++/9298
12954         * g++.dg/parse/template1.C: New test.
12956         PR c++/9384
12957         * g++.dg/parse/using1.C: New test.
12959         PR c++/9285
12960         PR c++/9294
12961         * g++.dg/parse/expr2.C: New test.
12963         PR c++/9388
12964         * g++.dg/parse/lookup2.C: Likewise.
12966 2003-01-21  Jan Hubicka  <jh@suse.cz>
12968         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
12969         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
12970         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
12971         * gcc.c-torture/execute/string-opt-*.c: Likewise.
12973 2003-01-20  Nick Clifton  <nickc@redhat.com>
12975         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
12976         problem with ARM sibcall code generation.
12978 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
12980         * gcc.c-torture/execute/20030120-1.c: New.
12982 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
12984         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
12986 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
12988         PR c++/9272
12989         * g++.dg/parse/ctor1.C: New test.
12991         PR c++/9294:
12992         * g++.dg/parse/qualified1.C: New test.
12994         * g++.dg/parse/typename3.C: New test.
12996 2003-01-16  Richard Henderson  <rth@redhat.com>
12998         * g++.dg/tls/init-2.C: Fix error matches for real this time.
13000 2003-01-16  Richard Henderson  <rth@redhat.com>
13002         * g++.dg/pch/pch.exp: Copy test header to the working directory
13003         before using it either for precompilation or direct use.
13004         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
13005         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
13007 2003-01-16  Richard Henderson  <rth@redhat.com>
13009         * gcc.dg/pch/pch.exp: Copy test header to the working directory
13010         before using it either for precompilation or direct use.
13011         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
13012         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
13014 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
13016         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
13017         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
13018         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
13019         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
13020         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
13021         typename warning into error.
13022         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
13023         error messages.
13024         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
13025         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
13026         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
13027         messages.
13028         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
13029         make declaration visible in template.
13030         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
13031         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
13032         messages.
13033         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
13034         message.
13035         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
13036         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
13037         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
13038         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
13039         typename warning with error message.
13040         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
13041         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
13042         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
13044 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
13046         * g++.dg/parse/ambig2.C: New test.
13048 2003-01-15  Richard Henderson  <rth@redhat.com>
13050         * g++.dg/tls/init-2.C: Update error message string.
13052 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13054         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
13056 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
13058         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
13059         all for HC11/HC12.
13060         * gcc.c-torture/compile/20001205-1.x: Likewise.
13061         * gcc.c-torture/compile/20001226-1.x: Likewise.
13062         * gcc.c-torture/compile/920520-1.x: Likewise.
13063         * gcc.c-torture/compile/961203-1.x: Likewise.
13064         * gcc.c-torture/compile/20020604-1.x: Likewise.
13066 2003-01-15  Jan Hubicka  <jh@suse.cz>
13068         * gcc.c-torture/compile/20030115-1.c: New test.
13070         * gcc.dg/i386-fpcvt-1.c: New test.
13071         * gcc.dg/i386-fpcvt-2.c: New test.
13073 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
13075         Further conform g++'s __vmi_class_type_info to the C++ ABI
13076         specification.
13077         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
13078         the specification.
13080 2003-01-14  Jan Hubicka  <jh@suse.cz>
13082         * gcc.dg/i386-fpcvt-1.c: New test.
13083         * gcc.dg/i386-fpcvt-2.c: New test.
13085 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13087         * gcc.dg/i386-mmx-3.c: New test.
13089 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
13091         PR c++/9264
13092         * g++.dg/parse/octal1.C: New file.
13094         PR c++/9172
13095         * g++.dg/parse/typename1.C: New file.
13097 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
13099         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
13100         * gcc.dg/bf-no-ms-layout.c: Likewise.
13101         * gcc.dg/bf-ms-attrib.c: Likewise.
13103 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
13105         PR c++/9099
13106         * g++.dg/parse/dtor1.C: New file.
13108         PR c++/9128
13109         * g++.dg/rtti/typeid1.C: New file.
13111         PR c++/9153
13112         * g++.dg/parse/lookup1.C: New file.
13114         PR c++/9171
13115         * g++.dg/templ/spec5.C: New file.
13117 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
13119         * gcc.c-torture/compile/20030110-1.c: New test.
13121 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
13123         Merge from pch-branch:
13125         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
13127         * gcc.dg/pch/cpp-1.h: New.
13128         * gcc.dg/pch/cpp-1.c: New.
13129         * gcc.dg/pch/cpp-2.h: New.
13130         * gcc.dg/pch/cpp-2.c: New.
13132         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
13134         * gcc.dg/pch/except-1.h: New.
13135         * gcc.dg/pch/except-1.c: New.
13137         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
13139         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
13140         running test.
13141         * gcc.dg/pch: Include *.hp not *.h.
13142         * gcc.dg/pch/system-1.h: New.
13143         * gcc.dg/pch/system-1.c: New.
13145         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
13147         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
13148         rather than trying to build and run a program using PCH.
13149         * gcc.dg/pch: Remove dg-do commands from test files.
13151         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
13153         * gcc.dg/pch/macro-3.c: New.
13154         * gcc.dg/pch/macro-3.h: New.
13156         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
13158         * gcc.dg/pch/common-1.c: New.
13159         * gcc.dg/pch/common-1.h: New.
13160         * gcc.dg/pch/decl-1.c: New.
13161         * gcc.dg/pch/decl-1.h: New.
13162         * gcc.dg/pch/decl-2.c: New.
13163         * gcc.dg/pch/decl-2.h: New.
13164         * gcc.dg/pch/decl-3.c: New.
13165         * gcc.dg/pch/decl-3.h: New.
13166         * gcc.dg/pch/decl-4.c: New.
13167         * gcc.dg/pch/decl-4.h: New.
13168         * gcc.dg/pch/decl-5.c: New.
13169         * gcc.dg/pch/decl-5.h: New.
13170         * gcc.dg/pch/global-1.c: New.
13171         * gcc.dg/pch/global-1.h: New.
13172         * gcc.dg/pch/inline-1.c: New.
13173         * gcc.dg/pch/inline-1.h: New.
13174         * gcc.dg/pch/inline-2.c: New.
13175         * gcc.dg/pch/inline-2.h: New.
13176         * gcc.dg/pch/static-1.c: New.
13177         * gcc.dg/pch/static-1.h: New.
13178         * gcc.dg/pch/static-2.c: New.
13179         * gcc.dg/pch/static-2.h: New.
13181         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
13183         * g++.dg/pch/pch.exp: Better handle failing testcases.
13184         * gcc.dg/pch/pch.exp: Likewise.
13185         * gcc.dg/pch/macro-1.c: New.
13186         * gcc.dg/pch/macro-1.h: New.
13187         * gcc.dg/pch/macro-2.c: New.
13188         * gcc.dg/pch/macro-2.h: New.
13190         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
13192         * g++.dg/dg.exp: Treat files in pch/ specially.
13193         * g++.dg/pch/pch.exp: New file.
13194         * g++.dg/pch/empty.H: New file.
13195         * g++.dg/pch/empty.C: New file.
13196         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
13197         "precompile".
13199         * gcc.dg/pch/pch.exp: New file.
13200         * gcc.dg/pch/empty.h: New file.
13201         * gcc.dg/pch/empty.c: New file.
13202         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
13203         "precompile".
13205 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13207         * g++.dg/template/friend14.C: New test.
13209 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13211         * gcc.dg/old-style-asm-1.c: New test.
13213 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
13215         * gcc.c-torture/compile/20030109-1.c: New test.
13217 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13219         * gcc.c-torture/execute/20030109-1.c: New test.
13221 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
13223         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
13224         * g++.old-deja/g++.mike/dyncast2.C: Likewise
13225         * g++.old-deja/g++.mike/dyncast3.C: Likewise
13226         * g++.old-deja/g++.mike/eh2.C: Likewise
13227         * g++.old-deja/g++.mike/eh3.C: Likewise
13228         * g++.old-deja/g++.mike/eh5.C: Likewise
13229         * g++.old-deja/g++.mike/eh6.C: Likewise
13230         * g++.old-deja/g++.mike/eh7.C: Likewise
13231         * g++.old-deja/g++.mike/eh8.C: Likewise
13232         * g++.old-deja/g++.mike/eh9.C: Likewise
13233         * g++.old-deja/g++.mike/eh10.C: Likewise
13234         * g++.old-deja/g++.mike/eh12.C: Likewise
13235         * g++.old-deja/g++.mike/eh13.C: Likewise
13236         * g++.old-deja/g++.mike/eh14.C: Likewise
13237         * g++.old-deja/g++.mike/eh16.C: Likewise
13238         * g++.old-deja/g++.mike/eh17.C: Likewise
13239         * g++.old-deja/g++.mike/eh18.C: Likewise
13240         * g++.old-deja/g++.mike/eh21.C: Likewise
13241         * g++.old-deja/g++.mike/eh23.C: Likewise
13242         * g++.old-deja/g++.mike/eh24.C: Likewise
13243         * g++.old-deja/g++.mike/eh25.C: Likewise
13244         * g++.old-deja/g++.mike/eh26.C: Likewise
13245         * g++.old-deja/g++.mike/eh27.C: Likewise
13246         * g++.old-deja/g++.mike/eh28.C: Likewise
13247         * g++.old-deja/g++.mike/eh29.C: Likewise
13248         * g++.old-deja/g++.mike/eh31.C: Likewise
13249         * g++.old-deja/g++.mike/eh33.C: Likewise
13250         * g++.old-deja/g++.mike/eh34.C: Likewise
13251         * g++.old-deja/g++.mike/eh35.C: Likewise
13252         * g++.old-deja/g++.mike/eh36.C: Likewise
13253         * g++.old-deja/g++.mike/eh37.C: Likewise
13254         * g++.old-deja/g++.mike/eh38.C: Likewise
13255         * g++.old-deja/g++.mike/eh39.C: Likewise
13256         * g++.old-deja/g++.mike/eh40.C: Likewise
13257         * g++.old-deja/g++.mike/eh41.C: Likewise
13258         * g++.old-deja/g++.mike/eh42.C: Likewise
13259         * g++.old-deja/g++.mike/eh44.C: Likewise
13260         * g++.old-deja/g++.mike/eh46.C: Likewise
13261         * g++.old-deja/g++.mike/eh47.C: Likewise
13262         * g++.old-deja/g++.mike/eh48.C: Likewise
13263         * g++.old-deja/g++.mike/eh49.C: Likewise
13264         * g++.old-deja/g++.mike/eh50.C: Likewise
13265         * g++.old-deja/g++.mike/eh51.C: Likewise
13266         * g++.old-deja/g++.mike/eh53.C: Likewise
13267         * g++.old-deja/g++.mike/eh55.C: Likewise
13268         * g++.old-deja/g++.mike/p7912.C: Likewise
13269         * g++.old-deja/g++.mike/p9706.C: Likewise
13270         * g++.old-deja/g++.mike/p10416.C: Likewise
13271         * g++.old-deja/g++.mike/p11667.C: Likewise
13272         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
13273         Remove redundant reference to Iris.
13274         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
13275         Elxsi, i860, Pico Java, and WE32K.
13277 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
13279         * g++.dg/ext/asm4.C: New test.
13281 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13283         PR c++/9030
13284         * g++.dg/template/friend12.C: New test.
13285         * g++.dg/template/friend13.C: Likewise.
13286         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
13288 2003-01-08  Jan Hubicka  <jh@suse.cz>
13290         * gcc.dg/i386-cadd.c: New test.
13291         * gcc.dg/i386-cmov4.c: Likewise.
13293 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
13295         PR c++/9165
13296         * g++.dg/warn/Wunused-3.C: New test.
13298         * g++.dg/abi/bitfield9.C: New test.
13300         PR c++/9189
13301         * g++.dg/parse/defarg3.C: New test.
13303 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
13305         * g++.dg/parse/ambig1.C: New test.
13306         * g++.dg/parse/defarg2.C: New test.
13308 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
13310         * g++.dg/template/defarg-1.C: New test.
13311         * g++.dg/template/local2.C: Likewise.
13313 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
13315         * gcc.c-torture/execute/20030105-1.c: New test.
13317 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13319         * g++.dg/parse/namespace3.C: Remove extra semicolons.
13320         * g++.dg/parse/namespace4.C: Likewise.
13322 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13324         * g++.dg/template/ntp2.C: New test.
13326 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13328         * g++.dg/parse/extern-C-1.C: New test.
13330         * g++.dg/parse/namespace4.C: New test.
13332         * g++.dg/template/nested1.C: New test.
13334         * g++.dg/parse/namespace3.C: New test.
13336 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13338         * g++.dg/lookup/two-stage1.C: New test.
13340 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13342         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
13343         * g++.old-deja/g++.jason/access8.C: Likewise.
13344         * g++.old-deja/g++.other/decl5.C: Likewise.
13346 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
13348         * g++.dg/parse/parse7.C: New test.
13350 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
13352         PR c++/2843
13353         * g++.dg/ext/attrib7.C: New test.
13355 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
13357         * g++.dg/parse/parse6.C: New test.
13359 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
13361         * gcc.dg/h8300-stack-1.c: New.
13363 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13365         g++.dg/lookup/exception1.C: New test.
13367         g++.dg/lookup/template1.C: New test.
13369         g++.dg/parse/namespace2.C: New test.
13371         g++.dg/parse/parens2.C: New test.
13373 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13375         * g++.dg/parse/parse5.C: New test.
13376         * g++.dg/lookup/scoped4.C: New test.
13378 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13380         * g++.dg/parse/parens1.C: New test.
13382         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
13383         angle-bracket1.C.
13384         * g++.dg/parse/parens2.C: New test.
13386         * g++.dg/lookup/scope-operator1.C: New test.
13388         * g++.dg/parse/operator1.C: New test.
13390 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13392         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
13393         * g++.old-deja/g++.other/access6.C: Likewise.
13394         * g++.old-deja/g++.other/decl1.C: Likewise.
13395         * g++.old-deja/g++.pt/typename12.C: Likewise.
13397 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
13399         * g++.dg/parse/namespace1.C: New test.
13401 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13403         * g++.dg/parse/parse4.C: New test.
13405 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13407         * g++.dg/parse/parse3.C: New test.
13409 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13411         * g++.dg/parse/parse2.C: New test.
13413 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13415         * g++.dg/template/friend11.C: New test.
13417 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13419         * g++.dg/parse/parse1.C: New test.
13421 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
13423         * lib/profopt.exp: Change the name of a global variable to avoid
13424         possible clashes with other test suites.
13426 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
13428         * g++.dg/inherit/covariant8.C: New test.
13430 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
13432         * g++.dg/init/array9.C: New test.
13434         PR c++/9112
13435         * g++.dg/parse/expr1.C: New test.
13437 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13439         * gcc.c-torture/compile/20021230-1.c: New test.
13441 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
13443         * g++.dg/inherit/covariant5.C: New test.
13444         * g++.dg/inherit/covariant6.C: New test.
13445         * g++.dg/inherit/covariant7.C: New test.
13447 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13449         PR c++/2739
13450         * g++.dg/other/access2.C: New test.
13452 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
13454         * g++.dg/other/anon-struct.C: No longer fails
13455         * g++.old-deja/g++.brendan/parse4.C: Likewise.
13456         * g++.old-deja/g++.brendan/parse5.C: Likewise.
13457         * g++.old-deja/g++.brendan/parse6.C: Likewise.
13459 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
13461         * g++.dg/parse/angle-bracket.C (main): No longer fails.
13463 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
13465         * g++.dg/eh/spec4.C: Remove stray semicolon.
13466         * g++.dg/expr/pmf-1.C: Change error message.
13467         * g++.dg/ext/asm1.C: Remove stray semicolon.
13468         * g++.dg/ext/typename1.C: Add missing typenames.
13469         * g++.dg/inherit/template-as-base.C: Change error message.
13470         * g++.dg/lookup/scoped1.C: Likewise.
13471         * g++.dg/lookup/scoped2.C: Likewise.
13472         * g++.dg/lookup/using2.C: Likewise.
13473         * g++.dg/other/component1.C: Remove stray semicolon.
13474         * g++.dg/other/do1.C: Change error message.
13475         * g++.dg/other/error2.C: Likewise.
13476         * g++.dg/other/init1.C: Likewise.
13477         * g++.dg/other/packed1.C: Remove stray semicolon.
13478         * g++.dg/other/ptrmem2.C: Change error message.
13479         * g++.dg/parse/parameter-declaration-1.C: Remove line number
13480         marker.
13481         * g++.dg/special/initp1.C: Remove invalid attribute usage.
13482         * g++.dg/template/access3.C: Add typename keyword.
13483         * g++.dg/template/access5.C: Remove stray semicolon.
13484         * g++.dg/template/access6.C: Likewise.
13485         * g++.dg/template/complit1.C: Likewise.
13486         * g++.dg/template/crash1.C: Change error message.
13487         * g++.dg/template/inherit2.C: Remove stray semicolon.
13488         * g++.dg/template/instantiate2.C: Likewise.
13489         * g++.dg/template/instantiate3.C: Change error message.
13490         * g++.dg/template/qual1.C: Remove stray semicolon.
13491         * g++.dg/template/qualttp18.C: Change error message.
13492         * g++.dg/template/ref1.C: Remove stray semicolon.
13493         * g++.dg/template/sizeof1.C (A::value): Declare it.
13494         * g++.dg/template/spec4.C: Change error message.
13495         * g++.dg/template/static1.C: Likewise.
13496         * g++.dg/template/type1.C: Likewise.
13497         * g++.dg/template/typename3.C: Likewise.
13498         * g++.old-deja/g++.benjamin/13478.C: Change error message.
13499         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
13500         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
13501         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
13502         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
13503         named return value extension.
13504         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
13505         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
13506         * g++.old-deja/g++.bob/extern_C.C: Likewise.
13507         * g++.old-deja/g++.bob/inherit2.C: Likewise.
13508         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13509         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13510         * g++.old-deja/g++.brendan/crash13.C: Likewise.
13511         * g++.old-deja/g++.brendan/crash15.C: Likewise.
13512         * g++.old-deja/g++.brendan/crash18.C: Change error message.
13513         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
13514         * g++.old-deja/g++.brendan/crash38.C: Likewise.
13515         * g++.old-deja/g++.brendan/crash50.C: Likewise.
13516         * g++.old-deja/g++.brendan/crash56.C: Likewise.
13517         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
13518         syntax.
13519         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
13520         * g++.old-deja/g++.brendan/crash8.C: Change error message.
13521         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
13522         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13523         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
13524         * g++.old-deja/g++.brendan/template11.C: Likewise.
13525         * g++.old-deja/g++.brendan/template26.C: Likewise.
13526         * g++.old-deja/g++.brendan/template27.C: Use explicit
13527         specialization syntax.
13528         * g++.old-deja/g++.brendan/template30.C: Likewise.
13529         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
13530         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
13531         non-dependent names.
13532         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
13533         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
13534         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
13535         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
13536         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
13537         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
13538         named return value extension.
13539         * g++.old-deja/g++.ext/namedret2.C: Likewise.
13540         * g++.old-deja/g++.ext/namedret3.C: Likewise.
13541         * g++.old-deja/g++.ext/return1.C: Likewise.
13542         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
13543         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
13544         * g++.old-deja/g++.jason/access8.C: Likewise.
13545         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
13546         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
13547         pseudo-destructor names.
13548         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
13549         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
13550         pseudo-destructor names.
13551         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
13552         * g++.old-deja/g++.jason/overload19.C: Likewise.
13553         * g++.old-deja/g++.jason/overload32.C: Likewise.
13554         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
13555         stray semicolons.
13556         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
13557         * g++.old-deja/g++.jason/return.C: Likewise.
13558         * g++.old-deja/g++.jason/return2.C: Likewise.
13559         * g++.old-deja/g++.jason/shadow1.C: Likewise.
13560         * g++.old-deja/g++.jason/special.C: Use explicit specialization
13561         syntax.
13562         * g++.old-deja/g++.jason/template10.C: Account for use of
13563         non-dependent names.
13564         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
13565         syntax.
13566         * g++.old-deja/g++.jason/template37.C: Likewise.
13567         * g++.old-deja/g++.law/access4.C: Change error messages.
13568         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
13569         pseudo-destructor names.
13570         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
13571         * g++.old-deja/g++.law/ctors9.C: Likewise.
13572         * g++.old-deja/g++.law/cvt22.C: Likewise.
13573         * g++.old-deja/g++.law/dtors5.C: Likewise.
13574         * g++.old-deja/g++.law/global-init1.C: Likewise.
13575         * g++.old-deja/g++.law/missed-error3.C: Likewise.
13576         * g++.old-deja/g++.law/operators28.C: Likewise.
13577         * g++.old-deja/g++.law/visibility28.C: Likewise.
13578         * g++.old-deja/g++.martin/eval1.C: Likewise.
13579         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
13580         name.
13581         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
13582         * g++.old-deja/g++.mike/net34.C: Likewise.
13583         * g++.old-deja/g++.mike/net36.C: Likewise.
13584         * g++.old-deja/g++.mike/ns2.C: Likewise.
13585         * g++.old-deja/g++.mike/p12306.C: Likewise.
13586         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
13587         value extension.
13588         * g++.old-deja/g++.mike/p700.C: Likewise.
13589         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
13590         * g++.old-deja/g++.mike/p710.C: Likewise.
13591         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
13592         value extension.
13593         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
13594         * g++.old-deja/g++.mike/pmf9.C: Likewise.
13595         * g++.old-deja/g++.ns/crash2.C: Likewise.
13596         * g++.old-deja/g++.ns/crash3.C: Likewise.
13597         * g++.old-deja/g++.ns/invalid1.C: Likewise.
13598         * g++.old-deja/g++.ns/ns17.C: Likewise.
13599         * g++.old-deja/g++.ns/template16.C: Likewise.
13600         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
13601         keyword.
13602         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
13603         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
13604         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
13605         named return value extension.
13606         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
13607         * g++.old-deja/g++.other/access4.C: Issue additional error
13608         messages.
13609         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
13610         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
13611         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
13612         * g++.old-deja/g++.other/crash25.C: Change error message.
13613         * g++.old-deja/g++.other/crash4.C: Change error message.
13614         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
13615         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
13616         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
13617         checks.
13618         * g++.old-deja/g++.other/defarg8.C: Likewise.
13619         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
13620         * g++.old-deja/g++.other/dtor10.C: Likewise.
13621         * g++.old-deja/g++.other/incomplete.C: Likewise.
13622         * g++.old-deja/g++.other/linkage7.C: Likewise.
13623         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
13624         lookup algorithm.
13625         * g++.old-deja/g++.other/mangle2.C: Likewise.
13626         * g++.old-deja/g++.other/refinit2.C: Likewise.
13627         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
13628         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
13629         * g++.old-deja/g++.pt/crash28.C: Likewise.
13630         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
13631         syntax.
13632         * g++.old-deja/g++.pt/crash32.C: Change error message.
13633         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
13634         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
13635         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
13636         error message position.
13637         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
13638         * g++.old-deja/g++.pt/defarg8.C: Change error message.
13639         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
13640         syntax.
13641         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
13642         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
13643         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
13644         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
13645         keyword.
13646         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13647         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
13648         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
13649         keyword.
13650         * g++.old-deja/g++.pt/explicit71.C: Change error message.
13651         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
13652         syntax.
13653         * g++.old-deja/g++.pt/friend28.C: Account for use of
13654         non-dependent names.
13655         * g++.old-deja/g++.pt/friend29.C: Likewise.
13656         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
13657         rules.
13658         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
13659         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
13660         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
13661         lookup rules.
13662         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
13663         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
13664         keyword.
13665         * g++.old-deja/g++.pt/memclass20.C: Likewise.
13666         * g++.old-deja/g++.pt/memclass5.C: Likewise.
13667         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
13668         keyword.
13669         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
13670         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
13671         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
13672         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
13673         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
13674         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
13675         keyword.
13676         * g++.old-deja/g++.pt/spec10.C: Likewise.
13677         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
13678         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
13679         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
13680         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
13681         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
13682         * g++.old-deja/g++.pt/ttp62.C: Likewise.
13683         * g++.old-deja/g++.pt/ttp64.C: Likewise.
13684         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
13685         * g++.old-deja/g++.pt/typename15.C: Likewise.
13686         * g++.old-deja/g++.pt/typename22.C: Likewise.
13687         * g++.old-deja/g++.pt/typename6.C: Change error messages.
13688         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
13689         * g++.old-deja/g++.pt/virtual2.C: Likewise.
13690         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
13691         syntax.
13692         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
13693         return value extension.
13694         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
13695         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
13696         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
13697         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
13699 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
13701         * g++.dg/warn/inline1.C: New test.
13702         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
13703         * g++.old-deja/g++.jason/synth10.C: Likewise.
13704         * g++.old-deja/g++.mike/net31.C: Likewise.
13705         * g++.old-deja/g++.mike/p8786.C: Likewise.
13707         * g++.dg/template/friend10.C: New test.
13708         * g++.dg/template/conv5.C: New test.
13710 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
13712         * g++.dg/lookup/scoped3.C: New test.
13714         * g++.dg/lookup/decl1.C: New test.
13715         * g++.dg/lookup/decl2.C: New test.
13717 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
13719         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
13720         gcc.c-torture/compile/20021015-1.c,
13721         gcc.c-torture/compile/20021015-2.c,
13722         gcc.c-torture/compile/20021123-1.c,
13723         gcc.c-torture/compile/20021123-2.c,
13724         gcc.c-torture/compile/20021123-3.c,
13725         gcc.c-torture/compile/20021123-4.c,
13726         gcc.c-torture/execute/20021024-1.c: Add tests previously added
13727         only to 3.1 or 3.2 branch.
13729 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
13731         * gcc.dg/i386-bitfield3.c: New test.
13733         * gcc.dg/i386-bitfield2.c: New test.
13735 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
13737         * g++.dg/parse/conv_op1.C: New test.
13739 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
13741         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
13742         approved.
13744 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
13746         * gcc.c-torture/compile/20021220-1.c: New test.
13748 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
13750         * gcc.dg/i386-fastcall-1.c: New.
13752 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13754         * gcc.c-torture/execute/20021219-1.c: New test.
13756 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13758         * gcc.dg/i386-pic-1.c: New test.
13760 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13762         PR c++/8099
13763         * g++.dg/template/friend9.C: New test.
13765 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13767         PR c++/3663
13768         * g++.dg/template/access7.C: New test.
13770 2002-12-18  Nick Clifton  <nickc@redhat.com>
13772         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
13773         the libstdc++-v3 directory has been found.
13775 2002-12-12  Devang Patel <dpatel@apple.com>
13776         * gcc.dg/darwin-ld-1.c: New test.
13777         * gcc.dg/darwin-ld-2.c: New test.
13778         * gcc.dg/darwin-ld-3.c: New test.
13779         * gcc.dg/darwin-ld-4.c: New test.
13780         * gcc.dg/darwin-ld-5.c: New test.
13782 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13784         * gcc.c-torture/compile/20021212-1.c: New test.
13786 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
13788         * gcc.dg/fshort-wchar: New test.
13790 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
13792         PR c++/8372
13793         * g++.dg/template/dtor1.C: New test.
13795         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
13796         markers.
13798 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
13800         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
13802 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
13804         * g++.dg/template/static1.C: New test.
13805         * g++.dg/template/static2.C: New test.
13806         * g++.old-deja/g++.ext/memconst.C: New test.
13808 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13810         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
13811         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
13812         * g++.dg/special/initp1.C: Likewise.
13814 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
13816         * gcc.c-torture/execute/20021204-1.c: New test.
13818 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
13820         * gcc.dg/ppc-fmadd-1.c: New file.
13821         * gcc.dg/ppc-fmadd-2.c: New file.
13822         * gcc.dg/ppc-fmadd-3.c: New file.
13824 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13826         * gcc.c-torture/compile/20021204-1.c: New test.
13828 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
13830         * g++.dg/inherit/covariant2.C: New test.
13831         * g++.dg/inherit/covariant3.C: New test.
13832         * g++.dg/inherit/covariant4.C: New test.
13833         * g++.dg/inherit/covariant1.C: Remove XFAIL.
13834         * g++.old-deja/g++.robertl/eb17.C: Likewise.
13836 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
13838         PR c++/8688
13839         * g++.dg/init/brace3.C: New test.
13841 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
13843         * gcc.dg/20020210-1.c: Fix a comment typo.
13845 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
13847         PR c++/8720
13848         * g++.dg/parse/defarg1.C: New test.
13850         PR c++/8615
13851         * g++.dg/template/char1.C: New test.
13853         * g++.dg/template/varmod1.C: Fix typo.
13855 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13857         DR 180
13858         * g++.old-deja/g++.pt/crash32.C: Expect error.
13860 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
13862         PR c++/5919
13863         * g++.dg/template/varmod1.C: New test.
13865         PR c++/8727
13866         * g++.dg/inherit/typeinfo1.C: New test.
13868         PR c++/8663
13869         * g++.dg/inherit/typedef1.C: New test.
13871 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
13873         PR c++/8332
13874         PR c++/8493
13875         * g++.dg/template/strlen1.C: New test.
13877         PR c++/8227
13878         * g++.dg/template/ctor2.C: New test.
13880         PR c++/8214
13881         * g++.dg/init/string1.C: New test.
13883         PR c++/8511
13884         * g++.dg/template/friend8.C: New test.
13886 2002-11-29  Joe Buck <jbuck@synopsys.com>
13888         * g++.dg/lookup/anon2.C: New test.
13890 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
13892         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
13893         h8300 port.
13895 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
13897         * gcc.dg/bitfld-6.c: New test.
13899 2002-11-27  Jan Hubicka  <jh@suse.cz>
13901         * gcc.c-torture/execute/20021127.[cx]: New test.
13903 2002-11-26  Jan Hubicka  <jh@suse.cz>
13905         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
13906         quality.
13908 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
13910         * g++.dg/init/brace2.C: New test.
13911         * g++.old-deja/g++.mike/p9129.C: Correct.
13913 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
13915         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
13917 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
13919         * gcc.dg/sibcall-6: New test for indirect sibcalls.
13921 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
13923         * testsuite/g++.dg/abi/empty11.C: New test.
13924         * testsuite/g++.dg/rtti/cv1.C: New test.
13926 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
13928         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
13930 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
13932         * g++.dg/abi/empty10.C: New test.
13934 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
13936         * gcc.c-torture/compile/20021124-1.c: New test.
13938 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
13940         * g++.dg/abi/rtti2.C: New test.
13942 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
13944         * gcc.dg/i386-unroll-1.c: New test.
13946 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
13948         * gcc.c-torture/compile/20021120-1.c: New test.
13949         * gcc.c-torture/compile/20021120-2.c: New test.
13951 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13953         * gcc.dg/bitfld-5.c: New test.
13955 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13957         * gcc.c-torture/execute/20021120-3.c: New test.
13959 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13961         * gcc.c-torture/execute/20021120-2.c: New test.
13963 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13965         * gcc.c-torture/execute/20021120-1.c: New test.
13967 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
13969         * gcc.c-torture/execute/20021118-3.c: New test.
13971 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13973         * gcc.c-torture/compile/20021119-1.c: New test.
13975 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
13977         * gcc.dg/duff-1.c: New test.
13978         * gcc.dg/duff-2.c: New test.
13979         * gcc.dg/duff-3.c: New test.
13981 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
13983         * gcc.dg/cpp/_Pragma5.c: New test.
13985 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13987         * gcc.c-torture/execute/20021118-2.c: New test.
13989 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13991         * gcc.c-torture/execute/20021118-1.c: New test.
13993 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
13995         * gcc.dg/20021116-1.c: New test.
13997 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
13999         * g++.dg/abi/vcall1.C: New test.
14001 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
14003         * gcc.dg/20021029-1.c: New test.
14004         * gcc.dg/20021029-2.c: New test.
14006 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14008         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
14010 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14012         PR c/8439
14013         * gcc.dg/20021110.c: Move to ...
14014         * gcc.c-torture/compile/20021110.c: .... here.
14016 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14018         PR c/8467
14019         * gcc.c-torture/execute/20021111-1.c
14021 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14023         PR c/8439
14024         * gcc.dg/20021110.c: New test.
14026 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
14028         * g++.dg/abi/vthunk3.C: Run only on x86.
14030 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
14032         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
14034 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
14036         * lib/compat.exp (compat-execute): Fix logic error in last
14037         change.
14039 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
14041         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
14043 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14045         PR c++/8389
14046         * g++.dg/template/access6.C: New test.
14048 2002-11-08  Jan Hubicka  <jh@suse.cz>
14050         * gcc.dg/i386-ssefp-1.c: New test.
14051         * gcc.dg/i386-ssefp-1.c: New test.
14053 2002-11-08  Jan Hubicka  <jh@suse.cz>
14055         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
14057 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14059         * g++.dg/abi/vthunk3.C: New test.
14061         PR c++/8338
14062         * g++.dg/template/crash2.C: New test.
14064 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14066         * testsuite/g++.dg/abi/dtor1.C: New test.
14067         * testsuite/g++.dg/abi/dtor2.C: Likewise.
14069 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
14071         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
14072         Darwin.
14074 2002-11-04  Adam Nemet  <anemet@lnxw.com>
14076         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
14077         -mthumb.  Only xfail with -O0.
14079 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
14081         * g++.dg/abi/thunk1.C: New test.
14082         * g++.dg/abi/thunk2.C: Likewise.
14083         * g++.dg/abi/vtt1.C: Likewise.
14085 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
14087         PR optimization/8423
14088         * gcc.c-torture/execute/builtin-constant.c: New test.
14090 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
14092         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
14093         Add some more cases.
14095 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
14097         PR c++/8391
14098         * g++.dg/opt/local1.C: New test.
14100 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
14102         PR c++/8160
14103         * g++.dg/template/complit1.C: New test.
14105         PR c++/8149
14106         * g++.dg/template/typename4.C: Likewise.
14108 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14110         Core issue 287, PR c++/7639
14111         * g++.dg/template/instantiate1.C: Adjust error location.
14112         * g++.dg/template/instantiate3.C: New test.
14113         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
14114         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
14115         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
14117 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
14119         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
14121 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
14123         PR c++/8287
14124         * g++.dg/init/dtor2.C: New test.
14126 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14128         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
14129         * gcc.dg/nest.c: Bypass errors on irix6.
14131 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
14133         * gcc.dg/nest.c: Expect error for mmix-*-*.
14134         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
14136 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
14138         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
14139         markers.
14141         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
14143 2002-10-25  Mike Stump  <mrs@apple.com>
14145         * gcc.dg/warn-1.c: New test.
14147 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
14149         * g++.dg/template/typename3.C: New test.
14151 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
14153         * g++.dg/lookup/ptrmem1.C: New test.
14155         * g++.dg/abi/vthunk2.C: New test.
14157 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
14159         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
14161 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
14163         * g++.dg/abi/empty9.C: New test.
14165 2002-10-24  Richard Henderson  <rth@redhat.com>
14167         * g++.dg/inherit/thunk1.C: Enable for ia64.
14169 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
14171         PR c++/8067
14172         * g++.dg/lookup/pretty1.C: New test.
14174 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
14176         * gcc.dg/20021023-1.c: New test.
14178 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
14180         PR c++/7679
14181         * g++.dg/parse/inline1.C: New test.
14183 2002-10-23  Richard Henderson  <rth@redhat.com>
14185         * g++.dg/inherit/thunk1.C: Enable for x86_64.
14187         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
14189 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
14191         PR c++/6579
14192         * g++.dg/parse/stmtexpr3.C: New test.
14194 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
14196         * g++.dg/expr/cond1.C: New test.
14198 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
14200         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
14202 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
14204         * g++.dg/abi/vbase13.C: New test.
14205         * g++.dg/abi/vbase14.C: Likewise.
14207 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
14209         * gcc.dg/tls/pic-1.c: New test.
14210         * gcc.dg/tls/nonpic-1.c: New test.
14211         * gcc.dg/20021018-1.c: New test.
14213 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
14215         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
14216         Remove only files with the same base name as the test case.
14217         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
14218         (profopt-execute): Likewise.  Also, remove old profiling
14219         and performance data files before running the tests.
14221         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
14222         * g++.dg/bprob/bprob.exp: Likewise.
14223         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
14224         to allow more general test case names.
14226         * g++.dg/bprob/bprob-1.C: Rename to ...
14227         * g++.dg/bprob/g++-bprob-1.C: ... this.
14229         * g77.dg/bprob/bprob-1.f: Rename to ...
14230         * g77.dg/bprob/g77-bprob-1.f: ... this.
14232 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
14234         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
14235         bison 1.50 or later.
14237 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
14239         * g++.dg/README: Describe more test directories.
14241 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
14243         * g++.dg/init/array6.C: Add additional tests.
14245 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
14247         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
14248         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
14250 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
14252         * gcc.c-torture/compile/20020604-1.x: New.
14253         * gcc.c-torture/compile/simd-5.x: Likewise.
14254         * gcc.c-torture/execute/920710-1.x: Likewise.
14255         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
14257 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
14259         * g++.dg/inherit/override1.C: Add dg-options clause.
14261 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
14263         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
14264         _mm_slli_si128.
14266 2002-10-19  Andreas Schwab  <schwab@suse.de>
14268         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
14269         directory component.
14271 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
14273         * g++.dg/inherit/thunk1.C: New test.
14275         * g++.dg/inherit/override1.C: New test.
14277         * g++.dg/abi/mangle11.C: New test.
14278         * g++.dg/abi/mangle14.C: New test.
14279         * g++.dg/abi/mangle17.C: New test.
14281 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
14283         * g++.dg/overload/member2.C: New test.
14285 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
14287         * g++.dg/README: Describe new compat directory.
14288         * g++.dg/dg.exp: Skip tests in compat directory.
14289         * README.compat: New file.
14290         * lib/compat.exp: New expect script.
14291         * g++.dg/compat: New test directory.
14292         * g++.dg/compat/compat.exp: New expect script.
14293         * g++.dg/compat/abi: New test directory.
14294         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
14295         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
14296         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
14297         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
14298         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
14299         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
14300         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
14301         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
14302         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
14303         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
14304         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
14305         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
14306         * g++.dg/compat/break: New test directory.
14307         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
14308         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
14309         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
14310         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
14311         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
14312         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
14313         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
14314         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
14315         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
14316         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
14317         g++.dg/compat/break/README: New files.
14318         * g++.dg/compat/eh: New test directory.
14319         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
14320         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
14321         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
14322         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
14323         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
14324         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
14325         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
14326         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
14327         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
14328         g++.dg/compat/eh/filter2_y.C,
14329         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
14330         g++.dg/compat/eh/new1_y.C,
14331         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
14332         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
14333         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
14334         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
14335         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
14336         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
14337         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
14338         g++.dg/compat/eh/unexpected1_y.C: New files.
14339         * g++.dg/compat/init: New test directory.
14340         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
14341         g++.dg/compat/init/array5_y.C,
14342         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
14343         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
14344         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
14345         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
14346         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
14347         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
14348         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
14349         g++.dg/compat/init/init-ref2_y.C: New files.
14351 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
14353         PR c++/7584
14354         * g++.dg/inherit/using3.C: New test.
14356 2002-10-17  Jan Hubicka  <jh@suse.cz>
14358         * gcc.dg/20021017-2.c: New test.
14360 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
14362         * g++.dg/abi/mangle16.C: Adjust.
14364         * g++.dg/init/array8.C: New test.
14366 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
14368         * gcc.dg/special/mips-abi.exp: New test.
14369         * gcc.dg/special/mips-abi.s: Empty file used by the above.
14371 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
14373         * g++.dg/abi/mangle16.C: New test.
14374         * g++.dg/abi/mangle17.C: Likewise.
14376         PR c++/7478
14377         * g++.dg/template/ref1.C: New test.
14379 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14381         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
14383 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
14385         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
14387 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
14389         PR c++/7524
14390         * g++.dg/init/array7.C: New test.
14392 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
14394         * g++.dg/init/array6.C: New test.
14396         * g++.dg/abi/mangle13.C: Likewise.
14397         * g++.dg/abi/mangle14.C: Likewise.
14398         * g++.dg/abi/mangle15.C: Likewise.
14400 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
14402         * g++.dg/abi/empty8.C: New test.
14404 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
14406         * g++.dg/init/ctor1.C: New test.
14408 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
14410         * gcc.c-torture/execute/20021015-1.c: New test.
14412 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
14414         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
14416 2002-10-14  Jan Hubicka  <jh@suse.cz>
14418         * gcc.dg/i386-ssetype-[1-5].c: New tests.
14420 2002-10-14  Richard Henderson  <rth@redhat.com>
14422         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
14424 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
14426         PR optimization/6631
14427         * g++.dg/opt/const2.C: New test.
14429 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
14431         PR c++/7176
14432         * g++.dg/parse/friend1.C: New test.
14433         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
14435 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
14437         * gcc.dg/20021014-1.c: New test.
14439 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
14441         PR c++/5661
14442         * g++.dg/ext/vlm1.C: New test.
14443         * g++.dg/ext/vlm2.C: Likewise.
14445         * g++.dg/init/array1.C: Remove invalid braces.
14446         * g++.dg/init/brace1.C: New test.
14447         * g++.dg/init/copy2.C: Likewise.
14448         * g++.dg/init/copy3.C: Likewise.
14449         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
14450         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
14451         braces.
14453 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
14455         * gcc.dg/cpp/assembler.S: Don't use -ansi.
14457 2002-10-11  Richard Shann  <richard.shann@superh.com>
14459         * gcc.c-torture/compile/simd-5.c: New test.
14461 2002-10-10  Roger Sayle  <roger@eyesopen.com>
14463         * gcc.c-torture/execute/shiftopt-1.c: New test case.
14465 2002-10-10  Jim Wilson  <wilson@redhat.com>
14467         * gcc.c-torture/execute/20021010-1.c: New test.
14469 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
14471         PR c/7353
14472         * g++.dg/ext/typedef-init.C: New test.
14473         * gcc.dg/typedef-init.c: New test.
14475 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
14477         * gcc.dg/cpp/paste13.c: New test.
14479 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14481         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
14482         remaining platforms, XFAIL during compile, not execute.  Don't
14483         XFAIL at -O0.
14485 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
14487         * gcc.dg/alias-1.c: Tweak expected warning.
14489 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14491         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
14493 2002-10-06  Andreas Jaeger  <aj@suse.de>
14495         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
14496         * gcc.dg/cpp/c++98.C: Likewise.
14498         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
14499         * g++.dg/cpp/c++98.C: Likewise.
14501         * g++.dg/README (Subdirectories): Mention cpp directory.
14503         PR target/7559
14504         * gcc.dg/20021006-1.c: New test.
14506 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14508         PR c++/7804
14509         * g++.dg/other/warning1.C: New test.
14511 2002-10-04  Roger Sayle  <roger@eyesopen.com>
14513         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
14514         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
14515         and sparc-*-* with -m64 as expected failures.  See PR 8087.
14517 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
14519         PR c++/7931
14520         * g++.dg/template/ptrmem3.C: New test.
14522         PR c++/7754
14523         * g++.dg/template/union1.C: New test.
14525 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
14527         PR c++/8006
14528         * g++.dg/abi/mangle9.C: New test.
14529         * g++.dg/abi/mangle10.C: New test.
14530         * g++.dg/abi/mangle11.C: New test.
14531         * g++.dg/abi/mangle12.C: New test.
14533 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
14535         PR c++/7188.
14536         * g++.dg/template/meminit1.C: New test.
14537         * g++.dg/warn/Wreorder-1.C: Likewise.
14538         * g++.old-deja/g++.mike/warn3.C: Tweak.
14539         * lib/prune.exp: Ingore "in copy constructor".
14541 2002-10-02  Andreas Jaeger  <aj@suse.de>
14543         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
14544         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
14545         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
14546         on x86-64.
14548 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
14550         * gcc.dg/empty1.C: Fix typo.
14552 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
14554         * gcc.dg/alias-1.c: New test.
14556 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
14558         * gcc.dg/empty1.C: New test.
14560         * g++.dg/tls/init-2.C: Tweak error messages.
14562 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
14564         * gcc.c-torture/compile/20020923-1.c: New test.
14566 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
14568         * gcc.c-torture/execute/ffs-1.c: New test.
14569         * gcc.c-torture/execute/ffs-2.c: Ditto.
14571 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
14573         * g++.dg/overload/member1.C: New test.
14575 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
14577         * g++.dg/abi/empty7.C: New test.
14578         * g++.dg/init/pm2.C: Likewise.
14580 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
14582         * g++.dg/rtti/crash1.C: New test.
14584 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
14586         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
14587         gcc.dg/sibcall-4.c: New tests.
14589 2002-09-28  Roger Sayle  <roger@eyesopen.com>
14591         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
14592         powerpc and MMIX targets.
14594 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
14596         * gcc.dg/cpp/20020927-1.c: New.
14598 2002-09-26  David S. Miller  <davem@redhat.com>
14600         * gcc.c-torture/compile/trunctfdf.c: New.
14602 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14604         * lib/target-supports.exp (check_weak_available): Handle solaris2.
14606 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
14608         * gcc.c-torture/execute/loop-15.c: New.
14610 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
14612         * README.QMTEST: Fix typo.
14614 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
14616         * gcc.dg/20020926-1.c: New test.
14618 2002-09-25  David S. Miller  <davem@redhat.com>
14620         PR target/7842
14621         * gcc.c-torture/execute/shiftdi.c: New test.
14623 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
14625         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
14626         unique to the tool.
14627         * lib/g77.exp (g77_init): Likewise.
14628         * lib/g++.exp (g++_init): Likewise.
14629         * lib/objc.exp (objc_init): Likewise.
14631 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
14633         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
14634         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
14635         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
14637 2002-09-25  Richard Henderson  <rth@redhat.com>
14639         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
14640         too-small long double.
14642 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
14644         * gcc.dg/20020919-1.c: New test.
14646 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
14648         * g++.dg/abi/bitfield6.C: New test.
14649         * g++.dg/abi/bitfield7.C: New test.
14650         * g++.dg/abi/bitfield8.C: New test.
14651         * g++.dg/abi/vbase11.C: New test.
14653 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14655         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
14656         hppa*-*-hpux*.  Update test comment.
14658 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
14660         * gcc.dg/tls/struct-1.c: New test.
14662 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
14664         * gcc.dg/cpp/tr-warn2.c: Update.
14666 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14668         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
14670 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14672         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
14673         systems.
14675 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
14677         * gcc.c-torture/execute/ieee/mzero3.c: New test.
14679         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
14680         Adjust for c++filt moved to binutils.  Remove spurious duplicate
14681         setting of cxxfilt.
14683 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
14685         * gcc.dg/20020312-2.c: Update for darwin.
14687 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
14689         * g++.old-deja/g++.other/crash32.C: Mark ICE.
14691 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
14693         * objc.dg/comp-types-1.m: New test.
14694         * objc.dg/comp-types-2.m: New test.
14695         * objc.dg/comp-types-3.m: New test.
14696         * objc.dg/comp-types-4.m: New test.
14697         * objc.dg/comp-types-5.m: New test.
14698         * objc.dg/comp-types-6.m: New test.
14700 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14702         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
14704 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14706         * g++.dg/other/do1.C: New test.
14708         * g++.dg/template/subst1.C: New test.
14710 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
14712         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
14714 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14716         * g++.dg/template/qualttp20.C: Adjust expected errors.
14717         * g++.old-deja/g++.jason/report.C: Likewise.
14718         * g++.old-deja/g++.other/qual1.C: Likewise.
14720         * g++.dg/lookup/scoped2.C: New test.
14722         * g++.dg/ext/asm3.C: New test.
14724 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
14726         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
14728 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
14730         * ChangeLog: follow spelling conventions.
14731         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
14732         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
14733         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
14734         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
14735         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
14736         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
14737         * g++.old-deja/g++.law/global-init1.C: Likewise.
14738         * g++.old-deja/g++.other/delete4.C: Likewise.
14739         * g++.old-deja/g++.other/inline21.C: Likewise.
14740         * g++.old-deja/g++.other/singleton.C: Likewise.
14741         * g77.dg/strlen0.f: Likewise.
14742         * g77.f-torture/compile/20010519-1.f: Likewise.
14743         * g77.f-torture/compile/980310-4.f: Likewise.
14744         * gcc.c-torture/compile/20000605-1.c: Likewise.
14745         * gcc.c-torture/execute/20020225-1.c: Likewise.
14746         * gcc.dg/c90-hexfloat-2.c: Likewise.
14747         * gcc.dg/c99-bool-1.c: Likewise.
14748         * gcc.dg/c99-hexfloat-2.c: Likewise.
14749         * gcc.dg/dll-2.c: Likewise.
14750         * gcc.dg/wtr-union-init-1.c: Likewise.
14751         * gcc.dg/wtr-union-init-2.c: Likewise.
14752         * gcc.dg/wtr-union-init-3.c: Likewise.
14753         * gcc.dg/cpp/avoidpaste1.c: Likewise.
14754         * gcc.dg/cpp/defined.c: Likewise.
14755         * gcc.dg/cpp/macsyntx.c: Likewise.
14756         * gcc.dg/cpp/paste2.c: Likewise.
14757         * gcc.dg/cpp/trad/defined.c: Likewise.
14758         * gcc.dg/format/c90-printf-1.c: Likewise.
14759         * gcc.dg/format/c90-scanf-1.c: Likewise.
14760         * gcc.dg/format/c99-printf-1.c: Likewise.
14761         * gcc.dg/format/c99-scanf-1.c: Likewise.
14762         * gcc.misc-tests/gcov-8.c: Likewise.
14763         * lib/profopt.exp: Likewise.
14765 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
14767         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
14769 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14771         * g++.dg/inherit/using2.C: New test.
14773 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
14775         * ChangeLog: Follow spelling conventions.
14776         * g++.dg/template/friend4.C: Likewise.
14777         * g++.old-deja/g++.pt/crash67.C: Likewise.
14778         * gcc.c-torture/execute/20000801-4.c: Likewise.
14779         * gcc.dg/c90-digraph-1.c: Likewise.
14780         * gcc.dg/c94-digraph-1.c: Likewise.
14781         * gcc.dg/c99-digraph-1.c: Likewise.
14782         * gcc.dg/cpp/line5.c: Likewise.
14783         * gcc.dg/cpp/multiline.c: Likewise.
14784         * gcc.dg/cpp/trad/literals-1.c: Likewise.
14785         * gcc.dg/format/attr-3.c: Likewise.
14786         * gcc.dg/format/c90-scanf-3.c: Likewise.
14787         * gcc.dg/format/ext-4.c: Likewise.
14789 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14791         * g++.dg/template/pretty1.C: New test.
14793 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
14795         * gcc.c-torture/execute/struct-cpy-1.c: New test.
14797 2002-09-13  Matt Austern  <austern@apple.com>
14799         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
14800         passing a cast expression to a function by const reference.
14802 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
14804         * g++.dg/template/deduce1.C: New test.
14806 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
14808         * gcc.c-torture/execute/simd-1.c: Force all use of int to
14809         32-bit int.
14811 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14813         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
14814         usage.
14816 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
14818         * gcc.c-torture/compile/20020910-1.c: New test.
14820 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
14822         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
14824 2002-09-10  Andreas Jaeger  <aj@suse.de>
14826         * gcc.dg/20020312-2.c: Adjust for x86-64.
14828 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
14830         * g77.dg/7388.f: New test case for PR 7388.
14832 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
14834         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
14836 2002-09-05  Ziemowit Laski <zlaski@apple.com>
14838         * objc.dg/proto-lossage-1.m: New test.
14840 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
14842         * gcc.dg/cpp/_Pragma4.c: Fix typo.
14844 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
14846         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
14847         expected to pass.
14849 2002-09-06  Stan Shebs  <shebs@apple.com>
14850             David Edelsohn  <edelsohn@gnu.org>
14852         * gcc.dg/weak: New directory.
14853         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
14854         target-specific xfail bits.
14855         * gcc.dg/typeof-2.c: Move to new directory.
14856         * gcc.dg/weak.exp: New expect script.
14858 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
14860         * gcc.c-torture/execute/extzvsi.c: New test.
14862 2002-09-05  Stan Shebs  <shebs@apple.com>
14864         * gcc.dg/weak-1.c: xfail on Darwin.
14865         * gcc.dg/weak-2.c: Ditto.
14866         * gcc.dg/weak-3.c: Ditto.
14867         * gcc.dg/weak-4.c: Ditto.
14868         * gcc.dg/weak-5.c: Ditto.
14869         * gcc.dg/weak-6.c: Ditto.
14870         * gcc.dg/weak-7.c: Ditto.
14871         * gcc.dg/weak-8.c: Ditto.
14872         * gcc.dg/weak-9.c: Ditto.
14874 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
14876         * gcc.c-torture/execute/loop-14.c: New test.
14878 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
14880         * g++.dg/other/cxa-atexit1.C: New test.
14882         * gcc.dg/typeof-2.c: New test.
14884 2002-09-03  Roger Sayle  <roger@eyesopen.com>
14886         * gcc.dg/builtins-2.c: New testcase.
14887         * gcc.dg/builtins-3.c: New testcase.
14889 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
14891         * gcc.dg/cpp/_Pragma4.c: New test.
14893 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
14895         * objc/execute/nil_method-1.m: New testcase.
14897 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
14899         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
14900         [Object class], not [Object initialize].
14902 2002-08-31  Roger Sayle  <roger@eyesopen.com>
14903             Hans-Peter Nilsson  <hp@bitrange.com>
14905         * gcc.c-torture/execute/20020720-1.x: Skip test on
14906         mmix-knuth-mmixware.  Correct comment.
14908 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
14910         * testsuite/g++.dg/abi/bitfield5.C: New test.
14911         * testsuite/g++.dg/abi/vbase10.C: Likewise.
14913 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
14915         * objc.dg/undeclared-selector.m: New test.
14917 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
14919         * g++.dg/other/offsetof1.C: Avoid cast warning.
14921 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
14923         * objc.dg/super-class-2.m: New test.
14925 2002-08-24  Matt Austern  <austern@apple.com>
14927         * g++.dg/ext/lvaddr.C: New test.
14928         * g++.dg/ext/lvcast.C: New test.
14930 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
14932         * testsuite/g++.dg/inherit/cond1.C: New test.
14934 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
14936         * gcc.dg/noncompile/incomplete-1.c: New test.
14938 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
14940         * gcc.dg/typespec-1.c: New test.
14942 2002-08-20  Devang Patel  <dpatel@apple.com>
14943         * objc.dg/proto-hier-2.m: New test.
14945 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
14947         * objc.dg/bitfield-1.m: New test.
14948         * objc.dg/bitfield-2.m: New test.
14950 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
14952         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
14953         gcc.dg/c99-flex-array-4.c: New tests.
14955 2002-08-16  Stan Shebs  <shebs@apple.com>
14957         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
14959 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
14961         * gcc.dg/typeof-1.c: New test.
14962         * g++.dg/ext/typeof2.C: New test.
14964 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
14966         * g++.dg/other/offsetof1.C: New test.
14968 2002-08-14  Richard Henderson  <rth@redhat.com>
14970         * gcc.dg/tls/diag-3.c: Fix expected message strings.
14972 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
14974         * gcc.dg/cpp/_Pragma3.c: New test.
14976 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
14978         * g++.dg/template/inherit3: New test.
14980 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14982         * gcc.dg/bitfld-4.c: Add blank options.
14984 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
14986         * g++.dg/template/crash1.C: New test.
14988 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14990         * gcc.dg/tls/opt-2.c: New test.
14992 2002-08-08  Devang Patel  <dpatel@apple.com>
14994         * objc.dg/selector-1.m : New test
14996 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14998         * g++.dg/abi/bitfield4.C: New test.
14999         * gcc.dg/bitfld-4.c: New test.
15001 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15003         * g++.dg/other/packed1.C: New test.
15005 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
15007         * g++.dg/abi/offsetof.C: Tweak error messages.
15008         * g++.old-deja/g++.mike/p10769a.C: Likewise.
15010 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15012         * gcc.dg/bitfld-3.c: New test.
15014 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
15015             Richard Henderson  <rth@redhat.com>
15017         * gcc.dg/i386-bitfield1.c: New test.
15018         * g++.dg/abi/bitfield3.C: Update.
15020 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
15022         * objc.dg/const-str-2.m: Update.
15023         * gcc.dg/cpp/c++98.c: Change to C extension.
15024         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
15025         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
15027 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
15029         * testsuite/gcc.dg/tls/diag-3.c: New.
15031 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
15033         * g++.dg/README (Subdirectories): Document new subdir expr.
15034         * g++.dg/expr/pmf-1.C: New test.
15036 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
15038         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
15040 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
15042         * g++.dg/abi/bitfield3.C: New test.
15044 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
15046         * lib/gcov.exp: Tweak expected line formats.
15047         * gcc.misc-tests/gcov8.c: New test.
15048         * gcc.misc-tests/gcov8.x: New flags.
15050 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
15052         * consistency.vlad/layout/endian.c: Include string.h.
15054         * gcc.c-torture/execute/20020805-1.c: New test.
15056 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
15058         * g++.dg/other/conversion1.C: New test.
15060 2002-08-03  Roger Sayle  <roger@eyesopen.com>
15062         * gcc.dg/builtins-1.c: New testcase.
15064 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
15066         * g++.dg/inherit/access3.C: New test.
15068 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
15070         * gcc.dg/ia64-visibility-2.c: New test.
15072 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
15074         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
15075         __qualifier_flags to __flags.
15077 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
15079         * g++.dg/inherit/operator1.C: New test.
15080         * g++.dg/lookup/disamb1.C: Fix typo in comment.
15081         * g++.dg/other/error1.C: Change expected error message.
15082         * g++.dg/template/conv4.C: Likewise.
15084 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
15086         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
15087         for documented behavior.
15089 2002-07-25  Roger Sayle  <roger@eyesopen.com>
15091         * gcc.c-torture/execute/20020720-1.x: Skip this test on
15092         several targets known to fail.
15094 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
15096         * gcc.dg/mips-args-[123].c: New tests.
15098 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
15100         * gcc.dg/ppc-spe.c: New.
15102 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
15104         * g++.dg/other/ptrmem4.C: New testcase.
15106 2002-07-24  Richard Henderson  <rth@redhat.com>
15108         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
15110 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
15112         * g++.dg/ext/alignof1.C (main): Return 0 for success.
15114 2002-07-24  Roger Sayle  <roger@eyesopen.com>
15116         * gcc.c-torture/execute/memset-3.c: New testcase.
15118 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
15120         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
15121         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
15123 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15125         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
15126         Delete.
15128 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
15130         * gcc.c-torture/compile/simd-4.c: New test.
15132 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15134         PR c++/7347, c++/7348
15135         * g++.dg/template/access4.C: New test.
15136         * g++.dg/template/access5.C: New test.
15137         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
15138         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
15139         * g++.old-deja/g++.pt/ttp58.C: Likewise.
15140         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
15142 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
15144         * gcc.dg/gnu89-init-2.c: New test.
15146 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
15148         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
15150 2002-07-20  Roger Sayle  <roger@eyesopen.com>
15152         * gcc.c-torture/execute/20020720-1.c: New testcase.
15154 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
15156         * gcc.dg/cpp/Wsignprom.c: New tests.
15158 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
15160         * gcc.c-torture/execute/loop-13.c: New test.
15162 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
15164         * gcc.dg/cpp/expr.c: New tests.
15166 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
15168         * g++.dg/opt/pr6713.C: Add template instantiation.
15170 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
15172         * gcc.dg/nest.c: New test.
15174 2002-07-17  Richard Henderson  <rth@redhat.com>
15176         * g++.dg/opt/pr6713.C: New test.
15178 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
15180         * gcc.c-torture/execute/loop-2e.x: Let the testcase
15181         XFAIL for all x86 processors.
15183 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
15185         * gcc.c-torture/execute/20010122-1.x: Do not test with
15186         -fomit-frame-pointer.
15188 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15190         * g++.dg/template/instantiate2.C: New test.
15191         * g++.dg/template/spec4.C: New test.
15193 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15195         * g++.dg/template/access2.C: New test.
15196         * g++.dg/template/access3.C: New test.
15198 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
15200         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
15201         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
15202         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
15203         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
15204         Convert to use <stdarg.h>.
15205         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
15206         Delete.
15207         * gcc.dg/va-arg-2.c: New.
15208         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
15210 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
15212         * gcc.c-torture/compile/20020710-1.c: New test.
15214 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
15215                           Andrew Pinski  <pinskia@physics.uc.edu>
15217         gcc.c-torture/compile/simd-2.c: New testcase.
15218         gcc.c-torture/compile/simd-3.c: Likewise.
15220 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
15222         PR c++/7224
15223         * g++.dg/overload/error1.C: New test.
15225 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15227         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
15228         configuration and IRIX 6 O32 ABI.
15230 2002-07-11  Roger Sayle  <roger@eyesopen.com>
15232         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
15234 2002-07-10  Roger Sayle  <roger@eyesopen.com>
15236         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
15238 2002-07-10  Jeffrey A Law  <law@redhat.com>
15240         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
15242         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
15244 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
15246         * gcc.dg/20020312-2.c: Check for __PPC__.
15248 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
15250         * gcc.c-torture/compile/20020709-1.c: New test.
15252 2002-07-07  Roger Sayle  <roger@eyesopen.com>
15254         * g++.dg/template/qualttp21.C: New test case.
15256 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
15258         * gcc.c-torture/compile/20020706-1.c: New test.
15259         * gcc.c-torture/compile/20020706-2.c: New test.
15261 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
15262             Alexandre Oliva  <aoliva@redhat.com>
15264         * g++.dg/warn/incomplete1.C: New test.
15266 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15268         PR c++/7099
15269         * g++.dg/warn/noreturn1.C: New test.
15271 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
15273         PR c++/6706
15274         * g++.dg/debug/debug6.C: New test.
15275         * g++.dg/debug/debug7.C: New test.
15277 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
15279         * gcc.c-torture/compile/simd-3.c: New test.
15281 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
15283         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
15284         * gcc.dg/20020620-1.c: Likewise.
15286 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15288         PR c++/6944
15289         * g++.dg/init/array4.C: New test.
15290         * g++.dg/init/array5.C: New test.
15292 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
15294         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
15295         * gcc.c-torture/execute/simd-2.c (main): Likewise.
15297 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15299         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
15300         * gcc.dg/wtr-aggr-init-1.c: Likewise.
15301         * gcc.dg/wtr-conversion-1.c: Likewise.
15302         * gcc.dg/wtr-escape-1.c: Likewise.
15303         * gcc.dg/wtr-int-type-1.c: Likewise.
15304         * gcc.dg/wtr-label-1.c: Likewise.
15305         * gcc.dg/wtr-static-1.c: Likewise.
15306         * gcc.dg/wtr-strcat-1.c: Likewise.
15307         * gcc.dg/wtr-suffix-1.c: Likewise.
15308         * gcc.dg/wtr-switch-1.c: Likewise.
15309         * gcc.dg/wtr-unary-plus-1.c: Likewise.
15310         * gcc.dg/wtr-union-init-1.c: Likewise.
15311         * gcc.dg/wtr-union-init-2.c: Likewise.
15312         * gcc.dg/wtr-union-init-3.c: Likewise.
15314         * gcc.dg/wtr-func-def-1.c: New test.
15316 2002-07-02 Devang Patel <dpatel@apple.com>
15318         * objc.dg/param-1.m: New test.
15320 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
15322         * gcc.dg/cpp/trad/directive.c: Add test.
15323         * gcc.dg/cpp/trad/macroargs.c: Add test.
15324         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
15326 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
15328         * gcc.dg/cpp/cmdlne-M.c: New test.
15330 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
15332         * objc.dg/desig-init-1.m: New test.
15334 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15336         PR c++/6716
15337         * g++.dg/template/instantiate1.C: New test.
15339 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
15341         PR c++/7112
15342         * g++.dg/template/sizeof2.C: New test.
15344 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
15346         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
15347         gcc.dg/cpp/trad/include.c: New tests.
15349 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
15351         PR target/7177
15352         * gcc.c-torture/compile/20020701-1.c: New test.
15354 2002-07-01  Stan Shebs  <shebs@apple.com>
15356         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
15357         header here...
15358         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
15359         (objc-torture-execute): or here.
15361 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
15363         * gcc.c-torture/execute/arith-rand-ll.c: New test.
15365 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
15367         * gcc.dg/cpp/trad/escaped-nl.c: New test.
15369 2002-06-30  Devang Patel  <dpatel@apple.com>
15371         * objc.dg/fsyntax-only.m: New test.
15373 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
15375         PR c++/6695
15376         * g++.dg/template/friend7.C: New file.
15378 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
15380         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
15381         return type.
15383 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
15385         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
15386         avoid division by zero.
15388 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
15390         * gcc.dg/Wunknownprag.c: New tests.
15392 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
15394         * gcc.c-torture/execute/simd-2.c: New test.
15396 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
15398         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
15399         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
15400         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
15401         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
15402         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
15403         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
15404         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
15405         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
15406         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
15407         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
15408         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
15409         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
15410         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
15411         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
15412         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
15413         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
15414         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
15416 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
15418         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
15419         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
15420         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
15421         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
15422         New tests.
15423         * gcc.dg/cpp/trad/directive.c: Update.
15425 2002-06-23  Andreas Jaeger  <aj@suse.de>
15427         * gcc.c-torture/execute/complex-6.c: New.
15429 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
15431         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
15432         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
15433         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
15434         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
15436 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
15438         * gcc.dg/cpp/trad: New directory with traditional tests copied
15439         from parent directory.
15440         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
15441         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
15442         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
15443         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
15444         Move to trad/ and rename.
15445         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
15446         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
15447         gcc.dg/cpp/trad/redef2.c: New tests.
15448         * gcc.dg/cpp/trad/trad.exp: New driver.
15450 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
15452         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
15453         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
15454         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
15455         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
15456         Remove.
15458 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
15460         * gcc.dg/20020620-1.c: New test.
15462 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15464         * g++.dg/template/ttp4.C: New test.
15466 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
15468         * g++.dg/opt/vt1.C: Fix regexp.
15470 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15472         * gcc.c-torture/execute/pure-1.c: Make functions static again.
15473         Don't use attribute `noinline'.
15475 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
15477         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
15479 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
15481         * gcc.c-torture/execute/simd-1.c: New.
15483         * gcc.dg/simd-1.c: New.
15485 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
15487         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
15489 2002-06-16  Richard Henderson  <rth@redhat.com>
15491         * g++.dg/ext/anon-struct1.C: New.
15492         * g++.dg/ext/anon-struct2.C: New.
15493         * g++.dg/ext/anon-struct3.C: New.
15494         * gcc.dg/anon-struct-1.c: New.
15495         * gcc.dg/anon-struct-2.c: New.
15496         * gcc.dg/anon-struct-3.c: New.
15497         * gcc.dg/20011008-1.c: Adjust warning text.
15498         * gcc.dg/20020527-1.c: Add -fms-extensions.
15500 2002-06-16  Richard Henderson  <rth@redhat.com>
15502         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
15504 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
15506         * gcc.c-torture/execute/20020615-1.c: New test.
15508 2002-06-15  Roger Sayle  <roger@eyesopen.com>
15510         * gcc.c-tortuture/execute/compare-1.c: New test case.
15511         * gcc.c-tortuture/execute/compare-2.c: New test case.
15512         * gcc.c-tortuture/execute/compare-3.c: New test case.
15514 2002-06-13  Richard Henderson  <rth@redhat.com>
15516         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
15517         ia64 ilp32.
15519 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15521         * g++.dg/template/typename2.C: Update error message.
15523 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
15525         * gcc.c-torture/execute/20020611-1.c: New test.
15527 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
15529         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
15530         list of targets to skip.
15532 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
15534         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
15535         targets if not optimizing.
15537 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
15539         * gcc.c-torture/compile/20020605-1.c: New test.
15541         * g++.dg/opt/vt1.C: New test.
15543         * gcc.dg/20020531-1.c: New test.
15545         * gcc.dg/20020530-1.c: New test.
15547         * gcc.dg/20020527-1.c: New test.
15549         * g++.dg/opt/cse1.C: New test.
15551 2002-06-07  Roger Sayle  <roger@eyesopen.com>
15553         * gcc.dg/20020607-2.c: New test case.
15555 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
15557         * gcc.c-torture/compile/20020604-1.c: New test.
15559 2002-06-04  Richard Henderson  <rth@redhat.com>
15561         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
15562         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
15563         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
15565 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
15567         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
15569 2002-06-03  Richard Henderson  <rth@redhat.com>
15571         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
15572         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
15574 2002-06-02  Richard Henderson  <rth@redhat.com>
15576         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
15577         test functions static.
15579 2002-06-02  Andreas Jaeger  <aj@suse.de>
15581         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
15582         now.
15584 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15586         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
15587         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
15588         Update for mofified diagnostics.
15589         * gcc.dg/c99-intconst-1.c: No longer fail.
15591 2002-06-02  Richard Henderson  <rth@redhat.com>
15593         * gcc.dg/uninit-A.c: Remove xfail markers.
15595 2002-06-01  Roger Sayle  <roger@eyesopen.com>
15597         * gcc.dg/fnegate-1.c: New test case.
15599 2002-05-30  Osku Salerma  <osku@iki.fi>
15601         * gcc.c-torture/execute/mayalias-1.c: New file.
15603 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15605         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
15606         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
15607         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
15609 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
15611         * gcc.c-torture/execute/20020529-1.c: New test.
15613 2002-05-27  Richard Henderson  <rth@redhat.com>
15615         * g++.dg/ext/attrib6.C: New test case.
15617 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15619         * gcc.c-torture/execute/pure-1.c: New test.
15621 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15623         * gcc.dg/cpp/arith-2.c: Remove.
15625 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15627         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
15628         * gcc.dg/cpp/if-3.c: Remove.
15630 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
15632         * g++.dg/opt/cse2.C: New test.
15634 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
15636         * gcc.dg/cpp/arith-1.c: New semantic tests.
15637         * gcc.dg/cpp/if-1.c: Update.
15639 2002-05-24  Ben Elliston  <bje@redhat.com>
15641         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
15643 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
15645         * gcc.dg/verbose-asm.c: New test.
15647 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15649         * gcc.dg/cpp/paste12.c: New test.
15651 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15653         * g++.dg/parse/named_ops.C: New test.
15655 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
15657         * gcc/testsuite/gcc.dg/weak-8.c: New test.
15659 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
15661         * gcc.dg/weak-2.c: Allow optional leading underscore
15662         in scan-assembler symbol name.
15663         * gcc.dg/weak-3.c: Likewise.
15664         * gcc.dg/weak-4.c: Likewise.
15665         * gcc.dg/weak-5.c: Likewise.
15667 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
15669         * gcc.dg/20020523-1.c: New test.
15671 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15673         * objc.dg/const-str-2.m: Update now that we stop after
15674         a command line error.
15676 2002-05-22  Richard Henderson  <rth@redhat.com>
15678         * g++.dg/dg.exp: Fix typo in test pruneing.
15680 2002-05-22  Richard Henderson  <rth@redhat.com>
15682         * g++.dg/dg.exp: Prune the tls subdirectory.
15683         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
15684         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
15685         * g++.dg/tls/init-1.C: New.
15687 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
15689         * gcc.dg/20020517-1.c: New test.
15691 2002-05-21  Richard Henderson  <rth@redhat.com>
15693         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
15694         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
15696 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
15698         * g++.dg/other/copy2.C: New test.
15700 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
15702         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
15703         (MAX_COPY): Bump up to 10 times sizeof (long long).
15704         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
15706         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
15707         sizeof (long long).
15709         * gcc.c-torture/execute/strcpy-1.c: New test.
15711 2002-05-19  Jason Merrill  <jason2redhat.com>
15713         * g++.dg/ext/oper1.C: New test.
15715 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
15716 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
15718         * README.QMTEST: New file.
15720         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
15722 2002-05-19  Andreas Jaeger  <aj@suse.de>
15724         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
15725         now.
15726         * gcc.c-torture/execute/loop-2d.x: Likewise.
15728 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
15730         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
15731         support weak symbols.
15732         * gcc.dg/weak-4.c: Likewise
15733         * gcc.dg/weak-6.c: Likewise
15735 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
15737         * gcc.dg/weak-3.c: Add dg-excess-error comment for
15738         cygwin, coff and h8300-*-hms targets
15739         * gcc.dg/weak-5.c: Likewise
15740         * gcc.dg/weak-7.c: Likewise
15742 2002-05-16  Jason Merrill  <jason@redhat.com>
15744         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
15745         (scan-assembler-not, scan-assembler-dem): Likewise.
15746         (scan-assembler-dem-not): Likewise.
15748 2002-05-15  Richard Henderson  <rth@redhat.com>
15750         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
15752 2002-05-15  Richard Henderson  <rth@redhat.com>
15754         * gcc.dg/weak-5.c (vfoo1c): No warning here.
15755         (vfoo1f): Warning here.
15756         (vfoo1l): Don't redefine the alias.
15758 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
15760         * g++.dg/init/pm1.C: New test.
15762 2002-05-12  David S. Miller  <davem@redhat.com>
15764         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
15765         types.
15767 2002-05-10  Roger Sayle  <roger@eyesopen.com>
15769         * gcc.c-torture/execute/20020510-1.c: New test case.
15771 2002-05-10  David S. Miller  <davem@redhat.com>
15773         * gcc.c-torture/execute/conversion.c: Test long double too.
15775 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
15777         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
15778         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
15779         * lib/g++.exp (g++_link_flags): Likewise.
15780         * lib/objc.exp (objc_target_compile): Likewise.
15782 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
15784         * gcc.dg/cpp/poison.c: Update.
15785         * gcc.dg/cpp/20000625-2.c: Remove.
15786         * gcc.dg/cpp/direct2s.c: Remove final test.
15788 2002-05-08  Tom Rix  <trix@redhat.com>
15790         * gcc.c-torture/execute/20020508-1.c: New test.
15791         * gcc.c-torture/execute/20020508-2.c: New test.
15792         * gcc.c-torture/execute/20020508-3.c: New test.
15794 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15796         * gcc.dg/cpp/charconst-4.c: More tests.
15798 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
15800         PR c/6569
15801         * gcc.dg/weak-3.c: Update location of warning messages.
15802         * gcc.dg/weak-5.c: Likewise.
15804 2002-05-06  Roger Sayle  <roger@eyesopen.com>
15806         * gcc.c-torture/execute/20020506-1.c: New test case.
15808 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
15810         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
15812 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15814         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
15816 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15818         * gcc.dg/cpp/charconst-3.c: New test.
15820 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15822         * gcc.dg/cpp/charconst.c: Update tests.
15824 2002-05-05  Tim Josling  <tej@melbpc.org.au>
15826         * treelang: Added directory for new sample language treelang. Also
15827         lib/treelang.exp: New file to signal treelang should be tested.
15829 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15831         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
15832         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
15833         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
15834         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
15835         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
15836         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
15837         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
15839 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15841         * gcc.dg/format/xopen-2.c: New test.
15843 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15845         * gcc.dg/20020503-1.c: New test.
15847 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
15849         * g++.dg/init/dtor1.C: Make it tougher.
15851 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
15853         * g++.dg/init/dtor1.C: New test.
15855 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
15857         * gcc.dg/altivec-8.c: New.
15859 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
15861         * gcc.dg/altivec-7.c: New.
15863 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
15865         * g++.dg/parse/typedef1.C: New test.
15867 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
15869         PR c++/6486
15870         * g++.dg/template/friend6.C: New test.
15872         PR c++/6492
15873         * g++.dg/init/copy1.C: New test.
15875 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
15877         * g++.dg/warn/effc1.C: New test.
15879 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15881         * gcc.dg/cpp/if-cexp.c: Add a test.
15883 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
15885         * gcc.dg/20020426-2.c: New test.
15887 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
15889         * gcc.dg/cpp/if-mop.c: Update.
15890         * gcc.dg/cpp/if-mpar.c: Add test.
15891         * gcc.dg/cpp/if-oppr.c: Update.
15893 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15895         PR c/6343
15896         * gcc.dg/weak-[2-7].c: New tests.
15898 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15900         * gcc.dg/enum1.c: New test.
15902 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15904         PR c++/6497
15905         * g++.dg/inherit/access2.C: New test.
15907 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15909         PR bootstrap/6445
15910         * gcc.dg/20020426-1.c: New test.
15912 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15914         * g++.dg/abi/enum1.C: New test.
15916 2002-04-26  Richard Henderson  <rth@redhat.com>
15918         * gcc.dg/c99-bool-1.c: Expect always true warning.
15920 2002-04-25  Roger Sayle  <roger@eyesopen.com>
15922         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
15924 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15926         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
15927         targets.
15929 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
15931         * g++.dg/abi/mange7.C: New test.
15933         PR c++/6438.
15934         * g++.dg/parse/stmtexpr2.C: New test.
15936 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
15938         * gcc.dg/20020312-2.c: Add SH target.
15940 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15942         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
15943         compiler output on mips*-*-irix*.
15945 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
15947         * g++.dg/parse/attr1.C: New test.
15949 2002-04-23  Roger Sayle  <roger@eyesopen.com>
15951         * gcc.c-torture/execute/string-opt-17.c: New test case.
15952         * gcc.c-torture/execute/memset-2.c: New test case.
15954 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
15956         PR c++/6256:
15957         * g++.dg/template/friend5.C: New test.
15959         PR c++/6331:
15960         * g++.dg/template/qual1.C: Likewise.
15962 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
15964         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
15965         Include stdlib.h, not stdio.h or ctype.h.
15967 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
15969         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
15970         cris-*-elf* and mmix-*-*.
15971         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
15972         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
15973         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
15974         Ditto.
15975         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
15976         * gcc.dg/wchar_t-1.c: Ditto.
15978 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
15980         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
15981         Clarify comment.
15983 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
15985         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
15987 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15989         * gcc.c-torture/execute/20000906-1.x: Delete.
15991 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
15993         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
15995 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
15997         * PR6367
15998         * g77.f-torture/execute/6367.f: New test.
15999         * g77.f-torture/execute/6367.x: Disable for MMIX.
16001 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
16003         * PR6352
16004         * g++.dg/opt/inline2.C: New test.
16006 2002-04-18  Richard Henderson  <rth@redhat.com>
16008         * gcc.dg/20000906-1.c: Enable for all targets.
16009         * gcc.c-torture/compile/iftrap-2.c: New.
16011 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16013         * gcc.dg/20020418-1.c: New test.
16014         * gcc.dg/20020418-2.c: New test.
16016 2002-04-18  Richard Henderson  <rth@redhat.com>
16018         * gcc.c-torture/compile/iftrap-1.c: New.
16019         * gcc.dg/iftrap-1.c: Adjust for ia64.
16020         * gcc.dg/iftrap-2.c: New.
16022 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16024         * gcc.c-torture/compile/20020418-1.c: New test.
16026 2002-04-18  Roger Sayle  <roger@eyesopen.com>
16028         * gcc.c-torture/compile/20020415-1.c: New.
16030 2002-04-18  David S. Miller  <davem@redhat.com>
16032         * gcc.c-torture/execute/20020418-1.c: New test.
16034 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
16036         * gcc.dg/20020416-1.c: New test.
16038         * g++.dg/opt/inline1.C: New test.
16040 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
16042         * gcc.dg/altivec-5.c: New test.
16044         * gcc.dg/20020415-1.c: New test.
16046 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
16048         * testsuite/lib/chill.exp: Remove.
16050 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
16052         * g++.dg/other/big-struct.C: New test.
16054 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
16056         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
16057         of scratch file.
16059 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
16061         PR c/6277
16062         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
16063         in scan-assembler function name
16065 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
16067         * g77.f-torture/execute/980628-4.x,
16068         g77.f-torture/execute/980628-5.x,
16069         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16070         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16071         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
16072         i[34567]86-*-*.
16074 2002-04-13  David S. Miller  <davem@redhat.com>
16076         * gcc.c-torture/execute/20020413-1.c: New test.
16078 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
16080         * gcc.dg/asm-6.c,
16081         * g++.dg/ext/asm1.C: New tests.
16083 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
16085         PR c++ 5373.
16086         * g++.dg/parse/stmtexpr1.C: New test.
16088         PR c++/5189.
16089         * g++.dg/template/copy1.C: New test.
16091 2002-04-12  Richard Henderson  <rth@redhat.com>
16093         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
16095 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
16097         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
16098         gcc.c-torture/execute/20020307-2.c.
16100 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
16102         * g++.dg/ext/attrib5.C,
16103         * g++.dg/lookup/struct1.C: New tests.
16105 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
16107         * gcc.dg/20020411-1.c: New test.
16109         * gcc.c-torture/execute/20020411-1.c: New test.
16111 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
16113         * g77.f-torture/execute/6177.f: New test.
16115 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
16117         PR middle-end/6247
16118         * g++.dg/opt/cleanup1.C: New test.
16120         * g++.dg/opt/const1.C: New test.
16122 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
16124         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
16126 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16128         PR c++/5507
16129         * g++.dg/template/typename2.C: New test.
16131 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
16133         * gcc.c-torture/execute/loop-12.c: New.
16135 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
16137         * g77.f-torture/execute/980628-4.x,
16138         g77.f-torture/execute/980628-5.x,
16139         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16140         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16141         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
16143 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16145         PR optimization/6086
16146         * g++.dg/opt/preinc1.C: New test.
16148 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
16150         PR c++/5571
16151         * g++.dg/opt/static2.C: New test.
16153 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
16155         PR c/5120
16156         * gcc.dg/20020406-1.c: New test.
16158 2002-04-04  David S. Miller  <davem@redhat.com>
16160         * gcc.c-torture/execute/20020404-1.c: New test.
16162 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
16164         PR c/6123
16165         * gcc.dg/20020312-2.c: Do not declare global register variable
16166         if __PIC__ or __pic__ is defined.
16168 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
16170         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
16171         __asm__ so that it works correctly even if -ansi -pedantic-errors.
16173 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16175         * gcc.misc-tests/linkage.exp: Update last change to handle
16176         sparc*-, not just sparc-.
16178 2002-04-03  Richard Henderson  <rth@redhat.com>
16180         * gcc.dg/cpp/ucs.c: Improved long UCS test.
16182 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
16184         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
16186 2002-04-02  David S. Miller  <davem@redhat.com>
16188         * gcc.c-torture/execute/20020402-3.c: New test.
16190 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
16192         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
16193         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
16195         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
16196         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
16197         g77.f-torture/execute/20001201.x,
16198         g77.f-torture/execute/u77-test.x: New files.
16200         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
16201         * gcc.dg/wchar_t-1.c: Ditto.
16203 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16205         * gcc.c-torture/execute/20020402-1.c: New test.
16207 2002-04-01  Richard Henderson  <rth@redhat.com>
16209         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
16211         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
16213 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16215         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
16217 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16219         * g++.dg/inherit/template-as-base.C: Expect error.
16220         * g++.dg/inherit/namespace-as-base.C: Likewise.
16222 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
16224         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
16225         g++.dg/ext/instantiate3.C: Tweak match patterns.
16227         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
16228         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
16229         -da test.
16231 2002-03-31  Richard Henderson  <rth@redhat.com>
16233         * gcc.dg/special/alias-2.c: New.
16234         * gcc.dg/special/ecos.exp: Run it.
16236 2002-03-31  Richard Henderson  <rth@redhat.com>
16238         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
16240 2002-03-31  Kazu Hirata  <kazu@hxi.com>
16242         * gcc.dg/weak-1.c: Disable on h8300 port.
16244 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
16246         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
16247         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
16248         ordering tests.
16249         * g++.dg/bprob/bprob-1.C: New test.
16250         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
16251         * g++.dg/gcov/gcov-1.C: New test.
16252         * g++.dg/gcov/gcov-1.x: New file.
16253         * g++.dg/gcov/gcov-2.C: New test.
16254         * g++.dg/gcov/gcov-3.C: New test.
16255         * g++.dg/gcov/gcov-3.h: New file.
16257 2002-03-28  Roger Sayle  <roger@eyesopen.com>
16259         * g++.old-deja/g++.other/builtins5.C: New test.
16260         * g++.old-deja/g++.other/builtins6.C: New test.
16261         * g++.old-deja/g++.other/builtins7.C: New test.
16262         * g++.old-deja/g++.other/builtins8.C: New test.
16263         * g++.old-deja/g++.other/builtins9.C: New test.
16265 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
16267         * g++.dg/opt/static1.C: New test.
16269         * g++.dg/opt/longbranch1.C: New test.
16271 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
16273         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
16275         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
16277 2002-03-28  Jeffrey A Law  (law@redhat.com)
16279         * gcc.c-torture/execute/20020328-1.c: New test.
16281 2002-03-27  Richard Henderson  <rth@redhat.com>
16283         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
16284         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
16285         move from g++.old-deja/g++.ext/.
16287 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
16289         * g++.dg/init/new2.C: New test.
16291 2002-03-26  Richard Henderson  <rth@redhat.com>
16293         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
16295         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
16296         on sparc.
16298         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
16299         sparcv9 systems.
16300         * gcc.dg/20001102-1.c: Likewise.
16302 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
16304         * gcc.dg/cpp/endif-pedantic1.c,
16305         gcc.dg/cpp/endif-pedantic2.c:  New tests.
16307 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
16309         * g++.dg/init/new1.C: New test.
16311 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
16313         * g++.dg/abi/vbase9.C: New test.
16315 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
16317         * gcc.dg/arm-asm.c: New test.
16319 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
16321         * gcc.dg/Wswitch-enum.c: New test.
16322         Fix PR c/5044.
16324 2002-03-26  Richard Henderson  <rth@redhat.com>
16326         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
16327         structure.
16329 2002-03-25  Richard Henderson  <rth@redhat.com>
16331         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
16332         sparcv9 systems.
16334         * gcc.c-torture/compile/20011119-1.c (xxx): New.
16335         * gcc.c-torture/compile/20011119-2.c (xxx): New.
16337 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
16339         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
16341 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
16343         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
16344         targets using generic thunk support.
16346 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
16348         * gcc.c-torture/compile/20020323-1.c: New test.
16350         * g++.dg/opt/conj2.C: New test.
16352 2002-03-24  Richard Henderson  <rth@redhat.com>
16354         * gcc.dg/weak-1.c: Use -fno-common.
16356 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
16358         * g77.dg/f77-edit-apostrophe-out.f: New test
16359         * g77.dg/f77-edit-h-out.f: New test
16360         * g77.dg/f77-edit-t-in.f: New test
16361         * g77.dg/f77-edit-t-out.f: New test
16362         * g77.dg/f77-edit-x-out.f: New test
16363         * g77.dg/f77-edit-slash-out.f: New test
16364         * g77.dg/f77-edit-colon-out.f: New test
16365         * g77.dg/f77-edit-s-out.f: New test
16367 2002-03-24  Richard Henderson  <rth@redhat.com>
16369         * objc/execute/formal_protocol-6.x: New XFAIL.
16371 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
16373         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
16374         that do not support weak symbols
16376 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
16378         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
16379         * lib/g77.exp:  Likewise
16380         * lib/objc.exp: Likewise
16382 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
16384         * gcc.dg/Wswitch-default.c: New test.
16386 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
16388         * g++.dg/other/enum1.C: New test.
16390 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
16392         * gcc.dg/pragma-ep-3.c: Fix typo.
16394 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16396         * g++.dg/inherit/template-as-base.C: New test.
16398 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
16400         * g++.old-deja/g++.other/dwarf2-1.C: Move...
16401         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
16403 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
16405         * gcc.dg/cpp/multiline.c: Update to match.
16407 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
16409         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
16411 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
16413         * gcc.dg/cpp/extratokens2.c:  New file.
16415 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
16417         * gcc.dg/20020312-2.c: Add rs6000 target.
16419         * gcc.c-torture/compile/20020319-1.c: New test.
16421 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16423         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
16424         (A, E): Handle this.
16426 2002-03-20  Jason Merrill  <jason@redhat.com>
16428         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
16429         ignoring -fpic.
16430         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
16431         through prune_gcc_output.
16433 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
16435         * gcc.c-torture/compile/20020320-1.c: New test.
16437 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
16439         * gcc.c-torture/compile/20020318-1.c: New test.
16441         * gcc.dg/struct-by-value-1.c: New test.
16443         * gcc.dg/20020319-1.c: New test.
16445 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
16447         * g++.dg/opt/conj1.C: New test.
16449 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
16451         * g++.dg/template/qualttp20.C: Revert previous change.
16452         * g++.dg/template/qualttp3.C: Likewise.
16453         * g++.dg/template/qualttp4.C: Likewise
16454         * g++.dg/template/qualttp5.C: Likewise
16455         * g++.dg/template/qualttp6.C: Likewise
16456         * g++.dg/template/qualttp7.C: Likewise
16457         * g++.dg/template/qualttp8.C: Likewise
16458         * g++.dg/template/recurse.C: Likewise.
16460 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
16462         * gcc.dg/cpp/wchar-1.c: Update.
16464 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
16466         * g++.dg/template/conv1.C: New test.
16467         * g++.dg/template/conv2.C: New test.
16468         * g++.dg/template/conv3.C: New test.
16469         * g++.dg/template/conv4.C: New test.
16471 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
16473         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
16474         * g++.dg/template/qualttp3.C: Likewise.
16475         * g++.dg/template/qualttp4.C: Likewise
16476         * g++.dg/template/qualttp5.C: Likewise
16477         * g++.dg/template/qualttp6.C: Likewise
16478         * g++.dg/template/qualttp7.C: Likewise
16479         * g++.dg/template/qualttp8.C: Likewise
16480         * g++.dg/template/recurse.C: Likewise.
16482 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
16484         * g++.dg/opt/dtor1.C: New test.
16486 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
16488         * gcc.c-torture/compile/20020315-1.c: New test.
16490 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
16492         * gcc.dg/weak-1.c: Fix scan tests.
16494 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
16496         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
16497         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
16498         cris-*-aout* mmix-*-*.
16499         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
16500         cris-*-aout* mmix-*-*.
16501         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
16502         cris-*-elf* cris-*-aout* and mmix-*-*.
16503         * gcc.dg/20001009-1.c: Ditto.
16504         * gcc.dg/20010912-1.c: Ditto.
16505         * gcc.dg/20020122-4.c: Ditto.
16506         * gcc.dg/inline-2.c: Ditto.
16508 2002-03-14  Jeffrey A Law  (law@cygnus.com)
16510         * gcc.c-torture/compile/20020314-1.c: New test.
16512 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
16514         * gcc.c-torture/execute/20020314-1.c: New test.
16516 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
16518         * g++.dg/warn/Wunused-1.C: New test.
16520 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
16522         * g++.dg/abi/mangle6.C: New test.
16524 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
16526         * gcc.c-torture/compile/20020309-2.c: New test.
16528         * gcc.c-torture/compile/20020312-1.c: New test.
16530 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
16532         * g++.dg/other/access1.C: New test.
16534 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
16536         * gcc.c-torture/execute/wchar_t-1.c: New test.
16538 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
16540         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
16542 2002-03-12  Roger Sayle  <roger@eyesopen.com>
16544         * gcc.dg/20020312-1.c: New test case.
16546 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
16548         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
16550 2002-03-11  Richard Henderson  <rth@redhat.com>
16552         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
16553         * g++.old-deja/g++.jason/report.C: Likewise.
16555 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
16557         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
16558         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
16560 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
16562         * testsuite/g++.dg/overload/pmf1.C: New test.
16564 2002-03-11  Kazu Hirata  <kazu@hxi.com>
16566         * gcc.c-torture/execute/20020307-1.c: Use long.
16568 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
16570         PR optimization/5844
16571         * gcc.dg/20020310-1.c: New test.
16573 2002-03-09  Michael Meissner  <meissner@redhat.com>
16575         * gcc.c-torture/execute/memcpy-2.c: New test.
16576         * gcc.c-torture/execute/memset-1.c: New test.
16577         * gcc.c-torture/execute/strlen-1.c: New test.
16578         * gcc.c-torture/execute/strcmp-1.c: New test.
16579         * gcc.c-torture/execute/strncmp-1.c: New test.
16581 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
16583         * gcc.dg/ppc-ldstruct.c: New test.
16585 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
16587         * gcc.c-torture/execute/va-arg-22.c: New test.
16589 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16591         * gcc.c-torture/compile/20020309-1.c: New test.
16593 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
16595         * gcc.c-torture/execute/20020307-2.c: New test.
16597 2002-03-07  Jeffrey A Law  (law@redhat.com)
16599         * g77.f-torture/compile/20020307-1.f: New test.
16601 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
16603         * gcc.dg/unordered-1.c: New test.
16605 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
16607         * gcc.c-torture/execute/20020307-1.c: New test.
16609 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
16611         * gcc.dg/20020304-1.c: New test.
16613         * gcc.c-torture/compile/20020304-2.c: New test.
16615 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
16617         * gcc.c-torture/compile/20020304-1.c: New test case
16618         (from PR c/5830).
16620 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
16622         * gcc.dg/20020103-1.c: Add other -D ppc variants.
16624 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
16626         * g++.dg/other/classkey1.C: New test.
16628 2002-03-01  Richard Henderson  <rth@redhat.com>
16630         * gcc.c-torture/compile/981223-1.x: New.
16631         * gcc.c-torture/compile/920625-1.x: New.
16633 2002-02-28  Richard Henderson  <rth@redhat.com>
16635         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
16637 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
16639         * gcc.c-torture/execute/20020227-1.c: New test.
16641 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
16643         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
16644         here" ERROR lines.
16645         * g++.old-deja/g++.oliva/partord1.C: Likewise.
16646         * g++.old-deja.g++.other/defarg1.C: Likewise.
16647         * g++.old-deja/g++.pt/calls2.C: Likewise.
16648         * g++.old-deja/g++.pt/crash20.C: Likewise.
16649         * g++.old-deja/g++.pt/crash30.C: Likewise.
16650         * g++.old-deja/g++.pt/crash36.C: Likewise.
16651         * g++.old-deja/g++.pt/crash6.C: Likewise.
16652         * g++.old-deja/g++.pt/defarg13.C: Likewise.
16653         * g++.old-deja/g++.pt/derived3.C: Likewise.
16654         * g++.old-deja/g++.pt/error1.C: Likewise.
16655         * g++.old-deja/g++.pt/friend21.C: Likewise.
16656         * g++.old-deja/g++.pt/friend23.C: Likewise.
16657         * g++.old-deja/g++.pt/infinite1.C: Likewise.
16658         * g++.old-deja/g++.robertl/eb128.C: Likewise.
16660 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
16662         * gcc.c-torture/execute/20020225-2.c: New test.
16664 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
16666         * gcc.c-torture/execute/920730-1t.c,
16667         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
16668         Delete test cases, only relevant to -traditional.
16670 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16672         * gcc.dg/cpp/undef1.c: Remove.
16673         * gcc.dg/cpp/directiv.c: Update.
16674         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
16676 2002-02-27  Michael Meissner  <meissner@redhat.com>
16678         * gcc.c-torture/execute/20020226-1.c: New test.
16680 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
16682         * g++.dg/debug/debug4.C: New test.
16684         * gcc.dg/ia64-visibility-1.c: New test.
16686 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
16688         * gcc.dg/debug/20020224-1.c: New.
16690 2002-02-25  Kazu Hirata  <kazu@hxi.com>
16692         * gcc.c-torture/execute/960416-1.x: New.
16693         * gcc.c-torture/execute/divconst-3.x: Likewise.
16695 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
16697         * gcc.dg/20020224-1.c: New test.
16699 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
16701         * gcc.c-torture/execute/20020225-1.c: New.
16703 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16705         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
16707 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
16709         * gcc.dg/20020222-1.c: New test.
16711 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
16713         * g++.dg/opt/anonunion1.C: New test.
16715 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
16717         * g++.dg/template/qualttp19.C: New test.
16718         * g++.dg/template/qualttp20.C: New test.
16719         * g++.old-deja/g++.jason/report.C: Adjust expected errors
16720         * g++.old-deja/g++.other/qual1.C: Likewise.
16722 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
16724         * gcc.dg/attr-alwaysinline.c: New.
16726 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
16728         * gcc.dg/20020220-1.c: New test.
16730         * gcc.dg/20020220-2.c: New test.
16732         * g++.dg/opt/mmx1.C: New test.
16734 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
16736         * gcc.c-torture/compile/20020110.c: New test.
16738 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
16740         * gcc.c-torture/execute/20020219-1.c: New test.
16742         * gcc.dg/20020219-1.c: New test.
16744         * gcc.dg/noncompile/20020220-1.c: New test.
16746         * g++.dg/opt/ptrintsum1.C: New test.
16748         * gcc.dg/debug/20020220-1.c: New test.
16750 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
16752         * gcc.c-torture/execute/20020216-1.c: New test.
16754 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16756         * gcc.dg/decl-1.c: Update, new test.
16758 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
16760         * g++.dg/abi/bitfield1.C: New test.
16761         * g++.dg/abi/bitfield2.C: New test.
16763 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16765         * gcc.dg/attr-nest.c: New test.
16767 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16769         * gcc.c-torture/execute/20020215-1.c: New test.
16771 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
16773         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
16774         * g++.dg/debug/debug.exp: New.
16775         * g++.dg/debug/trivial.C: New.
16776         * g++.dg/debug/debug1.C: Moved...
16777         * g++.dg/other/debug1.C: ...from here.
16778         * g++.dg/debug/debug2.C: Moved...
16779         * g++.dg/other/debug2.C: ...from here.
16780         * g++.dg/debug/debug3.C: Moved...
16781         * g++.dg/other/debug3.C: ...from here.
16783         * gcc.dg/noncompile/20020213-1.c: New test.
16785 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
16787         * g++.dg/other/debug3.C: New test.
16789         * gcc.c-torture/execute/20020213-1.c: New test.
16791 2002-02-13  Richard Smith <richard@ex-parrot.com>
16793         * g++.old-deja/g++.other/thunk1.C: New test.
16795 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16797         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
16799 2002-02-13  Stan Shebs  <shebs@apple.com>
16801         * gcc.dg/altivec-3.c: New.
16803 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
16805         * gcc.dg/Wunreachable-1.c: New test.
16806         * gcc.dg/Wunreachable-2.c: New test.
16808 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
16810         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
16812 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
16814         * gcc.dg/decl-1.c: New test.
16816 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16818         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
16820 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16822         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
16823         * gcc.c-torture/compile/980506-1.x: Likewise.
16825 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16827         * gcc.dg/20020210-1.c: New.
16829 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
16831         * g77.f-torture/execute/947.f: New regression test
16832         for PR fortran/947.
16834 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
16836         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
16837         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
16839 2002-02-08  Richard Henderson  <rth@redhat.com>
16841         * gcc.c-torture/compile/labels-3.c: New.
16843 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
16845         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
16846         expression statements work instead.
16847         * gcc.dg/noncompile/20020207-1.c: New test.
16849 2002-02-07  Richard Henderson  <rth@redhat.com>
16851         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
16853 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16855         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
16856         message from g77
16857         * lib/g77-dg.exp: Trim g77 error messages so that they are
16858         recognized by dg.exp.
16860 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16862         PR fortran/5473
16863         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
16865 2002-02-07  Richard Henderson  <rth@redhat.com>
16867         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
16868         to be sufficiently aligned for integers.
16870 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
16872         * g++.dg/template/friend4.C: New test.
16874 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16876         PR fortran/5743
16877         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
16878         unsupported cases.
16880 2002-02-07  Richard Henderson  <rth@redhat.com>
16882         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
16883         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
16884         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
16885         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
16887 2002-02-06  Richard Henderson  <rth@redhat.com>
16889         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
16891 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
16893         * gcc.dg/20020206-1.c: New test.
16895 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
16897         * gcc.c-torture/execute/20020206-1.c: New test.
16899         * gcc.c-torture/execute/20020206-2.c: New test.
16901         PR optimization/5429:
16902         * gcc.c-torture/compile/20020206-1.c: New test.
16904 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
16906         * g++.dg/ext/align1.C: Do not use an explicit alignment value
16907         as certain file formats cannot support particularly large
16908         alignments.
16910         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
16911         and do not expect to be able to link the executable.
16913         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
16914         fail because the COFF format does not support the weak attribute.
16916 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
16918         * g77.dg/pr5473.f:  New test
16920 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16922         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
16923         Fix testcase accordingly.
16925 2002-02-04  Richard Henderson  <rth@redhat.com>
16927         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
16928         (buf): Change to be an array of pointers, not ints.
16930 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16932         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
16933         before all tests.  Move warning one line above to match where it
16934         C frontend emits.
16935         * gcc.dg/Wswitch-2.c: New test.
16936         * g++.dg/warn/Wswitch-1.C: New test.
16937         * g++.dg/warn/Wswitch-2.C: New test.
16939 2002-02-04  Richard Henderson  <rth@redhat.com>
16941         * g++.dg/abi/offsetof.C: Fix size comparison.
16943 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
16945         * gcc.dg/cast-qual-2.c: New test.
16947 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16949         * gcc.dg/20020201-4.c: New test.
16951 2002-02-04  Ben Elliston  <bje@redhat.com>
16953         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
16954         target_info attribute != 0, in addition to the empty string.
16955         (gcc_target_compile): Likewise.
16957 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
16959         * gcc.dg/Wswitch.c: New test.
16960         PR gcc/4475. PR gcc/3780.
16962 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
16964         * g77.f-torture/execute/5122.f: New test for regressions
16965         against PR fortran/5122.
16967 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
16969         * g77.f-torture/compile/pr3743.f: Delete
16970         * g77.dg/pr3743-1.f: New test.
16971         * g77.dg/pr3743-2.f: New test.
16972         * g77.dg/pr3743-3.f: New test.
16973         * g77.dg/pr3743-4.f: New test.
16975 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16977         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
16979 2002-02-02  Richard Henderson  <rth@redhat.com>
16981         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
16982         * gcc.c-torture/execute/bf64-1.c: Likewise.
16984 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16986         * gcc.dg/20020201-2.c: New test.
16988         * gcc.dg/20020201-3.c: New test.
16990         * gcc.c-torture/execute/bitfld-2.c: New test.
16992 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16994         * gcc.dg/bitfld-1.c: Update.
16995         * gcc.dg/bitfld-2.c: Update.
16996         * gcc.c-torture/execute/bitfld-1.x: New.
16998 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17000         * gcc.c-torture/execute/20020201-1.c: New test.
17002 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
17004         PR target/5469
17005         * gcc.dg/20020201-1.c: New test.
17007 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
17009         PR fortran/3743
17010         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
17011         * g77.f-torture/compile/pr3743.x: Remove
17013 2002-01-31  Tom Rix  <trix@redhat.com>
17015         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
17017 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17019         * gcc.dg/noncompile/20020130-1.c: New test.
17021 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
17023         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
17025 2002-01-29  Richard Henderson  <rth@redhat.com>
17027         * gcc.c-torture/execute/991118-1.c: Cast various constants back
17028         to long long.
17029         * gcc.c-torture/execute/bf64-1.c: Likewise.
17031 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
17033         * gcc.c-torture/execute/20020129-1.c: New test.
17035 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17037         * gcc.c-torture/compile/20000224-1.c: Update.
17038         * gcc.c-torture/execute/bitfld-1.c: New tests.
17039         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
17040         * gcc.dg/uninit-A.c: Update.
17042 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
17044         * g++.dg/template/ctor1.C: Add instantiation.
17046 2002-01-28  Paul Koning  <pkoning@equallogic.com>
17048         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
17049         argument to __builtin_prefetch to be const ptr.
17051 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
17053         * gcc.c-torture/compile/20020120-1.c: New test.
17055 2002-01-27  Kazu Hirata  <kazu@hxi.com>
17057         * gcc.c-torture/execute/20020127-1.c: New test.
17059 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
17061         * g77.dg/f77-edit-i-in.f: New test
17062         * g77.dg/f77-edit-i-out.f: New test
17064 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
17066         * gcc.dg/debug/debug.exp: New file.
17067         * gcc.dg/debug/trivial.c: New file.
17068         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
17069         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
17070         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
17071         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
17072         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
17073         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
17074         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
17075         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
17076         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
17077         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
17078         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
17079         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
17080         * gcc.dg/20000503-1.c: Removed.
17081         * gcc.dg/20010207-1.c: Removed.
17082         * gcc.dg/20011223-1.c: Removed.
17083         * gcc.dg/20020104-2.c: Removed.
17084         * gcc.dg/debug-1.c: Removed.
17085         * gcc.dg/debug-2.c: Removed.
17086         * gcc.dg/debug-3.c: Removed.
17087         * gcc.dg/debug-4.c: Removed.
17088         * gcc.dg/debug-5.c: Removed.
17089         * gcc.dg/debug-6.c: Removed.
17090         * gcc.dg/dwarf2-1.c: Removed.
17091         * gcc.dg/dwarf2-2.c: Removed.
17093 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
17095         * g++.old-deja/g++.other/eh5.C: New test.
17096         * g++.old-deja/g++.other/sibcall2.C: New test.
17097         * g++.old-deja/g++.other/array9.C: New test.
17098         * g++.old-deja/g++.other/typename2.C: New test.
17099         * g++.old-deja/g++.other/crash60.C: New test.
17100         * g++.old-deja/g++.other/conv9.C: New test.
17101         * g++.old-deja/g++.other/mangle10.C: New test.
17102         * g++.old-deja/g++.other/unchanging1.C: New test.
17103         * g++.old-deja/g++.other/exprstmt1.C: New test.
17104         * g++.old-deja/g++.other/inline23.C: New test.
17105         * g++.old-deja/g++.eh/ia64-1.C: New test.
17106         * g++.old-deja/g++.other/dwarf2-1.C: New test.
17107         * g++.old-deja/g++.other/reload1.C: New test.
17108         * g++.old-deja/g++.other/static20.C: New test.
17109         * g++.old-deja/g++.other/local-alloc1.C: New test.
17110         * g++.old-deja/g++.other/conv8.C: New test.
17111         * g++.old-deja/g++.other/stmtexpr2.C: New test.
17112         * g++.old-deja/g++.other/storeexpr1.C: New test.
17113         * g++.old-deja/g++.other/storeexpr2.C: New test.
17114         * g++.dg/eh/template2.C: New test.
17115         * g++.dg/warn/weak1.C: New test.
17117 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
17119         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
17120         Remove first, non-varying, argument.
17122 2002-01-23  Richard Henderson  <rth@redhat.com>
17124         * gcc.dg/inline-2.c: New.
17126         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
17127         Add optional target arg.  Check number of arguments.
17128         (scan-assembler-not, scan-assembler-dem): Likewise.
17129         (scan-assembler-dem-not): Likewise.
17131 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17133         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
17134         line 12.
17135         * g++.old-deja/g++.brendan/parse3.C,
17136         g++.old-deja/g++.other/crash26.C,
17137         g++.old-deja/g++.other/crash28.C,
17138         g++.old-deja/g++.other/crash29.C,
17139         g++.old-deja/g++.other/crash30.C,
17140         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
17142 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
17144         * gcc.dg/20020115-1.c: New.
17146 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
17148         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
17150 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
17152         * gcc.dg/20020122-3.c: New.
17154 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
17156         * g++.dg/other/gc1.C: New test.
17158 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17160         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
17162 2002-01-22  Richard Henderson  <rth@redhat.com>
17164         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
17166 2002-01-22  Richard Henderson  <rth@redhat.com>
17168         * gcc.dg/20020122-4.c: New.
17170 2002-01-22  H.J. Lu <hjl@gnu.org>
17172         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
17173         link output.
17174         * gcc.dg/special/ecos.exp: Likewise.
17175         * lib/g++-dg.exp: Likewise.
17176         * lib/g77-dg.exp: Likewise.
17177         * lib/gcc-dg.exp : Likewise.
17178         * lib/mike-g++.exp: Likewise.
17179         * lib/mike-g77.exp: Likewise.
17180         * lib/mike-gcc.exp: Likewise.
17181         * lib/objc-dg.exp: Likewise.
17183 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
17185         PR target/5379
17186         * gcc.dg/20020122-2.c: New test.
17188 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
17190         * gcc.dg/20020122-1.c: New test.
17192 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
17194         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
17196 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
17198         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
17200 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17202         * gcc.c-torture/compile/20020121-1.c: New test.
17204 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17206         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
17207         ld_library_path.
17209 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
17211         * gcc.dg/20020218-1.c: New test.
17213 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
17215         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
17216         messages
17217         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
17218         "At global scope" warning
17219         * g++.dg/ext/align1.C: Change cygwin test for alignment
17220         from db-bogus to dg-warning
17222 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
17224         * g77.f-torture/compile/cpp2.F: New test.
17226 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17228         * g++.dg/template/access1.C: New test.
17230 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
17232         * gcc.dg/20020118-1.c: New.
17234 2002-01-18  Kazu Hirata  <kazu@hxi.com>
17236         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
17238 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
17240         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
17241         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
17242         alignment warnings.
17244 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
17246         * gcc.misc-tests/i386-prefetch.exp: Save and restore
17247         torture_with_loops and torture_without_loops
17249 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
17251         * gcc.c-torture/compile/20020116-1.c: New test.
17253 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
17255         * gcc.dg/20020116-2.c: New test.
17257         * gcc.dg/ultrasp4.c: New test.
17259         * gcc.dg/20020116-1.c: New test.
17261 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
17263         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
17264         by EABI.
17266 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
17268         * gcc.misc-tests/i386-prefetch.exp: New.
17269         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
17270         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
17271         * gcc.misc-tests/i386-pf-none-1.c: New test.
17272         * gcc.misc-tests/i386-pf-sse-1.c: New test.
17274 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
17276         * gcc.dg/gnu89-init-1.c: Add new tests.
17278 2002-01-15  Andreas Jaeger  <aj@suse.de>
17280         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
17281         * gcc.dg/i386-mmx-2.c: Likewise.
17282         * gcc.dg/i386-sse-1.c: Likewise.
17283         * gcc.dg/i386-sse-2.c: Likewise.
17284         * gcc.dg/i386-sse-3.c: Likewise.
17286 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
17288         * g77.f-torture/execute/intrinsic-unix-bessel.f:
17289         Uncomment additional cases that now pass.
17291 2002-01-11  Richard Henderson  <rth@redhat.com>
17293         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
17294         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
17296 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
17298         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
17300 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
17302         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
17303         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
17305 2002-01-10  Dale Johannesen  <dalej@apple.com>
17307         * gcc.c-torture/execute/loop-11.c: New.
17309 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
17311         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
17312         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
17314 2002-01-09  Richard Henderson  <rth@redhat.com>
17316         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
17317         type in which to perform the operation for each size.
17319 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
17321         * gcc.c-torture/compile/20020109-2.c: New test.
17323 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
17325         * gcc.c-torture/execute/loop-10.c: New test.
17327 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
17329         * gcc.c-torture/compile/20010226-1.c: New test.
17330         * gcc.c-torture/compile/20010227-1.c: New test.
17331         * gcc.c-torture/compile/20010426-1.c: New test.
17332         * gcc.c-torture/compile/20010510-1.c: New test.
17333         * gcc.c-torture/compile/20010605-3.c: New test.
17334         * gcc.c-torture/compile/20010824-1.c: New test.
17335         * gcc.c-torture/execute/20010409-1.c: New test.
17336         * gcc.dg/noncompile/20000901-1.c: New test.
17337         * gcc.dg/20001023-1.c: New test.
17338         * gcc.dg/20001101-1.c: New test.
17339         * gcc.dg/20001102-1.c: New test.
17340         * gcc.dg/20010207-1.c: New test.
17341         * gcc.dg/20010405-1.c: New test.
17342         * gcc.dg/20010822-1.c: New test.
17343         * gcc.dg/20011107-1.c: New test.
17345 2002-01-09  Jeffrey A Law  (law@redhat.com)
17347         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
17349         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
17350         execution failure on PA targets.
17352 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
17354         * gcc.c-torture/compile/20020109-1.c: New test.
17356 2002-01-08  Kazu Hirata  <kazu@hxi.com>
17358         * gcc.c-torture/execute/20020108-1.c: New test.
17360 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
17362         * gcc.dg/20020108-1.c: New test.
17364 2002-01-08  H.J. Lu <hjl@gnu.org>
17366         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
17367         for header files.
17369 2002-01-08  Geoff Keating  <geoffk@redhat.com>
17371         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
17372         consistency.
17374 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
17376         * gcc.dg/altivec-4.c: Test altivec predicates.
17378 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
17380         * gcc.c-torture/execute/20020107-1.c: New test.
17382 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
17384         PR c/5279
17385         * gcc.c-torture/compile/20020106-1.c: New test.
17387 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
17389         * gcc.c-torture/execute/nestfunc-4.c: New test.
17391 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
17393         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
17394         extra triple that slipped in.
17395         * g++.old-deja/g++.abi/align.C: Likewise.
17396         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17398 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
17400         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
17401         * g++.old-deja/g++.abi/align.C: Likewise.
17402         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17404         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
17405         on FreeBSD/i386.
17406         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
17407         FreeBSD.
17409 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
17411         * gcc.dg/20020104-1.c: New test.
17413         * gcc.dg/20020104-2.c: New test.
17415 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
17417         * gcc.dg/20020103-1.c: Fix typo in target selector.
17419 2002-01-03  Richard Henderson  <rth@redhat.com>
17421         * gcc.dg/20020103-1.c: New.
17423 2002-01-03  Kazu Hirata  <kazu@hxi.com>
17425         * gcc.c-torture/execute/20020103-1.c: New test.
17427 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
17429         * g++.dg/other/debug2.C: New test.
17431         * gcc.c-torture/compile/20020103-1.c: New test.
17433 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
17435         * gcc.dg/gnu89-init-1.c: Added new tests.
17437 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17439         * g++.dg/template/friend2.C: Remove as patch is reverted.
17441         * g++.dg/warn/oldcast1.C: New test.
17443         * g++.dg/template/ptrmem1.C: New test.
17444         * g++.dg/template/ptrmem2.C: New test.
17446         * g++.dg/template/ntp.C: New test.
17448         * g++.dg/other/component1.C: New test.
17450         * g++.dg/template/ttp3.C: New test.
17452         * g++.dg/template/friend2.C: New test.
17453         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
17455 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17457         * g++.dg/other/ptrmem1.C: New test.
17458         * g++.dg/other/ptrmem2.C: New test.
17460 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17462         * g++.dg/template/ctor1.C: New test.
17464 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17466         * g++.dg/template/friend2.C: New test.
17468 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
17470         * gcc.dg/mmix-1.c: New test.
17472 2001-12-31  Richard Henderson  <rth@redhat.com>
17474         * gcc.dg/asm-5.c: New.
17476 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
17478         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
17479         in namespace __gnu_cxx
17481 2001-12-30  Richard Henderson  <rth@redhat.com>
17483         * gcc.dg/debug-6.c: New.
17485 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
17487         * gcc.c-torture/compile/20011229-2.c: New test.
17489 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
17491         * gcc.dg/debug-3.c: New test.
17492         * gcc.dg/debug-4.c: New test.
17493         * gcc.dg/debug-5.c: New test.
17495 2001-12-29  Richard Henderson  <rth@redhat.com>
17497         * g++.dg/eh/loop1.C: New.
17499 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
17501         * g++.dg/template/crash1.C: New test.
17503 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
17505         * g++.dg/other/const1.C: New test.
17507 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
17509         * gcc.c-torture/compile/20011229-1.c: New test.
17511 2001-12-28  Stan Shebs  <shebs@apple.com>
17513         * lib/objc-torture.exp: Resync with c-torture.exp.
17514         * lib/objc.exp: Load standard libraries.
17516 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
17518         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
17519         additional tests.
17521 2001-12-27  Roger Sayle <roger@eyesopen.com>
17523         * gcc.c-torture/execute/string-opt-16.c: New testcase.
17525 2001-12-27  Richard Henderson  <rth@redhat.com>
17527         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
17529 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
17531         * g++.dg/eh/ctor1.C: New test.
17532         * g++.dg/other/error2.C: New test.
17534 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
17536         * g++.dg/other/init2.C: New test.
17538 2001-12-24  Richard Henderson  <rth@redhat.com>
17540         * gcc.dg/20011223-1.c: New.
17541         * gcc.dg/inline-1.c: New.
17543 2001-12-23  Richard Henderson  <rth@redhat.com>
17545         * gcc.dg/asm-4.c: Test operand modifiers.
17547 2001-12-23  Richard Henderson  <rth@redhat.com>
17549         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
17551 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17553         * gcc.c-torture/execute/20011223-1.c: New test.
17555 2001-12-21  Richard Henderson  <rth@redhat.com>
17557         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
17558         re-enables the warning.
17560 2001-12-21  Richard Henderson  <rth@redhat.com>
17562         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
17564 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
17566         * gcc.c-torture/compile/20011218-1.c: New test.
17568 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
17570         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
17571         arm-isr.c test.
17572         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
17573         epilogue generation for ARM ISR routines.
17575 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17577         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
17578         * gcc.dg/format/c90-printf-3.c: Likewise.
17579         * gcc.dg/format/c99-printf-3.c: Likewise.
17580         * gcc.dg/format/ext-1.c: Likewise.
17581         * gcc.dg/format/ext-6.c: Likewise.
17582         * gcc.dg/format/format.h: Prototype unlocked stdio.
17584 2001-12-20  Richard Henderson  <rth@redhat.com>
17586         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
17587         (arena): Use it.
17588         (malloc): Correct allocation logic.  Abort if we fill up the
17589         arena before initialization complete.
17590         (realloc): Correct allocation logic.
17592 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
17594         * gcc.c-torture/compile/20011219-2.c: New test.
17596         * gcc.c-torture/execute/20011219-1.c: New test.
17598 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
17600         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
17601         target does not support weak symbols.
17603 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
17605         * gcc.c-torture/compile/20011219-1.c: New test.
17607 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
17609         * g++.dg/other/error1.C: New test.
17611 2001-12-17  Jeffrey A Law  (law@redhat.com)
17613         * gcc.c-torture/execute/20011217-1.c: New test.
17615 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
17617         * objc.dg/special/: New directory.
17618         * objc.dg/special/special.exp: New file.
17619         * objc.dg/special/unclaimed-category-1.h: New file.
17620         * objc.dg/special/unclaimed-category-1a.m: New file.
17621         * objc.dg/special/unclaimed-category-1.m: New file.
17623 2001-12-17  Andreas Jaeger  <aj@suse.de>
17625         * gcc.c-torture/compile/20011217-2.c: New test.
17627 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17629         * gcc.c-torture/compile/20011217-1.c: New test.
17631 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
17633         * testsuite/gcc.dg/20011214-1.c: New.
17635 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
17637         * gcc.dg/altivec-4.c: New.
17639 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
17641         * gcc.dg/20011113-1.c: New test.
17643 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17645         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
17646         std::__malloc_alloc_template<0> and
17647         std::__default_alloc_template<false, 0>.
17649 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
17651         * objc/execute/bf-21.m: New test.
17652         * objc/execute/enumeration-1.m: New test.
17653         * objc/execute/enumeration-2.m: New test.
17655 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
17657         * gcc.dg/gnu89-init-1.c: New test.
17659 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
17661         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
17662         * g++.old-deja/g++.jason/2371.C: Likewise.
17663         * g++.old-deja/g++.jason/template33.C: Likewise.
17664         * g++.old-deja/g++.jason/template34.C: Likewise.
17665         * g++.old-deja/g++.jason/template36.C: Likewise.
17666         * g++.old-deja/g++.oliva/typename1.C: Likewise.
17667         * g++.old-deja/g++.oliva/typename2.C: Likewise.
17668         * g++.old-deja/g++.other/typename1.C: Likewise.
17669         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17670         * g++.old-deja/g++.pt/nontype5.C: Likewise.
17671         * g++.old-deja/g++.pt/typename11.C: Likewise.
17672         * g++.old-deja/g++.pt/typename14.C: Likewise.
17673         * g++.old-deja/g++.pt/typename16.C: Likewise.
17674         * g++.old-deja/g++.pt/typename3.C: Likewise.
17675         * g++.old-deja/g++.pt/typename4.C: Likewise.
17676         * g++.old-deja/g++.pt/typename5.C: Likewise.
17677         * g++.old-deja/g++.pt/typename7.C: Likewise.
17678         * g++.old-deja/g++.robertl/eb9.C: Likewise.
17680 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
17682         * g++.dg/other/linkage1.C: New test.
17683         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
17684         specifiers.
17686 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
17688         * gcc.dg/concat.c: New test.
17690 2001-12-11  Stan Shebs  <shebs@apple.com>
17692         * objc/compile: New test directory.
17693         * objc/compile/compile.exp: New expect script.
17694         * objc/compile/20011211-1.m: New compile test.
17696 2001-12-11  Jason Merrill  <jason@redhat.com>
17698         * lib/prune.exp (prune_gcc_output): Also handle "In member
17699         function".  So many permutations...
17701 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
17703         * g++.dg/template/typedef1.C: New test.
17705 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
17707         * g++.dg/other/copy1.C: New test.
17709 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
17711         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
17713         * gcc.dg/builtin-choose-expr.c: New.
17715 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
17717         * gcc.dg/altivec-2.c: New.
17719 2001-12-07  Richard Henderson  <rth@redhat.com>
17721         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
17723 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
17725         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
17726         ultrasparc.
17728 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17730         * g++-old.deja/g++.robertl/eb101.C: Deleted.
17732 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
17734         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
17735         variable argument list.
17737 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
17739         * gcc.c-torture/execute/memcheck: Delete entire directory.
17740         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
17741         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
17743 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17745         * gcc.dg/Wshadow-1.c: New test.
17747 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
17749         * gcc.c-torture/compile/20011130-1.c: New test.
17751         * gcc.dg/noncompile/20011025-1.c: New test.
17753         * g++.dg/other/anon-union.C: New test.
17755         * gcc.c-torture/execute/20011024-1.c: New test.
17757 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
17759         * gcc.c-torture/execute/20000722-1.x,
17760         gcc.c-torture/execute/20010123-1.x: Remove.
17761         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
17762         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
17763         gcc.dg/c99-complit-2.c: New tests.
17765 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
17767         * g++.dg/inherit/base1.C: New test.
17769 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
17771         * g++.dg/other/stdarg1.C: New test.
17773         * gcc.c-torture/compile/20011130-2.c: New test.
17775 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
17777         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
17778         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
17779         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
17780         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
17781         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
17782         * gcc.dg/builtin-prefetch-1.c: New test.
17784 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
17786         * gcc.dg/20011130-1.c: New test.
17788 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
17790         * g++.dg/other/scope1.C: New test.
17791         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
17793 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
17795         * gcc.dg/vla-init-1.c: New test.
17797 2001-12-01  Geoff Keating  <geoffk@redhat.com>
17799         * gcc.c-torture/compile/structs.c: New testcase from GDB.
17801 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17803         * objc.dg/alias.m: Update.
17804         * objc.dg/class-1.m: Update.
17805         * objc.dg/const-str-1.m: Update.
17806         * objc.dg/fwd-proto-1.m: Update.
17807         * objc.dg/id-1.m: Update.
17808         * objc.dg/super-class-1.m: Update.
17810 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
17812         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
17813         constructs.
17815 2001-11-28  Jeffrey A Law  (law@cygnus.com)
17817         * gcc.c-torture/execute/20011128-1.c: New test.
17819 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
17821         * gcc.dg/20011127-1.c: New test.
17823 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17825         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
17826         from Austin Group draft 7.
17827         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
17828         scanf format arguments.
17829         * gcc.dg/format/no-exargs-2.c: New test.
17831 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
17833         * g++.dg/abi/vbase8-4.C: New test.
17835 2001-11-24  Ian Lance Taylor  <ian@airs.com>
17837         * gcc.c-torture/execute/20011121-1.c: New test.
17839 2001-11-23  Jeffrey A Law  (law@cygnus.com)
17841         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
17843 2001-11-23  Andreas Jaeger  <aj@suse.de>
17845         * gcc.dg/cpp/charconst-2.c: New test.
17847 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
17849         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
17850         to the host if it is remote.  Let tests specify extra headers
17851         they use.
17852         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
17853         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
17854         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
17855         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
17856         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
17857         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
17858         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
17859         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
17860         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
17861         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
17863 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
17865         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
17866         for little endian ARMs.
17868 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
17870         * gcc.c-torture/compile/20011119-1.c: New test.
17871         * gcc.c-torture/compile/20011119-2.c: New test.
17873 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
17875         * gcc.dg/altivec-1.c: Fix typo.
17877 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
17879         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
17881 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
17883         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
17885 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
17887         * lib/g77.exp: Don't specify --rpath-link.
17889         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
17890         across all the headers.
17891         * gcc.dg/format/format.exp: For testing on a remote host,
17892         copy format.h.
17894         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
17895         * gcc.c-torture/execute/930406-1.c: Likewise.
17896         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
17898 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
17900         * gcc.dg/altivec-1.c: New.
17902 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
17904         * gcc.dg/cpp/fpreprocessed.c: New test case.
17906 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17908         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
17909         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
17910         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
17912 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17914         * gcc.dg/no-builtin-1.c: New test.
17916 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
17918         * gcc.c-torture/execute/20011115-1.c: New test.
17920 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
17922         * gcc.c-torture/compile/20011114-2.c: New test.
17923         * gcc.c-torture/compile/20011114-3.c: New test.
17924         * gcc.c-torture/compile/20011114-4.c: New test.
17926 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
17928         * g++.dg/other/init1.C: New test.
17930 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
17932         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
17933         message.
17935         * gcc.c-torture/execute/20011114-1.c: New testcase.
17937         * gcc.c-torture/compile/20010327-1.c: Revert last change.
17938         * gcc.c-torture/compile/20011114-1.c: New test, exactly
17939         like the (before this change) version of 20010327-1.c.
17941 2001-11-14  Roger Sayle <roger@eyesopen.com>
17943         * gcc.c-torture/execute/string-opt-13.c: New testcase.
17945 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
17947         * g++.dg/init/array2.C: New test.
17949 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
17951         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
17953 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
17955         * g++.dg/other/forscope1.C: New test.
17956         * g++.dg/ext/forscope1.C: New test.
17957         * g++.dg/ext/forscope2.C: New test.
17959 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
17961         * gcc.c-torture/execute/20011113-1.c: New test.
17963 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
17965         * gcc.c-torture/execute/20011109-2.c: New test.
17967         * gcc.c-torture/execute/20011109-1.c: New test.
17969 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
17971         * gcc.c-torture/compile/20011109-1.c: New test.
17973 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
17975         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
17976         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
17977         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
17978         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
17979         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
17980         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
17981         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
17983 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17985         * g++.dg/warn/Wshadow-1.C: New tests.
17986         * g++.old-deja/g++.mike/for3.C: Update.
17988 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
17990         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
17991         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
17992         XFAILs.  Adjust expected error texts.
17993         * gcc.c-torture/compile/20011106-1.c,
17994         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
17995         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
17996         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
17997         gcc.dg/c99-array-lval-5.c: New tests.
17999 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18001         * gcc.dg/cpp/defined.c: Update.
18003 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18005         * gcc.c-torture/execute/anon-1.c: New test.
18007 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
18009         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
18010         same size, so no warning should be produced on stormy16.
18012         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
18013         due to oversized array.
18014         * g++.old-deja/g++.mike/ns15.C: Likewise.
18015         * g++.old-deja/g++.pt/crash16.C: Likewise.
18017 2001-11-02  Graham Stott  <grahams@redhat.com>
18019         * g++.dgother/debug1.C: Fix typos.
18021 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
18023         * g++.dg/other/debug1.C: New test.
18025 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18027         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
18028         of unsigned long.
18030 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
18032         * gcc.dg/20011029-2.c: New test.
18034         * gcc.c-torture/compile/20011029-1.c: New test.
18036 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
18038         * objc/execute/class_self-1.m: New test.
18039         * objc/execute/class_self-2.m: New test.
18041 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
18043         * gcc.misc-tests/msgs.exp: Delete.
18044         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
18045         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
18046         error set to match recent changes.
18048 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
18050         * gcc.dg/20011021-1.c: New test.
18052 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
18054         * gcc.c-torture/compile/20011023-1.c: New test.
18056 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
18058         * lib/g77.exp: Rewrite based on lib/g++.exp.
18060 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
18062         * gcc.c-torture/execute/20011019-1.c: New test.
18064         * gcc.dg/20011018-1.c: New test.
18066 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
18068         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
18070 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
18072         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
18073         * gcc.dg/attr-invalid.c: Likewise.
18075 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
18077         * testsuite/gcc.dg/20011015-1.c: New test.
18079 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18081         * g++.dg/template/unify2.C: New test.
18083 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18085         * g++.dg/other/exception-specification.C: New test
18087 2001-10-13  Tom Rix  <trix@redhat.com>
18089         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
18090         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
18092 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
18094         * testsuite/gcc.dg/20011009-1.c: New test.
18096 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
18098         PR g++/4476
18099         * g++.dg/other/friend1.C: New test.
18101 2001-10-11  Richard Henderson  <rth@redhat.com>
18103         * g++.old-deja/g++.other/crash18.C: Add -S to options.
18105 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18107         * gcc.c-torture/compile/20011010-1.c: New.
18109 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18111         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
18112         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
18113         g77.f-torture/execute/execute.exp,
18114         g77.f-torture/noncompile/noncompile.exp,
18115         gcc.c-torture/compile/compile.exp,
18116         gcc.c-torture/execute/execute.exp,
18117         gcc.c-torture/execute/ieee/ieee.exp,
18118         gcc.c-torture/execute/memcheck/memcheck.exp,
18119         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
18120         objc/execute/execute.exp: Update FSF address.
18122 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
18124         * gcc.dg/cpp/cmdlne-C.c: Update.
18125         * gcc.dg/cpp/cmdlne-C2.c: New.
18127 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18129         * gcc.c-torture/execute/20011008-3.c: New.
18131 2001-10-08  DJ Delorie  <dj@redhat.com>
18133         * gcc.dg/20011008-1.c: New.
18134         * gcc.dg/20011008-2.c: New.
18136 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18138         * gcc.dg/cpp/spacing1.c: Update test.
18140 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18142         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
18143         spelling errors of "separate" as "seperate".
18145 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
18147         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
18148         enough to avoid inlining.
18150 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18152         * lib/g77.exp: set libg2c_dir correctly.
18154 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18156         * gcc.dg/cpp/macro11.c: New test.
18158 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18160         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
18161         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
18162         gcc.dg/format/multattr-3.c: New tests.
18163         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
18164         tests for format attributes on function pointers being rejected.
18166 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18168         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
18170 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18172         * g++.dg/warn/format1.C: New test.
18174 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18176         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
18178 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18180         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
18182 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18184         * gcc.dg/cpp/redef2.c: Add test.
18186 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
18188         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
18189         long-standing bug on i686, apparently.
18190         * gcc.c-torture/execute/loop-2c.x: New file.
18191         * gcc.c-torture/execute/loop-2d.x: New file.
18192         * gcc.c-torture/execute/loop-3c.x: New file.
18194 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
18196         * gcc.dg/cpp/20000625-2.c: Correct line number.
18198 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
18200         * gcc.dg/cpp/macro10.c: New test.
18201         * gcc.dg/cpp/strify3.c: New test.
18202         * gcc.dg/cpp/spacing1.c: Add tests.
18203         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
18204         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
18206 2001-09-24  DJ Delorie  <dj@redhat.com>
18208         * gcc.c-torture/execute/20010924-1.c: New test.
18210 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
18212         * testsuite/objc/execute/paste.m: Remove.
18214 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18216         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
18218 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
18220         * g77.dg/strlen0.f: New test.
18222 2001-09-21  Richard Henderson  <rth@redhat.com>
18224         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
18225         * g++.old-deja/g++.abi/vtable2.C: Likewise.
18227 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
18229         Table-driven attributes.
18230         * g++.dg/ext/attrib1.C: New test.
18232 2001-09-20  DJ Delorie  <dj@redhat.com>
18234         * gcc.dg/20000926-1.c: Update expected warning messages.
18235         * gcc.dg/array-2.c: Likewise, and test for warnings too.
18236         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
18237         array.
18239 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
18241         * g++.dg/eh/registers1.C: New test case.
18243 2001-09-17  Richard Henderson  <rth@redhat.com>
18245         * gcc.dg/array-5.c: Fix VLA decomposition test.
18247 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18249         * gcc.dg/cpp/line5.c: New testcase.
18251 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18253         * gcc.dg/cpp/macro9.c: New test.
18255 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
18257         * gcc.c-torture/execute/980223.c: Change type of addr from long
18258         to char *.
18260 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
18262         * gcc.c-torture/execute/20010915-1.c: New test.
18264 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
18266         * g77.dg/bprob: New directory.
18267         * g77.dg/bprob/bprob.exp: New file.
18268         * g77.dg/bprob/bprob-1.f: New test.
18269         * g77.dg/gcov: New directory.
18270         * g77.dg/gcov/gcov.exp: New file.
18271         * g77.dg/gcov/gcov-1.f: New test.
18272         * g77.dg/gcov/gcov-1.x: New file.
18274 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18276         * gcc.dg/cpp/directiv.c: Update.
18277         * gcc.dg/cpp/undef1.c: Update.
18279 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
18281         * gcc.dg/20010912-1.c: New test.
18283 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
18285         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
18286         language-independent file in lib.
18287         * lib/gcov.exp: New file.
18289 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18291         * gcc.c-torture/compile/20010911-1.c: New test.
18293 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
18295         * lib/profopt.exp: New, to support profile-directed optimizations.
18296         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
18297         * gcc.misc-tests/bprob-1.c: New test.
18298         * gcc.misc-tests/bprob-2.c: New test.
18300 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
18302         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
18303         XFAIL and which kinds of gcov output to verify.
18304         * gcc.misc-tests/gcov-4b.x: New file.
18305         * gcc.misc-tests/gcov-5b.x: New file.
18306         * gcc.misc-tests/gcov-6.x: New file.
18307         * gcc.misc-tests/gcov-7.c: New test.
18308         * gcc.misc-tests/gcov-7.x: New file.
18310 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
18312         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
18313         * gcc.misc-tests/gcov-6.c: New test.
18315 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
18317         PR c++/3986
18318         * g++.dg/abi/vbase1.C: New test.
18320 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
18322         * objc.dg/method-2.m: New.
18324 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
18326         PR c++/4203
18327         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
18328         * g++.dg/init/empty1.C: New test.
18330 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
18332         * gcc.c-torture/compile/20010903-1.c: New test.
18334 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
18336         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
18337         for m68k.
18339 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
18341         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
18343         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
18345         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
18347 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
18349         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
18350         for 16-bit 'unsigned int'.
18352 2001-08-29  Kazu Hirata  <kazu@hxi.com>
18354         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
18356 2001-08-27  Richard Henderson  <rth@redhat.com>
18358         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
18359         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
18361 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
18363         * gcc.dg/asm-names.c (ymain): New.
18365 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
18367         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
18368         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
18369         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
18371 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18373         * gcc.dg/compare5.c: New testcase.
18375 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
18377         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
18378         and "In instantiation".
18380 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
18382         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
18384 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
18386         * gcc.misc-tests/gcov.exp: Add support for branch information.
18387         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
18388         * gcc.misc-tests/gcov-4.c: New test.
18389         * gcc.misc-tests/gcov-4b.c: New test.
18390         * gcc.misc-tests/gcov-5b.c: New test.
18392 2001-08-20  Zack Weinberg  <zackw@panix.com>
18394         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
18395         expected to fail.
18397 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18399         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
18401 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
18403         * g++.dg/eh/template1.C: New test.
18405 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
18407         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
18408         Fix thinko.
18409         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
18410         for xfail.
18412 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
18414         * lib/g77-dg.exp:  Use prune.exp for common procedures
18415         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
18416         * lib/g77.exp: (g77-dg-prune) Remove
18418 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
18420         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
18422 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18424         * g++.dg/template/unify1.C: New test.
18426 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
18428         * g++.dg/abi/empty4.C: New test.
18430 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
18432         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
18433         solaris2.*
18434         * g77.f-torture/compile/pr3743.x: Likewise
18436 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18438         * g++.dg/other/using-declaration.C: New test.
18440 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18442         * gcc.dg/cpp/tr-sign.c: New testcase.
18444 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18446         * gcc.dg/cpp/19951025-1.c: Revert.
18447         * gcc.dg/cpp/directiv.c: We no longer process directives that
18448         interrupt macro arguments.
18450 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
18452         * gcc.dg/bconstp-1.c: New test.
18454 2001-08-03  Richard Henderson  <rth@redhat.com>
18456         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
18458 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18460         * gcc.dg/cpp/19951025-1.c: Update.
18462 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
18464         * g77.dg/ff90-1.f (s): Fix reference of variable z,
18465         should be x.
18467 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
18469         Kill -fhonor-std.
18470         * g++.old-deja/g++.ns/ns14.C: Remove special options.
18471         * g++.old-deja/g++.other/std1.C: Likewise.
18472         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
18474 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
18476         * lib/g77.exp:  Load gcc-defs.exp for common procedures
18477         (g77_pass, g77_fail, g77_finish, g77_exit,
18478         ${tool}_check_unsupported_p} Now redundant.  Deleted.
18480 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
18482         * g77.dg/fbackslash.f
18483         * g77.dg/fcase-preserve.f
18484         * g77.dg/ff90-1.f
18485         * g77.dg/ffixed-line-length-0.f
18486         * g77.dg/ffixed-line-length-132.f
18487         * g77.dg/ffixed-line-length-7.f
18488         * g77.dg/ffixed-line-length-72.f
18489         * g77.dg/ffixed-line-length-none.f
18490         * g77.dg/ffree-form-1.f
18491         * g77.dg/fno-backslash.f
18492         * g77.dg/fno-f90-1.f
18493         * g77.dg/fno-fixed-form-1.f
18494         * g77.dg/fno-onetrip.f
18495         * g77.dg/fno-typeless-boz.f
18496         * g77.dg/fno-underscoring.f
18497         * g77.dg/fno-vxt-1.f
18498         * g77.dg/fonetrip.f
18499         * g77.dg/ftypeless-boz.f
18500         * g77.dg/fugly-assumed.f
18501         * g77.dg/funderscoring.f
18502         * g77.dg/fvxt-1.f
18504 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
18506         * objc.dg/fwd-proto-1.m: New.
18507         * objc.dg/local-decl-1.m: New.
18508         * objc.dg/naming-1.m: New.
18509         * objc.dg/naming-2.m: New.
18510         * objc.dg/proto-hier-1.m: New.
18512 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
18514         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
18515         largest-type elements to a struct makes its size grow.
18517 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
18519         * g++.dg/abi/vthunk1.C: New test.
18521 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
18523         * g++.dg/abi/vbase8-22.C: New test.
18525 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18527         * gcc.dg/cpp/macro8.c: New test.
18529 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
18531         * g++.dg/abi/vbase8-21.C: New test.
18533 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
18535         * g++.dg/abi/vbase8-10.C: New test.
18537 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18539         * lib/g++.exp (g++_set_ld_library_path): Renamed to
18540         ${tool}_set_ld_library_path.
18541         Changed caller.
18542         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
18543         g++.exp.
18545 2001-07-26  Stan Cox <scox@redhat.com>
18547         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
18548         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
18549         gcc_exit, gcc_check_unsupported_p):
18550         Moved to gcc-deps.exp
18551         * gcc-deps.exp: New file.
18553 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18555         * g++.old-deja/g++.pt/defarg14.C: New test.
18557 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18559         * g++.old-deja/g++.other/lineno5.C: New test.
18561 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18563         * g++.old-deja/g++.pt/crash68.C: New test.
18565 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18567         * g++.old-deja/g++.other/crash42.C: New test.
18569 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18571         * gcc.dg/cpp/extratokens.c: Fix.
18572         * gcc.dg/cpp/skipping2.c: New tests.
18574 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18576         * gcc.c-torture/execute/20010724-1.c: New file.
18577         * gcc.c-torture/execute/20010724-1.x: New file.
18579 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18581         * g++.old-deja/g++.other/cond7.C: New test.
18583 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18585         * g++.old-deja/g++.other/optimize4.C: New test.
18587 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18589         * g++.old-deja/g++.abi/vbase8-5.C: New test.
18591 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
18593         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
18594         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
18595         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
18596         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
18598         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
18599         bug report" message.
18601         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
18602         * g++.dg/ext/instantiate1.C: Move from old-deja.
18604 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
18606         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
18607         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
18608         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
18609         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
18611 2001-07-23  Jeffrey A Law  (law@cygnus.com)
18613         * gcc.c-torture/execute/20010723-1.c: New test.
18615 2001-07-23  Ben Elliston  <bje@redhat.com>
18617         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
18619 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18621         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
18622         i[34567]86-*-*.
18623         Delete handling of ieee_multilib_flags.
18624         Pass -mieee for alpha*-*-* and sh-*-*.
18625         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
18627 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
18629         Remove old-abi tests.
18630         * g++.old-deja/g++.mike/p11116.C: Remove.
18631         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
18633 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
18635         * g77.f-torture/compile/pr3743.f:  New test
18637 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
18639         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
18641 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18643         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
18644         g++.old-deja/g++.pt/static6.C: Likewise.
18645         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
18646         supports weak symbols.
18648 2001-07-18  Andreas Jaeger  <aj@suse.de>
18650         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
18651         supported again.
18653 2001-07-18  Andreas Jaeger  <aj@suse.de>
18655         * gcc.dg/iftrap-1.c: Fix target line.
18657 2001-07-17  Richard Henderson  <rth@redhat.com>
18659         * gcc.c-torture/execute/20010717-1.c: New.
18661 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18663         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
18664         tests.
18666 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18668         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
18670 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18672         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
18673         UAC_SIGBUS, UAC_NOPRINT definitions.
18675 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
18677         * objc/execute/object_is_class.m: New test.
18678         * objc/execute/object_is_meta_class.m: New test.
18680 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18682         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
18683         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
18685 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
18687         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
18688         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
18690 2001-07-14  Richard Henderson  <rth@redhat.com>
18692         * gcc.dg/iftrap-1.c: New.
18694 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
18696         * g77.f-torture/execute/intrinsic77.f: New test.
18698 2001-07-11  Janis Johnson <janis@us.ibm.com>
18700         * gcc.misc-tests/gcov-3.c: New test.
18702 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18704         * gcc.c-torture/compile/20010711-1.c,
18705         * gcc.c-torture/compile/20010711-2.c: New tests.
18707 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18709         * gcc.c-torture/execute/20010711-1.c: New test.
18711 2001-07-11  Ben Elliston  <bje@redhat.com>
18713         * g++.old-deja/g++.other/enum5.C: New test.
18715 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
18717         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
18718         (g++-dg-prune): Call prune_gcc_output.
18719         * prune.exp: New file for prune_gcc_output.
18720         * lib/g++.exp, lib/gcc.exp: Load it.
18722 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18724         * gcc.c-torture/compile/20010701-1.c,
18725         g++.old-deja/g++.ext/attrib6.C: New tests.
18727 2001-07-06  Jeffrey A Law  (law@cygnus.com)
18729         * gcc.c-torture/compile/20010706-1.c: New test.
18731 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
18733         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
18735 2001-06-28  Stan Shebs  <shebs@apple.com>
18737         * gcc.dg/pragma-darwin.c: New test.
18739 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18741         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
18742         Solaris 2.[678] system.
18744 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18746         * gcc.dg/20010622-1.c: New test.
18748 2001-06-18  Stan Shebs  <shebs@apple.com>
18750         * objc.dg: New directory.
18751         * objc.dg/dg.exp: New file.
18752         * objc.dg/alias.m: New.
18753         * objc.dg/class-1.m: New.
18754         * objc.dg/class-2.m: New.
18755         * objc.dg/const-str-1.m: New.
18756         * objc.dg/const-str-2.m: New.
18757         * objc.dg/id-1.m: New.
18758         * objc.dg/method-1.m: New.
18759         * objc.dg/super-class-1.m: New.
18760         * lib/objc-dg.exp: New file.
18762 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18764         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
18765         of label name.
18767 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
18769         * g++.old-deja/g++.abi/vbase8-9.C: New test.
18771 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18773         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
18774         variable.
18776 2001-06-12  Richard Henderson  <rth@redhat.com>
18778         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
18780 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18782         * g++.old-deja/g++.abi/vbase5.C: New test.
18783         * g++.old-deja/g++.abi/vbase6.C: New test.
18784         * g++.old-deja/g++.abi/vbase7.C: New test.
18786 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18788         * gcc.c-torture/compile/20010610-1.c: New test.
18790 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18792         * g++.old-deja/g++.abi/vbase4.C: New test.
18794 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18796         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
18797         support %f for HC11/HC12 targets.
18798         * gcc.c-torture/execute/930513-1.x: New file, likewise.
18799         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
18800         on HC11/HC12 targets.
18801         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
18803 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18805         * gcc.dg/wchar_t-1.c: New file.
18806         * gcc.dg/wint_t-1.c: Likewise.
18808 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
18810         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
18812 2001-06-11  Richard Henderson  <rth@redhat.com>
18814         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
18816 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18818         * gcc.c-torture/compile/20010611-1.c: New test.
18820 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18822         * gcc.dg/c99-tag-1.c: Add more tests.
18824 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
18826         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
18827         representation on MN10300 and ARM/Thumb.
18829 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
18831         * g77.f-torture/execute/20010610.f: New.
18833 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
18835         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
18836         names.
18838 2001-06-09  Richard Henderson  <rth@redhat.com>
18840         * gcc.c-torture/execute/ashrdi-1.c: New.
18841         * gcc.c-torture/execute/ashldi-1.c: New.
18842         * gcc.c-torture/execute/lshrdi-1.c: New.
18844 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
18846         * objc/execute/load-3.m: Added. Check sending +load to categories,
18847         in addition to classes.
18849 2001-06-08  Stan Shebs  <shebs@apple.com>
18851         * objc/execute/load-2.m: New test.  From Nicola Pero
18852         <n.pero@mi.flashnet.it>.
18854 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
18856         * gcc.c-torture/execute/20010605-2.c: New test.
18858 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18860         * g++.old-deja/g++.abi/vbase2.C: New test.
18861         * g++.old-deja/g++.abi/vbase3.C: New test.
18863 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18865         * g++.old-deja/g++.pt/friend49.C: New test.
18867 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
18869         * g++.old-deja/g++.ext/anon3.C: New test.
18871 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
18873         * g++.old-deja/g++.other/conv7.C: New test.
18875 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18877         * gcc.c-torture/compile/20010605-2.c: New test.
18879 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18881         * gcc.c-torture/execute/20010604-1.c: New test.
18883 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
18885         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
18887 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
18889         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
18890         (g++_link_flags): Likewise.
18891         (g++_init): Pass gccpath's value to two previous functions.
18893 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18895         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
18896         Ensure logfile entry matches exec command line.
18898 2001-05-31  Richard Henderson  <rth@redhat.com>
18900         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
18901         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
18903 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
18905         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
18906         compiler for irix6.2
18908 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
18910         * g++.old-deja/g++.other/optimize3.C: New file.
18912 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
18914         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
18915         assemble.
18917 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
18919         * g++.old-deja/g++.other/optimize2.C: New file.
18921 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
18923         * gcc.c-torture/compile/20010518-2.c: New file.
18924         * gcc.c-torture/execute/20010518-1.c: New file.
18925         * gcc.c-torture/execute/20010518-2.c: New file.
18927 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18929         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
18931 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
18933         G++ no longer defines builtins that do not begin with __builtin.
18934         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
18935         * g++.old-deja/g++.brendand/misc13.C: Likewise.
18936         * g++.old-deja/g++.law/builtin1.C: Likewise.
18937         * g++.old-deja/g++.law/cvt2.C: Likewise.
18938         * g++.old-deja/g++.mike/net5.C: Likewise.
18939         * g++.old-deja/g++.other/builtins1.C: Likewise.
18940         * g++.old-deja/g++.other/builtins2.C: Likewise.
18941         * g++.old-deja/g++.other/builtins3.C: Likewise.
18942         * g++.old-deja/g++.other/builtins4.C: Likewise.
18943         * g++.old-deja/g++.other/inline8.C: Likewise.
18944         * g++.old-deja/g++.robertl/eb39.C: Likewise.
18946 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
18948         * g++.old-deja/g++.pt/using1.C: Adjust.
18949         * g++.old-deja/g++.pt/using2.C: New test.
18951 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
18953         * gcc.dg/cpp/charconst.c: New tests.
18954         * gcc.dg/cpp/escape.c: New tests.
18955         * gcc.dg/cpp/escape-1.c: New tests.
18956         * gcc.dg/cpp/escape-2.c: New tests.
18957         * gcc.dg/cpp/ucs.c: New tests.
18959 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
18961         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
18962         native compiler for irix6.5.
18964 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
18966         * lib/g++.exp (g++_include_flags): Use args to compute
18967         get_multilibs.
18968         (g++_link_flags): Likewise.
18969         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
18971 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18973         * gcc.dg/c90-hexfloat-1.c: Add more tests.
18975 2001-05-21  Geoff Keating  <geoffk@redhat.com>
18977         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
18978         this file.
18980 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18982         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
18983         STACK_SIZE;
18984         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
18985         to STACK_SIZE; Use it to define size of add_histo array.
18986         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
18987         to STACK_SIZE.
18988         (f): Use GITT_SIZE to define size of gitt local table.
18989         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
18990         to STACK_SIZE; Use it to define size of bytemem array.
18992 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18994         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
18995         on 68HC11/HC12 due to the asm instruction.
18996         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
18997         * gcc.c-torture/compile/920520-1.x: Likewise.
18998         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
18999         on 68HC11/HC12 because the function is larger than 64K.
19000         * gcc.c-torture/compile/961203-1.x: New file, this test fails
19001         on 68HC11/HC12 because the structure is too large.
19003 2001-05-20  Richard Henderson  <rth@redhat.com>
19005         * gcc.c-torture/execute/20010520-1.c: New.
19007 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19009         * g++.old-deja/g++.warn/compare1.C: New test.
19010         * gcc.dg/compare4.c: New test.
19012 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
19014         * g++.old-deja/g++.other/optimize1.C: New test.
19016 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19018         * g++.old-deja/g++.pt/spec41.C: New test.
19020 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
19022         * gcc.c-torture/compile/20010114-1.x: Remove.
19024 2001-05-18  Stan Shebs  <shebs@apple.com>
19026         * gcc.c-torture/compile/20010518-1.c: New test.
19028 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
19030         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
19031         * g++.old-deja/g++.pt/crash67.C: New test.
19033 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
19035         * g++.old-deja/g++.other/debug9.C: New test.
19037 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
19039         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
19041 2001-05-16  Jan Hubicka  <jh@suse.cz>
19043         * gcc.c-torture/compile/20010516-1.c: New test.
19045 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19047         * g++.old-deja/g++.other/crash41.C: New test.
19049 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19051         * g++.old-deja/g++.pt/crash66.C: New test.
19053 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
19055         * g++.old-deja/g++.robertl/eb27.C: Convert.
19057 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
19059         * g++.dg/friend-warn.C: New test.  Do not warn about friend
19060         declaration being redundant.
19062 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
19064         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
19066 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
19068         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
19070 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
19072         * lib/g++.exp: Use testsuite_flags.
19074 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
19076         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
19078 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19080         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
19082 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
19084         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
19086 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
19088         * gcc.c-torture/compile/20010313-1.c: New test.
19090 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
19092         * gcc.dg/cpp/direct2.c: New test.
19093         * gccq.dg/cpp/direct2s.c: New test.
19095         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
19097 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
19099         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
19100         * g++.old-deja/g++.other/op3.C: Likewise.
19102 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19104         * gcc.dg/cpp/syshdr.h: New file.
19105         * gcc.dg/cpp/sysmac1.c: Update.
19106         * gcc.dg/cpp/sysmac2.c: Update.
19108 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19110         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
19112 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
19114         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
19115         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
19117 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
19119         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
19121 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
19123         * lib/g++.exp (g++_include_flags): Don't use any special flags
19124         if TESTING_IN_BUILD_TREE is not defined.
19125         (g++_init): Use a plain 'c++' as the compiler if
19126         TESTING_IN_BUILD_TREEE is not defined.
19128 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
19130         * g++.old-deja/g++.eh/catch13.C: New test.
19131         * g++.old-deja/g++.eh/catch14.C: New test.
19133 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
19135         * gcc.dg/cpp/tr-define.c: New test.
19137 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
19139         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
19140         <stdlib.h>, not <malloc.h>.
19142 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
19144         * g++.old-deja/g++.ns/template17.C: New test.
19146 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
19148         * g++.old-deja/g++.pt/ref4.C: New test.
19150 2001-04-30  Richard Henderson  <rth@redhat.com>
19152         * gcc.dg/20000724-1.c: Revert last change.
19154 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
19156         * g77.f-torture/execute/20010430.f: New test.
19158 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
19160         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
19162 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
19164         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
19166 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19168         * g++.old-deja/g++.eh/crash6.C: New test.
19170 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19172         * g++.old-deja/g++.other/warn7.C: New test.
19174 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19176         * g++.old-deja/g++.other/defarg9.C: New test.
19178 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
19180         * g77.f-torture/compile/20010426.f: New test.
19181         * g77.f-torture/execute/20010426.f: New test.
19183 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
19185         * g77.f-torture/compile/20000629-1.x: Remove - error
19186         has been fixed.
19188 2001-04-26  Jeffrey A Law  (law@cygnus.com)
19190         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
19191         Tweak slightly to work with g++.dg framework.
19192         * g++.dg/special/ecos.exp: Run initp1.C test.
19193         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
19195         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
19196         its linker doesn't give line numbers either.
19197         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
19199 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
19201         * g++.old-deja/g++.other/lex1.C: New test.
19203 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
19205         * gcc.dg/noncompile/20010425-1.c: New test.
19207 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
19209         * g++.old-deja/g++.pt/mangle2.C: New test.
19211 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
19213         * gcc.dg/format/plus-1.c: New test.
19215 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
19217         * gcc.dg/20010423-1.c: New test.
19219 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
19221         * gcc.c-torture/execute/20010422-1.c: New test.
19223 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
19225         * g++.old-deja/g++.ns/type2.C: New test.
19227 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
19229         * g++.old-deja/g++.other/perf1.C: New test.
19231 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
19233         * gcc.dg/c99-func-2.c: Remove xfail.
19234         * gcc.dg/c99-func-3.c: Remove xfail.
19235         * gcc.dg/c99-func-4.c: Remove xfail.
19237 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
19239         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
19241 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19243         * gcc.c-torture/compile/20010423-1.c: New test.
19245 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
19247         * g++.old-deja/g++.pt/typename28.C: New test.
19249 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
19251         * g++.old-deja/g++.abi/empty2.C: New test.
19252         * g++.old-deja/g++.abi/empty3.C: New test.
19254 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
19256         * g++.old-deja/g++.other/comdat2.C: New test.
19257         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
19259 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
19261         * g++.old-deja/g++.other/overload14.C: New test.
19263 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
19265         * g++.old-deja/g++.other/lookup23.C: New test.
19267 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
19269         * gcc.c-torture/execute/20010403-1.c: New test.
19271 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
19272             Mark Mitchell  <mark@codesourcery.com>
19274         * lib/old-dejagnu.exp: Don't delete output of executable.
19275         Add .exe suffix to executables.
19277 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
19279         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
19281 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19283         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
19285 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
19287         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
19288         * g++.old-deja/g++.abi/crash1.C: New test.
19290 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
19292         * g++.old-deja/g++.other/crash40.C: New test.
19294 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19296         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
19298 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
19300         * g++.old-deja/g++.other/warn6.C: New test.
19302 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19304         * g++.old-deja/g++.robertl/eb42.C: Same.
19306 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19308         * gcc.dg/wtr-conversion-1.c: New testcase.
19310 2001-04-10  Richard Henderson  <rth@redhat.com>
19312         * g++.old-deja/g++.other/array5.C: New.
19314 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19316         * gcc.c-torture/execute/20010408-1.c: New test.
19318 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
19320         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
19321         headers and constructs.
19322         * g++.old-deja/g++.robertl/eb79.C: Same.
19323         * g++.old-deja/g++.robertl/eb77.C (main): Same.
19324         * g++.old-deja/g++.robertl/eb73.C: Same.
19325         * g++.old-deja/g++.robertl/eb66.C (main): Same.
19326         * g++.old-deja/g++.robertl/eb55.C (t): Same.
19327         * g++.old-deja/g++.robertl/eb54.C (main): Same.
19328         * g++.old-deja/g++.robertl/eb46.C (main): Same.
19329         * g++.old-deja/g++.robertl/eb44.C: Same.
19330         * g++.old-deja/g++.robertl/eb41.C (main): Same.
19331         * g++.old-deja/g++.robertl/eb4.C (main): Same.
19332         * g++.old-deja/g++.robertl/eb39.C: Same.
19333         * g++.old-deja/g++.robertl/eb33.C (main): Same.
19334         * g++.old-deja/g++.robertl/eb31.C (main): Same.
19335         * g++.old-deja/g++.robertl/eb30.C: Same.
19336         * g++.old-deja/g++.robertl/eb3.C: Same.
19337         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
19338         * g++.old-deja/g++.robertl/eb21.C: Same.
19339         * g++.old-deja/g++.robertl/eb15.C: Same.
19340         * g++.old-deja/g++.robertl/eb118.C: Same.
19341         * g++.old-deja/g++.robertl/eb115.C (main): Same.
19342         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
19343         * g++.old-deja/g++.robertl/eb109.C: Same.
19344         * g++.old-deja/g++.other/sibcall1.C (main): Same.
19345         * g++.old-deja/g++.mike/rtti1.C: Same.
19346         * g++.old-deja/g++.mike/p658.C: Same.
19347         * g++.old-deja/g++.mike/net46.C: Same.
19348         * g++.old-deja/g++.mike/net34.C: Same.
19349         * g++.old-deja/g++.mike/memoize1.C: Same.
19350         * g++.old-deja/g++.mike/eh2.C: Same.
19351         * g++.old-deja/g++.law/weak.C: Same.
19352         * g++.old-deja/g++.law/visibility7.C: Same.
19353         * g++.old-deja/g++.law/visibility25.C: Same.
19354         * g++.old-deja/g++.law/visibility22.C: Same.
19355         * g++.old-deja/g++.law/visibility2.C: Same.
19356         * g++.old-deja/g++.law/visibility17.C: Same.
19357         * g++.old-deja/g++.law/visibility13.C: Same.
19358         * g++.old-deja/g++.law/visibility10.C: Same.
19359         * g++.old-deja/g++.law/visibility1.C: Same.
19360         * g++.old-deja/g++.law/virtual3.C (eval): Same.
19361         * g++.old-deja/g++.law/vbase1.C: Same.
19362         * g++.old-deja/g++.law/operators32.C: Same.
19363         * g++.old-deja/g++.law/nest3.C: Same.
19364         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
19365         * g++.old-deja/g++.law/except5.C (main): Same.
19366         * g++.old-deja/g++.law/cvt7.C (run): Same.
19367         * g++.old-deja/g++.law/cvt2.C: Same.
19368         * g++.old-deja/g++.law/cvt16.C: Same.
19369         * g++.old-deja/g++.law/ctors6.C (bar): Same.
19370         * g++.old-deja/g++.law/ctors17.C (main): Same.
19371         * g++.old-deja/g++.law/ctors13.C: Same.
19372         * g++.old-deja/g++.law/ctors12.C (main): Same.
19373         * g++.old-deja/g++.law/ctors10.C: Same.
19374         * g++.old-deja/g++.law/code-gen5.C: Same.
19375         * g++.old-deja/g++.law/bad-error7.C: Same.
19376         * g++.old-deja/g++.law/arm9.C: Same.
19377         * g++.old-deja/g++.law/arm12.C: Same.
19378         * g++.old-deja/g++.law/arg8.C: Same.
19379         * g++.old-deja/g++.law/arg1.C: Same.
19380         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
19381         * g++.old-deja/g++.jason/template31.C: Same.
19382         * g++.old-deja/g++.jason/template24.C (main): Same.
19383         * g++.old-deja/g++.jason/2371.C: Same.
19384         * g++.old-deja/g++.eh/new2.C: Same.
19385         * g++.old-deja/g++.eh/new1.C: Same.
19386         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
19387         * g++.old-deja/g++.brendan/nest21.C (main): Same.
19388         * g++.old-deja/g++.brendan/err-msg3.C: Same.
19389         * g++.old-deja/g++.brendan/crash62.C: Same.
19390         * g++.old-deja/g++.brendan/crash52.C: Same.
19391         * g++.old-deja/g++.brendan/crash49.C (main): Same.
19392         * g++.old-deja/g++.brendan/crash38.C: Same.
19393         * g++.old-deja/g++.brendan/crash15.C (main): Same.
19394         * g++.old-deja/g++.brendan/copy9.C: Same.
19396 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
19398         * gcc.c-torture/execute/20001203-2.c (memset):
19399         Count argument is of type __SIZE_TYPE__.
19401 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
19403         * gcc.c-torture/compile/20010404-1.c: New test.
19405 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
19407         * gcc.c-torture/compile/20010326-1.c: New test.
19409 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
19411         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
19412         peculiarities of the SH.
19413         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
19415 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19417         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
19418         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
19419         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
19421 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
19423         * g77.f-torture/compile/20010321-1.f: New test.
19425 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
19427         * gcc.c-torture/compile/20010329-1.c: New test.
19429 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
19431         * gcc.c-torture/execute/20010329-1.c: New test.
19433 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
19435         * g++.old-deja/g++.other/eh4.C: Fix typo.
19437 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
19439         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
19441 2001-03-28  Philip Blundell  <philb@gnu.org>
19443         * gcc.c-torture/compile/20010328-1.c: New test.
19445 2001-03-27  Richard Henderson  <rth@redhat.com>
19447         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
19448         * g++.old-deja/g++.eh/vbase3.C: Likewise.
19450 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
19452         * gcc.c-torture/compile/20010327-1.c: New test.
19454 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
19456         * g++.old-deja/g++.other/friend12.C: New test.
19457         * g++.old-deja/g++.other/friend9.C: Expect no errors.
19458         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
19460 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19462         * gcc.c-torture/execute/20010325-1.c: New test.
19464 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
19466         * g++.old-deja/g++.other/mangle3.C: New test.
19468 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
19470         * g++.old-deja/g++.other/anon8.C: New test.
19472 2001-03-20  Philip Blundell  <philb@gnu.org>
19474         * gcc.c-torture/compile/20010320-1.c: New test.
19476 2001-03-17  Richard Henderson  <rth@redhat.com>
19478         * g++.old-deja/g++.other/eh4.C: Add expected error text.
19480 2001-03-15  Geoff Keating  <geoff@redhat.com>
19482         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
19483         tests on AIX.
19485 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
19487         * g++.old-deja/g++.other/eh4.C: New test.
19489 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
19491         * gcc.dg/cpp/mi1.c: Update.
19493 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
19495         * g++.old-deja/g++.other/regstack.C: New test.
19497 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
19499         * g++.old-deja/g++.other/ref4.C: New test.
19501 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
19503         * objc/execute/va_method.m: Added.
19504         * objc/execute/IMP.m: Added.
19505         * objc/execute/_cmd.m: Added.
19506         * objc/execute/accessing_ivars.m: Added.
19507         * objc/execute/class-1.m: Added.
19508         * objc/execute/class-10.m: Added.
19509         * objc/execute/class-11.m: Added.
19510         * objc/execute/class-12.m: Added.
19511         * objc/execute/class-13.m: Added.
19512         * objc/execute/class-14.m: Added.
19513         * objc/execute/class-2.m: Added.
19514         * objc/execute/class-3.m: Added.
19515         * objc/execute/class-4.m: Added.
19516         * objc/execute/class-5.m: Added.
19517         * objc/execute/class-6.m: Added.
19518         * objc/execute/class-7.m: Added.
19519         * objc/execute/class-8.m: Added.
19520         * objc/execute/class-9.m: Added.
19521         * objc/execute/class-tests-1.h
19522         * objc/execute/class-tests-2.h
19523         * objc/execute/compatibility_alias.m: Added.
19524         * objc/execute/encode-1.m: Added.
19525         * objc/execute/formal_protocol-1.m: Added.
19526         * objc/execute/formal_protocol-2.m: Added.
19527         * objc/execute/formal_protocol-3.m: Added.
19528         * objc/execute/formal_protocol-4.m: Added.
19529         * objc/execute/formal_protocol-5.m: Added.
19530         * objc/execute/formal_protocol-6.m: Added.
19531         * objc/execute/formal_protocol-7.m: Added.
19532         * objc/execute/informal_protocol.m: Added.
19533         * objc/execute/initialize.m: Added.
19534         * objc/execute/load.m: Added.
19535         * objc/execute/many_args_method.m: Added.
19536         * objc/execute/nested-3.m: Added.
19537         * objc/execute/no_clash.m: Added.
19538         * objc/execute/private.m: Added.
19539         * objc/execute/redefining_self.m: Added.
19540         * objc/execute/root_methods.m: Added.
19541         * objc/execute/selector-1.m: Added.
19542         * objc/execute/static-1.m: Added.
19543         * objc/execute/static-2.m: Added.
19544         * objc/execute/va_method.m: Added.
19546 2001-03-10  Richard Henderson  <rth@redhat.com>
19548         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
19550 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
19552         * g++.old-deja/g++.other/crash31.C: XFAIL.
19553         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
19554         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
19555         * gcc.c-torture/execute/20010123-1.x: XFAIL.
19556         * gcc.c-torture/execute/20010124-1.x: XFAIL.
19557         * gcc.dg/sequence-pt-1.c: XFAIL one test.
19559 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
19561         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
19563 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
19565         * gcc.dg/20000724-1.c: Don't use multiline strings.
19567 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
19569         * objc/execute/string1.m, objc/execute/string2.m: Compare the
19570         result of -cString against what we expect it to be; don't just
19571         print it out for no one to read.
19573         * objc/execute/string3.m, objc/execute/string4.m: New tests.
19574         Based on testcases provided by Nicola Pero.
19576 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19578         * gcc.dg/cpp/macro7.c: New test.
19580 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19582         * gcc.dg/cpp/multiline.c: Update.
19584 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19586         * g++.old-deja/g++.other/enum3.C: New test.
19588 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19590         * g++.old-deja/g++.other/pod1.C: New test.
19592 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19594         * g++.old-deja/g++.ext/overload1.C: New test.
19596 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
19598         * g++.old-deja/g++.pt/using1.C: New test.
19600 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
19602         * g++.old-deja/g++.other/using9.C: New test.
19604 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
19606         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
19608         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
19610 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
19612         * g++.old-deja/g++.ext/realpt1.C: Remove.
19614 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
19616         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
19618 2001-02-26  Will Cohen  <wcohen@redhat.com>
19620         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
19622 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
19624         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
19625         templatized constructors.
19627 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19629         * gcc.c-torture/execute/20010224-1.c: New test.
19631 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
19633         * gcc.c-torture/execute/20010222-1.c: New test.
19635 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
19637         * g++.old-deja/g++.other/inline20.C: New test.
19639 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
19641         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
19643 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19645         * g++.old-deja/g++.other/lookup22.C: New test.
19647 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
19649         * g77.dg: New directory.
19650         * g77.dg/20010216-1.f: New test case.
19651         * g77.dg/dg.exp: New driver.
19652         * lib/g77-dg.exp: New driver library.
19654 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19656         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
19658 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
19660         * g++.old-deja/g++.other/decl9.C: New test.
19662 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
19664         * g++.old-deja/g++.other/init16.C: Update the test so that it does
19665         not need <string> and also tests the initialization at runtime.
19667 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19669         * gcc.c-torture/execute/longlong.c: New test.
19671 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19673         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
19675 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19677         * gcc.c-torture/execute/920302-1.c (execute):
19678         Change argument type to short.
19680 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19682         * g++.old-deja/g++.pt/deduct6.C: New test.
19684 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19686         * g++.old-deja/g++.pt/deduct5.C: New test.
19688 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
19690         * gcc.c-torture/execute/20010209-1.c: New test.
19692 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
19694         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
19696 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
19698         * g++.dg/vtgc1.C: Update for new ABI.
19700         * consistency.vlad: New directory, 1665 files.
19702 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19704         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
19705         return type.
19706         * gcc.dg/cpp/digraphs.c: Declare puts.
19708 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19710         * g++.old-deja/g++.other/warn5.C: New test.
19712 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19714         * g++.old-deja/g++.pt/spec40.C: New test.
19716 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19718         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
19719         case.
19720         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
19722 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
19724         * gcc.c-torture/compile/20010209-1.c: New test.
19726 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
19728         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
19729         excess errors message but not if it crashes.
19730         * g++.old-deja/g++.other/crash27.C: Likewise.
19731         * g++.old-deja/g++.other/crash28.C: Likewise.
19732         * g++.old-deja/g++.other/crash30.C: Likewise.
19733         * g++.old-deja/g++.other/crash32.C: Likewise.
19734         * g++.old-deja/g++.other/crash35.C: Likewise.
19735         * g++.old-deja/g++.pt/inherit2.C: Likewise.
19737 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19739         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
19740         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
19741         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
19742         g77.f-torture/execute/execute.exp,
19743         g77.f-torture/noncompile/noncompile.exp,
19744         gcc.c-torture/execute/execute.exp,
19745         gcc.c-torture/execute/memcheck/memcheck.exp,
19746         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
19747         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
19748         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
19749         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
19750         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
19751         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
19752         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19753         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
19754         Remove bug reporting instructions with ancient email addresses.
19756 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19758         * gcc.dg/20010202-1.c: New test.
19759         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
19761 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
19763         * g++.dg/stdbool-if.C: New test.
19765 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
19767         * objc/execute/fdecl.m: Added main().
19769 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19771         * gcc.c-torture/execute/20010206-1.c: New test.
19773 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19775         * gcc.dg/cpp/avoidpaste1.c: Update.
19777 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
19779         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
19780         Pero <nicola@brainstorm.co.uk>.
19781         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
19783 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
19785         * g++.old-deja/g++.pt/spec39.C: New test.
19787 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
19789         * gcc.c-torture/compile/20010202-1.c: New test.
19791 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
19793         * g++.old-deja/g++.abi/primary2.C: New test.
19794         * g++.old-deja/g++.abi/primary3.C: New test.
19795         * g++.old-deja/g++.abi/primary4.C: New test.
19796         * g++.old-deja/g++.abi/primary5.C: New test.
19797         * g++.old-deja/g++.abi/vtable3.h: New test.
19798         * g++.old-deja/g++.abi/vtable3a.C: New test.
19799         * g++.old-deja/g++.abi/vtable3b.C: New test.
19800         * g++.old-deja/g++.abi/vtable3c.C: New test.
19801         * g++.old-deja/g++.abi/vtable3d.C: New test.
19802         * g++.old-deja/g++.abi/vtable3e.C: New test.
19803         * g++.old-deja/g++.abi/vtable3f.C: New test.
19804         * g++.old-deja/g++.abi/vtable3g.C: New test.
19805         * g++.old-deja/g++.abi/vtable3h.C: New test.
19806         * g++.old-deja/g++.abi/vtable3i.C: New test.
19807         * g++.old-deja/g++.abi/vtable3j.C: New test.
19808         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
19810 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
19812         * g++.old-deja/g++.other/anon6.C: New test.
19813         * g++.old-deja/g++.other/anon7.C: New test.
19815 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19817         * gcc.dg/cpp/avoidpaste2.c: New tests.
19819 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
19821         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
19823 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
19825         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
19826         DECIMAL_DIG cases for Irix."
19828 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
19830         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
19832 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19834         * gcc.dg/c99-tag-1.c: New test.
19836 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19838         * gcc.dg/cpp/tr-warn1.c: Add tests.
19840 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19842         * gcc.dg/cpp/avoidpaste1.c: Update.
19843         * gcc.dg/cpp/paste4.c: Update.
19845 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
19847         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
19848         cases for Irix.
19850 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19852         * g++.old-deja/g++.other/inline19.C: New test.
19854 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19856         * gcc.dg/Wlarger-than.c: New test.
19858 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
19860         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
19862 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
19864         * gcc.c-torture/execute/20010129-1.c: New test.
19865         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
19867 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
19869         * gcc.dg/cpp/avoidpaste1.c: Test case.
19871 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
19873         * g++.old-deja/g++.other/inline18.C: New test.
19875 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19877         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
19878         and __builtin_putchar.
19880 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
19882         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
19883         tests.
19885 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
19887         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
19888         floating point number rounding mode to round to the nearest
19889         representable mode.
19891 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
19893         * g++.old-deja/g++.other/mangle2.C: New test.
19895 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19897         * gcc.c-torture/compile/20010124-1.c: New test.
19899 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
19901         * g++.old-deja/g++.pt/spec38.C: New test.
19903 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19905         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
19906         "Build don't run".
19908 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19910         * gcc.c-torture/execute/20010123-1.c: New test.
19912 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19914         * g++.old-deja/g++.pt/spec37.C: New test.
19916 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19918         * g++.old-deja/g++.pt/overload14.C: New test.
19920 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19922         * gcc.c-torture/execute/20010122-1.c: New test, exercise
19923         __builtin_return_address.
19925 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
19927         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
19928         * g++.old-deja/g++.pt/spec35.C: New test.
19929         * g++.old-deja/g++.pt/spec36.C: New test.
19931 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
19933         * gcc.c-torture/compile/20010118-1.c: New test.
19935 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
19937         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
19939 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19941         * gcc.c-torture/execute/20010119-1.c: New test.
19943 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19945         * g++.old-deja/g++.other/vbase5.C: New test.
19947 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19949         * gcc.c-torture/execute/20010118-1.c: New test.
19951 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19953         * g++.old-deja/g++.pt/deduct3.C: New test.
19955 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19957         * g++.old-deja/g++.pt/spec34.C: New test.
19959 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
19961         * g77.f-torture/compile/20000601-2.f: New test.
19963 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19965         * g++.old-deja/g++.other/init17.C: New test.
19967 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
19969         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
19971 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19973         * g++.old-deja/g++.pt/unify8.C: New test.
19975 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19977         * g++.old-deja/g++.abi/vbase1.C: New test.
19979 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19981         * g++.old-deja/g++.pt/crash65.C: New test.
19983 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19985         * gcc.dg/cpp/assembl2.S: New test case.
19987 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
19989         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
19990         are supported.
19992 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19994         * g++.old-deja/g++.other/builtins1.C: New test.
19995         * g++.old-deja/g++.other/builtins2.C: Likewise.
19996         * g++.old-deja/g++.other/builtins3.C: Likewise.
19997         * g++.old-deja/g++.other/builtins4.C: Likewise.
19999 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
20001         * gcc.c-torture/compile/20010117-1.c: New test.
20002         * gcc.c-torture/compile/20010117-2.c: New test.
20004 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20006         * g77.f-torture/execute/20010116.[fx]: New test,
20007         XFAIL on i?86-*-*.
20008         * g77.f-torture/compile/20010115.f: Indicate it's
20009         a test for PR fortran/1636.
20011 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20013         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
20015 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20017         * g77.f-torture/compile/20010115.f: New test.
20019 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
20021         * g++.old-deja/g++.pt/nontype5.C: New test.
20023 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
20025         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
20026         have an equivalent working one below it.
20028 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20030         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
20031         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20033 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20035         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
20036         message containing "init_priority".
20037         (conpr-2.C): Likewise.
20038         (conpr-3.C): Likewise.
20039         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
20041 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20043         * gcc.c-torture/execute/20010114-2.c: New test.
20045 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20047         * gcc.c-torture/compile/20010114-1.c: New test.
20048         * gcc.c-torture/compile/20010114-1.x: Xfail.
20049         * gcc.c-torture/compile/20010114-2.c: New test.
20050         * gcc.c-torture/execute/20010114-1.c: New test.
20051         * gcc.dg/trunc-1.c: New test.
20052         * gcc.dg/uninit-B.c: New test.
20054 2001-01-13  Nick Clifton  <nickc@redhat.com>
20056         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
20057         target.
20059 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20061         * gcc.c-torture/compile/20010113-1.c: New test.
20063 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
20065         * gcc.c-torture/compile/20001212-1.c: New test.
20067 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20069         * gcc.dg/cpp/widestr1.c: Update.
20070         * gcc.dg/cpp/prag-imp.c: Remove.
20072 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
20074         * gcc.c-torture/execute/20000801-3.x: Remove.
20075         * gcc.dg/c90-init-1.c: New test.
20076         * gcc.dg/c99-init-1.c: New test.
20077         * gcc.dg/c99-init-2.c: New test.
20078         * gcc.dg/gnu99-init-1.c: New test.
20080 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
20082         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
20083         testing that no relevant ones were found.
20085 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20087         * g++.old-deja/g++.pt/cast2.C: New test.
20089 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20091         * g++.old-deja/g++.pt/friend47.C: New test.
20093 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20095         * g++.old-deja/g++.pt/instantiate13.C: New test.
20097 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20099         * g++.old-deja/g++.other/defarg7.C: New test.
20100         * g++.old-deja/g++.other/defarg8.C: New test.
20102 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20104         * g++.old-deja/g++.pt/crash64.C: New test.
20106 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20108         * g++.old-deja/g++.pt/crash63.C: New test.
20110 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
20112         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
20114 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
20116         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
20118 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20120         * g++.old-deja/g++.pt/error3.C: New test.
20122 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20124         * g++.old-deja/g++.other/crash39.C: New test.
20126 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20128         * g++.old-deja/g++.other/vbase4.C: New test.
20130 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
20132         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
20133         * gcc.dg/special/20000419-2.c: New file. Identical to above.
20134         * gcc.dg/special/special.exp: New test driver which will check
20135         for alias support for the above test.
20137 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
20139         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
20140         problems on small machines.
20141         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
20142         parameterize.
20144 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
20146         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
20147         mips.
20148         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20150 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
20152         * g++.old_deja/g++.pt/using8.C: New test.
20154 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20156         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
20158 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
20160         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
20161         where a failure is expected.
20162         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
20164 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20166         * g++.old_deja/g++.pt/instantiate12.C: New test.
20168 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20170         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
20171         start of structs.
20172         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
20173         * g++.old-deja/g++.brendan/crash17.C: Likewise.
20174         * g++.old-deja/g++.brendan/crash29.C: Likewise.
20175         * g++.old-deja/g++.brendan/crash48.C: Likewise.
20176         * g++.old-deja/g++.brendan/ns1.C: Likewise.
20177         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
20178         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
20179         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
20180         * g++.old-deja/g++.eh/spec6.C: Likewise.
20181         * g++.old-deja/g++.jason/crash3.C: Likewise.
20182         * g++.old-deja/g++.law/ctors11.C: Likewise.
20183         * g++.old-deja/g++.law/ctors17.C: Likewise.
20184         * g++.old-deja/g++.law/ctors5.C: Likewise.
20185         * g++.old-deja/g++.law/ctors9.C: Likewise.
20186         * g++.old-deja/g++.mike/ambig1.C: Likewise.
20187         * g++.old-deja/g++.mike/net22.C: Likewise.
20188         * g++.old-deja/g++.mike/p3538a.C: Likewise.
20189         * g++.old-deja/g++.mike/p3538b.C: Likewise.
20190         * g++.old-deja/g++.mike/virt3.C: Likewise.
20191         * g++.old-deja/g++.niklas/t128.C: Likewise.
20192         * g++.old-deja/g++.other/anon4.C: Likewise.
20193         * g++.old-deja/g++.other/using1.C: Likewise.
20194         * g++.old-deja/g++.other/warn3.C: Likewise.
20195         * g++.old-deja/g++.pt/t37.C: Likewise.
20196         * g++.old-deja/g++.robertl/eb69.C: Likewise.
20197         * g++.old-deja/g++.robertl/eb71.C: Likewise.
20199 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20201         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
20203 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20205         * gcc.c-torture/execute/stdio-opt-3.c: New test.
20207 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
20209         * gcc.c-torture/compile/20010107-1.c: New test.
20211 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20213         * gcc.c-torture/execute/builtin-noret-1.c: New test.
20215 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20217         * gcc.dg/format/format.h: New file.
20218         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
20219         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
20220         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
20221         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
20222         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
20223         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
20224         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
20225         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
20226         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
20227         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
20228         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
20229         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
20230         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
20231         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
20232         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
20233         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
20234         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
20235         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
20236         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
20237         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
20238         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
20239         instead of declaring standard types, macros and functions in each
20240         test.
20242 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
20244         * gcc.c-torture/execute/20010106-1.c: New test.
20246 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20248         * gcc.dg/format/format.exp: New file.
20249         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
20250         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
20251         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
20252         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
20253         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
20254         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
20255         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
20256         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
20257         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
20258         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
20259         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
20260         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
20261         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
20262         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
20263         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
20264         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
20265         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
20266         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
20267         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
20268         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
20269         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
20270         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
20271         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
20272         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
20273         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
20274         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
20275         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
20276         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
20277         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
20278         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
20279         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
20280         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
20281         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
20282         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
20283         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
20284         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
20285         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
20286         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
20287         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
20288         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
20289         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
20290         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
20292 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
20294         * gcc.c-torture/execute/991228-1.c: Take word endianness into
20295         account.
20297 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
20299         * gcc.c-torture/execute/builtin-complex-1.c: New test.
20301 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
20303         * g++.old-deja/g++.pt/crash62.C: New test.
20305 2001-01-04  Richard Henderson  <rth@redhat.com>
20307         * gcc.dg/20000926-1.c: Update expected warnings.
20308         * gcc.dg/array-2.c: Likewise.
20309         * gcc.dg/array-4.c: Also validate flexible array members.
20310         * gcc.dg/c99-flex-array-1.c: New.
20312 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20314         * gcc.c-torture/compile/20001222-1.x: Remove.
20316 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20318         * gcc.c-torture/execute/built-in-setjmp.c: New.
20320 2001-01-03  Richard Henderson  <rth@redhat.com>
20322         * gcc.dg/940510-1.c: Update expected error wording.
20323         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
20325 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
20327         * lib/target-supports.exp (check_alias_available): Modified to
20328         indicate aliases not supported if only weak aliases are supported.
20330 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20332         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
20333         Turn on cmpstrsi checks for __pj__ and __i370__.
20335 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
20337         * g++.old-deja/g++.other/virtual11.C: New test.
20339 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
20341         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
20343 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20345         * gcc.c-torture/compile/20010102-1.c: New test.
20347 2001-01-02  Andreas Jaeger  <aj@suse.de>
20349         * gcc.dg/noreturn-3.c: New test.
20351         * gcc.dg/noreturn-4.c: New test.
20353 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20355         * gcc.c-torture/execute/stdio-opt-1.c: Also test
20356         __builtin_fputc and __builtin_fwrite.
20358 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
20360         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
20361         signed char, not default char.
20363 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
20365         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
20367 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
20369         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
20371 2000-12-29  Richard Henderson  <rth@redhat.com>
20373         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
20374         (__cyg_profile_func_exit): Define.
20376 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
20378         * g++.dg/vtgc1.C: New test.
20380 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
20382         * gcc.dg/noncompile/20001228-1.c: New test.
20384         * gcc.dg/20001228-1.c: New test.
20386         * gcc.c-torture/execute/20001228-1.c: New test.
20388 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
20390         * gcc.dg/format-strfmon-1.c: New test.
20392 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20394         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
20395         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
20396         * gcc.c-torture/execute/string-opt-1.c: Likewise.
20397         * gcc.c-torture/execute/string-opt-2.c: Likewise.
20398         * gcc.c-torture/execute/string-opt-3.c: Likewise.
20399         * gcc.c-torture/execute/string-opt-4.c: Likewise.
20400         * gcc.c-torture/execute/string-opt-6.c: Likewise.
20401         * gcc.c-torture/execute/string-opt-7.c: Likewise.
20402         * gcc.c-torture/execute/string-opt-8.c: Likewise.
20403         * gcc.c-torture/execute/string-opt-9.c: Likewise.
20404         * gcc.c-torture/execute/string-opt-10.c: Likewise.
20405         * gcc.c-torture/execute/string-opt-11.c: Likewise.
20406         * gcc.c-torture/execute/string-opt-12.c: Likewise.
20408         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
20409         * gcc.c-torture/execute/string-opt-4.c: Test index.
20411 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
20413         * gcc.c-torture/compile/20001226-1.c: New test.
20415 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20417         * gcc.c-torture/compile/20001222-1.c: New test.
20418         * gcc.c-torture/compile/20001222-1.x: Xfail.
20420 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
20422         * gcc.c-torture/execute/comp-goto-2.c: New test.
20424 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
20426         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
20427         Use long types if __INT_MAX__ is 32767.
20428         (main): Use cast to (sint32 *) when poking 88 into a_page.
20430         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
20432 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
20434         * gcc.c-torture/compile/20001221-1.c: New test.
20435         * gcc.c-torture/execute/20001221-1.c: New test.
20437 2000-12-20  Richard Henderson  <rth@redhat.com>
20439         * g++.old-deja/g++.pt/crash36.C: Update error lines.
20440         * g++.old-deja/g++.robertl/eb109.C: Likewise.
20442 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20444         * gcc.dg/compare3.c: New test.
20446 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20448         * gcc.dg/format-warnll-1.c: New test.
20450 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
20452         * gcc.dg/cpp/cmdlne-P.c: New test.
20454 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20456         * gcc.c-torture/execute/builtin-abs-1.c,
20457         gcc.c-torture/execute/builtin-abs-2.c: New tests.
20459 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
20461         * gcc.dg/cpp/multiline.c: New test.
20463 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
20465         * g++.old-deja/g++.other/syshdr1.C: Update.
20466         * gcc.dg/cpp/lineflags.c: Remove temporarily.
20468 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20470         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
20472 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20474         * g++.old-deja/g++.pt/ttp65.C: New test.
20476 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20478         * g++.old-deja/g++.pt/ttp64.C: New test.
20480 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20482         * g++.old-deja/g++.pt/spec33.C: New test.
20484 2000-12-14  Catherine Moore  <clm@redhat.com>
20486         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
20487         * gcc.c-torture/execute/920612-2.c: Likewise.
20488         * gcc.c-torture/execute/920428-2.c: Likewise.
20489         * gcc-c-torture/execute/va-arg-11.c: Call exit.
20490         * gcc.c-torture/execute/va-arg-21.c: Likewise.
20492 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20494         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
20495         * gcc.dg/pack-test-2.c: Likewise.
20497 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20499         Tests by Zack Weinberg <zackw@stanford.edu>.
20501         * gcc.dg/cpp/defined.c: Update.
20502         * gcc.dg/cpp/defined_trad.c: New tests.
20504 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20506         * gcc.dg/cpp/trad-direct.c: Update.
20508 2000-12-11  Neil Booth  <neilb@earthling.net>
20510         * gcc.dg/cpp/defined_trad.c
20512 2000-12-11  Neil Booth  <neilb@earthling.net>
20514         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
20516 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20518         * gcc.dg/format-miss-2.c: New test.
20520 2000-12-09  Neil Booth  <neilb@earthling.net>
20522         * gcc.dg/cpp/lineflags.c: New tests.
20523         * gcc.dg/cpp/poison.c: Update.
20524         * gcc.dg/cpp/redef2.c: Update.
20525         * gcc.dg/cpp/skipping.c: New test.
20527 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
20529         * g++.old-deja/g++.other/eh3.C: New testcase.
20531 2000-12-07  Neil Booth  <neilb@earthling.net>
20533         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
20534         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
20535         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
20536         wtr-union-init-2.c, wtr-union-init-3.c: Update.
20537         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
20538         Update.
20540 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20542         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
20543         __SIZE_TYPE__ instead of int for type of integers cast to
20544         pointers.
20546 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
20548         * g++.old-deja/g++.other/cleanup4.C: New test.
20550 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20552         * format-sec-1.c: New test.
20554 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20556         * gcc.dg/format-nonlit-3.c: New test.
20558 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20560         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
20561         through a null pointer.
20563 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20565         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
20566         * g++.old-deja/g++.pt/partial4.C: New test.
20568 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
20570         * gcc.c-torture/execute/ieee/hugeval.x: New.
20572 2000-12-06  Neil Booth  <neilb@earthling.net>
20574         * gcc.dg/cpp/backslash2.c: New tests.
20576 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20578         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
20579         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
20581 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
20583         * gcc.c-torture/execute/20001203-2.c: New testcase.
20585 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
20587         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
20588         * g++.old-deja/g++.other/virtual10.C: New test.
20590 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
20592         * g++.old-deja/g++.mike/pmf5.C: Remove test.
20594 2000-12-05  Richard Henderson  <rth@redhat.com>
20596         * gcc.c-torture/compile/20001205-1.c: New.
20598 2000-12-04  Neil Booth  <neilb@earthling.net>
20600         * g++.old-deja/g++.other/virtual9.C: New test.
20601         * g++.old-deja/g++.pt/crash61.C: New test.
20602         * gcc.c-torture/execute/loop-9.c: New test.
20604 2000-12-04  Neil Booth  <neilb@earthling.net>
20606         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
20607         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
20608         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
20609         * gcc.dg/cpp/extratokens.c: ...here.
20611 2000-12-04  Neil Booth  <neilb@earthling.net>
20613         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
20614         New tests.
20616 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20618         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
20619         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
20621 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20623         * gcc.c-torture/execute/20001203-1.c: New test.
20625 2000-12-03  Neil Booth  <neilb@earthling.net>
20627         * gcc.dg/cpp/macro6.c: New test cases.
20629 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20631         * gcc.c-torture/execute/string-opt-9.c: New test.
20632         * gcc.c-torture/execute/string-opt-10.c: Likewise.
20633         * gcc.c-torture/execute/string-opt-11.c: Likewise.
20634         * gcc.c-torture/execute/string-opt-12.c: Likewise.
20636         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
20637         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
20639 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
20641         * gcc.dg/cpp/if-6.c: New testcase.
20643         * gcc.dg/20001201-1.c: New testcase.
20645 2000-12-02  Neil Booth  <neilb@earthling.net>
20647         * g++.old-deja/g++.other/externC4.C,
20648         g++.old-deja/g++.other/friend10.C: New tests.
20650 2000-12-02  Neil Booth  <neilb@earthling.net>
20652         * g++.old-deja/g++.other/instan2.C
20653         * g++.old-deja/g++.other/instan3.C: New test.
20655 2000-12-02  Neil Booth  <neilb@earthling.net>
20657         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
20658         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
20659         gnuc99.c,gnuc99-pedantic.c: New tests.
20661 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20663         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
20664         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
20666 2000-12-01  Neil Booth  <neilb@earthling.net>
20668         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
20669         * gcc.dg/cpp/poison.c: Update.
20670         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
20672 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
20674         * g77.f-torture/execute/20001201.f: New test.
20676 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20678         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
20680 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
20682         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
20684 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
20686         * g++.old-deja/g++.other/cast6.C: New test.
20688 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
20690         * gcc.c-torture/execute/20001130-2.c: New testcase.
20692 2000-11-30  Richard Henderson  <rth@redhat.com>
20694         * gcc.c-torture/execute/20001130-1.c: New test.
20696 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20698         * g++.old-deja/g++.other/op3.C: New test.
20700 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20702         * g++.old-deja/g++.other/op2.C: New test.
20704 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20706         * g++.old-deja/g++.other/crash38.C: New test.
20708 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
20710         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
20712 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
20714         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
20715         tests.
20716         * gcc.c-torture/execute/string-opt-6.c: New test.
20718         * gcc.dg/20001117-1.c: Add main.
20720 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
20722         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
20723         Move from here ...
20724         * gcc.dg/940510-1.c: ... to here.
20726         * gcc.dg/20000926-1.c: GNU C now allows initializations of
20727         zero-size arrays in toplevel structures.
20729 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20731         * gcc.c-torture/execute/loop-8.c: New test.
20733 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20735         * g++.old-deja/g++.other/base1.C: New test.
20737 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20739         * g++.old-deja/g++.other/parse2.C: New test.
20741 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20743         * g++.old-deja/g++.pt/incomplete1.C: New test.
20745 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20747         * g++.old-deja/g++.other/friend9.C: New test.
20749 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20751         * gcc.dg/20001127-1.c: New test.
20753 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20755         * g++.old-deja/g++.pt/friend46.C: New test.
20757 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20759         * g++.old-deja/g++.other/ptrmem8.C: New test.
20761 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20763         * gcc.c-torture/execute/string-opt-7.c: New test.
20764         * gcc.c-torture/execute/string-opt-8.c: Likewise.
20766 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20768         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
20769         instead of 'mkcheck 2'.
20771 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20773         * gcc.c-torture/execute/memcheck/driver.c,
20774         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
20775         C9X references to refer to C99.
20777 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
20779         * gcc.dg/ultrasp3.c: New test.
20781 2000-11-25  Neil Booth  <neilb@earthling.net>
20783         * gcc.dg/cpp/include2.c: Update test to be locale independent.
20785 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
20787         * gcc.c-torture/compile/20001123-2.c: New.
20789 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20791         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
20793 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
20795         * gcc.dg/sequence-point-1.c: Add some new tests.
20796         * gcc.c-torture/execute/20001124-1.c: New test.
20798 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20800         * g++.old-deja/g++.other/vaarg4.C: New test.
20801         * gcc.c-torture/compile/20001123-1.c: New test.
20803 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20805         * g++.other/crash24.C: Adjust and remove XFAIL.
20806         * g++.other/crash37.C: New test.
20808 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
20810         * g++.old-deja/g++.pt/instantiate9.C: New test.
20812 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
20814         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
20815         new ABI, too.
20817         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
20818         * g++.old-deja/g++.robertl/eb55.C: Likewise.
20820 2000-11-22  Neil Booth  <neilb@earthling.net>
20822         * gcc.dg/cpp/Wtrigraphs.c: New test.
20824 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
20826         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
20828 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
20830         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
20832 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
20834         * lib/gcc-dg.exp: load_lib scanasm.exp.
20835         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
20836         * lib/g++-dg.exp: load_lib scanasm.exp.
20837         * lib/scanasm.exp: New.
20838         (scan-assembler, scan-assembler-not): Add optional arguments to
20839         test name, or if not present, the pattern name.
20840         (scan-assembler-dem, scan-assembler-dem-not): New.
20842         * g++.dg/dg.exp: New.
20844 2000-11-21  Neil Booth  <neilb@earthling.net>
20846         * gcc.dg/cpp/integrated1.c: Remove.
20848 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20850         * gcc.c-torture/execute/20001121-1.c: New test.
20852 2000-11-21  Richard Henderson  <rth@redhat.com>
20854         * gcc.c-torture/compile/20001121-1.c: New test.
20856 2000-11-20  Neil Booth  <neilb@earthling.net>
20858         * gcc.dg/cpp/integrated1.c: New test.
20860 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20862         * g++.old-deja/g++.other/inline17.C: New test.
20864 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
20866         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
20867         local variable to be zero: I made the variable global. Now
20868         uses abort() and exit() instead of relying on main's return value.
20870 2000-11-20  Neil Booth  <neilb@earthling.net>
20872         * gcc.dg/cpp/paste2.c: Update test.
20873         * objc/execute/paste.m: New test.
20875 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20877         * gcc.dg/c99-condexpr-1.c: New test.
20879 2000-11-20  Neil Booth  <neilb@earthling.net>
20881         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
20883 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
20885         * g++.old-deja/g++.pt/export1.C: New test.
20887 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
20889         * gcc.dg/20001117-1.c: New test.
20891 2000-11-18  Richard Henderson  <rth@redhat.com>
20893         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
20895 2000-11-18  Richard Henderson  <rth@redhat.com>
20897         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
20898         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
20899         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
20901 2000-11-18  Richard Henderson  <rth@redhat.com>
20903         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
20904         (main): New.  Exit cleanly.
20906 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20908         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
20909         gcc.dg/c99-fordecl-2.c: New tests.
20911 2000-11-18  Richard Henderson  <rth@redhat.com>
20913         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
20914         * gcc.c-torture/execute/zerolen-2.c: New.
20916 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20918         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
20919         memory.
20921 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20923         * g++.old-deja/g++.pt/instantiate8.C: New test.
20925 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20927         * g++.old-deja/g++.other/incomplete.C: Add more tests.
20928         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
20930 2000-11-16  Nick Clifton  <nickc@redhat.com>
20932         * gcc.c-torture/execute/nestfunc-2.c: New test.
20933         * gcc.c-torture/execute/nestfunc-3.c: New test.
20935 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20937         * gcc.c-torture/compile/20001116-1.c: New test.
20939 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20941         * gcc.c-torture/execute/20001115-1.c: New test.
20943 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
20945         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
20946         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
20947         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
20948         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20950 2000-11-15  Neil Booth  <neilb@earthling.net>
20952         gcc.dg/cpp/_Pragma1.c: Update.
20953         gcc.dg/cpp/_Pragma2.c: New test.
20955 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
20957         * g++.old-deja/g++.other/anon5.C: New test.
20959 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20961         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
20962         tests.
20964 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
20966         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
20967         output.
20969 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20971         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
20972         labels at end of compound statements.
20974 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
20976         * gcc.c-torture/execute/loop-7.c: New test.
20978 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20980         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
20982 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20984         * gcc.dg/c99-bool-1.c: New test.
20986 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20988         * gcc.dg/c99-scope-1.c: Remove xfail.
20989         * gcc.dg/c99-scope-2.c: New test.
20991 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20993         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
20994         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
20996 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
20998         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
20999         error messages.
21001         * g++.mike/p700.C: Don't typedef wchar_t.
21002         * g++.mike/p784.C: Likewise.
21003         * g++.mike/eb101.C: Don't use __wchar_t.
21005 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
21007         * g77.f-torture/execute/20001111.[fx]: Test premature exit
21008         from DO loop.
21010 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21012         * gcc.c-torture/execute/20001111-1.c: New test.
21014 2000-11-10  Nick Clifton  <nickc@redhat.com>
21016         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
21017         long multuiple and accumulate.
21019 2000-11-09  Richard Henderson  <rth@redhat.com>
21021         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
21022         via size_t instead of int.
21024         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
21025         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21026         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21027         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21029 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
21031         * gcc.c-torture/compile/20001109-1.c: New test.
21032         * gcc.c-torture/compile/20001109-2.c: New test.
21034 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
21036         * g++.old-deja/g++.pt/operator1.C: New test.
21037         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
21039 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21041         * gcc.dg/20001108-1.c: New test.
21043 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21045         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
21046         with both arguments constant strings.
21047         * gcc.c-torture/execute/string-opt-3.c: New test.
21048         * gcc.c-torture/execute/string-opt-4.c: New test.
21049         * gcc.c-torture/execute/string-opt-5.c: New test.
21051 2000-11-08  Nick Clifton  <nickc@redhat.com>
21053         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
21054         mulsidi3adddi patterns.
21056 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
21058         * g++.old-deja/g++.other/crash36.C: New test.
21060 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
21062         * g++.old-deja/g++.other/init16.C: New test.
21064 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
21066         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
21068 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21070         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
21071         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21072         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21074 2000-11-07  DJ Delorie  <dj@redhat.com>
21076         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
21078 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21080         * gcc.c-torture/execute/string-opt-1.c: New test.
21082 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21084         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
21085         mips-sgi-irix6.* because the MIPS ABI passes floating-point
21086         parameters in registers, and there is no way for a varargs
21087         function to know in which order the integer and floating-point
21088         parameters should be interleaved when they are placed on the
21089         stack.
21090         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21091         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21093 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21095         * gcc.c-torture/execute/string-opt-2.c: New test.
21097 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
21099         * g++.old-deja/g++.pt/crash60.C: New test.
21101 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21103         * g++.old-deja/g++.other/crash24.C: New test.
21104         * g++.old-deja/g++.other/crash25.C: New test.
21105         * g++.old-deja/g++.other/crash26.C: New test.
21106         * g++.old-deja/g++.other/crash27.C: New test.
21107         * g++.old-deja/g++.other/crash28.C: New test.
21108         * g++.old-deja/g++.other/crash29.C: New test.
21109         * g++.old-deja/g++.other/crash30.C: New test.
21110         * g++.old-deja/g++.other/crash31.C: New test.
21111         * g++.old-deja/g++.other/crash32.C: New test.
21112         * g++.old-deja/g++.other/crash33.C: New test.
21113         * g++.old-deja/g++.other/crash34.C: New test.
21114         * g++.old-deja/g++.other/crash35.C: New test.
21116 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21118         * gcc.c-torture/execute/20001031-1.c: New test.
21120 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
21122         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
21123         namespace.
21125         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
21126         standards-conformant.
21128         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
21130         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
21131         * g++.old-deja/g++.mike/p755a.C: Likewise.
21132         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
21133         library makes no calls to `operator new' during initialization.
21135 2000-11-04  Neil Booth  <neilb@earthling.net>
21137         * gcc.dg/cpp/include2.c: New tests.
21139 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
21141         * lib/g++.exp (g++_set_ld_library_path): New function.
21142         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
21144 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
21146         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
21147         warnings.
21149 2000-11-01  Richard Henderson  <rth@redhat.com>
21151         * g++.old-deja/g++.ext/namedret1.C: New.
21152         * g++.old-deja/g++.ext/namedret2.C: New.
21153         * g++.old-deja/g++.ext/namedret3.C: New.
21155 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
21157         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
21158         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
21160 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21162         * gcc.c-torture/execute/va-arg-21.c: New test.
21164 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21166         * gcc.dg/c99-complex-2.c: New test.
21168 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21170         * gcc.c-torture/execute/stdio-opt-1.c: New test.
21172 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
21174         * g++.old-deja/g++.other/inline16.C: New test.
21176 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
21178         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
21179         __PRETTY_FUNCTION__
21181 2000-10-29  Neil Booth  <neilb@earthling.net>
21183         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
21184         New tests.
21185         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
21186         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
21187         optimisation.
21189 2000-10-29  Neil Booth  <neilb@earthling.net>
21191         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
21192         * mi1.c, mi1c.h: Add null directives to multiple-include test.
21193         * mi5.c: Test multiple includes work with -C.
21194         * trigraphs.c: Test ^= version.
21196 2000-10-28  Neil Booth  <neilb@earthling.net>
21198         New tests and test updates for new macro expander.
21200         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
21201         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
21202         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
21203         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
21204         new diagnostic messages.
21206         * gcc.dg/cpp/macro3.c: New tests.
21208 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
21210         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
21211         on the same line.
21213 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
21215         * g++.old-deja/g++.other/eh2.C: New test.
21217 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21219         * gcc.c-torture/execute/20001027-1.c: New test.
21221 2000-10-26  Richard Henderson  <rth@redhat.com>
21223         * gcc.c-torture/execute/20001026-1.c: New.
21225 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
21227         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
21228         * g++.old-deja/g++.law/builtin1.C: Likewise.
21229         * g++.old-deja/g++.law/ctors10.C: Likewise.
21230         * g++.old-deja/g++.law/virtual3.C: Likewise.
21231         * g++.old-deja/g++.mike/p658.C: Likewise.
21232         * g++.old-deja/g++.other/sibcall1.C: Likewise.
21233         * g++.old-deja/g++.other/vaarg2.C: Likewise.
21234         * g++.old-deja/g++.robertl/eb124.C: Likewise.
21235         * g++.old-deja/g++.robertl/eb44.C: Likewise.
21236         * g++.old-deja/g++.robertl/eb77.C: Likewise.
21238 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
21240         * gcc.c-torture/compile/20001024-1.c: New test.
21242 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
21244         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
21245         to tell us whether or not we are using V3.
21247 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
21249         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
21250         operands.
21252 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21254         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
21256 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
21258         * gcc.c-torture/execute/20001024-1.c: New test.
21260 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
21262         * g++.old-deja/g++.other/sibcall1.C: New test.
21264 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
21266         * gcc.dg/noncompile/init-3.c: New test.
21268 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
21270         * gcc.dg/format-array-1.c: New test.
21272 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21274         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
21275         writing through null pointers; remove comment about testing
21276         unterminated strings.
21278 2000-10-17  Matthew Hiller  <hiller@redhat.com>
21280         * gcc.c-torture/execute/20001017-2.c: New test.
21282 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21284         * gcc.c-torture/compile/20001018-1.c: New test.
21285         * gcc.c-torture/compile/20001018-1.x: Xfail.
21287 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21289         * gcc.c-torture/execute/20001017-1.c: New test.
21291 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21293         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
21294         for multiple use of arguments with scanf formats; add tests for
21295         multiple use of arguments.
21297 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
21299         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
21301 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21303         * gcc.dg/format-miss-1.c: New test.
21305 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
21307         * gcc.c-torture/execute/20001013-1.c: New test.
21309 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
21311         * gcc.dg/format-branch-1.c: New test.
21313 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
21315         * README, lib/file-format.exp: Remove EGCS references.
21317 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
21319         * gcc.dg/20001013-1.c: New test.
21321 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21323         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
21324         for intmax_t in the compiler using __typeof__ and the type rules
21325         for conditional expressions.
21327 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
21329         * gcc.dg/20001012-1.c: New test.
21330         * gcc.dg/20001012-2.c: New test.
21332 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
21334         * gcc.dg/format-attr-1.c: New test.
21336 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
21338         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
21339         __LONG_LONG_MAX__ instead of LLONG_MAX.
21341 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
21343         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
21344         scanf flags.
21345         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
21346         flags.
21348 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
21350         * gcc.dg/sequence-pt-1.c: New test.
21352 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
21354         * gcc.c-torture/execute/20001011-1.c: New testcase.
21355         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
21357 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
21359         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
21360         does not error on it.
21362 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
21364         * gcc.dg/20001009-1.c: New test.
21366 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21368         * gcc.c-torture/compile/20001009-1.c: Move from here ....
21369         * gcc.c-torture/execute/20001009-2.c: ... to here.
21371 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
21373         * gcc.c-torture/compile/20001009-1.c: New testcase.
21374         * gcc.c-torture/execute/20001009-1.c: New testcase.
21375         Testcases provided by Jan Hubicka <jh@suse.cz>.
21377 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21379         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
21380         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
21381         uintmax_t using <limits.h> to emulate the compiler's internal
21382         logic.  No longer XFAIL %j tests.
21384 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21386         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
21387         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
21388         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
21389         regexps and details of expected handling of some bad formats.
21390         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
21391         suppression.
21393 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21395         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
21396         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
21397         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
21398         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
21399         in list archives.
21401 2000-10-06  Richard Henderson  <rth@cygnus.com>
21403         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
21404         * g++.old-deja/g++.brendan/crash52.C: Likewise.
21405         * g++.old-deja/g++.jason/report.C: Likewise.
21406         * g++.old-deja/g++.law/friend5.C: Likewise.
21407         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
21408         of the expected warnings.
21410 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
21412         * g++.old-deja/g++.pt/enum14.C: New test.
21414 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
21416         * g++.old-deja/g++.pt/crash59.C: New test.
21418 2000-10-04  Will Cohen  <wcohen@redhat.com>
21420         * gcc.dg/20000926-1.c: New test.
21422 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
21424         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
21425         function name for current C++ compiler.
21426         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
21428 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
21430         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
21431         __PRETTY_FUNCTION__.
21432         * g++.old-deja/g++.ext/pretty2.C: Likewise.
21434 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21436         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
21438 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
21440         * gcc.c-torture/compile/20000923-1.c: New test.
21442 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
21444         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
21445         * g++.old-deja/g++.pt/ttp62.C: Same.
21446         * g++.old-deja/g++.other/inline14.C: Same.
21448 2000-09-24  Richard Henderson  <rth@cygnus.com>
21450         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
21452 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21454         * gcc.dg/c90-printf-1.c: Add test for wide string format.
21456 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
21458         * gcc.c-torture/compile/20000922-1.c: New file.
21460 2000-09-21  Nick Clifton  <nickc@redhat.com>
21462         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
21463         a signed long modulo operation.
21464         (mod6): New function - perform an unsigned long modulo operation.
21465         (main): Add tests for modulos of very large numbers by very small
21466         dividends.
21468 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21470         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
21472 2000-09-19  Richard Henderson  <rth@cygnus.com>
21474         * gcc.dg/compare2.c (case 10): XFAIL.
21476 2000-09-18  Richard Henderson  <rth@cygnus.com>
21478         * gcc.c-torture/execute/20000906-1.c: Move ...
21479         * gcc.dg/20000906-1.c: ... here.  Only run on targets
21480         that support __builtin_trap.
21482 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
21484         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
21486 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21488         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
21489         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
21490         more $ format tests.
21492 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21494         * gcc.dg/format-errmk-1.c: New test.
21496 2000-09-17  Greg McGary  <greg@mcgary.org>
21498         * gcc.c-torture/execute/20000917-1.x: Remove.
21500 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21502         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
21504 2000-09-17  Greg McGary  <greg@mcgary.org>
21506         * gcc.c-torture/execute/20000917-1.c: New test.
21507         * gcc.c-torture/execute/20000917-1.x: XFAIL.
21509 2000-09-16  Neil Booth  <NeilB@earthling.net>
21511         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
21512         in nested macro bug.
21514 2000-09-15  Neil Booth  <NeilB@earthling.net>
21516         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
21518 2000-09-14  Jeffrey A Law  (law@cygnus.com)
21520         * gcc.c-torture/execute/20000914-1.c: New test.
21522 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
21524         * g++.other/inline13.C: New test.
21526 2000-09-12  Andreas Jaeger  <aj@suse.de>
21528         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
21529         constant by Ulrich Drepper <drepper@redhat.com>.
21531 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
21533         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
21535 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21537         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
21539 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
21541         * gcc.dg/cpp/backslash.c: New test.
21543 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
21545         * gcc.c-torture/execute/20000910-1.c: New test.
21546         * gcc.c-torture/execute/20000910-2.c: Likewise.
21548 2000-09-11  Robert Lipe  <robertl@sco.com>
21550         * gcc.dg/pragma-align.c: New test.
21552 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
21554         * g++.old-deja/g++.pt/explicit82.C: New test.
21555         * g++.old-deja/g++.pt/explicit83.C: New test.
21557 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
21559         * gcc.dg/asm-names.c: New test.
21561 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21563         * gcc.dg/cpp/tr-warn6.c: New test
21565 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21567         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
21568         be accepted.
21570 2000-09-07  Catherine Moore  <clm@redhat.com>
21572         * gcc.c-torture/execute/unroll-1.c: New test.
21574 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
21576         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
21577         ERROR markers.
21578         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
21579         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
21580         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
21581         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
21582         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
21583         Preprocess only.
21584         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
21585         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
21587 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21589         * g++.old-deja/g++.pt/deduct2.C: New test.
21591 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21593         * g++.old-deja/g++.pt/parms2.C: New test.
21595 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21597         * g++.old-deja/g++.pt/crash58.C: New test.
21599 2000-09-06  Greg McGary  <greg@mcgary.org>
21601         * gcc.c-torture/execute/20000906-1.c: New test.
21602         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
21604 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21606         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
21608 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21610         * g++.old-deja/g++.pt/crash57.C: New test.
21612 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21614         * g++.old-deja/g++.pt/crash56.C: New test.
21616 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21618         * g++.old-deja/g++.pt/koenig1.C: New test.
21620 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
21622         * gcc.dg/20000904-1.c: New test.
21624 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
21626         * gcc.dg/cpp/paste8.c: New test.
21628 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
21630         * gcc.c-torture/compile/20000827-1.c: New test.
21632 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21634         * gcc.dg/format-diag-1.c: New test.
21636 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21638         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
21639         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
21640         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
21641         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
21642         gcc.dg/formatz-1.c: Adjust warning regular expressions.
21644 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
21646         * g++.old-deja/g++.other/nested4.C: New test.
21648 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
21650         * g++.old-deja/g++.ns/scoped1.C: New test.
21652 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
21654         * lib/g++.exp: Support testing already-installed GCC.
21656 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21658         * wtr-label-1.c, wtr-suffix-1.c: New tests.
21660 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21662         * gcc.dg/return-type-2.c: New test.
21664 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
21666         * gcc.c-torture/compile/20000825-1.c: New test.
21668 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
21670         * gcc.dg/dwarf2-2.c: New test.
21672 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
21674         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
21675         dg-warning regexps.
21677 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21679         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
21680         gcc.dg/format-ext-5.c: New tests.
21682 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
21684         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
21686 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
21688         * gcc.dg/noncompile/930622-2.c: Adjust error message.
21690 2000-08-24  Richard Henderson  <rth@cygnus.com>
21692         * gcc.dg/ia64-sync-1.c: New test.
21693         * gcc.dg/ia64-sync-2.c: New test.
21694         * gcc.dg/ia64-asm-1.c: New test.
21696 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21698         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
21699         * gcc.dg/format-ext-2.c: New test.
21701 2000-08-23  Jason Merrill  <jason@redhat.com>
21703         * lib/old-dejagnu.exp: Also ignore "In member function" and
21704         "At global scope".
21706 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21708         * gcc.dg/noncompile/label-lineno-1.c: New test.
21710 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21712         * gcc.dg/c99-array-nonobj-1.c: New test.
21714 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21716         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
21717         tests.
21718         * gcc.dg/format-ext-1.c: New test.
21720 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21722         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
21723         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
21724         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
21725         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
21726         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
21728 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21730         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
21731         gcc.dg/c99-strftime-2.c: New tests.
21733 2000-08-22  Richard Henderson  <rth@cygnus.com>
21735         * gcc.c-torture/execute/20000822-1.c: New test.
21737 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21739         * gcc.c-torture/execute/20000819-1.x: Remove.
21741 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21743         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
21744         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
21745         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
21746         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
21747         gcc.dg/format-xopen-1.c: New tests.
21749 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21751         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
21753 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21755         * g++.old-deja/g++.other/loop2.C: New test.
21757         * gcc.c-torture/compile/20000606-1.c: New test.
21758         * gcc.c-torture/compile/20000728-1.c: New test.
21759         * gcc.c-torture/execute/20000801-1.c: New test.
21760         * gcc.c-torture/execute/20000801-2.c: New test.
21761         * gcc.c-torture/execute/20000819-1.c: New test.
21762         * gcc.c-torture/execute/20000819-1.x: XFAIL.
21763         * gcc.dg/20000629-1.c: New test.
21764         * gcc.dg/20000724-1.c: New test.
21765         * gcc.dg/20000807-1.c: New test.
21767 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
21769         * gcc.dg/cpp/pragma-1.c: New test.
21770         * gcc.dg/cpp/pragma-2.c: New test.
21772 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
21774         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
21775         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
21777 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21779         * gcc.c-torture/compile/20000818-1.c: New test.
21781 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
21783         * gcc.c-torture/execute/20000818-1.c: New test.
21785 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21787         * gcc.dg/format-va-1.c: New test.
21789 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21791         * g++.old-deja/g++.other/typedef8.C: New test.
21793 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21795         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
21796         * g++.old-deja/g++.mike/net36.C: Mark candidate.
21797         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
21798         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
21799         * g++.old-deja/g++.other/ptrmem7.C: New test.
21800         * g++.old-deja/g++.pt/ptrmem10.C: New test.
21802 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21804         * g++.old-deja/g++.pt/typename27.C: New test.
21806 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
21808         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
21809         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
21810         * g++.old-deja/g++.pt/friend45.C: New test.
21811         * g++.old-deja/g++.other/friend8.C: New test.
21813 2000-08-15  Richard Henderson  <rth@cygnus.com>
21815         * gcc.c-torture/execute/20000815-1.c: New test.
21817 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21819         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
21820         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
21821         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
21823 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
21825         * g++.old-deja/g++.other/refinit2.C: New test.
21827 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
21829         * lib/c-torture.exp (c-torture): Make
21830         compiler_conditional_xfail_data global.
21831         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
21832         compiler_conditional_xfail_data machinery.
21833         (f-torture-execute): Likewise.
21834         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
21835         and only when unrolling loops.
21837         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
21839 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21841         * g++.old-deja/g++.pt/explicit81.C: New test.
21843 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21845         * g++.old-deja/g++.pt/typename26.C: New test.
21847 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
21849         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
21850         warning.
21852 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
21854         * g++.old-deja/g++.other/array3.C: New test.
21856 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21858         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
21859         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
21860         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
21861         New tests.
21863 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
21865         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
21866         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21868 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
21870         * gcc.c-torture/execute/20000808-1.c: New test.
21872 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21874         * gcc.dg/c90-const-expr-1.c: New test.
21876 2000-08-08  Richard Henderson  <rth@cygnus.com>
21878         * gcc.dg/noncompile/920923-1.c: Declare calloc.
21880 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21882         * gcc.dg/noncompile/const-ll-1.c: New test.
21884 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21886         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
21888 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
21890         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
21891         that running programs linked against the shared version of libobjc
21892         run correctly.
21894 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21896         * gcc.dg/c99-printf-1.c: New test.
21898 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21900         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
21902 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
21904         * gcc.c-torture/execute/20000731-1.x: Delete.
21906 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
21908         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
21909         and torture_without_loops as is done by c-torture.exp.
21910         (search_for): Copy from c-torture.exp.
21911         (gcc-dg-runtest): New function, drives a directory of tests
21912         iterating over the TORTURE_OPTIONS.
21913         (scan-assembler, scan-assembler-not): Move here from
21914         individual directory drivers.
21916         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
21917         defined by lib/gcc-dg.exp.
21918         * gcc.dg/cpp/cpp.exp: Likewise.
21919         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
21920         gcc-dg-runtest, so we cycle over optimization options.
21922         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
21923         * gcc.dg/compare2.c: No longer expected to fail.
21925 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
21927         * gcc.c-torture/execute/20000804-1.c: New test.
21929 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21931         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
21933 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
21935         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
21937 2000-08-03  Jeffrey A Law  (law@cygnus.com)
21939         * gcc.c-torture/compile/20000803-1.c: New test.
21941 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21943         * gcc.c-torture/execute/20000801-3.c,
21944         gcc.c-torture/execute/20000801-4.c: New tests.
21945         * gcc.c-torture/execute/20000801-3.x,
21946         gcc.c-torture/execute/20000801-4.x: Xfail.
21948 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
21950         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
21951         libobjc/.libs to allow for libtool.
21953 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
21955         * gcc.c-torture/compile/20000802-1.c: New test.
21957 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
21959         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
21961 2000-07-31  Jeffrey A Law  (law@cygnus.com)
21963         * gcc-c-torture/execute/20000731-2.c: New test.
21965         * gcc.c-torture/execute/20000731-1.c: New test.
21966         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
21968 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
21970         * testsuite/gcc.dg/cpp/paste7.c: New test.
21971         * gcc.dg/cpp/20000725-1.c: New test.
21973 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
21975         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
21976         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
21977         declaration warning for __builtin_dwarf_reg_size.
21979         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
21981 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21983         * gcc.dg/noncompile/voidparam-1.c: New test.
21985 2000-07-30  Richard Henderson  <rth@cygnus.com>
21987         * gcc.dg/c90-digraph-1.c: Don't xfail.
21988         * gcc.dg/compare2.c (case 10): Xfail.
21989         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
21991 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
21993         * gcc.dg/c99-main-1.c: New test.
21995 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21997         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
21999 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
22001         * gcc.c-tortuer/execute/20000726-1.c: New test.
22003 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
22005         * gcc.c-torture/execute/enum-2.c: New test.
22007 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22009         * gcc.dg/cpp/tr-warn3.c: New test.
22011 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22013         * g++.old-deja/g++.ext/implicit1.C: Remove.
22014         * g++.old-deja/g++.jason/c2.C: Remove
22015         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
22016         * g++.old-deja/g++.pt/crash16.C: Likewise.
22017         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
22019 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22021         * g++.old-deja/g++.other/for2.C: New test.
22023 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
22025         * gcc.dg/20000720-1.c: New test.
22027 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
22029         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
22031 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
22033         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
22034         * gcc.c-torture/execute/20000722-1.c: New.
22035         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
22037 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
22039         * gcc.dg/cpp/20000720-1.S: New test.
22041 2000-07-21  Michael Meissner  <meissner@redhat.com>
22043         * gcc.c-torture/execute/ieee/hugeval.c: New test.
22045 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22047         * g++.old-deja/g++.brendan/crash16.C,
22048         g++.old-deja/g++.brendan/parse3.C,
22049         g++.old-deja/g++.brendan/redecl1.C,
22050         g++.old-deja/g++.ns/template13.C,
22051         g++.old-deja/g++.other/decl4.C,
22052         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
22054 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22056         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
22057         and "Internal error".
22059         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
22060         regexps.
22061         * gcc.dg/cpp/paste6.c: New test.
22063 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
22065         * gcc.dg/cpp/tr-direct.c: New test.
22067         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
22068         gcc.dg/cpp/undef1.c: Tweak error regexps.
22070 2000-07-18  Eric Christopher <echristo@redhat.com>
22072         * gcc.c-torture/compile/20000718-1.c: New test.
22074 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
22076         * cpplex.c (_cpp_push_token): If the token being pushed back
22077         is the previous token in this context, just subtract one from
22078         context->posn.
22079         * cppmacro.c (save_expansion): Clear aux field when storing a
22080         placemarker.
22082 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
22084         * gcc.dg/noncompile/redecl-1.c: New test.
22086 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
22088         * gcc.c-torture/execute/20000717-5.c: New test.
22089         * gcc.c-torture/execute/20000717-1.x: Removed.
22091 2000-07-17  Richard Henderson  <rth@cygnus.com>
22093         * gcc.c-torture/execute/20000717-4.c: New test.
22095 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
22097         * gcc.dg/cpp/syshdr.c: New test.
22098         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
22100 2000-07-17  Neil Booth  <neilb@earthling.net>
22102         * gcc.dg/cpp/cmdlne-dM.c: New test.
22103         * gcc.dg/cpp/cmdlne-dD.c: New test.
22105 2000-07-17  Jeffrey A Law  (law@cygnus.com)
22107         * gcc.c-torture/execute/20000717-3.c: New test.
22109         * gcc.c-torture/compile/20000717-1.c: New test.
22111 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
22113         * gcc.c-torture/execute/20000717-2.c: New test.
22115 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22117         * gcc.dg/formatz-1.c: New test.
22119         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
22120         * gcc.dg/c99-digraph-1.c: New tests.
22122         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
22123         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
22125         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
22126         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
22127         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
22128         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
22129         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
22130         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
22131         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
22133 2000-07-17   Greg McGary <greg@mcgary.org>
22135         * gcc.c-torture/execute/20000717-1.c: New test.
22136         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
22138 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
22140         * gcc.c-torture/execute/20000715-2.c: New test.
22141         * gcc.dg/20000715-1.c: New test.
22143 2000-07-15  Michael Meissner  <meissner@redhat.com>
22145         * gcc.c-torture/execute/20000715-1.c: New test.
22147 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
22149         * gcc.c-torture/execute/20000707-1.c: New test.
22151 2000-07-13  Neil Booth  <NeilB@earthling.net>
22153         * testsuite/gcc.dg/cpp/digraph1.c,
22154         testsuite/gcc.dg/cpp/digraph2.c,
22155         testsuite/gcc.dg/cpp/digraphs.c: New tests.
22157 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
22159         * g77.f-torture/compile/20000630-2.f:  New test.
22160         * g77.f-torture/compile/20000630-2.x
22162 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22164         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
22166 2000-07-11  Neil Booth  <NeilB@earthling.net>
22168         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
22170 2000-07-11  Neil Booth  <NeilB@earthling.net>
22172         * gcc.dg/cpp/cmdlne-C.c: New.
22174 2000-07-09  Neil Booth  <NeilB@earthling.net>
22176         * gcc.dg/cpp/directiv.c: New tests.
22177         * gcc.dg/cpp/undef1.c: Update.
22179 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
22181         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
22183 2000-07-09  Neil Booth  <NeilB@earthling.net>
22185         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
22187 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
22189         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
22190         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
22192 2000-07-08  Neil Booth  <NeilB@earthling.net>
22194         * gcc.dg/cpp/macsyntx.c: New tests.
22196 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
22198         * gcc.dg/20000707-1.c: New test.
22200 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
22202         * gcc.c-torture/execute/20000706-1.c: New test.
22203         * gcc.c-torture/execute/20000706-2.c: New test.
22204         * gcc.c-torture/execute/20000706-3.c: New test.
22205         * gcc.c-torture/execute/20000706-4.c: New test.
22206         * gcc.c-torture/execute/20000706-5.c: New test.
22208 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
22210         * g++.old-deja/g++.pt/instantiate7.C: New test.
22212 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
22214         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
22215         * g++.old-deja/g++.mike/thunk3.C: Likewise.
22216         * g++.old-deja/g++.other/rtti3.C: Likewise.
22217         * g++.old-deja/g++.other/rttid3.C: Likewise.
22219 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
22221         *  g77.f-torture/compile/20000630-1.x: Fix typo
22223 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
22225         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
22226         assembly output.
22228 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
22230         * gcc.dg/cpp/ident.c: New test.
22232 2000-07-05  Neil Booth  <NeilB@earthling.net>
22234         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
22235           gcc.dg/cpp/lexstrng.c: New tests.
22237 2000-07-04  Neil Booth  <NeilB@earthling.net>
22239         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
22240         * gcc.dg/cpp/strify2.c: Same.
22242 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
22244         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
22245         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
22246         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
22247         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
22249         * testsuite/gcc.dg/cpp/macro1.c,
22250         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
22251         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
22252         testsuite/gcc.dg/cpp/strify1.c,
22253         testsuite/gcc.dg/cpp/strify2.c: New tests.
22255 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
22257         * gcc.c-torture/execute/20000703-1.c: New test.
22259 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
22261         * g++.old-deja/g++.pt (lookup10.C): New test.
22263 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
22265         * g++.old-deja/g++.pt (typename25.C): New test.
22267 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
22269         * gcc.c-torture/compile/20000701-1.c: New test.
22271 2000-06-30  Nick Clifton  <nickc@cygnus.com>
22273         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
22274         to test case.
22276 2000-06-30  Catherine Moore  <clm@cygnus.com>
22278         * gcc.c-torture/execute/align-1.c: New test.
22280 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
22282         * g++.old-deja/g++.pt/expr8.C: New test.
22283         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
22285 2000-06-29  Nick Clifton  <nickc@cygnus.com>
22287         * gcc.c-torture/compile/20000629-1.c: New test.
22289 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
22292         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
22293         gcc.dg/noncompile directory, depending on whether they're
22294         preprocessor tests or not.  Annotate all the tests for the dg
22295         framework.
22297         * gcc.c-torture/noncompile/noncompile.exp: Delete.
22298         * gcc.dg/noncompile/noncompile.exp: New.
22300         * Moved files:
22301         Old name                                New name
22302         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
22303         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
22304         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
22305         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
22306         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
22307         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
22308         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
22309         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
22310         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
22311         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
22312         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
22313         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
22314         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
22315         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
22316         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
22317         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
22318         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
22319         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
22320         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
22321         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
22322         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
22323         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
22324         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
22325         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
22327         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
22328         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
22329         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
22330         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
22331         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
22332         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
22334 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
22336         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
22337         declare one variable.  On the fourth, error.
22338         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
22339         declared by 20000628-1a.h.
22341 2000-06-29  Richard Henderson  <rth@redhat.com>
22343         * gcc.c-torture/execute/930529-1.x: New file.
22344         * gcc.dg/920413-1.c: Adjust expected warning text.
22345         * gcc.dg/980217-1.c: Declare abort.
22346         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
22348 2000-06-29  Jeffrey A Law  (law@cygnus.com)
22350         * g77.f-torture/compile/20000629-1.f: New test.
22351         * g77.f-torture/compile/20000629-1.x: Expected to fail.
22353 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
22355         Rearrange lots of files, removing entirely the
22356         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
22357         directories.
22359         * Deleted files:
22360         gcc.c-torture/code_quality/code_quality.exp
22361         gcc.c-torture/special/special.exp
22362         gcc.failure/failure.exp
22363         gcc.failure/940409-1.x
22364         gcc.c-torture/compile/961203-1.x
22366         * New files:
22367         gcc.misc-tests/linkage.exp
22368         gcc.c-torture/execute/920730-1t.c
22369         gcc.c-torture/execute/920730-1t.x
22370         gcc.c-torture/compile/920520-1.x
22371         gcc.c-torture/compile/920521-1.x
22372         gcc.c-torture/compile/981006-1.x
22373         gcc.c-torture/execute/eeprof-1.x
22375         * Moved files (possibly with modifications to fit a new harness):
22376         Old name                                New name
22377         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
22378         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
22379         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
22380         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
22381         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
22382         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
22383         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
22384         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
22385         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
22386         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
22387         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
22388         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
22389         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
22390         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
22392 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
22394         * c-torture/compile/961203-1.x: Delete.
22396         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
22397         not exit. Include stdio.h.
22398         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
22399         * gcc.misc-tests/dg-12.c: Likewise.
22400         * gcc.misc-tests/dg-5.c: Likewise.
22401         * gcc.misc-tests/dg-6.c: Likewise.
22402         * gcc.misc-tests/dg-7.c: Prototype abort.
22403         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
22404         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
22405         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
22406         not exit.
22407         * gcc.misc-tests/sieve.c: Use return from main, not exit.
22408         * gcc.misc-tests/sort2.c: Use return from main, not exit.
22410 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
22412         * gcc.dg/cpp/20000628-1.c: New test.
22413         * gcc.dg/cpp/20000628-1.h: New header for above test.
22414         * gcc.dg/cpp/20000628-1a.h: Likewise.
22416 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
22418         * gcc.dg/cpp: New directory.
22419         * gcc.dg/cpp/cpp.exp: New driver.
22420         * gcc.dg/cpp/20000627-1.c: New test.
22421         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
22422         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
22423         and rewrite as a compilation test.
22425         * gcc.dg: Move many files into the cpp subdirectory, possibly
22426         renaming or editing them as well.
22427         Old name                New name
22428         990119-1.c              cpp/19990119-1.c
22429         990228-1.c              cpp/19990228-1.c
22430         990407-1.c              cpp/19990407-1.c
22431         990409-1.c              cpp/19990409-1.c
22432         990413-1.c              cpp/19990413-1.c
22433         990703-1.c              cpp/19990703-1.c
22434         20000127-1.c            cpp/20000127-1.c
22435         20000129-1.c            cpp/20000129-1.c
22436         20000207-1.c            cpp/20000207-1.c
22437         20000207-2.c            cpp/20000207-2.c
22438         20000209-1.c            cpp/20000209-1.c
22439         20000209-2.c            cpp/20000209-2.c
22440         20000301-1.c            cpp/20000301-1.c
22441         20000419-1.c            cpp/20000419-1.c
22442         20000510-1.S            cpp/20000510-1.S
22443         20000519-1.c            cpp/20000519-1.c
22444         20000529-1.c            cpp/20000529-1.c
22445         20000625-1.c            cpp/20000625-1.c
22446         20000625-2.c            cpp/20000625-2.c
22447         cpp-as1.c               cpp/assert1.c
22448         cpp-as2.c               cpp/assert2.c
22449         cxx-comments-1.c        cpp/cxxcom1.c
22450         cxx-comments-2.c        cpp/cxxcom2.c
22451         endif-label.c           cpp/endif.c
22452         cpp-hash1.c             cpp/hash1.c
22453         cpp-hash2.c             cpp/hash2.c
22454         cpp-if1.c               cpp/if-1.c
22455         cpp-if2.c               cpp/if-2.c
22456         cpp-if3.c               cpp/if-3.c
22457         cpp-if4.c               cpp/if-4.c
22458         cpp-if5.c               cpp/if-5.c
22459         cpp-cond.c              cpp/if-cexp.c
22460         cpp-missingop.c         cpp/if-mop.c
22461         cpp-missingparen.c      cpp/if-mpar.c
22462         cpp-opprec.c            cpp/if-oppr.c
22463         cpp-ifparen.c           cpp/if-paren.c
22464         cpp-shortcircuit.c      cpp/if-sc.c
22465         cpp-shift.c             cpp/if-shift.c
22466         cpp-unary.c             cpp/if-unary.c
22467         cpp-li1.c               cpp/line1.c
22468         cpp-li2.c               cpp/line2.c
22469         lineno.c                cpp/line3.c
22470         lineno-2.c              cpp/line4.c
22471         cpp-mi.c                cpp/mi1.c
22472         cpp-mic.h               cpp/mi1c.h
22473         cpp-micc.h              cpp/mi1cc.h
22474         cpp-mind.h              cpp/mi1nd.h
22475         cpp-mindp.h             cpp/mi1ndp.h
22476         cpp-mix.h               cpp/mi1x.h
22477         cpp-mi2.c               cpp/mi2.c
22478         cpp-mi2a.h              cpp/mi2a.h
22479         cpp-mi2b.h              cpp/mi2b.h
22480         cpp-mi2c.h              cpp/mi2c.h
22481         cpp-mi3.c               cpp/mi3.c
22482         cpp-mi3.def             cpp/mi3.def
22483         poison-1.c              cpp/poison.c
22484         pr-impl.c               cpp/prag-imp.c
22485         cpp-redef-2.c           cpp/redef1.c
22486         cpp-redef.c             cpp/redef2.c
22487         strpaste.c              cpp/strp1.c
22488         strpaste-2.c            cpp/strp2.c
22489         cpp-tradpaste.c         cpp/tr-paste.c
22490         cpp-tradstringify.c     cpp/tr-str.c
22491         cpp-tradwarn1.c         cpp/tr-warn1.c
22492         cpp-tradwarn2.c         cpp/tr-warn2.c
22493         trigraphs.c             cpp/trigraphs.c
22494         cpp-unc1.c              cpp/unc1.c
22495         cpp-unc2.c              cpp/unc2.c
22496         cpp-unc3.c              cpp/unc3.c
22497         cpp-unc.c               cpp/unc4.c
22498         undef.c                 cpp/undef1.c
22499         undef-2.c               cpp/undef2.c
22500         cpp-wi1.c               cpp/widestr1.c
22502 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
22504         * lib/g++.exp (g++_include_flags): Tweak.
22506 2000-06-27  H.J. Lu  <hjl@gnu.org>
22507             Loren J. Rittle  <ljrittle@acm.org>
22509         * lib/g++.exp (g++_include_flags): Override libgloss.exp
22510         version with one that knows about the new gcc tree structure.
22511         (g++_link_flags): Same.
22513 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
22515         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
22516         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
22517         case we are cross-compiling.
22519         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
22520         g++.old-deja/g++.niklas/Makefile.in,
22521         g++.old-deja/g++.niklas/configure.in,
22522         g++.old-deja/g++.other/Makefile.in,
22523         g++.old-deja/g++.other/configure.in,
22524         gcc.c-torture/code_quality/Makefile.in,
22525         gcc.c-torture/code_quality/configure.in,
22526         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
22527         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
22528         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
22529         gcc.c-torture/execute/ieee/Makefile.in,
22530         gcc.c-torture/execute/ieee/configure.in,
22531         gcc.c-torture/noncompile/Makefile.in,
22532         gcc.c-torture/noncompile/configure.in,
22533         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
22534         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
22535         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
22537 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
22539         * g++.old-deja/g++.other/ambig3.C: New test.
22541 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
22543         * g++.old-deja/g++.pt/syntax1.C: New test.
22544         * g++.old-deja/g++.pt/syntax2.C: New test.
22545         * g++.old-deja/g++.other/syntax3.C: New test.
22546         * g++.old-deja/g++.other/syntax4.C: New test.
22548 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
22550         * gcc.dg/20000623-1.c: Prototype exit and abort.
22552 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
22554         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
22555         New tests.
22556         * gcc.dg/cpp-mi3.def: New file.
22558         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
22559         inside assertions.
22560         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
22561         lexer's error messages.
22562         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
22563         divine anything from the linemarkers.
22564         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
22565         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
22567 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
22569         * gcc.dg/20000623-1.c: New test.
22571 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
22573         * gcc.c-torture/execute/20000622-1.c: New test.
22575 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
22577         * g++.old-deja/g++.other/init15.C: New test.
22579 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
22581         * g++.old-deja/g++.pt/vaarg2.C: New test.
22582         * g++.old-deja/g++.pt/vaarg3.C: New test.
22584 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
22586         * g++.old-deja/g++.other/dyncast6.C: New test.
22588 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
22590         * gcc.c-torture/execute/loop-6.c: New test.
22592 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
22594         * gcc.dg/20000614-1.c: New test.
22595         * gcc.dg/20000614-2.c: New test.
22597 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
22599         * g++.old-deja/g++.other/inline12.C: New test.
22601 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
22603         * g++.old-deja/g++.other/eh1.C: New test.
22605 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
22607         * g++.old-deja/g++.other/type.C: New test.
22609 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
22611         * g++.old-deja/g++.other/initstring.C: New test.
22613 2000-06-12  Jason Merrill  <jason@redhat.com>
22615         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
22617 2000-06-09  Jeffrey A Law  (law@cygnus.com)
22619         * gcc.c-torture/compile/20000609-1.c: New test.
22621 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
22623         * gcc.dg/20000609-1.c: New test.
22625 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
22627         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
22628         * gcc.c-torture/noncompile/poison-1.c: Move...
22629         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
22630         * gcc.dg/cpp-li1.c: Add a token after the #line.
22632 2000-06-05  Richard Henderson  <rth@cygnus.com>
22634         * gcc.c-torture/execute/20000605-2.c: New test.
22635         * gcc.c-torture/execute/20000605-3.c: New test.
22637 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
22639         * g77.f-torture/execute/20000503-1.x: New file.
22641 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
22643         * g++.old-deja/g++.eh/badalloc1.C: New test.
22645 2000-06-05  Richard Henderson  <rth@cygnus.com>
22647         * gcc.c-torture/execute/20000605-1.c: New test.
22649 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
22650             Nathan Sidwell <nathan@codesourcery.com>
22652         * gcc.c-torture/compile/20000605-1.c: New test.
22654 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
22656         * g77.f-torture/compile/20000601-1.f:  New test.
22658 2000-06-03  Richard Henderson  <rth@cygnus.com>
22660         * gcc.c-torture/execute/20000603-1.c: New.
22662 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
22664         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
22665         * gcc.dg/noreturn-2.c (noreturn): Likewise.
22667 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
22669         * gcc.dg/compare2.c (case 12): XFAIL.
22670         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
22671         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
22673         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
22675 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
22677         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
22678         guard macro is already defined when the header is first
22679         included.
22680         * gcc.dg/cpp-mix.h: New file.
22681         * gcc.dg/endif-label.c: Update patterns to match compiler.
22683         * g++.brendan/complex1.C: Declare abort.
22684         * g++.law/refs4.C: Remove XFAIL.
22685         * g++.oliva/expr2.C: Declare abort and exit.
22687 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
22689         * gcc.c-torture/execute/20000528-1.c: New test.
22691         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
22692         * g++.old-deja/g++.law/temps4.C: Likewise.
22694         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
22695         stdlib.h.  Call abort() on failure.
22696         * g++.old-deja/g++.law/refs4.C: Likewise.
22697         * g++.old-deja/g++.law/temps4.C: Likewise.
22698         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
22699         * gcc.c-torture/execute/20000112-1.c: Include string.h.
22701 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
22703         Relative to g++.dg/special:
22704         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
22706         Relative to g++.old-deja:
22707         * g++.brendan/complex1.C, g++.jason/optimize2.C,
22708         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
22709         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
22710         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
22711         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
22712         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
22713         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
22715         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
22716         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
22717         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
22718         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
22719         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
22720         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
22721         and/or string.h.
22723         * g++.other/goto1.C: Update expectations for error messages.
22725 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
22727         * gcc.c-torture/compile/20000523-1.c: New test.
22729 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22731         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
22733 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22735         * g++.old-deja/g++.eh/catch11.C: New test.
22736         * g++.old-deja/g++.eh/catch12.C: New test.
22738 2000-05-24  Nick Clifton  <nickc@cygnus.com>
22740         * gcc.c-torture/execute/20000523-1.c: New test.
22742 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
22744         * c-torture/execute/bcp-1.c: Replace abort in arg of
22745         __builtin_constant_p with a generic external function.
22747         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
22748         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
22749         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
22750         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
22751         Prototype abort and/or exit.
22753         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
22754         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
22755         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
22756         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
22758 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
22760         * gcc.dg/dwarf2-1.c: New test.
22762 2000-05-20  Richard Henderson  <rth@cygnus.com>
22764         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
22766 2000-05-20  Andreas Jaeger  <aj@suse.de>
22768         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
22769         testcase.
22771 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
22773         * gcc.c-torture/execute/20000519-2.c: New test.
22775 2000-05-19  Andreas Jaeger  <aj@suse.de>
22777         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
22778         which fails with SSA.
22780         * lib/c-torture.exp: Also test with -O3 -fssa.
22782 2000-05-18  Michael Meissner  <meissner@redhat.com>
22784         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
22785         * gcc.c-torture/execute/920415-1.c: Ditto.
22786         * gcc.c-torture/execute/920501-1.c: Ditto.
22787         * gcc.c-torture/execute/conversion.c: Ditto.
22788         * gcc.c-torture/execute/cvt-1.c: Ditto.
22790 2000-05-18  Jeffrey A Law  (law@cygnus.com)
22792         * gcc.c-torture/compile/20000518-1.c: New test.
22794 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22796         * g77.f-torture/compile/200005018.f:  New test.
22798 2000-05-17  Jeffrey A Law  (law@cygnus.com)
22800         * gcc.c-torture/compile/20000517-1.c: New test.
22802 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22804         * gcc.c-torture/execute/20000516-1.c: New test.
22806 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
22808         * g++.old-deja/g++.other/eh.C: New test.
22810 2000-05-12  Richard Henderson  <rth@cygnus.com>
22812         * gcc.c-torture/execute/990208-1.c (main): Don't pass
22813         constants through to doit's conditional.
22815 2000-05-11  Jeffrey A Law  (law@cygnus.com)
22817         * gcc.c-torture/compile/20000511-1.c: New test.
22818         * g77.f-torture/compile/20000511-1.f: New test.
22819         * g77.f-torture/compile/20000511-2.f: New test.
22821 2000-05-11  Michael Meissner  <meissner@redhat.com>
22823         * gcc.c-torture/execute/20000511-1.c: New test.
22825 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
22827         * gcc.dg/dg.exp: Scan .S files as well as .c files.
22828         * gcc.dg/20000510-1.S: New.
22830 2000-05-08  Catherine Moore  <clm@cygnus.com>
22832         * gcc.dg/unused-3.c: New.
22834 2000-05-06  Richard Henderson  <rth@cygnus.com>
22836           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
22837           * g++.old-deja/g++.mike/warn1.C: Likewise.
22838           * g++.old-deja/g++.pt/local1.C: Likewise.
22839           * g++.old-deja/g++.pt/local7.C: Likewise.
22840           * g++.old-deja/g++.pt/spec16.C: Likewise.
22842 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
22844         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
22846 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
22848           * g77.f-torture/execute/20000503-1.f:  New test.
22850 2000-05-04  Andreas Jaeger  <aj@suse.de>
22852         * gcc.dg/noreturn-2.c: New test.
22854 2000-05-04  Neil Booth  <NeilB@earthling.net>
22856         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
22857         preprocessor.
22859 2000-05-04  Richard Henderson  <rth@cygnus.com>
22861         * gcc.c-torture/execute/20000503-1.c: Fix typo.
22863 2000-05-04  Richard Henderson  <rth@cygnus.com>
22865         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
22866         OpenSSL by Jason R Thorpe.
22868 2000-05-03  Jim Wilson  <wilson@cygnus.com>
22870         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
22872 2000-05-03  Robert Lipe <robertlipe@usa.net>
22874         * gcc.dg/20000503-1.c: New test.
22876 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
22878         * gcc.c-torture/compile/20000502-1.c: New test.
22879         * g++.old-deja/g++.other/align.C: New test.
22880         * gcc.dg/cpp-tradstringify.c: New test.
22882 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22884         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
22885         and hard registers.
22887 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
22889         * gcc.c-torture/execute/loop-5.c: New test.
22891 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
22893         * gcc.c-torture/execute/va-arg-20.c: New test.
22895 2000-04-23  Jeffrey A Law  (law@cygnus.com)
22897         * gcc.c-torture/execute/20000422-1.c: New test.
22899 2000-04-20  Greg McGary  <gkm@gnu.org>
22901         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
22902         when optimizing, but without sibling-call optimizations (-O1).
22904 2000-04-20  Jeffrey A Law  (law@cygnus.com)
22906           * gcc.c-torture/compile/20000420-1.c: New test.
22908 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
22910         * g++.abi/ptrflags.C: New test.
22911         * g++.eh/catchptr1.C: Test incomplete pointer chains.
22913 2000-04-19  Catherine Moore  <clm@cygnus.com>
22915         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
22917 2000-04-19  Greg McGary  <gkm@gnu.org>
22919         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
22920         sibling-call optimizations.
22922 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
22924         * gcc.dg/20000419-1.c: New test.
22926 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
22928         * gcc.c-torture/execute/20000412-6.c: New test.
22930 2000-04-12  Jeffrey A Law  (law@cygnus.com)
22932         * gcc.c-torture/execute/20000412-5.c: New test.
22933         * g77.f-torture/compile/20000412-1.f: New test.
22934         * gcc.c-torture/execute/20000412-4.c: New test.
22935         * gcc.c-torture/compile/20000412-2.c: New test.
22936         * gcc.c-torture/execute/20000412-3.c: New test.
22937         * gcc.c-torture/compile/20000412-1.c: New test.
22938         * gcc.c-torture/execute/20000412-2.c: New test.
22940 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
22942         * objc/execute/bf-20.m: New test.
22944 2000-04-10  Richard Henderson  <rth@cygnus.com>
22946         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
22948         * gcc.c-torture/execute/20000412-1.c: New test.
22950 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
22952         * g++.old-deja/g++.eh/catchptr1.C: New test.
22954 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
22956         * g++.old-deja/g++.abi/cxa_vec.C: New test.
22958 2000-04-08  Neil Booth  <NeilB@earthling.net>
22960         * gcc.dg/cpp-nullchar.c: Remove test as
22961         embedded nulls cause problems.
22963 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22965         * gcc.dg/compare2.c: New test.
22967 2000-04-08  Neil Booth  <NeilB@earthling.net>
22969         * gcc.dg/cpp-nullchar.c: New test.
22971 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
22973         * gcc.dg/cpp-mi2.c: New test.
22974         * gcc.dg/cpp-mi2[abc].h: New files.
22976 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
22978         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
22979         member name.
22981 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
22983         * g++.old-deja/g++.abi/vmihint.C: New test.
22985 2000-04-06  Neil Booth  <NeilB@earthling.net>
22987         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
22988         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
22989         copyright.
22991 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
22993         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
22994         avoid stack-frame overwrite.
22996 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
22998         * gcc.c-torture/compile/20000405-2.c: New test.
22999         * gcc.c-torture/compile/20000405-3.c: New test.
23001 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23003         * gcc.c-torture/compile/20000405-1.c: New test.
23005 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
23007         * gcc.dg/cast-qual-1.c: Revert last change.
23009 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23011         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
23013 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
23015         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
23016         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
23018 2000-04-03  Jeffrey A Law  (law@cygnus.com)
23020         * gcc.c-torture/compile/20000403-2.c: New test.
23021         * gcc.c-torture/compile/20000403-1.c: New test.
23023 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
23025         * gcc.c-torture/execute/20000403-1.c: New test.
23027 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
23029         * gcc.c-torture/execute/20000402-1.c: New test.
23031 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
23033         * gcc.c-torture/execute/va-arg-15.c: New test.
23034         * gcc.c-torture/execute/va-arg-16.c: New test.
23035         * gcc.c-torture/execute/va-arg-17.c: New test.
23036         * gcc.c-torture/execute/va-arg-18.c: New test.
23037         * gcc.c-torture/execute/va-arg-19.c: New test.
23039 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
23041         * gcc.c-torture/compile/981211-1.c: Move to...
23042         * gcc.dg/cpp-as1.c: ...here.
23043         * gcc.dg/cpp-as2.c: New file.
23045         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
23046         compiler.
23048 2000-04-02  Neil Booth  <NeilB@earthling.net>
23050         * gcc.dg/cpp-cond.c  New tests.
23051         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
23052         accidental success less likely.
23053         * gcc.dg/cpp-missingop.c  New tests.
23054         * gcc.dg/cpp-missingparen.c  New tests.
23055         * gcc.dg/cpp-shift.c  New tests.
23056         * gcc.dg/cpp-shortcircuit.c  New tests.
23057         * gcc.dg/cpp-unary.c  New tests.
23059 2000-03-29  Jeffrey A Law  (law@cygnus.com)
23061         * gcc.c-torture/compile/20000329-1.c: New test.
23063 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
23065         * gcc.c-torture/compile/20000326-1.c: New test.
23066         * gcc.c-torture/compile/20000326-2.c: New test.
23068 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
23070         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
23071         the first parameter is a function argument.
23073 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
23075         * g++.old-deja/g++.ext/array4.C: New test.
23077 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
23079         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
23081 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23083         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
23085 2000-03-19  Richard Henderson  <rth@cygnus.com>
23087         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
23089 2000-03-19  Richard Henderson  <rth@cygnus.com>
23091         * gcc.c-torture/compile/20000319-1.c: New test.
23093 2000-03-14  Jeffrey A Law  (law@cygnus.com)
23095         * gcc.c-torture/execute/20000314-3.c: New test.
23096         * gcc.c-torture/execute/20000314-2.c: New test.
23097         * gcc.c-torture/execute/20000314-1.c: New test.
23098         * gcc.c-torture/compile/20000314-2.c: New test.
23099         * gcc.c-torture/compile/20000314-1.c: New test.
23101 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
23103         * g++.old-deja/g++.warn/inline.C: New test.
23105 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
23107         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
23108         standards-compliant result rather than specific constants.
23109         Put test-values in array.
23111 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
23113         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
23114         (g++_target_compile): Put test-specific options last.
23116 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23118         * g++.old-deja/g++.eh/vbase4.C: New test.
23120 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23122         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
23124 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23126         * g++.old-deja/g++.brendan/misc12.C: Removed.
23127         * g++.old-deja/g++.pt/memtemp77.C: Constify.
23128         * g++.old-deja/g++.ext/pretty4.C: New test.
23130 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23132         * g++.old-deja/g++.other/string2.C: New test.
23134 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
23136         * g++.old-deja/g++.warn/impint2.C: New test.
23138 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
23140         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
23141         is 1, not zero.
23143 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
23145         * g++.old-deja/g++.warn/impint.C: New test.
23146         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
23147         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
23148         * g++.old-deja/g++.pt/explicit12.C: Likewise.
23149         * g++.old-deja/g++.pt/explicit13.C: Likewise.
23150         * g++.old-deja/g++.pt/explicit17.C: Likewise.
23151         * g++.old-deja/g++.pt/explicit18.C: Likewise.
23152         * g++.old-deja/g++.pt/explicit19.C: Likewise.
23153         * g++.old-deja/g++.pt/explicit23.C: Likewise.
23154         * g++.old-deja/g++.pt/explicit31.C: Likewise.
23155         * g++.old-deja/g++.pt/explicit35.C: Likewise.
23156         * g++.old-deja/g++.pt/explicit6.C: Likewise.
23157         * g++.old-deja/g++.pt/memclass7.C: Likewise.
23159 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
23161         * gcc.dg/cpp-redef.c: New test.
23163 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
23165         * g++.old-deja/g++.pt/unify7.C: New test.
23167 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
23169         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
23170         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
23172 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
23174         * gcc.c-torture/compile/20000224-1.c: New test.
23176 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23178         * gcc.c-torture/compile/cpp-2.c: New test.
23179         * gcc.c-torture/compile/cpp-1.c: New test.
23181 2000-02-25  Jeffrey A Law  (law@cygnus.com)
23183         * gcc.c-torture/execute/20000225-1.c: New test.
23185 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23187         * gcc.dg/cpp-li2.c: New test.
23189         * gcc.dg/cpp-wi1.c: New test.
23191         * gcc.dg/cpp-li1.c: New test.
23193 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
23195         * g++.old-deja/g++.other/sizeof5.C: New test.
23197 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23199         * gcc.c-torture/execute/va-arg-13.c: New test.
23201 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
23203         * gcc.c-torture/execute/va-arg-12.c: New test.
23205 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
23207         * gcc.c-torture/execute/20000223-1.c: New test.
23209 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
23211         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
23213 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
23215         * g++.old-deja/g++.abi/ptrmem.C: New test.
23217 2000-02-19  Richard Henderson  <rth@cygnus.com>
23219         * gcc.c-torture/compile/init-3.c: New.
23221 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
23223         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
23224         ALWAYS_CXXFLAGS.
23226 2000-02-11  Robert Lipe <robertl@sco.com>
23228         * gcc.c-torture/compile/20000211-3.c: New test.
23230 2000-02-11  Martin Buchholz <martin@xemacs.org>
23232         * gcc.c-torture/compile/20000211-2.c: New test.
23234 2000-02-11  Jeffrey A Law  (law@cygnus.com)
23236         * gcc.c-torture/compile/20000211-1.c: New test.
23238 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
23240         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
23241           on native targets
23243 2000-02-08  Nathan Sidwell  <nathan@acm.org>
23245         * g++.old-deja/g++.other/cast5.C: New test.
23247 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
23249         * gcc.c-torture/execute/20000205-1.c: New.
23251 2000-02-03  Nathan Sidwell  <nathan@acm.org>
23253         * g++.old-deja/g++.jason/cast3.C: Return void.
23254         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
23256 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23258         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
23260         * gcc.dg/loop-1.c: New test.
23262 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
23264         * gcc.c-torture/compile/20000127-1.c: New test.
23265         * gcc.c-torture/execute/991228-1.c: New test.
23267 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23269         * gcc.dg/unused-2.c: New test.
23271         * gcc.dg/conv-1.c: New test.
23273 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
23275         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
23276         compiler.
23277         (tool_option_proc): Fix typo.
23279 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
23281         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
23282         of the ld on the host, not on the build machine.
23283         Also, don't crash if '--help' is not a supported option.
23285 2000-01-24  Richard Henderson  <rth@cygnus.com>
23287         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
23289 2000-01-20  Jeffrey A Law  (law@cygnus.com)
23291         * gcc.c-torture/execute/20000120-2.c: New test.
23292         * gcc.c-torture/execute/20000120-1.c: New test.
23294 2000-01-13  Jeffrey A Law  (law@cygnus.com)
23296         * gcc.c-torture/execute/20000113-1.c: New test.
23298 2000-01-12  Jeffrey A Law  (law@cygnus.com)
23300         * gcc.c-torture/execute/20000112-1.c: New test.
23302 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23304         * gcc.dg/20000111-1.c: New test.
23306 2000-01-10  Jeffrey A Law  (law@cygnus.com)
23308         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
23309         with 16 bit integers.
23311 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23313         * gcc.dg/20000108-1.c: New test.
23315 2000-01-05  Nathan Sidwell  <nathan@acm.org>
23317         * g++.old-deja/g++.ns/koenig8.C: New test.
23319 2000-01-05  Nathan Sidwell  <nathan@acm.org>
23321         * g++.old-deja/g++.other/cast4.C: New test.
23323 2000-01-05  Jeffrey A Law  (law@cygnus.com)
23325         * gcc.c-torture/compile/20000105-2.c: New test.
23326         * gcc.c-torture/compile/20000105-1.c: New test.
23328 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23330         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
23331         references to printf & atoi to conform to ANSI standard.
23332         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
23333         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
23334         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
23335         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
23336         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
23337         * g++.old-deja/g++.brendan/complex1.C: Likewise.
23338         * g++.old-deja/g++.brendan/copy1.C: Likewise.
23339         * g++.old-deja/g++.brendan/copy2.C: Likewise.
23340         * g++.old-deja/g++.brendan/copy3.C: Likewise.
23341         * g++.old-deja/g++.brendan/copy4.C: Likewise.
23342         * g++.old-deja/g++.brendan/copy5.C: Likewise.
23343         * g++.old-deja/g++.brendan/copy6.C: Likewise.
23344         * g++.old-deja/g++.brendan/copy7.C: Likewise.
23345         * g++.old-deja/g++.brendan/copy8.C: Likewise.
23346         * g++.old-deja/g++.brendan/crash11.C: Likewise.
23347         * g++.old-deja/g++.brendan/crash14.C: Likewise.
23348         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
23349         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
23350         * g++.old-deja/g++.brendan/delete2.C: Likewise.
23351         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
23352         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
23353         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
23354         * g++.old-deja/g++.brendan/eh1.C: Likewise.
23355         * g++.old-deja/g++.brendan/groff1.C: Likewise.
23356         * g++.old-deja/g++.brendan/init3.C: Likewise.
23357         * g++.old-deja/g++.brendan/misc12.C: Likewise.
23358         * g++.old-deja/g++.brendan/misc7.C: Likewise.
23359         * g++.old-deja/g++.brendan/new2.C: Likewise.
23360         * g++.old-deja/g++.brendan/operators4.C: Likewise.
23361         * g++.old-deja/g++.brendan/operators5.C: Likewise.
23362         * g++.old-deja/g++.brendan/overload2.C: Likewise.
23363         * g++.old-deja/g++.brendan/overload7.C: Likewise.
23364         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
23365         * g++.old-deja/g++.brendan/reference1.C: Likewise.
23366         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
23367         * g++.old-deja/g++.brendan/template24.C: Likewise.
23368         * g++.old-deja/g++.brendan/template3.C: Likewise.
23369         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
23370         * g++.old-deja/g++.jason/inline3.C: Likewise.
23371         * g++.old-deja/g++.jason/opeq.C: Likewise.
23372         * g++.old-deja/g++.law/arg5.C: Likewise.
23373         * g++.old-deja/g++.law/arm7.C: Likewise.
23374         * g++.old-deja/g++.law/ctors11.C: Likewise.
23375         * g++.old-deja/g++.law/cvt8.C: Likewise.
23376         * g++.old-deja/g++.law/init9.C: Likewise.
23377         * g++.old-deja/g++.law/refs4.C: Likewise.
23378         * g++.old-deja/g++.law/template2.C: Likewise.
23379         * g++.old-deja/g++.law/visibility24.C: Likewise.
23380         * g++.old-deja/g++.law/vtable3.C: Likewise.
23381         * g++.old-deja/g++.mike/asm2.C: Likewise.
23382         * g++.old-deja/g++.mike/eh1.C: Likewise.
23383         * g++.old-deja/g++.mike/misc1.C: Likewise.
23384         * g++.old-deja/g++.mike/misc13.C: Likewise.
23385         * g++.old-deja/g++.mike/misc14.C: Likewise.
23386         * g++.old-deja/g++.mike/ns12.C: Likewise.
23387         * g++.old-deja/g++.mike/p1248.C: Likewise.
23388         * g++.old-deja/g++.mike/p3708.C: Likewise.
23389         * g++.old-deja/g++.mike/p3708a.C: Likewise.
23390         * g++.old-deja/g++.mike/p3708b.C: Likewise.
23391         * g++.old-deja/g++.mike/p646.C: Likewise.
23392         * g++.old-deja/g++.mike/p700.C: Likewise.
23393         * g++.old-deja/g++.mike/p783.C: Likewise.
23394         * g++.old-deja/g++.mike/p783a.C: Likewise.
23395         * g++.old-deja/g++.mike/p783b.C: Likewise.
23396         * g++.old-deja/g++.mike/p786.C: Likewise.
23397         * g++.old-deja/g++.mike/p789.C: Likewise.
23398         * g++.old-deja/g++.mike/p789a.C: Likewise.
23399         * g++.old-deja/g++.mike/p807a.C: Likewise.
23400         * g++.old-deja/g++.other/delete3.C: Likewise.
23401         * g++.old-deja/g++.other/dyncast1.C: Likewise.
23402         * g++.old-deja/g++.other/dyncast2.C: Likewise.
23403         * g++.old-deja/g++.other/dyncast3.C: Likewise.
23404         * g++.old-deja/g++.other/empty1.C: Likewise.
23405         * g++.old-deja/g++.other/temporary1.C: Likewise.
23406         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
23407         * g++.old-deja/g++.pt/t16.C: Likewise.
23408         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
23410 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
23412         * gcc.dg/991230-1.c: New test.
23414 1999-12-29  Jeffrey A Law  (law@cygnus.com)
23416         * gcc.c-torture/compile/991229-3.c: New test.
23417         * gcc.c-torture/compile/991229-2.c: New test.
23418         * gcc.c-torture/compile/991229-1.c: New test.
23420 1999-12-29  Greg McGary <gkm@eng.ascend.com>
23422         * gcc.c-torture/compile/labels-2.c: New test.
23424 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
23426         * gcc.c-torture/execute/991227-1.c: New test.
23428 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23430         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
23432 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
23434         * gcc.c-torture/execute/991221-1.c: New test.
23436 1999-12-20  Nathan Sidwell  <nathan@acm.org>
23438         * g++.old-deja/g++.other/cast3.C: New test.
23440 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
23442         * gcc.c-torture/execute/991216-4.c: New test.
23444 1999-12-16  Michael Meissner  <meissner@cygnus.com>
23446         * gcc.c-torture/execute/991216-1.c: New test.
23447         * gcc.c-torture/execute/991216-2.c: New test.
23448         * gcc.c-torture/execute/991216-3.c: New test.
23450 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
23452         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
23453         Actually make the test fail by using "-O2" for compilation.
23455 1999-12-15  Nathan Sidwell  <nathan@acm.org>
23457         * g++.old-deja/g++.warn/cast-align1.C: New test.
23459 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
23461         * gcc.c-torture/compile/991214-1.c: New test.
23462         * gcc.c-torture/compile/991214-2.c: New test.
23464 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
23466         * gcc.dg/991214-1.c: New test.
23468 1999-12-13  Jeffrey A Law  (law@cygnus.com)
23470         * gcc.c-torture/compile/991213-3.c: New test.
23471         * gcc.c-torture/compile/991213-2.c: New test.
23472         * gcc.c-torture/compile/991213-1.c: New test.
23474 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
23476         * gcc.dg/991209-1.c: New test.
23478 1999-12-08  Nathan Sidwell <nathan@acm.org>
23480         * gcc.c-torture/compile/991208-1.c: New test.
23482 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23484         * gcc.dg/ultrasp2.c: New test.
23486 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
23488         * g++.old-deja/g++.abi/align.C (main): Fix typo.
23490 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
23492         * gcc.c-torture/compile/991202-1.c: New test.
23493         * gcc.c-torture/execute/991202-1.c: New test.
23494         * gcc.c-torture/execute/991202-2.c: New test.
23495         * gcc.c-torture/execute/991202-3.c: New test.
23497 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
23499         * g++.old-deja/g++.abi/align.C: New test.
23500         * g++.old-deja/g++.abi/aggregates.C: Likewise.
23501         * g++.old-deja/g++.abi/bitfields.C: Likewise.
23503 1999-12-01  Richard Henderson  <rth@cygnus.com>
23505         * gcc.c-torture/execute/991201-1.c: New.
23507 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
23509         * gcc.dg/991129-1.c: New test.
23511 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
23513         * gcc.c-torture/compile/991127-1.c: New test.
23515 1999-11-22  Nathan Sidwell  <nathan@acm.org>
23517         * g++.old-deja/g++.other/warn4.C: New test.
23519 1999-11-22  Nathan Sidwell  <nathan@acm.org>
23521         * g++.old-deja/g++.eh/cleanup2.C: New test.
23522         * g++.old-deja/g++.ext/pretty2.C: New test.
23523         * g++.old-deja/g++.ext/pretty3.C: New test.
23524         * g++.old-deja/g++.other/debug6.C: New test.
23526 1999-10-20  Jim Wilson  <wilson@cygnus.com>
23528         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
23529         compiler_output to look for one error message instead of two.
23531 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
23533         * gcc.c-torture/execute/991118-1.c: Also test case
23534         where the word boundary does not split a byte evenly.
23536 1999-11-19  Nathan Sidwell  <nathan@acm.org>
23538         * g++.old-deja/g++.ext/restrict1.C: New test.
23540 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
23542         * gcc.c-torture/execute/991118-1.c: New test.
23544 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
23546         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
23547         working directory pathnames.
23549 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
23551         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
23552         host is equipped with driver.h and driver.o so it can actually
23553         compile and run the tests.
23555 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
23557         * gcc.c-torture/compile/991008-1.c: New test.
23559 1999-11-08  Nick Clifton  <nickc@cygnus.com>
23561         * lib/gcc-dg.exp: Include target-supports.exp
23563 1999-11-05  Nick Clifton  <nickc@cygnus.com>
23565         * lib/target-supports.exp: New file: Provide procs to test for
23566         features supported by the target.
23567         (check_weak_available): Moved here from ecos.exp.
23568         (check_alias_available): New proc: Determine of the target
23569         toolchain supports the alias attribute.
23571         * gcc.dg/special/ecos.exp: Move check_weak_available to
23572         target-supports.exp.
23573         (alias-1.c): Only perform the test if the target supports
23574         aliases.
23575         (wkali-1.c): Only perform the test if the target supports
23576         aliases.
23578         * gcc.dg/990506-0.c: Expect error messages from cross
23579         targets as well as native targets.
23581 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23583         * gcc.dg/ultrasp1.c: Removed xfail.
23584         * gcc.dg/struct-ret-2.c: Likewise.
23585         * gcc.dg/array-1.c: Likewise.
23587 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23589         * gcc.dg/struct-ret-2.c: New test.
23591         * gcc.dg/array-1.c: New test.
23593 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
23595         * gcc.c-torture/execute/991030-1.c: New test.
23597 1999-10-26  Richard Henderson  <rth@cygnus.com>
23599         * gcc.c-torture/compile/991026-2.c: New test.
23601 1999-10-26  Jeffrey A Law  (law@cygnus.com)
23603         * gcc.c-torture/compile/991026-1.c: New test.
23605 1999-10-23  Jeffrey A Law  (law@cygnus.com)
23607         * gcc.c-torture/execute/991023-1.c: New test.
23609 1999-10-19  Jeffrey A Law  (law@cygnus.com)
23611         * gcc.c-torture/execute/991019-1.c: New test.
23613 1999-10-16  Richard Henderson  <rth@cygnus.com>
23615         * gcc.c-torture/execute/991016-1.c: New test.
23617 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
23619         * gcc.c-torture/execute/991014-1.c: New test.
23621 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
23623         * g++.old-deja/g++.other/union2.C: New test.
23625 1999-10-13  Nathan Sidwell  <nathan@acm.org>
23627         * g++.old-deja/g++.other/vaarg2.C: New test.
23628         * g++.old-deja/g++.other/vaarg3.C: New test.
23630 1999-10-12  Craig Burley  <craig@jcb-sc.com>
23632         * g77.f-torture/noncompile/19990905-1.f: Moved from being
23633         in compile/.
23635 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
23637         * gcc.c-torture/execute/va-arg-11.c: New test.
23639 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
23641         * lib/file-format.exp (gcc_target_object_format): Don't
23642         crash if objdump is unavailable.
23644 1999-09-29  Donn Terry <donn@interix.com>
23646         * gcc.misc-tests/mg.exp: delete extraneous redirection.
23648 1999-09-28  Nick Clifton  <nickc@cygnus.com>
23650         * gcc.c-torture/compile/990928-1.c: New test.
23652 1999-09-28  Nathan Sidwell  <nathan@acm.org>
23654         * g++.old-deja/g++.other/decl6.C: New test.
23656 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23658         * gcc.c-torture/execute/va-arg-10.c: New test.
23660 1999-09-27  Nathan Sidwell  <nathan@acm.org>
23662         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
23663         __PRETTY_FUNCTION__.
23665 1999-09-23  Nick Clifton  <nickc@cygnus.com>
23667         * gcc.c-torture/execute/990923-1.c: New test.
23669 1999-09-21  Nick Clifton  <nickc@cygnus.com>
23671         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
23672         for which -fpic is inappropriate.
23674 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
23676         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
23678 1999-09-21  Nathan Sidwell  <nathan@acm.org>
23680         * g++.old-deja/g++.other/dyncast1.C: New test.
23681         * g++.old-deja/g++.other/dyncast2.C: New test.
23682         * g++.old-deja/g++.other/dyncast3.C: New test.
23683         * g++.old-deja/g++.other/dyncast4.C: New test.
23684         * g++.old-deja/g++.other/dyncast5.C: New test.
23685         * g++.old-deja/g++.eh/catch3.C: New test.
23686         * g++.old-deja/g++.eh/catch3p.C: New test.
23687         * g++.old-deja/g++.eh/catch4.C: New test.
23688         * g++.old-deja/g++.eh/catch4p.C: New test.
23689         * g++.old-deja/g++.eh/catch5.C: New test.
23690         * g++.old-deja/g++.eh/catch5p.C: New test.
23691         * g++.old-deja/g++.eh/catch6.C: New test.
23692         * g++.old-deja/g++.eh/catch6p.C: New test.
23693         * g++.old-deja/g++.eh/catch7.C: New test.
23694         * g++.old-deja/g++.eh/catch7p.C: New test.
23695         * g++.old-deja/g++.eh/catch8.C: New test.
23696         * g++.old-deja/g++.eh/catch8p.C: New test.
23697         * g++.old-deja/g++.eh/catch9.C: New test.
23698         * g++.old-deja/g++.eh/catch9p.C: New test.
23700 1999-09-13  Nathan Sidwell  <nathan@acm.org>
23702         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
23703         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
23705 1999-09-13  Jeffrey A Law  (law@cygnus.com)
23707         * gcc.c-torture/compile/990913-1.c: New test.
23709 1999-09-10  Nathan Sidwell  <nathan@acm.org>
23711         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
23712         * g++.old-deja/g++.jason/rfg5.C: Likewise.
23714 1999-09-09  Richard Henderson  <rth@cygnus.com>
23716         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
23718 1999-09-09  Nathan Sidwell  <nathan@acm.org>
23720         * g++.old-deja/g++.other/lookup11.C: New test.
23721         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
23722         what is permitted and what we want.
23723         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
23724         overload use.
23725         * g++.old-deja/g++.jason/rfg5.C: Likewise
23727 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
23729         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
23730         * gcc.c-torture/noncompile/poison-1.c: New file.
23732 1999-09-08  Nathan Sidwell  <nathan@acm.org>
23734         * g++.old-deja/g++.other/sizeof3.C: New test.
23735         * g++.old-deja/g++.other/sizeof4.C: New test.
23736         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
23737         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
23739 1999-09-07  Richard Henderson  <rth@cygnus.com>
23741         * gcc.dg/va-arg-1.c: New.
23743 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23745         * gcc.c-torture/execute/va-arg-9.c: New test.
23747 1999-09-05  Craig Burley  <craig@jcb-sc.com>
23749         * g77.f-torture/compile/980519-2.f: New test.
23750         * g77.f-torture/compile/19990905-0.f: New test.
23751         * g77.f-torture/compile/19990905-1.f: New test.
23752         * g77.f-torture/compile/19990905-2.f: New test.
23754         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
23756 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
23758         * gcc.c-torture/execute/990827-1.c: Fix typo.
23760 1999-09-03  Nathan Sidwell  <nathan@acm.org>
23762         * g++.old-deja/g++.other/deref1.C: New test.
23764 1999-09-02  Nathan Sidwell  <nathan@acm.org>
23766         * g++.old-deja/g++.other/ambig2.C: New test.
23767         * g++.old-deja/g++.other/cond5.C: New test.
23768         * g++.old-deja/g++.other/lookup16.C: New test.
23770 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
23772         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
23773         assemblers too.
23775 1999-08-31  Jeffrey A Law  (law@cygnus.com)
23777         * lib/c-torture.exp: Avoid the "compare executables" optimization
23778         when testing native.
23780 1999-08-29  Jeffrey A Law  (law@cygnus.com)
23782         * gcc.c-torture/execute/990829-1.c: New test.
23783         * gcc.c-torture/compile/990829-1.c: New test.
23785 1999-08-27  Paul Burchard  <burchard@pobox.com>
23787         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
23788         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
23789         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
23790         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
23791         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
23792         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
23793         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
23794         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
23795         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
23796         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
23797         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
23799 1999-08-27  Jeffrey A Law  (law@cygnus.com)
23801         * gcc.c-torture/execute/990827-1.c: New test.
23803 1999-08-26  Craig Burley  <craig@jcb-sc.com>
23805         * g77.f-torture/noncompile/19990826-4.f: New test.
23807         * g77.f-torture/compile/19990826-3.f: New test.
23809         * g77.f-torture/execute/19990826-2.f: New test.
23811         * g77.f-torture/compile/19990826-1.f: New test.
23813         * gcc.c-torture/execute/990826-0.c: New test.
23814         * g77.c-torture/execute/19990826-0.f: New test.
23816         * g77.f-torture/noncompile/970626-2.f: New test.
23818 1999-08-25  Paul Burchard  <burchard@pobox.com>
23820         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
23821         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
23822         lss-011.C: New tests.
23824 1999-08-25  Nathan Sidwell  <nathan@acm.org>
23826         * g++.old-deja/g++.other/decl5.C: New test.
23828 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23830         * noncompile/noncompile.exp: Load_lib c-torture.exp.
23831         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
23832         call `postbase' for each one.  All callers of `postbase' changed
23833         to call this instead.
23835 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
23837         * gcc.c-torture/execute/990811-1.c: New test.
23839 1999-08-09  Nick Clifton  <nickc@cygnus.com>
23841         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
23842         just native ones.
23844         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
23845         just native ones.
23847 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23849         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
23851 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23853         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
23855 1999-08-04  Nathan Sidwell  <nathan@acm.org>
23857         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
23859 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23861         * gcc.c-torture/execute/990804-1.c: New test.
23863 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23865         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
23866         * g++.old-deja/g++.brendan/crash64.C: Likewise
23867         * g++.old-deja/g++.brendan/overload8.C: Likewise
23869 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23871         * g++.old-deja/g++.other/struct1.C: New test.
23873 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23875         * g++.old-deja/g++.other/enum2.C: New test.
23877 1999-08-02  Richard Henderson  <rth@cygnus.com>
23879         Adapted from tests from Franz Sirl:
23880         * gcc.c-torture/execute/va-arg-7.c: New test.
23881         * gcc.c-torture/execute/va-arg-8.c: New test.
23883 1999-08-01  Jeffrey A Law  (law@cygnus.com)
23885         * gcc.c-torture/compile/990801-2.c: New test.
23887         * gcc.c-torture/compile/990801-1.c: New test.
23889 1999-07-27  Michael Meissner  <meissner@cygnus.com>
23891         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
23892         fp-cmp-1.c, converting double to float.
23894         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
23895         fp-cmp-1.c, converting double to long double.
23897         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
23898         from fr1 to unknown_register, since fr1 is a legitimate register
23899         on some machines.
23901 1999-07-25  Jeffrey A Law  (law@cygnus.com)
23903         * README: More listname related changes.
23905 1999-07-08  Catherine Moore  <clm@cygnus.com>
23907         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
23909 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
23911         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
23913 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23915         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
23917 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
23919         * gcc.dg/990703-1.c: New test.
23921 1999-06-29  Nick Clifton  <nickc@cygnus.com>
23923         * lib/file-format.exp: New file: Move definition of proc
23924         gcc_target_object_format to here from
23925         gcc.dg/special/ecos.exp.
23927         * lib/c-torture.exp: Include lib file-format.exp.
23928         * lib/gcc-dg.exp: Include lib file-format.exp.
23930         * gcc.dg/special/ecos.exp: Remove definition of proc
23931         gcc_target_object_format.
23933 1999-06-28  Jeffrey A Law  (law@cygnus.com)
23935         * gcc.c-torture/execute/990628-1.c: New test.
23937 1999-06-25  Jeffrey A Law  (law@cygnus.com)
23939         * gcc.c-torture/compile/990625-2.c: New test.
23941         * gcc.c-torture/compile/990625-1.c: New test.
23943 1999-06-23  Nick Clifton  <nickc@cygnus.com>
23945         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
23946         attributes compile.
23947         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
23948         ports that use the COFF/PE file format.
23950 1999-06-17  Jeffrey A Law  (law@cygnus.com)
23952         * gcc.c-torture/compile/990617-1.c: New test.
23954 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
23956         * g++.old-deja/g++.other/decl4.C: New test.
23958 1999-06-14  Nathan Sidwell  <nathan@acm.org>
23960         * g++.old-deja/g++.other/bitfld3.C: New test.
23962 1999-06-08  Nathan Sidwell  <nathan@acm.org>
23964         * g++.old-deja/g++.eh/catch1.C: New test.
23966 1999-06-07  Jeffrey A Law  (law@cygnus.com)
23968         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
23970         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
23971         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
23973 1999-06-05  Craig Burley  <craig@jcb-sc.com>
23975         * g77.f-torture/compile/19990502-0.f: Replace with new,
23976         shorter, test that still fails after recent changes.
23978 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23980         * gcc.c-torture/execute/990604-1.c: New test.
23982 1999-05-31  Jeffrey A Law  (law@cygnus.com)
23984         * gcc.c-torture/execute/990531-1.c: New test.
23986 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23988         * gcc.c-torture/compile/990527-1.c: New test.
23990 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
23992         * gcc.c-torture/execute/990527-1.c: New test.
23994 1999-05-25  Nick Clifton  <nickc@cygnus.com>
23996         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
23997         bitfields as signed.
23999 1999-05-25  Craig Burley  <craig@jcb-sc.com>
24001         * g77.f-torture/compile/19990525-0.f: New test.
24003 1999-05-25  Jeffrey A Law  (law@cygnus.com)
24005         * gcc.c-torture/execute/990525-2.c: New test.
24007         * gcc.c-torture/execute/990525-1.c: New test.
24009 1999-05-24  Nathan Sidwell  <nathan@acm.org>
24011         * g++.old-deja/g++.other/anon3.C: New test.
24012         * g++.old-deja/g++.other/anon4.C: New test.
24013         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
24014         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
24015         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
24016         Merrill).
24018 1999-05-24  Jeffrey A Law  (law@cygnus.com)
24020         * gcc.c-torture/execute/990524-1.c: New test.
24022         * gcc.dg/990524-1.c: New test.
24024 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24026         * gcc.c-torture/compile/990523-1.c: New test.
24028 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
24030         * gcc.c-torture/compile/990519-1.c: New test.
24032 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24034         * gcc.c-torture/compile/990517-1.c: New test.
24036         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
24037         (e4, f4): New tests.
24038         (main): Call them.
24040 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24042         * gcc.dg/noreturn-1.c: New test.
24044 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
24046         * gcc.c-torture/execute/990513-1.c: New test.
24048 1999-05-10  Richard Henderson  <rth@cygnus.com>
24050         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
24052 1999-05-10  Craig Burley  <craig@jcb-sc.com>
24054         * g77.f-torture/execute/erfc.f: Use small single-precision
24055         values, to avoid problems on Alphas when not -mieee.
24057 1999-05-08  Craig Burley  <craig@jcb-sc.com>
24059         * gcc.dg/990506-0.c: New test.
24061 1999-05-08  Richard Henderson  <rth@cygnus.com>
24063         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
24064         the constant to test.  Don't XFAIL 64-bit targets.
24066         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
24067         * g++.old-deja/g++.law/profile1.C: Likewise.
24069         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
24070         operator new instances.
24071         * g++.old-deja/g++.other/delete5.C: Likewise.
24073 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24075         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
24076         intrinsic.
24078 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24080         * g77.f-torture/execute/u77-test.f: Reverse order of two
24081         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
24083 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24085         * gcc.dg/compare1.c: New test.
24087 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
24089         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
24090         New tests.
24092 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24094         * g77.f-torture/compile/19990502-1.f: New test.
24096 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24098         * g77.f-torture/compile/19990502-0.f: New test.
24100 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24102         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
24103         intrinsic.
24105 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24107         * g77.f-torture/execute/u77-test.f (main): List libU77
24108         intrinsics not currently tested.
24109         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
24110         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
24111         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
24112         Trim blanks off the ends of some printed strings.
24114 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24116         * g77.f-torture/execute/u77-test.f (main): Just warn about
24117         FSTAT gid disagreement, as it's expected on some systems.
24119 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24121         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
24122         use a new function, which allows for some slop.
24123         Clean up some commentary.
24124         (issum): The new function.
24125         (sgladd): Deleted subroutine.
24127 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24129         * g77.f-torture/execute/u77-test.f: Modify to be more like
24130         libf2c/libU77 version, bringing patches to that version here.
24131         Add suitable commentary.
24133 1999-04-25  Richard Henderson  <rth@cygnus.com>
24135         * gcc.dg/990424-1.c: New test.
24137 1999-04-24  Craig Burley  <craig@jcb-sc.com>
24139         * g77.f-torture/execute/u77-test.f (main): Bug involving
24140         LSTAT has been fixed, so turn back on full checking.
24142 1999-04-20  Craig Burley  <craig@jcb-sc.com>
24144         * g77.f-torture/compile/19990419-0.f: New test.
24145         * g77.f-torture/execute/19990419-1.f: New test.
24147 1999-04-17  Richard Henderson  <rth@cygnus.com>
24149         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
24150         to avoid the need for a prototype to supress a warning.
24152 1999-04-07  Jim Wilson  <wilson@cygnus.com>
24154         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
24156 1999-04-04  Jeffrey A Law  (law@cygnus.com)
24158         * gcc.c-torture/execute/990404-1.c: New test.
24160 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
24162         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
24163         * gcc.dg/cpp-if3.c: Don't use -pedantic.
24164         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
24165         missing initializer warnings.
24167 1999-03-28  Jeffrey A Law  (law@cygnus.com)
24169         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
24170         matching strings.
24172 1999-03-26  Jeffrey A Law  (law@cygnus.com)
24174         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
24176 1999-03-26  Craig Burley  <craig@jcb-sc.com>
24178         * g77.f-torture/execute/19990325-0.f: New test.
24179         * g77.f-torture/execute/19990325-1.f: New test.
24181 1999-03-24  Jeffrey A Law  (law@cygnus.com)
24183         * gcc.c-torture/execute/990324-1.c: New test.
24185 1999-03-22  Jim Wilson  <wilson@cygnus.com>
24187         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
24188         test with 4.
24190 1999-03-17  Richard Henderson  <rth@cygnus.com>
24192         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
24194 1999-03-13  Craig Burley  <craig@jcb-sc.com>
24196         * g77.f-torture/execute/19990313-2.f: New test.
24197         * g77.f-torture/execute/19990313-3.f: New test.
24199 1999-03-13  Craig Burley  <craig@jcb-sc.com>
24201         * g77.f-torture/execute/19990313-0.f: New test.
24202         * g77.f-torture/execute/19990313-1.f: New test.
24204 1999-03-12  Jim Wilson  <wilson@cygnus.com>
24206         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
24207         printf to sprintf.
24208         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
24209         (main): Add check for u15.  Conditionalize u31 check depending on
24210         whether ints are <32 bits or >=32 bits.
24212 1999-03-08  Craig Burley  <craig@jcb-sc.com>
24214         * g77.f-torture/execute/19981119-0.f: Improve testiness.
24216 1999-03-08  Craig Burley  <craig@jcb-sc.com>
24218         * g77.f-torture/compile/19990305-0.f: New test.
24219         * g77.f-torture/execute/19981119-0.f: New test.
24221 1999-03-08  Craig Burley  <craig@jcb-sc.com>
24223         * g77.f-torture/execute/970625-2.f: call ABORT if final
24224         result is not correct, instead of just printing it.
24225         Add this checking via newly introduced obfuscation, to
24226         trip up buggy front ends.
24228 1999-03-07  Craig Burley  <craig@jcb-sc.com>
24230         * g77.f-torture/compile/960317-1.f: Moved from being
24231         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
24233 1999-03-06  Craig Burley  <craig@jcb-sc.com>
24235         * g77.f-torture/execute/960317-1.f: New (old) test.
24236         * g77.f-torture/execute/970625-2.f: Ditto.
24238 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
24240         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
24241         message on line 1 or line 2; cccp and cpplib do this differently.
24243 1999-03-01  Jeffrey A Law  (law@cygnus.com)
24245         * g++.old-deja/g++.law/weak1.C: New test.
24247 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
24249         * gcc.c-torture/execute/990119-1.c: Renamed to...
24250         * gcc.dg/990119-1.c: this, so it will only be tested once
24251         (it's a preprocessor test, it doesn't need to be run at
24252         multiple optimization levels).
24254 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
24256         * lib/g++.exp: Don't add incdir=$base_dir/../include to
24257           ALWAYS_CXXFLAGS.
24259 1999-02-24  Craig Burley  <craig@jcb-sc.com>
24261         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
24262         * g77.f-torture/compile/19981216-0.f: ...as it is expected
24263         to not be compilable by current g77.
24265 1999-02-24  Nick Clifton  <nickc@cygnus.com>
24267         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
24269 1999-02-22  Jeffrey A Law  (law@cygnus.com)
24271         * gcc.c-torture/execute/990222-1.c: New test.
24273 1999-02-19  Craig Burley  <craig@jcb-sc.com>
24275         * g77.f-torture/compile/19990218-0.f: New test.
24276         * g77.f-torture/noncompile/19990218-1.f: New test.
24278 1999-02-18  Craig Burley  <craig@jcb-sc.com>
24280         * g77.f-torture/compile/19981216-0.f: New test.
24282 1999-02-14  Jeffrey A Law  (law@cygnus.com)
24284         * gcc.dg/990214-1.c: New test.
24286 1999-02-13  Jeffrey A Law  (law@cygnus.com)
24288         * gcc.dg/990213-2.c: New test.
24290         * gcc.dg/990213-1.c: New test.
24292 1999-02-12  Jeffrey A Law  (law@cygnus.com)
24294         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
24295         ints.
24297 1999-02-11  Nick Clifton  <nickc@cygnus.com>
24299         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
24300         specified by target.
24302         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
24304 1999-02-11  Jeffrey A Law  (law@cygnus.com)
24306         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
24308 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
24310         * gcc.dg/special/ecos.exp: New test driver for new tests with
24311         special requirements.
24313         * gcc.dg/special/alias-1.c: New test.
24314         * gcc.dg/special/gcsec-1.c: New test.
24315         * gcc.dg/special/weak-1.c: New test.
24316         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
24317         * gcc.dg/special/weak-2.c: New test.
24318         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
24319         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
24320         * gcc.dg/special/wkali-1.c: New test.
24321         * gcc.dg/special/wkali-2.c: New test.
24322         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
24323         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
24325 1999-02-10  Felix Lee  <flee@cygnus.com>
24327           * lib/c-torture.exp (c-torture-compile): Pull out code for
24328           analyzing gcc error messages.
24329           (c-torture-execute): Likewise.  Fix some (harmless) false
24330           positives.
24331           * lib/gcc.exp (gcc_check_compile): New function.
24333 1999-02-08  Richard Henderson  <rth@cygnus.com>
24335         * gcc.c-torture/execute/990208-1.c: New test.
24337 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
24339         * g++.dg/special/ecos.exp: New driver for new tests with special
24340         requirements
24342         * g++.dg/special/conpr-1.C: New test
24343         * g++.dg/special/conpr-2.C: New test
24344         * g++.dg/special/conpr-2a.C: New test
24345         * g++.dg/special/conpr-3.C: New test
24346         * g++.dg/special/conpr-3a.C: New test
24347         * g++.dg/special/conpr-3b.C: New test
24349         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
24350         allow g++ to use the dg driver
24352         * README: Add comment about g++.dg directory
24354 1999-02-06  Jeffrey A Law  (law@cygnus.com)
24356         * README: Update email addresses.
24358 1999-02-03  Nick Clifton  <nickc@cygnus.com>
24360         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
24361         arguments in order to force structure S onto the stack even on
24362         the alpha.
24363         (test): Pass 10 leading arguments to function foo as well as the
24364         structure S.
24366         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
24367         failure for all targets.
24369         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
24370         abort to terminate program execution.
24372 1999-01-30  Richard Henderson  <rth@cygnus.com>
24374         * gcc.c-torture/execute/990130-1.c: New test.
24376 1999-01-30  Jeffrey A Law  (law@cygnus.com)
24378         * gcc.dg/990130-1.c: New test.
24380 1999-01-28  Michael Meissner  <meissner@cygnus.com>
24382         * gcc.c-torture/execute/990128-1.c: New test.
24384 1999-01-27  Michael Meissner  <meissner@cygnus.com>
24386         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
24388 1999-01-27  Felix Lee  <flee@cygnus.com>
24390         * lib/c-torture.exp (c-torture-compile): pull out code for
24391         analyzing gcc error messages.
24392         (c-torture-execute): ditto, and fix some (harmless) false
24393         positives.
24394         * lib/gcc.exp (gcc_check_compile): new function.
24396 1999-01-17  Jeffrey A Law  (law@cygnus.com)
24398         * gcc.dg/990117-1.c: New test.
24400         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
24402         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
24404 1999-01-15  Jeffrey A Law  (law@cygnus.com)
24406         * g77.f-torture/compile/990115-1.f: New test.
24408 1999-01-07  Jeffrey A Law  (law@cygnus.com)
24410         * gcc.c-torture/compile/990107-1.c: New test
24412 1999-01-06  Jeffrey A Law  (law@cygnus.com)
24414         * gcc.c-torture/execute/990106-2.c: New test.
24416         * gcc.c-torture/execute/990106-1.c: New test.
24418 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
24420         * gcc.c-torture/compile/981223-1.c: New test.
24422 1998-12-29  Richard Henderson  <rth@cygnus.com>
24424         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
24425         (opt3): Rename from opt4 and disable.
24427 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
24429         * g++.old-deja/g++.pt/ptrmem5.C: New test.
24431 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
24433         * g++.old-deja/g++.other/conv5.C: New test.
24435 1998-12-14  Nick Clifton  <nickc@cygnus.com>
24437         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
24439 1998-12-11  Jeffrey A Law  (law@cygnus.com)
24441         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
24443 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
24445         * gcc.c-torture/compile/981211-1.c: New test.
24447 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
24449         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
24451         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
24453 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24455         * gcc.special/930510-1.c: Make C9X safe.
24456         * gcc.misc-tests/gcov-1.c Similarly.
24457         * gcc.misc-tests/gcov-2.c Similarly.
24459 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24461         * gcc.dg/ultrasp1.c: New test.
24463 1998-12-06  Richard Henderson  <rth@cygnus.com>
24465         * gcc.c-torture/execute/981206.c: New test.
24467 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24469         * g++.old-deja/g++.ns/template7.C: New test.
24471         * g++.old-deja/g++.other/expr1.C: New test.
24473         * g++.old-deja/g++.eh/tmpl3.C: New test.
24475         * g++.old-deja/g++.eh/tmpl2.C: New test.
24477 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
24479         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
24480         * g++.old-deja/g++.other/using6.C: Removed.
24481         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
24483         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
24485 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
24487         * g++.old-deja/g++.pt/overload8.C: New test.
24489         * g++.old-deja/g++.pt/overload7.C: New test.
24491         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
24493         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
24494         and relinking messages.
24495         * lib/g++.exp (g++_target_compile): Remove .rpo file when
24496         compiling with -frepo.
24498 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
24500         * g++.old-deja/g++.pt/lookup6.C: New test.
24502 1998-11-30  Nick Clifton  <nickc@cygnus.com>
24504         * gcc.c-torture/execute/981130-1.c: New test.
24505         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
24507 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
24509         * g++.old-deja/g++.pt/explicit76.C: New test.
24511         * g++.old-deja/g++.pt/friend38.C: New test.
24513         * g++.old-deja/g++.ns/crash2.C: New test.
24515         * g++.old-deja/g++.pt/defarg8.C: New test.
24517         * g++.old-deja/g++.pt/instantiate6.C: New test.
24519         * g++.old-deja/g++.pt/static6.C: New test.
24521         * g++.old-deja/g++.pt/decl2.C: New test.
24523 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24525         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
24526         problem is actually related with name lookup, but so what? :-)
24528         * g++.old-deja/g++.pt/friend37.C: New test.
24530 1998-11-25  Dave Love  <d.love@dl.ac.uk>
24532         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
24533         element, which fails on some systems.
24535         * g77.f-torture/execute/labug1.f: New test.
24537 1998-11-21  Jeffrey A Law  (law@cygnus.com)
24539         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
24540         is defined.
24542 1998-11-18  Dave Love  <d.love@dl.ac.uk>
24544         * g77.f-torture/compile/981117-1.f: New test.
24546 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
24548         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
24549         properly discarded.
24551 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
24553         * gcc.c-torture/execute/memcheck: New directory of tests for
24554         -fcheck-memory-usage.
24556 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
24558         * README: New file, general information about the testsuite and
24559         new description of the various C++ test subdirectories.
24560         * README.g++: Eliminate obsolete information, update and move most
24561         relevant stuff to README.
24563 1998-11-07  Richard Henderson  <rth@cygnus.com>
24565         * gcc.c-torture/compile/981107-1.c: New test.
24567 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
24569         * execute/memcpy-bi.c: New testcase.
24571 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
24573         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
24574         base classes.
24576         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
24577         template is selected.
24579         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
24580         classes, it should be accepted for all types.
24582         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
24584         * g++.old-deja/g++.pt/spec24.C: Ensure that template
24585         specializations start with template headers.
24587 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
24589         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
24591         * g++.old-deja/g++.other/init9.C: Test cross initialization of
24592         non-POD types.
24594 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
24596         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
24598 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
24600         * compile/981022-1.c, compile/981022-1.x: New test and driver.
24602 1998-10-19  Jeffrey A Law  (law@cygnus.com)
24604         * 981019-1.c: New test.
24606 1998-10-14  Robert Lipe <robertl@dgii.com>
24608         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
24609         find objc headers.
24611 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24613         * compile/981001-4.c: Remove use of GCC extension that triggers a
24614         compiler bug.
24616 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
24618         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
24620 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24622         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
24623         instantiation of template produces incorrect code for delete
24624         expression.
24626         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
24627         constructors' name is not unique.
24628         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
24629         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
24631         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
24632         automatic array of const is ill-formed.
24634         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
24635         of template parameter?
24637         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
24638         const.
24640         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
24641         pointer-to-member expression.
24643         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
24644         declaration causes ICE.
24646 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
24648         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
24649         reserved in the global namespace.
24651         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
24652         generate needed virtual table.
24654         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
24656 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
24658         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
24659         template-dependent type
24661 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
24663         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
24664         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
24665         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
24667         * g++.old-deja/g++.other/using5.C: New test; using decl from base
24668         class should be usable as argument of member function.
24669         * g++.old-deja/g++.other/using6.C: New test; using decl from base
24670         class should be usable as return type of member function.
24671         * g++.old-deja/g++.other/using7.C: New test; using decl from base
24672         class should be usable as type of data member.
24674         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
24676 1998-10-09  Jeffrey A Law  (law@cygnus.com)
24678         * gcc.c-torture/special/920521-1.c: Fix bogus test.
24680 1998-10-08  Nick Clifton  <nickc@cygnus.com>
24682         * gcc.dg/dll-?.c Add thumb to target list.
24683         Fix assembler scan patterns to match current assembler output.
24685 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
24687         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
24688         matching of template brackets.
24690         * g++.old-deja/g++.other/using4.C: New test.  Test using
24691         declarations of methods from base classes.
24693         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
24694         within functions should introduce names into the innermost
24695         enclosing namespace.
24697         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
24698         of static locals if first initialization throws.
24700 1998-10-07  Jim Wilson  <wilson@cygnus.com>
24702         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
24704 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
24706         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
24707         lose track of the possible targets of tablejump insns.
24708         * special/special.exp: Run it.
24710 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24712         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
24713         must be declared before its specializations can be named in friend
24714         declarations.
24716 1998-10-05  Dave Love  <d.love@dl.ac.uk>
24718         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
24720         * g77.f-torture/execute/io1.f: New test.
24722 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
24724         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
24725         with pointer to template function, for which no argument deduction
24726         is possible.
24728         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
24729         specialization of template function as argument to template
24730         function.
24732         * g++.old-deja/g++.other/access2.C: New test; Inner class
24733         shouldn't have privileged access to Outer's names.
24735 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
24737         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
24738         friend template declared within template class conflicts with
24739         nested class of the same name.
24741         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
24742         is ignored.
24744         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
24745         object with direct initializer as function declaration.
24747         * g++.old-deja/g++.other/decl2.C: New test; duplicate
24748         initializers.
24750         * g++.old-deja/g++.other/null2.C: New test; conditional operator
24751         involving const pointer and NULL produces incorrect result.
24753         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
24754         type name without `typename' should be rejected with -pedantic.
24756 1998-10-02  Richard Henderson  <rth@cygnus.com>
24758         * g++.old-deja/g++.other/addrof1.C: New test.
24760 1998-10-01  Nick Clifton  <nickc@cygnus.com>
24762         * gcc.c-torture/compile/981001-1.c: New test.
24763         * gcc.c-torture/execute/981001-1.c: New test.
24765 1998-10-01  Jeffrey A Law  (law@cygnus.com)
24767         * gcc.c-torture/compile/981001-2.c: New test.
24768         * gcc.c-torture/compile/981001-3.c: New test.
24769         * gcc.c-torture/compile/981001-4.c: New test.
24771 1998-10-01  Robert Lipe  <robertl@dgii.com>
24773         * lib/objc.exp (objc_target_compile): Add -L during compiles for
24774         multilibbed hosts.   Idea grafted from g77.exp.
24776 1998-09-30  Dave Love  <d.love@dl.ac.uk>
24778         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
24779         avoid losing on systems which need -lsocket.
24781 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
24783         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
24784         * g++.old-deja/g++.other/nested2.C: Ditto.
24785         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
24786         failure.
24788 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24790         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
24791         preferred over template operator!= for enum bitfields.
24793 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
24795         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
24796         that happen to have the same base name, but in different scopes,
24797         are incorrectly rejected.
24799 1998-09-16  Richard Henderson  <rth@cygnus.com>
24801         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
24802         on the native word size instead of an integer literal.
24804 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
24806         * g++.old-deja/g++.other/static2.C: Invocation of static data
24807         member of type pointer-to-function denoted as non-static member.
24809         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
24810         checks involving function types and aliases.
24812 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24814         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
24815         redefined to the same non-trivial type.
24817         * g++.old-deja/g++.pt/explicit73.C: Test for proper
24818         namespace-qualification of template specializations declared in
24819         other namespaces.
24821         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
24822         to declare a subset of the specializations of a template function
24823         as friends of specializations of a template class.
24825         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
24826         member templates that do not fully specialize the enclosing
24827         template class are rejected.
24829 1998-09-11  Dave Love  <d.love@dl.ac.uk>
24831         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
24833 1998-09-08  Dave Love  <d.love@dl.ac.uk>
24835         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
24836         altered from libf2c/libU77 version.
24838 1998-09-06  Dave Love  <d.love@dl.ac.uk>
24840         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
24842 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
24844         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
24845         (un)signed char are different types for template specialization
24846         purposes.
24848 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
24850         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
24851         * objc: ObjC testsuite.
24853 1998-08-31  Catherine Moore  <clm@cygnus.com>
24855         * gcc.c-torture/execute/941014-1.x:  New file.
24857 1998-08-31  Nick Clifton  <nickc@cygnus.com>
24859         * lib/c-torture.exp: Add support for
24860         torture_eval_before_compile and torture_eval_before_execute
24861         variables.
24863 1998-08-30  Jeffrey A Law  (law@cygnus.com)
24865         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
24866         this test triggers valid.
24868 1998-08-27  Jeffrey A Law  (law@cygnus.com)
24870         * gcc.dg/980827-1.c: New test.
24872 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
24874         * gcc.c-torture/execute/loop-4b.c: New test.
24876 1998-08-26  Nick Clifton  <nickc@cygnus.com>
24878         * lib/c-torture.exp: Add support for
24879         torture_eval_before_compile and torture_eval_before_execute
24880         variables.
24882 1998-08-25  Jeffrey A Law  (law@cygnus.com)
24884         * gcc.c-torture/compile/980825-1.c: New test.
24886 1998-08-24  Nick Clifton  <nickc@cygnus.com>
24888         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
24889         count number tests in opt_t0 not good_t0.
24891 1998-08-24  Jeffrey A Law  (law@cygnus.com)
24893         * gcc.c-torture/compile/930326-1.x: Fix typo.
24895 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
24897         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
24898         causes an ICE.
24900 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24902         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
24903         STACK_SIZE is defined.
24904         * gcc.c-torture/unsorted/stuct.c: Similarly.
24906         * gcc.c-torture/compile/980821-1.c: New test.
24908 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24910         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
24912 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
24914         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
24915         code.
24917 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
24919         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
24920         error'.
24922 1998-08-18  Jeffrey A Law  (law@cygnus.com)
24924         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
24926 1998-08-16  Jeffrey A Law  (law@cygnus.com)
24928         * gcc.c-torture/compile/980816-1.c: New test.
24930         * gcc.dg/980816-1.c: New test.
24932 1998-08-13  Jeffrey A Law  (law@cygnus.com)
24934         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
24935         compiler for ieee tests.
24937 1998-08-01  Dave Love  <d.love@dl.ac.uk>
24939         * g77.f-torture/compile/980729-0.f: New test.
24941 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
24943         * gcc.c-torture/special/eeprof-1.c: New test, for
24944         -finstrument-functions.
24945         * gcc.c-torture/special/special.exp: Run it.
24947 1998-07-29  Jeffrey A Law  (law@cygnus.com)
24949         * gcc.c-torture/compile/980729-1.c: New test.
24951 1998-07-27  Nick Clifton  <nickc@cygnus.com>
24953         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
24954         __thumb__ is defined, and test for ARM style doubles if so.
24956 1998-07-26  Dave Love  <d.love@dl.ac.uk>
24958         * g77.f-torture/noncompile/980615-0.f: New test.
24960 1998-07-26  H.J. Lu  (hjl@gnu.org)
24962         * gcc.dg/980312-1.c: Do link instead of compile.
24963         * gcc.dg/980313-1.c: Likewise.
24965 1998-07-26  Jeffrey A Law  (law@cygnus.com)
24967         * gcc.c-torture/compile/980726-1.c: New test.
24969 1998-07-25  Dave Love  <d.love@dl.ac.uk>
24971         * g77.f-torture/execute/io0.f: New test.
24973 1998-07-24  Nick Clifton  <nickc@cygnus.com>
24975         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
24976         an int.
24978 1998-06-18  Michael Meissner  <meissner@cygnus.com>
24980         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
24981         m32r bugs.
24983 1998-07-17  Nick Clifton  <nickc@cygnus.com>
24985         * gcc.dg/980626-1.c: Expect failures for all toolchains until
24986         c-decl.c:grokdeclarator can handle mode attributes.
24988 1998-07-16  Jeffrey A Law  (law@cygnus.com)
24990         * gcc.c-torture/execute/980716-1.c: New test.
24992 1998-07-13  Jeffrey A Law  (law@cygnus.com)
24994         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
24995         the mn10200.
24996         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
24997         the mn10200.
24998         * gcc.c-torture/execute/va-arg-3.x: Similarly.
24999         * gcc.c-torture/compile/930326-1.x: Similarly.
25001 1998-07-13  Dave Love  <d.love@dl.ac.uk>
25003         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
25004         New test from Craig.
25006 1998-07-12  Dave Love  <d.love@dl.ac.uk>
25008         * g77.f-torture/noncompile/980616-0.f: New test.
25010         * g77.f-torture/execute/970816-3.f:  New test from Craig.
25012 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25014         *  g++.other/singleton.C: Return error value instead of taking
25015         SIGSEGV.
25017 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
25019         *  g++.other/singleton.C: New test.   Warning is under dispute.
25020         Runtime crash is not.
25022 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25024         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
25025         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
25026         using6.C, using7.C}:  New namespace tests.
25028 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
25030         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
25031         specialization with typedef'ed names used as array indexes.
25033 1998-07-09  Jeffrey A Law  (law@cygnus.com)
25035         * gcc.c-torture/execute/980709-1.c: New test.
25037         * gcc.dg/980709-1.c: New test.
25039 1998-07-07  Richard Henderson  <rth@cygnus.com>
25041         * gcc.c-torture/execute/bcp-1.c: New test.
25043 1998-07-07  Jeffrey A Law  (law@cygnus.com)
25045         * gcc.c-torture/execute/980707-1.c: New test.
25047 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
25049         * gcc.c-torture/compile/980706-1.c: New test.
25051 1998-07-01  Dave Love  <d.love@dl.ac.uk>
25053         * g77.f-torture/execute/980701-0.f,
25054         g77.f-torture/execute/980701-1.f: New test from Craig.
25056 1998-07-01  Jeffrey A Law  (law@cygnus.com)
25058         * gcc.c-torture/compile/980701-1.c: New test.
25060         * gcc.c-torture/execute/980701-1.c: New test.
25062 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
25063 rlsruhe.de>
25065         * g++.old-deja/g++.robertl/eb132.C: New test.
25066         * g++.old-deja/g++.robertl/eb133.C: Likewise.
25068 1998-06-29  Dave Love  <d.love@dl.ac.uk>
25070         * g77.f-torture/execute/980628-7.f,
25071         g77.f-torture/execute/980628-8.f,
25072         g77.f-torture/execute/980628-9.f,
25073         g77.f-torture/execute/980628-10.f: New tests from Craig.
25075         * g77.f-torture/execute/980628-3.f: Remove mail headers.
25077 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25079         * g77.f-torture/execute/980628-4.f: New test from Craig.
25080         * g77.f-torture/execute/980628-5.f: Likewise.
25081         * g77.f-torture/execute/980628-2.f: Likewise.
25082         * g77.f-torture/execute/980628-0.f: Likewise.
25083         * g77.f-torture/execute/980628-1.f: Likewise.
25084         * g77.f-torture/execute/980628-3.f: Likewise.
25085         * g77.f-torture/execute/980628-6.f: Likewise.
25087 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25089         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
25090         directory when nothing has been installed yet.
25092 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
25094         * gcc.c-torture/special/special.exp: Handle newer versions of
25095         dejagnu.
25097 1998-06-26  Jeffrey A Law  (law@cygnus.com)
25099         * gcc.dg/980626-1.c: New test.
25101 1998-06-19  Bruno Haible <haible@ilog.fr>
25103         * gcc.misc-tests/m-un-2.c: New test.
25104         * g++.old-deja/g++.other/warn01.c: Likewise.
25106 1998-06-19  Robert Lipe  <robertl@dgii.com>
25108         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
25109         compatibility with assmblers with a different comment character.
25110         Eliminate use of GAS-specific extensions.
25112 1998-06-19  Jeffrey A Law  (law@cygnus.com)
25114         * gcc.c-torture/execute/ieee/980619-1.c: New test.
25116 1998-06-19  Robert Lipe  <robertl@dgii.com>
25118         *lib/g77.exp: Replace search for libf2c.a with search for newly
25119         renamed libg2c.a
25121 1998-06-17  Jeffrey A Law  (law@cygnus.com)
25123         * gcc.c-torture/execute/980617-1.c: New test.
25125 1998-06-12  Jeffrey A Law  (law@cygnus.com)
25127         * gcc.c-torture/execute/980612-1.c: New test.
25129 1998-06-08  Jeffrey A Law  (law@cygnus.com)
25131         * gcc.dg/980523-1.c: Only test on ppc-linux.
25132         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
25134         * gcc.c-torture/execute/980608-1.c: New test.
25136 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
25138         * gcc.c-torture/execute/980605-1.c: New test.
25140 1998-06-04  Jeffrey A Law  (law@cygnus.com)
25142         * gcc.c-torture/execute/980604-1.c: New test.
25144 1998-06-02  Jeffrey A Law  (law@cygnus.com)
25146         * gcc.c-torture/execute/980602-1.c: New test.
25147         * gcc.c-torture/execute/980602-2.c: Likewise.
25149 1998-06-02  Dave Love  <d.love@dl.ac.uk>
25151         * 970125-0.f: Fix per JCB.  Add commentary.
25153 1998-05-31  Michael Meissner  <meissner@cygnus.com>
25155         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
25156         IEEE -0 support.
25158 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
25160         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
25161         earlier.
25163 1998-05-28  Catherine Moore <clm@cygnus.com>
25165         * gcc.c-torture/execute/980526-3.c: New test.
25167 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
25169         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
25170         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
25171         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
25172         m88k-motorola-sysv3 to XFAIL.
25174 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25176         * gcc.dg/980526-1.c: New test.
25177         * gcc.c-torture/execute/980526-2.c: New test.
25179 1998-05-26  Jeffrey A Law  (law@cygnus.com)
25181         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
25183         * gcc.c-torture/execute/980526-1.c: New test.
25185 1998-05-26  Dave Love  <d.love@dl.ac.uk>
25187         * g77.f-torture/execute/alpha2.f: Add runtime test.
25189 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
25191         * g++.old-deja/old-deja.exp: Strip leading directories.
25193         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
25194         error for the line.  Don't run multiple tests for the same line.
25196 1998-05-23  Jeffrey A Law  (law@cygnus.com)
25198         * gcc.dg/980523-1.c: New test.
25200 1998-05-23  Dave Love  <d.love@dl.ac.uk>
25202         * g77.f-torture/compile/970915-0.f: New test.
25204 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
25206         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
25208 1998-05-21  Jeffrey A Law  (law@cygnus.com)
25210         * gcc.dg/980520-1.c: New test.
25212 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
25214         * gcc.dg/980502-1.c: Fix return type.
25216 1998-05-20  Jeffrey A Law  (law@cygnus.com)
25218         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
25219         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
25220         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
25221         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
25222         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
25224 1998-05-20  Dave Love  <d.love@dl.ac.uk>
25226         * g77.f-torture/execute/980520-1.f: New test.
25228 1998-05-15  Dave Love  <d.love@dl.ac.uk>
25230         * lib/mike-g77.exp: New file.
25232         * g77.f-torture/noncompile/noncompile.exp,
25233         g77.f-torture/noncompile/check0.f: New files.
25235 1998-05-14  Dave Love  <d.love@dl.ac.uk>
25237         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
25238         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
25239         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
25240         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
25241         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
25242         abort where appropriate.
25244 1998-05-05  Michael Meissner  <meissner@cygnus.com>
25246         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
25247         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
25249 1998-04-29  Dave Love  <d.love@dl.ac.uk>
25251         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
25253 1998-04-27  Dave Love  <d.love@dl.ac.uk>
25255         * g77.f-torture/compile/980427-0.f: New test.
25257 1998-04-24  Dave Love  <d.love@dl.ac.uk>
25259         * g77.f-torture/compile/980424-0.f: New test.
25261 1998-04-19  Dave Love  <d.love@dl.ac.uk>
25263         * g77.f-torture/compile/980419-2.f (main): New test.
25264         * g77.f-torture/compile/970125-0.f: New test.
25265         * g77.f-torture/compile/980419-1.f: New test.
25267 1998-04-08  Jim Wilson  <wilson@cygnus.com>
25269         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
25270         of loop-4.c.
25272 1998-04-07  Jim Wilson  <wilson@cygnus.com>
25274         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
25276 1998-04-03  Jim Wilson  <wilson@cygnus.com>
25278         * gcc.c-torture/compile/980329-1.c: New test.
25280 1998-03-18  Jim Wilson  <wilson@cygnus.com>
25282         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
25283         * gcc.dg/980312-1.c: Fix typo in -march command.
25285 1998-03-16  H.J. Lu  (hjl@gnu.org)
25287         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
25289 1998-03-11  Robert Lipe  <robertl@dgii.com>
25291         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
25292         Dave Love agree the Fortran source is bogus.
25294 1998-03-11  Robert Lipe  <robertl@dgii.com>
25296         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
25297         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
25298         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
25299         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
25300         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
25302 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
25304         * g++.old-deja/g++.other/friend1.C: New test.
25306 1998-02-18  Dave Love  <d.love@dl.ac.uk>
25308         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
25309         possibly uninitialized) variables and declare dnrm2.
25311 1998-02-23  Robert Lipe <robertl@dgii.com>
25313         From Bruno Haible <haible@ilog.fr>:
25314         * gcc.c-torture/execute/980223.c: New test.
25316 1998-02-13  Jeffrey A Law  (law@cygnus.com)
25318         * gcc.dg/ifelse-1.c: New test.
25320 1998-02-09  H.J. Lu  (hjl@gnu.org)
25322         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
25324           * lib/old-dejagnu.exp (old-dejagnu): Added the
25325           "execution test - XFAIL *-*-*" handling in the spirit of
25326           "excess errors test -". Changed the "execution test fails"
25327           handling to be like "excess errors test fails".
25328           * Update various tests accordingly.
25330 1998-02-06  Jim Wilson  <wilson@cygnus.com>
25332         * gcc.c-torture/execute/980205.c: New test.
25334 1998-01-18  Jeffrey A Law  (law@cygnus.com)
25336         * lib/c-torture.exp: Look for .x files instead of .cexp files.
25337         * lib/f-torture.exp: Similarly.
25338         * gcc.c-torture: Rename all .cexp files to .x files.
25340 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
25342         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
25343         (940510-1.c): Removed duplicate.
25344         (971104-1.c): New test.
25346 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
25348           * lib/f-torture.exp: Improve error and loop detection.
25350 1997-11-19  Michael Meissner  <meissner@cygnus.com>
25352         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
25353         use that to size the filler array.
25355 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
25357         * lib/c-torture.exp(c-torture-execute): Fix typo.
25359         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
25360         testcase as the executable name. Keep the executable around if
25361         the test fails.
25363 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
25365         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
25366         changes.  Only test one -g option, and move it to the end of the
25367         list of options to test.
25369 1997-09-19  Michael Meissner  <meissner@cygnus.com>
25371         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
25372         variable GCC_TORTURE_OPTIONS to supply default switches separated
25373         by colons.  If no environment variable, run tests with -O0 -g, -O1
25374         -g, and -O2 -g as well.
25376 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
25378         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
25379         explanatory comments. Fix indentation.
25381 1997-09-15  Jeffrey A Law  (law@cygnus.com)
25383         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
25385 1997-09-11  Jeffrey A Law  (law@cygnus.com)
25387         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
25388         * g++.old-deja/g++.mike/p7325.C: Likewise.
25389         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
25391 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
25393         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
25394         * g++.old-deja/g++.brendan/crash30.C: Likewise.
25395         * g++.old-deja/g++.brendan/crash39.C: Likewise.
25396         * g++.old-deja/g++.law/operators4.C: Likewise.
25398 1997-09-11  Joe Buck  (jbuck@synopsys.com)
25400         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
25401         * g++.old-deja/g++.mike/p784.C: Ditto.
25402         * g++.old-deja/g++.mike/p785.C: Ditto.
25404 1997-09-05  Jeffrey A Law  (law@cygnus.com)
25406           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
25408 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
25410         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
25411         target feature; pass this to c-torture-execute as needed.
25413 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
25415         * lib/c-torture.exp(c-torture-execute): If the previous and the
25416         current executables being tested are identical, we don't need to
25417         run the executable again. Try to make the executable names
25418         unique. Add an optional argument for passing additional compiler
25419         flags.
25421 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
25423         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
25425 1997-08-29  Jeffrey A Law  (law@cygnus.com)
25427         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
25429 1997-07-31  Jeffrey A Law  (law@cygnus.com)
25431         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
25432         32bit or larger longs.
25434         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
25435         have either a 32bit long or 32bit int.
25437 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
25439         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
25440         Make double precision tests dependent on sizeof (double).
25442 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
25444         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
25445         too.
25447 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
25449         * gcc.c-torture/compile/961203-1.cexp: New script.
25451 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
25453         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
25454         up the includes ourselves.
25456 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
25458         * lib/plumhall.exp: Remove random include, and add a few
25459         verbose messages for debugging.
25461 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
25463         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
25464         of trying to do it ourselves.
25466 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
25468         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
25470 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
25472         * gcc.prms/5403.c: Made regexp a bit less strict.
25474 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
25476         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
25477         is returned from remote_load instead.
25478         * lib/plumhall.exp: Ditto.
25479         * lib/mike-g++.exp: Ditto.
25480         * lib/old-dejagnu.exp: Ditto.
25481         * lib/c-torture.exp: Ditto.
25483 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
25485         * lib/g++.exp: Use build_wrapper procedure.
25486         * lib/gcc.exp: Ditto.
25488 1997-05-20  Jeffrey A Law  (law@cygnus.com)
25490         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
25491         an old-style decl for malloc.  Fixes tests to work when
25492         sizeof (int) != sizeof (size_t).
25494 1997-05-15  Mike Meissner  <meissner@cygnus.com>
25496         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
25498         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
25499         use stdargs.h interface.
25501 1997-05-15  Mike Meissner  <meissner@cygnus.com>
25503         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
25504         NO_VARARGS when compiling.
25506 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
25508         * lib/plumhall.exp(ph_includes): New procedure.
25509         (ph_make): Use it.
25510         (ph_compiler): Ditto.
25512         * lib/g++.exp: Rename test-glue.c to testglue.c.
25513         * lib/gcc.exp: Ditto.
25515 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
25517         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
25518         to completion when it's called.
25520 1997-03-21  Michael Meissner  <meissner@cygnus.com>
25522         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
25523         is defined, don't do test.
25525 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
25527         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
25528         for object files.
25529         (ph_summary): Mark skipped testcases as untested, not unresolved.
25531         * lib/plumhall.exp (ph_make): If unresolved because of bad
25532         errorCode, record errorCode in log file.
25533         (*): Replace send_log/verbose with verbose -log.
25535 1997-03-19  Michael Meissner  <meissner@cygnus.com>
25537         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
25538         double conversion if double isn't at least 8 bytes.
25540         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
25541         int to work with targets where int is 16 bits.
25543         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
25544         8 bytes, just exit, since 4 byte doubles don't have enough bits of
25545         precision for the test to complete.
25547 1997-03-14  Michael Meissner  <meissner@cygnus.com>
25549         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
25550         if d10v is not compiled with the -mdouble64 flag.
25551         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
25553         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
25554         d10v is not compiled with the -mint32 flag.
25556 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
25558         * lib/plumhall.exp: Use incr_count.
25560 1997-03-12  Jeffrey A Law  (law@cygnus.com)
25562         * gcc.c-torture: Update to c-torture-1.45.
25564 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
25566         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
25567         the name of the expect testcase file).
25569         * lib/g++.exp(g++_init): Ditto.
25571 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
25573         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
25574         the host.
25576         * lib/gcc.exp(gcc_exit): New procedure.
25578 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
25580         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
25581         specs where appropriate.
25583         * g++.old-deja/g++.arm/*: Added additional ERROR checks
25584         because of new "candidates are" messages, and removed a few
25586         * Converted all non-old-style g++ testcases to old-style, and
25587         moved into g++.old-deja.
25589 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
25591         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
25592         options.
25594         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
25595         succeeded.
25597         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
25599 1997-02-13  Michael Meissner  <meissner@cygnus.com>
25601         * lib/gcc.exp (gcc_target_compile): Add support for defining
25602         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
25603         the machine doesn't have those features.
25605 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
25607         * g++.law/operators4.exp: Don't use LIBS.
25609 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
25611         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
25613         * lib/mike-g++.exp: Don't set the compiler to be tested here.
25614         * lib/g++.exp: Set it here instead. Also, allow use of the
25615         --tool_exec and --tool_opt options. Change CXX to
25616         GXX_UNDER_TEST.
25618         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
25620         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
25622 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
25624         * lib/old-dejagnu.exp: Use prune_warnings instead of
25625         prune_system_crud.
25626         * lib/mike-g++.exp: Ditto.
25627         * lib/gcc.exp: Ditto.
25628         * lib/g++.exp: Ditto.
25630         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
25632 1997-02-07  Jeffrey A Law  (law@cygnus.com)
25634           * 941014-2.c: Include stdlib.h
25635           * 960327-1.c: Include stdio.h
25636           * dbra.c, index-1.c: Don't assume ints are 32bits.
25638 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
25640         * lib/gcc.exp: Add gcc,stack_size target feature.
25642         * lib/g++.exp(g++_target_compile): Add the include and link
25643         paths here, not in two other places. And, it's $options, not
25644         options.
25646         * lib/mike-g++.exp(postbase): Remove the code that determines
25647         the correct include and link paths.
25648         * g++.old-deja/old-deja.exp: Ditto.
25650 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
25652         * lib/g++.exp(g++_init): target_compile no longer returns the
25653         filename of the result.
25655 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
25657         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
25658         call to glob.
25660         * gcc.c-torture/special/special.exp: Change call to
25661         gcc_target_compile to include the object file.
25663 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
25665         * gcc.c-torture/special/special.exp: Correct misspelling in last
25666         change.
25668 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
25670         * lib/plumhall.exp(ph_summary): Log the entire output of the
25671         executable. Return -1 if there were any failures, 0 otherwise.
25672         (ph_execute): Return -1 if there were any failures, 0 otherwise.
25673         (ph_make): Clean up objects and executables that were built
25674         if the tests succeeded.
25676 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
25678         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
25679         libraries and includes in the build tree as appropriate.
25681 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25683         * lib/c-torture.exp: Instead of looking for the global variable
25684         NO_LONG_LONG, check to see if that's a feature of the target.
25686 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25688         * config/default.exp: Minimize. Delete the remainer of the files in
25689         config; this functionality is now in devo/dejagnu/config.
25691         g++.*/*: Pass any additional flags used to compile to postbase;
25692         delete CXXFLAGS.
25694         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
25695         is now done by runtest.exp. Use gcc_target_compile instead of
25696         compile.
25698         lib/c-torture.exp: Use gcc_target_compile instead of compile.
25699         Remove references to CFLAGS. Use remote_file instead of
25700         calling rm -f.
25701         (c-torture): Take a list of arguments to use to compile this
25702         testcase.
25704         lib/g++.exp: Simplify. Use target_compile instead of compile.
25705         lib/gcc-dg.exp: Ditto.
25706         lib/gcc.exp: Ditto.
25707         lib/mike-{gcc,g++}.exp: Ditto.
25708         lib/old-dejagnu.exp: Ditto.
25709         lib/plumhall.exp: Ditto.
25711 1997-01-08  Jim Wilson  <wilson@cygnus.com>
25713         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
25714         (ph_linker): Likewise.
25716 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
25718           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
25719         MAP_ANON / MAP_ANONYMOUS if defined;
25720         else try to map from /dev/zero .
25722 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25724         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
25725         isn't defined, then define it to MAP_ANONYMOUS.
25727 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25729         * gcc.c-torture: Update to c-torture-1.42 release.
25731 1996-11-11  Jeffrey A Law  (law@cygnus.com)
25733         * gcc.c-torture: Update to c-torture-1.41 release.
25735 1996-10-27  Jeffrey A Law  (law@cygnus.com)
25737         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
25738         c-torture release.
25740 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
25742         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
25743         and LDFLAGS.  Fix second case to append the target_info ldflags
25744         onto LDFLAGS, not CFLAGS.
25745         * lib/g++.exp (g++_init): Add target_info stuff.
25746         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
25747         of libgloss and newlib flags for !native.
25749         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
25750         (GDB): Fix relative path to go up another dir for finding gdb.
25752 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
25754         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
25755         versions in the target_info array, if they don't exist.
25757 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
25759         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
25761 1996-07-08  Jim Wilson  <wilson@cygnus.com>
25763         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
25764         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
25766 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
25768         * lib/old-dejagnu.exp: Don't remove the output file before we've
25769         actually tested it. Don't append pwd to the path of the executable
25770         we're testing.
25772 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
25774         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
25776 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
25778         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
25779         temporary directory for compiler files, and set it to a default
25780         value of /tmp. Set $output as the name of the output file from
25781         compiling the testcase. Add a -o option to $cflags_var so the
25782         compiler writes the final output file as $output. Set $executable
25783         to $output.
25785         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
25786         directory for compiler files, and set it to /tmp if it doesn't
25787         already have a value. Set $output_file to the name of the output
25788         file from compiling the testcase. Add a -o option to CXXFLAGS so
25789         the compiler writes the final output file as $output. Use $output
25790         as the executable to be tested.
25792 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25794         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
25796 1996-06-08  Jeffrey A Law  (law@cygnus.com)
25798         * gcc.c-torture/execute/pending-1.c: New test.  Still
25799         pending in Tege's queue.
25801 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
25803         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
25804         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
25805         if there were failures.  Call unresolved if there were unresolved
25806         testcases.  Call gcc_fail if program did not run to completion.
25807         (ph_make): Pass additional argument name to ph_execute.
25808         (ph_execute): Add new argument.  Pass additional arguments to
25809         ph_summary.  Call gcc_fail is there is no execution output.
25811 1996-04-24  Jeffrey A Law  (law@cygnus.com)
25813         * lib/plumhall.exp (proc_summary): Output relavent summary
25814         lines into the log so specific failures in plumhall can be
25815         investigated.
25817 1996-04-10  Jeffrey A Law  (law@cygnus.com)
25819         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
25820         (c-torture-execute): Don't try to execute tests which use
25821         "long long" types if $NO_LONG_LONG is nonzero.
25823 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
25825         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
25826         not c-torture.
25828         * gcc.ieee: Move from here.
25829         * gcc.c-torture/execute/ieee: To here.
25831 1996-03-26  Jeffrey A Law  (law@cygnus.com)
25833         * gcc.c-torture: Update to c-torture-1.41 release.
25835 1996-03-22  Jeffrey A Law  (law@cygnus.com)
25837         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
25838         not "$output".
25840 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
25842         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
25843         -c present.
25845 1996-03-02  Jeffrey A Law  (law@cygnus.com)
25847         * config/proelf.exp: Handle connecting to a simulator.
25849 1996-01-31  Jeffrey A Law  (law@cygnus.com)
25851         * config/proelf.exp: New file.  Enough framework that we can
25852         run c-torture tests on the proelf targets (or any other target
25853         that gdb can connect to for that matter).
25855 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
25857         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
25858         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
25860         * lib/plumhall.exp (ph_execute): Always call ph_summary if
25861         exec_output exists.
25863 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
25865         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
25866         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
25868         * config/*.exp: Update FSF address.  Change result of ${tool}_load
25869         to pass/fail/unresolved/unsupported/untested.  Caller must now
25870         call unresolved/unsupported/untested.
25871         * lib/*.exp: Update FSF address.  Update to handle new results of
25872         ${tool}_load.
25873         * lib/chill.exp (verbose): Delete.
25875 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
25877         * lib/gcc.exp (default_gcc_start): Change order of args to
25878         $LDFLAGS $CFLAGS $LIBS.
25879         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
25880         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
25881         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
25882         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
25883         * gcc.misc-tests/dg-test.exp: Likewise.
25884         * gcc.misc-tests/msgs.exp: Likewise.
25885         * gcc.prms/prms.exp: Likewise.
25886         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
25887         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
25889         * lib/dg.exp: Deleted, moved to dejagnu/lib.
25891 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25893         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
25895         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
25896         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
25898         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
25899         necessary.
25901 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
25903         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
25904         global for loop; add use of $mathlib.
25905         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
25906         settings here; set mathlib for anything but VxWorks.
25908 1996-01-22  Jeffrey A Law  (law@cygnus.com)
25910         * gcc.c-torture: Update to c-torture-1.40 release.
25912 1996-01-03  Jeffrey A Law  (law@cygnus.com)
25914         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
25915         dg.exp.
25917 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
25919         * lib/c-torture.exp (c-torture-execute): Declare "output" as
25920         global.
25922 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
25924         * lib/g++.exp (LIBS): Define if not already.
25925         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
25926         (gcc-dg-prune): Call prune_gcc_output.
25927         * lib/gcc.exp (prune_gcc_output): New proc.
25928         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
25929         prune_gcc_output.
25931 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
25933         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
25934         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
25936 1995-11-15  Jeffrey A Law  (law@cygnus.com)
25938         * gcc.c-torture: Update to c-torture-1.39 release.
25940 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
25942         * lib/c-torture.exp (c-torture-execute): Don't return if one option
25943         fails, try others as well.
25945 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
25947         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
25948         If compilation fails, mark execute tests as `untested'.
25949         If test is marked as unsupported, don't mark compilation and
25950         execute tests as failed.
25952 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
25954         * lib/g++.exp (g++_init): Don't link in libg++, and look to
25955         libstdc++ for whether or not we want to be doing shared
25956         libraries.  Delete link_curses since we don't need it anymore.
25957         * lib/mike-g++.exp (postbase): Don't link in libg++.
25958         * g++.old-deja/old-deja.exp: Likewise.
25960 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
25962         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
25964 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
25966         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
25967         For that, add `-Wl,-a,shared_archive'.
25968         * g++.old-deja/old-deja.exp: Likewise.
25970 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
25972         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
25974 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
25976         * lib/mike-g++.exp (postbase): Pay attention to the status of
25977         g++_load.
25979 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
25981           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
25983 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
25985         * lib/gcc.exp (default_gcc_start): No longer need to log program
25986         being executed or its output, execute_anywhere does that now.
25987         * lib/g++.exp (default_g++_version): Call execute_anywhere.
25988         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
25990 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
25992         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
25993         the same as those in lib/g++.exp.
25995 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
25997         * gcc.c-torture: Update to c-torture-1.38 release.
25998         * gcc.ieee: Related changes.
26000 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
26002         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
26003         "exec". Minor reformatting changes.
26005         * config/rom68k.exp (${tool}_load): Make it work in a canadian
26006         cross. This means all "exec" calls now work on a remote host as
26007         well.
26008         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
26009         cross. Filter out the extra "\r\n" stuff that expect puts in.
26010         (c-torture-execute): Filter out the bogus warnings like
26011         c-torture-compile does. Add support for canadian cross.
26012         * lib/gcc.exp (default_gcc_version, default_gcc_start)
26013         Use execute_anywhere rather than calling exec directly. Now it
26014         works for canadian cross testing.
26016 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
26018         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
26019         results into a variable, and check that rather than using file exists.
26021 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
26023         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
26024         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
26026 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
26028         * g++.old-deja/old-deja.exp: Create and pass runshlib and
26029         lib_curses if there's a shared libg++ in the build tree.
26031 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
26033         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
26034         if not supported target.
26036 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
26038         * lib/g++.exp (g++_init): Move empty setting of runshlib and
26039         link_curses up to always happen, not just for native builds.
26041 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
26043         * gcc.c-torture: Update to c-torture-1.36 release.
26044         * gcc.failure: Related changes.
26046 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
26048         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
26050 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
26052         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
26053         * lib/mike-g++.exp (postbase): Not in here.  Still reference
26054         runshlib, link_curses, and mathlib for link and run.
26056         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
26057         pass the runtime shared library options for Solaris, OSF/1, and
26058         Irix5, and link with -lcurses to avoid unresolved references.
26060 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
26062         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
26063         only run once.
26065 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
26067         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
26069 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
26071         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
26072         do not have a framework for the "compat" tests yet.
26074 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
26076         * lib/mike-g++.exp (postbase): New local variable `mathlib',
26077         set to null if we're testing vxworks5.1.  Use that instead of
26078         `-lm' in the setting of LIBS for link and run.
26080 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
26082         * config/rom68k.exp (${tool}_load): Major changes to make it
26083         work.  Verified that it does in fact return the stuff in
26084         exec_output properly.  Catch any Emul or any TRAP other than 0.
26086 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
26088         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
26089         LDFLAGS properly for targets that need stuff from libgloss.
26090         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
26091         only run once.
26092         (gpp_initialized): New variable.
26094 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
26096         * config/rom68k.exp: Load libgloss.exp.
26097         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
26098         so we can produce a fully linked binary.
26099         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
26100         so we can produce a fully linked binary.
26102 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
26104         * lib/plumhall.exp (ph_section): Watch for expected failures.
26105         Add missing `else'.
26107         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
26108         run the testcase.
26109         (c-torture): Likewise.
26111 1995-08-28  Doug Evans  <dje@cygnus.com>
26113         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
26115         * lib/mike-g++.exp (mike_cleanup): New proc.
26116         (prebase): New globals compiler_result, not_compiler_result,
26117         target_regexp.
26118         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
26119         allow leading "-" in pattern.  Watch for unsupported tests.
26120         If $compiler_result is set, pattern match assembler code,
26121         and ditto for $not_compiler_result.
26122         * lib/mike-gcc.exp: Likewise.
26124         * lib/plumhall.exp (ph_execute): Only call ph_summary if
26125         execution "succeeded".
26127 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
26129         * config/win32.exp: New file.
26130         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
26132 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
26134         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
26135         unsupported.
26136         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
26137         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
26138         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
26140         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
26141         "... without exceptions was ...".  That is now handled by
26142         prune_system_crud.
26143         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26145 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
26147         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
26148         sieve.c,sort2.c}: New files.
26149         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
26150         sieve.exp,sort2.exp}: Drivers for them.
26152         * lib/mike-gcc.exp (program_output): New user settable variable.
26153         (postbase): Call prune_system_crud.  Also prune extraneous compiler
26154         messages.
26155         * lib/mike-g++.exp (program_output): New user settable variable.
26157         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
26159         * config/sh.exp: Deleted (use sim.exp instead).
26161 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
26163         * config/vx.exp: Declare CHECKTASK as global.
26164         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
26165         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
26166         * lib/old-dejagnu.exp: Load [pwd]/$executable.
26168 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
26170         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
26171         target. Like vx.exp, only includes `vx29k.exp' instead of
26172         `vxworks.exp'.
26174 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
26176         * config/sim.exp: Increase time limit from 120 seconds to 240.
26178 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
26180         * gcc.c-torture/execute/950628-1.c: New test.
26182 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
26184         * gcc.c-torture: Update with changes/additions from
26185         c-torture-1.34.
26187 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
26189         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
26191 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
26193         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
26195 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
26197         * gcc.c-torture/compile/950512-1.c: New test.
26198         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
26199         * gcc.dg/struct-ret-1.c: Likewise.
26201 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
26203         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
26204           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
26206 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
26208         * gcc.c-torture/special/920411-1.c: Deleted.
26209         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
26211 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
26213         * config/sim.exp (${tool}_load): Hack in call to bash to get a
26214         cpu limit.
26216 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
26218         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
26220 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
26222         From kenner;
26223         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
26224         is the proper length.
26225         * va-arg-3.c: Likewise.
26227 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
26229         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
26230         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
26232         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
26233         * lib/g++.exp (default_g++_start): Delete old cruft.
26235 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
26237         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
26238         (2 * (1 << 18)) to (2 * (1 << 17)).
26240         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
26242 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
26244         * config/rom68k.exp: Renamed from config/idp.exp
26246 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
26248         * c-torture/compile/921109-2.c
26250 1995-04-18  Mike Stump  <mrs@cygnus.com>
26252         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
26253         excess errors.
26255 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
26257         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
26258         output.
26259         * lib/g++.exp (default_g++_start): Likewise.
26261 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
26263         * gcc.c-torture/compile/950329-1.c: New test.
26265 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
26267           * config/bug.exp (${tool}_load): Updated to use new remote_open
26268           and remote_close procs.
26269         * config/idp.exp: New file.
26271 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
26273         * gcc.c-torture/execute/950322-1.c: New test.
26275 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
26277         * config/vx.exp (${tool}_load): Clean up testing of return code from
26278         vxworks_ld and vxworks_spawn.
26280 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
26282         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
26284 1995-03-13  Mike Stump  <mrs@cygnus.com>
26286         * lib/old-deja.exp: Add `excess errors test - ' error, now one
26287         can mark excess errors on a machine by machine basis.  Note, the
26288         default is to not expect any excess errors, even when excess
26289         errors test - is given, so you will want to put an XFAIL ... on
26290         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
26291         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
26292         those 4 machines, but no others.
26294 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
26296         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
26297         * lib/c-torture.exp: to here.
26299 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
26301         * gcc.c-torture/execute/950221-1.c: New test.
26302         * gcc.c-torture/execute/struct-ret-1.c: New test.
26303         * gcc.c-torture/compile/950221-1.c: New test.
26305         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
26307 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
26309         * gcc.c-torture/execute/arith-1.c (main): Return 0.
26310         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
26312 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
26314         * g++.gb: New directory of tests, derived from my signature and
26315         class scoping tests.
26317         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
26318         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
26319         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
26320         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
26321         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
26322         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
26323         * g++.gb/sig25.C: Likewise.
26325         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
26326         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
26327         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
26328         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
26329         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
26330         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
26331         * g++.gb/sig25.exp: Likewise.
26333         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
26334         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
26335         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
26336         * g++.gb/scope13.C: Likewise, this test still fails.
26338         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
26339         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
26340         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
26341         * g++.gb/scope13.exp: Ditto.
26343         * g++.gb/README: New file, explains what these tests are about.
26345 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
26347         * lib/dg.exp (dg-do): Support `preprocess'.
26348         (dg-test): Likewise.
26350 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
26352         * config/udi.exp: change "continue -expect" to "exp_continue".
26354 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
26356         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
26357         Delete redundant tests.
26359         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
26360         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
26361         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
26362         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
26363         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
26364         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
26365         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
26366         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
26368         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
26369         storing label pointers.
26370         * gcc.c-torture/execute/921019-1.c: Likewise.
26371         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
26372         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
26373         parameter fp.
26374         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
26375         constants.
26377         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
26378         Delete obsolete tests.
26380         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
26381         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
26382         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
26383         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
26384         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
26385         * gcc.c-torture/compile/950124-1.c: New test.
26387         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
26389 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
26391         * lib/mike-g++.exp: Add -lm to LIBS.
26393 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
26395         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
26397 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
26399         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
26401 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
26403         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
26405 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
26407         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
26408         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
26409         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
26410         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
26411         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
26412         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
26413         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
26414         * g++.law/{operators31.C, operators32.C,
26415         * g++.law/{operators33.C, operators34.C}: Likewise.
26416         * g++.law/{pic1.C, refs2.C}: Likewise.
26417         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
26418         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
26419         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
26420         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
26422         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
26423         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
26424         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
26425         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
26426         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
26427         * g++.law/{enum9.exp, friend5.exp}: Likewise.
26428         * g++.law/{nest3.exp, nest4.exp}: Likewise.
26429         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
26430         * g++.law/{operators30.exp, operators31.exp}: Likewise.
26431         * g++.law/{operators32.exp, operators33.exp}: Likewise.
26432         * g++.law/{operators34.exp}: Likewise.
26433         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
26434         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
26435         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
26436         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
26437         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
26439         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
26440         No longer expected to fail.
26441         * g++.law/missed-error3.C: Tweak for recent bool changes.
26443 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
26445         * config/emb-unix: Deleted.
26446         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
26447         remote execution.  Do final link on remote host if REMOTE_LINK is set.
26449 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
26451         * lib/dg.exp (dg-test): Fix typo in last patch.
26453 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
26455         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
26456         (handles multiple occurrences).
26458 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
26460         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
26461         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
26462         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
26463         printed).
26464         * lib/c-torture.exp (c-torture-compile): Likewise.
26465         (c-torture): Prepend full path if missing.
26466         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
26467         (gcc_fail): Likewise.
26468         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
26470 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
26472         * lib/netware.exp: Only attach to NetWare i386 systems.
26474 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
26476         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
26477         messages.  Add test name to "output pattern match" pass/fail message.
26479 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
26481         * gcc.dg: New testsuite.
26482         * gcc.dg/dg.exp: New file.
26484         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
26485         test-switch.c}: Deleted.
26487         * gcc.misc-tests/msgs.exp: New testcase driver.
26489 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
26491         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
26492         Watch for illegal return values from ${tool}_load.
26493         * config/unix.exp (${tool}_load): Fix pass/fail detection for
26494         cross targets.  Coerce return value >0 to 1.
26496 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
26498         * config/unix.exp (${tool}_load): Call program rsh, not proc.
26500         * config/emb-unix.exp: New file.
26502         * config/sim.exp: Error if variable $SIM not defined.
26503         (${tool}_load): Mark test as "untested" if simulator missing.
26505         * config/unix.exp: Load remote.exp to get rcp_download.
26506         * lib/c-torture.exp: Use different option lists for testcases with
26507         and without loops.
26508         * gcc.c-torture/execute/execute.exp: Likewise.
26510 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
26512         * config/*.exp: Clarify return code from ${tool}_load.
26513         Call `unresolved' or `untested' instead of `warning' or `perror'
26514         (sometimes you still want to call both though).
26515         Add comment that `shell_id' is local to each file.
26516         * config/udi.exp (timeout): Set to 30.
26517         Don't print warning if connection fails, $connectmode has already
26518         printed an error.
26519         (${tool}_load): Move verbose messages to level 2.
26520         Rework pattern for "Process started" message.
26521         Pass `shell_id' to ${connectmode}_download.
26522         Retry twice upon timeout.  Make resetting of target more robust.
26523         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
26524         Pass `shell_id' to exit_$connectmode.
26525         Only call exit_$connectmode if connected.
26526         * config/unix.exp (${tool}_load): Check return codes better.
26527         * config/vrtx.exp (${tool}_load): Likewise.
26528         * config/vx.exp (${tool}_load): Likewise.
26529         Delete unneeded global's.
26530         * lib/dg.exp (dg-test): Update to reflect clarified return codes
26531         from ${tool}_load.
26532         (dg-stat): Delete.
26533         (dg-init): Delete recording of pass/fail counts.
26534         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26535         (old-dejagnu-init): Likewise.
26536         (old-dejagnu-stat): Delete contents, empty proc now.
26537         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
26538         (c-torture): Delete references to lcnt, lpass, lfail.
26539         Get option list from TORTURE_OPTIONS.
26540         Delete -funroll[-all]-loops if no loops.
26541         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
26542         (g++_stat): Delete contents (empty proc now).
26543         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
26544         (gcc_finish): Likewise.
26545         (gcc_stat): Deleted.
26546         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
26547         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
26548         * gcc.c-torture/execute/execute.exp: Likewise.
26549         Split tests into two parts: compile, execute.
26550         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
26551         no loops.  Update to reflect clarified return codes from ${tool}_load.
26553 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
26555         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
26556         to grep for.
26557         (old-dejagnu): Likewise (where necessary).
26559 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
26561         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
26563         * lib/dg.exp (dg-process-target): Fix processing of selector.
26564         Add comment regarding use of `error'.
26566         * lib/gcc.exp (prune_system_crud): Define if missing.
26567         * lib/g++.exp (prune_system_crud): Likewise.
26569         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
26570         Call prune_system_crud.
26571         * lib/dg.exp (dg-runtest): New proc.
26572         Use perror instead of send_user for tcl errors in testcase.
26573         Don't return any value, it's never used.
26574         Don't clobber previous definition of `unknown'.
26575         Print tcl errors in `dg-final'.
26577 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
26579         * lib/dg.exp (dg-process-target): Improve syntax error messages.
26580         (dg-test): Don't print errorInfo, it contains stack backtrace.
26582 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
26584         * lib/g++.exp (runtest_file_p): Define if missing.
26586 1994-09-24  Doug Evans  (dje@cygnus.com)
26588         * lib/mike-g++.exp: Comment out loading of g++.exp.
26589         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
26590         (default_g++_version): Always print something.
26591         (default_g++_start): Comment out call to `which'.
26592         (g++_start, g++_load): Deleted (must be defined in config file).
26593         * lib/gcc.exp: Test for existence of $CC at start.
26594         Delete check for tmpdir (done in gcc_init).
26595         (default_gcc_version): Always print something.
26596         (default_gcc_start): Comment out call to `which'.
26597         * config/*.exp: Major cleanup - make cross targets work at least a
26598         little better for g++ (by not being "--tool gcc" specific).
26599         Rename gcc_xxx to ${tool}_xxx.
26600         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
26601         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
26603 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
26605         * lib/c-torture.exp (c-torture-compile): Rework compiler
26606         message processing.
26608         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
26609         c-torture.
26611 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
26613         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
26615         * lib/dg.exp (dg-process-target): Support { target native }.
26617 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
26619         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
26620         looked for "... program xxx got fatal signal".
26621         Correct regsub munging of `comp_output'.
26622         Ignore compiler messages "path prefix not used" and "linker input
26623         file unused".
26625 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
26627         * lib/gcc.exp (runtest_file_p): Define if missing.
26628         * gcc.prms/template.c: Example to work from.
26630 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
26632         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
26633         * lib/dg.exp (dg-test): Call unsupported testcases as such.
26635         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
26636         * gcc.prms/1883.c: Moved from compile/940714-1.c.
26637         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
26638         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
26640         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
26641         (dg-process-target): No longer a varargs proc.
26642         Return S/N for target, P/F for xfail.  All callers changed.
26643         (user option procs): More argument checking.
26644         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
26645         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
26646         (dg-test): Skip test if not running on selected target in `dg-do'.
26647         Update handling of `dg-do-what', `dg-output-text'.
26648         Separate execution pass/fail from output pattern match pass/fail.
26649         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
26651 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
26653         * gcc.c-torture/special/special.exp: Don't expect failure for mips
26654         target for 920510-1.c.
26656 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
26658         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
26659         Clean up comment regarding use of passcnt, etc.
26660         (gcc_stat): Don't update `testcnt' here.
26661         (gcc_finish): Do it here.
26662         Might as well reset `but_id' here too.
26663         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
26664         to determine if the file should be tested.
26665         * gcc.c-torture/compile/compile.exp: Likewise.
26666         * gcc.c-torture/execute/execute.exp: Likewise.
26667         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26668         * gcc.misc-tests/dg-test.exp: Likewise.
26669         * gcc.prms/prms.exp: Likewise.
26670         * gcc.wendy/wendy.exp: Likewise.
26671         * g++.old-deja.exp: Likewise.
26672         Move "Testing file" message to verbose level 1.
26674 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
26676         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
26678 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
26680         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
26681         (default_gcc_start): Accept optional second list element
26682         of compiler flags.  Print compiler output at verbosity level 2.
26683         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
26684         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
26685         Save current values of framework globals passcnt, failcnt, xpasscnt,
26686         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
26687         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
26688         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
26689         xfailcnt to compute stats.  Update framework global `testcnt' from
26690         pass/fail counts.
26691         (gcc_finish): New proc.  Clean up test environment.
26692         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
26693         (gcc_epass, gcc_efail): Delete.
26694         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
26695         argument of line number.
26696         (dg-init): If the tool has an init routine, call it.
26697         (dg-test): Remove args `cflags_var' and `libs_var'.
26698         Pass all compiler options to ${tool}_start.
26699         Handle missing line number.
26700         (dg-finish): New function.
26701         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
26702         particular files.  Call gcc_finish at end.  Move "skipping test"
26703         message to verbosity level 3.
26704         * gcc.c-torture/compile/compile.exp: Likewise.
26705         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26706         * gcc.c-torture/execute/execute.exp: Likewise.
26707         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26708         Print testcase being tried at verbosity level 1.
26709         * gcc.c-torture/special/special.exp: Unset xfail.
26710         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26711         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
26712         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
26713         * gcc.failure/failure.exp: Likewise.
26714         * gcc.ieee/ieee.exp: Likewise.
26715         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
26716         Update call to dg-test.  Call dg-finish at end.
26717         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
26718         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26719         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
26720         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
26721         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
26722         * gcc.wendy/wendy.exp: Add copyright.
26723         Delete setting of tmpdir (done by gcc_init).
26724         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
26725         Pass compiler flags to gcc_start.  Call gcc_finish at end.
26726         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
26727         gcc_[ce]pass/fail.
26729 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
26731         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
26732         confusion.
26733         (g++_load): Likewise.
26735         * config/*.exp (gcc_load): Some were varargs fns and some were not.
26736         Rename argument to `prog' to remove the confusion.
26737         Varargs fns behave differently too!
26738         (g++_load): Likewise.
26740         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
26742         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
26743         what it is.  Delete (always) printing of status value for !native.
26744         Simplify verbose code, and include status and exec_output.
26745         (g++_load): Use gcc_load.
26747 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
26749         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
26750         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
26751         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
26752         940714-3.c as these testcases don't exist anymore.  Make
26753         va-arg-1.c expected to pass.
26755 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
26757         * gcc.misc-tests/misc.exp: Only run specific testcases.
26758         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
26759         * gcc.misc-tests/dg-[1-9].c: New files.
26761         * lib/dg.exp: New testsuite driver.
26762         * gcc.prms/prms.exp: Use it.
26764         * README.gcc: New file.
26766         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
26767         Document and reset `lxpass' and `lxfail'.
26768         Simplify "initialized" message.
26769         (gcc_stat): Clean up comments a little.
26771 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
26773         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
26775 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
26777         * lib/old-dejagnu.exp (process-option): New proc.
26778         (old-dejagnu-init, old-dejagnu-stat): Likewise.
26779         (old-dejagnu): Simplify.
26780         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
26782 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
26784         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
26785         exists and is not an empty string.
26787         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
26788         $xfail rather than calling setup_xfail.  Clear $xfail when test is
26789         finished.
26790         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
26791         automatically.
26793         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
26794         longer expected to fail.
26796         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
26797         "f" function call.
26799         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
26801         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
26802         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
26803         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
26804         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
26805         c-torture-1.29.
26807         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
26808         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
26810         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
26812         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
26813         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
26815         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
26816         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
26817         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
26819 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
26821         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
26822         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
26823         940714-1.c, 940714-2.c, 940714-3.c},
26824         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
26825         gcc.misc-tests/{mg.c,mg.exp}:
26826         New tests.
26827         * gcc.noncompile/noncompile.exp: Change accordingly.
26829 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
26831         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
26832         Undo previous clobberage.
26834 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
26836         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
26837         * gcc.special/{930510-1.c, special.exp}:
26838         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
26839         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
26840         struct-varargs-1.c}: New tests from c-torture-1.26.
26842 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
26844         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
26845           argument to switch.
26847 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
26849         * Revert the previous changes.  Please see Rob's directory
26850           (/lisa/test/rob/progressive/gcc/testsuite) for testing
26851           fixes.
26853 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
26855         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
26856             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
26857             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
26858             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
26859             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
26860             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
26861             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
26862             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
26863             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
26864             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
26865             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
26866             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
26867             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
26868             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
26869             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
26870             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
26871             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
26872             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
26873             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
26874             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
26875             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
26876             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
26877             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
26878             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
26879             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
26880             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
26881             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
26883 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
26885         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
26886             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
26887           with perror calls.
26889 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
26891         * config/unix.exp (g++_load): Fix syntax.
26893 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
26895         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
26896         * gcc.noncompile/921017-1.c: Deleted obsolete test.
26897         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
26898         Don't expect va-arg-1.c to fail.  Correct expected output for
26899         920928-1.c.
26900         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
26901         * gcc.wendy/hbm4.c: Correct typo.
26902         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
26904 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
26906         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
26907         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
26908         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
26909         * lib/c-torture.exp (c-torture-compile): Ditto.
26911         Reduce volume of output (remove all the -I's and such).
26912         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
26913         Call gcc_cpass, gcc_cfail.
26914         (c-torture): Pass testing option to c-torture-compile.
26916 1994-03-21  Doug Evans  (dje@cygnus.com)
26918         Bring patches over from progressive.
26919         * config/default.exp: Exit remote shell cleanly.
26920         (g++_exit, g++_start): Add default versions.
26921         * config/sim.exp (gcc_load): Use perror, not error.
26923 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
26925         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
26926         set in site.exp.
26928 1994-03-14  Doug Evans  (dje@cygnus.com)
26930         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
26931         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
26932         (wendy_try): New proc to run testcase.
26933         (main loop): Call 'em.
26934         * gcc.wendy/*.c: Clean up pass to correct expected output.
26936         * lib/gcc.exp: Minor cleanup work.
26937         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
26939 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
26941         * config/sim.exp (gcc_load): Document return codes better.
26942         Don't pass -v to simulator.
26944 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
26946           * gcc.special/920717-x.c: Fix typo.
26947           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
26948           get at sources.
26950         * lib/mike-gcc.exp: Fix typo.
26952 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
26954         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
26955         binary to use, transform the name.
26956         * config/*.exp: rename everything. Nuke any g++ specific files,
26957         it's now a special case of gcc that requires no special support.
26958         Add a default.exp for unsupported targets.
26960 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
26962         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
26963         lib/old-dejagnu.exp: Fix a few patterns to work with the new
26964         version of Tcl.
26966 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
26968         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
26969         than a warning.
26971 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
26973         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
26975 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
26977         * gcc.execute/execute.exp: Combine opt_list and foption_list into
26978         option_list.  Compile every file with only 4/6 option choices
26979         (same as C torture) instead of with 12/18 different option
26980         choices.
26981         * lib/c-torture.exp: Likewise.
26983         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
26984         not already set.
26986 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
26988         * lib/old-deja.exp: Add `excess errors test fails' error, now one
26989         can put an XFAIL *-*-* on excess errors.
26991 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
26993         * g++.law: Add more tests derived from g++-bugs snapshots.
26995         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
26996         equivalent to g++.law/init9.
26998         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
26999         compiled it, and the a.out file after we've run it.
27001 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
27003         * lib/mike-g++.exp (postbase): Delete the .o file after we've
27004         compiled it, and the a.out file after we've run it.
27006 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
27008         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
27010 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
27012         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
27013         version number.
27015 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
27017         * g++.law: New directory of g++ tests derived from the g++-bugs
27018         snapshots.
27020 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
27022         * gcc.compile: initbug1.c initbug1.exp testcase added
27024 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
27026         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
27027         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
27028           fixes submitted by Jeff Law (law@cs.utah.edu)
27029         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
27030           Jeff Law (law@cs.utah.edu)
27033 1993-11-30  Mike Stump  (mrs@cygnus.com)
27035         * config/unix-g++.exp: Follow the gcc way of doing things.
27036         * g++.old-deja/old-deja.exp: Minor updates.
27037         * lib/g++.exp: New file, follow the gcc way of doing things.
27038         * lib/old-dejagnu.exp: Minor updates.
27039         * lib/mike-g++.exp: Always unset errorInfo.
27041 1993-11-06  Mike Stump  (mrs@cygnus.com)
27043         * lib/gcc.exp: Fix some errors with the below change, CC and
27044         CFLAGS should be global when setting, not local.
27046 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
27048         * lib/gcc.exp: Transform tool name.
27050 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27052         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
27054 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27056         * lib/gcc.exp: change gcc_done to gcc_stat
27058 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27060         * Upgraded gcc testsuite to c-torture version 1.25
27062 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
27064         * lib/gcc.exp: added reporting code. Changed verbose compile message.
27065         * lib/c-torture: added hooks for new reporting code.
27067 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
27069         * config/sh-gcc.exp: check if sh-sim exists in the path
27071 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
27073         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
27074         * gcc.compile/compile.exp: Initial changes for new logic.
27075         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
27076         * gcc.failure/failure.exp: Initial changes for new logic.
27077         * gcc.ieee/ieee.exp: Initial changes for new logic.
27078         * gcc.misc-tests/misc.exp: Initial changes for new logic.
27079         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
27080         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
27081         * lib/c-torture.exp: Initial changes for new logic.
27082         * lib/gcc.exp: Initial changes for new logic.
27084 1993-10-15  Mike Stump  (mrs@cygnus.com)
27086         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
27087         depend upon failure or success.  Fully qualify names in failure
27088         and success messages.  Always remove a.out before starting
27089         compile, just in case.  Pay more attention to error text output by
27090         the compiler.  Handle testcases with no known past errors just
27091         like all others, so that things are uniform.  Other miscellaneous
27092         improvements.
27094 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
27096         * gcc.cpp: new directory for cpp tests
27098 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
27100         * lib/chill.exp: Code reformatted, removed unused code.
27101         * config/unix-chill.exp: Code reformatted, removed unused code.
27102         * chill.execute/execute.exp: Code reformatted, removed unused code.
27103         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
27105 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
27107         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
27108         routines not written.
27110 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
27112         * config/bug-gcc.exp: Use new procs from bug.exp.
27114 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
27116         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
27117         via ftp, rather than depending on NFS.
27118         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
27119         case.
27121 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
27123         * config/bug-gcc.exp: Use new download proc.
27125 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
27127         * chill.execute/execute.exp: cleanups, handles errors better
27128         * chill.compile/compile.exp: rewrite, based on execute.exp
27129         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
27130         * lib/chill.exp: major changes to diff proc and compile and link
27131           procs. added chill_fail and chill_pass wrappers to pass and
27132           fail. added more comments, and handle error codes better.
27133           Added a hack to capture stderr from exec, so noncompile tests
27134           can work.
27136 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
27138         * chill.execute/execute.exp: rewrite of testsuite driver
27139         * lib/chill.exp: rewrite of testsuite driver
27140         * config/unix-chill.exp: rewrite of testsuite driver
27142 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
27144     In chill.execute:
27145         * iexpr.ch: Standardize uppercase.
27146         * tuples.dat: Standardize uppercase.
27147         * vary.ch: standardize.  Correct varying string assignments.
27148         * vary.dat: Add new output lines.
27150 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
27152     In chill.execute:
27153         * chprintf.ch: Standardize use of uppercase.
27154         * tuples.ch: Standardize and turn arr2 into a DCL,
27155           rather than a SYN.
27156         * pinits.ch: Standardize.
27158 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
27160         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
27161         * Makefil: Renamed to Makefile.in.
27162         * configure.in: New.
27164 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
27166     In chill.execute:
27167         * .cvsignore: Add result/output files.
27168         * Makefile: Fix up variables at start.  Use MFLAGS
27169           everywhere.  Correct bool_loc, built_ins entries.
27170           Add entry for vary1.ch.
27171         * bitarray.ch: Standardize upper-case usage.
27172         * bitexpr.ch: Standardize, add output of b1.
27173         * params.ch: Use arrayt in along PROC parameters, to
27174           avoid novelty problems.
27175         * sets.ch: Tiny cleanup.
27176         * vary1.ch: Re-indent.
27178 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
27180           * Add PR-related files to Makefiles, .cvsignore files, etc.
27182 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
27184         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
27185           with compiler objects. New names are test-flow.c and test-loop.c
27187 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
27189         * Upgraded c-torture tests from 1.19 to 1.20
27191         * new files:
27192         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
27193         * gcc.compile: 930623-1.c 930623-2.c
27194         * gcc.noncompile: 930622-1.c 930622-2.c
27195         * gcc.failure: 920411-1.c 920627-2.c
27196         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
27198 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
27200         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
27201           More changes to get testsuite working properly. Needs more work.
27202           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
27204 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
27206         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
27207           More changes to get testsuite working properly. Needs more work.
27209 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
27211         * chill.compile/compile.exp: Added for Dejagnu support
27212         * chill.execute/execute.exp: Added for Dejagnu support
27213         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
27215 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
27217     This should complete moving the CHILL test files.
27218         * chill.noncompile(.cvsignore printf.grt
27219             in-printf.grt chprintf.grt chprintf.ch):
27220             Added test-support files.
27221           (Makefile): Modified further.
27222         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
27223             signal.ch): Added test files.
27224           * chill.execute (.cvsignore printf.grt printr.c
27225             in-printf.grt rts.c chprintf.grt rts.h): Added
27226           test-support files.
27227             (Makefile): More corrections.
27229 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
27231         * chill.compile, chill.execute, chill.nocompile: Add CHILL
27232           test cases, ready for DejaGnu.
27234 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
27236         * Upgraded c-torture tests from 1.18 to 1.19
27238         * gcc.compile: added test(s):
27239           930607-1.c
27240         * gcc.execute: added test(s):
27241           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
27243         * added new subdirectory for misc tests: gcc.misc-tests
27244         * gcc.misc-test(s): added tests:
27245           inst-check.c test-consts.c test-ior.c test-switch.c
27247 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
27249         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
27251 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
27253         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
27255 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
27257         * Upgraded c-torture tests from 1.17 to 1.18
27259 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
27261         * Upgraded c-torture tests from 1.12 to 1.17
27263 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
27265         * lib/old-dejagnu.exp:
27266           Fixed handling of XFAIL target triplets to correctly
27267           recognize wildcard characters.  Removed code that
27268           appended a unique id tag to the end of the file name
27269           printed out by the result of the testcases within a
27270           given test file.
27272 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
27274         * lib/old-dejagnu.exp:
27275           Reworked expected failure handling to trigger off of XFAIL
27276           keyword in keyphrase embeded in testcase source code. The
27277           XFAIL keyword must be at the end of the keyphrase line. It
27278           may optionally be followed by one or more target triplets.
27279           It has just occured that the handling of wildcards in the
27280           target triplet may not be correct.
27282 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
27284         * g++.old-deja/tests:
27285           Moved all subdirectories up one level into g++.old-deja .
27287         * lib/old-dejagnu.exp:
27288           Fixed problem with CXXFLAGS not being properly reset, and being
27289           corrupted with extraneous "-c" compiler option.  This was
27290           causing binaries to not be generated for test that needed them.
27291           Modified strings passed to "pass" and "fail" so that individual
27292           tests from the same test file would be distinguished by an
27293           identifier appended to the test file name in the summary logs;
27294           this corrected a problem with erroneous diff logs.  Added code
27295           to search testcases for expected fail and unexpected pass keywords.
27297 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
27299         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
27301 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
27303         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
27304           Removed extraneous text from end of "Special g++ Options"
27305           keyphrase.
27307         * lib/old-dejagnu.exp: Added pattern matching to look for new
27308           keywords, embedded in testcases comments, which will trigger
27309           calls to xpass and xfail.
27311 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
27313         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
27314           comments embedded in the testcases, especially the one looking for
27315           special compiler options, as well as the pattern matching for the
27316           compiler output again.
27318 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
27320         * lib/old-dejagnu.exp: Do a proper check of the return value for
27321           execute tests. Fixed several problems with the pattern matching
27322           of the compiler output which gave erroneous test results.
27323           Changed several of the test result messages to be more descriptive.
27324         * config/unix-g++.exp: Proc g++_load now actually works and
27325           executes the tests passed to it and returns a usable return
27326           value.
27328 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
27330           * lib/gcc.exp: Exits gracefully if $CC is bogus.
27332 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
27334         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
27335           Modified both files to properly execute the old style
27336           dejagnu tests. The previous versions of these files were
27337           experimental and did not function anything near correctly.
27339 1993-04-05  Rob Savoye  (rob@cygnus.com)
27341         * Removed all Makefile.in and configure.in files. No configuration
27342         needed now.
27344 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
27346         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
27348 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
27350         * gcc.compile/configure.in, gcc.unsorted/configure.in,
27351         gcc.special/configure.in, gcc.noncompile/configure.in,
27352         gcc.execute/configure.in, gcc.code_quality/configure.in,
27353         g++.other/configure.in, g++.old-deja/configure.in,
27354         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
27355         in srcname setting.
27357 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
27359         * lib/udi.exp:  Fixed mondfe and mondfe_download.
27360         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
27361         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
27363 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
27365         * config/udi-gdb.exp: Check $shell_id after connecting to target.
27366         (gdb_exit): Don't remove *_soc files.
27368 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
27370         * lib/c-torture.exp: Don't look for main; instead always use -w
27371         -c.  This is how the c-torture tests work.  Remove the object
27372         file if the compilation succeeds.
27373         * gcc.execute/execute.exp: Remove executable if test passes.
27374         * gcc.noncompile/noncompile.exp: Every test is an expected
27375         failure.
27376         * gcc.special/special.exp: Added tests from c-torture 1.11,
27377         corrected use of existing test.
27378         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
27379         gcc.execute/920625-1.c: Updated to c-torture 1.11.
27380         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
27381         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
27382         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
27383         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
27384         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
27385         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
27386         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
27387         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
27388         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
27389         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
27390         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
27391         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
27392         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
27393         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
27394         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
27395         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
27396         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
27397         c-torture 1.11.
27398         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
27399         correspond to c-torture 1.11.
27401         * New file.