PR tree-optimization/18291
[official-gcc.git] / gcc / testsuite / ChangeLog
blobce903c62d2b4bec4ae3baef1ef67f0ac41afd386
1 2004-12-01  Diego Novillo  <dnovillo@redhat.com>
3         PR tree-optimization/18291
4         * testsuite/gcc.c-torture/compile/pr18291.c: New test.
6 2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>
8         PR C++/18729
9         * g++.dg/parse/crash20.C: New.
11         PR c++/17431
12         * g++.dg/overload/arg1.C: New.
13         * g++.dg/overload/arg2.C: New.
14         * g++.dg/overload/arg3.C: New.
15         * g++.dg/overload/arg4.C: New.
17 2004-12-01  Joseph S. Myers  <joseph@codesourcery.com>
19         * gcc.dg/c99-flex-array-4.c: Remove.
21 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
23         * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
25         * lib/target-supports.exp (is-effective-target): Simplify.
27         * lib/target-supports.exp (check_effective_target_vect_long):
28         Fix for powerpc64-*-*.
30 2004-11-30  Loren James Rittle  <ljrittle@acm.org>
32         * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
33         to support new requirements on FreeBSD 5.
35 2004-11-30  Devang Patel  <dpatel@apple.com>
37         PR 18702
38         * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
39         
40 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
42         * g++.dg/ext/altivec-13.C: New test.
44 2004-11-30  Andrew Pinski  <pinskia@physics.uc.edu>
46         PR tree-opt/18298
47         * gcc.c-torture/execute/p18298.c: New test.
49 2004-11-30  Ira Rosen  <irar@il.ibm.com>
50             Dorit Naishlos  <dorit@il.ibm.com>
52         PR tree-opt/18607
53         * gcc.dg/vect/vect-89.c: New test.
55 2004-11-30  James A. Morrison  <phython@gcc.gnu.org>
57         * gcc.dg/pr18596-1.c: New test.
59 2004-11-30  Ben Elliston  <bje@au.ibm.com>
61         * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
63 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
65         PR c/18479
66         * gcc.dg/pr18479.c: New test.
68 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
70         PR target/18490
71         * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
72         mmix-knuth-mmixware.
74         * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
75         cris-*-elf* cris-*-aout* mmix-*-*
77 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
79         PR middle-end/18725
80         * gcc.dg/pr18725.c: New test.
82 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
84         PR target/18488
85         * g++.dg/opt/vt1.C: Skip for mmix-*-*.
87         PR target/18336
88         * gcc.dg/20040813-1.c: Skip for mmix-*-*.
90 2004-11-29  Mark Mitchell  <mark@codesourcery.com>
92         PR c++/18368
93         * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
94         * g++.old-deja/g++.law/ctors5.C: Likewise.
95         * g++.old-deja/g++.other/crash25.C: Likewise.
97         PR c++/18674
98         * g++.dg/template/error16.C: New test.
99         
100         PR c++/18512
101         * g++.dg/template/crash29.C: New test.
103 2004-11-29  Diego Novillo  <dnovillo@redhat.com>
105         PR tree-optimization/18712
106         * gcc.c-torture/compile/pr18712.c: New test.
108 2004-11-29  Joseph Myers  <joseph@codesourcery.com>
110         PR c/7544
111         * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
112         tests.
114 2004-11-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
116         PR c++/18652
117         * g++.dg/lookup/crash6.C: New test.
119 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
121         PR middle-end/18164
122         * gcc.dg/pr18164.c: Add dg-options "".  Correct typo in dg-error.
124 2004-11-29  Joseph S. Myers  <joseph@codesourcery.com>
126         * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
127         gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
128         gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
130 2004-11-28  Andrew Pinski  <pinskia@physics.uc.edu>
132         * gcc.dg/pr18164.c: New test.
134 2004-11-28  Matt Kraai  <kraai@alumni.cmu.edu>
136         * gcc.dg/funroll-loops-all.c: New.
138 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
140         PR target/18489
141         * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
142         delimeter, match space and TAB as well as ":".
144         PR target/18484
145         * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
147         PR target/18348
148         * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
150         PR target/18345
151         * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
153         PR target/18337
154         * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
156 2004-11-28  Bud Davis  <bdavis9659@comcast.net>
158         * gfortran.dg/direct_io_2.f90: New test.
160 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
162         PR target/18334
163         * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
165 2004-11-28  Richard Henderson  <rth@redhat.com>
167         * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
169 2004-11-28  Joseph S. Myers  <joseph@codesourcery.com>
171         * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
172         gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
173         gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
174         gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
175         gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
176         gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
177         gcc.dg/pointer-arith-8.c: New tests.
179 2004-11-27  Bud Davis  <bdavis9659@comcast.net>
181         PR fortran/18364
182         * gfortran.dg/endfile.f90: New test.
184 2004-11-27  Falk Hueffner  <falk@debian.org>
186         * gcc.dg/loop-6.c: New test.
188 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
190         * gcc.c-torture/execute/20041126-1.c: New test.
192 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
194         * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
195         on IRIX.
197 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
199         * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
200         functions.
202 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
204         PR rtl-optimization/17825
205         * gcc.c-torture/compile/20041119-1.c: New test.
207 2004-11-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
209         * lib/target-libpath.exp (restore_ld_library_path_env_vars):
210         Check existence of ld library path variables before unsetting.
212 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
214         * g++.old-deja/g++.eh/badalloc1.C: Robustify.
216 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
218         * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
220 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
222         * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
224 2004-11-26  Ben Elliston  <bje@au.ibm.com>
226         * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
227         dg-do directive.
229 2004-11-26  Ben Elliston  <bje@au.ibm.com>
231         * gcc.dg/pr17957.c: Pass --param, not -param.
233 2004-11-25  Andrew Pinski  <pinskia@physics.uc.edu>
235         PR middle-end/17957
236         * testsuite/gcc.dg/pr17957.c: New test.
238 2004-11-25  Mark Mitchell  <mark@codesourcery.com>
240         PR c++/18445
241         * g++.dg/template/crash28.C: Likewise.
243         PR c++/18001
244         * g++.dg/expr/unary2.C: Adjust lvalue messages.
245         * g++.dg/ext/lvaddr.C: Likewise.
246         * g++.dg/opt/pr7503-3.C: Likewise.
248         PR c++/18466
249         * g++.dg/parse/qualified3.C: New test.
250         * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
251         
252         PR c++/18545
253         * g++.dg/expr/return1.C: New test. 
255 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
257         Friend class name lookup 3/n, PR c++/3332
258         * g++.dg/lookup/friend3.C: New test.
259         * g++.dg/lookup/friend4.C: Likewise.
260         * g++.dg/lookup/friend5.C: Likewise.
262 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
264         Friend class name lookup 2/n, PR c++/14513, c++/15410
265         * g++.dg/lookup/friend2.C: New test.
266         * g++.dg/template/friend31.C: Likewise.
268 2004-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
270         * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
272 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
274         PR c++/17473
275         * g++.dg/tc1/dr56.C: Remove.
276         * g++.dg/template/typedef1.C: Add dg-error markers.
277         * g++.old-deja/g++.other/typedef7.C: Likewise.
279         PR c++/18285
280         * g++.dg/parse/typedef7.C: New test.
282 2004-11-24  Richard Sandiford  <rsandifo@redhat.com>
284         * gcc.c-torture/execute/20041124-1.c: New test.
286 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
288         * g++.dg/template/deduce3.C: New test. 
290         PR c++/18586
291         * g++.dg/template/crash27.C: New test. 
293         PR c++/18530
294         * g++.dg/warn/Wshadow-3.C: New test.
296 2004-11-24  Devang Patel  <dpatel@apple.com>
298         PR/18555
299         * gcc.dg/cpp/isysroot-1.c: New test.
300         * gcc.dg/cpp/usr/include/stdio.h: New file.
301         * gcc.dg/cpp/isysroot-2.c: New test.
302         * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
303         New file.
305 2004-11-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
307         PR c++/8929
308         * g++.old-deja/g++.oliva/template10.C: Remove xfail.
310 2004-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
312         * gcc.target/sparc/align.c: Do not include <stdint.h>.
313         * gcc.target/sparc/pdist.c: Likewise.
315 2004-11-24  Paolo Bonzini  <bonzini@gnu.org>
317         PR c++/16882
318         * g++.dg/conversion/simd1.C: New test.
320 2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
322         * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
323         and restore_ld_library_path_env_vars.
324         * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
325         lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
326         * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
327         to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
329 2004-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
331         * gcc.dg/pragma-align-2.c: Test macro expansion.
332         * gcc.dg/pragma-pack-2.c: New test.
334 2004-11-23  Richard Henderson  <rth@redhat.com>
336         * gcc.dg/vect/pr18425.c: Use effective target vect_long.
337         * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
338         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
339         gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
340         gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
341         gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
343         * gcc.dg/vect/vect.exp: Add check for alpha.
344         * lib/target-supports.exp (check_alpha_max_hw_available): New.
345         (check_effective_target_vect_int): Enable for alpha.
346         (check_effective_target_vect_long): New.
347         (is-effective-target): Add it.
349 2004-11-23  Uros Bizjak <uros@kss-loka.si>
351         * gcc.dg/pr18614-1.c: New test.
353 2004-11-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
355         * gcc.dg/setjmp-2.c: New test.
357 2004-11-22  James A. Morrison  <phython@gcc.gnu.org>
359         * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
360         gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
361         gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
362         gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
363         gcc.target/sparc/pdist.c: New tests.
365 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
367         * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
369 2004-11-22  Dale Johannesen  <dalej@apple.com>
371         * gcc.dg/20041111-1.c:  New.
373 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
375         PR tree-opt/18536
376         * gcc.dg/vect/pr18536.c: New test.
378 2004-11-22  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
380         PR c++/18354
381         * g++.dg/template/nontype11.C: New test.
383 2004-11-21  Roger Sayle  <roger@eyesopen.com>
385         PR middle-end/18520
386         * gcc.dg/pr18520-1.c: New test case.
388 2004-11-20  Joseph S. Myers  <joseph@codesourcery.com>
390         * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
391         * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
392         gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
393         expected diagnostics.
395 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
397         PR target/18580
398         * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
399         vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
400         vect-77.c, vect-77a.c: XFAIL on the SPARC.
402 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
404         * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
406 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
407             Joseph Myers  <joseph@codesourcery.com>
409         * lib/target-supports.exp (check_visibility_available): Really
410         test the compiler.
412 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
414         PR tree-opt/18181
415         * gcc.dg/vect/vect-85.c: New test.
416         * gcc.dg/vect/vect-86.c: New test.
417         * gcc.dg/vect/vect-87.c: New test.
418         * gcc.dg/vect/vect-88.c: New test.
420 2004-11-19  Ben Elliston  <bje@au.ibm.com>
422         * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
424 2004-11-18  Janis Johnson  <janis187@us.ibm.com>
426         * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
427         * gcc.dg/ppc-and-1.c: Ditto.
428         * gcc.dg/ppc-compare-1.c: Ditto.
429         * gcc.dg/ppc-mov-1.c: Ditto
431 2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
432             Mark Mitchell  <mark@codesourcery.com>
434         * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
436 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
437             Aldy Hernandez  <aldyh@redhat.com>
439         * lib/target-supports.exp (check_effective_target_vect_int): New
440         (check_effective_target_vect_float): New
441         (check_effective_target_vect_double): New.
442         (is-effective-target): Support new effective targets keywords.
443         * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
444         default action for dg-do.
445         * gcc.dg/vect/pr16105.c: Use new support.
446         * gcc.dg/vect/pr18400.c: Ditto.
447         * gcc.dg/vect/pr18425.c: Ditto.
448         * gcc.dg/vect/vect-1.c: Ditto.
449         * gcc.dg/vect/vect-10.c: Ditto.
450         * gcc.dg/vect/vect-11.c: Ditto.
451         * gcc.dg/vect/vect-12.c: Ditto.
452         * gcc.dg/vect/vect-13.c: Ditto.
453         * gcc.dg/vect/vect-14.c: Ditto.
454         * gcc.dg/vect/vect-15.c: Ditto.
455         * gcc.dg/vect/vect-16.c: Ditto.
456         * gcc.dg/vect/vect-17.c: Ditto.
457         * gcc.dg/vect/vect-18.c: Ditto.
458         * gcc.dg/vect/vect-19.c: Ditto.
459         * gcc.dg/vect/vect-2.c: Ditto.
460         * gcc.dg/vect/vect-20.c: Ditto.
461         * gcc.dg/vect/vect-21.c: Ditto.
462         * gcc.dg/vect/vect-22.c: Ditto.
463         * gcc.dg/vect/vect-23.c: Ditto.
464         * gcc.dg/vect/vect-24.c: Ditto.
465         * gcc.dg/vect/vect-25.c: Ditto.
466         * gcc.dg/vect/vect-26.c: Ditto.
467         * gcc.dg/vect/vect-27.c: Ditto.
468         * gcc.dg/vect/vect-27a.c: Ditto.
469         * gcc.dg/vect/vect-28.c: Ditto.
470         * gcc.dg/vect/vect-29.c: Ditto.
471         * gcc.dg/vect/vect-29a.c: Ditto.
472         * gcc.dg/vect/vect-3.c: Ditto.
473         * gcc.dg/vect/vect-30.c: Ditto.
474         * gcc.dg/vect/vect-31.c: Ditto.
475         * gcc.dg/vect/vect-32.c: Ditto.
476         * gcc.dg/vect/vect-33.c: Ditto.
477         * gcc.dg/vect/vect-34.c: Ditto.
478         * gcc.dg/vect/vect-35.c: Ditto.
479         * gcc.dg/vect/vect-36.c: Ditto.
480         * gcc.dg/vect/vect-37.c: Ditto.
481         * gcc.dg/vect/vect-38.c: Ditto.
482         * gcc.dg/vect/vect-4.c: Ditto.
483         * gcc.dg/vect/vect-40.c: Ditto.
484         * gcc.dg/vect/vect-41.c: Ditto.
485         * gcc.dg/vect/vect-42.c: Ditto.
486         * gcc.dg/vect/vect-43.c: Ditto.
487         * gcc.dg/vect/vect-44.c: Ditto.
488         * gcc.dg/vect/vect-45.c: Ditto.
489         * gcc.dg/vect/vect-46.c: Ditto.
490         * gcc.dg/vect/vect-47.c: Ditto.
491         * gcc.dg/vect/vect-48.c: Ditto.
492         * gcc.dg/vect/vect-48a.c: Ditto.
493         * gcc.dg/vect/vect-49.c: Ditto.
494         * gcc.dg/vect/vect-5.c: Ditto.
495         * gcc.dg/vect/vect-50.c: Ditto.
496         * gcc.dg/vect/vect-51.c: Ditto.
497         * gcc.dg/vect/vect-52.c: Ditto.
498         * gcc.dg/vect/vect-53.c: Ditto.
499         * gcc.dg/vect/vect-54.c: Ditto.
500         * gcc.dg/vect/vect-55.c: Ditto.
501         * gcc.dg/vect/vect-56.c: Ditto.
502         * gcc.dg/vect/vect-56a.c: Ditto.
503         * gcc.dg/vect/vect-57.c: Ditto.
504         * gcc.dg/vect/vect-58.c: Ditto.
505         * gcc.dg/vect/vect-59.c: Ditto.
506         * gcc.dg/vect/vect-6.c: Ditto.
507         * gcc.dg/vect/vect-60.c: Ditto.
508         * gcc.dg/vect/vect-61.c: Ditto.
509         * gcc.dg/vect/vect-62.c: Ditto.
510         * gcc.dg/vect/vect-63.c: Ditto.
511         * gcc.dg/vect/vect-64.c: Ditto.
512         * gcc.dg/vect/vect-65.c: Ditto.
513         * gcc.dg/vect/vect-66.c: Ditto.
514         * gcc.dg/vect/vect-67.c: Ditto.
515         * gcc.dg/vect/vect-68.c: Ditto.
516         * gcc.dg/vect/vect-69.c: Ditto.
517         * gcc.dg/vect/vect-7.c: Ditto.
518         * gcc.dg/vect/vect-72.c: Ditto.
519         * gcc.dg/vect/vect-72a.c: Ditto.
520         * gcc.dg/vect/vect-73.c: Ditto.
521         * gcc.dg/vect/vect-74.c: Ditto.
522         * gcc.dg/vect/vect-75.c: Ditto.
523         * gcc.dg/vect/vect-76.c: Ditto.
524         * gcc.dg/vect/vect-77.c: Ditto.
525         * gcc.dg/vect/vect-77a.c: Ditto.
526         * gcc.dg/vect/vect-78.c: Ditto.
527         * gcc.dg/vect/vect-79.c: Ditto.
528         * gcc.dg/vect/vect-8.c: Ditto.
529         * gcc.dg/vect/vect-80.c: Ditto.
530         * gcc.dg/vect/vect-82.c: Ditto.
531         * gcc.dg/vect/vect-82_64.c: Ditto.
532         * gcc.dg/vect/vect-83.c: Ditto.
533         * gcc.dg/vect/vect-83_64.c: Ditto.
534         * gcc.dg/vect/vect-9.c: Ditto.
535         * gcc.dg/vect/vect-all.c: Ditto.
536         * gcc.dg/vect/vect-none.c: Ditto.
538 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
540         * lib/gcc-dg.exp (dg-skip-if): New function.
541         (dg-forbid-option): Remove.
542         * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
543         * g++.dg/abi/bitfield8.C: Likewise.
544         * g++.dg/abi/dtor1.C: Likewise.
545         * g++.dg/abi/empty10.C: Likewise.
546         * g++.dg/abi/empty7.C: Likewise.
547         * g++.dg/abi/empty9.C: Likewise.
548         * g++.dg/abi/layout3.C: Likewise.
549         * g++.dg/abi/layout4.C: Likewise.
550         * g++.dg/abi/thunk1.C: Likewise.
551         * g++.dg/abi/thunk2.C: Likewise.
552         * g++.dg/abi/vbase11.C: Likewise.
553         * g++.dg/abi/vthunk2.C: Likewise.
554         * g++.dg/abi/vthunk3.C: Likewise.
555         * g++.dg/ext/attrib8.C: Likewise.
556         * g++.dg/opt/longbranch2.C: Likewise.
557         * g++.dg/opt/reg-stack4.C: Likewise.
558         * g++.old-deja/g++.ext/attrib1.C: Likewise.
559         * g++.old-deja/g++.ext/attrib2.C: Likewise.
560         * g++.old-deja/g++.ext/attrib3.C: Likewise.
561         * g++.old-deja/g++.other/store-expr1.C: Likewise.
562         * g++.old-deja/g++.other/store-expr2.C: Likewise.
563         * gcc.dg/20000609-1.c: Likewise.
564         * gcc.dg/20000720-1.c: Likewise.
565         * gcc.dg/20011107-1.c: Likewise.
566         * gcc.dg/20011119-1.c: Likewise.
567         * gcc.dg/20020108-1.c: Likewise.
568         * gcc.dg/20020122-2.c: Likewise.
569         * gcc.dg/20020122-3.c: Likewise.
570         * gcc.dg/20020201-3.c: Likewise.
571         * gcc.dg/20020206-1.c: Likewise.
572         * gcc.dg/20020218-1.c: Likewise.
573         * gcc.dg/20020310-1.c: Likewise.
574         * gcc.dg/20020411-1.c: Likewise.
575         * gcc.dg/20020418-2.c: Likewise.
576         * gcc.dg/20020426-1.c: Likewise.
577         * gcc.dg/20020426-2.c: Likewise.
578         * gcc.dg/20020517-1.c: Likewise.
579         * gcc.dg/20020523-1.c: Likewise.
580         * gcc.dg/20020523-2.c: Likewise.
581         * gcc.dg/20020729-1.c: Likewise.
582         * gcc.dg/20030204-1.c: Likewise.
583         * gcc.dg/20030826-2.c: Likewise.
584         * gcc.dg/20030926-1.c: Likewise.
585         * gcc.dg/20031202-1.c: Likewise.
586         * gcc.dg/980312-1.c: Likewise.
587         * gcc.dg/980313-1.c: Likewise.
588         * gcc.dg/990117-1.c: Likewise.
589         * gcc.dg/990424-1.c: Likewise.
590         * gcc.dg/990524-1.c: Likewise.
591         * gcc.dg/991230-1.c: Likewise.
592         * gcc.dg/i386-387-1.c: Likewise.
593         * gcc.dg/i386-387-2.c: Likewise.
594         * gcc.dg/i386-387-3.c: Likewise.
595         * gcc.dg/i386-387-4.c: Likewise.
596         * gcc.dg/i386-387-5.c: Likewise.
597         * gcc.dg/i386-387-6.c: Likewise.
598         * gcc.dg/i386-asm-1.c: Likewise.
599         * gcc.dg/i386-bitfield1.c: Likewise.
600         * gcc.dg/i386-bitfield2.c: Likewise.
601         * gcc.dg/i386-loop-1.c: Likewise.
602         * gcc.dg/i386-loop-2.c: Likewise.
603         * gcc.dg/i386-loop-3.c: Likewise.
604         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
605         * gcc.dg/i386-pic-1.c: Likewise.
606         * gcc.dg/i386-regparm.c: Likewise.
607         * gcc.dg/i386-signbit-1.c: Likewise.
608         * gcc.dg/i386-signbit-2.c: Likewise.
609         * gcc.dg/i386-signbit-3.c: Likewise.
610         * gcc.dg/i386-sse-5.c: Likewise.
611         * gcc.dg/i386-sse-8.c: Likewise.
612         * gcc.dg/i386-unroll-1.c: Likewise.
613         * gcc.dg/tls/opt-1.c: Likewise.
614         * gcc.dg/tls/opt-2.c: Likewise.
615         * gcc.dg/unroll-1.c: Likewise.
616         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
617         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
618         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
619         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
621 2004-11-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
623         * g++.dg/template/incomplete1.C: New test.
625 2004-11-16  Nick Clifton  <nickc@redhat.com>
627         Revert patches accidentally commited during checkin of fixes for
628         xstormy16 tests:
629         gcc.c-torture/execute/simd-4.c: Revert
630         gcc.dg/20040910-1.c: Revert.
632 2004-11-16  Paul Brook  <paul@codesourcery.com>
634         PR fortran/13010
635         * gfortran.dg/der_pointer_1.f90: New test.
637 2004-11-15  Joseph S. Myers  <joseph@codesourcery.com>
639         PR c/18498
640         * gcc.dg/bitfld-13.c: New test.
642 2004-11-15  Janis Johnson  <janis187@us.ibm.com>
644         * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
645         powerpc*-*-linux*.
647         * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
648         * gcc.dg/ppc64-abi-2.c: Ditto.
649         * gcc.dg/ppc64-abi-3.c: Ditto.
651         * lib/gcc-dg.exp (dg-target-list): Remove.
653 2004-11-15  Steve Ellcey  <sje@cup.hp.com>
655         * gcc.dg/ia64-postinc.c: New test.
657 2004-11-15  Mark Mitchell <mark@codesourcery.com>
659         * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
661 2004-11-15  Nick Clifton  <nickc@redhat.com>
663         * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
664         __INT_MAX__ so that the test can be compiled by toolchains
665         targeted at 16-bit processors.
667         * gcc.dg/20040625-1.c: Use long constants rather than integers
668         when performing arithmetic that will overflow 16-bits.
670         * gcc.dg/i386-sse-8.c: Expect this test to fail for the
671         xstormy16.  It does not support 128-bit vector operations.
673         * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
674         with the macro PTR_TYPE.  Define this macro to an integer type
675         suitable for holding a pointer.
677         * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
678         the target is a 16-bit processor.
680         * gcc.dg/cpp/if-2.c: Expect a different warning message from
681         16-bit targets where the character constant will be too long.
683         * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
684         where the double will not be directly addressable.
686 2004-11-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
688         Friend class name lookup 1/n, PR c++/18471
689         * g++.dg/template/crash26.C: New test.
690         * g++.dg/lookup/struct1.C: Adjust expected error.
691         * g++.dg/parse/elab1.C: Likewise.
692         * g++.dg/parse/elab2.C: Likewise.
693         * g++.dg/parse/int-as-enum1.C: Likewise.
694         * g++.dg/parse/struct-as-enum1.C: Likewise.
695         * g++.dg/parse/typedef1.C: Likewise.
696         * g++.dg/parse/typedef3.C: Likewise.
697         * g++.dg/parse/typedef4.C: Likewise.
698         * g++.dg/parse/typedef5.C: Likewise.
699         * g++.dg/template/nontype4.C: Likewise.
700         * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
701         * g++.old-deja/g++.other/elab1.C: Likewise.
702         * g++.old-deja/g++.other/syntax4.C: Likewise.
704 2004-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
706         * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
708 2004-11-14  Zdenek Dvorak  <dvorakz@suse.cz>
710         * gcc.c-torture/execute/20041114-1.c: New test.
712 2004-11-14  Joseph S. Myers  <joseph@codesourcery.com>
714         * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
715         gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
716         gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
717         gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
718         gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
719         gcc.dg/switch-7.c: New tests.
721 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
723         * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
725 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
727         PR tree-opt/18400
728         * gcc.dg/vect/pr18400.c: New test.
730 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
731             Andrew Pinski  <pinskia@physics.uc.edu>
733         PR tree-opt/18425
734         * gcc.dg/vect/pr18425.c: New test.
736 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
738         * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
739         Guard with dg-require-alias and dg-require-visibility.
741 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
743         * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
745 2004-11-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
747         * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
749 2004-11-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
751         PR c++/17344
752         * g++.dg/template/defarg5.C: New test.
754 2004-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
756         * g++.dg/parse/cast1.C: Run only on ILP32.
757         * g++.old-deja/g++.mike/p784.C: Likewise.
759 2004-11-13  Bernd Schmidt  <bernd.schmidt@analog.com>
761         * gcc.c-torture/execute/20041113-1.c: New test.
763 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
765         PR target/18230
766         * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
767         * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
768         gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
769         gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
770         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
771         gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
772         gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
773         gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
774         gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
775         gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
776         gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
777         gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
778         gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
780 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
782         * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
783         gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
784         gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
785         gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
786         gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
787         gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
788         gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
789         gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
790         gcc.target/sparc/combined-1.c: New tests.
792 2004-11-12  Ziemowit Laski  <zlaski@apple.com>
794         * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
795         New tests.
797 2004-11-12  Mark Mitchell <mark@codesourcery.com>
799         * lib/gcc-dg.exp (dg-forbid-option): New function.
800         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
801         * g++.dg/abi/bitfield8.C: Likewise.
802         * g++.dg/abi/dtor1.C: Likewise.
803         * g++.dg/abi/empty10.C: Likewise.
804         * g++.dg/abi/empty7.C: Likewise.
805         * g++.dg/abi/empty9.C: Likewise.
806         * g++.dg/abi/layout3.C: Likewise.
807         * g++.dg/abi/layout4.C: Likewise.
808         * g++.dg/abi/thunk1.C: Likewise.
809         * g++.dg/abi/thunk2.C: Likewise.
810         * g++.dg/abi/vbase11.C: Likewise.
811         * g++.dg/abi/vthunk2.C: Likewise.
812         * g++.dg/abi/vthunk3.C: Likewise.
813         * g++.dg/ext/attrib8.C: Likewise.
814         * g++.dg/opt/longbranch2.C: Likewise.
815         * g++.dg/opt/reg-stack4.C: Likewise.
816         * g++.old-deja/g++.ext/attrib1.C: Likewise.
817         * g++.old-deja/g++.ext/attrib2.C: Likewise.
818         * g++.old-deja/g++.ext/attrib3.C: Likewise.
819         * g++.old-deja/g++.other/store-expr1.C: Likewise.
820         * g++.old-deja/g++.other/store-expr2.C: Likewise.
821         * gcc.dg/20000609-1.c: Likewise.
822         * gcc.dg/20000720-1.c: Likewise.
823         * gcc.dg/20011107-1.c: Likewise.
824         * gcc.dg/20011119-1.c: Likewise.
825         * gcc.dg/20020108-1.c: Likewise.
826         * gcc.dg/20020122-2.c: Likewise.
827         * gcc.dg/20020122-3.c: Likewise.
828         * gcc.dg/20020201-3.c: Likewise.
829         * gcc.dg/20020206-1.c: Likewise.
830         * gcc.dg/20020218-1.c: Likewise.
831         * gcc.dg/20020310-1.c: Likewise.
832         * gcc.dg/20020411-1.c: Likewise.
833         * gcc.dg/20020418-2.c: Likewise.
834         * gcc.dg/20020426-1.c: Likewise.
835         * gcc.dg/20020426-2.c: Likewise.
836         * gcc.dg/20020517-1.c: Likewise.
837         * gcc.dg/20020523-1.c: Likewise.
838         * gcc.dg/20020523-2.c: Likewise.
839         * gcc.dg/20020729-1.c: Likewise.
840         * gcc.dg/20030204-1.c: Likewise.
841         * gcc.dg/20030826-2.c: Likewise.
842         * gcc.dg/20030926-1.c: Likewise.
843         * gcc.dg/20031202-1.c: Likewise.
844         * gcc.dg/980312-1.c: Likewise.
845         * gcc.dg/980313-1.c: Likewise.
846         * gcc.dg/990117-1.c: Likewise.
847         * gcc.dg/990424-1.c: Likewise.
848         * gcc.dg/990524-1.c: Likewise.
849         * gcc.dg/991230-1.c: Likewise.
850         * gcc.dg/i386-387-1.c: Likewise.
851         * gcc.dg/i386-387-2.c: Likewise.
852         * gcc.dg/i386-387-3.c: Likewise.
853         * gcc.dg/i386-387-4.c: Likewise.
854         * gcc.dg/i386-387-5.c: Likewise.
855         * gcc.dg/i386-387-6.c: Likewise.
856         * gcc.dg/i386-asm-1.c: Likewise.
857         * gcc.dg/i386-bitfield1.c: Likewise.
858         * gcc.dg/i386-bitfield2.c: Likewise.
859         * gcc.dg/i386-loop-1.c: Likewise.
860         * gcc.dg/i386-loop-2.c: Likewise.
861         * gcc.dg/i386-loop-3.c: Likewise.
862         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
863         * gcc.dg/i386-pic-1.c: Likewise.
864         * gcc.dg/i386-regparm.c: Likewise.
865         * gcc.dg/i386-signbit-1.c: Likewise.
866         * gcc.dg/i386-signbit-2.c: Likewise.
867         * gcc.dg/i386-signbit-3.c: Likewise.
868         * gcc.dg/i386-sse-5.c: Likewise.
869         * gcc.dg/i386-sse-8.c: Likewise.
870         * gcc.dg/i386-unroll-1.c: Likewise.
871         * gcc.dg/tls/opt-1.c: Likewise.
872         * gcc.dg/tls/opt-2.c: Likewise.
873         * gcc.dg/unroll-1.c: Likewise.
874         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
875         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
876         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
877         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
878         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
879         -m64 is specified.
881 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
883         PR c++/18389
884         * g++.dg/parse/cond1.C: New test.
886         PR c++/18429
887         * g++.dg/template/array9.C: New test.
888         * g++.dg/ext/vla1.C: Adjust error messages.
889         * g++.dg/ext/vlm1.C: Likewise.
890         * g++.dg/template/crash2.C: Likewise.
892         PR c++/18436
893         * g++.dg/template/call3.C: New test.
895         PR c++/18407
896         * g++.dg/template/ptrmem11.C: New test.
898 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
900         PR other/14264
901         * lib/g++.exp: Set LC_ALL and LANG to C.
902         * lib/gcc-dg.exp: Likewise.
903         * lib/gfortran.exp: Likewise.
904         * lib/objc.exp: Likewise.
905         * lib/treelang.exp: Likewise.
907 2004-11-12  Andreas Schwab  <schwab@suse.de>
909         * gcc.dg/pr16286.c: Fix last change.
911 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
913         PR c++/18416
914         * g++.dg/init/global1.C: New test.
916 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
918         * gcc.c-torture/execute/20041112-1.c: New test.
920 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
922         * lib/gcc-dg.exp (dg-target-list): New.
924 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
925             Richard Sandiford  <rsandifo@redhat.com>
927         * lib/target-supports.exp (get-compiler_messages): New.
928         (check_named_sections_available): Use it.
929         (check_effective_target_ilp32): New.
930         (check_effective_target_lp64): New.
931         (is-effective-target): New.
932         * lib/gcc-dg.exp (dg-require-effective-target): New.
934 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
936         * gcc.dg/precedence-1.c: New test.
938 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
940         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
942         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
943         message, delete generated files, use more descriptive name for
944         executable, and make the test unsupported when it cannot be run.
946         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
947         (dg-require-weak, dg-require-visibility, dg-require-alias,
948         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
949         dg-require-iconv, dg-require-named-sections): Use it.
951         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
953 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
955         PR target/16457
956         * gcc.dg/ppc-and-1: New
958         PR target/16796
959         * gcc.dg/ppc-mov-1.c: New.
961         PR target/16458
962         * gcc.dg/ppc-compare-1.c: New.
964 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
966         * objc.dg/desig-init-2.m: New test.
968 2004-11-10  Adam Nemet  <anemet@lnxw.com>
970         PR middle-end/18160  
971         * g++.dg/warn/register-var-1.C: New test.
972         * g++.dg/warn/register-var-2.C: New test.
974 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
976         * gcc.dg/union-2.c: New test.
978 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
980         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c: 
981         New test for PR tree-optimization/17892.
983 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
985         PR c++/18369
986         * g++.dg/init/new12.C: New test.
988 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
990         * gcc.target/sparc: New directory.
991         * gcc.target/sparc/sparc.exp: New driver.
992         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
993         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
994         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
995         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
997 2004-11-10  Paul Brook  <paul@codesourcery.com>
999         PR fortran/18218
1000         * gfortran.dg/list_read.c: New test.
1002 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1004         PR c/18322
1005         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1006         expected diagnostic location.
1008 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
1010         * gcc.dg/20041109-1.c: New test.
1012 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1014         PR objc/18406
1015         * objc/compile/pr18406.m: New test.
1017 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1019         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1021 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1023         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1025 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1027         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1029 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1031         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1032         exit. 
1034 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
1036         PR tree-opt/18299
1037         * gcc.c-torture/pr18299-1.c: New test.
1039 2004-11-06  Andreas Schwab  <schwab@suse.de>
1041         * gcc.dg/pr16286.c: Also test for bool and pixel.
1043 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
1045         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1046         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1047         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1048         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1049         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1050         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1051         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1052         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1053         gcc.dg/struct-semi-3.c: New tests.
1055 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1057         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1059 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1061         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1062         Do not use C99 designators.
1064 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1066         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1068 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1070         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1071         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1072         * gcc.c-torture/execute/simd-5.x: Remove.
1074 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
1076         PR rtl-optimization/17933
1077         * gcc.dg/torture/pr17933-1.c: New test.
1079 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1081         PR target/18106
1082         * lib/target-supports.exp (check_weak_available): Support
1083         Windows.
1085 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
1087         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1088         call to fflush(stdout) before abort.
1089         (my_ffsll): New function.
1090         (generate_fields): Use it.
1092 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1094         * gcc.dg/init-undef-1.c: New test.
1096 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1098         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1099         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1100         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1101         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1102         expected messages for new parser.
1104 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
1106         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1107         
1108 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1110         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1111         on LP64 targets.
1113 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1115         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1116         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1117         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1118         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1119         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1120         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1121         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1122         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1123         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1124         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1126 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1128         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1129         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1130         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1131         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1132         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1133         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1134         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1135         for new parser.
1137 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
1139         PR target/15342
1140         * gcc.dg/20041104-1.c: New test.
1142 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1144         * g++.dg/template/nontype7.C: New test.
1145         * g++.dg/template/nontype8.C: Likewise.
1146         * g++.dg/template/nontype9.C: Likewise.
1147         * g++.dg/template/nontype10.C: Likewise.
1148         * g++.dg/tc1/dr49.C: Likewise.
1149         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1150         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1152 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1154         * g++.dg/rtti/tinfo1.C: Remove xfails.
1156 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1158         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1159         packed attribute to the definition to satisfy the new C++ parser.
1161 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1163         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1164         invocations of va_arg.
1166 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
1168         PR c++/18124
1169         * g++.dg/template/crash25.C: New test.
1171         PR c++/18155
1172         * g++.dg/template/typedef2.C: New test.
1173         * g++.dg/parse/crash13.C: Adjust error markers.
1175         PR c++/18177
1176         * g++.dg/conversion/const3.C: New test.
1177         
1178 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1180         PR fortran/17535
1181         PR fortran/17583
1182         PR fortran/17713
1183         * gfortran.dg/generic_[123].f90: New testcases.
1185 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1187         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1188         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1190 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
1192         PR tree-opt/16808
1193         * gcc.c-torture/compile/pr16808.c: New test.
1195 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
1197         PR rtl-optimization/17104
1198         * gcc.dg/ppc-bitfield1.c: New.
1200 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1202         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1204 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1206         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
1207         strings for 32-bit code.
1209 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
1211         PR c/18239
1212         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1214 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
1216         PR c++/18064
1217         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1219 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
1221         PR c++/15172
1222         * g++.dg/init/aggr2.C: New test.
1224 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
1226         * objc.dg/local-decl-1.m: New test.
1228 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1230         * gcc.dg/20040910-1.c: Adjust regex.
1232 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1234         PR rtl-optimization/18084
1235         * g++.dg/opt/pr18084-1.C: New testcase.
1237 2004-10-30  Matt Austern  <austern@apple.com>
1239         PR c++/17542
1240         * g++.dg/ext/attrib18.C: New test.
1241         
1242 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1244         PR middle-end/18096
1245         * gcc.dg/pr18096-1.c: New test case.
1247 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1249         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1251 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
1253         PR c/16666
1254         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1255         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1256         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1257         gcc.dg/old-style-prom-3.c: New tests.
1259 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
1261         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1262         Remove unnecessary inclusion of stdio.h.
1264 2004-10-29  Roger Sayle  <roger@eyesopen.com>
1266         PR rtl-optimization/17581
1267         * gcc.dg/pr17581-1.c: New test case.
1269 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
1271         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1272         being implemented.
1273         * g++.dg/conversion/dr195-1.C: New.
1274         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1275         * g++.old-deja/g++.mike/p10148.C: Likewise.
1277 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
1279         PR c++/17695
1280         * g++.dg/debug/typedef2.C: New test.
1282 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
1284         PR fortran/13490
1285         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1286         * gfortran.dg/g77/README: Update.
1288 2004-10-28  Matt Austern  <austern@apple.com>
1290         PR c++/14124
1291         * g++.dg/ext/packed7.C: New test.
1292         
1293 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
1295         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1296         scan-assembler.
1297         * lib/scanasm.exp (hidden-scan-for): New proc.
1298         (scan-hidden): Use hidden-scan-for instead of constructing the scan
1299         string.
1300         (scan-not-hidden): Likewise.
1301         * lib/target-supports.exp (check_visibility_available): mach-o is
1302         support too.
1304 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
1306         PR c++/17132
1307         * g++.dg/template/memclass3.C: New test.
1309 2004-10-28  Adam Nemet  <anemet@lnxw.com>
1311         PR middle-end/18160  
1312         * gcc.dg/register-var-1.c: New test.
1313         * gcc.dg/register-var-2.c: New test.
1314         * gcc.dg/asm-7.c: Taking the address of a register variable is an
1315         error now.
1317 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
1319         PR other/18172
1320         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
1321         unused variables.
1322         * gcc.dg/vect/vect-22.c: Likewise.
1324 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
1326         * gcc.dg/i386-rotate-1.c: New test.
1328 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
1330         * g++.dg/init/ref12.C: Add "run" marker.
1332         PR c++/17435
1333         * g++.dg/init/ref12.C: New test.
1335         PR c++/18140
1336         * g++.dg/template/shift1.C: New test.
1337         * g++.dg/template/error10.C: Adjust error markers.
1339 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
1341         PR tree-opt/17529
1342         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1344 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1346         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1347         * gcc.dg/weak/weak-3.c: Likewise.
1348         * gcc.dg/weak/weak-5.c: Likewise.
1349         * gcc.dg/weak/weak-9.c: Likewise.
1350         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1351         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1353         * gcc.dg/darwin-weakimport-1.c: New.
1355 2004-10-28  Ben Elliston  <bje@au.ibm.com>
1357         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1359 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
1361         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1362         'syntax' error messages.
1363         * gcc.dg/cpp/direct2s.c: Likewise.
1365 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
1367         * gcc.c-torture/compile/20041026-1.c: New.
1369 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
1371         PR c++/18093
1372         * g++.dg/lookup/ns2.C: New test.
1374         PR c++/18020
1375         * g++.dg/template/enum4.C: New test.
1377         PR c++/18161
1378         * g++.dg/template/expr1.C: New test.
1380 2004-10-26  Ben Elliston  <bje@au.ibm.com>
1382         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1384 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1386         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1387         gcc.dg/decl-nospec-3.c: New tests.
1389 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
1391         * objc.dg/super-class-3.m: New test.
1393 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
1395         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1396         resyncing.
1397         * gcc.dg/cpp/direct2s.c: Likewise.
1399 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
1401         * objc.dg/image-info.m: Update for changes to section selection.
1403 2004-10-25  David Ayers  <d.ayers@inode.at>
1404             Ziemowit Laski  <zlaski@apple.com>
1406         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1407         diagnostics when messaging 'id <Proto>'.
1408         * objc.dg/class-protocol-1.m: New test.
1409         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1410         a non-existent method signature.
1411         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1412         Update diagnostics when messaging with non-existent method signature.
1413         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1414         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1415         invalid receivers are now resolved as if messaging 'id'; remove
1416         extraneous diagnostics.
1418 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1420         PR c/16667
1421         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1422         gcc.dg/init-desig-obs-3.c: New tests.
1424 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
1426         * gcc.dg/debug/20041023-1.c: New test.
1428 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
1430         PR middle-end/17407
1431         * gcc.c-torture/compile/pr17407.c: New test.
1433         PR c++/18121
1434         * g++.dg/template/array8.C: New test.
1436 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1438         PR other/18138
1439         * lib/g++.exp: Accept more than one multilib libgcc.
1440         * lib/gcc-dg.exp: Likewise.
1441         * lib/objc.exp: Likewise.
1442         * lib/treelang.exp: Likewise.
1443         * lib/gfortran.exp: Likewise.
1445 2004-10-24  Ben Elliston  <bje@au.ibm.com>
1447         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1449 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
1451         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1452         * gcc.dg/c99-const-expr-3.c: Likewise.
1454 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
1456         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1458 2004-10-23  Ben Elliston  <bje@au.ibm.com>
1460         * gcc.c-torture/execute/loop-2e.x: Remove.
1462 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1464         PR c++/18095
1465         * g++.dg/parse/crash18.C: New.
1466         * g++.dg/parse/crash19.C: New.
1468 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1470         * g++.dg/ext/dllimport1.C: Move dg-warnings.
1471         * g++.dg/ext/dllimport2.C: Same.
1472         * g++.dg/ext/dllimport8.C: Same.
1474 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
1476         PR c++/10841
1477         * g++.dg/conversion/cast1.C: New test.
1478         * g++.dg/overload/pmf1.C: Adjust error marker.
1480 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
1482         PR objc/17923
1483         * objc.dg/const-str-7.m: New test.
1485 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1487         * g++.dg/template/memfriend11.C: Fix comment typo.
1488         * g++.dg/template/memfriend14.C: Likewise.
1490 2004-10-20  Richard Henderson  <rth@redhat.com>
1492         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1493         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1494         -fasynchronous-unwind-tables.
1496 2004-10-20  Richard Henderson  <rth@redhat.com>
1498         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1499         (main): Return success.
1500         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1501         (main): Return success.
1503 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1505         PR c++/13495
1506         * g++.dg/template/memfriend9.C: New test.
1507         * g++.dg/template/memfriend10.C: Likewise.
1508         * g++.dg/template/memfriend11.C: Likewise.
1509         * g++.dg/template/memfriend12.C: Likewise.
1510         * g++.dg/template/memfriend13.C: Likewise.
1511         * g++.dg/template/memfriend14.C: Likewise.
1512         * g++.dg/template/memfriend15.C: Likewise.
1513         * g++.dg/template/memfriend16.C: Likewise.
1514         * g++.dg/template/memfriend17.C: Likewise.
1515         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1517 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
1519         * g++.dg/conversion/dr195.C: New.
1520         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1522 2004-10-20  Ben Elliston  <bje@au.ibm.com>
1523             Devang Patel  <dpatel@apple.com>
1525         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1526         of floating point arithmetic, which could trap.
1528 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
1530         PR c++/14035
1531         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1532         * g++.dg/conversion/const2.C: New test.
1533         * g++.dg/expr/reinterpret2.C: New test.
1534         * g++.dg/expr/reinterpret3.C: New test.
1535         * g++.dg/expr/cast2.C: New test.
1536         * g++.dg/expr/copy1.C: New test.
1537         * g++.dg/other/conversion1.C: Change error message.
1538         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1539         function pointers to void *.
1540         * g++.old-deja/g++.mike/p10148.C: Likewise.
1542 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1544         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1546 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
1548         PR c++/18047
1550         * g++.dg/parse/expr3.C: New test.
1552 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1554         * gcc.dg/smod-1.c: New test.
1556 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
1558         * objc.dg/method-14.m: New test.
1560 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
1562         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
1563         Also xfail as the patch was reverted.
1565 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
1567         PR middle-end/16973
1568         * gcc.dg/pr16973.c: New test.
1570 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
1572         PR tree-optimization/17656
1573         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
1575 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
1577         * g++.dg/eh/shadow1.C: New.
1579 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
1581         * gcc.c-torture/compile/20041018-1.c: New test.
1583 2004-10-18  Ben Elliston  <bje@au.ibm.com>
1585         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
1586         compiler referring to register 0 when accessing sdata.  The linker
1587         now patches things up.
1589 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
1591         PR c/17529
1592         * gcc.c-torture/compile/pr17529.c: New test.
1594 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1596         PR c++/17743
1597         * g++.dg/ext/attrib17.C: New test.
1599 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1601         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
1603 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1605         PR c++/10479
1606         * g++.dg/ext/attrib16.C: New test.
1608 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
1610         PR c++/17042
1611         * g++.dg/init/dso_handle1.C: New test.
1613         PR c++/14667
1614         * g++.dg/parse/typedef6.C: New test.
1616         PR c++/17916
1617         * g++.dg/parse/pragma1.C: New test.
1619 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
1621         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
1623 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
1625         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
1626         -fno-common when on HPPA HP-UX platforms.
1628 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
1630         PR other/16820
1631         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
1632         stdint.h.
1633         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
1634         uintptr_t.
1636 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1638         PR c++/16301
1639         * g++.dg/lookup/strong-using-4.C: New test.
1641 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1643         PR middle-end/16567
1644         * gcc.c-torture/compile/nested-1.c: New test.
1646 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1648         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
1649         and mipsisa64*-*-* (until support for misaligned loads is added).
1650         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
1651         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
1652         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
1653         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
1654         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
1655         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
1657 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
1659         PR c++/17976
1660         * g++.dg/init/dtor3.C: New test.
1662 2004-10-15  Ben Elliston  <bje@au.ibm.com>
1664         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
1666 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
1668         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
1669         * gcc.dg/macho-lo-sum.c: Likewise.
1671 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
1673         * gcc.dg/ppc-spe64-1.c: New test.
1675 2004-10-14  Devang Patel  <dpatel@apple.com>
1677         PR 17635
1678         * gcc.dg/pr17635.c : New test.
1679         
1680 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
1682         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
1683         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
1684         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
1685         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
1686         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
1687         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
1688         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
1689         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
1690         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
1691         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
1692         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
1693         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
1694         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
1695         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
1696         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
1697         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
1698         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
1699         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
1701 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1703         * gcc.dg/vect/vect-82.c: New testcase.  
1704         * gcc.dg/vect/vect-82_64.c: New testcase.       
1705         * gcc.dg/vect/vect-83.c: New testcase.  
1706         * gcc.dg/vect/vect-83_64.c: New testcase.       
1708 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1710         * gcc.dg/cpp/error-1.c: New test.
1712 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1714         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
1716 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
1718         PR target/17984
1719         * gcc.dg/cris-peep2-xsrand2.c: New test.
1721 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
1723         PR c++/17661
1724         * testsuite/g++.dg/expr/for2.C: New test.
1726 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1728         * g++.dg/inherit/thunk1.C: Run on the SPARC.
1730 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
1732         PR tree-optimization/17724
1733         * g++.dg/opt/pr17724-1.C: New test.
1734         * g++.dg/opt/pr17724-2.C: New test.
1735         * g++.dg/opt/pr17724-3.C: New test.
1736         * g++.dg/opt/pr17724-4.C: New test.
1737         * g++.dg/opt/pr17724-5.C: New test.
1738         * g++.dg/opt/pr17724-6.C: New test.
1740 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
1742         PR c/17301
1743         * gcc.dg/pr17301-2.c: New test.
1745 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
1747         PR c++/15876
1748         * g++.dg/parse/error22.C: New test.
1750         PR c++/17936
1751         * g++.dg/template/spec18.C: New test.
1753 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
1755         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
1756         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
1757         memcpy. 
1758         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
1759         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
1761 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
1763         * g++.dg/eh/cleanup5.C: Add dg-options "".
1765 2004-10-11  Roger Sayle  <roger@eyesopen.com>
1767         PR middle-end/17657
1768         * gcc.dg/switch-4.c: New test case.
1770 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
1772         * gcc.c-torture/execute/20041011-1.c: New test.
1774 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1776         PR c++/17554
1777         * g++.dg/init/for3.C: New test.
1779         PR c++/17657
1780         * g++.dg/opt/switch2.C: New test.
1782         PR middle-end/17703
1783         * g++.dg/warn/Wreturn-2.C: New test.
1785 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1787         PR c++/17907
1788         * g++.dg/eh/cleanup5.C: New test.
1790 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
1792         PR c++/17393
1793         * g++.dg/parse/error21.C: New test.
1795 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1797         * g++.dg/overload/pmf1.C: Adjust quoting marks.
1798         * g++.dg/warn/incomplete1.C: Likewise.
1799         * g++.dg/template/qualttp20.C: Likewise.
1801 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1803         PR c/17881
1804         * parm-incomplete-1.c: New test.
1806 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1808         PR c++/17867
1809         * g++.dg/parse/error19.C: New test.
1811         PR c++/17670
1812         * g++.dg/init/new11.C: New test.
1814         PR c++/17821
1815         * g++.dg/parse/error20.C: New test.
1817         PR c++/17826
1818         * g++.dg/template/crash24.C: New test.
1819         
1820 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1822         PR c/17301
1823         * gcc.dg/pr17301-1.c: New test.
1825 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1827         PR c/17189
1828         * gcc.dg/anon-struct-5.c: New test.
1830 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1832         PR c/17844
1833         * gcc.dg/pr17844-1.c: New test.
1835 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
1837         PR tree-optimization/17906
1838         * gcc.c-torture/compile/pr17906.c: New.
1840 2004-10-09  Stuart Hastings  <stuart@apple.com>
1841             Roger Sayle  <roger@eyesopen.com>
1843         PR rtl-optimization/17853
1844         * gcc.dg/i386-mmx-5.c: New testcase.
1846 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
1848         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
1850 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1852         PR c++/17524
1853         * g++.dg/template/static9.C: New test.
1855         PR c++/17685
1856         * g++.dg/parse/operator5.C: New test.
1858 2004-10-09  Roger Sayle  <roger@eyesopen.com>
1860         PR middle-end/17894
1861         * gcc.c-torture/execute/divcmp-4.c: New test case.
1863 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1865         PR tree-opt/17902
1866         * g++.dg/opt/pr17902.C: New test.
1868 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
1870         * gcc.dg/cpp/ident-1.c: Add dg-options "".
1872 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1874         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
1876 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1878         * gcc.dg/assign-warn-3.c: New test.
1880 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1882         PR c/16999
1883         * gcc.dg/cpp/ident-1.c: New test.
1885 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1887         * gcc.c-torture/compile/acc1.c: New.
1889 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1891         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
1892         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
1894 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1896         * gcc.dg/ultrasp11.c: New test.
1898 2004-10-08  Michael Matz  <matz@suse.de>
1900         * gcc.dg/doloop-2.c: New test.
1902 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1904         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
1905         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
1906         objc.dg/method-9.m: Update expected diagnostics.
1908 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
1910         * gcc.dg/ppc-fsel-3.c: New file.
1911         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
1913 2004-10-07  Paul Brook  <paul@codesourcery.com>
1915         * gfortran.dg/intrinsic_verify_1.f90: New test.
1917 2004-10-07  Paul Brook  <paul@codesourcery.com>
1919         * gfortran.dg/empty_format_1.f90: Remove stray commas.
1921 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1923         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
1924         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
1925         commit.
1927 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
1929         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
1931 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1933         PR c++/17115
1934         * g++.dg/warn/Winline-4.C: New test.
1936 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1938         * gcc.c-torture/compile/20041007-1.c: New test.
1940 2004-10-07  Paul Brook  <paul@codesourcery.com>
1942         PR fortran/17678
1943         * gfortran.dg/use_allocated_1.f90: New test.
1945 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
1947         PR middle-end/17849
1948         * gfortran.fortran-torture/compile/nested.f90: New test
1950 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1952         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
1954 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
1956         PR c++/17368
1957         * g++.dg/ext/asm6.C: New test.
1959 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
1961         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
1963 2004-10-06  Paul Brook  <paul@codesourcery.com>
1965         PR libfortran/17709
1966         * gfortran.dg/empty_format_1.f90: New test.
1968 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1970         PR fortran/17568
1971         * gfortran.dg/ishft.f90: New test.
1973         PR fortran/17283
1974         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
1975         tests.
1977 2004-10-06  Paul Brook  <paul@codesourcery.com>
1979         * gfortran.dg/do_1.f90: New test.
1981 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1983         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
1984         optimizing for size.
1986 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1988         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
1990 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1992         * gcc.c-torture/compile/20041005-1.c: New test.
1994 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
1996         PR c++/17829
1997         * g++.dg/lookup/koenig4.C: New.
1999 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2001         * g++.dg/other/classkey1.C: Adjust quoting marks.
2002         * g++.dg/parse/error15.C: Likewise.
2003         * g++.dg/template/meminit2.C (int>): Likewise.
2005 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2007         PR fortran/17283
2008         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2010         PR fortran/17631
2011         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2013         PR fortran/17708
2014         * gfortran.dg/pr17708.f90: New test.
2015         
2016 2004-10-04  Chao-ying Fu  <fu@mips.com>
2018         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2019         * gcc.dg/vect/vect-4.c: Ditto.
2020         * gcc.dg/vect/vect-5.c: Ditto.
2021         * gcc.dg/vect/vect-6.c: Ditto.
2022         * gcc.dg/vect/vect-8.c: Ditto.
2023         * gcc.dg/vect/vect-16.c: Ditto.
2024         * gcc.dg/vect/vect-30.c: Ditto.
2025         * gcc.dg/vect/vect-40.c: Ditto.
2026         * gcc.dg/vect/vect-41.c: Ditto.
2027         * gcc.dg/vect/vect-42.c: Ditto.
2028         * gcc.dg/vect/vect-43.c: Ditto.
2029         * gcc.dg/vect/vect-44.c: Ditto.
2030         * gcc.dg/vect/vect-45.c: Ditto.
2031         * gcc.dg/vect/vect-46.c: Ditto.
2032         * gcc.dg/vect/vect-47.c: Ditto.
2033         * gcc.dg/vect/vect-48.c: Ditto.
2034         * gcc.dg/vect/vect-49.c: Ditto.
2035         * gcc.dg/vect/vect-50.c: Ditto.
2036         * gcc.dg/vect/vect-51.c: Ditto.
2037         * gcc.dg/vect/vect-52.c: Ditto.
2038         * gcc.dg/vect/vect-53.c: Ditto.
2039         * gcc.dg/vect/vect-54.c: Ditto.
2040         * gcc.dg/vect/vect-55.c: Ditto.
2041         * gcc.dg/vect/vect-56.c: Ditto.
2042         * gcc.dg/vect/vect-57.c: Ditto.
2043         * gcc.dg/vect/vect-58.c: Ditto.
2044         * gcc.dg/vect/vect-59.c: Ditto.
2045         * gcc.dg/vect/vect-60.c: Ditto.
2046         * gcc.dg/vect/vect-74.c: Ditto.
2047         * gcc.dg/vect/vect-79.c: Ditto.
2048         * gcc.dg/vect/vect-80.c: Ditto.
2050 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
2052         * gcc.dg/unused-7.c: Use the correct option.
2054 2004-10-04  Paul Brook  <paul@codesourcery.com>
2055         Bud Davis  <bdavis9659@comcast.net>
2057         PR fortran/17706
2058         PR fortran/16434
2059         * gfortran/pr17706.f90: New test.
2060         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2062 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2064         * gfortran.dg/pr17612.f90: New test.
2066 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2068         * g++.dg/template/local1.C: Adjust quoting marks in
2069         testing for diagnostics.
2070         * g++.dg/tls/diag-2.C: Likewise.
2071         * g++.dg/other/error8.C: Likewise.
2073 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2075         PR c/17178
2076         * gcc.dg/unused-4.c: Adjust to be correct.
2078         PR c/17820
2079         * gcc.dg/unused-7.c: New test.
2081 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2083         PR c++/17797
2084         * g++.dg/overload/template2.C: New test.
2086 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
2088         PR tree-optimization/16632
2089         * gcc.dg/tree-ssa/20041002-1.c: New.
2091 2004-10-03  Paul Brook  <paul@codesourcery.com>
2093         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
2094         rather than relying on default formatting.
2096 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
2098         * gcc.dg/20040920-1.c: Update expected message text.
2100 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
2102         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2104 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
2106         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2107         tree level.
2109 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2111         * gcc.dg/tree-ssa/pr17343.c: Remove.
2113 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2115         PR tree-opt/17343
2116         * gcc.dg/tree-ssa/pr17343.c: New test.
2118 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
2120         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2121         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2122         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2123         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2124         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2126 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2128         * gcc.dg/lvalue-2.c: New test.
2130 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2132         PR c/17730
2133         * gcc.dg/pr17730-1.c: New test
2135 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2137         PR c/7425
2138         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2140 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2142         * gcc.c-torture/execute/stdarg-1.c: New test.
2143         * gcc.c-torture/execute/stdarg-2.c: New test.
2144         * gcc.c-torture/execute/stdarg-3.c: New test.
2145         * gcc.dg/tree-ssa/stdarg-1.c: New test.
2146         * gcc.dg/tree-ssa/stdarg-2.c: New test.
2147         * gcc.dg/tree-ssa/stdarg-3.c: New test.
2148         * gcc.dg/tree-ssa/stdarg-4.c: New test.
2149         * gcc.dg/tree-ssa/stdarg-5.c: New test.
2151 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2153         PR tree-optimization/17697
2154         * g++.dg/opt/pr17697-1.C: New test.
2155         * g++.dg/opt/pr17697-2.C: New test.
2156         * g++.dg/opt/pr17697-3.C: New test.
2158 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2160         PR c/16409
2161         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2162         gcc.dg/vla-init-5.c: New tests.
2164 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2166         PR c/13804
2167         * gcc.dg/pr13804-1.c: New test.
2169 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2171         PR fortran/16938
2172         * gfortran.dg/pr16938.f90: New test.
2174 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2176         * g++.dg/template/crash23.C: New test.
2178 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2180         PR c++/17585
2181         * g++.dg/template/static8.C: New test.
2183 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
2185         PR c++/17681
2186         * g++.dg/other/error9.C: New test.
2188 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
2190         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2192 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2194         PR fortran/15164
2195         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2197 2004-09-26  Roger Sayle  <roger@eyesopen.com>
2199         PR middle-end/17112
2200         * gcc.dg/pr17112-1.c: New test case.
2202 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2204         PR c/11459
2205         * gcc.dg/pr11459-1.c: New test.
2207 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
2209         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2210         * gcc.dg/tree-ssa/loop-4.c: Likewise.
2212 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2214         * gfortran.dg/pr15324.f90: Make array bounds consistent.
2216 2004-09-25  Jan Hubicka  <jh@suse.cz>
2218         * compile/30040909-1.c: New test.
2219         * compile/30040907-1.c: New test.
2221 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
2223         * gcc.c-torture/execute/va-arg-26.c: New test.
2225 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
2227         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2228         extra diagnostics on targets with 64-bit pointers.
2229         * objc.dg/selector-1.m: Adjust dg-warning regexp.
2231 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2233         PR c/17188
2234         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2235         * gcc.dg/decl-3.c: Adjust expected message.
2237 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2239         PR fortran/17615
2240         * gfortran.dg/pr17615.f90: New test.
2242 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
2244         PR tree-optimzation/17517
2245         * g++.dg/tree-ssa/pr17517.C: New Test.
2247 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2249         PR c++/16889
2250         * g++.dg/lookup/ambig3.C: New.
2252 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
2254         PR tree-opt/17624
2255         * g++.dg/opt/pr17624.C: New test.
2257 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2259         PR c/6980
2260         * gcc.dg/Wbad-function-cast-1.c: New test.
2262 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
2264         * g++.dg/ext/complit1.C
2265         * g++.dg/other/error2.C
2266         * g++.dg/other/nontype-1.C
2267         * g++.dg/parse/crash11.C
2268         * g++.dg/parse/crash12.C
2269         * g++.dg/parse/error15.C
2270         * g++.dg/parse/error4.C
2271         * g++.dg/parse/tmpl-outside1.C
2272         * g++.dg/parse/too-many-tmpl-args1.C
2273         * g++.dg/template/dependent-expr3.C
2274         * g++.dg/template/error10.C
2275         * g++.dg/template/instantiate1.C
2276         * g++.dg/template/vtable2.C
2277         * g++.dg/warn/Wshadow-1.C
2278         * g++.dg/warn/weak1.C
2279         * g++.old-deja/g++.brendan/crash16.C
2280         * g++.old-deja/g++.brendan/crash18.C
2281         * g++.old-deja/g++.brendan/crash48.C
2282         * g++.old-deja/g++.brendan/crash49.C
2283         * g++.old-deja/g++.brendan/crash55.C
2284         * g++.old-deja/g++.brendan/crash56.C
2285         * g++.old-deja/g++.brendan/crash8.C
2286         * g++.old-deja/g++.brendan/enum11.C
2287         * g++.old-deja/g++.brendan/enum8.C
2288         * g++.old-deja/g++.brendan/enum9.C
2289         * g++.old-deja/g++.brendan/friend3.C
2290         * g++.old-deja/g++.brendan/misc14.C
2291         * g++.old-deja/g++.bugs/900402_02.C
2292         * g++.old-deja/g++.bugs/900404_03.C
2293         * g++.old-deja/g++.bugs/900404_04.C
2294         * g++.old-deja/g++.bugs/900428_03.C
2295         * g++.old-deja/g++.jason/crash4.C
2296         * g++.old-deja/g++.jason/overload21.C
2297         * g++.old-deja/g++.jason/redecl1.C
2298         * g++.old-deja/g++.jason/report.C
2299         * g++.old-deja/g++.jason/rfg10.C
2300         * g++.old-deja/g++.jason/template30.C
2301         * g++.old-deja/g++.law/arm12.C
2302         * g++.old-deja/g++.law/ctors5.C
2303         * g++.old-deja/g++.law/cvt20.C
2304         * g++.old-deja/g++.law/init10.C
2305         * g++.old-deja/g++.law/init8.C
2306         * g++.old-deja/g++.law/visibility17.C
2307         * g++.old-deja/g++.law/visibility7.C
2308         * g++.old-deja/g++.mike/net8.C
2309         * g++.old-deja/g++.mike/p646.C
2310         * g++.old-deja/g++.mike/p700.C
2311         * g++.old-deja/g++.mike/p701.C
2312         * g++.old-deja/g++.mike/p811.C
2313         * g++.old-deja/g++.ns/template13.C
2314         * g++.old-deja/g++.other/array3.C
2315         * g++.old-deja/g++.other/crash25.C
2316         * g++.old-deja/g++.other/dtor3.C
2317         * g++.old-deja/g++.other/dtor4.C
2318         * g++.old-deja/g++.other/main1.C
2319         * g++.old-deja/g++.other/warn7.C
2320         * g++.old-deja/g++.pt/crash11.C
2321         * g++.old-deja/g++.pt/crash36.C
2322         * g++.old-deja/g++.pt/spec22.C
2323         * g++.old-deja/g++.pt/spec9.C
2324         * g++.old-deja/g++.pt/ttp52.C
2325         * g++.old-deja/g++.robertl/eb103.C
2326         * g++.old-deja/g++.robertl/eb121.C
2327         * g++.old-deja/g++.robertl/eb22.C
2328         * g++.old-deja/g++.robertl/eb8.C:
2329         Update locations and/or regexps of dg-error markers.
2330         Remove markers for some bogus messages that are no longer issued.
2332 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
2334         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2335         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2337 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
2339         PR c++/17618
2340         * g++.dg/lookup/crash5.C: New test.
2342 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
2344         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2345         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2346         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2347         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2348         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2349         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2351         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2352         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2353         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2354         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2355         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2356         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2358         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2360         * gcc.dg/vect/vect-44.c: Check additional cases.
2361         * gcc.dg/vect/vect-48.c: Check additional cases.
2363         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2364         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2365         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2366         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2367         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2368         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2369         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2370         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2371         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2373         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2374         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2375         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2377 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2379         * gcc.dg/tree-ssa/loop-6.c: New test.
2381 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
2383         PR c++/17620
2384         * g++.dg/inherit/base2.C: New.
2386 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2388         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2389         * gcc.dg/20001012-2.c: Likewise.
2390         * gcc.dg/20001013-1.c: Likewise.
2391         * gcc.dg/20001101-1.c: Likewise.
2392         * gcc.dg/20001102-1.c: Likewise.
2393         * gcc.dg/bf-spl1.c: Likewise.
2394         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2395         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2397 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
2399         PR tree-optimization/16721
2400         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2402 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
2404         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2405         * gcc.dg/20040305-1.c: Likewise.
2407 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2409         PR c/16566
2410         * gcc.c-torture/compile/pr16566-1.c,
2411         gcc.c-torture/compile/pr16566-2.c,
2412         gcc.c-torture/compile/pr16566-3.c: New tests.
2414 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
2416         PR tree-optimization/17512
2417         * gcc.c-torture/compile/20040916-1.c.
2419 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
2421         * gcc.dg/pragma-re-3.c: New test.
2423 2004-09-17  Matt Austern  <austern@apple.com>
2425         PR c++/15049
2426         * g++.dg/other/anon3.C: New.
2428 2004-09-21  Roger Sayle  <roger@eyesopen.com>
2430         PR c++/7503
2431         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2432         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2433         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2434         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2435         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2437 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
2439         PR fortran/17286
2440         * gfortran.dg/pr17286.f90: New test.
2442 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
2444         PR c++/17530
2445         * g++.dg/template/static7.C: New test.
2447 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
2449         PR tree-opt/17558
2450         * gcc.c-torture/compile/pr17558.c: New test.
2452 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2454         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2455         if SKIP_ATTRIBUTE is defined.
2457 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2459         PR fortran/15957
2460         * gfortran.dg/pr15957.f90: New test.
2462 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
2464         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2465         in comparison.
2466         * gcc.dg/vect/vect-79.c: Likewise.
2467         * gcc.dg/vect/vect-80.c: Likewise.
2469 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2471         PR fortran/15750
2472         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2474 2004-09-20  Ira Rosen  <irar@il.ibm.com>
2476         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2477         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2478         * gcc.dg/vect/vect-62.c: New testcase.
2479         * gcc.dg/vect/vect-63.c: New testcase.
2480         * gcc.dg/vect/vect-64.c: New testcase.
2481         * gcc.dg/vect/vect-65.c: New testcase.
2482         * gcc.dg/vect/vect-66.c: New testcase.
2483         * gcc.dg/vect/vect-67.c: New testcase.
2484         * gcc.dg/vect/vect-68.c: New testcase.
2485         * gcc.dg/vect/vect-69.c: New testcase.
2486         * gcc.dg/vect/vect-79.c: New testcase.
2487         * gcc.dg/vect/vect-80.c: New testcase.
2489 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2491         * gcc.target/mips/asm-1.c: New test.
2493 2004-09-19  Ira Rosen  <irar@il.ibm.com>
2495         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2496         * gcc.dg/vect/vect-73.c: New testcase.
2497         * gcc.dg/vect/vect-74.c: New testcase.
2498         * gcc.dg/vect/vect-75.c: New testcase.
2499         * gcc.dg/vect/vect-76.c: New testcase.
2500         * gcc.dg/vect/vect-77.c: New testcase.
2501         * gcc.dg/vect/vect-78.c: New testcase
2503 2004-09-18  Paul Brook  <paul@codesourcery.com>
2505         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2507 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2509         PR c/17424
2510         * gcc.dg/pr17424-1.c: New test.
2512 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
2514         * g++.dg/tree-ssa/pr17153.C: New test.
2516 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
2518         PR pch/13361
2519         * testsuite/g++.dg/pch/wchar-1.C: New.
2520         * testsuite/g++.dg/pch/wchar-1.Hs: New.
2522 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
2524         * gcc.c-torture/execute/20040917-1.c: New test.
2526 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2528         PR tree-optimization/17319
2529         * gcc.dg/pr17319.c: New test.
2531 2004-09-17  Devang Patel  <dpatel@apple.com>
2533         * gcc.dg/20040813-1.c: New test.
2535 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2537         PR tree-optimization/17273
2538         * gcc.c-torture/compile/pr17273.c: New test.
2540 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2542         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2543         Update expected messages.
2544         * gcc.dg/declspec-13.c: New test.
2546 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
2548         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2550 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2552         * gcc.c-torture/execute/pr17252.c: Use post-increment to
2553         change what 'a' is pointing to.
2555 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
2557         PR c++/16002
2558         * g++.dg/template/error18.C: New test.
2560         PR c++/16029
2561         * g++.dg/warn/Wunused-8.C: New test.
2563 2004-09-17  Steven Bosscher  <stevenb@suse.de>
2565         PR tree-optimization/17513
2566         * gcc.dg/20040916-1.c: New test.
2568 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
2570         PR c++/17501
2571         * g++.dg/template/typename7.C: New test.
2573 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2575         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
2577 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
2579         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
2580         with -ftree-based-profiling also.
2581         * lib/profopt.exp: Support late-set profile_option/feedback_option.
2583 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
2585         PR/15364
2586         * gfortran.dg/der_array_io_1.f90: New test.
2587         * gfortran.dg/der_array_io_2.f90: New test.
2588         * gfortran.dg/der_array_io_3.f90: New test.
2590 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
2592         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
2593         EABI.
2595 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
2597         * g++.dg/opt/switch1.C: New test.
2599 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2601         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
2602         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
2603         Update expected messages.
2605 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2607         PR fortran/16485
2608         * gfortran.dg/same_name_1.f90: New test.
2610 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
2612         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
2613         dereference garbage pointers.
2615 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
2617         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
2618         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
2620         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
2621         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
2622         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
2624 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
2626         PR c++/17324
2627         * g++.dg/template/mangle1.C: New test.
2629 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2631         PR tree-optimization/17252
2632         * gcc.c-torture/execute/pr17252.c: New test.
2634 2004-09-14  Andrew Pinski  <apinski@apple.com>
2636         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
2638 2004-09-14  Roger Sayle  <roger@eyesopen.com>
2640         PR rtl-optimization/9771
2641         * gcc.dg/pr9771-1.c: New test case.
2643 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2645         PR tree-optimization/15262
2646         * gcc.c-torture/execute/pr15262-1.c: New test.
2647         * gcc.c-torture/execute/pr15262-2.c: New test.
2649 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2651         * gcc.dg/declspec-12.c: New test.
2653 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
2655         * gfortran.dg/pr17090.f90: Add directives to test.
2657 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2659         * gcc.c-torture/compile/20040914-1.c: New test.
2661 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2663         PR c++/16162
2664         * g++.dg/template/decl2.C: New test.
2666 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
2668         PR fortran/17090
2669         * gfortran.dg/pr17090.f90: New test.
2671 2004-09-13  Dale Johannesen  <dalej@apple.com>
2673         * gcc.c-torture/compile/pr17408.c:  New test case.
2675 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2677         PR c++/16716
2678         * g++.dg/parse/crash17.C: New test.
2680         PR c++/17327
2681         * g++.dg/template/enum3.C: New test.
2683 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
2685         * lib/gcc-defs.exp: Load wrapper.exp.
2686         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
2687         using local code.
2688         * lib/gcc.exp (gcc_init): Similar.
2689         * lib/gfortran.exp (gfortran_init): Similar.
2690         * lib/objc.exp (objc_init): Similar.
2691         * lib/treelang.exp (treelang_init): Similar.
2692         * lib/wrapper.exp: New file with build_wrapper call machinery in
2693         ${tool}_maybe_build_wrapper.
2695 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2697         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
2698         "inline".
2699         * gcc.dg/declspec-11.c: Update expected messages.
2700         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
2701         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
2702         gcc.dg/inline-12.c: New tests.
2704 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
2706         * g++.dg/tree-ssa/pr17400.C: New testcase.
2708 2004-09-13  James E Wilson  <wilson@specifixinc.com>
2710         * gcc.target/mips/sb1-1.c: New testcase.
2712 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
2714         * lib/g77-dg.exp: Remove unused file.
2715         * lib/mike-g77.exp: Ditto.
2716         * lib/g77.exp: Ditto.
2718 2004-09-12  Richard Henderson  <rth@redhat.com>
2720         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
2722 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2724         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
2725         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2726         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
2727         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
2728         Update expected messages.
2730 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
2732         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
2733         declaration/use mismatch for dirp parameter.
2735 2004-09-12  Andrew Pinski  <apinski@apple.com>
2737         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
2738         -fgnu-runtime is passed.
2740 2004-09-12  Richard Henderson  <rth@redhat.com>
2742         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
2743         do the uplevel thing and update additional_flags directly.
2744         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
2745         gfortran.fortran-torture/execute/intrinsic_nearest.x,
2746         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
2747         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
2749 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2751         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
2753 2004-09-11  Roger Sayle  <roger@eyesopen.com>
2755         PR middle-end/17411
2756         * g++.dg/opt/pr17411-1.C: New test case.
2758 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2760         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2761         gcc.dg/tls/diag-2.c: Update expected messages.
2762         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
2763         messages.
2764         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
2765         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
2766         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
2767         gcc.dg/tls/diag-5.c: New tests.
2769 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
2771         * gcc.dg/20040910-1.c: Correct dg-error regexp.
2773 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2775         * g++.dg/parse/break-in-for.C: New test.
2777 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
2779         * gcc.dg/tree-ssa/20040911-1.c: New test.
2781 2004-09-11  Andreas Jaeger  <aj@suse.de>
2783         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
2784         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
2786 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
2788         * gcc.target/frv: New directory of FR-V-specific tests.
2790 2004-09-10  James E Wilson  <wilson@specifixinc.com>
2792         * gcc.dg/convert-vec-1.c: New test.
2794 2004-09-10  Roger Sayle  <roger@eyesopen.com>
2796         PR middle-end/17024
2797         * gcc.dg/pr17024-1.c: New test case.
2799 2004-09-10  Eric Christopher  <echristo@redhat.com>
2801         * gcc.dg/20040910-1.c: New test.
2803 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2805         * gcc.dg/bitfld-9.c: New test.
2807 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
2809         * gcc.c-torture/execute/ieee/acc1.c: New test.
2810         * gcc.c-torture/execute/ieee/acc2.c: New test.
2811         * gcc.c-torture/execute/ieee/mzero6.c: New test.
2813 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2815         * gcc.dg/deprecated-2.c: New test.
2817 2004-09-09  James E Wilson  <wilson@specifixinc.com>
2819         * gcc.dg/init-vec-1.c: New test.
2821 2004-09-09  Roger Sayle  <roger@eyesopen.com>
2823         PR middle-end/17055
2824         * gcc.dg/pr17055-1.c: New test case.
2826 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
2828         PR target/17377
2829         * gcc.c-torture/execute/pr17377.c: New test.
2831 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2833         PR c/8420
2834         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
2835         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
2836         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2837         gcc.dg/long-long-typespec-1.c: New tests.
2838         * gcc.dg/tls/diag-2.c: Update expected diagnostics
2840 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2842         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
2843         gcc.dg/gnu99-static-1.c: New tests.
2845 2004-09-08  Devang Patel  <dpatel@apple.com>
2847         * gcc.dg/darwin-ld-20040828-1.c: New test.
2848         * gcc.dg/darwin-ld-20040828-2.c: New test.
2849         * gcc.dg/darwin-ld-20040828-3.c: New test.
2851 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
2853         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
2854         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
2855         in error message.
2856         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
2857         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
2858         in error message.
2859         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
2860         types they qualify.
2861         * objc.dg/type-size-2.m: Fix wording in comment.
2862         * objc.dg/va-meth-1.m: New test case.
2864 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
2866         PR c/16633:
2867         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
2868         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
2870 2004-09-06  Devang Patel  <dpatel@apple.com>
2872         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
2873         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
2875 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
2877         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
2878         reflect changed line numbering of diagnostics.
2880 2004-09-06  Paul Brook  <paul@codesourcery.com>
2882         * gfortran.dg/edit_real_1.f90: Add new test.
2884 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2886         * gcc.dg/tree-ssa/loop-2.c: New test.
2887         * gcc.dg/tree-ssa/loop-3.c: New test.
2888         * gcc.dg/tree-ssa/loop-4.c: New test.
2889         * gcc.dg/tree-ssa/loop-5.c: New test.
2891 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2893         * gcc.dg/format/sentinel-1.c: Update for parameter option.
2895 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2897         * gcc.dg/format/sentinel-1.c: New test.
2899 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
2901         * testsuite/gcc.dg/builtins-46.c: New.
2903 2004-09-03  Devang Patel  <dpatel@apple.com>
2905         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
2906         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
2908 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2910         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
2911         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
2912         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
2913         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
2914         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
2915         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
2916         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
2917         the non-portable bzero.
2918         * gcc.dg/20010912-1.c: xfail for NetWare.
2919         * gcc.dg/20020426-2.c: xfail for NetWare.
2920         * gcc.dg/20021014-1.c: xfail for NetWare.
2921         * gcc.dg/20021018-1.c: xfail for NetWare.
2922         * gcc.dg/20030213-1.c: xfail for NetWare.
2923         * gcc.dg/20030225-1.c: xfail for NetWare.
2924         * gcc.dg/20030708-1.c: xfail for NetWare.
2925         * gcc.dg/builtins-config.h: Also exclude NetWare.
2926         * gcc.dg/format/format.h: Define restrict only if not already defined.
2927         * gcc.dg/nest.c: xfail for NetWare.
2928         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
2929         * lib/target-supports.exp (check_visibility_available): Exclude
2930         NetWare.
2932 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2934         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
2935         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
2936         deterministic starting point for the alignment of structure fields.
2937         * gcc.dg/Wpadded.c: Dito.
2938         * g++.dg/abi/vbase10.C: Dito.
2940 2004-09-03  Devang Patel  <dpatel@apple.com>
2942         * g++.dg/debug/pr15736.cc: New test.
2944 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
2946         * README.QMTEST: Fix out-of-date link.
2948 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
2950         PR fortran/16579
2951         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
2952         Delete.  Duplicate of gfortran.dg/g77/20010610.f
2954 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
2956         * g++.dg/abi/arm_rtti1.C: New test.
2958 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
2960         * gcc.dg/ppc-vector-memcpy.c: New.
2961         * gcc.dg/ppc-vector-memset.c: New.
2963 2004-09-02  Chao-ying Fu  <fu@mips.com>
2965         * gcc.target/mips/mips-3d-1.c: New test.
2966         * gcc.target/mips/mips-3d-2.c: New test.
2967         * gcc.target/mips/mips-3d-3.c: New test.
2968         * gcc.target/mips/mips-3d-4.c: New test.
2969         * gcc.target/mips/mips-3d-5.c: New test.
2970         * gcc.target/mips/mips-3d-6.c: New test.
2971         * gcc.target/mips/mips-3d-7.c: New test.
2972         * gcc.target/mips/mips-3d-8.c: New test.
2973         * gcc.target/mips/mips-3d-9.c: New test.
2974         * gcc.target/mips/mips-ps-1.c: New test.
2975         * gcc.target/mips/mips-ps-2.c: New test.
2976         * gcc.target/mips/mips-ps-3.c: New test.
2977         * gcc.target/mips/mips-ps-4.c: New test.
2978         * gcc.target/mips/mips-ps-type.c: New test.
2980 2004-09-02  Paul Brook  <paul@codesourcery.com>
2982         * gfortran.dg/edit_real_1.f90: Add new tests.
2984 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2986         PR fortran/15327
2987         * gfortran.dg/merge_char_1.f90: New test.
2989 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2991         PR fortran/16404
2992         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
2994 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2996         PR c/1522
2997         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
2999 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
3001         * g++.dg/opt/loop1.C: Do not XFAIL.
3003 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
3005         * gcc.c-torture/execute/20040831-1.c: New test.
3007 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
3009         PR fortran/16579
3010         * gfortran.dg/g77/20010610.f: Now passes.
3011         Copy from g77.f-torture/execute. Add dg-run directive.
3012         * gfortran.dg/g77/README: Update
3014 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
3016         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3017         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3018         (t1, t2, t3, t4): Add volatile.
3020 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3022         * g++.dg/ext/visibility/arm1.C: New test.
3024 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
3026         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3027         -pedantic-errors.
3029 2004-09-01  Paul Brook  <paul@codesourcery.com>
3031         * gfortran.dg/eof_2.f90: New test.
3033 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3035         PR fortran/16579
3036         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3038 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
3040         PR libfortran/16805
3041         * gfortran.dg/list_read_2.f90: New test.
3043 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3045         * g++.dg/abi/key1.C: New test.
3047 2004-08-31  Richard Henderson  <rth@redhat.com>
3049         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3050         form of offsetof.
3051         * g++.dg/other/offsetof5.C: Remove duplicate.
3053 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3055         PR fortran/17244
3056         * gfortran.dg/func_derived_1.f90: New test.
3058 2004-08-31  Paul Brook  <paul@codesourcery.com>
3060         * gfortran.dg/eof_1.f90: New test.
3062 2004-08-31  Paul Brook  <paul@codesourcery.com>
3064         * gfortran.dg/list_read_1.f90: New file.
3066 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
3068         * g++.dg/opt/loop1.C: XFAIL.
3070 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
3072         * gcc.dg/funcdef-storage-1.c: New.
3073         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3074         an extern function in local scope.
3075         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3076         declare an 'auto inline' function in local scope.
3077         * gcc.dg/20011130-1.c: Likewise.
3078         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3079         an 'auto' function in local scope.
3080         * gcc.dg/20021014-1.c: Likewise.
3081         * gcc.dg/20030331-2.c: Likewise.
3083 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3085         * gfortran.dg/blockdata_1.f90: New test.
3087 2004-08-30  Richard Henderson  <rth@redhat.com>
3089         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3091 2004-08-30  Richard Henderson  <rth@redhat.com>
3093         * lib/fortran-torture.exp (fortran-torture-execute): Honor
3094         additional_flags set by alternate driver.
3095         (ieee-options): New procedure.
3096         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3097         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3098         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3099         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3101 2004-08-30  Richard Henderson  <rth@redhat.com>
3103         * lib/f-torture.exp: Remove.
3105 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
3107         PR rtl-optimization/16590
3108         * g++.dg/opt/loop1.C: New test.
3110 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3112         PR fortran/13910
3113         * gfortran.dg/oldstyle_1.f90: New test.
3115 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
3116         Paul Brook  <paul@codesourcery.com>
3118         * gfortran.dg/g77/README: Update.
3119         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3120         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3121         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3123 2004-08-28  Paul Brook  <paul@codesourcery.com>
3125         PR libfortran/17195
3126         * gfortran.dg/edit_real_1.f90: New test.
3128 2004-08-27  Paul Brook  <paul@codesourcery.com>
3130         * gfortran.dg/rewind_1.f90: New test.
3132 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
3134         PR fortran/16597
3135         * gfortran.dg/pr16597.f90: New test.
3137 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3139         PR c/13801
3140         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3141         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3142         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3143         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3144         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3146 2004-08-26  Nick Clifton  <nickc@redhat.com>
3148         * gcc.c-torture/compile/pr17119.c: New test.
3150 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3152         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3154 2004-08-25  Richard Henderson  <rth@redhat.com>
3156         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3157         the bits that expect kind=8 to be the largest real kind.
3159 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3161         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3163 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3165         * gfortran.dg/assignment_1.f90: New test.
3167 2004-08-25  Adam Nemet  <anemet@lnxw.com>
3169         * g++.dg/template/repo3.C: New test.
3171 2004-08-25  Roger Sayle  <roger@eyesopen.com>
3173         PR middle-end/16693
3174         PR tree-optimization/16372
3175         * g++.dg/opt/pr16372-1.C: New test case.
3176         * g++.dg/opt/pr16693-1.C: New test case.
3177         * g++.dg/opt/pr16693-2.C: New test case.
3179 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3181         * objc.dg/proto-lossage-4.m: New test.
3183 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
3185         PR c++/17155
3186         * g++.dg/inherit/local2.C: New test.
3188 2004-08-25  Paul Brook  <paul@codesourcery.com>
3190         PR fortran/17144
3191         * gfortran.dg/string_ctor_1.f90: New test.
3193 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3195         PR c++/14428
3196         * g++.dg/template/redecl2.C: New test.
3198 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3200         PR fortran/17143
3201         * gfortran.dg/pr17143.f90: New test.
3203 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3205         PR fortran/17164
3206         * gfortran.dg/pr17164.f90: New test.
3208 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3210         * gcc.dg/tree-ssa/loop-1.c: New test.
3212 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3214         * gcc.c-torture/compile/20040824-1.c: New test.
3216 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3218         * gcc.c-torture/compile/iftrap-3.c: New test.
3220 2004-08-24  Paul Brook  <paul@codesourcery.com>
3222         * gfortran.dg/entry_2.f90: New test.
3224 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3226         PR c++/16889
3227         * g++.dg/lookup/ambig[12].C: New.
3229 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3231         PR c++/16706
3232         * g++.dg/template/crash21.C: New test.
3233         * g++.dg/template/crash22.C: Likewise.
3235 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3237         PR c++/17149
3238         * g++.dg/template/access15.C: New.
3240 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3242         PR c++/17163
3243         * g++.dg/template/repo2.C: New test.
3245 2004-08-23  Roger Sayle  <roger@eyesopen.com>
3247         PR rtl-optimization/17078
3248         * gcc.c-torture/execute/pr17078-1.c: New test case.
3250 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3252         PR c/14492
3253         * gcc.dg/debug/crash1.c: New test.
3255 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3257         PR c/16180
3258         * gcc.dg/loop-5.c: New test.
3260 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3262         * gcc.c-torture/execute/20040823-1.c: New test.
3264 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
3266         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3267         to the assembler.  Simplify test accordingly.
3268         (asm_abi_flags): Use GNU names.
3269         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3270         to check for ABI flags.
3272 2004-08-22  Andrew Pinski  <apinski@apple.com>
3274         * g++.dg/opt/pr14029.C: New test.
3275         * gcc.c-torture/execute/pr15262.c: New test.
3277 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3279         * gfortran.dg/reduction.f90: Add checks with complex arguments.
3281 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
3283         PR 16908
3284         * gfortran.dg/direct_io.f90: New test.
3286 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3288         PR c++/17121
3289         * g++.dg/inherit/local2.C: New test.
3291 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3293         PR c++/17120
3294         * g++.dg/warn/Wparentheses-4.C: New test.
3296 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3298         PR c++/17121
3299         * g++.dg/inherit/local2.C: New test.
3301         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3302         * gcc.dg/ppc-ldstruct.c: Likewise.
3303         * gcc.dg/ppc64-abi-2.c: Likewise.
3305 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
3307         PR rtl-optimization/17099
3308         * gcc.c-torture/execute/20040820-1.c: New test.
3310 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
3312         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3314 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
3316         PR fortran/17077
3317         * gfortran.dg/auto_array_1.f90: New test.
3319 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3321         PR fortran/17074
3322         * gfortran.dg/simpleif_1.f90: New test.
3324 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
3326         * lib/target-supports.exp (check_profiling_available): Return
3327         false for arm*-*-symbianelf* and arm*-*-eabi*.
3329         PR c++/15890
3330         * g++.dg/template/delete1.C: New test.
3332 2004-08-19  Paul Brook  <paul@codesourcery.com>
3334         PR fortran/14976
3335         PR fortran/16228
3336         * gfortran.dg/data_char_1.f90: New test.
3338 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
3340         PR fortran/16946
3341         * gfortran.dg/reduction.f90: New testcase.
3343 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3345         PR fortran/16520
3346         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3348 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3350         PR c++/17041
3351         * g++.dg/Wparentheses-3.C: New test.
3353 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
3355         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3356         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3357         * gcc.dg/vect/vect-2.c: Likewise.
3358         * gcc.dg/vect/vect-3.c: Likewise.
3359         * gcc.dg/vect/vect-4.c: Likewise.
3360         * gcc.dg/vect/vect-5.c: Likewise.
3361         * gcc.dg/vect/vect-6.c: Likewise.
3362         * gcc.dg/vect/vect-7.c: Likewise.
3363         * gcc.dg/vect/vect-25.c: Likewise.
3364         * gcc.dg/vect/vect-31.c: Likewise.
3365         * gcc.dg/vect/vect-32.c: Likewise.
3366         * gcc.dg/vect/vect-34.c: Likewise.
3367         * gcc.dg/vect/vect-36.c: Likewise.
3368         * gcc.dg/vect/vect-all.c: Likewise.
3370 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
3372         PR c++/17068
3373         * g++.dg/template/operator4.C: New test.
3375 2004-08-18  Richard Henderson  <rth@redhat.com>
3377         * gcc.dg/20040206-1.c: XFAIL.
3379 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3381         PR c++/16246
3382         * g++.dg/template/array7.C: New test.
3384 2004-08-17  James E Wilson  <wilson@specifixinc.com>
3386         * gcc.dg/mips-movcc-1.c: New test.
3387         * gcc.dg/mips-movcc-2.c: New test.
3388         * gcc.dg/mips-movcc-3.c: New test.
3390         * gcc.dg/mips-nmadd-1.c: New test.
3391         * gcc.dg/mips-nmadd-2.c: New test.
3393 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3395         PR c++/15871
3396         * g++.dg/opt/inline8.C: New test.
3398         PR c++/16965
3399         * g++.dg/parse/error17.C: New test.
3401 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
3403         * gcc.dg/vect: New directory for vectorizer tests.
3404         * gcc.dg/vect/tree-vect.h: New file.
3405         * gcc.dg/vect/vect.exp: New file.
3406         * gcc.dg/vect/pr16105.c.c: New test.
3407         * gcc.dg/vect/vect-1.c: New test.
3408         * gcc.dg/vect/vect-2.c: New test.
3409         * gcc.dg/vect/vect-3.c: New test.
3410         * gcc.dg/vect/vect-4.c: New test.
3411         * gcc.dg/vect/vect-5.c: New test.
3412         * gcc.dg/vect/vect-6.c: New test.
3413         * gcc.dg/vect/vect-7.c: New test.
3414         * gcc.dg/vect/vect-8.c: New test.
3415         * gcc.dg/vect/vect-9.c: New test.
3416         * gcc.dg/vect/vect-10.c: New test.
3417         * gcc.dg/vect/vect-11.c: New test.
3418         * gcc.dg/vect/vect-12.c: New test.
3419         * gcc.dg/vect/vect-13.c: New test.
3420         * gcc.dg/vect/vect-14.c: New test.
3421         * gcc.dg/vect/vect-15.c: New test.
3422         * gcc.dg/vect/vect-16.c: New test.
3423         * gcc.dg/vect/vect-17.c: New test.
3424         * gcc.dg/vect/vect-18.c: New test.
3425         * gcc.dg/vect/vect-19.c: New test.
3426         * gcc.dg/vect/vect-20.c: New test.
3427         * gcc.dg/vect/vect-21.c: New test.
3428         * gcc.dg/vect/vect-22.c: New test.
3429         * gcc.dg/vect/vect-23.c: New test.
3430         * gcc.dg/vect/vect-24.c: New test.
3431         * gcc.dg/vect/vect-25.c: New test.
3432         * gcc.dg/vect/vect-26.c: New test.
3433         * gcc.dg/vect/vect-27.c: New test.
3434         * gcc.dg/vect/vect-28.c: New test.
3435         * gcc.dg/vect/vect-29.c: New test.
3436         * gcc.dg/vect/vect-30.c: New test.
3437         * gcc.dg/vect/vect-31.c: New test.
3438         * gcc.dg/vect/vect-32.c: New test.
3439         * gcc.dg/vect/vect-33.c: New test.
3440         * gcc.dg/vect/vect-34.c: New test.
3441         * gcc.dg/vect/vect-35.c: New test.
3442         * gcc.dg/vect/vect-36.c: New test.
3443         * gcc.dg/vect/vect-37.c: New test.
3444         * gcc.dg/vect/vect-38.c: New test.
3445         * gcc.dg/vect/vect-40.c: New test.
3446         * gcc.dg/vect/vect-41.c: New test.
3447         * gcc.dg/vect/vect-42.c: New test.
3448         * gcc.dg/vect/vect-43.c: New test.
3449         * gcc.dg/vect/vect-44.c: New test.
3450         * gcc.dg/vect/vect-45.c: New test.
3451         * gcc.dg/vect/vect-46.c: New test.
3452         * gcc.dg/vect/vect-47.c: New test.
3453         * gcc.dg/vect/vect-48.c: New test.
3454         * gcc.dg/vect/vect-49.c: New test.
3455         * gcc.dg/vect/vect-50.c: New test.
3456         * gcc.dg/vect/vect-51.c: New test.
3457         * gcc.dg/vect/vect-52.c: New test.
3458         * gcc.dg/vect/vect-53.c: New test.
3459         * gcc.dg/vect/vect-54.c: New test.
3460         * gcc.dg/vect/vect-55.c: New test.
3461         * gcc.dg/vect/vect-56.c: New test.
3462         * gcc.dg/vect/vect-57.c: New test.
3463         * gcc.dg/vect/vect-58.c: New test.
3464         * gcc.dg/vect/vect-59.c: New test.
3465         * gcc.dg/vect/vect-60.c: New test.
3466         * gcc.dg/vect/vect-61.c: New test.
3467         * gcc.dg/vect/vect-all.c: New test.
3468         * gcc.dg/vect/vect-none.c: New test.
3470 2004-08-17  Paul Brook  <paul@codesourcery.com>
3472         PR fortran/13082
3473         * gfortran.dg/entry_1.f90: New test.
3475 2004-08-17  Andrew Pinski  <apinski@apple.com>
3477         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3479 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
3481         * gcc.dg/pr17036-1.c: New test.
3483 2004-08-16  Devang Patel  <dpatel@apple.com>
3485         * gcc.dg/darwin-20040809-1.c: New test.
3487 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
3489         * gcc.dg/funcdef-attr-1.c: New test.
3491 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
3493         * gcc.dg/altivec-17.c: New test.
3494         * gcc.dg/altivec-18.c: New test.
3496 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3498         PR c++/6749
3499         * g++.dg/template/vtable2.C: New test.
3501 2004-08-14  Richard Henderson  <rth@redhat.com>
3503         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3504         * gcc.dg/pack-test-4.c (main): Return 0.
3505         * gcc.dg/setjmp-1.c: Remove XFAIL.
3506         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3508 2004-08-14  Richard Henderson  <rth@redhat.com>
3510         * gcc.dg/980217-1.c: Add prototype for printf.
3512 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
3514         * gfortran.dg/pr16935.f90: New test.
3516 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
3518         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3520 2004-08-13  Paul Brook  <paul@codesourcery.com>
3522         * gfortran.dg/der_io_1.f90: Remove stray comma.
3524 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
3526         * gcc.dg/vmx/cw-bug-2.c: Remove.
3527         * gcc.dg/vmx/vprint-1.c: Remove.
3528         * gcc.dg/vmx/vscan-1.c: Remove.
3530 2004-08-12  Devang patel  <dpatel@apple.com>
3532         * gcc.dg/darwin-20040809-2.c: New test.
3534 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
3536         * g++.dg/ext/altivec-12.C: New test.
3538         * g++.dg/ext/altivec-11.C: New test.
3540 2004-08-12  Paul Brook  <paul@codesourcery.com>
3542         * g++.dg/abi/arm_cxa_vec_1.C: New test.
3544 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
3546         * g++.dg/ext/altivec-2.C: Check for hardware support before
3547         executing any VMX instructions.
3549         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3551 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
3553         PR c++/16276
3554         * g++.old-deja/g++.other/comdat4.C: New test.
3555         * g++.old-deja/g++.other/comdat4-aux.cc: New.
3557 2004-08-12  Ben Elliston  <bje@au.ibm.com>
3559         PR target/16286
3560         * gcc.dg/pr16286.c: New test.
3562 2004-08-12 Jan Beulich <jbeulich@novell.com>
3564         * g++.dg/ext/asm5.C: New.
3566 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3568         PR c++/16698
3569         * g++.dg/eh/crash1.C: New test.
3571         PR c++/16717
3572         * g++.dg/ext/construct1.C: New test.
3574 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3576         PR c++/16853
3577         * g++.dg/init/ptrmem1.C: New test.
3579         PR c++/16618
3580         * g++.dg/parse/offsetof5.C: New test.
3582         PR c++/16870
3583         * g++.dg/template/overload3.C: New test.
3585 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3587         PR c++/16964
3588         * g++.dg/parse/error16.C: New test.
3590         PR c++/16904
3591         * g++.dg/template/error14.C: New test.
3593         PR c++/16929
3594         * g++.dg/template/error15.C: New test.
3596 2004-08-11  Devang Patel  <dpatel@apple.com>
3598         * gcc.dg/darwin-ld-20040809-1.c: New test.
3599         * gcc.dg/darwin-ld-20040809-2.c: New test.
3601 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
3603         PR fortran/16917
3604         * gfortran.dg/dfloat_1.f90: New test.
3606 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3608         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
3609         * gcc.dg/dll-2.c: Fix dg-require syntax.
3610         * gcc.misc-tests/arm-isr.c (abort): Declare.
3611         (exit): Likewise.
3613 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
3615         PR c++/16971
3616         * g++.dg/parse/crash16.C: New test.
3618 2004-08-10  Roger Sayle  <roger@eyesopen.com>
3620         * gcc.dg/mips-rsqrt-1.c: New test case.
3621         * gcc.dg/mips-rsqrt-2.c: New test case.
3622         * gcc.dg/mips-rsqrt-3.c: New test case.
3624 2004-08-10  Paul Brook  <paul@codesourcery.com>
3626         * gfortran.dg/der_io_1.f90: New test.
3628 2004-08-10  Paul Brook  <paul@codesourcery.com>
3630         PR fortran/16919
3631         * gfortran.dg/der_array_1.f90: New test.
3633 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
3635         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
3637 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
3639         * gcc.dg/wchar_t-2.c: Fix typo.
3641 2004-08-09  Falk Hueffner  <falk@debian.org>
3643         PR tree-optimization/12517
3644         * gcc.c-torture/compile/pr12517.c: New test.
3646         PR tree-optimization/12578
3647         * gcc.c-torture/compile/pr12578.c: New test.
3649         PR tree-optimization/12899
3650         * gcc.c-torture/compile/pr12899.c: New test.
3652         PR rtl-optimization/14692
3653         * gcc.c-torture/compile/pr14692.c: New test.
3655         PR tree-optimization/16461
3656         * gcc.c-torture/compile/pr16461.c: New test.
3658 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3660         * gfortran.dg/getenv_1.f90: New test.
3662 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3664         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
3665         wchar_t.
3666         * gcc.dg/symbian5.c: Test -fno-short-wchar.
3668 2004-08-06  Paul Brook  <paul@codesourcery.com>
3670         * gfortran.dg/ret_array_1.f90: New test.
3671         * gfortran.dg/ret_pointer_1.f90: New test.
3673 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
3675         * gcc.dg/missing-field-init-[12].c: New tests.
3676         * g++.dg/warn/missing-field-init-[12].C: New tests.
3678 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3680         * gcc.dg/enum2.c: New test.
3681         * gcc.dg/symbian3.c: Likewise.
3682         * gcc.dg/symbian4.c: Likewise.
3683         * gcc.dg/wchar_t-2.c: Likewise.
3685 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3687         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
3688         destructor tests.
3690 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3692         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
3693         dg-require-visiblity.
3694         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
3695         * g++.dg/ext/visibility/fvisibility.C: Likewise.
3696         * g++.dg/ext/visibility/memfuncts.C: Likewise.
3697         * g++.dg/ext/visibility/new1.C: Likewise.
3698         * g++.dg/ext/visibility/pragma.C: Likewise.
3699         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
3700         * g++.dg/ext/visibility/virtual.C: Likewise.
3701         * g++/dg/ext/visibility/visibility-1.C: Likewise.
3702         * g++/dg/ext/visibility/visibility-2.C: Likewise.
3703         * g++/dg/ext/visibility/visibility-3.C: Likewise.
3704         * g++/dg/ext/visibility/visibility-4.C: Likewise.
3705         * g++/dg/ext/visibility/visibility-5.C: Likewise.
3706         * g++/dg/ext/visibility/visibility-6.C: Likewise.
3707         * g++/dg/ext/visibility/visibility-7.C: Likewise.
3708         * g++/dg/ext/visibility/visibility-8.C: New test.
3709         * gcc.c-torture/compile/dll.x: Remove.
3710         * gcc.dg/dll-2.c: Use dg-require-dll
3711         * gcc.dg/visibility-10.c: New test.
3712         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
3713         supporting DLLs.
3714         * testsuite/lib/scanasm.exp (scan_hidden): New function.
3715         (scan_not_hidden): Likewise.
3717 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
3719         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
3721 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
3723         * gcc.c-torture/execute/20040805-1.c: New test.
3725 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
3727         * gcc.dg/20020118-1.c: Declare abort.
3728         * gcc.dg/altivec_check.h: Likewise.
3729         * gcc.dg/iftrap-2.c: Likewise.
3730         * gcc.dg/pragma-darwin.c: Likewise.
3731         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
3733 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
3735         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
3737 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
3739         * gcc.c-torture/execute/builtins/abs-2.c,
3740         gcc.c-torture/execute/builtins/abs-3.c,
3741         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
3742         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
3743         intmax_t, uintmax_t and their limits.
3744         * gcc.dg/intmax_t-1.c: New test.
3746 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3748         * g++.dg/tc1/dr147.C: Add reference to PR.
3750 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
3752         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
3753         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
3755 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
3757         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
3759 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3761         * gcc.dg/redecl-5.c: New test.
3762         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
3763         of scanf.
3765 2004-08-03  Roger Sayle  <roger@eyesopen.com>
3767         PR middle-end/16790
3768         * gcc.c-torture/execute/pr16790-1.c: New test case.
3770 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3772         * g++.dg/ext/visibility/assign1.C: New test.
3773         * g++.dg/ext/visibility/new1.C: Likewise.
3775         * gcc.dg/symbian1.c: New test.
3776         * gcc.dg/symbian2.c: Likewise.
3778 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
3780         PR target/16570
3781         * gcc.dg/i386-sse-9.c: New test.
3783 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3785         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
3787 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3789         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
3790         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
3791         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
3792         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
3793         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
3794         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
3795         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
3796         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
3797         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
3798         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
3799         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
3800         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
3801         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
3802         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
3803         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
3804         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
3805         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
3806         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
3807         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
3808         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
3809         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
3810         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
3811         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
3812         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
3813         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
3814         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
3815         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
3816         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
3817         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
3818         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
3819         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
3820         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
3821         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
3822         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
3823         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
3824         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
3825         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
3826         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
3827         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
3828         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
3829         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
3830         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
3831         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
3832         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
3833         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
3834         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
3835         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
3836         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
3837         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
3838         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
3839         gcc.misc-tests/i386-pf-3dnow-1.c,
3840         gcc.misc-tests/i386-pf-athlon-1.c,
3841         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
3842         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
3843         Declare built-in functions used.
3844         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
3846 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
3848         PR c++/16707
3849         * g++.dg/lookup/using12.C: New test.
3851         * g++.dg/init/null1.C: Fix PR number.
3852         * g++.dg/parse/namespace10.C: Likewise.
3854 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3856         PR c++/16224
3857         * g++.dg/template/spec17.C: New test.
3858         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
3859         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
3861 2004-08-02  David Billinghurst
3863         PR fortran/16292
3864         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
3866 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
3868         * gcc.dg/ia64-got-1.c: New test case.
3870 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3872         PR c++/16489
3873         * g++.dg/init/null1.C: New test.
3874         * g++.dg/tc1/dr76.C: Adjust error marker.
3876         PR c++/16529
3877         * g++.dg/parse/namespace10.C: New test.
3879         PR c++/16810
3880         * g++.dg/inherit/ptrmem2.C: New test.
3882 2004-08-02  Ben Elliston  <bje@au.ibm.com>
3884         PR target/16155
3885         * gcc.dg/pr16155.c: New test.
3887 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3889         * gcc.dg/redecl-2.c: New test.
3891 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
3893         * gcc.dg/darwin-longdouble.c: New file.
3895 2004-07-30  Richard Henderson  <rth@redhat.com>
3897         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
3898         write to constant argument.
3899         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
3901 2004-07-30  Richard Henderson  <rth@redhat.com>
3903         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
3904         tests of nearest around zero.
3906 2004-07-30  Andrew Pinski  <apinski@apple.com>
3908         * gcc.c-torture/compile/20040730-1.c: New test.
3910 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3912         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
3913         powerpc-eabispe.
3915 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3917         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
3919 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
3921         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
3922         contains $ld_library_path.
3923         * lib/gfortran.exp (gfortran_link_flags): Likewise.
3925 2004-07-29  Richard Henderson  <rth@redhat.com>
3927         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
3929         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
3930         (alt2, which): New.
3931         (Check): Accept either alternative.
3933 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
3935         * g++.dg/abi/inline1.C: New test.
3936         * g++.dg/abi/local1-a.cc: Likewise.
3937         * g++.dg/abi/local1.C: Likewise.
3938         * g++.dg/abi/mangle11.C: Tweak location of warnings.
3939         * g++.dg/abi/mangle12.C: Likewise.
3940         * g++.dg/abi/mangle17.C: Likewise.
3941         * g++.dg/abi/mangle20-2.C: Likewise.
3942         * g++.dg/opt/interface1.C: Likewise.
3943         * g++.dg/opt/interface1.h: Likewise.
3944         * g++.dg/opt/interface1-a.cc: New test.
3945         * g++.dg/parse/repo1.C: New test.
3946         * g++.dg/template/repo1.C: Likewise.
3947         * g++.dg/warn/Winline-1.C: Likewise.
3948         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
3950 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
3952         * gcc.dg/tree-ssa/20040729-1.c: New test.
3954 2004-07-27  Matt Austern <austern@apple.com>
3956         * gcc.dg/darwin-bool-1.c: New test.
3957         * gcc.dg/darwin-bool-2.c: New test.
3959 2004-07-28  Richard Henderson  <rth@redhat.com>
3961         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
3962         arguments in the correct type.  Don't write to constant arguments.
3964 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3966         PR tree-optimization/16688
3967         PR tree-optimization/16689
3968         * g++.dg/tree-ssa/pr16688.C: New test.
3970 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3972         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
3973         loads.  Not only in the comment, this time.
3975 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
3977         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
3978         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
3979         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
3980         * gcc.dg/sh4a-bitmovua.c: New.
3981         * gcc.dg/sh4a-cos.c: New.
3982         * gcc.dg/sh4a-cosf.c: New.
3983         * gcc.dg/sh4a-fprun.c: New.
3984         * gcc.dg/sh4a-fsrra.c: New.
3985         * gcc.dg/sh4a-memmovua.c: New.
3986         * gcc.dg/sh4a-sin.c: New.
3987         * gcc.dg/sh4a-sincos.c: New.
3988         * gcc.dg/sh4a-sincosf.c: New.
3989         * gcc.dg/sh4a-sinf.c: New.
3991 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3993         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
3994         conditionals.
3995         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
3996         loads.
3997         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
3998         DOM1.
4000 2004-07-27  Andrew Pinski  <apinski@apple.com>
4002         * g++.dg/rtti/tinfo1.C: Correct the xfail.
4004 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
4006         * gcc.dg/pragma-isr.c: New test.
4008 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4010         PR c++/14429
4011         * g++.dg/template/ttp11.C: New test.
4013 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
4015         * gcc.c-torture/compile/20040727-1.c: New test.
4017 2004-07-26  Eric Christopher  <echristo@redhat.com>
4019         * gcc.c-torture/compile/20040726-2.c: New test.
4021 2004-07-26  Andrew Pinski  <apinski@apple.com>
4023         * g++.dg/rtti/tinfo1.C: Xfail.
4025 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
4027         * gcc.c-torture/compile/20040726-1.c: New test.
4029 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
4030             Brian Ryner  <bryner@brianryner.com>
4032         PR c++/9283
4033         PR c++/15000
4034         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4035         * g++.dg/ext/visibility/: New directory.
4036         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4037         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4038         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4039         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4040         * g++.dg/ext/visibility/fvisibility.C,
4041         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4042         g++.dg/ext/visibility/fvisibility-override1.C
4043         g++.dg/ext/visibility/fvisibility-override2.C
4044         g++.dg/ext/visibility/memfuncts.C
4045         g++.dg/ext/visibility/noPLT.C
4046         g++.dg/ext/visibility/pragma.C
4047         g++.dg/ext/visibility/pragma-override1.C
4048         g++.dg/ext/visibility/pragma-override2.C
4049         g++.dg/ext/visibility/staticmemfuncts.C
4050         g++.dg/ext/visibility/virtual.C: New tests.
4052 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4054         PR c/15360
4055         * gcc.dg/pr15360-1.c: New test.
4057 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
4059         * gcc.dg/pragma-align-2.c: New test.
4060         * gcc.dg/pragma-init-fini.c: New test.
4061         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
4062         targets.
4064 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4066         * gcc.dg/init-string-2.c: New test.
4068 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
4070         PR 16684
4071         * gcc.dg/Wredundant-decls-1.c: New test case.
4073 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
4075         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4076         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4077         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4078         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4079         * gcc.dg/compat/generate-random.c: New file.
4080         * gcc.dg/compat/generate-random.h: Likewise.
4081         * gcc.dg/compat/generate-random_r.c: Likewise.
4082         * gcc.dg/compat/struct-layout-1.h: Likewise.
4083         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4084         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4085         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4086         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4087         * gcc.dg/compat/struct-layout-1_main.c: New test.
4088         * gcc.dg/compat/struct-layout-1_x.c: New file.
4089         * gcc.dg/compat/struct-layout-1_y.c: New file.
4090         * gcc.dg/compat/struct-layout-1_test.h: New file.
4092 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4094         * gcc.dg/comp-return-1.c: New test
4096 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
4098         * gcc.dg/vmx/8-02a.c: Fix typo.
4100         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4101         * gcc.dg/darwin-abi-3.c: New test.
4103         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4104         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4106         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4107         * gcc.dg/vmx/ops-long-1.c: New test.
4108         * gcc.dg/vmx/ops-long-2.c: New test.
4110 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
4112         * g++.dg/lookup/conv-[1234].C: New.
4114 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
4116         * g++.dg/parse/attr2.C: Simplify.
4118 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4120         PR c/7284
4121         * gcc.c-torture/execute/pr7284-1.c: New test.
4123 2004-07-22  Brian Booth  <bbooth@redhat.com>
4125         * gcc.dg/tree-ssa/20040721-1.c: New test.
4127 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4129         * g++.dg/template/crash20.c: New.
4131 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
4133         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4134         Add dg-run directive.  Declare variables as required.
4135         * gfortran.dg/g77/README: Update
4137 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
4139         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4140         gcc.dg/cris-peep2-andu2.c: New tests.
4142 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4144         PR c/15052
4145         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4146         on return type.
4147         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
4148         messages.
4149         * gcc.dg/qual-return-2.c: Update expected messages.
4150         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4152 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4154         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4155         * gcc.dg/noncompile/921102-1.c: Update expected error message.
4157 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4159         PR c/11250
4160         * gcc.dg/init-string-1.c: New test.
4162 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
4164         PR middle-end/15345
4165         PR c/16450
4166         * gcc.dg/torture/nested-fn-1.c: New test.
4168 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
4170         PR target/16559
4171         * gcc.dg/ia64-fptr-1.c: New file.
4173 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4175         PR c++/14497
4176         * g++.dg/template/spec16.C: New test.
4177         * g++.old-deja/g++.robertl/eb118.C: Remove.
4179 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4181         PR c++/509
4182         * g++.dg/template/spec15.C: New test.
4184 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
4186         Copy cases from g77.f-torture/execute and add dg-run
4187         directive.  Other changes as noted.
4188         * gfortran.dg/g77/13037.f
4189         * gfortran.dg/g77/1832.f
4190         * gfortran.dg/g77/19981119-0.f
4191         * gfortran.dg/g77/19990313-0.f
4192         * gfortran.dg/g77/19990313-1.f
4193         * gfortran.dg/g77/19990313-2.f
4194         * gfortran.dg/g77/19990313-3.f
4195         * gfortran.dg/g77/19990419-1.f
4196         * gfortran.dg/g77/19990826-0.f
4197         * gfortran.dg/g77/19990826-2.f
4198         * gfortran.dg/g77/20000503-1.f
4199         * gfortran.dg/g77/20001111.f
4200         * gfortran.dg/g77/20010116.f
4201         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4202         * gfortran.dg/g77/20010430.f
4203         * gfortran.dg/g77/6177.f
4204         * gfortran.dg/g77/947.f
4205         * gfortran.dg/g77/970816-3.f
4206         * gfortran.dg/g77/971102-1.f
4207         * gfortran.dg/g77/980520-1.f
4208         * gfortran.dg/g77/980628-0.f
4209         * gfortran.dg/g77/980628-1.f
4210         * gfortran.dg/g77/980628-10.f
4211         * gfortran.dg/g77/980628-2.f
4212         * gfortran.dg/g77/980628-3.f
4213         * gfortran.dg/g77/980628-7.f
4214         * gfortran.dg/g77/980628-8.f
4215         * gfortran.dg/g77/980628-9.f
4216         * gfortran.dg/g77/980701-0.f
4217         * gfortran.dg/g77/980701-1.f
4218         * gfortran.dg/g77/cabs.f
4219         * gfortran.dg/g77/claus.f
4220         * gfortran.dg/g77/complex_1.f
4221         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4222         * gfortran.dg/g77/dcomplex.f
4223         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4224         * gfortran.dg/g77/f90-intrinsic-mathematical.f
4225         * gfortran.dg/g77/f90-intrinsic-numeric.f
4226         * gfortran.dg/g77/int8421.f
4227         * gfortran.dg/g77/labug1.f
4228         * gfortran.dg/g77/large_vec.f
4229         * gfortran.dg/g77/le.f
4230         * gfortran.dg/g77/short.f
4231         * gfortran.dg/g77/README: Update
4233 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
4235         PR c++/16637
4236         * g++.dg/parse/lookup4.C: New test.
4238 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4240         PR c++/16175
4241         * g++.dg/template/ttp10.C: New test.
4243 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4245         * gcc.dg/pr12625-1.c: New test.
4247 2004-07-20  Steven Bosscher  <stevenb@suse.de>
4249         * testsuite/gcc.dg/switch-warn-1.c: New test.
4250         * testsuite/gcc.dg/switch-warn-2.c: New test.
4251         * gcc.c-torture/compile/pr14730.c: Update.
4253 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
4255         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4256         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4257         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4258         g++.dg/template/nontype3.C: Remove trailing CR from tests.
4260 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
4262         PR c++/16623
4263         * g++.dg/template/assign1.C: New test.
4265 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4267         PR c++/12170
4268         * g++.dg/template/ttp9.C: New test.
4270 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
4272         * gcc.dg/format/cmn-err-1.c: New test.
4274 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4276         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4277         gcc.dg/Wparentheses-10.c: New tests.
4278         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4280 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4282         PR fortran/16465
4283         * gfortran.dg/g77//ffixed-line-length-0.f,
4284         gfortran.dg/g77/ffixed-line-length-132.f,
4285         gfortran.dg/g77/ffixed-line-length-72.f,
4286         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4287         gfortran.dg/g77/README: Update.
4289 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4291         PR c++/13092
4292         * g++.dg/template/non-dependent7.C: New test.
4293         * g++.dg/template/non-dependent8.C: Likewise.
4294         * g++.dg/template/non-dependent9.C: Likewise.
4295         * g++.dg/template/non-dependent10.C: Likewise.
4297 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
4299         PR c++/16337
4300         * g++.dg/parse/attr2.C: New test.
4302 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
4304         * g77.dg: Removed.
4305         * g77.f-torture: Ditto.
4307 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4309         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4310         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4311         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4313 2004-07-16  Richard Henderson  <rth@redhat.com>
4315         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4317 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4319         * lib/fortran-torture.exp (fortran-torture): Don't test compile
4320         tests with full list of options.
4321         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4322         of TORTURE_OPTIONS if test contains 'dg-do run'.
4324         PR fortran/16404
4325         * gfortran.dg/do_iterator.f90: New test.
4327 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4329         PR rtl-optimization/16536
4330         * gcc.c-torture/execute/restrict-1.c: New test.
4332 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4334         PR fortran/15324
4335         * gfortran.dg/pr15324.f90: New test.
4337         PR fortran/15129
4338         * gfortran.dg/pr15129.f90: New test.
4340         PR fortran/15140
4341         * gfortran.dg/pr15140.f90: New test.
4343         PR fortran/13792
4344         * gfortran.fortran-torture/execute/bounds.f90: Add check for
4345         compile-time simplification.
4347 2004-07-14  Mike Stump  <mrs@apple.com>
4349         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4351 2004-07-14  James E Wilson  <wilson@specifixinc.com>
4353         PR target/16325
4354         * gcc.dg/profile-generate-1.c: New.
4356 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
4358         * gcc.c-torture/execute/20040709-1.c: New test.
4359         * gcc.c-torture/execute/20040709-2.c: New test.
4361 2004-07-14  Mike Stump  <mrs@apple.com>
4363         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4365 2004-07-14  Mike Stump  <mrs@apple.com>
4367         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4369 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
4371         PR c++/16518
4372         * g++.dg/parse/mutable1.C: New test.
4374 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
4376         PR tree-optimization/16443
4377         * gcc.dg/tree-ssa/20040713-1.c: New test.
4379 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
4381         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4382         for operator new.
4384 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4386         * gfortran.dg/g77/README: New file
4387         * gfortran.dg/g77/19981216-0.f:  Copy from
4388         g77.f-torture/noncompile.  Add "dg-do compile" and
4389         dg-error as required.
4390         * gfortran.dg/g77/19990218-1.f: Likewise
4391         * gfortran.dg/g77/19990905-1.f: Likewise
4392         * gfortran.dg/g77/9263.f: Likewise
4393         * gfortran.dg/g77/980615-0.f: Likewise
4394         * gfortran.dg/g77/980616-0.f: Likewise
4395         * gfortran.dg/g77/check0.f: Likewise
4396         * gfortran.dg/g77/select_no_compile.f: Likewise
4398 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4400         Copy files from g77.f-torture/compile.
4401         Add "{ dg-do compile}".  Other changes as noted
4402         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4403         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4404         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4405         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4406         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4407         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4408         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4409         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4410         statement to conform to standard.  Append alpha1.x for reference.
4411         * gfortran.dg/g77/xformat.f: Add dg-warning
4413 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4415         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4416         Add {dg-do compile} directive.
4417         * gfortran.dg/g77/cpp2.F: Likewise
4419 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4421         PR c++/5402
4422         * g++.dg/lookup/name-clash1.C: New test.
4424         PR c++/9777
4425         * g++.dg/lookup/name-clash2.C: New test.
4427         PR c++/12102
4428         * g++.dg/lookup/name-clash3.C: New test.
4430 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4432         * g++.dg/lookup/new2.C: New test.
4433         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4435 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
4437         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4438         Add {dg-do compile} directive.
4439         * gfortran.dg/g77/13060.f: Likewise
4440         * gfortran.dg/g77/19990218-0.f: Likewise
4441         * gfortran.dg/g77/19990305-0.f: Likewise
4442         * gfortran.dg/g77/19990419-0.f: Likewise
4443         * gfortran.dg/g77/19990502-0.f: Likewise
4444         * gfortran.dg/g77/19990502-1.f: Likewise
4445         * gfortran.dg/g77/19990525-0.f: Likewise
4446         * gfortran.dg/g77/19990826-1.f: Likewise
4447         * gfortran.dg/g77/19990826-3.f: Likewise
4448         * gfortran.dg/g77/19990905-2.f: Likewise
4449         * gfortran.dg/g77/20000412-1.f: Likewise
4450         * gfortran.dg/g77/20000511-1.f: Likewise
4451         * gfortran.dg/g77/20000511-2.f: Likewise
4452         * gfortran.dg/g77/20000518.f: Likewise
4453         * gfortran.dg/g77/20000601-1.f: Likewise
4454         * gfortran.dg/g77/20000601-2.f: Likewise
4455         * gfortran.dg/g77/20000629-1.f: Likewise
4456         * gfortran.dg/g77/20000630-2.f: Likewise
4457         * gfortran.dg/g77/20010115.f: Likewise
4458         * gfortran.dg/g77/20010321-1.f: Likewise
4459         * gfortran.dg/g77/20010426.f: Likewise
4460         * gfortran.dg/g77/20020307-1.f: Likewise
4461         * gfortran.dg/g77/8485.f: Likewise
4462         * gfortran.dg/g77/960317-1.f: Likewise
4463         * gfortran.dg/g77/970915-0.f: Likewise
4464         * gfortran.dg/g77/980310-1.f: Likewise
4465         * gfortran.dg/g77/980310-2.f: Likewise
4466         * gfortran.dg/g77/980310-3.f: Likewise
4467         * gfortran.dg/g77/980310-4.f: Likewise
4468         * gfortran.dg/g77/980310-6.f: Likewise
4469         * gfortran.dg/g77/980310-7.f: Likewise
4470         * gfortran.dg/g77/980310-8.f: Likewise
4471         * gfortran.dg/g77/980419-2.f: Likewise
4472         * gfortran.dg/g77/980424-0.f: Likewise
4473         * gfortran.dg/g77/980427-0.f: Likewise
4474         * gfortran.dg/g77/980729-0.f: Likewise
4475         * gfortran.dg/g77/981117-1.f: Likewise
4476         * gfortran.dg/g77/toon_1.f: Likewise
4478 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4480         PR c++/2204
4481         * g++.dg/other/abstract2.C: New test.
4483 2004-07-12  Paul Brook  <paul@codesourcery.com>
4485         * gfortran.dg/pointer_init_1.f90: New test.
4487 2004-07-11  Paul Brook  <paul@codesourcery.com>
4489         PR fortran/15986
4490         * gfortran.dg/contained_1.f90: New test.
4492 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
4494         * g++.dg/parse/defarg8.C: New test.
4496 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4498         PR fortran/16433
4499         * gfortran.dg/pr16433.f: New test.
4501         PR fortran/17574
4502         * gfortran.dg/pr15754.f90: New test.
4504 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4506         PR tree-optimization/16437
4507         * gcc.c-torture/execute/bitfld-4.c: New test.
4509 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4511         * gfortran.fortran-torture/execute/common_2.f90: Add check for
4512         access to common var from module.
4514 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4516         PR fortran/16336
4517         * gfortran.fortran-torture/execute/common_2.f90: New test.
4519 2004-07-10  Paul Brook  <paul@codesourcery.com>
4521         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4523 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4525         PR fortran/15969
4526         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4528 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
4530         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4531         * gfortran.dg/g77/ffixed-form-2.f: Likewise
4532         * gfortran.dg/g77/ffree-form-1.f: Likewise
4533         * gfortran.dg/g77/ffree-form-2.f: Likewise
4534         * gfortran.dg/g77/ffree-form-3.f: Likewise
4535         * gfortran.dg/g77/fno-underscoring.f: Likewise
4536         * gfortran.dg/g77/funderscoring.f: Likewise
4537         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
4539 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4541         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4543 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4544         Paul Brook  <paul@codesourcery.com>
4546         PR fortran/13415
4547         * gfortran.dg/common_pointer_1.f90: New test.
4549 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4551         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4553 2004-07-09  James E Wilson  <wilson@specifixinc.com>
4555         PR target/16364
4556         * gcc.c-torture/compile/20040709-1.c: New.
4558 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4560         PR fortran/14077
4561         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
4563 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4565         PR fortran/13201
4566         * gfortran.dg/shape_1.f90: New test.
4568 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
4569             Andrew Pinski  <apinski@apple.com>
4571         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
4573 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4575         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
4576         comment.
4578 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4579         Paul Brook  <paul@codesourcery.com>
4581         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
4582         '.f95' and '.F95'.
4584 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
4586         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
4588 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4590         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
4591         testcases with capital suffix.
4593 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4595         PR fortran/15481
4596         PR fortran/13372
4597         PR fortran/13575
4598         PR fortran/15978
4599         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
4601         * gfortran.dg/implicit_1.f90: New test.
4603 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4605         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
4606         expression to match gfortran warning/error messages
4607         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
4608         dg-error text.
4610 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4612         * lib/fortran-torture.exp: Rename proc search_for to
4613         search_for_re.
4615 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4617         * gcc.c-torture/execute/simd-5.x: New file.
4618         XFAIL on SPARC 64-bit at -O0.
4620 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4622         PR c++/8211
4623         PR c++/16165
4624         * g++.dg/warn/effc3.C: New test.
4626 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4628         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
4629         change X to 1X in format.
4630         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
4631         add data statements to conform to standard.
4633 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4635         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
4636         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
4637         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
4639 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4641         * gfortran.dg/g77/7388.f: Copy from g77.dg
4642         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
4643         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
4644         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
4645         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
4646         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
4647         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
4648         * gfortran.dg/g77/strlen0.f: Likewise
4650 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
4652         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
4653         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
4655 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4657         * gcc.c-torture/execute/920428-2.x: Delete.
4658         * gcc.c-torture/execute/920501-7.x: Likewise.
4660 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
4662         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
4663         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
4664         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
4665         prescott and c3-2.
4666         (PREFETCH_3DNOW): Add -march=c3.
4668 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
4670         PR c/16437
4671         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
4672         * gcc.c-torture/execute/bf64-1.x: Likewise.
4674 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4676         * gcc.c-torture/compile/20040708-1.c: New test.
4678 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4680         PR c++/16169
4681         * g++.dg/warn/effc2.C: New test.
4683 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4685         * gcc.c-torture/execute/bitfld-1.x: Remove.
4686         * gcc.c-torture/execute/bitfld-3.c: New test.
4687         * gcc.dg/bitfld-2.c: Remove XFAILs.
4689 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
4691         PR c++/16276
4692         * g++.dg/rtti/tinfo1.C: New file.
4694 2004-07-07  Eric Christopher  <echristo@redhat.com>
4696         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
4698 2004-07-07  Andrew Pinski  <apinski@apple.com>
4700         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
4702 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
4704         * g++.dg/init/call1.C: XFAIL.
4706 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
4708         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
4709         except for movstrict*, to movmem* and clrstr* to clrmem*.
4711 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
4713         * gcc.c-torture/execute/20040707-1.c: New test.
4715 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
4717         * gcc.c-torture/execute/20040706-1.c: New test.
4719 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4721         PR c++/3671
4722         * g++.dg/template/spec14.C: New test.
4724 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
4726         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
4727         nothing if not yet defined.  Use it in b, c and d type definitions.
4728         * gcc.c-torture/execute/20040705-1.c: New test.
4729         * gcc.c-torture/execute/20040705-2.c: New test.
4731 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4733         PR c++/2518
4734         * g++.dg/lookup/new1.C: New test.
4736 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4738         PR c++/11406
4739         * g++.dg/template/sizeof8.C: New test.
4741 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
4743         * gcc.c-torture/compile/20040705-1.c: New test.
4745 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
4747         * gfortran.fortran-torture/execute/seq_io.f90: New test.
4749 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
4751         * gcc.dg/cpp/if-mop.c: Two new testcases.
4752         * gcc.dg/cpp/trad/comment-3.c: New.
4754 2004-07-04  Paul Brook  <paul@codesourcery.com>
4756         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
4758 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
4760         PR c++/3761
4761         * g++.dg/lookup/crash4.C: New test.
4763 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
4765         * gcc.c-torture/execute/builtin-abs-1.c
4766         * gcc.c-torture/execute/builtin-abs-2.c
4767         * gcc.c-torture/execute/builtin-complex-1.c
4768         * gcc.c-torture/execute/builtins/string-1-lib.c
4769         * gcc.c-torture/execute/builtins/string-1.c
4770         * gcc.c-torture/execute/builtins/string-2-lib.c
4771         * gcc.c-torture/execute/builtins/string-2.c
4772         * gcc.c-torture/execute/builtins/string-3-lib.c
4773         * gcc.c-torture/execute/builtins/string-3.c
4774         * gcc.c-torture/execute/builtins/string-4-lib.c
4775         * gcc.c-torture/execute/builtins/string-4.c
4776         * gcc.c-torture/execute/builtins/string-5-lib.c
4777         * gcc.c-torture/execute/builtins/string-5.c
4778         * gcc.c-torture/execute/builtins/string-6-lib.c
4779         * gcc.c-torture/execute/builtins/string-6.c
4780         * gcc.c-torture/execute/builtins/string-7-lib.c
4781         * gcc.c-torture/execute/builtins/string-7.c
4782         * gcc.c-torture/execute/builtins/string-8-lib.c
4783         * gcc.c-torture/execute/builtins/string-8.c
4784         * gcc.c-torture/execute/builtins/string-9-lib.c
4785         * gcc.c-torture/execute/builtins/string-9.c
4786         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
4787         * gcc.c-torture/execute/builtins/string-asm-1.c
4788         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
4789         * gcc.c-torture/execute/builtins/string-asm-2.c
4790         * gcc.c-torture/execute/stdio-opt-1.c
4791         * gcc.c-torture/execute/stdio-opt-2.c
4792         * gcc.c-torture/execute/stdio-opt-3.c
4793         * gcc.c-torture/execute/string-opt-1.c
4794         * gcc.c-torture/execute/string-opt-10.c
4795         * gcc.c-torture/execute/string-opt-11.c
4796         * gcc.c-torture/execute/string-opt-12.c
4797         * gcc.c-torture/execute/string-opt-13.c
4798         * gcc.c-torture/execute/string-opt-14.c
4799         * gcc.c-torture/execute/string-opt-15.c
4800         * gcc.c-torture/execute/string-opt-16.c
4801         * gcc.c-torture/execute/string-opt-2.c
4802         * gcc.c-torture/execute/string-opt-6.c
4803         * gcc.c-torture/execute/string-opt-7.c
4804         * gcc.c-torture/execute/string-opt-8.c:
4805         Replace with ...
4807         * gcc.c-torture/execute/builtins/abs-2.c
4808         * gcc.c-torture/execute/builtins/abs-3.c
4809         * gcc.c-torture/execute/builtins/complex-1.c
4810         * gcc.c-torture/execute/builtins/fprintf.c
4811         * gcc.c-torture/execute/builtins/fputs.c
4812         * gcc.c-torture/execute/builtins/memcmp.c
4813         * gcc.c-torture/execute/builtins/memmove.c
4814         * gcc.c-torture/execute/builtins/memops-asm.c
4815         * gcc.c-torture/execute/builtins/mempcpy-2.c
4816         * gcc.c-torture/execute/builtins/mempcpy.c
4817         * gcc.c-torture/execute/builtins/memset.c
4818         * gcc.c-torture/execute/builtins/printf.c
4819         * gcc.c-torture/execute/builtins/sprintf.c
4820         * gcc.c-torture/execute/builtins/strcat.c
4821         * gcc.c-torture/execute/builtins/strchr.c
4822         * gcc.c-torture/execute/builtins/strcmp.c
4823         * gcc.c-torture/execute/builtins/strcpy.c
4824         * gcc.c-torture/execute/builtins/strcspn.c
4825         * gcc.c-torture/execute/builtins/strlen-2.c
4826         * gcc.c-torture/execute/builtins/strlen.c
4827         * gcc.c-torture/execute/builtins/strncat.c
4828         * gcc.c-torture/execute/builtins/strncmp-2.c
4829         * gcc.c-torture/execute/builtins/strncmp.c
4830         * gcc.c-torture/execute/builtins/strncpy.c
4831         * gcc.c-torture/execute/builtins/strpbrk.c
4832         * gcc.c-torture/execute/builtins/strpcpy-2.c
4833         * gcc.c-torture/execute/builtins/strpcpy.c
4834         * gcc.c-torture/execute/builtins/strrchr.c
4835         * gcc.c-torture/execute/builtins/strspn.c
4836         * gcc.c-torture/execute/builtins/strstr-asm.c
4837         * gcc.c-torture/execute/builtins/strstr.c:
4838         ... these new files.
4840         * gcc.c-torture/execute/builtins/abs-2-lib.c
4841         * gcc.c-torture/execute/builtins/abs-3-lib.c
4842         * gcc.c-torture/execute/builtins/complex-1-lib.c
4843         * gcc.c-torture/execute/builtins/fprintf-lib.c
4844         * gcc.c-torture/execute/builtins/fputs-lib.c
4845         * gcc.c-torture/execute/builtins/memcmp-lib.c
4846         * gcc.c-torture/execute/builtins/memmove-lib.c
4847         * gcc.c-torture/execute/builtins/memops-asm-lib.c
4848         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
4849         * gcc.c-torture/execute/builtins/mempcpy-lib.c
4850         * gcc.c-torture/execute/builtins/memset-lib.c
4851         * gcc.c-torture/execute/builtins/printf-lib.c
4852         * gcc.c-torture/execute/builtins/sprintf-lib.c
4853         * gcc.c-torture/execute/builtins/strcat-lib.c
4854         * gcc.c-torture/execute/builtins/strchr-lib.c
4855         * gcc.c-torture/execute/builtins/strcmp-lib.c
4856         * gcc.c-torture/execute/builtins/strcpy-lib.c
4857         * gcc.c-torture/execute/builtins/strcspn-lib.c
4858         * gcc.c-torture/execute/builtins/strlen-2-lib.c
4859         * gcc.c-torture/execute/builtins/strlen-lib.c
4860         * gcc.c-torture/execute/builtins/strncat-lib.c
4861         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
4862         * gcc.c-torture/execute/builtins/strncmp-lib.c
4863         * gcc.c-torture/execute/builtins/strncpy-lib.c
4864         * gcc.c-torture/execute/builtins/strpbrk-lib.c
4865         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
4866         * gcc.c-torture/execute/builtins/strpcpy-lib.c
4867         * gcc.c-torture/execute/builtins/strrchr-lib.c
4868         * gcc.c-torture/execute/builtins/strspn-lib.c
4869         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
4870         * gcc.c-torture/execute/builtins/strstr-lib.c
4871         * gcc.c-torture/execute/builtins/lib/abs.c
4872         * gcc.c-torture/execute/builtins/lib/fprintf.c
4873         * gcc.c-torture/execute/builtins/lib/memset.c
4874         * gcc.c-torture/execute/builtins/lib/printf.c
4875         * gcc.c-torture/execute/builtins/lib/sprintf.c
4876         * gcc.c-torture/execute/builtins/lib/strcpy.c
4877         * gcc.c-torture/execute/builtins/lib/strcspn.c
4878         * gcc.c-torture/execute/builtins/lib/strncat.c
4879         * gcc.c-torture/execute/builtins/lib/strncmp.c
4880         * gcc.c-torture/execute/builtins/lib/strncpy.c
4881         * gcc.c-torture/execute/builtins/lib/strpbrk.c
4882         * gcc.c-torture/execute/builtins/lib/strspn.c
4883         * gcc.c-torture/execute/builtins/lib/strstr.c:
4884         New files containing support routines.
4886         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
4887         declaration.
4888         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
4889         when not optimizing.
4891 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
4893         PR c++/16240
4894         * g++.dg/abi/mangle22.C: New test.
4895         * g++.dg/abi/mangle23.C: Likewise.
4897 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
4899         PR fortran/16290
4900         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
4901         Allow for cases without denormalized floating point numbers.
4903 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
4905         PR c/1027
4906         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
4907         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
4908         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
4909         expected warning text.
4910         * gcc.dg/format/diag-2.c: New test.
4912 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4914         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
4916 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4918         * gcc.dg/builtins-43.c: New.
4919         * gcc.dg/builtins-44.c: New.
4920         * gcc.dg/builtins-45.c: New.
4922 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
4923             Andreas Tobler  <a.tobler@schweiz.ch>
4925         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
4926         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
4927         as SIGSEGV.
4928         * gcc.dg/cleanup-11.c: Likewise.
4929         * gcc.dg/cleanup-8.c: Likewise.
4930         * gcc.dg/cleanup-9.c: Likewise.
4931         * gcc.dg/cleanup-5.c: Run on all platforms.
4933 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
4935         * g++.dg/warn/nonnull1.C: New test.
4937 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4939         * gcc.dg/compat/compat-common.h: Wrap up CINT in
4940         an #ifndef SKIP_COMPLEX_INT/#endif pair.
4941         Special-case the Sun compiler wrt to <complex.h>.
4943 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
4945         * gcc.dg/Wunreachable-8.C: New test.
4947         * gcc.dg/h8300-ice2.c : New test.
4949 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
4951         PR fortran/16161
4952         * gfortran.fortran-torture/compile/implicit.f90: Add test
4953         for implicit character.
4955 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
4957         PR fortran/16289
4958         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
4959         Use tiny() intrinsic to find smallest non-negative real
4961 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
4963         * gcc.dg/compat/struct-by-value-22_main.c: New test.
4964         * gcc.dg/compat/struct-by-value-22_x.c: New.
4965         * gcc.dg/compat/struct-by-value-22_y.c: New.
4967         * gcc.c-torture/execute/20040629-1.c: New test.
4969 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
4971         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
4972         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
4974         PR target/16195
4975         * gcc.dg/20040625-1.c: New test.
4977 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4979         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
4981 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4983         PR fortran/15963
4984         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
4986 2004-06-29  Richard Henderson  <rth@redhat.com>
4988         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
4990 2004-06-29  Paul Brook  <paul@codesourcery.com>
4992         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
4993         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
4995 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
4997         PR c++/16260
4998         * g++.dg/parse/crash15.C: New.
5000 2004-06-28  Andrew Pinski  <apinski@apple.com>
5002         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5003         by the error already.
5005         * g++.dg/opt/ptrmem4.C: Change to compile only test.
5007 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
5009         PR target/14041
5010         * gcc.dg/h8300-bss-align-1.c : New.
5012 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
5014         * PR c++/16174
5015         * g++.dg/template/ctor4.C: New.
5017 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5019         PR c++/16205
5020         * g++.dg/warn/Wsequence-point-1.C: New test.
5022 2004-06-27  Paul Brook  <paul@codesourcery.com>
5024         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5026 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
5028         * g++.old-deja/g++.mike/p7325.C: Remove.
5030 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5032         PR c/14963
5033         * gcc.dg/pr14963.c: New test.
5035 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
5037         PR c++/16193
5038         * g++.dg/parse/redef1.C: New test.
5040 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
5042         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5043         20021110.c.
5044         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5045         20021119-1.c.
5046         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5047         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5048         5-04.c.
5049         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5050         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5051         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5052         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5053         g++.brendan/enum14.C.
5054         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5055         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5056         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5057         g++.mike/virt1.C.
5058         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5059         memtemp24.C.
5061 2004-06-27  Roger Sayle  <roger@eyesopen.com>
5063         * gcc.dg/20040527-1.c: New test case.
5065 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
5067         PR gfortran/pr16196
5068         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5070 2004-06-25  Roger Sayle  <roger@eyesopen.com>
5072         PR middle-end/15825
5073         * gcc.dg/pr15825-1.c: New test case.
5075 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5077         * gcc.c-torture/execute/20040625-1.c: New test.
5079 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5081         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5083 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5085         * gcc.dg/torture/mips-div-1.c: New test.
5087 2004-06-24  Jeff Law  <law@redhat.com>
5089         * gcc.dg/tree-ssa/20040624-1.c: New test.
5091 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
5093         * gcc.c-torture/compile/20040624-1.c: New test.
5095 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5097         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5098         this directory.
5100 2004-06-23  Andrew Pinski  <apinski@apple.com>
5102         PR middle-end/15988
5103         * g++.dg/opt/ptrmem4.C: New test.
5105         * gcc.dg/c90-array-quals-2.c: New test.
5107 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
5109         * gcc.dg/kpice1.c: New test.
5111 2006-06-23  Andrew Pinski  <apinski@apple.com>
5113         * gcc.dg/c90-array-quals.c: New test.
5115 2006-06-22  Richard Henderson  <rth@redhat.com>
5117         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5119 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
5121         * gcc.dg/builtins-config.h: Handle FreeBSD.
5123 2006-06-22  Richard Henderson  <rth@redhat.com>
5125         * g++.dg/opt/devirt1.C: New.
5127 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
5129         * g++.dg/opt/pr15551.C: New testcase.
5131 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
5133         PR target/14800
5134         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5135         x86_64-*-linux* when compiling for 32bit.
5137 2004-06-21  Andrew Pinski  <apinski@apple.com>
5139         * gcc.dg/pch/struct-1.c: New.
5140         * gcc.dg/pch/struct-1.hs: New.
5142 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
5144         * gcc.dg/pch/save-temps-1.c: New file.
5145         * gcc.dg/pch/save-temps-1.hs: New file.
5147 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
5149         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5150         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5152 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5154         * gfortran.fortran-torture/execute/select_1.f90: Rename function
5155         to fix type error.
5156         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5157         Remove trailing spaces.
5159 2004-06-21  Richard Henderson  <rth@redhat.com>
5161         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5162         merging && to BIT_FIELD_REF.
5164 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
5166         * g++.dg/opt/placeholder1.C: New test.
5168 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5170         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5171         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5172         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5173         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5175 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
5177         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5178         extern "C".
5179         * g++.dg/other/pragma-re-1.C: Add comments.
5181 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
5183         PR gfortran/16080
5184         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5186 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
5188         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5189         instead of setting the type of size_t by
5190         hand.
5192 2004-06-18  Roger Sayle  <roger@eyesopen.com>
5194         * gcc.dg/unordered-2.c: New test case.
5195         * gcc.dg/unordered-3.c: New test case.
5197 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
5199         PR other/16043
5200         * lib/g++.exp (g++_version): Tweak regexp for version
5201         * lib/g77.exp (g77_version): Likewise
5202         * lib/gfortran.exp (gfortran_version): Likewise
5203         * lib/objc.exp (objc_version): Likewise
5204         * lib/treelang.exp (treelang_version): Likewise
5206 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
5208         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5209         Use INT_MAX instead of __INT_MAX__.
5210         * gcc.dg/compat/struct-align-2_y.c: Likewise.
5212         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5213         * gcc.dg/compat/scalar-return-3_x.c: Use it.
5214         * gcc.dg/compat/scalar-return-3_y.c: Use it.
5215         * gcc.dg/compat/scalar-return-4_x.c: Use it.
5216         * gcc.dg/compat/scalar-return-4_y.c: Use it.
5217         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5218         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5219         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5220         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5222         * gcc.dg/range-test-1.c: New test.
5223         * g++.dg/opt/range-test-1.C: New test.
5225 2004-06-17  Richard Henderson  <rth@redhat.com>
5227         * objc.dg/sync-1.m: New.
5228         * objc.dg/try-catch-1.m: Don't force next runtime.
5229         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5230         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
5231         shadowed catch clause.
5232         * objc.dg/try-catch-5.m: New.
5234 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
5236         Bug 14610
5237         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5239 2004-06-15  Richard Henderson  <rth@redhat.com>
5241         * gcc.dg/20001116-1.c: Move expected warning line.
5243 2004-06-15  Richard Henderson  <rth@redhat.com>
5245         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5246         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5248 2004-06-15  Jeff Law  <law@redhat.com>
5250         * gcc.dg/tree-ssa/20040615-1.c: New test.
5251         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5252         be less sensitive to operand ordering.
5253         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5255 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
5257         * g++.dg/abi/bitfield3.C: Add comment..
5259 2004-06-15  Richard Henderson  <rth@redhat.com>
5261         * g++.dg/ext/stmtexpr1.C: XFAIL.
5262         * gcc.dg/20030612-1.c: XFAIL.
5264 2004-06-15  Eric Christopher  <echristo@redhat.com>
5266         * g++.dg/charset/asm5.c: New.
5267         * gcc.dg/charset/asm6.c: New.
5269 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5271         PR fortran/15962
5272         * gfortran.fortran-torture/execute/select_1.f90: New test.
5274 2004-06-15  Paul Brook  <paul@codesourcery.com>
5276         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5278 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5280         PR c++/15967
5281         * g++.dg/lookup/crash3.C: New test.
5283 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5285         PR c++/15947
5286         * g++.dg/parse/dtor4.C: New test.
5288 2004-06-14  Jeff Law  <law@redhat.com>
5290         * gcc.c-torture/compile/20040614-1.c: New test.
5292 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5294         PR fortran/15211
5295         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5296         LEN of a character array.
5298 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
5300         PR c++/15096
5301         * g++.dg/template/ptrmem10.C: New test.
5303         PR c++/14930
5304         * g++.dg/template/friend30.C: New test.
5306 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5308         PR fortran/14928
5309         * gfortran.fortran-torture/compile/mloc.f90: New test.
5311 2004-06-13  Paul Brook  <paul@codesourcery.com>
5313         * gfortran.fortran-torture/execute/random_2.f90: New test.
5315 2004-06-13  Eric Christopher  <echristo@redhat.com>
5317         * gcc.dg/noncompile/redecl-1.c: Fix error message.
5319 2004-06-12  Paul Brook  <paul@codesourcery.com>
5321         * gfortran.fortran-torture/execute/contained_3.f90: New test.
5323 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5325         PR fortran/14923
5326         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5328 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5330         PR fortran/14957
5331         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5332         syntax errors in end statements of contained subroutines.
5334 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5336         PR fortran/12841
5337         * gfortran.fortran-torture/execute/null_arg.f90: New test.
5339 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5341         PR fortran/15665
5342         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5344 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5346         PR gfortran/12839
5347         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5349 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
5351         PR c++/15862
5352         * g++.dg/parse/enum1.C: New test.
5354 2004-06-10  Jeff Law  <law@redhat.com>
5356         * gcc.c-torture/compile/20040610-1.c: New test.
5358 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5360         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5361         * g++.old-deja/g++.other/decl3.C: Likewise.
5363 2004-06-10  Brian Booth  <bbooth@redhat.com>
5365         * gcc.dg/tree-ssa/20031015-1.c: Scan for
5366         V_MAY_DEF instead of VDEF.
5367         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5369 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
5371         PR c++/14211
5372         * g++.dg/conversion/const1.C: New test.
5374         PR c++/15076
5375         * g++.dg/conversion/reinterpret1.C: New test.
5377         PR c++/15877
5378         * g++.dg/template/enum2.C: New test.
5380         PR c++/15227
5381         * g++.dg/template/error13.C: New test.
5383 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5385         PR fortran/14957
5386         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5387         arguments to test_* REAL and of the right size.
5389 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5391         PR target/15569
5392         PR rtl-optimization/15681
5393         * gcc.dg/20040609-1.c: New test.
5395 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5397         PR c++/14791
5398         * g++.dg/opt/builtins1.C: New test.
5400 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
5402         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5403         that use default windows32 struct layout.
5404         * gcc.dg/i386-bitfield2.c: Likewise.
5406 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
5408         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5409         for mingw32 and cygwin targets.
5411 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
5413         * gcc.dg/pch/macro-4.c: New.
5414         * gcc.dg/pch/macro-4.hs: New.
5416 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5418         PR fortran/13249
5419         * gfortran.fortran-torture/compile/name_clash.f90: New test.
5421 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5423         PR fortran/13372
5424         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5426 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5428         PR gfortran/14897
5429         * gfortran.fortran-torture/execute/t_edit.f90: New test.
5431 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5433         PR gfortran/15755
5434         * gfortran.fortran-torture/execute/backspace.c : New test.
5436 2004-06-09  Paul Brook  <paul@codesourcery.com>
5438         * gfortran.fortran-torture/execure/intrinsic_associated.f90
5439         (pointer_to_section): Rewrite to use smaller array.
5441 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
5443         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5444         * gcc.dg/ext/altivec-10.c: Same.
5445         * gcc.dg/ext/altivec-11.c: Same.
5446         * gcc.dg/ext/altivec-12.c: Same.
5447         * gcc.dg/ext/altivec-13.c: Same.
5448         * gcc.dg/ext/altivec-14.c: Same.
5449         * gcc.dg/ext/altivec-15.c: Same.
5450         * gcc.dg/ext/altivec-16.c: Same.
5451         * gcc.dg/ext/altivec-3.c: Same.
5452         * gcc.dg/ext/altivec-4.c: Same.
5453         * gcc.dg/ext/altivec-6.c: Same.
5454         * gcc.dg/ext/altivec-7.c: Same.
5455         * gcc.dg/ext/altivec-8.c: Same.
5456         * gcc.dg/ext/altivec-varargs-1.c: Same.
5458         * g++.dg/ext/altivec-1.C: Correct dg syntax.
5459         * g++.dg/ext/altivec-10.C: Same.
5460         * g++.dg/ext/altivec-2.C: Same.
5461         * g++.dg/ext/altivec-3.C: Same.
5462         * g++.dg/ext/altivec-4.C: Same.
5463         * g++.dg/ext/altivec-5.C: Same.
5464         * g++.dg/ext/altivec-6.C: Same.
5465         * g++.dg/ext/altivec-7.C: Same.
5466         * g++.dg/ext/altivec-8.C: Same.
5467         * g++.dg/ext/altivec-9.C: Same.
5469 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5471         PR c++/7841
5472         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5474 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5476         * gcc.dg/union-1.c: New test.
5478 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5480         * gcc.dg/builtins-41.c: New test case.
5481         * gcc.dg/builtins-42.c: New test case.
5483 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5485         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5486         * g++.dg/ext/altivec-10.C: Same.
5487         * g++.dg/ext/altivec-2.C: Same.
5488         * g++.dg/ext/altivec-3.C: Same.
5489         * g++.dg/ext/altivec-4.C: Same.
5490         * g++.dg/ext/altivec-5.C: Same.
5491         * g++.dg/ext/altivec-6.C: Same.
5492         * g++.dg/ext/altivec-7.C: Same.
5493         * g++.dg/ext/altivec-8.C: Same.
5494         * g++.dg/ext/altivec-9.C: Same.
5495         * g++.old-deja/g++.abi/cxa_vec.C: Same.
5496         * g++.old-deja/g++.brendan/new3.C: Same.
5497         * gcc.c-torture/execute/eeprof-1.x: Same.
5499 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5501         PR c/14765
5502         * gcc.dg/pr14765-1.c: New test.
5504 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5506         PR c/14649
5507         * gcc.dg/pr14649-1.c: New test case.
5509 2004-06-07  Richard Henderson  <rth@redhat.com>
5511         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5512         if temporaries.
5514 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5516         * g++.dg/eh/elide1.C: Remove XFAIL.
5518 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
5520         PR c++/15337
5521         * g++.dg/expr/sizeof3.C: New test.
5523         PR c++/14777
5524         * g++.dg/template/access14.C: New test.
5526         PR c++/15554
5527         * g++.dg/template/enum1.C: New test.
5529         PR c++/15057
5530         * g++.dg/eh/throw1.C: New test.
5532 2004-06-07  David Ayers  <d.ayers@inode.at>
5533             Ziemowit Laski  <zlaski@apple.com>
5535         * lib/objc.exp (objc_target_compile): Revert the '-framework
5536         Foundation' flag fix, since bare Darwin does not ship
5537         with the Foundation framework.
5538         * objc/execute/next_mapping.h: Provide a local NSConstantString
5539         @interface and @implementation.
5540         (objc_constant_string_init): A constructor function, used to
5541         initialize the NSConstantString meta-class object.
5542         * objc/execute/string1.m: Include "next_mapping.h" instead of
5543         <Foundation/NSString.h>.
5544         * objc/execute/string2.m: Likewise.
5545         * objc/execute/string3.m: Likewise.
5546         * objc/execute/string4.m: Likewise.
5548 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
5550         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5551         to double. Replace double with FLOAT.
5552         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5554         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5555         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5556         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5557         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5558         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
5559         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
5560         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
5561         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
5563 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
5565         PR c/13519
5566         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
5568 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5570         PR c++/15503
5571         * g++.dg/template/meminit2.C: New test.
5573 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
5575         PR target/15822
5576         * gcc.c-torture/execute/compare-fp-1.c,
5577         gcc.c-torture/execute/compare-fp-2.c,
5578         gcc.c-torture/execute/compare-fp-3.c,
5579         gcc.c-torture/execute/compare-fp-4.c,
5580         gcc.c-torture/execute/compare-fp-3.x,
5581         gcc.c-torture/execute/compare-fp-4.x: Moved...
5582         * gcc.c-torture/execute/ieee/compare-fp-1.c,
5583         gcc.c-torture/execute/ieee/compare-fp-2.c,
5584         gcc.c-torture/execute/ieee/compare-fp-3.c,
5585         gcc.c-torture/execute/ieee/compare-fp-4.c,
5586         gcc.c-torture/execute/ieee/compare-fp-3.x,
5587         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
5589 2004-06-04  David Ayers  <d.ayers@inode.at>
5591         * objc/execute/protocol-isEqual-4.m: New testcase.
5593 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
5595         * objc/execute/protocol-isEqual-1.m: New testcase.
5596         * objc/execute/protocol-isEqual-2.m: New testcase.
5597         * objc/execute/protocol-isEqual-3.m: New testcase.
5599 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5601         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
5603 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
5605         * lib/objc.exp (objc_target_compile): When running tests on
5606         Darwin (Mac OS X), inform the linker about '-framework
5607         'Foundation'.
5609 2004-06-02  Eric Christopher  <echristo@redhat.com>
5611         * gcc.c-torture/compile/20040602-1.c: New.
5613 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
5615         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
5616         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
5618         PR tree-optimization/14736
5619         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
5621         PR tree-optimization/14042
5622         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
5624         PR tree-optimization/14729
5625         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
5627 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5629         PR fortran/15557
5630         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
5632 2004-06-01  Richard Hederson  <rth@redhat.com>
5634         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
5636 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5638         PR c++/14932
5639         * g++.dg/parse/offsetof4.C: New test.
5641 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
5643         PR objc/7993
5644         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
5646 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
5648         PR c++/15701
5649         * g++.dg/template/friend29.C: New test.
5651 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
5653         PR c/15749
5654         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
5656 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
5658         * gcc.dg/sparc-trap-1.c: New test.
5660 2004-05-31  Roger Sayle  <roger@eyesopen.com>
5662         PR middle-end/15069
5663         * g++.dg/opt/fold3.C: New test case.
5665 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
5667         * lib/target-supports.exp (check_iconv_available): Fix fallout
5668         from 2004-05-28 patch.
5670 2004-05-30  Paul Brook  <paul@codesourcery.com>
5672         PR fortran/15620
5673         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
5674         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
5676 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
5678         * gfortran.fortran-torture/execute/random_1.f90: New test.
5680 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5682         * g++.dg/ext/altivec-10.C: New test.
5684 2004-05-29  Paul Brook  <paul@codesourcery.com>
5686         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
5688 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5690         * gcc.dg/altivec-16.c: New test.
5692 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
5694         * lib/target-supports.exp (check_vmx_hw_available): New.
5695         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
5697         * lib/target-supports.exp (check_alias_available,
5698         check_iconv_available, check_named_sections_available): Use
5699         unique names for temporary files.
5701 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5703         * gcc.dg/altivec-15.c: New test.
5705 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5707         PR c++/15083
5708         * g++.dg/warn/noeffect6.C: New test.
5710         PR c++/15471
5711         * g++.dg/expr/ptrmem4.C: New test.
5713         PR c++/15640
5714         * g++.dg/template/operator3.C: New test.
5716 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5718         PR c++/14668
5719         * g++.dg/lookup/redecl1.C: New test.
5720         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
5722 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
5724         * gcc.c-torture/execute/compare-fp-1.c,
5725         gcc.c-torture/execute/compare-fp-2.c,
5726         gcc.c-torture/execute/compare-fp-3.c,
5727         gcc.c-torture/execute/compare-fp-4.c,
5728         gcc.c-torture/execute/compare-fp-3.x,
5729         gcc.c-torture/execute/compare-fp-4.x,
5730         gcc.dg/pr15649-1.c: New.
5732 2004-05-27  Adam Nemet  <anemet@lnxw.com>
5734         PR c++/12883
5735         * g++.dg/init/array14.C: New test.
5737 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
5739         * lib/compat.exp (compat-get-options-main): New.
5740         (compat-get-options): Remove unneeded code, warn for ignored
5741         command.
5742         (compat-execute): Check flag set by dg-require-* commands.
5744         * lib/compat.exp (compat-execute): Break up long lines.
5746 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
5748         * gcc.dg/altivec-7.c: Don't use 'vector long'.
5749         * gcc.dg/altivec-14.c: New test.
5750         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
5752         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
5753         * gcc.dg/altivec-12.c: Ditto.
5755         * gcc.dg/altivec-3.c: Move call to altivec_check.
5757 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5759         PR c++/15044
5760         * g++.dg/template/error12.C: New test.
5762         PR c++/15317
5763         * g++.dg/ext/attrib15.C: New test.
5765         PR c++/15329
5766         * g++.dg/template/ptrmem9.C: New test.
5768 2004-05-25  Paul Brook  <paul@codesourcery.com>
5770         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
5772 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5774         PR c++/15165
5775         * g++.dg/template/crash19.C: New test.
5777 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5779         PR c++/15025
5780         * g++.dg/template/redecl1.C: New test.
5782 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5784         PR c++/14821
5785         * g++.dg/other/ns1.C: New test.
5787         PR c++/14883
5788         * g++.dg/template/invalid1.C: New test.
5790 2004-05-23  Paul Brook  <paul@codesourcery.com>
5791         Victor Leikehman  <lei@haifasphere.co.il>
5793         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
5794         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
5796 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5798         PR c++/15285
5799         PR c++/15299
5800         * g++.dg/template/non-dependent5.C: New test.
5801         * g++.dg/template/non-dependent6.C: New test.
5803 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5805         PR c++/15507
5806         * g++.dg/inherit/union1.C: New test.
5808         PR c++/15542
5809         * g++.dg/template/addr1.C: New test.
5811         PR c++/15427
5812         * g++.dg/template/array5.C: New test.
5814         PR c++/15287
5815         * g++.dg/template/array6.C: New test.
5817 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
5818             Roger Sayle  <roger@eyesopen.com>
5820         * g++.dg/lookup/forscope2.C: New test case.
5822 2004-05-22  Ben Elliston  <bje@au.ibm.com>
5824         * gcc.dg/cpp/Wmissingdirs.c: New.
5826 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5828         PR target/15301
5829         * gcc.dg/compat/union-m128-1.h: New file.
5830         * gcc.dg/compat/union-m128-1_main.c: Likewise.
5831         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5832         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5834 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5836         PR target/15302
5837         * gcc.dg/compat/struct-complex-1.h: New file.
5838         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
5839         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
5840         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5842 2004-05-20  Roger Sayle  <roger@eyesopen.com>
5844         PR middle-end/3074
5845         * gcc.dg/pr3074-1.c: New test case.
5846         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
5848 2004-05-20  Falk Hueffner  <falk@debian.org>
5850         PR other/15526
5851         * gcc.dg/ftrapv-1.c: New test case.
5853 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
5855         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
5857 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
5858             Jeff Law  <law@redhat.com>
5860         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
5861         * gcc.dg/tree-ssa/20040518-2.c: New test.
5863         * gcc.dg/tree-ssa/20040518-1.c: New test.
5865 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
5867         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
5869 2004-05-18  Paul Brook  <paul@codesourcery.com>
5871         PR fortran/13930
5872         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
5874 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5876         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
5877         constant folding.
5879 2004-05-17  Steven Bosscher  <stevenb@suse.de>
5881         * gcc.dg/tree-ssa/20040517-1.c: New test.
5883 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5885         * gcc.dg/loop-4.c: New test.
5887 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
5889         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
5891 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
5893         PR fortran/15311
5894         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
5896 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5898         PR fortran/13826
5899         PR fortran/13940
5900         * gfortran.fortran-torture/compile/data_1.f90: New test.
5902 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
5904         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
5905         * gcc.dg/uninit-H.c: Define ASM for __s390__.
5907 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5909         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
5911 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5913         PR c/15444
5914         * gcc.dg/format/xopen-1.c: Adjust expected message.
5915         * gcc.dg/format/xopen-3.c: New test.
5917 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
5919         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
5921 2004-05-14  Jeff Law  <law@redhat.com>
5923         * gcc.dg/tree-ssa/20040514-2.c: New test.
5925 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5927         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
5928         this ...
5929         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
5930         this.
5932 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
5934         * gcc.dg/tree-ssa/20040514-1.c: New test.
5936 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5938         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
5939         test.
5941 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5943         PR fortran/14066
5944         * gfortran.fortran-torture/compile/do_1.f90: New test.
5946 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5948         PR fortran/15051
5949         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
5950         test.
5952 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
5954         PR fortran/15149
5955         * gfortran.fortran-torture/execute/random_init.f90: New test.
5957 2004-05-13  Paul Brook  <paul@codesourcery.com>
5959         PR fortran/15314
5960         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
5962 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
5964         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
5965         for the powerpc case.
5967 2004-05-13  Jeff Law  <law@redhat.com>
5969         * gcc.dg/tree-ssa/20040513-1.c: New test.
5970         * gcc.dg/tree-ssa/20040513-2.c: New test.
5972 2004-05-13  Paul Brook  <paul@codesourcery.com>
5974         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
5975         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
5976         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
5978 2004-05-13  Andreas Schwab  <schwab@suse.de>
5980         PR other/10819
5981         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
5982         characters.
5984 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
5986         PR fortran/15294
5987         * gfortran.fortran-torture/execute/adjustr.f90: New file.
5989 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5991         Merge from tree-ssa-20020619-branch.  See
5992         ChangeLog.tree-ssa for details.
5994 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
5996         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
5997         include <altivec.h> explicitly.
5998         * gcc.dg/altivec-13.c: Likewise.
6000 2004-05-11  Paul Brook  <paul@codesourcery.com>
6002         * gcc.c-torture/compile/20010518-1.c: Force enum size.
6004 2004-05-10  Eric Christopher  <echristo@redhat.com>
6006         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6007         * gcc.dg/sibcall-4.c: Ditto.
6009 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
6011         * g++.dg/ext/altivec-8.C: New test case.
6012         * gcc.dg/altivec-13.c: New test case.
6014 2004-05-08  Roger Sayle  <roger@eyesopen.com>
6016         * gcc.c-torture/execute/divcmp-1.c: New test case.
6017         * gcc.c-torture/execute/divcmp-2.c: New test case.
6018         * gcc.c-torture/execute/divcmp-3.c: New test case.
6020 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
6022         * g++.dg/other/pragma-re-2.C: New test.
6024 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6026         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6027         * gcc.dg/i386-387-2.c: Likewise.
6029         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6030         __builtin_drem.
6031         * gcc.dg/i386-387-6.c: Likewise.
6033 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6035         * gcc.dg/builtins-33.c:  Also check log1p*.
6037 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
6039         PR optimization/15296
6040         * gcc.c-torture/execute/pr15296.c: New test.
6042 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
6044         * gcc.dg/builtins-40.c: New test.
6046 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
6048         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6050 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
6052         * g++.dg/ext/spe1.C: New testcase.
6054 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
6056         * objc.dg/image-info.m: Allow additional attributes
6057         for __image_info section.
6059 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
6061         * gcc.dg/torture/mips-hilo-2.c: New test.
6063 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6065         PR c++/14389
6066         * g++.dg/template/member5.C: New test.
6068 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
6070         * gcc.dg/builtins-34.c: Also check expm1*.
6072 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6074         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6075         * gcc.dg/torture/builtin-convert-3.c: New test.
6077 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
6079         PR middle-end/15054
6080         * g++.dg/opt/pr15054.C: New test.
6082 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6084         * gcc.dg/torture/builtin-rounding-1.c: New test.
6085         * gcc.dg/builtins-25.c: Delete.
6086         * gcc.dg/builtins-29.c: Delete.
6088 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
6090         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6091         * gcc.dg/sibcall-4.c: Likewise.
6092         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6094 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6096         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6097         bit-field on 16-bit targets.
6099 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6101         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6102         16-bit targets.
6104 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
6106         * gcc.dg/rs6000-power2-1.c: Change to compile only.
6107         * gcc.dg/rs6000-power2-2.c: Likewise.
6109 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
6111         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6112         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6113         Change the asm registers to be in form of frN instead of fN.
6115 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6117         * gcc.dg/torture/builtin-convert-2.c: New test.
6119 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
6121         * gcc.dg/rs6000-power2-1.c: New test.
6122         * gcc.dg/rs6000-power2-2.c: New test.
6124 2004-04-28  Jan Hubicka  <jh@suse.cz>
6126         * gcc.dg/unused-6.c: New test.
6128 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
6129             Ulrich Weigand  <uweigand@de.ibm.com>
6131         * ada/acats/run_all.sh: Define $target variable.
6133 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
6135         PR c++/15119
6136         * g++.dg/other/vararg-1.C: New test.
6138         PR c++/4794
6139         * g++.dg/eh/cleanup3.C: New test.
6141 2004-04-24  Laurent GUERBY <laurent@guerby.net>
6143         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6144         and ad8011a (target_insn).
6145         * ada/acats/support/macro.dfs: Likewise.
6146         * ada/acats/support/impbit.adb: New file.
6148 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
6150         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6152 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6154         * gcc.dg/loop-3.c: New test.
6156 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
6158         * gcc.c-torture/execute/simd-5.c: New test.
6160 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6162         PR c++/15064
6163         * g++.dg/template/crash18.C: New test.
6165 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
6167         * g++.dg/ext/complit3.C: New test.
6169 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6171         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6172         * gcc.dg/altivec-3.c: Same.
6173         * gcc.dg/altivec-varargs-1.c: Same.
6175 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6177         * lib/target-supports.exp (check_profiling_available): Assume
6178         profiling is not available on powerpc-eabi targets.
6180 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
6182         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6183         * gcc.dg/vmx/bug-1.c: Ditto.
6185 2004-04-20  Eric Christopher  <echristo@redhat.com>
6187         * gcc.dg/charset/extern.c: New test.
6188         * g++.dg/charset/extern3.cc: Ditto.
6190 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
6192         * gcc.dg/builtins-39.c: New test.
6194 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
6196         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6198 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
6200         * gcc.dg/torture/mips-hilo-1.c: New test.
6202 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
6204         * gcc.c-torture/compile/20040419-1.c: New test.
6206 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
6208         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6210 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
6211             Aldy Hernandez  <aldyh@redhat.com>
6213         * gcc.c-torture/execute/va-arg-24.c: New.
6215 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
6216             Aldy Hernandez  <aldyh@redhat.com>
6218         * gcc.dg/vmx/1b-01.c: New.
6219         * gcc.dg/vmx/1b-02.c: New.
6220         * gcc.dg/vmx/1b-03.c: New.
6221         * gcc.dg/vmx/1b-04.c: New.
6222         * gcc.dg/vmx/1b-05.c: New.
6223         * gcc.dg/vmx/1b-06.c: New.
6224         * gcc.dg/vmx/1b-07.c: New.
6225         * gcc.dg/vmx/1c-01.c: New.
6226         * gcc.dg/vmx/1c-02.c: New.
6227         * gcc.dg/vmx/3a-01a.c: New.
6228         * gcc.dg/vmx/3a-01.c: New.
6229         * gcc.dg/vmx/3a-01m.c: New.
6230         * gcc.dg/vmx/3a-03.c: New.
6231         * gcc.dg/vmx/3a-03m.c: New.
6232         * gcc.dg/vmx/3a-04.c: New.
6233         * gcc.dg/vmx/3a-04m.c: New.
6234         * gcc.dg/vmx/3a-05.c: New.
6235         * gcc.dg/vmx/3a-06.c: New.
6236         * gcc.dg/vmx/3a-06m.c: New.
6237         * gcc.dg/vmx/3a-07.c: New.
6238         * gcc.dg/vmx/3b-01.c: New.
6239         * gcc.dg/vmx/3b-02.c: New.
6240         * gcc.dg/vmx/3b-10.c: New.
6241         * gcc.dg/vmx/3b-13.c: New.
6242         * gcc.dg/vmx/3b-14.c: New.
6243         * gcc.dg/vmx/3b-15.c: New.
6244         * gcc.dg/vmx/3c-01a.c: New.
6245         * gcc.dg/vmx/3c-01.c: New.
6246         * gcc.dg/vmx/3c-02.c: New.
6247         * gcc.dg/vmx/3c-03.c: New.
6248         * gcc.dg/vmx/3d-01.c: New.
6249         * gcc.dg/vmx/4-01.c: New.
6250         * gcc.dg/vmx/4-03.c: New.
6251         * gcc.dg/vmx/5-01.c: New.
6252         * gcc.dg/vmx/5-02.c: New.
6253         * gcc.dg/vmx/5-03.c: New.
6254         * gcc.dg/vmx/5-04.c: New.
6255         * gcc.dg/vmx/5-05.c: New.
6256         * gcc.dg/vmx/5-06.c: New.
6257         * gcc.dg/vmx/5-07.c: New.
6258         * gcc.dg/vmx/5-07t.c: New.
6259         * gcc.dg/vmx/5-08.c: New.
6260         * gcc.dg/vmx/5-10.c: New.
6261         * gcc.dg/vmx/5-11.c: New.
6262         * gcc.dg/vmx/7-01a.c: New.
6263         * gcc.dg/vmx/7-01.c: New.
6264         * gcc.dg/vmx/7c-01.c: New.
6265         * gcc.dg/vmx/7d-01.c: New.
6266         * gcc.dg/vmx/7d-02.c: New.
6267         * gcc.dg/vmx/8-01.c: New.
6268         * gcc.dg/vmx/8-02a.c: New.
6269         * gcc.dg/vmx/8-02.c: New.
6270         * gcc.dg/vmx/brode-1.c: New.
6271         * gcc.dg/vmx/bug-1.c: New.
6272         * gcc.dg/vmx/bug-2.c: New.
6273         * gcc.dg/vmx/bug-3.c: New.
6274         * gcc.dg/vmx/cw-bug-1.c: New.
6275         * gcc.dg/vmx/cw-bug-2.c: New.
6276         * gcc.dg/vmx/cw-bug-3.c: New.
6277         * gcc.dg/vmx/dct.c: New.
6278         * gcc.dg/vmx/debug-1.c: New.
6279         * gcc.dg/vmx/debug-2.c: New.
6280         * gcc.dg/vmx/debug-3.c: New.
6281         * gcc.dg/vmx/debug-4.c: New.
6282         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6283         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6284         * gcc.dg/vmx/eg-5.c: New.
6285         * gcc.dg/vmx/fft.c: New.
6286         * gcc.dg/vmx/gcc-bug-1.c: New.
6287         * gcc.dg/vmx/gcc-bug-2.c: New.
6288         * gcc.dg/vmx/gcc-bug-3.c: New.
6289         * gcc.dg/vmx/gcc-bug-4.c: New.
6290         * gcc.dg/vmx/gcc-bug-5.c: New.
6291         * gcc.dg/vmx/gcc-bug-6.c: New.
6292         * gcc.dg/vmx/gcc-bug-7.c: New.
6293         * gcc.dg/vmx/gcc-bug-8.c: New.
6294         * gcc.dg/vmx/gcc-bug-9.c: New.
6295         * gcc.dg/vmx/gcc-bug-b.c: New.
6296         * gcc.dg/vmx/gcc-bug-c.c: New.
6297         * gcc.dg/vmx/gcc-bug-d.c: New.
6298         * gcc.dg/vmx/gcc-bug-e.c: New.
6299         * gcc.dg/vmx/gcc-bug-f.c: New.
6300         * gcc.dg/vmx/gcc-bug-g.c: New.
6301         * gcc.dg/vmx/gcc-bug-i.c: New.
6302         * gcc.dg/vmx/harness.h: New.
6303         * gcc.dg/vmx/ira1.c: New.
6304         * gcc.dg/vmx/ira2a.c: New.
6305         * gcc.dg/vmx/ira2b.c: New.
6306         * gcc.dg/vmx/ira2.c: New.
6307         * gcc.dg/vmx/ira2c.c: New.
6308         * gcc.dg/vmx/mem.c: New.
6309         * gcc.dg/vmx/newton-1.c: New.
6310         * gcc.dg/vmx/ops.c: New.
6311         * gcc.dg/vmx/sn7153.c: New.
6312         * gcc.dg/vmx/spill2.c: New.
6313         * gcc.dg/vmx/spill3.c: New.
6314         * gcc.dg/vmx/spill.c: New.
6315         * gcc.dg/vmx/t.c: New.
6316         * gcc.dg/vmx/varargs-1.c: New.
6317         * gcc.dg/vmx/varargs-2.c: New.
6318         * gcc.dg/vmx/varargs-3.c: New.
6319         * gcc.dg/vmx/varargs-4.c: New.
6320         * gcc.dg/vmx/varargs-5.c: New.
6321         * gcc.dg/vmx/varargs-6.c: New.
6322         * gcc.dg/vmx/varargs-7.c: New.
6323         * gcc.dg/vmx/vmx.exp: New.
6324         * gcc.dg/vmx/vprint-1.c: New.
6325         * gcc.dg/vmx/vscan-1.c: New.
6326         * gcc.dg/vmx/x-01.c: New.
6327         * gcc.dg/vmx/x-02.c: New.
6328         * gcc.dg/vmx/x-03.c: New.
6329         * gcc.dg/vmx/x-04.c: New.
6330         * gcc.dg/vmx/x-05.c: New.
6331         * gcc.dg/vmx/yousufi-1.c: New.
6332         * gcc.dg/vmx/zero-1.c: New.
6333         * gcc.dg/vmx/zero.c: New.
6335 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
6337         * g++.dg/lookup/java1.C: Update for chage of
6338         _Jv_AllocObject.
6339         * g++.dg/lookup/java2.C: Likewise.
6341 2004-04-17  Laurent GUERBY <laurent@guerby.net>
6343         * ada/acats/run_all.sh: use -O2 by default.
6345 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
6347         * gcc.dg/vr-mult-[12].c: New tests.
6349 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6351         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6353         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6355 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
6357         * lib/target-supports.exp (check_profiling_available): Assume profiling
6358         isn't available for mips*-*-elf targets.
6360 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
6362         * gcc.dg/builtins-38.c: New test.
6364 2004-04-14  Eric Christopher  <echristo@redhat.com>
6366         * g++.dg/charset/charset.exp: Run .cc extension tests.
6368 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
6370         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
6372 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6374         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6376 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
6378         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6379         * gcc.dg/i386-387-2.c: Likewise.
6381         * gcc.dg/i386-387-7.c: New test.
6382         * gcc.dg/i386-387-8.c: New test.
6384         * gcc.dg/builtins-37.c: New test.
6386 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
6388         * g++.dg/pch/externc-1.C: Add missing semicolon.
6390 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
6392         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6394 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6396         * gcc.c-torture/execute/20040411-1.c: New test.
6398 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6400         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6402 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
6404         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6406 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
6408         * lib/target-supports.exp (check_named_sections_available): New.
6409         * lib/gcc-dg.exp (dg-require-named-sections): New.
6410         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6411         old-deja.exp.  Also prune error-count message from HP linker.
6412         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6414         * g++.dg/init/init-ref4.C: Use dg-require-weak.
6415         * g++.old-deja/g++.pt/static3.C: Likewise.
6416         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6418 2004-04-09  Roger Sayle  <roger@eyesopen.com>
6420         * gcc.c-torture/execute/20040409-1.c: New test case.
6421         * gcc.c-torture/execute/20040409-2.c: New test case.
6422         * gcc.c-torture/execute/20040409-3.c: New test case.
6424 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
6426         * gcc.dg/20040409-1.c: New test.
6428 2004-04-08  Roger Sayle  <roger@eyesopen.com>
6430         PR target/14888
6431         * g++.dg/opt/pr14888.C: New test case.
6433 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
6435         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6436         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6437         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6438         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6439         New tests.
6441 2004-04-08  Paul Brook  <paul@codesourcery.com>
6443         * gcc.dg/spill-1.c: New test.
6445 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6447         * gcc.dg/torture/builtin-ctype-2.c: New test.
6449 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
6451         * gcc.dg/pch/pch.exp: Add largefile test.
6453 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
6455         * g++.dg/pch/externc-1.Hs: New.
6456         * g++.dg/pch/externc-1.C: New.
6458 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6460         * gcc.dg/compat/struct-by-value-5a_main.c,
6461         gcc.dg/compat/struct-by-value-5b_main.c: New files.
6462         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6463         * gcc.dg/compat/struct-by-value-5a_x.c,
6464         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6465         gcc.dg/compat/struct-by-value-5_x.c.
6466         * gcc.dg/compat/struct-by-value-5a_y.c,
6467         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6468         gcc.dg/compat/struct-by-value-5_y.c.
6470         * gcc.dg/compat/struct-by-value-6a_main.c,
6471         gcc.dg/compat/struct-by-value-6b_main.c: New files.
6472         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6473         * gcc.dg/compat/struct-by-value-6a_x.c,
6474         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6475         gcc.dg/compat/struct-by-value-6_x.c.
6476         * gcc.dg/compat/struct-by-value-6a_y.c,
6477         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6478         gcc.dg/compat/struct-by-value-6_y.c.
6480         * gcc.dg/compat/struct-by-value-7a_main.c,
6481         gcc.dg/compat/struct-by-value-7b_main.c: New files.
6482         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6483         * gcc.dg/compat/struct-by-value-7a_x.c,
6484         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6485         gcc.dg/compat/struct-by-value-7_x.c.
6486         * gcc.dg/compat/struct-by-value-7a_y.c,
6487         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6488         gcc.dg/compat/struct-by-value-7_y.c.
6490 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
6492         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6493         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6494         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6495         options.
6497 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
6499         * gcc.dg/builtins-36.c: New test.
6501 2004-04-06  Paul Brook  <paul@codesourcery.com>
6503         * README.gcc: Remove obsolete contraint on testcases.
6505 2004-04-05  Paul Brook  <paul@codesourcery.com>
6507         PR2123
6508         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
6509         failure and exit(0) on success.
6510         * g++.dg/expr/anew2.C: Ditto.
6511         * g++.dg/expr/anew3.C: Ditto.
6512         * g++.dg/expr/anew4.C: Ditto.
6514 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
6516         PR c++/3518
6517         * g++.dg/template/unify7.C: New.
6519 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6521         * g++.dg/README: Bring up to date with new subdirectories; remove
6522         duplicate subdirectory lines.
6524 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
6526         PR c++/14007
6527         * g++.dg/template/unify5.C: New.
6528         * g++.dg/template/unify6.C: New.
6529         * g++.dg/template/qualttp20.C: Adjust.
6530         * g++.old-deja/g++.jason/report.C: Adjust.
6531         * g++.old-deja/g++.other/qual1.C: Adjust.
6533 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
6535         PR c++/14803
6536         * g++.dg/inherit/ptrmem1.C: New test.
6538 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
6540         PR c++/14755
6541         * gcc.c-torture/execute/20040331-1.c: New test.
6542         * gcc.dg/20040331-1.c: New test.
6544 2004-04-01  Paul Brook  <paul@codesourcery.com>
6546         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6548 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
6550         PR c++/14724
6551         * g++.dg/init/goto1.C: New test.
6553         PR c++/14763
6554         * g++.dg/template/defarg4.C: New test.
6556 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
6558         * gcc.dg/altivec-11.c: Extend test for more valid cases.
6560 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
6562         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
6564 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
6566         * gcc.dg/noncompile/undeclared-2.c: New test.
6568 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
6570         * gcc.dg/940409-1.c: Remove XFAIL.
6571         * gcc.dg/reg-vol-struct-1.c: New test.
6573 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6575         * gcc.dg/torture/builtin-wctype-1.c: New test.
6577 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
6579         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
6580         * gcc.dg/20001101-1.c: Likewise.
6581         * gcc.dg/20001102-1.c: Likewise.
6583 2004-03-25  Roger Sayle  <roger@eyesopen.com>
6585         * gcc.dg/compare8.c: Add an additional test for XOR.
6587 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6589         * gcc.dg/torture/builtin-ctype-1.c: New test.
6591 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6593         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
6594         * gcc.dg/torture/builtin-math-1.c: Likewise.
6595         * gcc.dg/torture/builtin-power-1.c: New test.
6597 2004-03-24  Andreas Schwab  <schwab@suse.de>
6599         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
6600         IA64 assembler.
6602 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
6603             Roger Sayle  <roger@eyesopen.com>
6605         * gcc.dg/compare8.c: New test case.
6607 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
6609         * g++.dg/ext/altivec-7.C: New test.
6611 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
6613         PR 12267, 12391, 12560, 13129, 14114, 14133
6614         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
6615         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
6616         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
6617         Adjust error regexps.
6618         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
6619         * gcc.dg/noncompile/undeclared-1.c: New test cases.
6620         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
6621         * gcc.dg/local1.c: Add explanatory comment.
6623 2004-03-23  Roger Sayle  <roger@eyesopen.com>
6625         PR optimization/14669
6626         * g++.dg/opt/fold2.C: New test case.
6628 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
6630         PR c/14069
6631         * gcc.dg/20040322-1.c: New test.
6633 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6635         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
6636         * gcc.dg/ultrasp4.c: Likewise.
6637         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
6639 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6641         * gcc.dg/i386-sse-8.c: Reset default options.
6643 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6645         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
6646         in the error message text.
6648 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6650         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
6652 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
6654         PR c++/14616
6655         * g++.dg/init/array13.C: New test.
6657 2004-03-20  Roger Sayle  <roger@eyesopen.com>
6659         PR target/13889
6660         * gcc.c-torture/compile/pr13889.c: New test case.
6662 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6664         PR c/14635
6665         * builtins-1.c (nan, nans): Don't test.
6666         * builtins-30.c: Don't use nan, nanf, nanl.
6667         * builtins-35.c: New test.
6669 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
6671         * g++.dg/ext/altivec-6.C: New test.
6673 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
6675         * g++.dg/init/placement3.C: New test.
6677         * g++.dg/template/spec13.C: New test.
6679         * g++.dg/lookup/using11.C: New test.
6681         * g++.dg/lookup/koenig3.C: New test.
6683         * g++.dg/template/operator2.C: New test.
6685         * g++.dg/expr/dtor3.C: New test.
6686         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
6687         marker.
6688         * g++.old-deja/g++.law/visibility28.C: Likewise.
6690 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
6692         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
6693         * gcc.dg/ppc64-abi-3.c: Likewise.
6695 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6697         PR c++/14545
6698         * g++.dg/parse/template15.C: New test.
6700 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6702         * g++.dg/expr/dtor2.C: New test.
6704         * g++.dg/lookup/anon4.C: New test.
6706         * g++.dg/overload/using1.C: New test.
6708         * g++.dg/template/lookup7.C: New test.
6710         * g++.dg/template/typename6.C: New test.
6712         * g++.dg/expr/cond6.C: New test.
6714 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6716         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
6718 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6720         * g++.dg/expr/cond5.C: New test.
6721         * g++.dg/expr/constcast1.C: Likewise.
6722         * g++.dg/expr/ptrmem2.C: Likewise.
6723         * g++.dg/expr/ptrmem3.C: Likewise.
6724         * g++.dg/lookup/main1.C: Likewise.
6725         * g++.dg/template/lookup6.C: Likewise.
6727 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6729         * gcc.dg/local1.c: New test.
6731         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
6733 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6735         * gcc.dg/torture/builtin-convert-1.c: New test.
6737 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6739         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
6741 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6743         PR c++/14481
6744         * g++.dg/warn/Wunused-7.C: New test.
6746 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6748         * gcc.dg/torture/builtin-integral-1.c: New test.
6750 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6752         PR c++/14586
6753         * g++.dg/parse/non-dependent3.C: New test.
6755 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
6757         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
6758         * g++.dg/eh/simd-2.C: Likewise.
6759         * g++.dg/init/array10.C: Likewise.
6760         * gcc.c-torture/compile/simd-1.c: Likewise.
6761         * gcc.c-torture/compile/simd-2.c: Likewise.
6762         * gcc.c-torture/compile/simd-3.c: Likewise.
6763         * gcc.c-torture/compile/simd-4.c: Likewise.
6764         * gcc.c-torture/compile/simd-6.c: Likewise.
6765         * gcc.c-torture/execute/simd-1.c: Likewise.
6766         * gcc.c-torture/execute/simd-2.c: Likewise.
6767         * gcc.dg/compat/vector-defs.h: Likewise.
6768         * gcc.dg/20020531-1.c: Likewise.
6769         * gcc.dg/altivec-3.c: Likewise.
6770         * gcc.dg/altivec-4.c: Likewise.
6771         * gcc.dg/altivec-varargs-1.c: Likewise.
6772         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
6773         * gcc.dg/i386-mmx-3.c: Likewise.
6774         * gcc.dg/i386-sse-4.c: Likewise.
6775         * gcc.dg/i386-sse-5.c: Likewise.
6776         * gcc.dg/i386-sse-8.c: Likewise.
6777         * gcc.dg/simd-1.c: Likewise.
6778         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
6779         __ev64_opaque__ since the machine description provides it.
6781 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6783         * lib/compat.exp (skip_list): New global variable.
6784         Use it to hold the user defined COMPAT_SKIPS list if any.
6785         (compat-obj): Add the members of skip_list to optall.
6787 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6789         * gcc.dg/compat/union-by-value-1_main.c,
6790         union-by-value-1_x.c, union-by-value-1_y.c,
6791         union-check.h, union-defs.h,
6792         union-init.h, union-return-1_main.c,
6793         union-return-1_x.c, union-return-1_y.c: New files.
6795 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6797         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
6798         mixed-struct-init.h: Add 4 mixed structure types.
6799         struct-by-value-21_main.c, struct-by-value-21_x.c,
6800         struct-by-value-21_y.c, struct-return-21_main.c,
6801         struct-return-21_x.c, struct-return-21_y.c: New files.
6803 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
6805         PR c++/14550
6806         * g++.dg/parse/template14.C: New test.
6808 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6810         * gcc.c-torture/execute/20040313-1.c: New test.
6812 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
6814         PR target/14533
6815         * gcc.dg/20040311-2.c: New test.
6817 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
6819         PR other/14544
6820         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
6821         bit-field.
6823 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
6825         * gcc.dg/20040305-2.c: Add missing return statement.
6827 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6829         * gcc.dg/builtins-34.c: Also check pow10*.
6831 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6833         PR target/14262
6834         * gcc.dg/20040305-2.c: New test.
6836 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6838         * gcc.dg/20040310-1.c: New test.
6840 2004-03-11  Roger Sayle  <roger@eyesopen.com>
6842         * gcc.c-torture/execute/20040311-1.c: New test case.
6844 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
6846         PR c++/14476
6847         * g++.dg/lookup/enum1.C: New test.
6849 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
6851         PR c++/14510
6852         * g++.dg/lookup/struct2.C: New test.
6854 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
6856         * gcc.dg/builtins-34.c: New test.
6858 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6860         * gcc.dg/torture/builtin-nonneg-1.c: New test.
6862 2004-03-09  James E Wilson  <wilson@specifixinc.com>
6864         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
6865         * gcc.dg/alias-2.c: New testcase.
6867 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
6869         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
6871 2004-03-09  Roger Sayle  <roger@eyesopen.com>
6873         * gcc.c-torture/execute/20040309-1.c: New test case.
6875 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
6877         PR c++/14397
6878         * g++.dg/overload/ref1.C: New.
6880 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6882         PR c++/14409
6883         * g++.dg/template/spec12.C: New test.
6885         PR c++/14448
6886         * g++.dg/parse/crash14.C: New test.
6888 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6890         PR c++/14230
6891         * g++.dg/init/ref11.C: New test.
6893 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6895         PR c++/14432
6896         * g++.dg/parse/builtin2.C: New test.
6898 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6900         PR c++/14401
6901         * g++.dg/init/ctor3.C: New test.
6902         * g++.dg/init/union1.C: New test.
6903         * g++.dg/ext/anon-struct4.C: New test.
6905 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6907         * g++.dg/lookup/koenig1.C: Tweak error messages.
6908         * g++.dg/lookup/used-before-declaration.C: Likewise.
6909         * g++.dg/other/do1.C: Likewise.
6910         * g++.dg/overload/koenig1.C: Likewise.
6911         * g++.dg/parse/crash13.C: Likewise.
6912         * g++.dg/template/instantiate3.C: Likewise.
6914 2004-03-08  Eric Christopher  <echristo@redhat.com>
6916         * * lib/target-supports.exp: Enable libiconv in test
6917         compilation.  Fix up error checking.
6919 2004-03-08  Roger Sayle  <roger@eyesopen.com>
6921         PR middle-end/14289
6922         * gcc.dg/pr14289-1.c: New test case.
6923         * gcc.dg/pr14289-2.c: Likewise.
6924         * gcc.dg/pr14289-3.c: Likewise.
6926 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
6928         * gcc.c-torture/execute/20040308-1.c: New test.
6930 2004-03-07  Roger Sayle  <roger@eyesopen.com>
6932         * gcc.c-torture/execute/20040307-1.c: New test case.
6934 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
6936         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
6938 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
6940         * gcc.dg/20040306-1.c: New test.
6942 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
6944         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
6945         them static.
6946         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
6948 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6950         PR c/14465
6951         * gcc.dg/decl-6.c: New test.
6953 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6955         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
6956         Rename LOGPOW -> LOG_POW.
6957         (SQRT_EXP, POW_EXP): New.
6959 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6961         * gcc.dg/i386-sse-8.c: New test.
6963 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6965         PR c/14114
6966         * gcc.dg/decl-5.c: New test.
6968 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
6970         * gcc.dg/20040305-1.c: New test.
6972 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
6974         PR other/14354
6975         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
6977 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
6979         PR c++/14425, c++/14426
6980         * g++.dg/ext/altivec-4.C: New test.
6981         * g++.dg/ext/altivec-5.C: New test.
6983 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
6985         * g++.old-deja/g++.other/linkage1.C: Expect errors about
6986         global variables of a type with no linkage.
6987         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
6988         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
6989         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
6990         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
6991         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
6992         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
6993         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
6994         * g++.dg/warn/deprecated.C: Name enum Color.
6995         * g++.dg/overload/VLA.C: Name structure for 'b'.
6996         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
6998 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7000         * gcc.c-torture/compile/20040304-1.c: New test.
7002 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
7004         PR 13728
7005         * gcc.dg/decl-4.c: New testcase.
7007 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
7009         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7010         as PRECF if sizeof (float) > sizeof (double).
7011         (PRECL): Make it the same as PRECF if
7012         sizeof (float) > sizeof (long double).
7014 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7016         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7017         system type.  Add check for irix6 which doesn't have c99 runtime.
7019 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
7021         * gcc.dg/const-elim-1.c: xfail for xtensa.
7023 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7025         PR c++/14369
7026         * g++.dg/template/cond4.C: New test.
7028 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7030         PR c++/14360
7031         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7033         PR c++/14361
7034         * g++.dg/parse/defarg7.C: New test.
7036         PR c++/14359
7037         * g++.dg/template/friend26.C: New test.
7039 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7041         PR c++/14324
7042         * g++.dg/abi/mangle21.C: New test.
7044         PR c++/14260
7045         * g++.dg/parse/constructor2.C: New test.
7047         PR c++/14337
7048         * g++.dg/template/sfinae1.C: New test.
7050 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7052         PR c++/14267
7053         * g++.dg/expr/crash2.C: New test.
7055         PR middle-end/13448
7056         * gcc.dg/inline-5.c: New test.
7057         * gcc.dg/always-inline.c: Split out tests into ...
7058         * gcc.dg/always-inline2.c: ... this and ...
7059         * gcc.dg/always-inline3.c: ... this.
7061 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7063         PR debug/12103
7064         * g++.dg/debug/crash1.C: New test.
7066 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
7068         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7069         function with __attribute__((noinline)).
7070         (recurser_void2): Likewise.
7071         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7072         (recurser_void2): Likewise.
7074 2004-02-29  Roger Sayle  <roger@eyesopen.com>
7076         PR middle-end/14203
7077         * g++.dg/warn/Wunused-6.C: New test case.
7079 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
7081         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7082         not defined.
7084 2004-02-27  Eric Christopher  <echristo@redhat.com>
7086         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7087         * g++.dg/charset/asm2.c: Run only x86.
7088         * gcc.dg/charset/asm3.c: Ditto.
7090 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
7092         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7093         ld_library_path.
7095 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
7097         * g++.dg/ext/altivec-3.C: New.
7099 2004-02-26  Richard Henderson  <rth@redhat.com>
7101         * g++.dg/ext/attrib10.C: Mark for warning.
7102         * gcc.dg/attr-alias-1.c: New.
7104 2004-02-26  Richard Henderson  <rth@redhat.com>
7106         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7107         * gcc.c-torture/execute/20040208-2.c: ... it back.
7109 2004-02-26  Eric Christopher  <echristo@redhat.com>
7111         * lib/target-supports.exp (check-iconv-available): New function.
7112         * lib/gcc-dg.exp (dg-require-iconv): New function.
7113         Use above.
7114         * gcc.dg/charset: New directory.
7115         * gcc.dg/charset/charset.exp: New file.
7116         * gcc.dg/charset/asm1.c: Ditto.
7117         * gcc.dg/charset/asm2.c: Ditto.
7118         * gcc.dg/charset/asm3.c: Ditto.
7119         * gcc.dg/charset/asm4.c: Ditto.
7120         * gcc.dg/charset/asm5.c: Ditto.
7121         * gcc.dg/charset/attribute1.c: Ditto.
7122         * gcc.dg/charset/attribute2.c: Ditto.
7123         * gcc.dg/charset/string1.c: Ditto.
7124         * g++.dg/charset: New directory.
7125         * g++.dg/dg.exp: Add here. Special options.
7126         * g++.dg/charset/charset.exp: New file.
7127         * g++.dg/charset/asm1.c: Ditto.
7128         * g++.dg/charset/asm2.c: Ditto.
7129         * g++.dg/charset/asm3.c: Ditto.
7130         * g++.dg/charset/asm4.c: Ditto.
7131         * g++.dg/charset/attribute1.c: Ditto.
7132         * g++.dg/charset/attribute2.c: Ditto.
7133         * g++.dg/charset/extern1.cc: Ditto.
7134         * g++.dg/charset/extern2.cc: Ditto.
7135         * g++.dg/charset/string1.c: Ditto.
7137 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
7139         PR c++/14278
7140         * g++.dg/parse/comma1.C: New test.
7142 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7144         PR c++/14284
7145         * g++.dg/template/ttp8.C: New test.
7147 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
7149         * gcc.dg/fixuns-trunc-1.c: New test.
7151 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7153         * gcc.dg/builtins-config.h: Use #elif.
7155 2004-02-26  Michael Matz  <matz@suse.de>
7157         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7158         * gcc.dg/991214-1.c: Likewise.
7159         * gcc.dg/i386-asm-1.c: Likewise.
7161 2004-02-25  Richard Henderson  <rth@redhat.com>
7163         * gcc.c-torture/execute/20040208-2.c: Move ...
7164         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7166 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7168         PR c++/14246
7169         * g++.dg/other/crash-3.C: New test.
7171 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7173         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7174         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7176         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7177         HP-UX.
7179 2004-02-24  Michael Matz  <matz@suse.de>
7181         * gcc.dg/i386-regparm.c: New.
7183 2004-02-23  James E Wilson  <wilson@specifixinc.com>
7185         * gcc.c-torture/execute/20040223-1.c: New.
7187 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
7188             Kazu Hirata  <kazu@cs.umass.edu>
7190         * gcc.dg/fwritable-strings-1.c: Remove.
7192 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
7194         PR c/14156
7195         * gcc.dg/20040223-1.c: New test.
7197 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7199         PR c++/14106
7200         * g++.dg/ext/typeof9.C: New test.
7202 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7204         PR c++/14250
7205         * g++.dg/other/switch1.C: New test.
7207 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7209         * gcc.dg/cast-function-1.c: Adjust for new informative message.
7210         * gcc.dg/va-arg-1.c: Likewise.
7212 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7214         PR c++/14143
7215         * g++.dg/template/koenig5.C: New test.
7217 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
7219         * g++.dg/ext/altivec-1.C: Generalize target triple.
7220         * g++.dg/ext/altivec-2.C: New test case.
7221         * g++.dg/ext/altivec_check.h: New file.
7222         * gcc.dg/altivec-1.c: Generalize target triple;
7223         include altivec_check.h and call altivec_check().
7224         * gcc.dg/altivec-[2-5].c: Generalize target triple.
7225         * gcc.dg/altivec-6.c: New test case.
7226         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7227         type casts as needed.
7228         * gcc.dg/altivec-10.c: Include altivec_check.h and call
7229         altivec_check().
7230         * gcc.dg/altivec-12.c: New test case.
7231         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7232         include altivec_check.h and call altivec_check().
7233         * gcc.dg/altivec_check.h: New file.
7235 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7237         * lib/target-supports.exp (check_alias_available): Don't mangle
7238         function `g' in test program.
7240 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7242         * lib/target-supports.exp (check_profiling_available): Check
7243         argument to determine whether we support a profiling type.
7244         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7245         check_profiling_available.
7246         * g++.dg/bprob/bprob.exp: Likewise
7247         * g77.dg/bprob/bprob.exp: Likewise.
7248         * gcc.misc-tests/bprob.exp: Likewise.
7249         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7250         dg-require-profiling and delete expected error handling.
7251         * gcc.dg/20021014-1.c: Likewise.
7252         * gcc.dg/nest.c: Likewise.
7254 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7256         PR c++/12007
7257         * g++.dg/other/vthunk1.C: New test.
7259 2004-02-20  Falk Hueffner  <falk@debian.org>
7261         PR target/14201
7262         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7264 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
7266         PR c++/13927
7267         * g++.dg/other/error8.C: Remove XFAIL markers.
7269         PR c++/14173
7270         * g++.dg/ext/packed5.C: New test.
7272         PR c++/14199
7273         * g++.dg/warn/Wunused-5.C: New test.
7275         PR c++/14186
7276         * g++.dg/lookup/member1.C: New test.
7278 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
7280         * gcc.c-torture/compile/20040130-1.c: Enable only when
7281         __INT_MAX__ >= 2147483647L.
7282         * gcc.c-torture/compile/961203-1.c: Likewise.
7284 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
7286         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7287         * g++.dg/opt/template1.C: Robustify assembler regexp
7289 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7291         * gcc.c-torture/execute/simd-4.x: Remove.
7292         * gcc.c-torture/execute/va-arg-25.x: Likewise.
7293         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7294         Guard with #ifndef SKIP_ATTRIBUTE.
7295         * gcc.dg/compat/vector-1_y.c: Likewise.
7296         * gcc.dg/compat/vector-2_x.c: Likewise.
7297         * gcc.dg/compat/vector-2_y.c: Likewise.
7298         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7299         * g++.dg/eh/simd-2.C: Likewise.
7301 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
7303         * gcc.c-torture/compile/complex-1.c: New.
7305 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
7307         PR target/14209
7308         * gcc.c-torture/execute/20040218-1.c: New test.
7310 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7312         PR c++/14181
7313         * g++.dg/parse/new2.C: New test.
7315 2004-02-18  Paul Brook  <paul@codesourcery.com>
7317         * gcc.c-torture/compile/libcall-1.c: New test.
7319 2004-02-18  Paul Brook  <paul@codesourcery.com>
7321         PR debug/12934
7322         * gcc.dg/debug/debug-7.c: New test.
7324 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
7326         * gcc.dg/20040217-1.c: New test.
7328 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
7330         * gcc.c-torture/execute/990208-1.x: Delete.
7332 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
7334         * gcc.c-torture/execute/20040208-2.x: New file.
7336 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
7338         PR c++/11326
7339         * g++.dg/abi/structret1.C: New test.
7341 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
7343         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7344         (i386_cpuid): No need to test if cpuid is available on AMD64.
7345         Fix assembly, so that it works onboth i386 and AMD64.
7346         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7347         (vecInLong): Fix s[] member type to unsigned int.
7348         (vecInWord): Remove type.
7349         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7350         (a64, b64, c64, d64, e64): Remove.
7351         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7352         Remove unused variable.  Remove initialization of removed variables.
7353         Don't call mmx_tests nor sse_tests.
7354         (reference_mmx, reference_sse): Remove.
7355         (check): Add return stmt.
7356         * gcc.dg/i386-sse-7.c: New test.
7357         * gcc.dg/i386-mmx-4.c: New test.
7359 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7361         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7362         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7363         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7364         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7365         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7366         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7367         g++.dg/tc1/dr94.C: Fix line terminator.
7369 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
7371         * gcc.c-torture/compile/20040216-1.c: New.
7373 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7375         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7376         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7377         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7378         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7379         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7380         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7382 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7384         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7386 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
7388         PR c++/13971
7389         * g++.dg/expr/cond4.C: New test.
7391         PR c++/14086
7392         * g++.dg/lookup/crash2.C: New test.
7394 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
7396         * gcc.c-torture/compile/20040214-2.c: New test.
7398 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
7400         PR c++/14116
7401         * g++.dg/ext/typeof8.C: New test.
7403 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
7405         * gcc.c-torture/compile/20040214-1.c: New test.
7407 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7409         PR c++/13635
7410         * g++.dg/template/spec11.C: New test.
7412 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7414         PR c++/13927
7415         * g++.dg/other/error8.C: New test.
7417 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
7419         PR c++/14122
7420         * g++.dg/template/array4.C: New test.
7422         PR c++/14108
7423         * g++.dg/inherit/thunk2.C: New test.
7425         PR c++/14083
7426         * g++.dg/eh/cond2.C: New test.
7428 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
7430         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7432 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
7434         * lib/scanasm.exp (dg-scan): Quote pattern before display.
7436 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
7438         * g++.dg/simd-2.C: xfail on ppc64-linux.
7440 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
7442         PR c/456
7443         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7444         tests.
7446 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
7448         * gcc.dg/builtins-33.c: New test.
7450 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
7452         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7454 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7456         * g++.dg/simd-2.C: Set -maltivec for ppc64.
7458 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7460         * gcc.dg/ppc64-abi-3.c: New test.
7462 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
7464         PR c/14092
7466         * gcc.dg/pr14092-1.c: New testcase.
7468 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
7470         * gcc.dg/cpp/assert4.c: Fix typo last change.
7472         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7473         * gcc.dg/cpp/assert4.c: Handle powerpc64.
7475         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7477 2004-02-09  Roger Sayle  <roger@eyesopen.com>
7479         * gcc.c-torture/compile/20040209-1.c: New test case.
7481 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7483         * gcc.dg/c90-init-1.c: Adjust expected error messages.
7485 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
7487         * gcc.c-torture/execute/20040208-[12].c: New tests.
7489 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7491         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7493 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7495         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7497 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
7499         Bug 13856
7500         * gcc.dg/visibility-8.c: New testcase.
7502 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
7504         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7505         arguments.
7506         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7508 2004-02-07  Roger Sayle  <roger@eyesopen.com>
7510         PR middle-end/13696
7511         * g++.dg/opt/fold1.C: New test case.
7513 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7515         PR c++/14033
7516         * g++.dg/other/crash-2.C: New test.
7518 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7520         PR c++/14028
7521         * g++.dg/parse/angle-bracket2.C: New test.
7523 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7525         PR middle-end/13750
7526         Revert:
7527         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
7528         PR pch/13361
7529         * testsuite/g++.dg/pch/wchar-1.C: New.
7530         * testsuite/g++.dg/pch/wchar-1.Hs: New.
7532 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7534         PR c++/14008
7535         * g++.dg/parse/error15.C: New test.
7536         * g++.dg/parse/crash11.C: Update dg-error mark.
7538 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7540         PR c++/13932
7541         * g++.dg/warn/conv2.C: New test.
7543 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7545         PR c++/13086
7546         * g++.dg/warn/incomplete1.C: Remove xfail.
7548 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7550         * lib/file-format.exp (gcc_target_object_format): Use
7551         ${tool}_target_compile, not gcc_target_compile.
7552         * lib/target-supports.exp (check_alias_available): Likewise.
7553         (check_gc_sections_available): Likewise.
7554         * g++.dg/ext/attrib10.C: Use dg-require-alias.
7555         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7556         dg-require-alias.
7558 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7560         PR c++/13969
7561         * g++.dg/template/static6.C: New test.
7563 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
7565         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
7567 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7569         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
7570         tests for systems where `char' is unsigned by default.
7572 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7574         PR c++/13997
7575         * g++.dg/template/partial3.C: New test.
7577 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7579         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
7580         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
7581         Remove mentions of obsolete ports.
7583 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
7585         * gcc.dg/noncompile/20001228-1.c: Fix for new
7586         error message.
7588 2004-02-03  Roger Sayle  <roger@eyesopen.com>
7590         PR target/9348
7591         * gcc.c-torture/execute/multdi-1.c: New test case.
7593 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7595         PR c++/13925
7596         * g++.dg/template/lookup5.C: New test.
7598 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7600         PR c++/13950
7601         * g++.dg/template/lookup4.C: New test.
7603         PR c++/13970
7604         * g++.dg/parse/error14.C: New test.
7606         PR c++/14002
7607         * g++.dg/parse/template13.C: New test.
7609 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7611         PR c++/13978
7612         * g++.dg/template/koenig4.C: New test.
7614         PR c++/13968
7615         * g++.dg/template/crash17.C: New test.
7617         PR c++/13975
7618         * g++.dg/parse/error13.C: New test.
7619         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
7621 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7623         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
7625 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
7627         PR c/11658
7628         PR c/13994
7629         * gcc.dg/noncompile/20040203-1.c: New test.
7630         * gcc.dg/noncompile/20040203-2.c: Likewise.
7631         * gcc.dg/noncompile/20040203-3.c: Likewise.
7632         * gcc.dg/20040203-1.c: Likewise.
7634 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
7636         PR c++/10858
7637         * g++.dg/template/sizeof7.C: New test.
7639 2004-02-02  Eric Christopher  <echristo@redhat.com>
7640             Zack Weinberg  <zack@codesourcery.com>
7642         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
7644 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
7646         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
7647         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
7648         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
7649         * gcc.dg/cleanup-5.c: Run only on Linux targets.
7651 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
7653         PR c++/13113
7654         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
7656         PR c++/13854
7657         * g++.dg/ext/attrib13.C: New test.
7659         PR c++/13907
7660         * g++.dg/conversion/op2.C: New test.
7662 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7664         * gcc.dg/titype-1.c: Fix pasto.
7666 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7668         * gcc.dg/titype-1.c: New test.
7670 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7672         PR c++/13957
7673         * g++.dg/template/non-type-template-argument-1.C,
7674         g++.dg/template/qualified-id1.C: Update dg-error marks.
7675         * g++.dg/template/nontype6.C: New test.
7677 2004-02-01  Roger Sayle  <roger@eyesopen.com>
7679         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
7680         * gcc.dg/builtins-31.c: New testcase.
7681         * gcc.dg/builtins-32.c: New testcase.
7683 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
7685         * objc.dg/call-super-2.m: Update line numbers
7686         for the including of stddef.h.
7688 2004-01-30  Michael Matz  <matz@suse.de>
7690         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
7691         g++.dg/ext/case-range3.C: New tests.
7693 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7695         DR206
7696         PR c++/13813
7697         * g++.dg/template/member4.C: New test.
7699 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7701         PR c++/13683
7702         * g++.dg/template/sizeof6.C: New test.
7704 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7706         * gcc.dg/fwritable-strings-1.c: New test.
7708 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7710         * gcc.c-torture/compile/20040130-1.c: New test.
7712 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
7714         * objc.dg/call-super-2.m: Include stddef.h for size_t.
7716 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
7718         PR c++/13883
7719         * g++.dg/template/ctor3.C: New test.
7721 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7723         * g++.dg/tc1: New directory.
7724         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
7725         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
7726         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
7727         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
7728         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
7730 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7732         * g++.dg/parse/error11.C: New test.
7733         * g++.dg/parse/error12.C: Likewise.
7735 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
7737         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
7738         (scan_initial, main): Use aligned_sizeof instead of sizeof.
7740 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
7742         PR c++/13791
7743         * g++.dg/ext/attrib12.C: New test.
7745         PR c++/13736
7746         * g++.dg/parse/cast2.C: New test.
7748 2004-01-27  James E Wilson  <wilson@specifixinc.com>
7750         * objc.dg/encode-2.m (main): New local string.  Set depending on
7751         sizeof long.  Use in sscanf call.
7752         * objc.dg/encode-3.m (main): New local string.  Set depending on
7753         sizeof long.  Use in scan_initial call.
7755 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7757         * objc.dg/call-super-2.m: Make LP64-safe.
7758         * objc.dg/desig-init-1.m: Likewise.
7760 2004-01-27  Devang Patel <dpatel@apple.com>
7762         * g++.dg/debug/namespace1.C: New test.
7764 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
7766         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
7767         xscale-*-*.
7769         * gcc.dg/arm-mmx-1.c: New test.
7771 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7773         * gcc.dg/20040127-1.c: New test.
7774         * gcc.dg/20040127-2.c: New test.
7776 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7778         * objc.dg/stret-1.m (glob): Renamed to globa.
7780 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
7782         PR c++/13663
7783         * g++.dg/expr/for1.C: New test.
7785 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
7787         PR middle-end/13779
7788         * gcc.dg/darwin-longlong.c: New test.
7790 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
7792         * gcc.dg/20040124-1.c: Moved test from here...
7793         * gcc.c-torture/compile/20040124-1.c: ...to here.
7795 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7797         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
7798         the assembly output if -m64 is passed.
7800 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
7802         PR c++/13833
7803         * g++.dg/template/cond3.C: New test.
7805 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7807         PR c++/13810
7808         * g++.dg/template/ttp7.C: New test.
7810 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7812         PR c++/13797
7813         * g++.dg/template/nontype4.C: New test.
7814         * g++.dg/template/nontype5.C: Likewise.
7816 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
7818         * gcc.dg/torture/mips-clobber-at.c: New test.
7820 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
7822         * gcc.dg/20040124-1.c: New test.
7824 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
7826         * gcc.dg/20040123-1.c: New test.
7828 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7830         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
7832 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7834         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
7836 2004-01-23  Andrew Pinski  <apinski@apple.com>
7838         * gcc.dg/20030121-1.c: Move to ..
7839         * gcc.dg/20040121-1.c: here.
7841 2004-01-23  Roger Sayle  <roger@eyesopen.com>
7843         * gcc.dg/builtins-29.c: New test case.
7845 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7847         PR 18314
7848         * gcc.dg/builtins-30.c: New testcase.
7850 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
7852         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
7853         * lib/g77.exp: Likewise.
7854         * lib/objc.exp: Likewise.
7855         * lib/g++.exp: Likewise.
7857 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7859         * gcc.dg/struct-by-value-2.c: New test.
7861 2004-01-21  Andrew Pinski  <apinski@apple.com>
7863         PR target/13785
7864         * gcc.dg/20030121-1.c: New test.
7866 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
7868         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
7869         clobber frame pointer register in asm statement.
7871 2004-01-21  Falk Hueffner  <falk@debian.org>
7873         * gcc.c-torture/compile/20040121-1.c: New test.
7875 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
7877         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
7879 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
7881         * gcc.dg/ppc64-abi-2.c: New test.
7883 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7885         * lib/treelang.exp: Fill out this file.
7886         * lib/treelang-dg.exp: New File.
7888 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7890         * gcc.c-torture/compile/981022-1.c: Remove.
7891         * gcc.dg/array-5.c: Remove XFAIL.
7892         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
7893         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
7894         gcc.dg/cond-lvalue-1.c: Update.
7895         * gcc.dg/cast-lvalue-2.c: New test.
7897 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
7899         PR c++/13592
7900         * g++.dg/other/error1.C (class foo): Tweak error message.
7902         PR c++/13592
7903         * g++.dg/template/call2.C: New test.
7905 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7907         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
7908         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
7909         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
7910         scalar-return-1_x.c, scalar-return-2_y.c,
7911         scalar-return-3_x.c, scalar-return-3_y.c,
7912         scalar-return-4_x.c, scalar-return-4_y.c,
7913         struct-align-1.h, struct-align-1_x.c,
7914         struct-align-1_y.c, struct-align-2.h,
7915         struct-align-2_x.c, struct-align-2_y.c,
7916         struct-by-value-10_y.c, struct-by-value-11_x.c,
7917         struct-by-value-11_y.c, struct-by-value-12_x.c,
7918         struct-by-value-12_y.c, struct-by-value-13_x.c,
7919         struct-by-value-13_y.c, struct-by-value-14_x.c,
7920         struct-by-value-14_y.c, struct-by-value-15_x.c,
7921         struct-by-value-15_y.c, struct-by-value-16_y.c,
7922         struct-by-value-17_y.c, struct-by-value-18_y.c,
7923         struct-by-value-19_y.c, struct-by-value-1_x.c,
7924         struct-by-value-1_y.c, struct-by-value-20_y.c,
7925         struct-by-value-2_x.c, struct-by-value-2_y.c,
7926         struct-by-value-3_y.c, struct-by-value-4_x.c,
7927         struct-by-value-4_y.c, struct-by-value-5_y.c,
7928         struct-by-value-6_y.c, struct-by-value-7_y.c
7929         struct-by-value-8_x.c, struct-by-value-8_y.c
7930         struct-by-value-9_x.c, struct-by-value-9_y.c
7931         struct-return-10_x.c, struct-return-10_y.c,
7932         struct-return-19_x.c, struct-return-20_x.c
7933         struct-return-2_x.c, struct-return-2_y.c
7934         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
7935         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
7937 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7939         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
7940         attribute on sparc*-sun-solaris2.*.
7942 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
7944         PR c++/13710
7945         * g++.dg/ext/typeof7.C: New test.
7947 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
7949         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
7950         * gcc.dg/const-elim-1.c: Same.
7952 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
7954         * objc.dg/stret-1.m: New.
7955         * objc.dg/stret-2.m: New.
7957 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
7959         PR c++/11895
7960         * g++.dg/ext/vector1.C: New test.
7962 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
7964         * gcc.dg/pch/import-1.c: New.
7965         * gcc.dg/pch/import-1.hs: New.
7966         * gcc.dg/pch/import-1a.h: New.
7967         * gcc.dg/pch/import-1b.h: New.
7968         * gcc.dg/pch/import-1c.h: New.
7970 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
7972         PR c++/13574
7973         * g++.dg/ext/array1.C: New test.
7975         PR c++/13178
7976         * g++.dg/conversion/op1.C: New test.
7978 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
7980         PR 11864
7981         From Kazumoto Kojima / Dan Kegel:
7982         * gcc.dg/pr11864-1.c: New test.
7984         PR 10392
7985         From Marcus Comstedt / Dan Kegel:
7986         * gcc.dg/pr10392-1.c: New test.
7988 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
7990         PR c++/13478
7991         * g++.dg/init/ref10.C: New test.
7993 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7995         PR c++/13407
7996         * g++.dg/parse/typename6.C: New test.
7998 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
8000         PR pch/13361
8001         * testsuite/g++.dg/pch/wchar-1.C: New.
8002         * testsuite/g++.dg/pch/wchar-1.Hs: New.
8004 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8006         PR c++/9259
8007         * g++.dg/expr/sizeof2.C: New test.
8009 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
8011         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8013 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8015         PR c++/13659
8016         * g++.dg/lookup/strong-using-3.C: New.
8017         * g++.dg/lookup/using-10.C: New.
8019 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8021         PR c++/13594
8022         * g++.dg/lookup/strong-using-2.C: New.
8024 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
8025             Dan Kegel <dank@kegel.com>
8026             J"orn Rennecke <joern.rennecke@superh.com>
8028         PR target/9365
8029         * gcc.dg/pr9365-1.c: New test.
8031 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8033         PR c++/8856
8034         * g++.dg/parse/casting-operator2.C: New test.
8035         * g++.old-deja/g++.pt/explicit83.C: Remove.
8037 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
8039         * gcc.dg/label-compound-stmt-1.c: New test.
8040         * gcc.c-torture/compile/950922-1.c,
8041         gcc.c-torture/compile/20000211-3.c,
8042         gcc.c-torture/compile/20000518-1.c,
8043         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8044         compound statements.
8046 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
8048         * gcc.dg/ppc64-abi-1.c: New test.
8050 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
8052          * g++.dg/ext/attrib9.C: Add dg-warnings.
8054 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8056         PR c++/12335
8057         * g++.dg/parse/dtor3.C: New test.
8059 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
8061         PR c++/12709
8062         * g++.dg/parse/try-catch-1.C: New test.
8064 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
8066         * ada/acats/run_all.sh: Add more verbose output in acats.log
8067         when compiling tests.
8069 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8071         PR 13656
8072         * gcc.dg/typedef-redecl.c: New test case.
8073         * gcc.dg/typedef-redecl.h: New support file.
8075 2004-01-13  Jan Hubicka  <jh@suse.cz>
8077         * gcc.dg/always_inline.c: New test.
8078         * gcc.dg/debug/20031231-1.c: Fix.
8080 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8082         PR c++/13474
8083         * g++.dg/template/array3.C: New test.
8085 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8087         * g++.dg/ext/lvalue1.C: No longer expected to fail.
8088         * g++.dg/warn/Wunused-2.C: Likewise.
8090 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8092         PR c++/13289
8093         * g++.dg/template/instantiate6.C: New test.
8095 2004-01-12  Roger Sayle  <roger@eyesopen.com>
8097         PR middle-end/11397
8098         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8100 2004-01-12  Jan Hubicka  <jh@suse.cz>
8102         PR opt/12826
8103         * gcc.dg/20040112-1.c: New.
8105         * gcc.dg/dwarf-die[1-7].c: Move to...
8106         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8107         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8109 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8111         PR c++/4100
8112         * g++.dg/parse/friend4.C: New test.
8114 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
8116         PR c++/4100
8117         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8118         definition is called a friend.
8120 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
8122         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8124 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
8126         PR c++/3478
8127         * g++.dg/parse/error10.C: New test.
8128         * g++.dg/template/arg2.C: Accept "invalid type" error.
8130 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
8132         PR middle-end/13392
8133         * g++.dg/opt/expect2.C: New test.
8135 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8137         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8138         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8139         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8140         Update dg-error regexps.
8142 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8144         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8145         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8147 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8149         * gcc.dg/pragma-re-1.c: Use right pointer type.
8151 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8153         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8155 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
8157         * gcc.dg/rs6000-ldouble-1.c: New.
8159 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8161         DR 337
8162         PR c++/9256
8163         * g++.dg/other/abstract1.C: New test.
8165 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
8167         * g++.dg/lookup/strong-using-1.C: New.
8169 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
8171         PR c/11234
8172         * gcc.dg/func-ptr-conv-1.c: New test.
8173         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8175 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
8177         PR target/13380.
8178         * gcc.c-torture/compile/20040109-1.c: New.
8180 2004-01-08  Stuart Hastings  <stuart@apple.com>
8182         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8183         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8184         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8186 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
8188         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8190 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8192         * ada/acats/run_acats: Treat 'gnatchop' the same way
8193         as 'gnatmake'.  Export GCC_DRIVER.
8194         * ada/acats/run_all.sh: Add target_gnatchop.  Use
8195         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8197 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8199         PR c++/12573
8200         * g++.dg/template/dependent-expr4.C: New test.
8202 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
8204         * gcc.dg/altivec-11.c: New test.
8206 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
8208         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8210 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8212         PR c/6024
8213         * gcc.dg/enum-compat-1.c: New test.
8214         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8216 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8218         PR c/12165
8219         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8220         gcc.dg/c99-idem-qual-3.c: New tests.
8222 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
8224         * gcc.dg/winline-7.c: Don't cast void * to int.
8226 2004-01-06  Jan Hubicka  <jh@suse.cz>
8228         * gcc.dg/i386-sse-5.c: New test
8229         * g++.dg/eh/simd-1.c: Add -w argument for i386.
8231 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8233         PR c++/12815
8234         * g++.dg/rtti/typeid4.C: New test.
8236 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8238         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8240 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8242         PR c++/12132
8243         * g++.dg/template/error11.C: New test.
8245         PR c++/13451
8246         * g++.dg/template/class2.C: New test.
8248 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8249         Richard Sandiford <rsandifo@redhat.com>
8251         PR c++/13387
8252         * g++.dg/opt/alias3.C: New test.
8254 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
8256         PR c++/13157
8257         * g++.dg/template/koenig3.C: New test.
8259         PR c++/13529
8260         * g++.dg/parse/offsetof3.C: New test.
8262         * g++.dg/init/copy7.C: Add missing dg-error markers.
8264         PR c++/12226
8265         * g++.dg/init/copy7.c: New test.
8267         PR c++/13536
8268         * g++.dg/parse/cast1.C: New test.
8270 2004-01-04  Jan Hubicka  <jh@suse.cz>
8272         * gcc.dg/winline[1-7].c: New tests.
8274 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8276         PR c++/13520
8277         * g++.dg/template/qualttp22.C: New test.
8279 2004-01-01  Jan Hubicka  <jh@suse.cz>
8281         * gcc.dg/debug/20031231-1.c: New.
8282         * gcc.c-torture/compile/20040101-1.c: New.
8283         * gcc.dg/dwarf-die-[1-7].c: New.
8285 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
8287         PR optimization/13521
8288         * gcc.c-torture/compile/20031231-1.c: New test.
8290 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8292         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8294 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8296         PR c++/10079
8297         * g++.dg/template/crash16.C: New test.
8299 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
8301         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8303 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8305         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8306         ports.
8307         * g++.old-deja/g++.jason/thunk3.C: Likewise.
8308         * g++.old-deja/g++.law/profile1.C: Likewise.
8309         * gcc.c-torture/compile/981006-1.c: Likewise.
8310         * gcc.c-torture/execute/loop-2e.x: Likewise.
8311         * gcc.c-torture/execute/loop-2f.x: Remove.
8312         * gcc.c-torture/execute/loop-2g.x: Likewise.
8313         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8314         * gcc.dg/20020312-2.c: Remove traces of dead ports.
8316 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
8318         PR c++/13507
8319         * g++.dg/ext/attrib11.C: New test.
8321         PR c++/13494
8322         * g++.dg/template/array2-1.C: New test.
8323         * g++.dg/template/array2-2.C: New test.
8325 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
8327         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8329 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8331         PR c++/12774
8332         * g++.dg/template/array1-1.C: New test.
8333         * g++.dg/template/array1-2.C: New test.
8335 2003-12-29  Roger Sayle  <roger@eyesopen.com>
8337         PR fortran/12632
8338         * g77.dg/12632.f: New test case.
8340 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8342         PR c++/13289
8343         * g++.dg/parse/nontype1.C: New test.
8345 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8347         PR c++/12403
8348         * g++.dg/parse/explicit1.C: New test.
8349         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8351 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8353         PR c++/13081
8354         * g++.dg/opt/inline6.C: New test.
8356         PR c++/12613
8357         * g++.dg/parse/error9.C: New test.
8359         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8361 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8363         PR c++/13009
8364         * g++.dg/init/assign1.C: New test.
8366 2003-12-28  Roger Sayle  <roger@eyesopen.com>
8368         PR c++/13070
8369         * g++.dg/warn/format3.C: New test case.
8371 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8373         * gcc.c-torture/compile/20031227-1.c: New test.
8375 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8377         * g++.dg/bprob/bprob.exp: Load target-supports.exp
8378         * g77.dg/bprob/bprob.exp: Likewise.
8379         * gcc.misc-tests/bprob.exp: Likewise.
8380         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
8381         variants on systems where the library does not provide that
8382         functionality.
8383         * gcc.dg/builtins-20.c: Use builtins-config.h.
8384         * gcc.dg/builtins-config.h: New file.
8386 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8388         * lib/gcc-dg.exp (dg-require-profiling): New function.
8389         * lib/target-supports.exp (check_profiling_available): Likewise.
8390         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8391         * g77.dg/bprob/bprob.exp: Likewise.
8392         * gcc.misc-tests/bprob.exp: Likewise.
8393         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8394         * gcc.dg/20021014-1.c: Likewise.
8395         * gcc.dg/nest.c: Likewise.
8397 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8399         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8400         compiling.
8401         * g++.dg/lookup/java2.C: Likewise.
8402         * gcc.dg/cpp/lexident.c: Likewise.
8404 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8406         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8407         given.
8408         * gcc.c-torture/compile/961203-1.c: Likewise.
8409         * gcc.c-torture/compile/980506-1.c: Likewise.
8411 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
8413         * lib/gcc-dg.exp (dg-prune-output): New annotation.
8414         (additional_prunes): New global.
8415         (gcc-dg-prune): Handle additional per-test pruning.
8416         (dg-test): Clear additional_prunes between tests.
8418         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
8419         dg-prune-output to avoid spurious failures from assembler
8420         complaining about nonexistent WAW violations.
8421         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8422         Use dg-prune-output to avoid spurious failures from assembler
8423         warning about Itanium B-step errata.
8425 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8427         * g++.dg/abi/macro0.C: New test.
8428         * g++.dg/abi/macro1.C: Likewise.
8429         * g++.dg/abi/macro2.C: Likewise.
8431         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8432         * g++.dg/abi/bitfield7.C: Likewise.
8433         * g++.dg/abi/dtor2.C: Likewise.
8434         * g++.dg/abi/mangle11.C: Likewise.
8435         * g++.dg/abi/mangle12.C: Likewise.
8436         * g++.dg/abi/mangle14.C: Likewise.
8437         * g++.dg/abi/mangle17.C: Likewise.
8438         * g++.dg/abi/vbase10.C: Likewise.
8439         * g++.dg/abi/vbase14.C: Likewise.
8440         * g++.dg/template/qualttp17.C: Likewise.
8442 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
8444         PR c/11995
8445         * gcc.dg/20031223-1.c: New test.
8447 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8449         * gcc.dg/noreturn-7.c: New test.
8451 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8453         * gcc.dg/null-pointer-1.c: New test.
8455 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8457         * g++.old-deja/g++.jason/template18.C: Remove.
8458         * g++.old-deja/g++.jason/template37.C: Likewise.
8460         PR c++/12862
8461         * g++.dg/lookup/ns1.C: New test.
8463         PR c++/12397
8464         * g++.dg/template/lookup3.C: New test.
8466 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8468         * g++.dg/template/recurse1.C: New test
8470 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8472         PR c++/12479
8473         * g++.dg/parse/semicolon1.C: New test.
8474         * g++.dg/parse/semicolon1.h: Likewise.
8476 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
8478         * gcc.dg/darwin-misaligned.c: New test.
8480 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8482         PR c/9163
8483         * gcc.dg/20031222-1.c: New test.
8485 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
8487         PR c++/13438
8488         * g++.dg/parse/error8.C: New test.
8490         PR c++/11554
8491         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8493 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
8495         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8496         too small.
8497         * gcc.c-torture/compile/930217-1.c: Likewise.
8498         * gcc.c-torture/compile/930513-1.c: Likewise.
8499         * gcc.c-torture/execute/920908-2.c: Likewise.
8500         * gcc.c-torture/execute/921204-1.c: Likewise.
8501         * gcc.c-torture/execute/930621-1.c: Likewise.
8502         * gcc.c-torture/execute/930630-1.c: Likewise.
8503         * gcc.c-torture/execute/931031-1.c: Likewise.
8504         * gcc.c-torture/execute/980602-2.c: Likewise.
8505         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8506         * gcc.c-torture/execute/compndlit-1.c: Likewise.
8507         * gcc.c-torture/execute/extzvsi.c: Likewise.
8508         * gcc.c-torture/unsorted/ext.c: Likewise.
8510 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
8512         PR target/12749
8513         * gcc.c-torture/compile/20031220-2.c: New test case.
8515 2003-12-20  Roger Sayle  <roger@eyesopen.com>
8517         PR optimization/13031
8518         * gcc.c-torture/compile/20031220-1.c: New test case.
8520 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8522         * gcc.dg/cast-function-1.c: New test.
8524 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8526         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8527         formats.
8529 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
8531         PR c++/12795
8532         * g++.dg/ext/attrib10.C: New test.
8534 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
8536         * gcc.dg/cleanup-10.c: New test.
8537         * gcc.dg/cleanup-11.c: New test.
8539 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
8541         PR c++/13239
8542         * g++.dg/opt/expect1.C: New test.
8544 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
8546         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8548 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
8550         PR debug/12923
8551         * gcc.dg/20031218-1.c: New test.
8553         PR debug/12389
8554         * gcc.dg/20031218-2.c: New test.
8555         * gcc.dg/20031218-3.c: New test.
8557         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8558         of label name and allow for USER_LABEL_PREFIX == "_" names.
8559         * g++.dg/abi/mangle18-2.C: Likewise.
8560         * g++.dg/abi/mangle19-1.C: Likewise.
8561         * g++.dg/abi/mangle19-2.C: Likewise.
8562         * g++.dg/abi/mangle20-1.C: Likewise.
8563         * g++.dg/abi/mangle20-2.C: Likewise.
8565 2003-12-18  Richard Henderson  <rth@redhat.com>
8567         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
8569 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
8570             Dan Kegel <dank@kegel.com>
8572         PR other/12009
8573         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
8574         testing a cross compiler, it causes spurious compile failures.
8575         * lib/g++.exp: Likewise.
8577 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8579         PR c++/13262
8580         * g++.dg/template/access13.C: New test.
8582 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
8584         * gcc.dg/20031216-1.c: New test.
8586 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8588         PR c++/9154
8589         * g++.dg/template/error10.C: New test.
8591 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8593         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
8594         * g++.dg/eh/simd-2.C: Likewise.
8596 2003-12-17  James E Wilson  <wilson@specifixinc.com>
8597             Roger Sayle  <roger@eyesopen.com>
8599         * gcc.c-torture/execute/ieee/mzero5.c: New.
8601 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
8603         PR c++/10603
8604         * g++.dg/parse/error6.C: New test.
8606         PR c++/12827
8607         * g++.dg/parse/error7.C: New test.
8609 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8611         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
8612         at -O with stabs debugging formats.
8613         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
8614         * gcc.dg/debug/debug-2.c: Likewise.
8616 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8618         PR c++/12696
8619         * g++.dg/init/error1.C: New test.
8621         PR c++/12218
8622         * g++.dg/init/pm3.C: New test.
8624 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8626         PR c/3347
8627         * gcc.dg/bitfld-8.c: New test.
8629 2003-12-16  James Lemke  <jim@wasabisystems.com>
8631         * gcc.dg/arm-scd42-[123].c: New tests.
8633 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8635         PR c++/9043
8636         * g++.dg/abi/mangle20-1.C: New test.
8637         * g++.dg/abi/mangle20-2.C: New test.
8639 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8641         PR c++/13275
8642         * g++.dg/other/offsetof2.C: Remove XFAIL.
8643         * g++.dg/parse/offsetof1.C: New test.
8644         * g++.gd/parse/offsetof2.C: Likewise.
8646 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8648         * g++.dg/template/nontype3.C: New test.
8649         * g++.dg/template/static2.C: Tweaked the dg-error clause.
8651 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8653         * g++.dg/warn/noreturn-3.C: Also test instantiation.
8655 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8657         PR c++/13387
8658         * g++.dg/expr/assign1.C: New test.
8660         PR c++/13242
8661         * g++.dg/abi/mangle19-1.C: New test.
8662         * g++.dg/abi/mangle19-2.C: New test.
8664 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
8666         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
8668 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8670         * gcc.c-torture/execute/20031216-1.c: New test.
8672 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8674         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
8675         an ICE regression.
8677 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8679         PR c++/10926
8680         * g++.dg/template/error9.C: New test.
8682         PR c++/11116
8683         * g++.dg/template/error8.C: New test.
8685 2003-12-15  Roger Sayle  <roger@eyesopen.com>
8687         PR middle-end/13400
8688         * gcc.c-torture/execute/20031215-1.c: New test case.
8690 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8692         PR c++/13269
8693         * g++.dg/parse/error5.C: New test.
8695         PR c++/12989
8696         * g++.dg/expr/sizeof1.C: New test.
8698         PR c++/13310
8699         * g++.dg/template/crash15.C: New test.
8701 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
8703         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
8704         a non-POD type as the last named parameter of a varargs function.
8706 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8708         PR c++/13243
8709         PR c++/12573
8710         * g++.dg/template/crash14.C: New test.
8711         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
8713 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
8715         * g++.dg/other/java1.C: New test.
8717         PR c++/13241
8718         * g++.dg/abi/mangle18-1.C: New test.
8719         * g++.dg/abi/mangle18-2.C: New test.
8721 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8723         PR optimization/10312
8724         * gcc.c-torture/execute/20031214-1.c: New.
8726 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
8728         PR c++/10779
8729         PR c++/12160
8730         * g++.dg/parse/error3.C: New test.
8731         * g++.dg/parse/error4.C: Likewise.
8732         * g++.dg/abi/mangle4.C: Tweak error messages.
8733         * g++.dg/lookup/using5.C: Likewise.
8734         * g++.dg/other/error2.C: Likewise.
8735         * g++.dg/parse/typename5.C: Likewise.
8736         * g++.dg/parse/undefined1.C: Likewise.
8737         * g++.dg/template/arg2.C: Likewise.
8738         * g++.dg/template/ttp3.C: Likewise.
8739         * g++.dg/template/type1.C: Likewise.
8740         * g++.old-deja/g++.other/crash32.C: Likewise.
8741         * g++.old-djea/g++.pt/defarg8.C: Likewise.
8743 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8745         PR c++/13106
8746         * g++.dg/warn/noreturn-3.C: New test.
8748 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8750         PR c++/13118
8751         * g++.dg/abi/covariant3.C: New.
8753 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
8755         * g++.dg/eh/ia64-1.C: New test.
8757 2003-12-12  Roger Sayle  <roger@eyesopen.com>
8759         PR optimization/13037
8760         * g77.f-torture/execute/13037.f: New test case.
8762 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8764         PR c++/12881
8765         * g++.dg/abi/covariant2.C: New.
8767 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
8769         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
8771 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
8773         * gcc.c-torture/execute/wchar_t-1.x: Delete.
8775 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
8777         PR other/10819
8778         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
8779         to fix Bug 10819.
8780         * lib/g++.exp (g++_version): Likewise.
8781         * lib/g77.exp (g77_version): Likewise.
8782         * lib/objc.exp (default_objc_version): Likewise.
8784 2003-12-10  Richard Henderson  <rth@redhat.com>
8786         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
8788         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
8790 2003-12-08  Matt Austern  <austern@apple.com>
8792         PR c/13134
8793         * lib/gcc-dg.exp (dg-require-visibility): Define.
8794         * lib/target-supports (check_visibility_available): Define.
8795         * gcc.dg/visibility-1.c: New test.
8796         * gcc.dg/visibility-2.c: Likewise.
8797         * gcc.dg/visibility-3.c: Likewise.
8798         * gcc.dg/visibility-4.c: Likewise.
8799         * gcc.dg/visibility-5.c: Likewise.
8800         * gcc.dg/visibility-6.c: Likewise.
8801         * g++.dg/ext/visibility-1.C: Likewise.
8802         * g++.dg/ext/visibility-2.C: Likewise.
8803         * g++.dg/ext/visibility-3.C: Likewise.
8804         * g++.dg/ext/visibility-4.C: Likewise.
8805         * g++.dg/ext/visibility-5.C: Likewise.
8806         * g++.dg/ext/visibility-6.C: Likewise.
8808 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8810         * g++.dg/lookup/java1.C: New test.
8811         * g++.dg/lookup/java2.C: New test.
8813 2003-12-07  Falk Hueffner  <falk@debian.org>
8815         * g++.dg/opt/noreturn-1.C: New test.
8817 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
8819         * gcc.dg/overflow-1.c: New test.
8821 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8823         * g77.f-torture/compile/13060.f: New test.
8825 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
8827         PR c++/13323
8828         * g++.dg/inherit/operator2.C: New test.
8830 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8832         PR c++/13305
8833         * g++.dg/ext/attrib9.C: New test.
8835 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8837         PR c++/13314
8838         * g++.dg/template/error7.C: New test.
8840 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
8841             J"orn Rennecke <joern.rennecke@superh.com>
8843         PR target/13302
8844         * g++.dg/other/struct-va_list.C: New test.
8846 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8848         PR c++/13166
8849         * g++.dg/parse/defarg6.C: New test.
8851 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
8853         PR target/13256
8854         * gcc.c-torture/execute/20031201-1.c: New test.
8856 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
8858         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
8860 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8862         * gcc.dg/builtin-return-1.c: New test.
8864 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
8865             J"orn Rennecke <joern.rennecke@superh.com>
8867         PR optimization/13260
8868         * gcc.c-torture/execute/20031204-1.c: New test.
8870 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8872         PR c++/9127
8873         * g++.dg/template/error6.C: New test.
8875 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
8877         * gcc.dg/20031202-1.c: New test.
8879 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8881         PR c++/13179
8882         * g++.dg/template/eh1.C: New test.
8884         PR c++/10771
8885         * g++.dg/template/error5.C: New test.
8887 2003-12-02  David Ung  <davidu@mips.com>
8889         * gcc.dg/compat/vector-check.h: Corrected type for var
8890         g_##TMODE
8892 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8894         PR c++/10126
8895         * g++.dg/template/ptrmem8.C: New test.
8897 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8899         PR c++/12573
8900         * g++.dg/template/dependent-expr3.C: New test.
8902 2003-12-01  James Lemke  <jim@wasabisystems.com>
8904         * gcc.dg/arm-g2.c: New test.
8906 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8908         PR optimization/11634
8909         * gcc.dg/20031201-2.c: New test case.
8911 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
8913         PR 11433
8914         * objc.dg/proto-lossage-3.m: New test.
8916 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8918         PR optimization/12628
8919         * gcc.dg/20031201-1.c: New test case.
8921 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
8923         * gcc.dg/unaligned-1.c: New test.
8925 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
8927         PR c++/9849
8928         * g++.dg/template/error4.C: New test.
8929         * g++.dg/template/nested3.C: Adjust error markers.
8931 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8933         * gcc.dg/cpp/assert4.c: Check more #system assertions.
8935 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
8937         PR c/10333
8938         * gcc.dg/bitfld-7.c: New test.
8940 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
8942         * gcc.dg/tls/asm-1.C: New test.
8944 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8946         * gcc.dg/cpp/assert4.c: Update.
8948 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8950         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
8951         * gcc.dg/builtin-apply3.c: New test.
8953 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8955         * lib/compat.exp (compat-obj): New xfaildata parameter.
8956         Use it to set compiler_conditional_xfail_data before compiling.
8957         (compat-get-options): Handle dg-xfail-if.
8958         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
8959         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
8960         * gcc.dg/compat/vector-1_y.c: Likewise.
8961         * gcc.dg/compat/vector-2_x.c: Likewise.
8962         * gcc.dg/compat/vector-2_y.c: Likewise.
8964 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8966         * g++.dg/opt/reg-stack4.C: New test.
8968 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8970         * gcc.dg/builtin-apply2.c: New test.
8972 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
8974         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
8976 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8978         PR c++/12924
8979         * g++.dg/template/template-id-2.C: New test.
8981 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8983         PR c++/5369
8984         * g++.dg/template/memfriend1.C: New test.
8985         * g++.dg/template/memfriend2.C: Likewise.
8986         * g++.dg/template/memfriend3.C: Likewise.
8987         * g++.dg/template/memfriend4.C: Likewise.
8988         * g++.dg/template/memfriend5.C: Likewise.
8989         * g++.dg/template/memfriend6.C: Likewise.
8990         * g++.dg/template/memfriend7.C: Likewise.
8991         * g++.dg/template/memfriend8.C: Likewise.
8992         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
8994 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
8996         PR c++/12515
8997         * g++.dg/ext/cond1.C: New test.
8999 2003-11-20  Richard Henderson  <rth@redhat.com>
9001         * gcc.dg/20020201-2.c: Remove.
9002         * gcc.dg/20020201-4.c: Remove.
9003         * gcc.dg/20020304-1.c: Remove.
9005 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9007         * gcc.dg/cpp/trad/xwin1.c: New test case.
9009 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9011         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9012         * lib/g77.exp: Likewise.
9013         * lib/objc.exp: Likewise.
9014         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9015         for darwin.
9017 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9019         PR c++/12932
9020         * g++.dg/template/static5.C: New test.
9022 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
9024         * gcc.dg/nested-func-1.c: New test.
9026 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9028         * gcc.dg/cpp/assert4.c: New test.
9030 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9032         PR c++/2294
9033         * g++.dg/lookup/using9.c: New test.
9035 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
9037         PR c++/12762
9038         * g++.dg/template/error3.C: New test.
9040 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9042         PR ada/13035
9043         * ada/acats/run_acats, run_all.sh: Fix syntax error.
9044         No longer use a wrapper for gcc, since this does not work under
9045         Windows.
9047 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9049         PR c++/2094
9050         * g++.dg/template/ptrmem7.C: New test.
9052 2003-11-13  Andrew Pinski <apinski@apple.com>
9054         * gcc.c-torture/compile/20031113-1.c: New test.
9056 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
9057             Kean Johnston <jkj@sco.com>
9059         PR c/13029
9060         * gcc.dg/unused-4.c: Update.
9062 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9064         * g++.dg/opt/const3.C: New test.
9066 2003-11-13  Jan Hubicka  <jh@suse.cz>
9068         * gcc.c-torture/compile/20031112-1.c: New test.
9070 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
9072         * g++.dg/parse/crash10.C: Remove bogus error marker.
9074 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9076         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9077         (host_gcc): Likewise.
9078         (ROOT): Honor $PWDCMD.
9079         (BASE): Likewise.
9080         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9082 2003-11-12  Catherine Moore  <clm@redhat.com>
9084         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
9086 2003-11-12  Andreas Jaeger  <aj@suse.de>
9087             Jakub Jelinek  <jakub@redhat.com>
9088             Andrew Pinski  <pinskia@physics.uc.edu>
9089             Richard Henderson  <rth@redhat.com>
9091         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9092         systems.
9093         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9095         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9096         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9098 2003-11-11  Andreas Jaeger  <aj@suse.de>
9100         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9102         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9104 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
9106         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9107         Clean ups.
9109 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
9111         * gcc.dg/trampoline-1.c: New test.
9113 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
9115         * gcc.c-torture/compile/200031109-1.c: New test.
9117 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9119         PR c/3190
9120         PR c/8714
9121         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9122         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9123         gcc.dg/format/no-y2k-1.c: Update.
9125 2003-11-08  Roger Sayle  <roger@eyesopen.com>
9127         PR optimization/10467
9128         * gcc.dg/20031108-1.c: New test case.
9130 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
9132         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9134 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9136         * gcc.dg/compound-lvalue-1.c: New test.
9137         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9138         some XFAILs.
9140 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
9142         * gcc.dg/altivec-varargs-1.c: New test.
9144 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9146         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9147         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9148         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
9149         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
9150         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9152 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
9154         * gcc.dg/cond-lvalue-1.c: New test.
9156 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
9158         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9160 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9162         PR c++/11616
9163         * g++.dg/template/instantiate5.C: New test.
9165 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9167         PR c++/12726
9168         * g++.dg/ext/complit2.C: Replace test with self-contained version.
9169         * ChangeLog: Add missing first entry for above test.
9171 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9173         PR c++/9810
9174         * g++.dg/template/using8.C: New test.
9175         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9177 2003-11-02  Roger Sayle  <roger@eyesopen.com>
9179         PR optimization/10817
9180         * gcc.c-torture/compile/20031102-1.c: New test case.
9182 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
9184         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9185         2147483647.
9187 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9189         * gcc.dg/20031102-1.c: New test.
9191 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9193         * gcc.dg/complex-1.c: New test.
9195 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9197         PR c++/12796
9198         * g++.dg/template/crash13.C: Adjust expected error location.
9199         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9201 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9203         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9205 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9207         PR/10239
9208         * gcc.c-torture/compile/20031031-2.c: New test.
9210 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9212         PR/11640
9213         * gcc.c-torture/compile/20031031-1.c: New test.
9215 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9217         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9218         * gcc.misc-tests/bprob.exp: Likewise.
9219         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9220         the execution test on arm-elf configs.
9221         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
9222         configs that don't support scratch files.
9223         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9225 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
9227         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9228         done by dejagnu.
9230 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
9232         * ada/acats/run_all.sh: Redirect mv output to /dev/null
9233         Avoid non pure sh syntax. Add more logging.
9235         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9236         fail.
9238 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9240         PR libgcj/10610
9241         * gcc.dg/ppc-stackalign-1.c: New test.
9243 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
9245         * ada/acats/run_all.sh: Change output to be more compliant with
9246         dejagnu framework.
9247         Create acats.sum and acats.log files under testsuite/ada/acats
9248         Only run [a-z]* directories, to filter out e.g. CVS.
9249         Redirect build output to log file.
9251 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9253         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9255 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9257         PR ada/5909:
9258         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9260 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
9262         * gcc.c-torture/compile/20031023-1.c: New test.
9263         * gcc.c-torture/compile/20031023-2.c: New test.
9264         * gcc.c-torture/compile/20031023-3.c: New test.
9265         * gcc.c-torture/compile/20031023-4.c: New test.
9267 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9269         PR c++/10371
9270         * g++.dg/lookup/scoped8.C: New test.
9272 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
9274         * g++.dg/opt/reg-stack3.C: New test.
9276 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9278         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
9280 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9282         PR c++/11076
9283         * g++.dg/template/crash13.C: New test.
9285 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9287         * gcc.dg/c99-restrict-2.c: New test.
9289 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
9291         PR c++/12698, c++/12699, c++/12700, c++/12566
9292         * g++.dg/inherit/covariant9.C: New test.
9293         * g++.dg/inherit/covariant10.C: New test.
9294         * g++.dg/inherit/covariant11.C: New test.
9296 2003-10-23  Jason Merrill  <jason@redhat.com>
9298         PR c++/12726
9299         * g++.dg/ext/complit2.C: New test.
9301 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
9303         PR target/12654
9304         * gcc.c-torture/execute/20031020-1.c: New test.
9306 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9308         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9309         following the jump_insn.
9311 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
9313         * gcc.dg/cast-lvalue-1.c: New test.
9315 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
9317         PR c++/11962
9318         * g++.dg/template/cond2.C: New test.
9320 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
9322         * gcc.dg/builtins-28.c: New test.
9324 2003-10-20  Jan Hubicka  <jh@suse.cz>
9326         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9327         parameter.
9328         * testsuite/gcc.dg/inline-2.c: Likewise.
9330 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9332         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
9333         * gcc.dg/nest.c:  Likewise.
9335 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9337         PR c++/9781, c++/10583, c++/11862
9338         * g++.dg/parse/crash13.C: New test.
9340 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9342         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9344 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9346         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9347         Define HAVE_C99_RUNTIME except on Solaris.
9348         * gcc.dg/builtins-20.c: Likewise.
9350 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9352         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9354 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9356         PR c++/12495
9357         * g++.dg/template/crash21.C: New test.
9359 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9361         PR c++/2513
9362         * g++.dg/template/typename5.C: New test.
9364 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9366         PR c++/12369
9367         * g++.dg/template/friend25.C: New test.
9369 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
9371         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9372         versions.
9374 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
9376         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9377         == 2147483647.
9379 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
9381         * gcc.c-torture/execute/960416-1.x: Remove.
9382         * gcc.c-torture/execute/divconst-3.x: Likewise.
9384 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
9386         PR target/12598
9387         * gcc.dg/torture/cris-volatile-1.c: New test.
9389 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9391         PR optimization/9325
9392         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9393         for overflowing floating point to integer conversion during RTL
9394         simplification.
9396 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
9398         * objc/execute/_cmd.m: Fix typo.
9399         * objc.dg/image-info.m, objc.dg/symtab-1.m:
9400         Relax 'scan-assembler' regexp.
9401         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9402         objc.dg/try-catch-4.m: Run on non-Darwin targets.
9403         * objc.dg/zero-link-2.m: Remove blank line.
9404         * objc.dg/zero-link-3.m: New test case.
9406 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
9408         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9410         * gcc.dg/asm-names.c: Use scan-assembler-not rather
9411         than linker trickery.
9413 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9415         PR c++/12370
9416         * g++.dg/other/friend2.C: New test.
9418 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9420         * gcc.dg/20031012-1.c: New test.
9422 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9424         * gcc.dg/weak/weak-3.c: Fix for new warning.
9426 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9428         PR optimization/8750
9429         * gcc.c-torture/execute/20031012-1.c: New test case.
9431 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9433         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9434         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9436 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9438         PR optimization/12260
9439         * gcc.c-torture/compile/20031011-2.c: New test case.
9441 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9443         * gcc.c-torture/execute/20031011-1.c: New testcase.
9445 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
9447         * gcc.c-torture/compile/20031011-1.c: New test.
9449 2003-10-11  Jan Hubicka  <jh@suse.cz>
9451         * g++.dg/other/first-global.C: New test.
9453 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9455         * gcc.c-torture/execute/string-opt-18.c: New testcase.
9457 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
9459         * gcc.c-torture/compile/20031010-1.c: New test.
9461 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
9463         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9464         * gcc.c-torture/execute/va-arg-25.c: ... here.
9466 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
9468         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9470 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
9472         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9474 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
9476         * g++.dg/parse/error2.C: New test.
9478 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
9480         PR c++/11097
9481         * g++.dg/other/error5.C: Modify the error message.
9482         * g++.dg/lookup/using8.C: New test.
9484 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
9486         * gcc.dg/darwin-abi-2.c: New file.
9487         * gcc.c-torture/execute/va-arg-24.c: New file.
9489 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
9491         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
9492         indentation.
9494 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
9496         PR c++/10147
9497         * g++.dg/other/error4.C: Update error messages.
9498         * g++.dg/template/ptrmem4.C: Likewise.
9500         PR c++/12337
9501         * g++.dg/init/new9.C: New test.
9503         PR c++/12334, c++/12236, c++/8656
9504         * g++.dg/ext/attrib8.C: New test.
9506 2003-10-06  Devang Patel  <dpatel@apple.com>
9508         * gcc.dg/debug/dwarf2-3.h: New test.
9509         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9511 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
9513         * g++.dg/opt/cfg2.C: New test.
9515 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9517         * g++.dg/opt/float1.C: New test.
9519 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9521         * gcc.dg/c90-array-lval-6.c: New test.
9522         * gcc.dg/c99-array-lval-6.c: New test.
9524 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
9525             Ziemowit Laski  <zlaski@apple.com>
9527         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9528         'Derived', so that it is never considered a class method; add
9529         new warning for '+port' method ambiguity.
9530         * objc.dg/method-12.m: Include <objc/objc.h> instead of
9531         <objc/objc-api.h> (needed on Mac OS X).
9532         * objc.dg/method-13.m: New test.
9534 2003-10-03  Roger Sayle  <roger@eyesopen.com>
9536         PR optimization/9325, PR java/6391
9537         * gcc.c-torture/execute/20031003-1.c: New test case.
9539 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
9541         PR optimization/12180
9542         * gcc.dg/20031002-1.c: New test.
9544         PR c++/12486
9545         * g++.dg/inherit/error1.C: New test.
9547 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
9549         * lib/f-torture.exp (search_for): Rename to...
9550         (search_for_re): This.  Also, clean up comments and the
9551         "regexp" invocation.
9553 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
9555         * gcc.c-torture/compile/20031002-1.c: New test.
9557 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
9559         * g++.dg/opt/cond1.C: New test.
9561 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
9563         * gcc.dg/Wold-style-definition-2.c: New testcase.
9564         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
9566 2003-09-29  Richard Henderson  <rth@redhat.com>
9568         * g++.dg/init/array10.C: Add dg-options.
9570 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
9572         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
9574 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9576         * g++.dg/template/friend19.C: Fix typo.
9577         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
9579 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
9581         * gcc.c-torture/execute/20030928-1.c: New test.
9582         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
9584 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9586         * g++.dg/opt/unroll1.C: New test.
9588 2003-09-26  Roger Sayle  <roger@eyesopen.com>
9590         PR optimization/11741
9591         * gcc.dg/20030926-1.c: New test case.
9593 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9595         PR c++/5655
9596         * g++.dg/parse/access7.C: New test.
9597         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
9599 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
9601         MERGE OF objc-improvements-branch into MAINLINE:
9602         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
9603         if libobjc has not been built.
9604         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
9605         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
9606         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
9607         objc/execute/nested-3.m, objc/execute/np-2.m,
9608         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
9609         objc/execute/redefining_self.m, objc/execute/root_methods.m,
9610         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
9611         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
9612         objc.dg/special/unclaimed-category-1.h,
9613         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
9614         well as GNU runtime.
9615         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
9616         * execute/cascading-1.m, execute/function-message-1.m,
9617         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
9618         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
9619         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
9620         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
9621         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
9622         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
9623         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
9624         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
9625         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
9626         * objc.dg/bitfield-2.m: Run only on Darwin.
9627         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
9628         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
9629         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
9630         * objc.dg/const-str-1.m: Fix constant string layout.
9632 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
9634         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
9636 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
9638         * gcc.dg/darwin-abi-1.c: New file.
9640 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
9642         PR target/12281
9643         * gcc.c-torture/compile/20030921-1.c: New test.
9645 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
9647         * g++.dg/opt/reg-stack2.C: New test.
9649 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
9651         * g++.dg/eh/delayslot1.C: New test.
9653 2003-09-20  Richard Henderson  <rth@redhat.com>
9655         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
9657 2003-09-20  Roger Sayle  <roger@eyesopen.com>
9659         * gcc.c-torture/execute/20030920-1.c: New test case.
9661 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9663         * g++.dg/rtti/typeid3.C: Correct expected error message.
9665 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9667         PR c++/157
9668         * g++.dg/parse/crash12.C: New test.
9670 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
9672         * gcc.dg/compat/mixed-struct-check.h: New.
9673         * gcc.dg/compat/mixed-struct-defs.h: New.
9674         * gcc.dg/compat/mixed-struct-init.h: New.
9675         * gcc.dg/compat/struct-by-value-19_main.c: New.
9676         * gcc.dg/compat/struct-by-value-19_x.c: New.
9677         * gcc.dg/compat/struct-by-value-19_y.c: New.
9678         * gcc.dg/compat/struct-by-value-20_main.c: New.
9679         * gcc.dg/compat/struct-by-value-20_x.c: New.
9680         * gcc.dg/compat/struct-by-value-20_y.c: New.
9681         * gcc.dg/compat/struct-return-19_main.c: New.
9682         * gcc.dg/compat/struct-return-19_x.c: New.
9683         * gcc.dg/compat/struct-return-19_y.c: New.
9684         * gcc.dg/compat/struct-return-20_main.c: New.
9685         * gcc.dg/compat/struct-return-20_x.c: New.
9686         * gcc.dg/compat/struct-return-20_y.c: New.
9688 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
9689         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
9690         so that it will not complain on LP64 targets.
9692 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9694         PR c++/495
9695         * g++.dg/template/friend24.C: New test.
9697 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
9699         PR c++/12332
9700         * g++.dg/template/memtmpl2.C: New test.
9702 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
9704         PR target/11184
9705         * gcc.dg/builtin-apply1.c: New test.
9707 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
9709         PR c++/9848
9710         * g++.dg/warn/Wunused-4.C: New test.
9712 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9714         PR c++/12316
9715         * g++.dg/other/gc2.C: New test.
9717 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
9719         PR c++/11991
9720         * g++.dg/rtti/typeid3.C: New test.
9722         PR c++/12266
9723         * g++.dg/overload/template1.C: New test.
9725 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
9727         * g++.dg/opt/cfg3.C: New test.
9729 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9731         PR c++/7939
9732         * g++.dg/template/crash11.C: New test.
9734 2003-09-16  Jason Merrill  <jason@redhat.com>
9735             Jakub Jelinek  <jakub@redhat.com>
9737         * gcc.dg/attr-warn-unused-result.c: New test.
9739 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9741         PR c++/12184
9742         * g++.dg/expr/call2.C: New test.
9744 2003-09-15  Andreas Jaeger  <aj@suse.de>
9746         * gcc.dg/Wold-style-definition-1.c: New test.
9748 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
9750         PR c++/3907
9751         * g++.dg/parse/template12.C: New test.
9753         * g++.dg/abi/bitfield11.C: New test.
9754         * g++.dg/abi/bitfield12.C: Likewise.
9756 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
9758         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
9759         non-expansion of functional macro name without arguments at EOL.
9760         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
9762 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
9764         * gcc.c-torture/execute/20030914-[12].c: New tests.
9766 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
9768         PR c++/11788
9769         * g++.dg/overload/addr1.C: New test.
9771 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
9773         * gcc.dg/20030909-1.c: New test.
9775 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
9777         * gcc.dg/ultrasp10.c: New test.
9779 2003-09-09  Devang Patel  <dpatel@apple.com>
9781         * gcc.dg/darwin-ld-6.c: New test.
9783 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9785         * gcc.dg/torture/builtin-explog-1.c: New testcase.
9787 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9789         * gcc.dg/ia64-types1.c: New test.
9790         * gcc.dg/ia64-types2.c: Likewise.
9792 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9794         * gcc.dg/builtins-1.c: Add more _Complex tests.
9795         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9797         * gcc.dg/builtins-1.c: Test existing _Complex functions.
9798         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9800 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9802         PR c++/11786
9803         * g++.dg/lookup/koenig2.C: New test.
9805         PR c++/5296
9806         * g++.dg/rtti/typeid2.C: New test.
9808 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
9810         * gcc.c-torture/compile/20030904-1.c: New test.
9812 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9814         * g++.dg/opt/longbranch2.C: New test.
9816 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9818         * g++.dg/template/crash10.C: Only compile it.
9820 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9822         PR middle-end/11665
9823         * gcc.c-torture/compile/20030907-1.c: New test.
9824         * g++.dg/init/array11.C: New test.
9826 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9828         PR c++/11852
9829         * g++.dg/init/struct1.C: New test.
9831 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9833         PR c++/12181
9834         * g++.dg/expr/comma1.C: New test.
9836 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
9838         PR c++/11867
9839         * g++.dg/expr/static_cast5.C: New test.
9841 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
9843         PR c++/11507
9844         * g++.dg/lookup/scoped7.C: New test.
9846         PR c++/9574
9847         * g++.dg/other/static1.C: New test.
9849         PR c++/11490
9850         * g++.dg/warn/template-1.C: New test.
9852         PR c++/11432
9853         * g++.dg/template/crash10.C: New test.
9855         PR c++/2478
9856         * g++.dg/overload/VLA.C: New test.
9858         PR c++/10804
9859         * g++.dg/template/call1.C: New test.
9861 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9863         PR c++/11794
9864         * g++.dg/parse/using3.C: New test.
9866 2003-09-06  Roger Sayle  <roger@eyesopen.com>
9868         PR c++/11409
9869         * g++.dg/overload/builtin3.C: New test case.
9871 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
9873         PR c/9862
9874         * gcc.dg/20030906-1.c: New test.
9875         * gcc.dg/20030906-2.c: Likewise.
9877 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9879         PR c++/12167
9880         * g++.dg/parse/defarg5.C: New test.
9882         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
9884 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
9886         PR c++/12163
9887         * g++.dg/expr/static_cast4.C: New test.
9889         PR c++/12146
9890         * g++.dg/template/crash9.C: New test.
9892 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
9894         * g++.old-deja/g++.ext/pretty2.C: Update for change
9895         in __FUNCTION__.
9896         * g++.old-deja/g++.ext/pretty3.C: Likewise.
9898 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
9900         PR c++/11922
9901         * g++/dg/template/qualified-id1.C: New test.
9903         PR c++/12037
9904         * g++.dg/warn/noeffect4.C: New test.
9906 2003-09-04  Matt Austern  <austern@apple.com>
9908         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
9909         * g++.dg/ext/fnname2.C: Likewise.
9910         * g++.dg/ext/fnname3.C: Likewise.
9912 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
9914         * g++.dg/expr/lval1.C: New test.
9915         * g++.dg/ext/lvcast.C: Remove.
9917 2003-09-03  Roger Sayle  <roger@eyesopen.com>
9919         PR optimization/11700.
9920         * gcc.c-torture/compile/20030903-1.c: New test case.
9922 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
9924         PR c++/12053
9925         * g++.dg/abi/layout4.C: New test.
9927 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
9929         PR c++/11553
9930         * g++.dg/parse/friend3.C: New test.
9932 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
9934         PR c++/11847
9935         * g++.dg/template/class1.C: New test.
9937         PR c++/11808
9938         * g++.dg/expr/call1.C: New test.
9940 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
9942         PR c++/12114
9943         * g++.dg/init/ref9.C: New test.
9945         PR c++/11972
9946         * g++.dg/template/nested4.C: New test.
9948 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
9950         PR c++/12093
9951         * g++.dg/template/non-dependent4.C: New test.
9953         PR c++/11928
9954         * g++.dg/inherit/conv1.C: New test.
9956 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
9958         PR c++/6196
9959         * g++.dg/ext/label1.C: New test.
9960         * g++.dg/ext/label2.C: Likewise.
9962 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
9964         * g++.dg/expr/cond3.C: New test.
9966 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9968         * gcc.dg/builtins-1.c: Add new builtin cases.
9970 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9972         * gcc.dg/builtins-1.c: Add new cases.
9973         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9975 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9977         * gcc.dg/builtins-1.c: Add more math builtin tests.
9978         * gcc.dg/torture/builtin-attr-1.c: New test.
9980 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
9982         PR optimization/5079
9983         * g++.dg/opt/static3.C: New test.
9985 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9987         * gcc.misc-tests/gcov-10b.c: New test.
9989 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
9991         * g++.dg/opt/ptrmem3.C: New test.
9993         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
9995 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
9997         * gcc.dg/20030826-2.c: New test.
9999 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10001         PR middle-end/12002
10002         * g77.f-torture/compile/12002.f: New test case.
10004 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10006         * gcc.dg/20030826-1.c: New test case.
10008 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
10010         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10012 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
10014         PR c++/11871
10015         * c++.dg/lookup/crash1.C: New test.
10017         * c++.dg/warn/noeffect3.C: New test.
10019 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
10021         * gcc.dg/compat/vector-1_x.c: Compile with -w.
10022         * gcc.dg/compat/vector-1_y.c: Ditto.
10023         * gcc.dg/compat/vector-2_x.c: Ditto.
10024         * gcc.dg/compat/vector-2_y.c: Ditto.
10026 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
10028         * gcc.dg/20030702-1.c: New test.
10030 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
10032         PR c++/8795
10033         * g++.dg/ext/altivec-1.C: New test.
10035 2003-08-24  Richard Henderson  <rth@redhat.com>
10037         * g++.dg/eh/simd-2.C: Add -w for x86.
10039 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
10041         * gcc.dg/20030815-1.c: New test.
10043 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10045         PR c++/3765
10046         * g++.dg/parse/access6.C: New test.
10048 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10050         PR c++/641, c++/11876
10051         * g++.dg/template/friend22.C: New test.
10052         * g++.dg/template/friend23.C: Likewise.
10054 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10056         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10057         identically.
10059 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10061         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10063 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10065         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10067 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10069         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10071 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10073         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10075 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
10077         PR c++/11919
10078         * g++.dg/overload/prom1.C: New test.
10080         PR c++/11551
10081         * g++.dg/parse/dtor2.C: New test.
10083         PR c++/10762
10084         * g++.dg/parse/using2.C: New test.
10086 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
10088         PR target/11805
10089         * gcc.c-torture/compile/20030821-1.c: New.
10091 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
10093         PR c++/11834
10094         * g++.dg/template/deduce2.C: New test.
10096 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
10098         * gcc.c-torture/execute/20030821-1.c: New test.
10100 2003-08-20  Roger Sayle  <roger@eyesopen.com>
10102         PR middle-end/11984
10103         * gcc.dg/20030820-1.c: New test case.
10105 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
10107         PR c++/11945
10108         * g++.dg/warn/noeffect2.C: New test.
10110 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
10112         PR c++/10926
10113         * g++.dg/template/dtor2.C: New test.
10115         PR c++/11684
10116         * g++.dg/template/operator1.C: New test.
10117         * g++.dg/parse/operator4.C: New test.
10119         PR c++/11946.C
10120         * g++.dg/expr/enum1.C: New test.
10121         * gcc.dg/c99-bool-1.c: Remove bogus warning.
10123         PR c++/11036.C
10124         * g++.dg/parse/elab2.C: New test.
10125         * g++.dg/parse/typedef4.C: Change error message.
10126         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10127         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10128         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10130 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10132         * gcc.dg/pch/warn-1.c: New.
10133         * gcc.dg/pch/warn-1.hs: New.
10135         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10136         not-tested file.
10138 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10140         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10142 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10144         * gcc.dg/uninit-D.c: New Test.
10145         * gcc.dg/uninit-E.c: New Test.
10146         * gcc.dg/uninit-F.c: New Test.
10147         * gcc.dg/uninit-G.c: New Test.
10149 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
10151         * g++.dg/README: Describe the pch directory.
10153 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10155         PR c++/11174
10156         * g++.dg/parse/access4.C: New test.
10157         * g++.dg/parse/access5.C: Likewise.
10158         * g++.old-deja/g++.jason/access17.C: Adjust error message.
10160 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
10162         * gcc.dg/noncompile/20030818-1.c: New.
10164 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10166         PR c++/11957
10167         * g++.dg/warn/noeffect1.C: New test.
10169         * g++.dg/template/scope2.C: New test.
10170         * g++.dg/template/error2.C: Correct dg-error
10172 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
10174         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10176 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
10178         PR C++/11512
10179         * g++.dg/template/warn1.C: New.
10181 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
10183         * g++.dg/template/error2.C: New test.
10184         * g++.dg/lookup/using7.C: Adjust errors
10185         * g++.old-deja/g++.pt/crash36.C: Likewise.
10186         * g++.old-deja/g++.pt/derived3.C: Likewise.
10188 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10190         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10191         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10192         * gcc.c-torture/execute/builtins/string-9.c: New, from
10193         string-opt-9.c.  Adjust for execute/builtins framework.
10194         * gcc.c-torture/execute/string-opt-9.c: Delete.
10196 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
10198         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10200         * g++.dg/parse/ret-type2.C: New test.
10202         PR c++/11703
10203         * g++.dg/init/new8.C: New test.
10205         PR c++/10923
10206         * g++.dg/parse/typedef5.C: New test.
10208         PR c++/9512
10209         * g++.dg/parse/qualified2.C: New test.
10210         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10211         invalid code.
10213 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
10215         * g++.dg/conversion/ptrmem1.C: New test.
10217 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
10219         PR target/11693
10220         * gcc.dg/20030811-1.c: New test.
10222         PR target/11535
10223         * gcc.c-torture/execute/20030811-1.c: New test.
10225 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10227         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10229 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
10231         PR c++/11789.C
10232         * g++.dg/inherit/multiple1.C: New test.
10234 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10236         * gcc.dg/spe1.c: New test.
10238         PR c++/11670
10239         * g++.dg/expr/cast2.C: New test.
10241         PR c++/10530
10242         * g++.dg/template/dependent-name2.C: New test.
10244 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
10246         * g++.dg/parse/crash11.C: Put the dg options in comments.
10248 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
10250         * lib/gcc-dg.exp: Update for diagnostic change.
10252 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10254         PR c++/5767
10255         * g++.dg/parse/crash11.C: New test.
10257 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
10259         * gcc.dg/cpp/spacing1.c: Update.
10261 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
10263         PR target/11739
10264         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10265         a value for -mtune.
10267 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10269         PR middle-end/11771
10270         * gcc.c-torture/compile/20030804-1.c: New test case.
10272 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10274         * gcc.dg/20030804-1.c: New test case.
10276 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
10278         * gcc.dg/cpp/separate-1.c: New test.
10280 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
10282         PR c++/11704
10283         * g++.dg/template/dependent-expr2.C: New test.
10285         PR c++/11766
10286         * g++.dg/expr/ptrmem1.C: New test.
10288 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10290         PR c++/9453
10291         * g++.dg/template/friend15.C: New test.
10293 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
10295         * lib/dg-pch.exp: Work round PCH bug.
10297 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10299         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
10300         builtins.  Move cases from builtins-4.c here.
10302         * gcc.dg/torture/builtin-math-1.c: New test taken from
10303         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10304         additional cases.
10306         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10307         Delete.
10309 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10311         PR c++/9447
10312         * g++.dg/template/using7.C: New test.
10314 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
10316         * import1.c, import2.c: New tests.
10318 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
10320         * g++.dg/eh/crossjump1.C: New test.
10322 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
10324         PR c++/11697
10325         * g++.dg/template/using6.C: New test.
10327         PR c++/11744
10328         * g++.dg/template/koenig2.C: New test.
10330 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10332         PR c++/7983
10333         * g++.dg/parse/typedef4.C: New test.
10335 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10337         PR c++/8442, c++/8806
10338         * g++.dg/template/elab1.C: New test.
10339         * g++.dg/template/type2.C: Likewise.
10340         * g++.dg/template/ttp3.C: Adjust expected error message.
10341         * g++.old-deja/g++.law/visibility13.C: Likewise.
10342         * g++.old-deja/g++.niklas/t135.C: Likewise.
10343         * g++.old-deja/g++.pt/ttp41.C: Likewise.
10344         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10345         template argument.
10346         * g++.old-deja/g++.pt/ttp44.C: Likewise.
10348 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
10350         PR c++/11295
10351         * g++.dg/ext/stmtexpr1.C: New test.
10353         * g++.dg/opt/tmp1.C: New test.
10355         PR c++/11525
10356         * g++.dg/parse/constant4.C: New test.
10358         PR c++/9447
10359         * g++.dg/template/using5.C: New test.
10361 2003-07-31  Roger Sayle  <roger@eyesopen.com>
10363         * gcc.dg/builtins-27.c: New test case.
10365 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
10367         * gcc.dg/tls/opt-7.c: New test.
10369 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
10371         * g++.old-deja/g++.other/crash18.C: Remove.
10373 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10375         * g++.dg/template/explicit3.C: New.
10376         * g++.dg/template/explicit4.C: New.
10377         * g++.dg/template/explicit5.C: New.
10379         PR c++/11347
10380         * g++.dg/template/memtmpl1.C: New.
10382 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
10384         PR target/11565
10385         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10386         * gcc.dg/i386-387-5.c (dg-options): Likewise.
10388 2003-07-30  Jan Hubicka  <jh@suse.cz>
10390         * vtgc1.c: Kill.
10392 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
10394         * gcc.dg/struct-in-proto-1.c: New test.
10396 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
10398         * gcc.dg/cpp/include2.c: Only expect one message.
10400 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
10402         PR c++/9447
10403         * g++.dg/template/using1.C: New test.
10404         * g++.dg/template/using2.C: New test.
10405         * g++.dg/template/using3.C: New test.
10406         * g++.dg/template/using4.C: New test.
10408 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
10410         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10411         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10413 2003-07-28  Jan Hubicka  <jh@suse.cz>
10415         PR c++/11530
10416         * g++.dg/opt/call1.C: New test.
10418 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
10420         PR c++/11667
10421         * g++.dg/init/enum2.C: New test.
10422         * g++.dg/template/overload1.C: Add "-w" option.
10424 2003-07-28    <hp@bitrange.com>
10426         * gcc.dg/Wdeclaration-after-statement-1.c,
10427         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10429 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
10431         * gcc.c-torture/compile/20030725-1.c: New test.
10433 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
10435         * gcc.dg/20030505.c: Only run for SPE.
10436         Remove definition of opaque type.
10438 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
10440         * g++.dg/template/ptrmem6.C: New test.
10442 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
10444         * gcc.c-torture/compile/zero-strct-2.c: New test.
10446 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
10448         * gcc.dg/intermod-1.c: New test.
10450 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10452         PR c++/11617
10453         * g++.dg/template/lookup2.C: New test.
10454         * g++.dg/template/memclass1.C: Remove instantiated from error.
10455         * g++.dg/other/error2.C: Tweak expected errors.
10457         PR c++/11596
10458         * g++.dg/template/defarg3.C: New test.
10460         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10462 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
10464         * g++.dg/inherit/access5.C: New test.
10466 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10468         PR c++/11513
10469         * g++.dg/template/crash8.C: New test.
10471 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
10473         PR c/10602
10474         * gcc.dg/noncompile/incomplete-2.c: New test.
10476 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
10478         PR c++/11645
10479         * g++.dg/inherit/access4.C: New test.
10481         PR c++/11517
10482         * g++.dg/expr/cond2.C: New test.
10484         PR optimization/10679
10485         * g++.dg/opt/inline4.C: New test.
10487 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
10489         * g++.dg/parse/crash10: New test.
10491 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
10493         * g++.dg/ext/flexary1.C: New test.
10495 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10497         PR c++/10793
10498         * g++.dg/template/crash9.C: New test.
10500 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10502         PR c++/3004
10503         * g++.dg/parse/typedef3.C: New test.
10505         PR c++/7906
10506         * g++.dg/parse/operator2.C: New test.
10508         PR c++/8895
10509         * g++.dg/parse/def-tmpl-arg1.C: New test.
10511         PR c++/9282
10512         * g++.dg/parse/funptr1.C: New test.
10514         PR c++/9452
10515         * g++.dg/parse/ambig3.C: New test.
10517         PR c++/9454
10518         * g++.dg/parse/operator3.C: New test.
10520         PR c++/9486
10521         * g++.dg/parse/template10.C: New test.
10523         PR c++/9488
10524         * g++.dg/parse/template11.C: New test.
10526         PR c++/10150
10527         * g++.dg/parse/invalid-op1.C: New test.
10529         PR c++/10247
10530         * g++.dg/parse/condexpr1.C: New test.
10532 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
10534         * g++.dg/ext/packed3.C: New test.
10535         * g++.dg/ext/packed4.C: New test.
10537         * gcc.dg/pack-test-3.c: New test.
10539 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
10541         * lib/compat.exp: Handle dg-options per source file.
10542         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10543         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10544         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10545         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10546         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10547         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10548         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10549         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10550         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10551         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10552         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10553         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10554         * g++.dg/compat/break/bitfield7_x.C: Ditto.
10555         * g++.dg/compat/break/bitfield7_y.C: Ditto.
10557 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
10559         PR c/10320
10560         * gcc.c-torture/execute/20030718-1.c: New test.
10562 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10564         PR optimization/11536
10565         * gcc.dg/20030721-1.c: New test.
10567 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
10569         PR c++/11546
10570         * g++.dg/template/lookup1.C: New test.
10572 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
10574         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
10575         diagnostics of ill-formed constructs involving labels.
10576         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
10577         the new 'previously defined here' message.
10579 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
10581         * g++.dg/parse/non-dependent2.C: New test.
10583 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
10585         * g++.dg/init/init-ref4.C: xfail on targets without
10586         weak symbols.
10588 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
10590         PR target/11087
10591         * gcc.c-torture/execute/20030717-1.c: New test.
10593 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10595         * g++.dg/opt/cfg1.C: New test.
10597 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
10599         PR optimization/11557
10600         * gcc.dg/20030717-1.c: New test.
10602 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
10604         PR c++/10476
10605         * g++.dg/expr/crash-1.C: New test.
10607         PR c++/11027
10608         * g++.dg/template/init3.C: New test.
10610         PR c++/8222
10611         * g++.dg/template/non-dependent1.C: New test.
10613         PR c++/11070
10614         * g++.dg/template/non-dependent2.C: New test.
10616         PR c++/11071
10617         * g++.dg/template/non-dependent3.C: New test.
10619         PR c++/9907
10620         * g++.dg/template/sizeof5.C: New test.
10622 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
10624         PR 11498
10625         * gcc.c-torture/compile/mangle-1.c: New file.
10627 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10629         PR c++/7809
10630         * g++.dg/parse/access3.C: New test.
10632 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
10634         PR c++/11384
10635         * g++.dg/init/init-ref4.C: New test.
10637 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
10639         PR c++/11547
10640         * g++.dg/parse/constant3.C: New test.
10641         * g++.dg/parse/crash7.C: Likewise.
10643 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
10645         PR target/11008
10646         * gcc.dg/i386-pentium4-not-mull.c: New.
10648 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
10650         * gcc.dg/asm-names.c (ymain): Make it weak.
10652 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10654         PR c++/5421
10655         * g++.dg/template/friend21.C: New test.
10657 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
10659         * gcc.dg/cleanup-8.c: New test.
10660         * gcc.dg/cleanup-9.c: New test.
10662 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
10664         * g++.dg/ext/dll-MI1.h: New file.
10665         * g++.dg/ext/dllexport-MI1.C: New file.
10666         * g++.dg/ext/dllimport-MI1.C: New file.
10668 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
10670         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
10671         it does not have cmpstrsi patterns (just cmpmemsi).
10673 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
10675         PR debug/11473
10676         * g++.dg/debug/debug8.C: New test.
10678 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10680         PR c++/10108
10681         * g++.dg/template/crash7.C: New test.
10683 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
10685         PR target/10795
10686         * gcc.c-torture/compile/20030708-1.c: New.
10688 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10690         * gcc.c-torture/execute/20030715-1.c: New test.
10692 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
10694         * gcc.dg/pch/inline-3.c: New file.
10695         * gcc.dg/pch/inline-3.hs: New file.
10696         * gcc.dg/pch/inline-4.c: New file.
10697         * gcc.dg/pch/inline-4.hs: New file.
10699 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
10701         PR c++/11509
10702         * g++.dg/template/crash6.C: New test.
10704         PR c++/7053
10705         * g++.dg/template/friend20.C: New test.
10707         PR c++/7019
10708         * g++.dg/template/overload2.C: New test.
10710 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10712         PR optimization/11440
10713         * gcc.c-torture/execute/20030714-1.c: New test.
10715 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10717         PR c++/11154
10718         * g++.dg/template/partial2.C: New test.
10720 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
10722         PR c++/11503
10723         * g++.dg/template/anon1.C: New test.
10725         PR c++/11493
10726         PR c++/11495
10727         * g++.dg/parse/template9.C: Likewise.
10728         * g++.dg/template/crash4.C: New test.
10729         * g++.dg/template/koenig1.C: Likewise.
10730         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
10731         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
10732         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
10733         functions.
10734         * g++.old-deja/g++.jason/template36.C: Likewise.
10735         * g++.old-deja/g++.mike/p1989.C: Likewise.
10736         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
10737         * g++.old-deja/g++.pt/ttp20.C: Use this->.
10738         * g++.old-deja/g++.pt/ttp21.C: Use this->.
10739         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
10740         compiling.
10741         * g++.old-deja/g++.pt/union2.C: Use this->.
10743 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
10745         * gcc.dg/20030711-1.c: New test.
10747 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
10749         PR c++/11050
10750         * g++.dg/parse/args1.C: New test.
10751         * g++.pt/defarg8.C: Change expected errors.
10753 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
10755         PR c++/8164
10756         * g++.dg/template/nontype2.C: New test.
10758         PR c++/10558
10759         * g++.dg/parse/template8.C: New test.
10761         PR c++/8327
10762         * g++.dg/template/scope1.C: New test.
10764         * g++.dg/warn/Wsign-compare-1.C: New test.
10766 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10768         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
10770 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
10772         PR c++/9411
10773         * g++.dg/template/explicit2.C: New test.
10775         PR c++/10032
10776         * g++.dg/warn/pedantic1.C: New test.
10778 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
10780         PR c++ 9483
10781         * g++.dg/other/field1.C: New test.
10783 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10785         PR c/11449
10786         * gcc.c-torture/compile/20030707-1.c: New.
10788 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10790         PR c++/10849
10791         * g++.dg/template/access12.C: New test.
10793 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
10795         * g++.dg/bprob/bprob.exp (prof_ext): Update.
10796         * g77.dg/bprob/bprob.exp (prof_ext): Update.
10797         * gcc.misc-tests/bprob.exp (prof_ext): Update.
10798         * gcc.misc-tests/gcov.exp: Update
10799         * g++.dg/gcov/gcov.exp: Update
10800         * lib/gcov.exp: Update.
10802 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
10804         * g++.dg/abi/mangle17.C: Make sure template expressions are
10805         dependent.
10806         * g++.dg/abi/mangle4.C: Mark erroneous casts.
10807         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
10808         * g++.dg/opt/stack1.C: Remove erroneous code.
10809         * g++.dg/parse/template7.C: New test.
10810         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
10811         * g++.old-deja/g++.pt/crash4.C: Likewise.
10813 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10815         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
10816         with zero or one occurence of `$' after the initial `L'.
10818 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
10820         * gcc.c-torture/compile/20030704-1.c: Add a comment.
10822 2003-07-08  Roger Sayle  <roger@eyesopen.com>
10824         PR c/11370
10825         * gcc.dg/Wunreachable-6.c: New testcase.
10826         * gcc.dg/Wunreachable-7.c: New testcase.
10828 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10830         PR c/11420
10831         * gcc.dg/20030708-1.c: New test.
10833 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
10835         * gcc.dg/compat/sdata-section.h: New file.
10836         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
10837         * gcc.dg/torture/mips-sdata-1.c: New test.
10839 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10841         PR c++/11030
10842         * g++.dg/template/friend19.C: New test.
10844 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10846         * g++.dg/opt/strength-reduce.C: New test.
10848 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10850         PR target/10979
10851         * gcc.dg/20030707-1.c: New testcase.
10853 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10855         PR optimization/11059
10856         * g++.dg/opt/emptyunion.C: New testcase.
10858 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10859             Eric Botcazou  <ebotcazou@libertysurf.fr>
10861         * g++.dg/opt/stack1.C: New test.
10863 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
10865         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
10866         run test.
10868         PR c++/11431
10869         * g++.dg/expr/static_cast3.C: New test.
10871 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10873         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
10874         everywhere.
10875         * gcc.dg/concat.c: Concatenation of string constants with
10876         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
10877         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
10878         * gcc.dg/cpp/escape-2.c: Use wide character constants where
10879         necessary to avoid multi-character character constant warning.
10880         * gcc.dg/cpp/escape.c: Likewise.
10881         * gcc.dg/cpp/ucs.c: Likewise.
10882         Remove backslashes from dg-bogus comments, as they confuse Tcl.
10883         Fix a typo.
10885 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10887         PR c/11428
10888         * gcc.c-torture/compile/20030704-1.c: New.
10890 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10892         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
10894 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
10896         PR c++/5287, PR c++/7910,  PR c++/11021
10897         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
10898         tests for warnings.
10899         * g++.dg/ext/dllimport2.C: Add tests for warnings.
10900         * g++.dg/ext/dllimport3.C: Likewise.
10901         * g++.dg/ext/dllimport4.C: New file.
10902         * g++.dg/ext/dllimport5.C: New file.
10903         * g++.dg/ext/dllimport6.C: New file.
10904         * g++.dg/ext/dllimport7.C: New file.
10905         * g++.dg/ext/dllimport8.C: New file.
10906         * g++.dg/ext/dllimport9.C: New file.
10907         * g++.dg/ext/dllimport10.C: New file.
10908         * g++.dg/ext/dllexport1.C: New file.
10910 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
10912         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
10913         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
10915 2003-07-03  Roger Sayle  <roger@eyesopen.com>
10917         * gcc.dg/builtins-25.c: New testcase.
10918         * gcc.dg/builtins-26.c: New testcase.
10920 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
10922         * gcc.dg/compat/vector-defs.h: New file.
10923         * gcc.dg/compat/vector-setup.h: New file.
10924         * gcc.dg/compat/vector-check.h: New file.
10925         * gcc.dg/compat/vector-1_main.c: New file.
10926         * gcc.dg/compat/vector-1_x.c: New file.
10927         * gcc.dg/compat/vector-1_y.c: New file.
10928         * gcc.dg/compat/vector-2_main.c: New file.
10929         * gcc.dg/compat/vector-2_x.c: New file.
10930         * gcc.dg/compat/vector-2_y.c: New file.
10932         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
10933         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
10934         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
10935         * gcc.dg/compat/struct-align-1.h: New file.
10936         * gcc.dg/compat/struct-align-1_main.c: New file.
10937         * gcc.dg/compat/struct-align-1_x.c: New file.
10938         * gcc.dg/compat/struct-align-1_y.c: New file.
10939         * gcc.dg/compat/struct-align-2.h: New file.
10940         * gcc.dg/compat/struct-align-2_main.c: New file.
10941         * gcc.dg/compat/struct-align-2_x.c: New file.
10942         * gcc.dg/compat/struct-align-2_y.c: New file.
10944         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
10945         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
10946         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10947         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
10948         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
10949         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10950         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10951         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
10952         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
10953         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
10954         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
10955         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
10956         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
10957         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
10958         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
10959         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
10960         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
10961         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
10962         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10963         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10964         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10965         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10966         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10967         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10968         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10969         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10970         * gcc.dg/compat/struct-return-10_x.c: Ditto.
10971         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10972         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10974 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10976         * gcc.dg/i386-call-1.c: New test.
10978 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10980         PR c++/9162
10981         * g++.dg/parse/defarg4.C: New.
10983 2003-07-03  Roger Sayle  <roger@eyesopen.com>
10985         PR target/10700
10986         * gcc.c-torture/compile/20030703-1.c: New test case.
10988 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
10990         * g++.dg/template/local3.C: Remove extra semicolon.
10992 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10994         * gcc.dg/i386-volatile-1.c: New test.
10996 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
10998         PR c++/11072
10999         * g++.dg/other/offsetof2.C: XFAIL.
11000         * g++.dg/other/offsetof5.C: New.
11002         PR c++/10219
11003         * g++.dg/template/error1.C: New.
11005         PR c++/9779
11006         * g++.dg/template/dependent-expr1.C: New.
11008 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11010         PR c++/6949
11011         * g++.dg/template/local3.C: New test.
11013         PR c++/11149
11014         * g++.dg/lookup/scoped6.C: New test.
11016 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
11018         PR c++/8046
11019         * g++.dg/other/error7.C: New test.
11021 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
11023         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11024         * g++.old-deja/g++.abi/vtable3.h: Likewise.
11025         * g++.old-deja/g++.law/code-gen5.C: Likewise.
11026         * g++.old-deja/g++.other/union2.C: Likewise.
11027         * gcc.dg/c90-const-expr-2.c: Likewise.
11028         * gcc.dg/c90-const-expr-3.c: Likewise.
11029         * gcc.dg/c99-const-expr-2.c: Likewise.
11030         * gcc.dg/c99-const-expr-3.c: Likewise.
11031         * gcc.dg/concat.c: Likewise.
11033 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11035         PR c++/9559
11036         * g++.dg/init/static1.C: New test.
11038 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11040         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11041         * g++.old-deja/g++.other/access2.C: Likewise.
11042         * g++.old-deja/g++.other/decl2.C: Likewise.
11043         * gcc.c-torture/execute/20020615-1.c: Likewise.
11045 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11047         PR c++/4933
11048         * g++.dg/template/sizeof4.C: New test.
11050 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11052         * g++.dg/other/error6.C: New test.
11054 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11056         PR c++/10750
11057         * g++.dg/parse/constant2.C: New test.
11059 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
11061         PR c++/11106
11062         * g++.dg/other/error5.C: New test.
11064 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11066         * gcc.dg/format/gcc_diag-1.c: New test.
11068 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
11070         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11072 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
11074         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11075         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11076         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11078 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
11080         * gcc.c-torture/execute/builtins/string-8.c: New test.
11081         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11082         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11083         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11085 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11087         PR c++/10468
11088         * g++.dg/ext/typeof6.C: New test.
11090 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11092         PR c++/10796
11093         * g++.dg/init/enum1.C: New test.
11095 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
11097         * gcc.dg/20030627-1.c: New test.
11099 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
11101         PR c++/11332
11102         * g++.dg/expr/static_cast2.C: New test.
11104 2003-06-26  Roger Sayle  <roger@eyesopen.com>
11105             Jakub Jelinek  <jakub@redhat.com>
11107         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11108         sprintf(dst,"%s",src) optimization.
11109         * gcc.c-torture/execute/20030626-1.c: New test case.
11110         * gcc.c-torture/execute/20030626-2.c: New test case.
11112 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
11114         * gcc.c-torture/execute/multi-ix.c: New test.
11116         * gcc.c-torture/execute/simd-4.c (main):
11117         Added missing semicolon at end of union.
11119 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
11121         PR c++/8266
11122         * g++.dg/template/explicit-instantiation3.C: New test.
11124 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11126         * gcc.dg/20030626-1.c: Use signed char.
11128 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11130         * gcc.dg/20030626-1.c: New test.
11132 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
11134         * const-str-2.m: Update.
11136 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
11138         PR c++/10990
11139         * g++.dg/rtti/dyncast1.C: New test.
11140         * g++.dg/abi/mangle4.C: Correct base-specifier access.
11141         * g++.dg/lookup/scoped1.C: Remove XFAIL.
11142         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11144         PR c++/10931
11145         * g++.dg/expr/static_cast1.C: New test.
11147 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
11149         * gcc.dg/20030625-1.c: New test.
11151 2003-06-24  Roger Sayle  <roger@eyesopen.com>
11153         * gcc.c-torture/compile/20030624-1.c: New test case.
11155 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
11157         * gcc.c-torture/execute/string-opt-17.c: New test.
11159 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
11161         PR c++/5754
11162         * g++.dg/parse/crash6.C: New test.
11164 2003-06-23  Roger Sayle  <roger@eyesopen.com>
11166         * gcc.dg/builtins-24.c: New test case.
11168 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
11170         * g++.dg/opt/operator1.C: New test.
11172 2003-06-22  Roger Sayle  <roger@eyesopen.com>
11174         * gcc.c-torture/execute/string-opt-16.c: New test case.
11176 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11178         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
11179         * g++.old-deja/g++.other/conv7.C: Likewise
11180         * g++.old-deja/g++.other/overcnv2.C: Likewise.
11181         * g++.old-deja/g++.other/overload14.C: Likewise.
11183 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11185         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11186         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11188 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11190         PR c++/10888
11191         * g++.dg/warn/Winline-3.C: New test.
11193 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11195         * lib/target-supports.exp (check_alias_available): Make the test
11196         program acceptable to the Solaris assembler.
11198         PR c++/10749
11199         * g++.dg/template/memclass2.C: New test.
11201 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11202             Eric Botcazou  <ebotcazou@libertysurf.fr>
11204         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11205         data for non-matching targets.
11206         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11208 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11210         PR c++/10845
11211         * g++.dg/template/member3.C: New test.
11213 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
11215         PR c++/10939
11216         * g++.dg/template/func1.C: New test.
11218         PR c++/9649
11219         * g++.dg/template/static4.C: New test.
11220         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11222         PR c++/11041
11223         * g++.dg/init/ref7.C: New test.
11225 2003-06-19  Matt Austern  <austern@apple.com>
11227         PR c++/11228
11228         * g++.dg/anew1.C: New test.
11229         * g++.dg/anew2.C: New test.
11230         * g++.dg/anew3.C: New test.
11231         * g++.dg/anew4.C: New test.
11233 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
11235         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11237 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
11239         * gcc.c-torture/execute/simd-4.c (main): Make expected value
11240         endian-dependent.
11242 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11244         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11245         Remove cruft.
11247 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11249         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11250         * gcc.c-torture/compile/961203-1.c: Likewise.
11251         * gcc.c-torture/compile/980506-1.c: Likewise.
11253 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11255         PR c++/10712
11256         * g++.dg/lookup/using7.C: New test.
11258 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11260         PR c++/11105
11261         * g++.dg/abi/conv1.C: Remove it.
11262         * g++.dg/template/conv7.C: New test.
11263         * g++.dg/template/conv8.C: Likewise.
11264         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11265         conversion operator.
11267 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
11269         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11270         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11271         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11272         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11273         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11274         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11275         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11276         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11277         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11278         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11279         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11280         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11281         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11282         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11283         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11284         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11285         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11286         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11287         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11288         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11289         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11290         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11291         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11292         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11293         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11294         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11295         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11296         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11297         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11299 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
11301         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11302         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11303         indications.
11305 2003-06-16  Roger Sayle  <roger@eyesopen.com>
11307         * gcc.dg/i386-387-5.c: New test case.
11308         * gcc.dg/i386-387-6.c: New test case.
11309         * gcc.dg/builtins-23.c: New test case.
11311 2003-06-15  Roger Sayle  <roger@eyesopen.com>
11313         * gcc.dg/builtins-22.c: New test case.
11314         * gcc.dg/i386-387-1.c: Update to test exp.
11315         * gcc.dg/i386-387-2.c: Likewise.
11317 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11319         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11321 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11323         * lib/gcc-dg.exp (dg-require-dll): New function.
11324         (dg-xfail-if): Likewise.
11325         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11326         driver.
11328         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11329         * gcc.c-torture/compile/20001205-1.c: Likewise.
11330         * gcc.c-torture/compile/20001226-1.c: Likewise.
11331         * gcc.c-torture/compile/20010518-2.c: Likewise.
11332         * gcc.c-torture/compile/20020312-1.c: Likewise.
11333         * gcc.c-torture/compile/20020604-1.c: Likewise.
11334         * gcc.c-torture/compile/920501-12.c: Likewise.
11335         * gcc.c-torture/compile/920501-4.c: Likewise.
11336         * gcc.c-torture/compile/920520-1.c: Likewise.
11337         * gcc.c-torture/compile/920521-1.c: Likewise.
11338         * gcc.c-torture/compile/920625-1.c: Likewise.
11339         * gcc.c-torture/compile/961203-1.c: Likewise.
11340         * gcc.c-torture/compile/980506-1.c: Likewise.
11341         * gcc.c-torture/compile/981006-1.c: Likewise.
11342         * gcc.c-torture/compile/981022-1.c: Likewise.
11343         * gcc.c-torture/compile/981223-1.c: Likewise.
11344         * gcc.c-torture/compile/990617-1.c: Likewise.
11345         * gcc.c-torture/compile/dll.c: Likewise.
11346         * gcc.c-torture/compile/labels-3.c: Likewise.
11347         * gcc.c-torture/compile/mipscop-1.c: Likewise.
11348         * gcc.c-torture/compile/mipscop-2.c: Likewise.
11349         * gcc.c-torture/compile/mipscop-3.c: Likewise.
11350         * gcc.c-torture/compile/mipscop-4.c: Likewise.
11351         * gcc.c-torture/compile/simd-5.c: Likewise.
11352         * gcc.c-torture/compile/20000804-1.x: Remove.
11353         * gcc.c-torture/compile/20001205-1.x: Likewise.
11354         * gcc.c-torture/compile/20001226-1.x: Likewise.
11355         * gcc.c-torture/compile/20010518-2.x: Likewise.
11356         * gcc.c-torture/compile/20020312-1.x: Likewise.
11357         * gcc.c-torture/compile/20020604-1.x: Likewise.
11358         * gcc.c-torture/compile/920501-12.x: Likewise.
11359         * gcc.c-torture/compile/920501-4.x: Likewise.
11360         * gcc.c-torture/compile/920520-1.x: Likewise.
11361         * gcc.c-torture/compile/920521-1.x: Likewise.
11362         * gcc.c-torture/compile/920625-1.x: Likewise.
11363         * gcc.c-torture/compile/961203-1.x: Likewise.
11364         * gcc.c-torture/compile/980506-1.x: Likewise.
11365         * gcc.c-torture/compile/981006-1.x: Likewise.
11366         * gcc.c-torture/compile/981022-1.x: Likewise.
11367         * gcc.c-torture/compile/981223-1.x: Likewise.
11368         * gcc.c-torture/compile/990617-1.x: Likewise.
11369         * gcc.c-torture/compile/mipscop-1.x: Likewise.
11370         * gcc.c-torture/compile/mipscop-2.x: Likewise.
11371         * gcc.c-torture/compile/mipscop-3.x: Likewise.
11372         * gcc.c-torture/compile/mipscop-4.x: Likewise.
11373         * gcc.c-torture/compile/simd-5.x: Likewise.
11375         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11377 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
11379         * gcc.c-torture/execute/20030611-1.c: New test.
11381 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11383         PR middle-end/168
11384         * gcc.dg/20030612-1.c: New test case.
11386 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11388         PR c++/10635
11389         * g++.dg/expr/cast1.C: New test.
11391 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11393         * gcc.dg/builtins-21.c: New test case.
11395 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
11397         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11398         options instead of at the end.
11399         * lib/objc.exp (objc_target_compile): Likewise.
11401 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
11403         PR c++/10432
11404         * g++.dg/parse/error1.C: New test.
11406 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
11408         * gcc.dg/compat/struct-by-value-11_main.c: New file.
11409         * gcc.dg/compat/struct-by-value-11_x.c: New file.
11410         * gcc.dg/compat/struct-by-value-11_y.c: New file.
11411         * gcc.dg/compat/struct-by-value-12_main.c: New file.
11412         * gcc.dg/compat/struct-by-value-12_x.c: New file.
11413         * gcc.dg/compat/struct-by-value-12_y.c: New file.
11414         * gcc.dg/compat/struct-by-value-13_main.c: New file.
11415         * gcc.dg/compat/struct-by-value-13_x.c: New file.
11416         * gcc.dg/compat/struct-by-value-13_y.c: New file.
11417         * gcc.dg/compat/struct-by-value-14_main.c: New file.
11418         * gcc.dg/compat/struct-by-value-14_x.c: New file.
11419         * gcc.dg/compat/struct-by-value-14_y.c: New file.
11420         * gcc.dg/compat/struct-by-value-15_main.c: New file.
11421         * gcc.dg/compat/struct-by-value-15_x.c: New file.
11422         * gcc.dg/compat/struct-by-value-15_y.c: New file.
11423         * gcc.dg/compat/struct-by-value-16_main.c: New file.
11424         * gcc.dg/compat/struct-by-value-16_x.c: New file.
11425         * gcc.dg/compat/struct-by-value-16_y.c: New file.
11426         * gcc.dg/compat/struct-by-value-17_main.c: New file.
11427         * gcc.dg/compat/struct-by-value-17_x.c: New file.
11428         * gcc.dg/compat/struct-by-value-17_y.c: New file.
11429         * gcc.dg/compat/struct-by-value-18_main.c: New file.
11430         * gcc.dg/compat/struct-by-value-18_x.c: New file.
11431         * gcc.dg/compat/struct-by-value-18_y.c: New file.
11433         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11434         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11435         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11436         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11437         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11438         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11439         * gcc.dg/compat/scalar-return-3_main.c: New file.
11440         * gcc.dg/compat/scalar-return-3_x.c: New file.
11441         * gcc.dg/compat/scalar-return-3_y.c: New file.
11442         * gcc.dg/compat/scalar-return-4_main.c: New file.
11443         * gcc.dg/compat/scalar-return-4_x.c: New file.
11444         * gcc.dg/compat/scalar-return-4_y.c: New file.
11446 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
11448         * gcc.dg/compat/fp2-struct-check.h: New file.
11449         * gcc.dg/compat/fp2-struct-defs.h: New file.
11450         * gcc.dg/compat/fp2-struct-init.h: New file.
11451         * gcc.dg/compat/struct-by-value-10_main.c: New file.
11452         * gcc.dg/compat/struct-by-value-10_x.c: New file.
11453         * gcc.dg/compat/struct-by-value-10_y.c: New file.
11454         * gcc.dg/compat/struct-return-10_main.c: New file.
11455         * gcc.dg/compat/struct-return-10_x.c: New file.
11456         * gcc.dg/compat/struct-return-10_y.c: New file.
11458         * gcc.dg/compat/compat-common.h: New file.
11459         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11460         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11461         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11462         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11463         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11464         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11465         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11466         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11467         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11468         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11469         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11470         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11471         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11472         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11473         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11474         * gcc.dg/compat/small-struct-check.h: Ditto.
11475         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11476         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11477         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11478         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11479         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11480         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11481         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11482         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11483         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11484         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11485         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11486         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11487         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11488         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11489         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11490         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11491         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11492         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11493         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11494         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11495         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11496         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11497         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11498         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11499         * gcc.dg/compat/struct-return-2_main.c: Ditto.
11500         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11501         * gcc.dg/compat/struct-return-2_y.c: Ditto.
11502         * gcc.dg/compat/struct-return-3_main.c: Ditto.
11503         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11504         * gcc.dg/compat/struct-return-3_y.c: Ditto.
11506 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
11508         * g++.dg/pch/static-1.C: New file.
11509         * g++.dg/pch/static-1.Hs: New file.
11511 2003-06-10  Richard Henderson  <rth@redhat.com>
11513         * gcc.dg/asm-7.c: Adjust expected warning text.
11515 2003-06-10  Roger Sayle  <roger@eyesopen.com>
11517         * gcc.dg/builtins-20.c: New test case.
11519 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
11521         PR c++/11131
11522         * g++.dg/opt/template1.C: New test.
11524 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11526         * lib/gcc-dg.exp (dg-test): Clear additional_files and
11527         additional_sources.
11529 2003-05-21  David Taylor  <dtaylor@emc.com>
11531         * gcc.dg/Wpadded.c: New file.
11533 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11535         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11536         * gcc.dg/special/weak-2.c: Add dg-require-weak.
11537         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11538         dg-require-weak.
11540 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
11542         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11544 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11546         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11547         (dg-require-alias): Likewise.
11548         (dg-require-gc-sections): Likewise.
11549         * lib/target-supports.exp (check_gc_sections_available): Likewise.
11551 2003-06-08  Richard Henderson  <rth@redhat.com>
11553         * gcc.dg/20011029-2.c: Fix the array reference.
11554         * gcc.dg/asm-7.c: New.
11556 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
11558         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
11560 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
11562         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
11563         (dg-require-gc-sections): Likewise.
11565 2003-06-08  Jan Hubicka  <jh@suse.cz>
11567         * i386-cmov1.c: Fix regular expression.
11568         * i386-cvt-1.c: Likewise.
11569         * i386-local.c: Likewise.
11570         * i386-local2.c: Likewise.
11571         * i386-mul.c: Likewise.
11572         * i386-ssetype-1.c: Likewise.
11573         * i386-ssetype-3.c: Likewise.
11574         * i386-ssetype-5.c: Likewise.
11576 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11578         PR c++/11039
11579         * g++.dg/warn/implicit-typename2.C: New test.
11580         * g++.dg/warn/implicit-typename3.C: New test.
11582 2003-06-07  Richard Henderson  <rth@redhat.com>
11584         * g++.dg/other/offsetof3.C: Use size_t.
11585         * g++.dg/other/offsetof4.C: Likewise.
11587 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
11589         * lib/copy-file.exp: New. Implement gcc_copy_files.
11591         * lib/dg-pch.exp: Load copy-file.exp
11592         (dg-pch): Use gcc_copy_files instead of "file copy".
11594 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
11596         * gcc.dg/weak/weak.exp: Simplify.
11597         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
11598         * gcc.dg/weak/weak-1.c: Likewise.
11599         * gcc.dg/weak/weak-2.c: Likewise.
11600         * gcc.dg/weak/weak-3.c: Likewise.
11601         * gcc.dg/weak/weak-4.c: Likewise.
11602         * gcc.dg/weak/weak-5.c: Likewise.
11603         * gcc.dg/weak/weak-6.c: Likewise.
11604         * gcc.dg/weak/weak-7.c: Likewise.
11605         * gcc.dg/weak/weak-8.c: Likewise.
11606         * gcc.dg/weak/weak-9.c: Likewise.
11608 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
11610         gcc.c-torture/execute/20030606-1.c: New.
11612 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11614         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
11615         * gcc.dg/builtins-19.c: Likewise.
11617 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11619         * gcc.dg/builtins-2.c: Add some more tests.
11620         * gcc.dg/builtins-18.c: New test case.
11621         * gcc.dg/builtins-19.c: New test case.
11623 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11624             Jim Wilson  <wilson@tuliptree.org>
11626         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
11628 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
11630         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
11631         mempcpy/stpcpy calls not to be optimized into something else.
11632         * gcc.c-torture/execute/string-opt-3.c: Moved to...
11633         * gcc.c-torture/execute/builtins/string-7.c: ...here.
11634         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
11636 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11638         * gcc.dg/format/asm_fprintf-1.c: New test.
11640 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
11642         * lib/gcc-defs.exp (additional_sources): New variable.
11643         (dg-additional-sources): New function.
11644         (additional_files): New variable.
11645         (dg-additional-files): New function.
11646         (dg-additional-files-options): Likewise.
11647         * lib/gcc-dg.exp (dg-require-weak): New function.
11648         (dg-require-alias): Likewise.
11649         (dg-require-gc-sections): Likewise.
11650         * lib/target-supports.exp (check_alias_available): Remove testfile
11651         parameter.
11652         (check_gc_sections_available): New function.
11653         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
11654         (dg-gpp-additional-files): Likewise.
11655         * lib/g++.exp (additional_sources): Remove.
11656         (additional_files): Likewise.
11657         (g++_target_compile): Use dg-additional-files-options.
11659         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
11660         Tcl logic.
11661         * gcc.dg/special/ecos.exp: Remove.
11662         * gcc.dg/special/20000419-2.c: Use dg-require-*.
11663         * gcc.dg/special/alias-1.c: Likewise.
11664         * gcc.dg/special/alias-2.c: Likewise.
11665         * gcc.dg/special/gcsec-1.c: Likewise.
11666         * gcc.dg/special/weak-1.c: Likewise.
11667         * gcc.dg/special/weak-2.c: Likewise.
11668         * gcc.dg/special/wkali-1.c: Likewise.
11669         * gcc.dg/special/wkali-2.c: Likewise.
11671         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
11672         dg-gpp-additional-*.
11673         * g++.dg/special/conpr-3.C: Likewise.
11674         * g++.dg/special/conpr-4.C: Likewise.
11675         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
11676         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
11677         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
11678         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
11679         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
11680         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
11681         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
11682         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
11683         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
11684         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
11685         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
11686         * g++.old-deja/g++.other/comdat1.C: Likewise.
11687         * g++.old-deja/g++.other/comdat2.C: Likewise.
11688         * g++.old-deja/g++.other/comdat3.C: Likewise.
11689         * g++.old-deja/g++.other/ctor1.C: Likewise.
11690         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
11692 2003-06-05  Richard Henderson  <rth@redhat.com>
11694         * gcc.dg/debug/20030605-1.c: New.
11696 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11698         * README.QMTEST: Update.
11700 2003-06-04  Richard Henderson  <rth@redhat.com>
11702         * gcc.dg/cleanup-1.c: New.
11703         * gcc.dg/cleanup-2.c: New.
11704         * gcc.dg/cleanup-3.c: New.
11705         * gcc.dg/cleanup-4.c: New.
11706         * gcc.dg/cleanup-5.c: New.
11707         * gcc.dg/cleanup-6.c: New.
11708         * gcc.dg/cleanup-7.c: New.
11710 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11712         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
11714         * lib/dg-pch.exp: New file.
11715         * g++.dg/pch/pch.exp: Use dg-pch.exp.
11716         * gcc.dg/pch/pch.exp: Likewise.
11718 2003-06-04  Roger Sayle  <roger@eyesopen.com>
11720         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
11721         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
11722         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
11723         * gcc.dg/builtins-17.c: New test case.
11724         * gcc.dg/i386-387-4.c: New test case.
11725         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
11727 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11729         * gcc.dg/ultrasp9.c: New test.
11731 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11733         * gcc.c-torture/compile/20030604-1.c: New test.
11734         * gcc.dg/sparc-constant-1.c: New test.
11736 2003-06-03  Glen Nakamura  <glen@imodulo.com>
11738         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
11740 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
11742         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
11744         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
11745         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
11747 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
11749         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
11751 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11753         PR c++/10940
11754         * g++.dg/template/spec10.C: New test.
11756 2003-06-03  Roger Sayle  <roger@eyesopen.com>
11758         * gcc.dg/builtins-16.c: New test case.
11760 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
11762         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
11763         mempcpy test with post-increments.
11764         * gcc.c-torture/execute/string-opt-3.c: New test.
11765         * gcc.dg/string-opt-1.c: New test.
11767 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
11769         PR fortran/10965
11770         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
11772 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
11774         * lib/scanasm.exp (dg-scan): New function, factored out of ...
11775         (scan-assembler): ... here.  Use dg-scan.
11776         (scan-assembler-not): Likewise.
11777         (scan-file): New function.
11778         (scan-file-not): Likewise.
11779         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
11780         * gcc.dg/cpp/_Pragma4.c: Likewise.
11781         * gcc.dg/cpp/_Pragma5.c: Likewise.
11782         * gcc.dg/cpp/avoidpaste1.c: Likewise.
11783         * gcc.dg/cpp/avoidpaste2.c: Likewise.
11784         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
11785         * gcc.dg/cpp/cmdlne-P.c: Likewise.
11786         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
11787         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
11788         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
11789         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
11790         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
11791         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
11792         * gcc.dg/cpp/cxxcom1.c: Likewise.
11793         * gcc.dg/cpp/line1.c: Likewise.
11794         * gcc.dg/cpp/maccom1.c: Likewise.
11795         * gcc.dg/cpp/maccom2.c: Likewise.
11796         * gcc.dg/cpp/maccom3.c: Likewise.
11797         * gcc.dg/cpp/maccom4.c: Likewise.
11798         * gcc.dg/cpp/maccom5.c: Likewise.
11799         * gcc.dg/cpp/maccom6.c: Likewise.
11800         * gcc.dg/cpp/multiline.c: Likewise.
11801         * gcc.dg/cpp/spacing1.c: Likewise.
11802         * gcc.dg/cpp/spacing2.c: Likewise.
11803         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
11804         * gcc.dg/cpp/trad/maccom1.c: Likewise.
11805         * gcc.dg/cpp/trad/maccom2.c: Likewise.
11806         * gcc.dg/cpp/trad/maccom3.c: Likewise.
11807         * gcc.dg/cpp/trad/maccom4.c: Likewise.
11808         * gcc.dg/cpp/trad/maccom6.c: Likewise.
11809         * gcc.dg/cpp/cxxcom2.c: Likewise.
11810         * gcc.dg/cpp/cxxcom2.h: New file.
11812         * gcc.dg/cpp/truefalse.cpp: Move it to ...
11813         * g++.dg/cpp/truefalse.C: Here.
11814         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
11816 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
11818         * gcc.dg/cpp/redef3.c: New file.
11820 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
11822         * gcc.dg/i386-loop-3.c: New test.
11824 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
11826         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
11828 2003-05-31  Roger Sayle  <roger@eyesopen.com>
11830         * gcc.dg/fwrapv-1.c: New test case.
11831         * gcc.dg/fwrapv-2.c: New test case.
11833 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11835         PR c++/10956
11836         * g++.dg/template/spec9.C: New test.
11838 2003-05-29  Roger Sayle  <roger@eyesopen.com>
11840         * gcc.dg/duff-4.c: New test case.
11842 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
11844         PR fortran/10843
11845         * g77.dg/ffixed-form-1.f: New test
11846         * g77.dg/ffixed-form-2.f: New test
11847         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
11848         * g77.dg/ffree-form-3.f: New test
11850 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
11852         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
11853         * gcc.dg/wint_t-1.c: Likewise.
11855 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11857         * g++.dg/template/access11.C: New test.
11859 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11861         PR c++/10849
11862         * g++.dg/template/access10.C: New test.
11864 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11865             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11867         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
11869 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11871         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
11872         suppress for powerpc-*-darwin*.
11873         * gcc.dg/torture/builtin-noret-2.c: Likewise.
11875 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11877         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
11878         suppress option for powerpc-*-darwin*.
11880 2003-05-23  Roger Sayle  <roger@eyesopen.com>
11882         * gcc.dg/builtins-1.c: Add tests for tan and atan.
11883         * gcc.dg/builtins-4.c: Add test for fmod.
11885 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11887         PR c++/10682
11888         * g++.dg/template/instantiate4.C: New test.
11890 2003-05-22  Roger Sayle  <roger@eyesopen.com>
11892         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
11894 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
11896         * gcc.dg/compat/scalar-return-1_main.c: New file.
11897         * gcc.dg/compat/scalar-return-1_x.c: New file.
11898         * gcc.dg/compat/scalar-return-1_y.c: New file.
11899         * gcc.dg/compat/scalar-return-2_main.c: New file.
11900         * gcc.dg/compat/scalar-return-2_x.c: New file.
11901         * gcc.dg/compat/scalar-return-2_y.c: New file.
11902         * gcc.dg/compat/struct-return-3_main.c: New file.
11903         * gcc.dg/compat/struct-return-3_y.c: New file.
11904         * gcc.dg/compat/struct-return-3_x.c: New file.
11905         * gcc.dg/compat/struct-return-2_main.c: New file.
11906         * gcc.dg/compat/struct-return-2_x.c: New file.
11907         * gcc.dg/compat/struct-return-2_y.c: New file.
11909 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11911         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
11912         for hppa*-hp-hpux*.
11913         * gcc.dg/20021014-1.c (dg-options): Likewise.
11914         * gcc.dg/nest.c (dg-options): Likewise.
11916 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
11918         PR c++/9738
11919         * g++.dg/ext/dllimport2.C: New file.
11920         * g++.dg/ext/dllimport3.C: New file.
11922 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
11924         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
11925         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11926         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11927         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11928         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11929         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11930         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
11931         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
11932         * gcc.dg/compat/small-struct-defs.h: New file.
11933         * gcc.dg/compat/small-struct-init.h: New file.
11934         * gcc.dg/compat/small-struct-check.h: New file.
11935         * gcc.dg/compat/fp-struct-defs.h: New file.
11936         * gcc.dg/compat/fp-struct-check.h: New file.
11937         * gcc.dg/compat/fp-struct-init.h: New file.
11938         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
11939         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
11941 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
11943         * gcc.dg/20030225-2.c: New test.
11945 2003-05-18  Roger Sayle  <roger@eyesopen.com>
11946             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11948         * gcc.c-torture/compile/20030518-1.c: New test case.
11950 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
11952         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
11953         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
11954         gcc-dg-debug-runtest.
11955         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
11956         gcc-dg-debug-runtest.
11958 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11960         PR c++/9022
11961         * g++.dg/lookup/using6.C: New test.
11963 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11965         * g++.dg/parse/access2.C: New test.
11967 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
11969         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
11970         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
11971         * gcc.dg/debug/debug.exp: Likewise.
11973 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
11975         * gcc.dg/dollar.c: New test.
11977 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
11979         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
11980         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
11981         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
11982         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
11983         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
11984         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
11985         * gcc.dg/compat/struct-by-value-6_main.c: New file.
11986         * gcc.dg/compat/struct-by-value-6_x.c: New file.
11987         * gcc.dg/compat/struct-by-value-6_y.c: New file.
11988         * gcc.dg/compat/struct-by-value-7_main.c: New file.
11989         * gcc.dg/compat/struct-by-value-7_x.c: New file.
11990         * gcc.dg/compat/struct-by-value-7_y.c: New file.
11991         * gcc.dg/compat/struct-by-value-8_main.c: New file.
11992         * gcc.dg/compat/struct-by-value-8_x.c: New file.
11993         * gcc.dg/compat/struct-by-value-8_y.c: New file.
11994         * gcc.dg/compat/struct-by-value-9_main.c: New file.
11995         * gcc.dg/compat/struct-by-value-9_x.c: New file.
11996         * gcc.dg/compat/struct-by-value-9_y.c: New file.
11998 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
12000         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12001         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
12002         support for "repo" mode.
12003         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12004         * lib/g77-dg.exp: Likewise.
12005         * lib/obj-dg.exp: Likewise.
12007 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
12009         Merge from gcc-3_2-rhl8-branch:
12010         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
12012         * gcc.dg/tls/opt-6.c: New test.
12014         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
12016         * gcc.dg/20030405-1.c: New test.
12018         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
12020         * gcc.dg/20030309-1.c: New test.
12022         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
12024         * gcc.c-torture/execute/20030307-1.c: New test.
12026         2003-02-20  Randolph Chung  <tausq@debian.org>
12028         * gcc.c-torture/compile/20030220-1.c: New test.
12030         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
12032         * gcc.dg/20030217-1.c: New test.
12034         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
12036         * gcc.c-torture/compile/20020129-1.c: New test.
12038         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12040         * gcc.dg/unroll-1.c: New test.
12042         2002-11-16  Jan Hubicka  <jh@suse.cz>
12044         * gcc.c-torture/execute/20020920-1.c: New test.
12046         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
12048         PR target/7434
12049         * gcc.c-torture/compile/20021008-1.c: New test.
12051         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
12053         PR target/7559
12054         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12056         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
12058         * gcc.c-torture/compile/20020807-1.c: New test.
12060         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
12062         * gcc.dg/tls/opt-1.c: New test.
12064         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
12066         * gcc.dg/20020729-1.c: New test.
12068         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
12070         * g++.dg/opt/life1.C: New test.
12072         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
12074         * gcc.dg/20020525-1.c: New test.
12076         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
12078         PR c++/6794
12079         * g++.dg/ext/pretty1.C: New test.
12080         * g++.dg/ext/pretty2.C: New test.
12082 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
12084         PR c++/8385
12085         * g++.dg/ext/typeof5.C: New test.
12087 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
12089         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12090         __USER_LABEL_PREFIX__ into account.
12091         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12093 2003-05-14  Roger Sayle  <roger@eyesopen.com>
12095         * gcc.dg/builtins-15.c: New test case.
12097 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
12099         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12101 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
12103         * lib/g++.exp: Tweak handling of additional source files.
12104         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12105         * g++.dg/special/conpr-2a.C: Rename to ...
12106         * g++.dg/special/conpr-2a.cc: ... this.
12107         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12108         * g++.dg/special/conpr-3a.C: Rename to ...
12109         * g++.dg/special/conpr-3a.cc: This.
12110         * g++.dg/special/conpr-3b.C: Rename to ...
12111         * g++.dg/special/conpr-3b.cc: This.
12112         * g++.dg/special/conpr-4.C: New test.
12113         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12115 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
12117         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12119 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12121         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12122         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12123         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12124         * g++.old-deja/g++.other/warn3.C: Likewise.
12126 2003-05-11  Roger Sayle  <roger@eyesopen.com>
12128         * gcc.dg/i386-387-1.c: Update to also test log.
12129         * gcc.dg/i386-387-2.c: Likewise.
12131 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12133         * g77.f-torture/execute/int8421.f: New test.
12135 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12137         PR c++/10230, c++/10481
12138         * g++.dg/lookup/scoped5.C: New test.
12140 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12142         PR c++/10552
12143         * g++.dg/template/ttp6.C: New test.
12145 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
12147         * gcc.c-torture/execute/builtins: New directory.
12148         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12149         gcc.c-torture/execute/builtins.
12150         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12151         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12152         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
12153         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12155 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12157         PR c++/9252
12158         * g++.dg/template/access8.C: New test.
12159         * g++.dg/template/access9.C: New test.
12161 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12163         PR c++/9554
12164         * g++.dg/parse/access1.C: New test.
12166 2003-05-09  DJ Delorie  <dj@redhat.com>
12168         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12169         long, and not an int.
12171 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12173         PR c++/10555, c++/10576
12174         * g++.dg/template/memclass1.C: New test.
12176 2003-05-08  DJ Delorie  <dj@redhat.com>
12178         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12179         targets.
12180         * gcc.c-torture/execute/20021024-1.x: Likewise.
12181         * gcc.c-torture/execute/shiftdi.x: Likewise.
12182         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12183         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12184         * gcc.dg/20021018-1.c: Likewise.
12186 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12188         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12190         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12191         (bcopy): Call memmove.
12193 2003-05-08  Roger Sayle  <roger@eyesopen.com>
12195         * g77.f-torture/compile/8485.f: New test case.
12197 2003-05-07  Richard Henderson  <rth@redhat.com>
12199         PR c++/10570
12200         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12201         Verify exception_cleanup not called for rethrows.
12202         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12203         when exiting catch block without rethrowing.
12204         * g++.dg/eh/forced3.C: New.
12205         * g++.dg/eh/forced4.C: New.
12207 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
12209         * gcc.dg/20030505.c: Fix triplet.
12211 2003-05-06  DJ Delorie  <dj@redhat.com>
12213         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12214         * gcc.dg/nest.c: Likewise.
12216 2003-05-05  Roger Sayle  <roger@eyesopen.com>
12218         * gcc.dg/builtins-14.c: New test case.
12220 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
12222         * lib/compat.exp (compat-execute): New argument.
12223         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12224         * gcc.dg/compat: New test directory.
12225         * gcc.dg/compat/compat.exp: New expect script.
12226         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12227         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12228         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12229         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12230         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12231         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12233         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12234         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12235         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12236         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12237         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12238         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12239         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12240         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12241         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12242         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12243         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12244         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12245         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12246         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12247         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12249 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
12251         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12253 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
12255         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12257 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
12259         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12260         * gcc.dg/ppc-fsel-2.c: New test.
12262         * gcc.dg/unused-5.c: New test.
12264 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12266         PR c++/10496
12267         * g++.dg/warn/pmf1.C: New test.
12269 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12271         PR c++/4494
12272         * g++.dg/warn/main.C: New test.
12274 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12276         * gcc.dg/nonnull-3.c: New test.
12278 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
12280         * gcc.dg/cpp/Wtrigraphs.c: Update.
12281         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12283 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
12285         * gcc.dg/ppc-fsel-1.c: New test.
12287 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
12289         PR c/10604
12290         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12292 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
12294         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12296 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12298         PR c++/9364, c++/10553, c++/10586
12299         * g++.dg/parse/typename4.C: New test.
12300         * g++.dg/parse/typename5.C: Likewise.
12302 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
12304         * gcc.c-torture/compile/20030503-1.c: New test.
12306 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12308         * g++.dg/lookup/using5.C: Fix testcase error.
12310 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
12312         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12313         since MEABI is no longer supported.  Remove all vestiges
12314         of MEABI from the test.
12316 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12318         PR c++/10554
12319         * g++.dg/lookup/using5.C: New test.
12321 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12323         PR c++/8772
12324         * g++.dg/template/ttp5.C: New test.
12326 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
12328         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12329         (dg-gpp-additional-sources): New function.
12330         (dg-gpp-additional-files): Likewise.
12331         * lib/g++.exp (additional_sources): New variable.
12332         (additional_files): Likewise.
12333         (g++_target_compile): Deal with them.
12334         * lib/old-dejagnu.exp: Remove.
12335         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12336         * g++.old-deja: Revise all tests to use dg commands.
12338 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12340         PR c++/9432, c++/9528
12341         * g++.dg/lookup/using4.C: New test.
12343 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
12345         * gcc.dg/noreturn-5.c: New file.
12346         * gcc.dg/noreturn-6.c: New file.
12348         * gcc.c-torture/compile/inline-1.c: New file.
12350 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12352         PR c++/10551
12353         * g++.dg/template/explicit1.C: New test.
12355 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12357         PR c++/10549
12358         * g++.dg/other/bitfield1.C: New test.
12360         PR c++/10527
12361         * g++.dg/init/new7.C: New test.
12363 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12365         * g++.dg/ext/desig1.C: New test.
12366         * g++.dg/ext/init1.C: Update.
12368         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12370 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
12372         PR c++/10180
12373         * g++.dg/warn/Winline-1.C: New test.
12375 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
12377         * gcc.c-torture/execute/string-opt-19.c: New test.
12379         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12380         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12382 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
12384         PR c++/10506
12385         * g++.dg/init/new6.C: New test.
12387         PR c++/10503
12388         * g++.dg/init/ref6.C: New test.
12390 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
12392         * g++.dg/warn/weak1.C: XFAIL on AIX4.
12394 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12396         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12397         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12399 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
12401         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12402         initialized static data members.
12404 2003-04-25  H.J. Lu <hjl@gnu.org>
12406         * gcc.dg/ia64-sync-4.c: New test.
12408 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12410         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
12411         date.
12413 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
12415         PR c++/10337
12416         * g++.dg/warn/conv1.C: New test.
12417         * g++.old-deja/g++.other/conv7.C: Adjust.
12418         * g++.old-deja/g++.other/overload14.C: Adjust.
12420 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12422         PR c++/10471
12423         * g++.dg/template/defarg2.C: New test.
12425 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
12427         * gcc.dg/cpp/include2.c: Update.
12428         * gcc.dg/cpp/multiline-2.c: New.
12429         * gcc.dg/cpp/multiline.c: Update.
12430         * gcc.dg/cpp/strify2.c: Update.
12431         * gcc.dg/cpp/trad/literals-2.c: Update.
12433 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12435         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12437 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12439         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12441 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12443         PR c++/10451
12444         * g++.dg/parse/crash4.C: New test.
12446         PR c++/9847
12447         * g++.dg/parse/crash5.C: New test.
12449 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12451         PR c++/10446
12452         * g++.dg/parse/crash3.C: New test.
12454         PR c++/10428
12455         * g++.dg/parse/elab1.C: New test.
12457 2003-04-22  Devang Patel  <dpatel@apple.com>
12459         * gcc.dg/cpp/trad/funlike-5.c: New test.
12461 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
12463         * g++.dg/other/packed1.C: Fix dg options.
12465 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
12467         * g++.dg/other/offsetof2.C: New test.
12469 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
12471         * g++.dg/template/recurse.C: Adjust location of error messages.
12473 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12475         PR c++/9881
12476         * g++.dg/init/addr-const1.C: New test.
12477         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12479 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12481         PR c++/10405
12482         * g++.dg/lookup/struct-hack1.C: New test.
12484 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
12486         * ucs.c: Update diagnostic messages.
12488 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
12490         * gcc.dg/cpp/truefalse.cpp: New test.
12491         * gcc.dg/cpp/cpp.exp: Update.
12492         * g++.dg/other/stdbool-if.C: Remove.
12494 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
12496         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12497         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12499 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
12501         * gcc.c-torture/compile/20030418-1.c: New test.
12503 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
12505         * README.compat: Remove; content moved to doc/sourcebuild.texi.
12507 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12509         PR c++/10347
12510         g++.dg/template/dependent-name1.C: New test.
12512 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
12514         * gcc.dg/warn-1.c (tourist_guide): New array,
12515         contains a pointer to bar.
12517 2003-04-16  Roger Sayle  <roger@eyesopen.com>
12519         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12520         * gcc.c-torture/execute/medce-1.c: New test case.
12521         * gcc.c-torture/execute/medce-2.c: New test case.
12523 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
12525         * lib/prune.exp: Ignore more messages.
12527         PR c++/10381
12528         * g++.dg/parse/lookup3.C: New test.
12530 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
12532         * gcc.c-torture/compile/20030415-1.c : New test.
12534 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
12536         * gcc.c-torture/execute/scope-2.c: Move to ...
12537         * gcc.dg/noncompile/scope.c: .... here.
12539 2003-04-14  Roger Sayle  <roger@eyesopen.com>
12541         * gcc.dg/20030414-2.c: New test case.
12543 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
12545         PR target/10377
12546         * gcc.dg/20030414-1.c: New test.
12548 2003-04-13  Roger Sayle  <roger@eyesopen.com>
12550         * gcc.dg/builtins-12.c: New test case.
12551         * gcc.dg/builtins-13.c: New test case.
12553 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12555         * gcc.c-torture/execute/string-opt-18.c: New test.
12557 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
12559         PR c++/10300
12560         * g++.dg/init/new5.C: New test.
12562 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
12564         PR c++/7910
12565         * g++.dg/ext/dllimport1.C: New test.
12567 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12569         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
12571 2003-04-11  Bud Davis <bdavis9659@comcast.net>
12573         PR Fortran/9263
12574         * g77.f-torture/noncompile/9263.f: New test
12575         PR Fortran/1832
12576         * g77.f-torture/execute/1832.f: New test
12578 2003-04-11  David Chad  <davidc@freebsd.org>
12579             Loren J. Rittle  <ljrittle@acm.org>
12581         libobjc/8562
12582         * objc.dg/headers.m: New test.
12584 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
12586         * gcc.c-torture/execute/builtin-noret-2.c: New.
12587         * gcc.c-torture/execute/builtin-noret-2.x: New.
12588         XFAIL builtin-noret-2.c at -O1 and above.
12589         * gcc.dg/redecl.c: New.
12590         * gcc.dg/Wshadow-1.c: Update error regexps.
12592 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
12594         * g++.dg/abi/bitfield10.C: New test.
12596 2003-04-09  Mike Stump  <mrs@apple.com>
12598         * gcc.dg/pch/pch.exp: Make testcase names longer.
12599         * g++.dg/pch/pch.exp: Make testcase names longer.
12601 2003-04-08  Roger Sayle  <roger@eyesopen.com>
12603         * gcc.dg/builtins-11.c: New test case.
12605 2003-04-08  Roger Sayle  <roger@eyesopen.com>
12607         * gcc.dg/builtins-9.c: New test case.
12608         * gcc.dg/builtins-10.c: New test case.
12610 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
12612         * gcc.dg/noncompile/init-4.c.c: New test.
12614 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12616         * gcc.misc-test/gcov-9.c: New test.
12617         * gcc.misc-test/gcov-10.c: New test
12618         * gcc.misc-test/gcov-11.c: New test.
12620 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
12622         PR optimization/10024
12623         * gcc.c-torture/compile/20030405-1.c: New test.
12625 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
12627         * gcc.dg/pch/static-3.c: New.
12628         * gcc.dg/pch/static-3.hs: New.
12629         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
12631 2003-04-04  Richard Henderson  <rth@redhat.com>
12633         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
12634         * g++.dg/eh/forced2.C: Likewise.
12636 2003-04-03  Mike Stump  <mrs@apple.com>
12638         * lib/scanasm.exp (scan-assembler): Add xfail processing for
12639         target arg.
12640         (scan-assembler-times, scan-assembler-not): Likewise.
12641         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
12643 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
12645         * gcc.dg/sparc-loop-1.c: New test.
12647 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
12649         PR other/9274
12650         * g++.dg/pch/system-2.C: New.
12651         * g++.dg/pch/system-2.Hs: New.
12653 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
12655         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
12657         * g++.dg/eh/simd-1.C (vecfunc): Same.
12659 2003-04-01  Roger Sayle  <roger@eyesopen.com>
12661         * gcc.c-torture/execute/20030401-1.c: New test case.
12663 2003-04-01  Ziemowit Laski <zlaski@apple.com>
12665         * objc.dg/defs.m: New.
12667 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
12669         * g++.dg/eh/simd-1.C: New.
12670         * g++.dg/eh/simd-2.C: New.
12672 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
12674         * gcc.c-torture/execute/simd-3.c: New.
12676 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12678         PR c/9936
12679         * gcc.dg/20030331-2.c: New test.
12681 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12683         PR c++/10278
12684         * g++.dg/parse/crash2.C: New test.
12686 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12688         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
12689         * gcc.c-torture/execute/20030331-1.c: ...here.
12691 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12693         * gcc.c-torture/execute/20030331-1.c: New test.
12695 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
12697         * lib/gcov.exp: Adjust call return testing strings.
12698         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
12700 2003-03-31  Roger Sayle  <roger@eyesopen.com>
12702         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
12703         * gcc.dg/builtins-7.c: New test case.
12704         * gcc.dg/builtins-8.c: New test case.
12706 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12708         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
12710 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
12712         PR c++/7647
12713         * g++.dg/lookup-class-member-2.C: New test.
12715 2003-03-30  Glen Nakamura  <glen@imodulo.com>
12717         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
12719 2003-03-28  Roger Sayle  <roger@eyesopen.com>
12721         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
12723 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
12725         * g++.dg/init/attrib1.C: New test.
12727 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12729         * gcc.dg/ultrasp8.c: New test.
12731 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12733         * gcc.dg/ultrasp7.c: New test.
12735 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
12737         PR c++/10047
12738         * g++.dg/template/inline1.C: New test.
12740 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12742         * gcc.dg/sparc-dwarf2.c: New test.
12744 2003-03-27  Roger Sayle  <roger@eyesopen.com>
12746         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
12747         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
12749 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
12751         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
12752         than reading .x files.
12753         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
12754         * g77.dg/gcov/gcov-1.f: Likewise.
12755         * gcc.misc-tests/gcov-4b.c: Likewise.
12756         * gcc.misc-tests/gcov-5b.c: Likewise.
12757         * gcc.misc-tests/gcov-6.c: Likewise.
12758         * gcc.misc-tests/gcov-7.c: Likewise.
12759         * gcc.misc-tests/gcov-8.c: Likewise.
12760         * g++.dg/gcov/gcov-1.x: Remove.
12761         * g77.dg/gcov/gcov-1.x: Likewise.
12762         * gcc.misc-tests/gcov-4b.x: Likewise.
12763         * gcc.misc-tests/gcov-5b.x: Likewise.
12764         * gcc.misc-tests/gcov-6.x: Likewise.
12765         * gcc.misc-tests/gcov-7.x: Likewise.
12766         * gcc.misc-tests/gcov-8.x: Likewise.
12768 2003-03-27  Glen Nakamura  <glen@imodulo.com>
12770         PR opt/10087
12771         * gcc.dg/20030324-1.c: New test.
12773 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
12775         PR c++/10224
12776         * g++.dg/template/arg3.C: New test.
12778         PR c++/10158
12779         * g++.dg/template/friend18.C: New test.
12781 2003-03-26  Roger Sayle  <roger@eyesopen.com>
12783         * g77.f-torture/compile/20030326-1.f: New test case.
12785 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
12787         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
12789         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
12791 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
12793         * gcc.dg/ia64-sync-3.c: New test.
12795 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
12797         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
12799 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
12801         * gcc.dg/ultrasp6.c: New test.
12803 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12805         * gcc.dg/i386-signbit-1.c: New test.
12806         * gcc.dg/i386-signbit-2.c: New test.
12807         * gcc.dg/i386-signbit-3.c: New test.
12809 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12811         * gcc.dg/ultrasp5.c: Fix options.
12813 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12815         * gcc.dg/ultrasp5.c: Fix comment.
12817 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
12819         PR fortran/10197
12820         * g77.f-torture/execute/10197.f: New test.
12822 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
12824         PR c++/9898, c++/383
12825         * g++.dg/template/conv6.C: New test.
12827         PR c++/10119
12828         * g++.dg/template/ptrmem5.C: New test.
12830         PR c++/10026
12831         * g++.dg/lookup/koenig1.C: New test.
12833         PR C++/10199
12834         * g++.dg/lookup/template2.C: New test.
12836 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
12838         * g++.dg/opt/rtti1.C: New test.
12840 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
12842         * gcc.dg/ultrasp5.c: New test.
12844 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
12846         PR middle-end/9967
12847         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
12848         builtin fputs.
12850 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
12852         PR c/8224
12853         * gcc.dg/20030323-1.c: New test.
12855 2003-03-23  Roger Sayle  <roger@eyesopen.com>
12857         * gcc.c-torture/compile/20030323-1.c: New test case.
12859 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
12861         * gcc.dg/20030321-1.c: New test.
12863 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
12865         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
12867 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
12869         PR c++/9978, c++/9708
12870         * g++.dg/ext/vlm1.C: Adjust expected error.
12871         * g++.dg/ext/vla2.C: New test.
12872         * g++.dg/template/arg1.C: New test.
12873         * g++.dg/template/arg2.C: New test.
12875 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
12877         * g77.f-torture/execute/select.f: New test.
12878         * g77.f-torture/noncompile/select_no_compile.f: New test.
12880 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
12882         PR c++/9898
12883         * g++.dg/other/error4.C: New test.
12885 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
12887         * g++.dg/template/friend17.C: New test.
12889 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
12891         * gcc.c-torture/compile/20030320-1.c: New.
12893 2003-03-20  Roger Sayle  <roger@eyesopen.com>
12895         * gcc.dg/builtins-6.c: New test case.
12897 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
12899         PR target/10073
12900         * gcc.c-torture/compile/20030319-1.c: New.
12902 2003-03-18  Jan Hubicka  <jh@suse.cz>
12904         * gcc.dg/i386-cvt-1.c: New test.
12906 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
12908         * objc.dg/naming-1.m: Use "(parse|syntax) error".
12909         * objc.dg/naming-2.m: Likewise.
12911 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
12913         PR c++/9639
12914         * g++.dg/parse/crash1.C: New test.
12916 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
12918         PR c++/8805
12919         * g++.dg/eh/cleanup1.C: New test.
12921 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
12923         * gcc.c-torture/execute/20030316-1.c: New test case.
12925 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
12927         PR c++/9629
12928         * g++.dg/init/ctor2.C: New test.
12930 2003-03-15  Roger Sayle  <roger@eyesopen.com>
12932         * g77.f-torture/compile/xformat.f: New test case.
12934 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12936         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
12937         * g++.old-deja/g++.mike/eh50.C: Likewise.
12939 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12941         PR c++/6440
12942         * g++.dg/template/spec7.C: New test.
12943         * g++.dg/template/spec8.C: Likewise.
12945 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
12947         * gcc.c-torture/execute/20030313-1.c: New test.
12949 2003-03-14  Richard Henderson  <rth@redhat.com>
12951         * gcc.dg/inline-2.c: Adjust alpha test for external call.
12953 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
12955         * gcc.c-torture/compile/20030314-1.c: New test.
12957 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
12959         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
12960         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
12961         thumb target,
12962         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
12963         to accept newer _imp__  prefix and additional
12964         newline in .drectve section.
12965         * gcc.dg/dll-4.c: Likewise.
12966         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
12967         switch.
12969 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
12971         * g++.dg/parse/namespace9.C: New test.
12973         * g++.dg/init/ref5.C: New test.
12974         * g++.dg/parse/ptrmem1.C: Likewise.
12976 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12978         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
12979         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
12980         regular expression.
12981         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
12982         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
12984 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
12986         * gcc.c-torture/execute/20030224-2.c: New test.
12988 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12990         * gcc.dg/decl-3.c: New test.
12992 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12994         * gcc.dg/i386-loop-2.c: New test.
12996 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
12998         PR c++/9474
12999         * g++.dg/parse/namespace8.C: New test.
13001         PR c++/9924
13002         * g++.dg/overload/builtin2.C: New test.
13004 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
13006         * gcc.dg/return-type-3.c: New test.
13008 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
13010         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13011         profiling options are not supported.
13013 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
13015         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13016         * g++.old-deja/g++.warn/impint2.C: Likewise.
13018 2003-03-10  Devang Patel  <dpatel@apple.com>
13020         * g++.dg/cpp/c++_cmd_1.C: New test.
13021         * g++.dg/cpp/c++_cmd_1.h: New file.
13023 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
13025         * gcc.dg/altivec-9.c: New file.
13027 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13029         * gcc.dg/ppc-sdata-1.c: New test.
13030         * gcc.dg/ppc-sdata-2.c: New test.
13032 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
13034         PR c++/9373
13035         * g++.dg/opt/ptrmem2.C: New test.
13037         PR c++/8534
13038         * g++.dg/opt/ptrmem1.C: New test.
13040 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13042         * gcc.dg/i386-loop-1.c: New test.
13044 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13046         PR c++/9970
13047         * g++.dg/lookup/friend1.C: New test.
13049 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13051         PR c++/9823
13052         * g++.dg/parser/constructor1.C: New test.
13054 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
13056         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13058         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13060 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
13062         * gcc.dg/cpp/Wunused.c: Update test.
13064 2003-03-08  Jan Hubicka  <jh@suse.cz>
13066         * gcc.dg/inline-3.c: New test.
13068 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13070         PR c++/9809
13071         * g++.dg/parse/builtin1.C: New test.
13073         PR c++/9982
13074         * g++.dg/abi/cookie1.C: New test.
13075         * g++.dg/abi/cookie2.C: Likewise.
13077         PR c++/9524
13078         * g++.dg/template/field1.C: New test.
13080         PR c++/9912
13081         * g++.dg/parse/class1.C: New test.
13082         * g++.dg/parse/namespace7.C: Likewise.
13083         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13085 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
13087         * g++.dg/init/ref4.C: New test.
13089 2003-03-07  Jan Hubicka  <jh@suse.cz>
13091         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13092         * gcc.dg/inline-3.c:  New test.
13094 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
13096         * g++.dg/init/ref3.C: New test.
13098         PR c++/9965
13099         * g++.dg/init/ref2.C: New test.
13101         PR c++/9400
13102         * g++.dg/warn/Wshadow-2.C: New test.
13104         PR c++/9791
13105         * g++.dg/warn/Woverloaded-1.C: New test.
13107 2003-03-05  Jan Hubicka  <jh@suse.cz>
13109         * gcc.dg/i386-local2.c: New.
13110         * gcc.dg/i386-local.c: Fix typo.
13112 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
13114         * g++.dg/abi/layout3.C: New test.
13116 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
13118         * gcc.c-torture/compile/20030305-1.c
13120 2003-03-05  Jan Hubicka  <jh@suse.cz>
13122         * gcc.dg/i386-local.c: New.
13124 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
13126         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13128 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13130         * gcc.dg/switch-2.c: New test.
13131         * gcc.dg/switch-3.c: New test.
13132         * gcc.dg/Wswitch.c: Adjust line numbers.
13133         * gcc.dg/Wswitch-default.c: Likewise.
13134         * gcc.dg/Wswitch-enum.c: Likewise.
13136 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
13138         * gcc.c-torture/execute/20030222-1.c: New test.
13140 2003-03-03  James E Wilson  <wilson@tuliptree.org>
13142         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13144 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
13146         PR c++/9878
13147         * g++.dg/init/ref1.C: New test.
13149 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
13151         * gcc.dg/sh-relax.c: New SH-only test.
13153 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
13155         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
13156         comment explaining purpose of testcase.
13158 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13160         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13161         for HC11/HC12 (asm needs two int registers).
13162         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13163         HC11/HC12 because the test uses an asm which needs two 32-bit
13164         registers.
13166 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13168         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13169         for HC11/HC12 (array is too large otherwise).
13170         * gcc.c-torture/compile/920501-4.x: New file, likewise.
13171         * gcc.c-torture/compile/20010518-2.x: Likewise.
13172         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13173         HC11/HC12 (array is too large).
13175 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
13177         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13178         * lib/g++-dg.exp (g++-dg-test): Likewise.
13180 2003-03-01  Roger Sayle  <roger@eyesopen.com>
13182         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13183         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13185 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13187         * g++.dg/warn/implicit-typename1.C: Remove warning.
13189 2003-02-28  Richard Henderson  <rth@redhat.com>
13191         * gcc.dg/noreturn-1.c: Move noreturn warning line.
13192         * gcc.dg/return-type-1.c: Move control reaches end warning line.
13194 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
13196         * gcc.dg/pch/pch.exp: Change .pch to .gch.
13197         * g++.dg/pch/pch.exp: Likewise.
13199 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
13201         PR c++/9879
13202         * testsuite/g++.dg/init/new4.C: New test.
13204 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
13206         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13208 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
13210         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13211         unsigned long.
13213         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13214         wider than float.
13216 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13218         * lib/scanasm.exp: Add support for counting numbers of
13219         occurences.
13220         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13221         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13223 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
13225         PR c++/9683
13226         * g++.dg/template/static3.C: New test.
13228         PR c++/9829
13229         * g++.dg/parse/namespace6.C: New test.
13231 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13233         PR target/9732
13234         * gcc.dg/20030225-1.c: New test.
13236 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
13238         * README: Remove out-of-date information.
13240         PR c++/9836
13241         * g++.dg/template/spec6.C: New test.
13243 2003-02-24  Jeff Law  <law@redhat.com>
13245         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13247 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13249         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13250         * gcc.dg/pragma-ep-1.c: Likewise.
13252 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13254         PR c++/9602
13255         * g++.dg/template/friend16.C: New test.
13257 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
13259         PR c++/5333
13260         * g++.dg/parse/fused-params1.C: Adjust error messages.
13261         * g++.dg/template/nested3.C: New test.
13263 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
13265         * g++.dg/abi/param1.C: New test.
13267 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13269         PR c++/7982
13270         * g++.dg/warn/implicit-typename1.C: New test.
13272 2003-02-22  Kelley Cook <kelleycook@comcast.net>
13274         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13275         with "mtune".
13276         * g++.old-deja/g++.other/store-expr2.C: Likewise.
13277         * gcc.c-torture/execute/20010129-1.x: Likewise.
13278         * gcc.dg/20011107-1.c: Likewise.
13279         * gcc.dg/20020108-1.c: Likewise.
13280         * gcc.dg/20020122-3.c: Likewise.
13281         * gcc.dg/20020206-1.c: Likewise.
13282         * gcc.dg/20020310-1.c: Likewise.
13283         * gcc.dg/20020426-2.c: Likewise.
13284         * gcc.dg/20020517-1.c: Likewise.
13285         * gcc.dg/991230-1.c: Likewise.
13286         * gcc.dg/i386-unroll-1.c: Likewise.
13287         * gcc.misc-tests/i386-prefetch.exp: Likewise.
13289 2003-02-22  Jan Hubicka  <jh@suse.cz>
13291         * gcc.dg/i386-mul.c: New test.
13293 2003-02-21  Roger Sayle  <roger@eyesopen.com>
13295         * gcc.dg/builtins-5.c: New test case.
13297 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
13299         * gcc.dg/asmreg-1.c: New test.
13301 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13303         PR c++/9749
13304         * g++.dg/parse/varmod1.C: New test.
13306 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13308         PR c++/9727
13309         * g++.dg/template/op1.C: New test.
13311 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13313         PR c++/8906
13314         * g++.dg/template/nested2.C: New test.
13316 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13318         PR c++/8724
13319         * g++.dg/expr/dtor1.C: New test.
13321 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
13323         * gcc.dg/cpp/include3.c: New test.
13324         * gcc.dg/cpp/inc/foo.h: New file.
13326 2003-02-21  Glen Nakamura  <glen@imodulo.com>
13328         * gcc.c-torture/execute/20030221-1.c: New test.
13330 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
13332         PR c++/9729
13333         * g++.dg/abi/conv1.C: New test.
13335 2003-02-20  Jan Hubicka  <jh@suse.cz>
13337         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13339 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
13341         * gcc.c-torture/compile/20030219-1.c: New test.
13343 2003-02-18  Jan Hubicka  <jh@suse.cz>
13345         * gcc.dg/funcorder.c: New test.
13347 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13349         * gcc.c-torture/execute/20030218-1.c: New.
13351 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
13353         * gcc.dg/20030218-1.c: New.
13355 2003-02-18  Richard Henderson  <rth@redhat.com>
13357         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13358         * gcc.dg/attr-used-2.c: New.
13360 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
13362         PR c++/9704
13363         * g++.dg/init/copy5.C: New test.
13365 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
13367         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13368         * g++.dg/pch/pch.exp: Likewise.
13370 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13372         * gcc.c-torture/execute/20030209-1.c: Enable the test if
13373         STACK_SIZE is not defined.
13375 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13377         PR c++/9457
13378         * g++.dg/template/init1.C: New test.
13380 2003-02-16  Jan HUbicka  <jh@suse.cz>
13382         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13383         (foo): Add few extra tests
13384         * gcc.dg/c99-const-expr-3.c: Likewise.
13385         * gcc.c-torture/execute/20030216-1.c: New.
13387 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13389         PR c++/9459
13390         * g++.dg/ext/typeof4.C: New test.
13392 2003-02-15  Roger Sayle  <roger@eyesopen.com>
13394         * gcc.dg/i386-387-3.c: New test case.
13396 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
13398         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13399         cris-*-elf* cris-*-aout* and mmix-*-*.
13401 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
13403         * gcc.dg/20030213-1.c: New test.
13405 2003-02-12  Roger Sayle  <roger@eyesopen.com>
13407         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13408         * gcc.dg/i386-387-2.c: Likewise.
13410 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
13412         * gcc.dg/ppc-spe.c: Fix formatting.
13413         Enable tests that were previously unsupported by gas.
13414         Delete tests for instructions that no longer exist.
13415         Switch arguments on evsubifw builtin.
13417 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
13419         * gcc.c-torture/execute/20030209-1.c: Disable the test if
13420         STACK_SIZE is too small.
13422 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
13423             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
13425         * gcc.dg/decl-2.c: New test.
13427 2003-02-10  Jan Hubicka  <jh@suse.cz>
13429         * gcc.dg/i386-fpcvt-1.c:  New test.
13431 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
13433         * gcc.c-torture/execute/20030209-1.c: New test.
13435 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
13437         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13438         int-wide bitops, use the constants of the same width.
13439         Likewise, if long long is 32-bit wide, test bitops using
13440         32-bit constants.
13442 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
13444         * gcc.dg/20021014-1.c: Annotate with expected notice text.
13446 2003-02-07  Roger Sayle  <roger@eyesopen.com>
13448         * testsuite/gcc.dg/builtins-4.c: New test case.
13450 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13452         * gcc.dg/20020430-1.c: Fix dg command typos.
13453         * gcc.dg/20020503-1.c: Likewise.
13455 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13457         PR c++/8785
13458         * g++.dg/parse/fused-params1.C: New test.
13460         PR c++/8857
13461         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13463         PR c++/8921
13464         * g++.dg/parse/non-dependent1.C: New test.
13466         PR c++/8928
13467         * g++.dg/parse/dupl-tmpl-args1.C: New test.
13469         PR c++/9228
13470         * g++.dg/parse/undefined7.C: New test.
13471         * g++.dg/parse/non-templ1.C: New test.
13473         PR c++/9229
13474         * g++.dg/parse/too-many-tmpl-args1.C: New test.
13476 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
13478         * gcc.c-torture/compile/20030206-1.c: New test.
13480 2003-02-05  Roger Sayle  <roger@eyesopen.com>
13482         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13483         "pow" to "foo" to avoid potential confusion with a math built-in.
13485 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13487         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13488         conditions for SPARC targets.
13490 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
13492         * gcc.dg/20030204-1.c: New test.
13494 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13496         PR c++/38
13497         * g++.dg/parse/array-size1.C: New test.
13499         PR c++/5657
13500         * g++.dg/parse/undefined3.C: New test.
13502         PR c++/5665
13503         * g++.dg/parse/undefined4.C: New test.
13505         PR c++/5975
13506         * g++.dg/parse/undefined5.C: New test.
13508         PR c++/7259
13509         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13511         PR c++/8578
13512         * g++.dg/parse/casting-operator1.C: New test.
13514         PR c++/8596
13515         * g++.dg/parse/undefined6.C: New test.
13517         PR c++/8736
13518         * g++.dg/parse/missing-template1.C: New test.
13520 2003-02-04  Jan Hubicka  <jh@suse.cz>
13522         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
13523         * gcc.dg/i386-cmov?.c:  Likewise.
13524         * gcc.dg/i386-fpcvt-?.c:  Likewise.
13525         * gcc.dg/i386-ssefp-1.c:  Likewise.
13526         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
13527         conventions.
13529 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
13531         PR c++/7129
13532         * testsuite/g++.dg/ext/max.C: New test.
13534 2003-02-03  Jan Hubicka  <jh@suse.cz>
13536         * gcc.c-torture/execute/20030203-1.c: New test.
13538 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
13540         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13541         'natural-endian'.
13543 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
13545         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13546         * g++.dg/init/new2.C: Likewise.
13547         * g++.dg/other/new1.C: Likewise.
13549 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
13551         * gcc.dg/struct-ret-libc.c: New test.
13553 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
13555         * gcc.dg/20030129-1.c: New test.
13557 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13559         PR c++/8849
13560         * g++.dg/template/ptrmem4.C: New test.
13562 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
13564         * g++.dg/parser/constant1.C: New test.
13566 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13568         PR c++/8591
13569         * g++.dg/parse/friend2.C: New test.
13571 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
13573         PR c++/9437
13574         * g++.dg/template/unify4.C: New test.
13576 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
13578         * gcc.c-torture/execute/20030128-1.c: New test.
13580 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
13582         * g++.dg/lookup/nested1.C: Test moved from ...
13583         * g++.old-deja/g++.other/lookup24.C: ... here.
13585 2003-01-28  Jan Hubicka  <jh@suse.cz>
13587         * gcc.dg/i386-cmov5.c:  New test.
13589 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
13591         * gcc.c-torture/execute/20010925-1.c: Changed the
13592         memcpy declaration.
13594 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
13596         PR c++/3902
13597         * g++.dg/parse/template5.C: New test.
13599 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
13601         PR fortran/9258
13602         * g77.dg/pr9258: New test.
13604 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13606         * README: Move relevant parts from README.g++.
13608         * README.g++: Remove this file.
13610 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
13612         * g++.dg/abi/dcast1.C: New test.
13614 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13616         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
13618 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
13620         PR c++/47
13621         * g++.old-deja/g++.other/lookup24.C: New test.
13623 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13625         PR middle-end/7227
13626         * gcc.dg/uninit-C.c: New test.
13628 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
13630         * g++.dg/abi/covariant1.C: New test.
13632 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
13634         * gcc.dg/20030123-1.c: New test.
13636 2003-01-25  Jan Hubicka  <jh@suse.cz>
13638         PR opt/8492
13639         * gcc.c-torture/compile/20030125-1.c
13641 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
13643         PR c++/9403
13644         * g++.dg/parse/template3.C: New test.
13645         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
13647         PR c++/795
13648         * g++.dg/parse/template4.C: New test.
13650         PR c++/9415
13651         * g++.dg/template/qual2.C: New test.
13653         PR c++/8545
13654         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
13656         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
13658 2003-01-25  Roger Sayle  <roger@eyesopen.com>
13660         * gcc.c-torture/execute/switch-1.c: New test case.
13662 2003-01-25  Jan Hubicka  <jh@suse.cz>
13664         * gcc.c-torture/execute/20030125-1.[cx]: New test.
13666 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
13668         Tweaks for Bison-1.875. From the NEWS file:
13669         "- `parse error' -> `syntax error'
13670         Bison now uniformly uses the term `syntax error'"
13671         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
13672         * gcc.dg/cpp/digraph2.c: Likewise.
13673         * gcc.dg/cpp/direct2.c: Likewise.
13674         * gcc.dg/cpp/paste4.c: Likewise.
13675         * gcc.dg/c90-restrict-1.c: Likewise.
13676         * gcc.dg/c99-func-2.c: Likewise.
13677         * gcc.dg/noncompile/920721-2.c: Likewise.
13678         * gcc.dg/noncompile/930622-2.c: Likewise.
13679         * gcc.dg/noncompile/940112-1.c: Likewise.
13680         * gcc.dg/noncompile/950921-1.c: Likewise.
13681         * gcc.dg/noncompile/951123-1.c: Likewise.
13682         * gcc.dg/noncompile/971104-1.c: Likewise.
13683         * gcc.dg/noncompile/990416-1.c: Likewise.
13685 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
13687         * g++.dg/parse/undefined1.C: Add error message.
13689 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13691         PR c++/9354
13692         * g++.dg/parse/new1.C: New test.
13694         PR c++/9216
13695         * g++.dg/parse/template2.C: New test.
13697         PR c++/9354
13698         * g++.dg/parse/typedef2.C: New test.
13700         PR c++/9328
13701         * g++.dg/ext/typeof3.C: New test.
13703 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13705         PR c++/2738
13706         * g++.dg/parse/ret-type1.C: New test.
13708         PR c++/3792
13709         * g++.dg/parse/tmpl-outside1.C: New test.
13711         PR c++/4207
13712         * g++.dg/parse/int-as-enum1.C: New test.
13714         PR c++/4903
13715         * g++.dg/parse/no-typename1.C: New test.
13717         PR c++/5533
13718         * g++.dg/parse/no-value1.C: New test.
13720         PR c++/5921
13721         * g++.dg/parse/wrong-inline1.C: New test.
13723         PR c++/6402
13724         * g++.dg/parse/ref1.C: New test.
13726         PR c++/6992
13727         * g++.dg/parse/attr-ctor1.C: New test.
13729         PR c++/7229
13730         * g++.dg/parse/namespace5.C: New test.
13732         PR c++/7917
13733         * g++.dg/parse/func-def1.C: New test.
13735         PR c++/8143
13736         * g++.dg/parse/undefined1.C: New test.
13738         PR c++/5723, PR c++/8522
13739         * g++.dg/parse/specialization1.C: New test.
13741         PR c++/163, PR c++/8595
13742         * g++.dg/parse/struct-as-enum1.C: New test.
13744         PR c++/9173
13745         * g++.dg/parse/undefined2.C: New test.
13747 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13749         PR c++/9298
13750         * g++.dg/parse/template1.C: New test.
13752         PR c++/9384
13753         * g++.dg/parse/using1.C: New test.
13755         PR c++/9285
13756         PR c++/9294
13757         * g++.dg/parse/expr2.C: New test.
13759         PR c++/9388
13760         * g++.dg/parse/lookup2.C: Likewise.
13762 2003-01-21  Jan Hubicka  <jh@suse.cz>
13764         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
13765         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
13766         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
13767         * gcc.c-torture/execute/string-opt-*.c: Likewise.
13769 2003-01-20  Nick Clifton  <nickc@redhat.com>
13771         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
13772         problem with ARM sibcall code generation.
13774 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
13776         * gcc.c-torture/execute/20030120-1.c: New.
13778 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
13780         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
13782 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
13784         PR c++/9272
13785         * g++.dg/parse/ctor1.C: New test.
13787         PR c++/9294:
13788         * g++.dg/parse/qualified1.C: New test.
13790         * g++.dg/parse/typename3.C: New test.
13792 2003-01-16  Richard Henderson  <rth@redhat.com>
13794         * g++.dg/tls/init-2.C: Fix error matches for real this time.
13796 2003-01-16  Richard Henderson  <rth@redhat.com>
13798         * g++.dg/pch/pch.exp: Copy test header to the working directory
13799         before using it either for precompilation or direct use.
13800         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
13801         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
13803 2003-01-16  Richard Henderson  <rth@redhat.com>
13805         * gcc.dg/pch/pch.exp: Copy test header to the working directory
13806         before using it either for precompilation or direct use.
13807         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
13808         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
13810 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
13812         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
13813         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
13814         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
13815         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
13816         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
13817         typename warning into error.
13818         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
13819         error messages.
13820         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
13821         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
13822         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
13823         messages.
13824         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
13825         make declaration visible in template.
13826         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
13827         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
13828         messages.
13829         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
13830         message.
13831         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
13832         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
13833         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
13834         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
13835         typename warning with error message.
13836         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
13837         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
13838         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
13840 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
13842         * g++.dg/parse/ambig2.C: New test.
13844 2003-01-15  Richard Henderson  <rth@redhat.com>
13846         * g++.dg/tls/init-2.C: Update error message string.
13848 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13850         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
13852 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
13854         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
13855         all for HC11/HC12.
13856         * gcc.c-torture/compile/20001205-1.x: Likewise.
13857         * gcc.c-torture/compile/20001226-1.x: Likewise.
13858         * gcc.c-torture/compile/920520-1.x: Likewise.
13859         * gcc.c-torture/compile/961203-1.x: Likewise.
13860         * gcc.c-torture/compile/20020604-1.x: Likewise.
13862 2003-01-15  Jan Hubicka  <jh@suse.cz>
13864         * gcc.c-torture/compile/20030115-1.c: New test.
13866         * gcc.dg/i386-fpcvt-1.c: New test.
13867         * gcc.dg/i386-fpcvt-2.c: New test.
13869 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
13871         Further conform g++'s __vmi_class_type_info to the C++ ABI
13872         specification.
13873         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
13874         the specification.
13876 2003-01-14  Jan Hubicka  <jh@suse.cz>
13878         * gcc.dg/i386-fpcvt-1.c: New test.
13879         * gcc.dg/i386-fpcvt-2.c: New test.
13881 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13883         * gcc.dg/i386-mmx-3.c: New test.
13885 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
13887         PR c++/9264
13888         * g++.dg/parse/octal1.C: New file.
13890         PR c++/9172
13891         * g++.dg/parse/typename1.C: New file.
13893 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
13895         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
13896         * gcc.dg/bf-no-ms-layout.c: Likewise.
13897         * gcc.dg/bf-ms-attrib.c: Likewise.
13899 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
13901         PR c++/9099
13902         * g++.dg/parse/dtor1.C: New file.
13904         PR c++/9128
13905         * g++.dg/rtti/typeid1.C: New file.
13907         PR c++/9153
13908         * g++.dg/parse/lookup1.C: New file.
13910         PR c++/9171
13911         * g++.dg/templ/spec5.C: New file.
13913 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
13915         * gcc.c-torture/compile/20030110-1.c: New test.
13917 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
13919         Merge from pch-branch:
13921         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
13923         * gcc.dg/pch/cpp-1.h: New.
13924         * gcc.dg/pch/cpp-1.c: New.
13925         * gcc.dg/pch/cpp-2.h: New.
13926         * gcc.dg/pch/cpp-2.c: New.
13928         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
13930         * gcc.dg/pch/except-1.h: New.
13931         * gcc.dg/pch/except-1.c: New.
13933         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
13935         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
13936         running test.
13937         * gcc.dg/pch: Include *.hp not *.h.
13938         * gcc.dg/pch/system-1.h: New.
13939         * gcc.dg/pch/system-1.c: New.
13941         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
13943         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
13944         rather than trying to build and run a program using PCH.
13945         * gcc.dg/pch: Remove dg-do commands from test files.
13947         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
13949         * gcc.dg/pch/macro-3.c: New.
13950         * gcc.dg/pch/macro-3.h: New.
13952         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
13954         * gcc.dg/pch/common-1.c: New.
13955         * gcc.dg/pch/common-1.h: New.
13956         * gcc.dg/pch/decl-1.c: New.
13957         * gcc.dg/pch/decl-1.h: New.
13958         * gcc.dg/pch/decl-2.c: New.
13959         * gcc.dg/pch/decl-2.h: New.
13960         * gcc.dg/pch/decl-3.c: New.
13961         * gcc.dg/pch/decl-3.h: New.
13962         * gcc.dg/pch/decl-4.c: New.
13963         * gcc.dg/pch/decl-4.h: New.
13964         * gcc.dg/pch/decl-5.c: New.
13965         * gcc.dg/pch/decl-5.h: New.
13966         * gcc.dg/pch/global-1.c: New.
13967         * gcc.dg/pch/global-1.h: New.
13968         * gcc.dg/pch/inline-1.c: New.
13969         * gcc.dg/pch/inline-1.h: New.
13970         * gcc.dg/pch/inline-2.c: New.
13971         * gcc.dg/pch/inline-2.h: New.
13972         * gcc.dg/pch/static-1.c: New.
13973         * gcc.dg/pch/static-1.h: New.
13974         * gcc.dg/pch/static-2.c: New.
13975         * gcc.dg/pch/static-2.h: New.
13977         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
13979         * g++.dg/pch/pch.exp: Better handle failing testcases.
13980         * gcc.dg/pch/pch.exp: Likewise.
13981         * gcc.dg/pch/macro-1.c: New.
13982         * gcc.dg/pch/macro-1.h: New.
13983         * gcc.dg/pch/macro-2.c: New.
13984         * gcc.dg/pch/macro-2.h: New.
13986         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
13988         * g++.dg/dg.exp: Treat files in pch/ specially.
13989         * g++.dg/pch/pch.exp: New file.
13990         * g++.dg/pch/empty.H: New file.
13991         * g++.dg/pch/empty.C: New file.
13992         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
13993         "precompile".
13995         * gcc.dg/pch/pch.exp: New file.
13996         * gcc.dg/pch/empty.h: New file.
13997         * gcc.dg/pch/empty.c: New file.
13998         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
13999         "precompile".
14001 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14003         * g++.dg/template/friend14.C: New test.
14005 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14007         * gcc.dg/old-style-asm-1.c: New test.
14009 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
14011         * gcc.c-torture/compile/20030109-1.c: New test.
14013 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14015         * gcc.c-torture/execute/20030109-1.c: New test.
14017 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
14019         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14020         * g++.old-deja/g++.mike/dyncast2.C: Likewise
14021         * g++.old-deja/g++.mike/dyncast3.C: Likewise
14022         * g++.old-deja/g++.mike/eh2.C: Likewise
14023         * g++.old-deja/g++.mike/eh3.C: Likewise
14024         * g++.old-deja/g++.mike/eh5.C: Likewise
14025         * g++.old-deja/g++.mike/eh6.C: Likewise
14026         * g++.old-deja/g++.mike/eh7.C: Likewise
14027         * g++.old-deja/g++.mike/eh8.C: Likewise
14028         * g++.old-deja/g++.mike/eh9.C: Likewise
14029         * g++.old-deja/g++.mike/eh10.C: Likewise
14030         * g++.old-deja/g++.mike/eh12.C: Likewise
14031         * g++.old-deja/g++.mike/eh13.C: Likewise
14032         * g++.old-deja/g++.mike/eh14.C: Likewise
14033         * g++.old-deja/g++.mike/eh16.C: Likewise
14034         * g++.old-deja/g++.mike/eh17.C: Likewise
14035         * g++.old-deja/g++.mike/eh18.C: Likewise
14036         * g++.old-deja/g++.mike/eh21.C: Likewise
14037         * g++.old-deja/g++.mike/eh23.C: Likewise
14038         * g++.old-deja/g++.mike/eh24.C: Likewise
14039         * g++.old-deja/g++.mike/eh25.C: Likewise
14040         * g++.old-deja/g++.mike/eh26.C: Likewise
14041         * g++.old-deja/g++.mike/eh27.C: Likewise
14042         * g++.old-deja/g++.mike/eh28.C: Likewise
14043         * g++.old-deja/g++.mike/eh29.C: Likewise
14044         * g++.old-deja/g++.mike/eh31.C: Likewise
14045         * g++.old-deja/g++.mike/eh33.C: Likewise
14046         * g++.old-deja/g++.mike/eh34.C: Likewise
14047         * g++.old-deja/g++.mike/eh35.C: Likewise
14048         * g++.old-deja/g++.mike/eh36.C: Likewise
14049         * g++.old-deja/g++.mike/eh37.C: Likewise
14050         * g++.old-deja/g++.mike/eh38.C: Likewise
14051         * g++.old-deja/g++.mike/eh39.C: Likewise
14052         * g++.old-deja/g++.mike/eh40.C: Likewise
14053         * g++.old-deja/g++.mike/eh41.C: Likewise
14054         * g++.old-deja/g++.mike/eh42.C: Likewise
14055         * g++.old-deja/g++.mike/eh44.C: Likewise
14056         * g++.old-deja/g++.mike/eh46.C: Likewise
14057         * g++.old-deja/g++.mike/eh47.C: Likewise
14058         * g++.old-deja/g++.mike/eh48.C: Likewise
14059         * g++.old-deja/g++.mike/eh49.C: Likewise
14060         * g++.old-deja/g++.mike/eh50.C: Likewise
14061         * g++.old-deja/g++.mike/eh51.C: Likewise
14062         * g++.old-deja/g++.mike/eh53.C: Likewise
14063         * g++.old-deja/g++.mike/eh55.C: Likewise
14064         * g++.old-deja/g++.mike/p7912.C: Likewise
14065         * g++.old-deja/g++.mike/p9706.C: Likewise
14066         * g++.old-deja/g++.mike/p10416.C: Likewise
14067         * g++.old-deja/g++.mike/p11667.C: Likewise
14068         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14069         Remove redundant reference to Iris.
14070         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14071         Elxsi, i860, Pico Java, and WE32K.
14073 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
14075         * g++.dg/ext/asm4.C: New test.
14077 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14079         PR c++/9030
14080         * g++.dg/template/friend12.C: New test.
14081         * g++.dg/template/friend13.C: Likewise.
14082         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14084 2003-01-08  Jan Hubicka  <jh@suse.cz>
14086         * gcc.dg/i386-cadd.c: New test.
14087         * gcc.dg/i386-cmov4.c: Likewise.
14089 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
14091         PR c++/9165
14092         * g++.dg/warn/Wunused-3.C: New test.
14094         * g++.dg/abi/bitfield9.C: New test.
14096         PR c++/9189
14097         * g++.dg/parse/defarg3.C: New test.
14099 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
14101         * g++.dg/parse/ambig1.C: New test.
14102         * g++.dg/parse/defarg2.C: New test.
14104 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
14106         * g++.dg/template/defarg-1.C: New test.
14107         * g++.dg/template/local2.C: Likewise.
14109 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
14111         * gcc.c-torture/execute/20030105-1.c: New test.
14113 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14115         * g++.dg/parse/namespace3.C: Remove extra semicolons.
14116         * g++.dg/parse/namespace4.C: Likewise.
14118 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14120         * g++.dg/template/ntp2.C: New test.
14122 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
14124         * g++.dg/parse/extern-C-1.C: New test.
14126         * g++.dg/parse/namespace4.C: New test.
14128         * g++.dg/template/nested1.C: New test.
14130         * g++.dg/parse/namespace3.C: New test.
14132 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
14134         * g++.dg/lookup/two-stage1.C: New test.
14136 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14138         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14139         * g++.old-deja/g++.jason/access8.C: Likewise.
14140         * g++.old-deja/g++.other/decl5.C: Likewise.
14142 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14144         * g++.dg/parse/parse7.C: New test.
14146 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
14148         PR c++/2843
14149         * g++.dg/ext/attrib7.C: New test.
14151 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14153         * g++.dg/parse/parse6.C: New test.
14155 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
14157         * gcc.dg/h8300-stack-1.c: New.
14159 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14161         g++.dg/lookup/exception1.C: New test.
14163         g++.dg/lookup/template1.C: New test.
14165         g++.dg/parse/namespace2.C: New test.
14167         g++.dg/parse/parens2.C: New test.
14169 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14171         * g++.dg/parse/parse5.C: New test.
14172         * g++.dg/lookup/scoped4.C: New test.
14174 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14176         * g++.dg/parse/parens1.C: New test.
14178         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14179         angle-bracket1.C.
14180         * g++.dg/parse/parens2.C: New test.
14182         * g++.dg/lookup/scope-operator1.C: New test.
14184         * g++.dg/parse/operator1.C: New test.
14186 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14188         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14189         * g++.old-deja/g++.other/access6.C: Likewise.
14190         * g++.old-deja/g++.other/decl1.C: Likewise.
14191         * g++.old-deja/g++.pt/typename12.C: Likewise.
14193 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14195         * g++.dg/parse/namespace1.C: New test.
14197 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14199         * g++.dg/parse/parse4.C: New test.
14201 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14203         * g++.dg/parse/parse3.C: New test.
14205 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14207         * g++.dg/parse/parse2.C: New test.
14209 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14211         * g++.dg/template/friend11.C: New test.
14213 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14215         * g++.dg/parse/parse1.C: New test.
14217 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
14219         * lib/profopt.exp: Change the name of a global variable to avoid
14220         possible clashes with other test suites.
14222 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
14224         * g++.dg/inherit/covariant8.C: New test.
14226 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14228         * g++.dg/init/array9.C: New test.
14230         PR c++/9112
14231         * g++.dg/parse/expr1.C: New test.
14233 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
14235         * gcc.c-torture/compile/20021230-1.c: New test.
14237 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
14239         * g++.dg/inherit/covariant5.C: New test.
14240         * g++.dg/inherit/covariant6.C: New test.
14241         * g++.dg/inherit/covariant7.C: New test.
14243 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14245         PR c++/2739
14246         * g++.dg/other/access2.C: New test.
14248 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14250         * g++.dg/other/anon-struct.C: No longer fails
14251         * g++.old-deja/g++.brendan/parse4.C: Likewise.
14252         * g++.old-deja/g++.brendan/parse5.C: Likewise.
14253         * g++.old-deja/g++.brendan/parse6.C: Likewise.
14255 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14257         * g++.dg/parse/angle-bracket.C (main): No longer fails.
14259 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
14261         * g++.dg/eh/spec4.C: Remove stray semicolon.
14262         * g++.dg/expr/pmf-1.C: Change error message.
14263         * g++.dg/ext/asm1.C: Remove stray semicolon.
14264         * g++.dg/ext/typename1.C: Add missing typenames.
14265         * g++.dg/inherit/template-as-base.C: Change error message.
14266         * g++.dg/lookup/scoped1.C: Likewise.
14267         * g++.dg/lookup/scoped2.C: Likewise.
14268         * g++.dg/lookup/using2.C: Likewise.
14269         * g++.dg/other/component1.C: Remove stray semicolon.
14270         * g++.dg/other/do1.C: Change error message.
14271         * g++.dg/other/error2.C: Likewise.
14272         * g++.dg/other/init1.C: Likewise.
14273         * g++.dg/other/packed1.C: Remove stray semicolon.
14274         * g++.dg/other/ptrmem2.C: Change error message.
14275         * g++.dg/parse/parameter-declaration-1.C: Remove line number
14276         marker.
14277         * g++.dg/special/initp1.C: Remove invalid attribute usage.
14278         * g++.dg/template/access3.C: Add typename keyword.
14279         * g++.dg/template/access5.C: Remove stray semicolon.
14280         * g++.dg/template/access6.C: Likewise.
14281         * g++.dg/template/complit1.C: Likewise.
14282         * g++.dg/template/crash1.C: Change error message.
14283         * g++.dg/template/inherit2.C: Remove stray semicolon.
14284         * g++.dg/template/instantiate2.C: Likewise.
14285         * g++.dg/template/instantiate3.C: Change error message.
14286         * g++.dg/template/qual1.C: Remove stray semicolon.
14287         * g++.dg/template/qualttp18.C: Change error message.
14288         * g++.dg/template/ref1.C: Remove stray semicolon.
14289         * g++.dg/template/sizeof1.C (A::value): Declare it.
14290         * g++.dg/template/spec4.C: Change error message.
14291         * g++.dg/template/static1.C: Likewise.
14292         * g++.dg/template/type1.C: Likewise.
14293         * g++.dg/template/typename3.C: Likewise.
14294         * g++.old-deja/g++.benjamin/13478.C: Change error message.
14295         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14296         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14297         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14298         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14299         named return value extension.
14300         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14301         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14302         * g++.old-deja/g++.bob/extern_C.C: Likewise.
14303         * g++.old-deja/g++.bob/inherit2.C: Likewise.
14304         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14305         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14306         * g++.old-deja/g++.brendan/crash13.C: Likewise.
14307         * g++.old-deja/g++.brendan/crash15.C: Likewise.
14308         * g++.old-deja/g++.brendan/crash18.C: Change error message.
14309         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14310         * g++.old-deja/g++.brendan/crash38.C: Likewise.
14311         * g++.old-deja/g++.brendan/crash50.C: Likewise.
14312         * g++.old-deja/g++.brendan/crash56.C: Likewise.
14313         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14314         syntax.
14315         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14316         * g++.old-deja/g++.brendan/crash8.C: Change error message.
14317         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14318         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14319         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14320         * g++.old-deja/g++.brendan/template11.C: Likewise.
14321         * g++.old-deja/g++.brendan/template26.C: Likewise.
14322         * g++.old-deja/g++.brendan/template27.C: Use explicit
14323         specialization syntax.
14324         * g++.old-deja/g++.brendan/template30.C: Likewise.
14325         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14326         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14327         non-dependent names.
14328         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14329         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14330         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14331         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14332         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14333         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14334         named return value extension.
14335         * g++.old-deja/g++.ext/namedret2.C: Likewise.
14336         * g++.old-deja/g++.ext/namedret3.C: Likewise.
14337         * g++.old-deja/g++.ext/return1.C: Likewise.
14338         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14339         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14340         * g++.old-deja/g++.jason/access8.C: Likewise.
14341         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14342         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14343         pseudo-destructor names.
14344         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14345         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14346         pseudo-destructor names.
14347         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14348         * g++.old-deja/g++.jason/overload19.C: Likewise.
14349         * g++.old-deja/g++.jason/overload32.C: Likewise.
14350         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14351         stray semicolons.
14352         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14353         * g++.old-deja/g++.jason/return.C: Likewise.
14354         * g++.old-deja/g++.jason/return2.C: Likewise.
14355         * g++.old-deja/g++.jason/shadow1.C: Likewise.
14356         * g++.old-deja/g++.jason/special.C: Use explicit specialization
14357         syntax.
14358         * g++.old-deja/g++.jason/template10.C: Account for use of
14359         non-dependent names.
14360         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14361         syntax.
14362         * g++.old-deja/g++.jason/template37.C: Likewise.
14363         * g++.old-deja/g++.law/access4.C: Change error messages.
14364         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
14365         pseudo-destructor names.
14366         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14367         * g++.old-deja/g++.law/ctors9.C: Likewise.
14368         * g++.old-deja/g++.law/cvt22.C: Likewise.
14369         * g++.old-deja/g++.law/dtors5.C: Likewise.
14370         * g++.old-deja/g++.law/global-init1.C: Likewise.
14371         * g++.old-deja/g++.law/missed-error3.C: Likewise.
14372         * g++.old-deja/g++.law/operators28.C: Likewise.
14373         * g++.old-deja/g++.law/visibility28.C: Likewise.
14374         * g++.old-deja/g++.martin/eval1.C: Likewise.
14375         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14376         name.
14377         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14378         * g++.old-deja/g++.mike/net34.C: Likewise.
14379         * g++.old-deja/g++.mike/net36.C: Likewise.
14380         * g++.old-deja/g++.mike/ns2.C: Likewise.
14381         * g++.old-deja/g++.mike/p12306.C: Likewise.
14382         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14383         value extension.
14384         * g++.old-deja/g++.mike/p700.C: Likewise.
14385         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14386         * g++.old-deja/g++.mike/p710.C: Likewise.
14387         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14388         value extension.
14389         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14390         * g++.old-deja/g++.mike/pmf9.C: Likewise.
14391         * g++.old-deja/g++.ns/crash2.C: Likewise.
14392         * g++.old-deja/g++.ns/crash3.C: Likewise.
14393         * g++.old-deja/g++.ns/invalid1.C: Likewise.
14394         * g++.old-deja/g++.ns/ns17.C: Likewise.
14395         * g++.old-deja/g++.ns/template16.C: Likewise.
14396         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14397         keyword.
14398         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14399         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14400         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14401         named return value extension.
14402         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14403         * g++.old-deja/g++.other/access4.C: Issue additional error
14404         messages.
14405         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14406         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14407         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14408         * g++.old-deja/g++.other/crash25.C: Change error message.
14409         * g++.old-deja/g++.other/crash4.C: Change error message.
14410         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14411         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14412         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14413         checks.
14414         * g++.old-deja/g++.other/defarg8.C: Likewise.
14415         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14416         * g++.old-deja/g++.other/dtor10.C: Likewise.
14417         * g++.old-deja/g++.other/incomplete.C: Likewise.
14418         * g++.old-deja/g++.other/linkage7.C: Likewise.
14419         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14420         lookup algorithm.
14421         * g++.old-deja/g++.other/mangle2.C: Likewise.
14422         * g++.old-deja/g++.other/refinit2.C: Likewise.
14423         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14424         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14425         * g++.old-deja/g++.pt/crash28.C: Likewise.
14426         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14427         syntax.
14428         * g++.old-deja/g++.pt/crash32.C: Change error message.
14429         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14430         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14431         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14432         error message position.
14433         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14434         * g++.old-deja/g++.pt/defarg8.C: Change error message.
14435         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14436         syntax.
14437         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14438         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14439         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14440         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14441         keyword.
14442         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14443         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14444         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14445         keyword.
14446         * g++.old-deja/g++.pt/explicit71.C: Change error message.
14447         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14448         syntax.
14449         * g++.old-deja/g++.pt/friend28.C: Account for use of
14450         non-dependent names.
14451         * g++.old-deja/g++.pt/friend29.C: Likewise.
14452         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14453         rules.
14454         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14455         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14456         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14457         lookup rules.
14458         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14459         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14460         keyword.
14461         * g++.old-deja/g++.pt/memclass20.C: Likewise.
14462         * g++.old-deja/g++.pt/memclass5.C: Likewise.
14463         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14464         keyword.
14465         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14466         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14467         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14468         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14469         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14470         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14471         keyword.
14472         * g++.old-deja/g++.pt/spec10.C: Likewise.
14473         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14474         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14475         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14476         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14477         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14478         * g++.old-deja/g++.pt/ttp62.C: Likewise.
14479         * g++.old-deja/g++.pt/ttp64.C: Likewise.
14480         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14481         * g++.old-deja/g++.pt/typename15.C: Likewise.
14482         * g++.old-deja/g++.pt/typename22.C: Likewise.
14483         * g++.old-deja/g++.pt/typename6.C: Change error messages.
14484         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14485         * g++.old-deja/g++.pt/virtual2.C: Likewise.
14486         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14487         syntax.
14488         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14489         return value extension.
14490         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14491         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14492         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14493         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14495 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
14497         * g++.dg/warn/inline1.C: New test.
14498         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14499         * g++.old-deja/g++.jason/synth10.C: Likewise.
14500         * g++.old-deja/g++.mike/net31.C: Likewise.
14501         * g++.old-deja/g++.mike/p8786.C: Likewise.
14503         * g++.dg/template/friend10.C: New test.
14504         * g++.dg/template/conv5.C: New test.
14506 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
14508         * g++.dg/lookup/scoped3.C: New test.
14510         * g++.dg/lookup/decl1.C: New test.
14511         * g++.dg/lookup/decl2.C: New test.
14513 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
14515         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14516         gcc.c-torture/compile/20021015-1.c,
14517         gcc.c-torture/compile/20021015-2.c,
14518         gcc.c-torture/compile/20021123-1.c,
14519         gcc.c-torture/compile/20021123-2.c,
14520         gcc.c-torture/compile/20021123-3.c,
14521         gcc.c-torture/compile/20021123-4.c,
14522         gcc.c-torture/execute/20021024-1.c: Add tests previously added
14523         only to 3.1 or 3.2 branch.
14525 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
14527         * gcc.dg/i386-bitfield3.c: New test.
14529         * gcc.dg/i386-bitfield2.c: New test.
14531 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
14533         * g++.dg/parse/conv_op1.C: New test.
14535 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
14537         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14538         approved.
14540 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
14542         * gcc.c-torture/compile/20021220-1.c: New test.
14544 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
14546         * gcc.dg/i386-fastcall-1.c: New.
14548 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14550         * gcc.c-torture/execute/20021219-1.c: New test.
14552 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14554         * gcc.dg/i386-pic-1.c: New test.
14556 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14558         PR c++/8099
14559         * g++.dg/template/friend9.C: New test.
14561 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14563         PR c++/3663
14564         * g++.dg/template/access7.C: New test.
14566 2002-12-18  Nick Clifton  <nickc@redhat.com>
14568         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
14569         the libstdc++-v3 directory has been found.
14571 2002-12-12  Devang Patel <dpatel@apple.com>
14572         * gcc.dg/darwin-ld-1.c: New test.
14573         * gcc.dg/darwin-ld-2.c: New test.
14574         * gcc.dg/darwin-ld-3.c: New test.
14575         * gcc.dg/darwin-ld-4.c: New test.
14576         * gcc.dg/darwin-ld-5.c: New test.
14578 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
14580         * gcc.c-torture/compile/20021212-1.c: New test.
14582 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
14584         * gcc.dg/fshort-wchar: New test.
14586 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
14588         PR c++/8372
14589         * g++.dg/template/dtor1.C: New test.
14591         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
14592         markers.
14594 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
14596         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
14598 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
14600         * g++.dg/template/static1.C: New test.
14601         * g++.dg/template/static2.C: New test.
14602         * g++.old-deja/g++.ext/memconst.C: New test.
14604 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14606         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
14607         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
14608         * g++.dg/special/initp1.C: Likewise.
14610 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
14612         * gcc.c-torture/execute/20021204-1.c: New test.
14614 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
14616         * gcc.dg/ppc-fmadd-1.c: New file.
14617         * gcc.dg/ppc-fmadd-2.c: New file.
14618         * gcc.dg/ppc-fmadd-3.c: New file.
14620 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
14622         * gcc.c-torture/compile/20021204-1.c: New test.
14624 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
14626         * g++.dg/inherit/covariant2.C: New test.
14627         * g++.dg/inherit/covariant3.C: New test.
14628         * g++.dg/inherit/covariant4.C: New test.
14629         * g++.dg/inherit/covariant1.C: Remove XFAIL.
14630         * g++.old-deja/g++.robertl/eb17.C: Likewise.
14632 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
14634         PR c++/8688
14635         * g++.dg/init/brace3.C: New test.
14637 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
14639         * gcc.dg/20020210-1.c: Fix a comment typo.
14641 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
14643         PR c++/8720
14644         * g++.dg/parse/defarg1.C: New test.
14646         PR c++/8615
14647         * g++.dg/template/char1.C: New test.
14649         * g++.dg/template/varmod1.C: Fix typo.
14651 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14653         DR 180
14654         * g++.old-deja/g++.pt/crash32.C: Expect error.
14656 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
14658         PR c++/5919
14659         * g++.dg/template/varmod1.C: New test.
14661         PR c++/8727
14662         * g++.dg/inherit/typeinfo1.C: New test.
14664         PR c++/8663
14665         * g++.dg/inherit/typedef1.C: New test.
14667 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
14669         PR c++/8332
14670         PR c++/8493
14671         * g++.dg/template/strlen1.C: New test.
14673         PR c++/8227
14674         * g++.dg/template/ctor2.C: New test.
14676         PR c++/8214
14677         * g++.dg/init/string1.C: New test.
14679         PR c++/8511
14680         * g++.dg/template/friend8.C: New test.
14682 2002-11-29  Joe Buck <jbuck@synopsys.com>
14684         * g++.dg/lookup/anon2.C: New test.
14686 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
14688         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
14689         h8300 port.
14691 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
14693         * gcc.dg/bitfld-6.c: New test.
14695 2002-11-27  Jan Hubicka  <jh@suse.cz>
14697         * gcc.c-torture/execute/20021127.[cx]: New test.
14699 2002-11-26  Jan Hubicka  <jh@suse.cz>
14701         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
14702         quality.
14704 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
14706         * g++.dg/init/brace2.C: New test.
14707         * g++.old-deja/g++.mike/p9129.C: Correct.
14709 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
14711         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
14713 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
14715         * gcc.dg/sibcall-6: New test for indirect sibcalls.
14717 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
14719         * testsuite/g++.dg/abi/empty11.C: New test.
14720         * testsuite/g++.dg/rtti/cv1.C: New test.
14722 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
14724         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
14726 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
14728         * g++.dg/abi/empty10.C: New test.
14730 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
14732         * gcc.c-torture/compile/20021124-1.c: New test.
14734 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
14736         * g++.dg/abi/rtti2.C: New test.
14738 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
14740         * gcc.dg/i386-unroll-1.c: New test.
14742 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
14744         * gcc.c-torture/compile/20021120-1.c: New test.
14745         * gcc.c-torture/compile/20021120-2.c: New test.
14747 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14749         * gcc.dg/bitfld-5.c: New test.
14751 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14753         * gcc.c-torture/execute/20021120-3.c: New test.
14755 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14757         * gcc.c-torture/execute/20021120-2.c: New test.
14759 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14761         * gcc.c-torture/execute/20021120-1.c: New test.
14763 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
14765         * gcc.c-torture/execute/20021118-3.c: New test.
14767 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14769         * gcc.c-torture/compile/20021119-1.c: New test.
14771 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
14773         * gcc.dg/duff-1.c: New test.
14774         * gcc.dg/duff-2.c: New test.
14775         * gcc.dg/duff-3.c: New test.
14777 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
14779         * gcc.dg/cpp/_Pragma5.c: New test.
14781 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
14783         * gcc.c-torture/execute/20021118-2.c: New test.
14785 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
14787         * gcc.c-torture/execute/20021118-1.c: New test.
14789 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
14791         * gcc.dg/20021116-1.c: New test.
14793 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
14795         * g++.dg/abi/vcall1.C: New test.
14797 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
14799         * gcc.dg/20021029-1.c: New test.
14800         * gcc.dg/20021029-2.c: New test.
14802 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14804         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
14806 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14808         PR c/8439
14809         * gcc.dg/20021110.c: Move to ...
14810         * gcc.c-torture/compile/20021110.c: .... here.
14812 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14814         PR c/8467
14815         * gcc.c-torture/execute/20021111-1.c
14817 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14819         PR c/8439
14820         * gcc.dg/20021110.c: New test.
14822 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
14824         * g++.dg/abi/vthunk3.C: Run only on x86.
14826 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
14828         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
14830 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
14832         * lib/compat.exp (compat-execute): Fix logic error in last
14833         change.
14835 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
14837         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
14839 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14841         PR c++/8389
14842         * g++.dg/template/access6.C: New test.
14844 2002-11-08  Jan Hubicka  <jh@suse.cz>
14846         * gcc.dg/i386-ssefp-1.c: New test.
14847         * gcc.dg/i386-ssefp-1.c: New test.
14849 2002-11-08  Jan Hubicka  <jh@suse.cz>
14851         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
14853 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14855         * g++.dg/abi/vthunk3.C: New test.
14857         PR c++/8338
14858         * g++.dg/template/crash2.C: New test.
14860 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14862         * testsuite/g++.dg/abi/dtor1.C: New test.
14863         * testsuite/g++.dg/abi/dtor2.C: Likewise.
14865 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
14867         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
14868         Darwin.
14870 2002-11-04  Adam Nemet  <anemet@lnxw.com>
14872         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
14873         -mthumb.  Only xfail with -O0.
14875 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
14877         * g++.dg/abi/thunk1.C: New test.
14878         * g++.dg/abi/thunk2.C: Likewise.
14879         * g++.dg/abi/vtt1.C: Likewise.
14881 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
14883         PR optimization/8423
14884         * gcc.c-torture/execute/builtin-constant.c: New test.
14886 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
14888         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
14889         Add some more cases.
14891 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
14893         PR c++/8391
14894         * g++.dg/opt/local1.C: New test.
14896 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
14898         PR c++/8160
14899         * g++.dg/template/complit1.C: New test.
14901         PR c++/8149
14902         * g++.dg/template/typename4.C: Likewise.
14904 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14906         Core issue 287, PR c++/7639
14907         * g++.dg/template/instantiate1.C: Adjust error location.
14908         * g++.dg/template/instantiate3.C: New test.
14909         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
14910         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
14911         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
14913 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
14915         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
14917 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
14919         PR c++/8287
14920         * g++.dg/init/dtor2.C: New test.
14922 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14924         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
14925         * gcc.dg/nest.c: Bypass errors on irix6.
14927 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
14929         * gcc.dg/nest.c: Expect error for mmix-*-*.
14930         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
14932 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
14934         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
14935         markers.
14937         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
14939 2002-10-25  Mike Stump  <mrs@apple.com>
14941         * gcc.dg/warn-1.c: New test.
14943 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
14945         * g++.dg/template/typename3.C: New test.
14947 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
14949         * g++.dg/lookup/ptrmem1.C: New test.
14951         * g++.dg/abi/vthunk2.C: New test.
14953 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
14955         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
14957 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
14959         * g++.dg/abi/empty9.C: New test.
14961 2002-10-24  Richard Henderson  <rth@redhat.com>
14963         * g++.dg/inherit/thunk1.C: Enable for ia64.
14965 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
14967         PR c++/8067
14968         * g++.dg/lookup/pretty1.C: New test.
14970 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
14972         * gcc.dg/20021023-1.c: New test.
14974 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
14976         PR c++/7679
14977         * g++.dg/parse/inline1.C: New test.
14979 2002-10-23  Richard Henderson  <rth@redhat.com>
14981         * g++.dg/inherit/thunk1.C: Enable for x86_64.
14983         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
14985 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
14987         PR c++/6579
14988         * g++.dg/parse/stmtexpr3.C: New test.
14990 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
14992         * g++.dg/expr/cond1.C: New test.
14994 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
14996         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
14998 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15000         * g++.dg/abi/vbase13.C: New test.
15001         * g++.dg/abi/vbase14.C: Likewise.
15003 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
15005         * gcc.dg/tls/pic-1.c: New test.
15006         * gcc.dg/tls/nonpic-1.c: New test.
15007         * gcc.dg/20021018-1.c: New test.
15009 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15011         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15012         Remove only files with the same base name as the test case.
15013         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15014         (profopt-execute): Likewise.  Also, remove old profiling
15015         and performance data files before running the tests.
15017         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15018         * g++.dg/bprob/bprob.exp: Likewise.
15019         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
15020         to allow more general test case names.
15022         * g++.dg/bprob/bprob-1.C: Rename to ...
15023         * g++.dg/bprob/g++-bprob-1.C: ... this.
15025         * g77.dg/bprob/bprob-1.f: Rename to ...
15026         * g77.dg/bprob/g77-bprob-1.f: ... this.
15028 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15030         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15031         bison 1.50 or later.
15033 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
15035         * g++.dg/README: Describe more test directories.
15037 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15039         * g++.dg/init/array6.C: Add additional tests.
15041 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15043         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15044         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15046 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
15048         * gcc.c-torture/compile/20020604-1.x: New.
15049         * gcc.c-torture/compile/simd-5.x: Likewise.
15050         * gcc.c-torture/execute/920710-1.x: Likewise.
15051         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15053 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15055         * g++.dg/inherit/override1.C: Add dg-options clause.
15057 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
15059         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15060         _mm_slli_si128.
15062 2002-10-19  Andreas Schwab  <schwab@suse.de>
15064         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15065         directory component.
15067 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
15069         * g++.dg/inherit/thunk1.C: New test.
15071         * g++.dg/inherit/override1.C: New test.
15073         * g++.dg/abi/mangle11.C: New test.
15074         * g++.dg/abi/mangle14.C: New test.
15075         * g++.dg/abi/mangle17.C: New test.
15077 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
15079         * g++.dg/overload/member2.C: New test.
15081 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
15083         * g++.dg/README: Describe new compat directory.
15084         * g++.dg/dg.exp: Skip tests in compat directory.
15085         * README.compat: New file.
15086         * lib/compat.exp: New expect script.
15087         * g++.dg/compat: New test directory.
15088         * g++.dg/compat/compat.exp: New expect script.
15089         * g++.dg/compat/abi: New test directory.
15090         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15091         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15092         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15093         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15094         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15095         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15096         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15097         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15098         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15099         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15100         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15101         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15102         * g++.dg/compat/break: New test directory.
15103         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15104         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15105         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15106         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15107         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15108         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15109         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15110         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15111         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15112         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15113         g++.dg/compat/break/README: New files.
15114         * g++.dg/compat/eh: New test directory.
15115         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15116         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15117         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15118         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15119         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15120         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15121         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15122         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15123         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15124         g++.dg/compat/eh/filter2_y.C,
15125         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15126         g++.dg/compat/eh/new1_y.C,
15127         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15128         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15129         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15130         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15131         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15132         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15133         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15134         g++.dg/compat/eh/unexpected1_y.C: New files.
15135         * g++.dg/compat/init: New test directory.
15136         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15137         g++.dg/compat/init/array5_y.C,
15138         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15139         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15140         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15141         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15142         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15143         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15144         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15145         g++.dg/compat/init/init-ref2_y.C: New files.
15147 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15149         PR c++/7584
15150         * g++.dg/inherit/using3.C: New test.
15152 2002-10-17  Jan Hubicka  <jh@suse.cz>
15154         * gcc.dg/20021017-2.c: New test.
15156 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15158         * g++.dg/abi/mangle16.C: Adjust.
15160         * g++.dg/init/array8.C: New test.
15162 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
15164         * gcc.dg/special/mips-abi.exp: New test.
15165         * gcc.dg/special/mips-abi.s: Empty file used by the above.
15167 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15169         * g++.dg/abi/mangle16.C: New test.
15170         * g++.dg/abi/mangle17.C: Likewise.
15172         PR c++/7478
15173         * g++.dg/template/ref1.C: New test.
15175 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15177         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15179 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
15181         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15183 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15185         PR c++/7524
15186         * g++.dg/init/array7.C: New test.
15188 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
15190         * g++.dg/init/array6.C: New test.
15192         * g++.dg/abi/mangle13.C: Likewise.
15193         * g++.dg/abi/mangle14.C: Likewise.
15194         * g++.dg/abi/mangle15.C: Likewise.
15196 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15198         * g++.dg/abi/empty8.C: New test.
15200 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
15202         * g++.dg/init/ctor1.C: New test.
15204 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
15206         * gcc.c-torture/execute/20021015-1.c: New test.
15208 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
15210         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15212 2002-10-14  Jan Hubicka  <jh@suse.cz>
15214         * gcc.dg/i386-ssetype-[1-5].c: New tests.
15216 2002-10-14  Richard Henderson  <rth@redhat.com>
15218         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15220 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15222         PR optimization/6631
15223         * g++.dg/opt/const2.C: New test.
15225 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15227         PR c++/7176
15228         * g++.dg/parse/friend1.C: New test.
15229         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15231 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
15233         * gcc.dg/20021014-1.c: New test.
15235 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
15237         PR c++/5661
15238         * g++.dg/ext/vlm1.C: New test.
15239         * g++.dg/ext/vlm2.C: Likewise.
15241         * g++.dg/init/array1.C: Remove invalid braces.
15242         * g++.dg/init/brace1.C: New test.
15243         * g++.dg/init/copy2.C: Likewise.
15244         * g++.dg/init/copy3.C: Likewise.
15245         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15246         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15247         braces.
15249 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
15251         * gcc.dg/cpp/assembler.S: Don't use -ansi.
15253 2002-10-11  Richard Shann  <richard.shann@superh.com>
15255         * gcc.c-torture/compile/simd-5.c: New test.
15257 2002-10-10  Roger Sayle  <roger@eyesopen.com>
15259         * gcc.c-torture/execute/shiftopt-1.c: New test case.
15261 2002-10-10  Jim Wilson  <wilson@redhat.com>
15263         * gcc.c-torture/execute/20021010-1.c: New test.
15265 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
15267         PR c/7353
15268         * g++.dg/ext/typedef-init.C: New test.
15269         * gcc.dg/typedef-init.c: New test.
15271 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
15273         * gcc.dg/cpp/paste13.c: New test.
15275 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15277         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
15278         remaining platforms, XFAIL during compile, not execute.  Don't
15279         XFAIL at -O0.
15281 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
15283         * gcc.dg/alias-1.c: Tweak expected warning.
15285 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15287         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15289 2002-10-06  Andreas Jaeger  <aj@suse.de>
15291         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15292         * gcc.dg/cpp/c++98.C: Likewise.
15294         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15295         * g++.dg/cpp/c++98.C: Likewise.
15297         * g++.dg/README (Subdirectories): Mention cpp directory.
15299         PR target/7559
15300         * gcc.dg/20021006-1.c: New test.
15302 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15304         PR c++/7804
15305         * g++.dg/other/warning1.C: New test.
15307 2002-10-04  Roger Sayle  <roger@eyesopen.com>
15309         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
15310         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
15311         and sparc-*-* with -m64 as expected failures.  See PR 8087.
15313 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15315         PR c++/7931
15316         * g++.dg/template/ptrmem3.C: New test.
15318         PR c++/7754
15319         * g++.dg/template/union1.C: New test.
15321 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15323         PR c++/8006
15324         * g++.dg/abi/mangle9.C: New test.
15325         * g++.dg/abi/mangle10.C: New test.
15326         * g++.dg/abi/mangle11.C: New test.
15327         * g++.dg/abi/mangle12.C: New test.
15329 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
15331         PR c++/7188.
15332         * g++.dg/template/meminit1.C: New test.
15333         * g++.dg/warn/Wreorder-1.C: Likewise.
15334         * g++.old-deja/g++.mike/warn3.C: Tweak.
15335         * lib/prune.exp: Ingore "in copy constructor".
15337 2002-10-02  Andreas Jaeger  <aj@suse.de>
15339         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15340         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15341         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15342         on x86-64.
15344 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15346         * gcc.dg/empty1.C: Fix typo.
15348 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
15350         * gcc.dg/alias-1.c: New test.
15352 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15354         * gcc.dg/empty1.C: New test.
15356         * g++.dg/tls/init-2.C: Tweak error messages.
15358 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
15360         * gcc.c-torture/compile/20020923-1.c: New test.
15362 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
15364         * gcc.c-torture/execute/ffs-1.c: New test.
15365         * gcc.c-torture/execute/ffs-2.c: Ditto.
15367 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
15369         * g++.dg/overload/member1.C: New test.
15371 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
15373         * g++.dg/abi/empty7.C: New test.
15374         * g++.dg/init/pm2.C: Likewise.
15376 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
15378         * g++.dg/rtti/crash1.C: New test.
15380 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
15382         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15383         gcc.dg/sibcall-4.c: New tests.
15385 2002-09-28  Roger Sayle  <roger@eyesopen.com>
15387         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15388         powerpc and MMIX targets.
15390 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
15392         * gcc.dg/cpp/20020927-1.c: New.
15394 2002-09-26  David S. Miller  <davem@redhat.com>
15396         * gcc.c-torture/compile/trunctfdf.c: New.
15398 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15400         * lib/target-supports.exp (check_weak_available): Handle solaris2.
15402 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
15404         * gcc.c-torture/execute/loop-15.c: New.
15406 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
15408         * README.QMTEST: Fix typo.
15410 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
15412         * gcc.dg/20020926-1.c: New test.
15414 2002-09-25  David S. Miller  <davem@redhat.com>
15416         PR target/7842
15417         * gcc.c-torture/execute/shiftdi.c: New test.
15419 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
15421         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15422         unique to the tool.
15423         * lib/g77.exp (g77_init): Likewise.
15424         * lib/g++.exp (g++_init): Likewise.
15425         * lib/objc.exp (objc_init): Likewise.
15427 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
15429         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15430         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15431         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15433 2002-09-25  Richard Henderson  <rth@redhat.com>
15435         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15436         too-small long double.
15438 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
15440         * gcc.dg/20020919-1.c: New test.
15442 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
15444         * g++.dg/abi/bitfield6.C: New test.
15445         * g++.dg/abi/bitfield7.C: New test.
15446         * g++.dg/abi/bitfield8.C: New test.
15447         * g++.dg/abi/vbase11.C: New test.
15449 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15451         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15452         hppa*-*-hpux*.  Update test comment.
15454 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
15456         * gcc.dg/tls/struct-1.c: New test.
15458 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
15460         * gcc.dg/cpp/tr-warn2.c: Update.
15462 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15464         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15466 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15468         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15469         systems.
15471 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
15473         * gcc.c-torture/execute/ieee/mzero3.c: New test.
15475         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15476         Adjust for c++filt moved to binutils.  Remove spurious duplicate
15477         setting of cxxfilt.
15479 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
15481         * gcc.dg/20020312-2.c: Update for darwin.
15483 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
15485         * g++.old-deja/g++.other/crash32.C: Mark ICE.
15487 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
15489         * objc.dg/comp-types-1.m: New test.
15490         * objc.dg/comp-types-2.m: New test.
15491         * objc.dg/comp-types-3.m: New test.
15492         * objc.dg/comp-types-4.m: New test.
15493         * objc.dg/comp-types-5.m: New test.
15494         * objc.dg/comp-types-6.m: New test.
15496 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15498         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15500 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
15502         * g++.dg/other/do1.C: New test.
15504         * g++.dg/template/subst1.C: New test.
15506 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
15508         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15510 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
15512         * g++.dg/template/qualttp20.C: Adjust expected errors.
15513         * g++.old-deja/g++.jason/report.C: Likewise.
15514         * g++.old-deja/g++.other/qual1.C: Likewise.
15516         * g++.dg/lookup/scoped2.C: New test.
15518         * g++.dg/ext/asm3.C: New test.
15520 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
15522         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15524 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
15526         * ChangeLog: follow spelling conventions.
15527         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15528         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15529         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15530         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15531         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15532         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15533         * g++.old-deja/g++.law/global-init1.C: Likewise.
15534         * g++.old-deja/g++.other/delete4.C: Likewise.
15535         * g++.old-deja/g++.other/inline21.C: Likewise.
15536         * g++.old-deja/g++.other/singleton.C: Likewise.
15537         * g77.dg/strlen0.f: Likewise.
15538         * g77.f-torture/compile/20010519-1.f: Likewise.
15539         * g77.f-torture/compile/980310-4.f: Likewise.
15540         * gcc.c-torture/compile/20000605-1.c: Likewise.
15541         * gcc.c-torture/execute/20020225-1.c: Likewise.
15542         * gcc.dg/c90-hexfloat-2.c: Likewise.
15543         * gcc.dg/c99-bool-1.c: Likewise.
15544         * gcc.dg/c99-hexfloat-2.c: Likewise.
15545         * gcc.dg/dll-2.c: Likewise.
15546         * gcc.dg/wtr-union-init-1.c: Likewise.
15547         * gcc.dg/wtr-union-init-2.c: Likewise.
15548         * gcc.dg/wtr-union-init-3.c: Likewise.
15549         * gcc.dg/cpp/avoidpaste1.c: Likewise.
15550         * gcc.dg/cpp/defined.c: Likewise.
15551         * gcc.dg/cpp/macsyntx.c: Likewise.
15552         * gcc.dg/cpp/paste2.c: Likewise.
15553         * gcc.dg/cpp/trad/defined.c: Likewise.
15554         * gcc.dg/format/c90-printf-1.c: Likewise.
15555         * gcc.dg/format/c90-scanf-1.c: Likewise.
15556         * gcc.dg/format/c99-printf-1.c: Likewise.
15557         * gcc.dg/format/c99-scanf-1.c: Likewise.
15558         * gcc.misc-tests/gcov-8.c: Likewise.
15559         * lib/profopt.exp: Likewise.
15561 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
15563         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
15565 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
15567         * g++.dg/inherit/using2.C: New test.
15569 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
15571         * ChangeLog: Follow spelling conventions.
15572         * g++.dg/template/friend4.C: Likewise.
15573         * g++.old-deja/g++.pt/crash67.C: Likewise.
15574         * gcc.c-torture/execute/20000801-4.c: Likewise.
15575         * gcc.dg/c90-digraph-1.c: Likewise.
15576         * gcc.dg/c94-digraph-1.c: Likewise.
15577         * gcc.dg/c99-digraph-1.c: Likewise.
15578         * gcc.dg/cpp/line5.c: Likewise.
15579         * gcc.dg/cpp/multiline.c: Likewise.
15580         * gcc.dg/cpp/trad/literals-1.c: Likewise.
15581         * gcc.dg/format/attr-3.c: Likewise.
15582         * gcc.dg/format/c90-scanf-3.c: Likewise.
15583         * gcc.dg/format/ext-4.c: Likewise.
15585 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
15587         * g++.dg/template/pretty1.C: New test.
15589 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
15591         * gcc.c-torture/execute/struct-cpy-1.c: New test.
15593 2002-09-13  Matt Austern  <austern@apple.com>
15595         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
15596         passing a cast expression to a function by const reference.
15598 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
15600         * g++.dg/template/deduce1.C: New test.
15602 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
15604         * gcc.c-torture/execute/simd-1.c: Force all use of int to
15605         32-bit int.
15607 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15609         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
15610         usage.
15612 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
15614         * gcc.c-torture/compile/20020910-1.c: New test.
15616 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
15618         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
15620 2002-09-10  Andreas Jaeger  <aj@suse.de>
15622         * gcc.dg/20020312-2.c: Adjust for x86-64.
15624 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
15626         * g77.dg/7388.f: New test case for PR 7388.
15628 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
15630         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
15632 2002-09-05  Ziemowit Laski <zlaski@apple.com>
15634         * objc.dg/proto-lossage-1.m: New test.
15636 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
15638         * gcc.dg/cpp/_Pragma4.c: Fix typo.
15640 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
15642         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
15643         expected to pass.
15645 2002-09-06  Stan Shebs  <shebs@apple.com>
15646             David Edelsohn  <edelsohn@gnu.org>
15648         * gcc.dg/weak: New directory.
15649         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
15650         target-specific xfail bits.
15651         * gcc.dg/typeof-2.c: Move to new directory.
15652         * gcc.dg/weak.exp: New expect script.
15654 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
15656         * gcc.c-torture/execute/extzvsi.c: New test.
15658 2002-09-05  Stan Shebs  <shebs@apple.com>
15660         * gcc.dg/weak-1.c: xfail on Darwin.
15661         * gcc.dg/weak-2.c: Ditto.
15662         * gcc.dg/weak-3.c: Ditto.
15663         * gcc.dg/weak-4.c: Ditto.
15664         * gcc.dg/weak-5.c: Ditto.
15665         * gcc.dg/weak-6.c: Ditto.
15666         * gcc.dg/weak-7.c: Ditto.
15667         * gcc.dg/weak-8.c: Ditto.
15668         * gcc.dg/weak-9.c: Ditto.
15670 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
15672         * gcc.c-torture/execute/loop-14.c: New test.
15674 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
15676         * g++.dg/other/cxa-atexit1.C: New test.
15678         * gcc.dg/typeof-2.c: New test.
15680 2002-09-03  Roger Sayle  <roger@eyesopen.com>
15682         * gcc.dg/builtins-2.c: New testcase.
15683         * gcc.dg/builtins-3.c: New testcase.
15685 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
15687         * gcc.dg/cpp/_Pragma4.c: New test.
15689 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
15691         * objc/execute/nil_method-1.m: New testcase.
15693 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
15695         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
15696         [Object class], not [Object initialize].
15698 2002-08-31  Roger Sayle  <roger@eyesopen.com>
15699             Hans-Peter Nilsson  <hp@bitrange.com>
15701         * gcc.c-torture/execute/20020720-1.x: Skip test on
15702         mmix-knuth-mmixware.  Correct comment.
15704 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
15706         * testsuite/g++.dg/abi/bitfield5.C: New test.
15707         * testsuite/g++.dg/abi/vbase10.C: Likewise.
15709 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
15711         * objc.dg/undeclared-selector.m: New test.
15713 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
15715         * g++.dg/other/offsetof1.C: Avoid cast warning.
15717 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
15719         * objc.dg/super-class-2.m: New test.
15721 2002-08-24  Matt Austern  <austern@apple.com>
15723         * g++.dg/ext/lvaddr.C: New test.
15724         * g++.dg/ext/lvcast.C: New test.
15726 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
15728         * testsuite/g++.dg/inherit/cond1.C: New test.
15730 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
15732         * gcc.dg/noncompile/incomplete-1.c: New test.
15734 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
15736         * gcc.dg/typespec-1.c: New test.
15738 2002-08-20  Devang Patel  <dpatel@apple.com>
15739         * objc.dg/proto-hier-2.m: New test.
15741 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
15743         * objc.dg/bitfield-1.m: New test.
15744         * objc.dg/bitfield-2.m: New test.
15746 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
15748         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
15749         gcc.dg/c99-flex-array-4.c: New tests.
15751 2002-08-16  Stan Shebs  <shebs@apple.com>
15753         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
15755 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
15757         * gcc.dg/typeof-1.c: New test.
15758         * g++.dg/ext/typeof2.C: New test.
15760 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
15762         * g++.dg/other/offsetof1.C: New test.
15764 2002-08-14  Richard Henderson  <rth@redhat.com>
15766         * gcc.dg/tls/diag-3.c: Fix expected message strings.
15768 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
15770         * gcc.dg/cpp/_Pragma3.c: New test.
15772 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
15774         * g++.dg/template/inherit3: New test.
15776 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15778         * gcc.dg/bitfld-4.c: Add blank options.
15780 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
15782         * g++.dg/template/crash1.C: New test.
15784 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15786         * gcc.dg/tls/opt-2.c: New test.
15788 2002-08-08  Devang Patel  <dpatel@apple.com>
15790         * objc.dg/selector-1.m : New test
15792 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15794         * g++.dg/abi/bitfield4.C: New test.
15795         * gcc.dg/bitfld-4.c: New test.
15797 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15799         * g++.dg/other/packed1.C: New test.
15801 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
15803         * g++.dg/abi/offsetof.C: Tweak error messages.
15804         * g++.old-deja/g++.mike/p10769a.C: Likewise.
15806 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15808         * gcc.dg/bitfld-3.c: New test.
15810 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
15811             Richard Henderson  <rth@redhat.com>
15813         * gcc.dg/i386-bitfield1.c: New test.
15814         * g++.dg/abi/bitfield3.C: Update.
15816 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
15818         * objc.dg/const-str-2.m: Update.
15819         * gcc.dg/cpp/c++98.c: Change to C extension.
15820         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
15821         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
15823 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
15825         * testsuite/gcc.dg/tls/diag-3.c: New.
15827 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
15829         * g++.dg/README (Subdirectories): Document new subdir expr.
15830         * g++.dg/expr/pmf-1.C: New test.
15832 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
15834         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
15836 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
15838         * g++.dg/abi/bitfield3.C: New test.
15840 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
15842         * lib/gcov.exp: Tweak expected line formats.
15843         * gcc.misc-tests/gcov8.c: New test.
15844         * gcc.misc-tests/gcov8.x: New flags.
15846 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
15848         * consistency.vlad/layout/endian.c: Include string.h.
15850         * gcc.c-torture/execute/20020805-1.c: New test.
15852 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
15854         * g++.dg/other/conversion1.C: New test.
15856 2002-08-03  Roger Sayle  <roger@eyesopen.com>
15858         * gcc.dg/builtins-1.c: New testcase.
15860 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
15862         * g++.dg/inherit/access3.C: New test.
15864 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
15866         * gcc.dg/ia64-visibility-2.c: New test.
15868 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
15870         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
15871         __qualifier_flags to __flags.
15873 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
15875         * g++.dg/inherit/operator1.C: New test.
15876         * g++.dg/lookup/disamb1.C: Fix typo in comment.
15877         * g++.dg/other/error1.C: Change expected error message.
15878         * g++.dg/template/conv4.C: Likewise.
15880 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
15882         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
15883         for documented behavior.
15885 2002-07-25  Roger Sayle  <roger@eyesopen.com>
15887         * gcc.c-torture/execute/20020720-1.x: Skip this test on
15888         several targets known to fail.
15890 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
15892         * gcc.dg/mips-args-[123].c: New tests.
15894 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
15896         * gcc.dg/ppc-spe.c: New.
15898 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
15900         * g++.dg/other/ptrmem4.C: New testcase.
15902 2002-07-24  Richard Henderson  <rth@redhat.com>
15904         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
15906 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
15908         * g++.dg/ext/alignof1.C (main): Return 0 for success.
15910 2002-07-24  Roger Sayle  <roger@eyesopen.com>
15912         * gcc.c-torture/execute/memset-3.c: New testcase.
15914 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
15916         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
15917         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
15919 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15921         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
15922         Delete.
15924 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
15926         * gcc.c-torture/compile/simd-4.c: New test.
15928 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15930         PR c++/7347, c++/7348
15931         * g++.dg/template/access4.C: New test.
15932         * g++.dg/template/access5.C: New test.
15933         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
15934         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
15935         * g++.old-deja/g++.pt/ttp58.C: Likewise.
15936         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
15938 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
15940         * gcc.dg/gnu89-init-2.c: New test.
15942 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
15944         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
15946 2002-07-20  Roger Sayle  <roger@eyesopen.com>
15948         * gcc.c-torture/execute/20020720-1.c: New testcase.
15950 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
15952         * gcc.dg/cpp/Wsignprom.c: New tests.
15954 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
15956         * gcc.c-torture/execute/loop-13.c: New test.
15958 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
15960         * gcc.dg/cpp/expr.c: New tests.
15962 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
15964         * g++.dg/opt/pr6713.C: Add template instantiation.
15966 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
15968         * gcc.dg/nest.c: New test.
15970 2002-07-17  Richard Henderson  <rth@redhat.com>
15972         * g++.dg/opt/pr6713.C: New test.
15974 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
15976         * gcc.c-torture/execute/loop-2e.x: Let the testcase
15977         XFAIL for all x86 processors.
15979 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
15981         * gcc.c-torture/execute/20010122-1.x: Do not test with
15982         -fomit-frame-pointer.
15984 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15986         * g++.dg/template/instantiate2.C: New test.
15987         * g++.dg/template/spec4.C: New test.
15989 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15991         * g++.dg/template/access2.C: New test.
15992         * g++.dg/template/access3.C: New test.
15994 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
15996         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
15997         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
15998         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
15999         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16000         Convert to use <stdarg.h>.
16001         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16002         Delete.
16003         * gcc.dg/va-arg-2.c: New.
16004         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16006 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
16008         * gcc.c-torture/compile/20020710-1.c: New test.
16010 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
16011                           Andrew Pinski  <pinskia@physics.uc.edu>
16013         gcc.c-torture/compile/simd-2.c: New testcase.
16014         gcc.c-torture/compile/simd-3.c: Likewise.
16016 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
16018         PR c++/7224
16019         * g++.dg/overload/error1.C: New test.
16021 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16023         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16024         configuration and IRIX 6 O32 ABI.
16026 2002-07-11  Roger Sayle  <roger@eyesopen.com>
16028         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16030 2002-07-10  Roger Sayle  <roger@eyesopen.com>
16032         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16034 2002-07-10  Jeffrey A Law  <law@redhat.com>
16036         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16038         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
16040 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
16042         * gcc.dg/20020312-2.c: Check for __PPC__.
16044 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
16046         * gcc.c-torture/compile/20020709-1.c: New test.
16048 2002-07-07  Roger Sayle  <roger@eyesopen.com>
16050         * g++.dg/template/qualttp21.C: New test case.
16052 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
16054         * gcc.c-torture/compile/20020706-1.c: New test.
16055         * gcc.c-torture/compile/20020706-2.c: New test.
16057 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
16058             Alexandre Oliva  <aoliva@redhat.com>
16060         * g++.dg/warn/incomplete1.C: New test.
16062 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16064         PR c++/7099
16065         * g++.dg/warn/noreturn1.C: New test.
16067 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
16069         PR c++/6706
16070         * g++.dg/debug/debug6.C: New test.
16071         * g++.dg/debug/debug7.C: New test.
16073 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
16075         * gcc.c-torture/compile/simd-3.c: New test.
16077 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
16079         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16080         * gcc.dg/20020620-1.c: Likewise.
16082 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16084         PR c++/6944
16085         * g++.dg/init/array4.C: New test.
16086         * g++.dg/init/array5.C: New test.
16088 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
16090         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16091         * gcc.c-torture/execute/simd-2.c (main): Likewise.
16093 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16095         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16096         * gcc.dg/wtr-aggr-init-1.c: Likewise.
16097         * gcc.dg/wtr-conversion-1.c: Likewise.
16098         * gcc.dg/wtr-escape-1.c: Likewise.
16099         * gcc.dg/wtr-int-type-1.c: Likewise.
16100         * gcc.dg/wtr-label-1.c: Likewise.
16101         * gcc.dg/wtr-static-1.c: Likewise.
16102         * gcc.dg/wtr-strcat-1.c: Likewise.
16103         * gcc.dg/wtr-suffix-1.c: Likewise.
16104         * gcc.dg/wtr-switch-1.c: Likewise.
16105         * gcc.dg/wtr-unary-plus-1.c: Likewise.
16106         * gcc.dg/wtr-union-init-1.c: Likewise.
16107         * gcc.dg/wtr-union-init-2.c: Likewise.
16108         * gcc.dg/wtr-union-init-3.c: Likewise.
16110         * gcc.dg/wtr-func-def-1.c: New test.
16112 2002-07-02 Devang Patel <dpatel@apple.com>
16114         * objc.dg/param-1.m: New test.
16116 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
16118         * gcc.dg/cpp/trad/directive.c: Add test.
16119         * gcc.dg/cpp/trad/macroargs.c: Add test.
16120         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16122 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
16124         * gcc.dg/cpp/cmdlne-M.c: New test.
16126 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
16128         * objc.dg/desig-init-1.m: New test.
16130 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16132         PR c++/6716
16133         * g++.dg/template/instantiate1.C: New test.
16135 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
16137         PR c++/7112
16138         * g++.dg/template/sizeof2.C: New test.
16140 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16142         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16143         gcc.dg/cpp/trad/include.c: New tests.
16145 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
16147         PR target/7177
16148         * gcc.c-torture/compile/20020701-1.c: New test.
16150 2002-07-01  Stan Shebs  <shebs@apple.com>
16152         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16153         header here...
16154         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16155         (objc-torture-execute): or here.
16157 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
16159         * gcc.c-torture/execute/arith-rand-ll.c: New test.
16161 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16163         * gcc.dg/cpp/trad/escaped-nl.c: New test.
16165 2002-06-30  Devang Patel  <dpatel@apple.com>
16167         * objc.dg/fsyntax-only.m: New test.
16169 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
16171         PR c++/6695
16172         * g++.dg/template/friend7.C: New file.
16174 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
16176         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16177         return type.
16179 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
16181         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16182         avoid division by zero.
16184 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
16186         * gcc.dg/Wunknownprag.c: New tests.
16188 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
16190         * gcc.c-torture/execute/simd-2.c: New test.
16192 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
16194         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16195         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16196         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16197         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16198         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16199         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16200         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16201         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16202         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16203         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16204         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16205         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16206         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16207         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16208         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16209         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16210         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16212 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
16214         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16215         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16216         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16217         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16218         New tests.
16219         * gcc.dg/cpp/trad/directive.c: Update.
16221 2002-06-23  Andreas Jaeger  <aj@suse.de>
16223         * gcc.c-torture/execute/complex-6.c: New.
16225 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
16227         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16228         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16229         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16230         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16232 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
16234         * gcc.dg/cpp/trad: New directory with traditional tests copied
16235         from parent directory.
16236         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16237         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16238         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16239         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16240         Move to trad/ and rename.
16241         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16242         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16243         gcc.dg/cpp/trad/redef2.c: New tests.
16244         * gcc.dg/cpp/trad/trad.exp: New driver.
16246 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
16248         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16249         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16250         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16251         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16252         Remove.
16254 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
16256         * gcc.dg/20020620-1.c: New test.
16258 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16260         * g++.dg/template/ttp4.C: New test.
16262 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
16264         * g++.dg/opt/vt1.C: Fix regexp.
16266 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16268         * gcc.c-torture/execute/pure-1.c: Make functions static again.
16269         Don't use attribute `noinline'.
16271 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16273         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16275 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
16277         * gcc.c-torture/execute/simd-1.c: New.
16279         * gcc.dg/simd-1.c: New.
16281 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16283         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16285 2002-06-16  Richard Henderson  <rth@redhat.com>
16287         * g++.dg/ext/anon-struct1.C: New.
16288         * g++.dg/ext/anon-struct2.C: New.
16289         * g++.dg/ext/anon-struct3.C: New.
16290         * gcc.dg/anon-struct-1.c: New.
16291         * gcc.dg/anon-struct-2.c: New.
16292         * gcc.dg/anon-struct-3.c: New.
16293         * gcc.dg/20011008-1.c: Adjust warning text.
16294         * gcc.dg/20020527-1.c: Add -fms-extensions.
16296 2002-06-16  Richard Henderson  <rth@redhat.com>
16298         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16300 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
16302         * gcc.c-torture/execute/20020615-1.c: New test.
16304 2002-06-15  Roger Sayle  <roger@eyesopen.com>
16306         * gcc.c-tortuture/execute/compare-1.c: New test case.
16307         * gcc.c-tortuture/execute/compare-2.c: New test case.
16308         * gcc.c-tortuture/execute/compare-3.c: New test case.
16310 2002-06-13  Richard Henderson  <rth@redhat.com>
16312         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
16313         ia64 ilp32.
16315 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16317         * g++.dg/template/typename2.C: Update error message.
16319 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
16321         * gcc.c-torture/execute/20020611-1.c: New test.
16323 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
16325         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16326         list of targets to skip.
16328 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
16330         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16331         targets if not optimizing.
16333 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
16335         * gcc.c-torture/compile/20020605-1.c: New test.
16337         * g++.dg/opt/vt1.C: New test.
16339         * gcc.dg/20020531-1.c: New test.
16341         * gcc.dg/20020530-1.c: New test.
16343         * gcc.dg/20020527-1.c: New test.
16345         * g++.dg/opt/cse1.C: New test.
16347 2002-06-07  Roger Sayle  <roger@eyesopen.com>
16349         * gcc.dg/20020607-2.c: New test case.
16351 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
16353         * gcc.c-torture/compile/20020604-1.c: New test.
16355 2002-06-04  Richard Henderson  <rth@redhat.com>
16357         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16358         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16359         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16361 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
16363         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16365 2002-06-03  Richard Henderson  <rth@redhat.com>
16367         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16368         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16370 2002-06-02  Richard Henderson  <rth@redhat.com>
16372         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16373         test functions static.
16375 2002-06-02  Andreas Jaeger  <aj@suse.de>
16377         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16378         now.
16380 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16382         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16383         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16384         Update for mofified diagnostics.
16385         * gcc.dg/c99-intconst-1.c: No longer fail.
16387 2002-06-02  Richard Henderson  <rth@redhat.com>
16389         * gcc.dg/uninit-A.c: Remove xfail markers.
16391 2002-06-01  Roger Sayle  <roger@eyesopen.com>
16393         * gcc.dg/fnegate-1.c: New test case.
16395 2002-05-30  Osku Salerma  <osku@iki.fi>
16397         * gcc.c-torture/execute/mayalias-1.c: New file.
16399 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16401         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16402         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16403         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16405 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
16407         * gcc.c-torture/execute/20020529-1.c: New test.
16409 2002-05-27  Richard Henderson  <rth@redhat.com>
16411         * g++.dg/ext/attrib6.C: New test case.
16413 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16415         * gcc.c-torture/execute/pure-1.c: New test.
16417 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16419         * gcc.dg/cpp/arith-2.c: Remove.
16421 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16423         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16424         * gcc.dg/cpp/if-3.c: Remove.
16426 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
16428         * g++.dg/opt/cse2.C: New test.
16430 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
16432         * gcc.dg/cpp/arith-1.c: New semantic tests.
16433         * gcc.dg/cpp/if-1.c: Update.
16435 2002-05-24  Ben Elliston  <bje@redhat.com>
16437         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16439 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
16441         * gcc.dg/verbose-asm.c: New test.
16443 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16445         * gcc.dg/cpp/paste12.c: New test.
16447 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16449         * g++.dg/parse/named_ops.C: New test.
16451 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
16453         * gcc/testsuite/gcc.dg/weak-8.c: New test.
16455 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
16457         * gcc.dg/weak-2.c: Allow optional leading underscore
16458         in scan-assembler symbol name.
16459         * gcc.dg/weak-3.c: Likewise.
16460         * gcc.dg/weak-4.c: Likewise.
16461         * gcc.dg/weak-5.c: Likewise.
16463 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
16465         * gcc.dg/20020523-1.c: New test.
16467 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16469         * objc.dg/const-str-2.m: Update now that we stop after
16470         a command line error.
16472 2002-05-22  Richard Henderson  <rth@redhat.com>
16474         * g++.dg/dg.exp: Fix typo in test pruneing.
16476 2002-05-22  Richard Henderson  <rth@redhat.com>
16478         * g++.dg/dg.exp: Prune the tls subdirectory.
16479         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16480         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16481         * g++.dg/tls/init-1.C: New.
16483 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
16485         * gcc.dg/20020517-1.c: New test.
16487 2002-05-21  Richard Henderson  <rth@redhat.com>
16489         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16490         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16492 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
16494         * g++.dg/other/copy2.C: New test.
16496 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
16498         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16499         (MAX_COPY): Bump up to 10 times sizeof (long long).
16500         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16502         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16503         sizeof (long long).
16505         * gcc.c-torture/execute/strcpy-1.c: New test.
16507 2002-05-19  Jason Merrill  <jason2redhat.com>
16509         * g++.dg/ext/oper1.C: New test.
16511 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
16512 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
16514         * README.QMTEST: New file.
16516         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16518 2002-05-19  Andreas Jaeger  <aj@suse.de>
16520         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16521         now.
16522         * gcc.c-torture/execute/loop-2d.x: Likewise.
16524 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
16526         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
16527         support weak symbols.
16528         * gcc.dg/weak-4.c: Likewise
16529         * gcc.dg/weak-6.c: Likewise
16531 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
16533         * gcc.dg/weak-3.c: Add dg-excess-error comment for
16534         cygwin, coff and h8300-*-hms targets
16535         * gcc.dg/weak-5.c: Likewise
16536         * gcc.dg/weak-7.c: Likewise
16538 2002-05-16  Jason Merrill  <jason@redhat.com>
16540         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16541         (scan-assembler-not, scan-assembler-dem): Likewise.
16542         (scan-assembler-dem-not): Likewise.
16544 2002-05-15  Richard Henderson  <rth@redhat.com>
16546         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16548 2002-05-15  Richard Henderson  <rth@redhat.com>
16550         * gcc.dg/weak-5.c (vfoo1c): No warning here.
16551         (vfoo1f): Warning here.
16552         (vfoo1l): Don't redefine the alias.
16554 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
16556         * g++.dg/init/pm1.C: New test.
16558 2002-05-12  David S. Miller  <davem@redhat.com>
16560         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
16561         types.
16563 2002-05-10  Roger Sayle  <roger@eyesopen.com>
16565         * gcc.c-torture/execute/20020510-1.c: New test case.
16567 2002-05-10  David S. Miller  <davem@redhat.com>
16569         * gcc.c-torture/execute/conversion.c: Test long double too.
16571 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
16573         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
16574         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
16575         * lib/g++.exp (g++_link_flags): Likewise.
16576         * lib/objc.exp (objc_target_compile): Likewise.
16578 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16580         * gcc.dg/cpp/poison.c: Update.
16581         * gcc.dg/cpp/20000625-2.c: Remove.
16582         * gcc.dg/cpp/direct2s.c: Remove final test.
16584 2002-05-08  Tom Rix  <trix@redhat.com>
16586         * gcc.c-torture/execute/20020508-1.c: New test.
16587         * gcc.c-torture/execute/20020508-2.c: New test.
16588         * gcc.c-torture/execute/20020508-3.c: New test.
16590 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16592         * gcc.dg/cpp/charconst-4.c: More tests.
16594 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
16596         PR c/6569
16597         * gcc.dg/weak-3.c: Update location of warning messages.
16598         * gcc.dg/weak-5.c: Likewise.
16600 2002-05-06  Roger Sayle  <roger@eyesopen.com>
16602         * gcc.c-torture/execute/20020506-1.c: New test case.
16604 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
16606         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
16608 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16610         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
16612 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16614         * gcc.dg/cpp/charconst-3.c: New test.
16616 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16618         * gcc.dg/cpp/charconst.c: Update tests.
16620 2002-05-05  Tim Josling  <tej@melbpc.org.au>
16622         * treelang: Added directory for new sample language treelang. Also
16623         lib/treelang.exp: New file to signal treelang should be tested.
16625 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16627         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
16628         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
16629         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
16630         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
16631         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
16632         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
16633         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
16635 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16637         * gcc.dg/format/xopen-2.c: New test.
16639 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16641         * gcc.dg/20020503-1.c: New test.
16643 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
16645         * g++.dg/init/dtor1.C: Make it tougher.
16647 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
16649         * g++.dg/init/dtor1.C: New test.
16651 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
16653         * gcc.dg/altivec-8.c: New.
16655 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
16657         * gcc.dg/altivec-7.c: New.
16659 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
16661         * g++.dg/parse/typedef1.C: New test.
16663 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
16665         PR c++/6486
16666         * g++.dg/template/friend6.C: New test.
16668         PR c++/6492
16669         * g++.dg/init/copy1.C: New test.
16671 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
16673         * g++.dg/warn/effc1.C: New test.
16675 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16677         * gcc.dg/cpp/if-cexp.c: Add a test.
16679 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
16681         * gcc.dg/20020426-2.c: New test.
16683 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
16685         * gcc.dg/cpp/if-mop.c: Update.
16686         * gcc.dg/cpp/if-mpar.c: Add test.
16687         * gcc.dg/cpp/if-oppr.c: Update.
16689 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16691         PR c/6343
16692         * gcc.dg/weak-[2-7].c: New tests.
16694 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16696         * gcc.dg/enum1.c: New test.
16698 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16700         PR c++/6497
16701         * g++.dg/inherit/access2.C: New test.
16703 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16705         PR bootstrap/6445
16706         * gcc.dg/20020426-1.c: New test.
16708 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16710         * g++.dg/abi/enum1.C: New test.
16712 2002-04-26  Richard Henderson  <rth@redhat.com>
16714         * gcc.dg/c99-bool-1.c: Expect always true warning.
16716 2002-04-25  Roger Sayle  <roger@eyesopen.com>
16718         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
16720 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16722         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
16723         targets.
16725 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
16727         * g++.dg/abi/mange7.C: New test.
16729         PR c++/6438.
16730         * g++.dg/parse/stmtexpr2.C: New test.
16732 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
16734         * gcc.dg/20020312-2.c: Add SH target.
16736 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16738         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
16739         compiler output on mips*-*-irix*.
16741 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
16743         * g++.dg/parse/attr1.C: New test.
16745 2002-04-23  Roger Sayle  <roger@eyesopen.com>
16747         * gcc.c-torture/execute/string-opt-17.c: New test case.
16748         * gcc.c-torture/execute/memset-2.c: New test case.
16750 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
16752         PR c++/6256:
16753         * g++.dg/template/friend5.C: New test.
16755         PR c++/6331:
16756         * g++.dg/template/qual1.C: Likewise.
16758 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
16760         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
16761         Include stdlib.h, not stdio.h or ctype.h.
16763 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
16765         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
16766         cris-*-elf* and mmix-*-*.
16767         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
16768         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
16769         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
16770         Ditto.
16771         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
16772         * gcc.dg/wchar_t-1.c: Ditto.
16774 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
16776         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
16777         Clarify comment.
16779 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
16781         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
16783 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16785         * gcc.c-torture/execute/20000906-1.x: Delete.
16787 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
16789         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
16791 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
16793         * PR6367
16794         * g77.f-torture/execute/6367.f: New test.
16795         * g77.f-torture/execute/6367.x: Disable for MMIX.
16797 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
16799         * PR6352
16800         * g++.dg/opt/inline2.C: New test.
16802 2002-04-18  Richard Henderson  <rth@redhat.com>
16804         * gcc.dg/20000906-1.c: Enable for all targets.
16805         * gcc.c-torture/compile/iftrap-2.c: New.
16807 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16809         * gcc.dg/20020418-1.c: New test.
16810         * gcc.dg/20020418-2.c: New test.
16812 2002-04-18  Richard Henderson  <rth@redhat.com>
16814         * gcc.c-torture/compile/iftrap-1.c: New.
16815         * gcc.dg/iftrap-1.c: Adjust for ia64.
16816         * gcc.dg/iftrap-2.c: New.
16818 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16820         * gcc.c-torture/compile/20020418-1.c: New test.
16822 2002-04-18  Roger Sayle  <roger@eyesopen.com>
16824         * gcc.c-torture/compile/20020415-1.c: New.
16826 2002-04-18  David S. Miller  <davem@redhat.com>
16828         * gcc.c-torture/execute/20020418-1.c: New test.
16830 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
16832         * gcc.dg/20020416-1.c: New test.
16834         * g++.dg/opt/inline1.C: New test.
16836 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
16838         * gcc.dg/altivec-5.c: New test.
16840         * gcc.dg/20020415-1.c: New test.
16842 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
16844         * testsuite/lib/chill.exp: Remove.
16846 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
16848         * g++.dg/other/big-struct.C: New test.
16850 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
16852         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
16853         of scratch file.
16855 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
16857         PR c/6277
16858         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
16859         in scan-assembler function name
16861 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
16863         * g77.f-torture/execute/980628-4.x,
16864         g77.f-torture/execute/980628-5.x,
16865         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16866         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16867         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
16868         i[34567]86-*-*.
16870 2002-04-13  David S. Miller  <davem@redhat.com>
16872         * gcc.c-torture/execute/20020413-1.c: New test.
16874 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
16876         * gcc.dg/asm-6.c,
16877         * g++.dg/ext/asm1.C: New tests.
16879 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
16881         PR c++ 5373.
16882         * g++.dg/parse/stmtexpr1.C: New test.
16884         PR c++/5189.
16885         * g++.dg/template/copy1.C: New test.
16887 2002-04-12  Richard Henderson  <rth@redhat.com>
16889         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
16891 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
16893         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
16894         gcc.c-torture/execute/20020307-2.c.
16896 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
16898         * g++.dg/ext/attrib5.C,
16899         * g++.dg/lookup/struct1.C: New tests.
16901 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
16903         * gcc.dg/20020411-1.c: New test.
16905         * gcc.c-torture/execute/20020411-1.c: New test.
16907 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
16909         * g77.f-torture/execute/6177.f: New test.
16911 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
16913         PR middle-end/6247
16914         * g++.dg/opt/cleanup1.C: New test.
16916         * g++.dg/opt/const1.C: New test.
16918 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
16920         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
16922 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16924         PR c++/5507
16925         * g++.dg/template/typename2.C: New test.
16927 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
16929         * gcc.c-torture/execute/loop-12.c: New.
16931 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
16933         * g77.f-torture/execute/980628-4.x,
16934         g77.f-torture/execute/980628-5.x,
16935         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16936         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16937         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
16939 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16941         PR optimization/6086
16942         * g++.dg/opt/preinc1.C: New test.
16944 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
16946         PR c++/5571
16947         * g++.dg/opt/static2.C: New test.
16949 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
16951         PR c/5120
16952         * gcc.dg/20020406-1.c: New test.
16954 2002-04-04  David S. Miller  <davem@redhat.com>
16956         * gcc.c-torture/execute/20020404-1.c: New test.
16958 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
16960         PR c/6123
16961         * gcc.dg/20020312-2.c: Do not declare global register variable
16962         if __PIC__ or __pic__ is defined.
16964 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
16966         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
16967         __asm__ so that it works correctly even if -ansi -pedantic-errors.
16969 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16971         * gcc.misc-tests/linkage.exp: Update last change to handle
16972         sparc*-, not just sparc-.
16974 2002-04-03  Richard Henderson  <rth@redhat.com>
16976         * gcc.dg/cpp/ucs.c: Improved long UCS test.
16978 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
16980         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
16982 2002-04-02  David S. Miller  <davem@redhat.com>
16984         * gcc.c-torture/execute/20020402-3.c: New test.
16986 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
16988         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
16989         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
16991         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
16992         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
16993         g77.f-torture/execute/20001201.x,
16994         g77.f-torture/execute/u77-test.x: New files.
16996         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
16997         * gcc.dg/wchar_t-1.c: Ditto.
16999 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17001         * gcc.c-torture/execute/20020402-1.c: New test.
17003 2002-04-01  Richard Henderson  <rth@redhat.com>
17005         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17007         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17009 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17011         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17013 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17015         * g++.dg/inherit/template-as-base.C: Expect error.
17016         * g++.dg/inherit/namespace-as-base.C: Likewise.
17018 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
17020         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17021         g++.dg/ext/instantiate3.C: Tweak match patterns.
17023         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17024         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17025         -da test.
17027 2002-03-31  Richard Henderson  <rth@redhat.com>
17029         * gcc.dg/special/alias-2.c: New.
17030         * gcc.dg/special/ecos.exp: Run it.
17032 2002-03-31  Richard Henderson  <rth@redhat.com>
17034         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17036 2002-03-31  Kazu Hirata  <kazu@hxi.com>
17038         * gcc.dg/weak-1.c: Disable on h8300 port.
17040 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
17042         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17043         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17044         ordering tests.
17045         * g++.dg/bprob/bprob-1.C: New test.
17046         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17047         * g++.dg/gcov/gcov-1.C: New test.
17048         * g++.dg/gcov/gcov-1.x: New file.
17049         * g++.dg/gcov/gcov-2.C: New test.
17050         * g++.dg/gcov/gcov-3.C: New test.
17051         * g++.dg/gcov/gcov-3.h: New file.
17053 2002-03-28  Roger Sayle  <roger@eyesopen.com>
17055         * g++.old-deja/g++.other/builtins5.C: New test.
17056         * g++.old-deja/g++.other/builtins6.C: New test.
17057         * g++.old-deja/g++.other/builtins7.C: New test.
17058         * g++.old-deja/g++.other/builtins8.C: New test.
17059         * g++.old-deja/g++.other/builtins9.C: New test.
17061 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
17063         * g++.dg/opt/static1.C: New test.
17065         * g++.dg/opt/longbranch1.C: New test.
17067 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
17069         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17071         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17073 2002-03-28  Jeffrey A Law  (law@redhat.com)
17075         * gcc.c-torture/execute/20020328-1.c: New test.
17077 2002-03-27  Richard Henderson  <rth@redhat.com>
17079         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17080         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17081         move from g++.old-deja/g++.ext/.
17083 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
17085         * g++.dg/init/new2.C: New test.
17087 2002-03-26  Richard Henderson  <rth@redhat.com>
17089         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17091         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17092         on sparc.
17094         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
17095         sparcv9 systems.
17096         * gcc.dg/20001102-1.c: Likewise.
17098 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
17100         * gcc.dg/cpp/endif-pedantic1.c,
17101         gcc.dg/cpp/endif-pedantic2.c:  New tests.
17103 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
17105         * g++.dg/init/new1.C: New test.
17107 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17109         * g++.dg/abi/vbase9.C: New test.
17111 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
17113         * gcc.dg/arm-asm.c: New test.
17115 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
17117         * gcc.dg/Wswitch-enum.c: New test.
17118         Fix PR c/5044.
17120 2002-03-26  Richard Henderson  <rth@redhat.com>
17122         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17123         structure.
17125 2002-03-25  Richard Henderson  <rth@redhat.com>
17127         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
17128         sparcv9 systems.
17130         * gcc.c-torture/compile/20011119-1.c (xxx): New.
17131         * gcc.c-torture/compile/20011119-2.c (xxx): New.
17133 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
17135         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17137 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
17139         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17140         targets using generic thunk support.
17142 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
17144         * gcc.c-torture/compile/20020323-1.c: New test.
17146         * g++.dg/opt/conj2.C: New test.
17148 2002-03-24  Richard Henderson  <rth@redhat.com>
17150         * gcc.dg/weak-1.c: Use -fno-common.
17152 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17154         * g77.dg/f77-edit-apostrophe-out.f: New test
17155         * g77.dg/f77-edit-h-out.f: New test
17156         * g77.dg/f77-edit-t-in.f: New test
17157         * g77.dg/f77-edit-t-out.f: New test
17158         * g77.dg/f77-edit-x-out.f: New test
17159         * g77.dg/f77-edit-slash-out.f: New test
17160         * g77.dg/f77-edit-colon-out.f: New test
17161         * g77.dg/f77-edit-s-out.f: New test
17163 2002-03-24  Richard Henderson  <rth@redhat.com>
17165         * objc/execute/formal_protocol-6.x: New XFAIL.
17167 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17169         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
17170         that do not support weak symbols
17172 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17174         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
17175         * lib/g77.exp:  Likewise
17176         * lib/objc.exp: Likewise
17178 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
17180         * gcc.dg/Wswitch-default.c: New test.
17182 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
17184         * g++.dg/other/enum1.C: New test.
17186 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
17188         * gcc.dg/pragma-ep-3.c: Fix typo.
17190 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17192         * g++.dg/inherit/template-as-base.C: New test.
17194 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
17196         * g++.old-deja/g++.other/dwarf2-1.C: Move...
17197         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
17199 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
17201         * gcc.dg/cpp/multiline.c: Update to match.
17203 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
17205         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17207 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
17209         * gcc.dg/cpp/extratokens2.c:  New file.
17211 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
17213         * gcc.dg/20020312-2.c: Add rs6000 target.
17215         * gcc.c-torture/compile/20020319-1.c: New test.
17217 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17219         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17220         (A, E): Handle this.
17222 2002-03-20  Jason Merrill  <jason@redhat.com>
17224         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17225         ignoring -fpic.
17226         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17227         through prune_gcc_output.
17229 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
17231         * gcc.c-torture/compile/20020320-1.c: New test.
17233 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
17235         * gcc.c-torture/compile/20020318-1.c: New test.
17237         * gcc.dg/struct-by-value-1.c: New test.
17239         * gcc.dg/20020319-1.c: New test.
17241 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
17243         * g++.dg/opt/conj1.C: New test.
17245 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
17247         * g++.dg/template/qualttp20.C: Revert previous change.
17248         * g++.dg/template/qualttp3.C: Likewise.
17249         * g++.dg/template/qualttp4.C: Likewise
17250         * g++.dg/template/qualttp5.C: Likewise
17251         * g++.dg/template/qualttp6.C: Likewise
17252         * g++.dg/template/qualttp7.C: Likewise
17253         * g++.dg/template/qualttp8.C: Likewise
17254         * g++.dg/template/recurse.C: Likewise.
17256 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
17258         * gcc.dg/cpp/wchar-1.c: Update.
17260 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
17262         * g++.dg/template/conv1.C: New test.
17263         * g++.dg/template/conv2.C: New test.
17264         * g++.dg/template/conv3.C: New test.
17265         * g++.dg/template/conv4.C: New test.
17267 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17269         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17270         * g++.dg/template/qualttp3.C: Likewise.
17271         * g++.dg/template/qualttp4.C: Likewise
17272         * g++.dg/template/qualttp5.C: Likewise
17273         * g++.dg/template/qualttp6.C: Likewise
17274         * g++.dg/template/qualttp7.C: Likewise
17275         * g++.dg/template/qualttp8.C: Likewise
17276         * g++.dg/template/recurse.C: Likewise.
17278 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17280         * g++.dg/opt/dtor1.C: New test.
17282 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
17284         * gcc.c-torture/compile/20020315-1.c: New test.
17286 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
17288         * gcc.dg/weak-1.c: Fix scan tests.
17290 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
17292         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17293         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17294         cris-*-aout* mmix-*-*.
17295         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17296         cris-*-aout* mmix-*-*.
17297         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17298         cris-*-elf* cris-*-aout* and mmix-*-*.
17299         * gcc.dg/20001009-1.c: Ditto.
17300         * gcc.dg/20010912-1.c: Ditto.
17301         * gcc.dg/20020122-4.c: Ditto.
17302         * gcc.dg/inline-2.c: Ditto.
17304 2002-03-14  Jeffrey A Law  (law@cygnus.com)
17306         * gcc.c-torture/compile/20020314-1.c: New test.
17308 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
17310         * gcc.c-torture/execute/20020314-1.c: New test.
17312 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
17314         * g++.dg/warn/Wunused-1.C: New test.
17316 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
17318         * g++.dg/abi/mangle6.C: New test.
17320 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
17322         * gcc.c-torture/compile/20020309-2.c: New test.
17324         * gcc.c-torture/compile/20020312-1.c: New test.
17326 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17328         * g++.dg/other/access1.C: New test.
17330 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
17332         * gcc.c-torture/execute/wchar_t-1.c: New test.
17334 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
17336         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17338 2002-03-12  Roger Sayle  <roger@eyesopen.com>
17340         * gcc.dg/20020312-1.c: New test case.
17342 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
17344         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17346 2002-03-11  Richard Henderson  <rth@redhat.com>
17348         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17349         * g++.old-deja/g++.jason/report.C: Likewise.
17351 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17353         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17354         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17356 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17358         * testsuite/g++.dg/overload/pmf1.C: New test.
17360 2002-03-11  Kazu Hirata  <kazu@hxi.com>
17362         * gcc.c-torture/execute/20020307-1.c: Use long.
17364 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
17366         PR optimization/5844
17367         * gcc.dg/20020310-1.c: New test.
17369 2002-03-09  Michael Meissner  <meissner@redhat.com>
17371         * gcc.c-torture/execute/memcpy-2.c: New test.
17372         * gcc.c-torture/execute/memset-1.c: New test.
17373         * gcc.c-torture/execute/strlen-1.c: New test.
17374         * gcc.c-torture/execute/strcmp-1.c: New test.
17375         * gcc.c-torture/execute/strncmp-1.c: New test.
17377 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
17379         * gcc.dg/ppc-ldstruct.c: New test.
17381 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
17383         * gcc.c-torture/execute/va-arg-22.c: New test.
17385 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17387         * gcc.c-torture/compile/20020309-1.c: New test.
17389 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
17391         * gcc.c-torture/execute/20020307-2.c: New test.
17393 2002-03-07  Jeffrey A Law  (law@redhat.com)
17395         * g77.f-torture/compile/20020307-1.f: New test.
17397 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
17399         * gcc.dg/unordered-1.c: New test.
17401 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
17403         * gcc.c-torture/execute/20020307-1.c: New test.
17405 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
17407         * gcc.dg/20020304-1.c: New test.
17409         * gcc.c-torture/compile/20020304-2.c: New test.
17411 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
17413         * gcc.c-torture/compile/20020304-1.c: New test case
17414         (from PR c/5830).
17416 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
17418         * gcc.dg/20020103-1.c: Add other -D ppc variants.
17420 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17422         * g++.dg/other/classkey1.C: New test.
17424 2002-03-01  Richard Henderson  <rth@redhat.com>
17426         * gcc.c-torture/compile/981223-1.x: New.
17427         * gcc.c-torture/compile/920625-1.x: New.
17429 2002-02-28  Richard Henderson  <rth@redhat.com>
17431         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17433 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
17435         * gcc.c-torture/execute/20020227-1.c: New test.
17437 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
17439         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17440         here" ERROR lines.
17441         * g++.old-deja/g++.oliva/partord1.C: Likewise.
17442         * g++.old-deja.g++.other/defarg1.C: Likewise.
17443         * g++.old-deja/g++.pt/calls2.C: Likewise.
17444         * g++.old-deja/g++.pt/crash20.C: Likewise.
17445         * g++.old-deja/g++.pt/crash30.C: Likewise.
17446         * g++.old-deja/g++.pt/crash36.C: Likewise.
17447         * g++.old-deja/g++.pt/crash6.C: Likewise.
17448         * g++.old-deja/g++.pt/defarg13.C: Likewise.
17449         * g++.old-deja/g++.pt/derived3.C: Likewise.
17450         * g++.old-deja/g++.pt/error1.C: Likewise.
17451         * g++.old-deja/g++.pt/friend21.C: Likewise.
17452         * g++.old-deja/g++.pt/friend23.C: Likewise.
17453         * g++.old-deja/g++.pt/infinite1.C: Likewise.
17454         * g++.old-deja/g++.robertl/eb128.C: Likewise.
17456 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
17458         * gcc.c-torture/execute/20020225-2.c: New test.
17460 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
17462         * gcc.c-torture/execute/920730-1t.c,
17463         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17464         Delete test cases, only relevant to -traditional.
17466 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
17468         * gcc.dg/cpp/undef1.c: Remove.
17469         * gcc.dg/cpp/directiv.c: Update.
17470         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17472 2002-02-27  Michael Meissner  <meissner@redhat.com>
17474         * gcc.c-torture/execute/20020226-1.c: New test.
17476 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
17478         * g++.dg/debug/debug4.C: New test.
17480         * gcc.dg/ia64-visibility-1.c: New test.
17482 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
17484         * gcc.dg/debug/20020224-1.c: New.
17486 2002-02-25  Kazu Hirata  <kazu@hxi.com>
17488         * gcc.c-torture/execute/960416-1.x: New.
17489         * gcc.c-torture/execute/divconst-3.x: Likewise.
17491 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
17493         * gcc.dg/20020224-1.c: New test.
17495 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
17497         * gcc.c-torture/execute/20020225-1.c: New.
17499 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17501         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17503 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
17505         * gcc.dg/20020222-1.c: New test.
17507 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
17509         * g++.dg/opt/anonunion1.C: New test.
17511 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
17513         * g++.dg/template/qualttp19.C: New test.
17514         * g++.dg/template/qualttp20.C: New test.
17515         * g++.old-deja/g++.jason/report.C: Adjust expected errors
17516         * g++.old-deja/g++.other/qual1.C: Likewise.
17518 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
17520         * gcc.dg/attr-alwaysinline.c: New.
17522 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
17524         * gcc.dg/20020220-1.c: New test.
17526         * gcc.dg/20020220-2.c: New test.
17528         * g++.dg/opt/mmx1.C: New test.
17530 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
17532         * gcc.c-torture/compile/20020110.c: New test.
17534 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
17536         * gcc.c-torture/execute/20020219-1.c: New test.
17538         * gcc.dg/20020219-1.c: New test.
17540         * gcc.dg/noncompile/20020220-1.c: New test.
17542         * g++.dg/opt/ptrintsum1.C: New test.
17544         * gcc.dg/debug/20020220-1.c: New test.
17546 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
17548         * gcc.c-torture/execute/20020216-1.c: New test.
17550 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17552         * gcc.dg/decl-1.c: Update, new test.
17554 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
17556         * g++.dg/abi/bitfield1.C: New test.
17557         * g++.dg/abi/bitfield2.C: New test.
17559 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
17561         * gcc.dg/attr-nest.c: New test.
17563 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
17565         * gcc.c-torture/execute/20020215-1.c: New test.
17567 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
17569         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
17570         * g++.dg/debug/debug.exp: New.
17571         * g++.dg/debug/trivial.C: New.
17572         * g++.dg/debug/debug1.C: Moved...
17573         * g++.dg/other/debug1.C: ...from here.
17574         * g++.dg/debug/debug2.C: Moved...
17575         * g++.dg/other/debug2.C: ...from here.
17576         * g++.dg/debug/debug3.C: Moved...
17577         * g++.dg/other/debug3.C: ...from here.
17579         * gcc.dg/noncompile/20020213-1.c: New test.
17581 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
17583         * g++.dg/other/debug3.C: New test.
17585         * gcc.c-torture/execute/20020213-1.c: New test.
17587 2002-02-13  Richard Smith <richard@ex-parrot.com>
17589         * g++.old-deja/g++.other/thunk1.C: New test.
17591 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
17593         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
17595 2002-02-13  Stan Shebs  <shebs@apple.com>
17597         * gcc.dg/altivec-3.c: New.
17599 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
17601         * gcc.dg/Wunreachable-1.c: New test.
17602         * gcc.dg/Wunreachable-2.c: New test.
17604 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17606         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
17608 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
17610         * gcc.dg/decl-1.c: New test.
17612 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
17614         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
17616 2002-02-10  Kazu Hirata  <kazu@hxi.com>
17618         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
17619         * gcc.c-torture/compile/980506-1.x: Likewise.
17621 2002-02-10  Kazu Hirata  <kazu@hxi.com>
17623         * gcc.dg/20020210-1.c: New.
17625 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
17627         * g77.f-torture/execute/947.f: New regression test
17628         for PR fortran/947.
17630 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
17632         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
17633         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
17635 2002-02-08  Richard Henderson  <rth@redhat.com>
17637         * gcc.c-torture/compile/labels-3.c: New.
17639 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
17641         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
17642         expression statements work instead.
17643         * gcc.dg/noncompile/20020207-1.c: New test.
17645 2002-02-07  Richard Henderson  <rth@redhat.com>
17647         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
17649 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17651         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
17652         message from g77
17653         * lib/g77-dg.exp: Trim g77 error messages so that they are
17654         recognized by dg.exp.
17656 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17658         PR fortran/5473
17659         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
17661 2002-02-07  Richard Henderson  <rth@redhat.com>
17663         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
17664         to be sufficiently aligned for integers.
17666 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
17668         * g++.dg/template/friend4.C: New test.
17670 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17672         PR fortran/5743
17673         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
17674         unsupported cases.
17676 2002-02-07  Richard Henderson  <rth@redhat.com>
17678         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
17679         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
17680         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
17681         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
17683 2002-02-06  Richard Henderson  <rth@redhat.com>
17685         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
17687 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
17689         * gcc.dg/20020206-1.c: New test.
17691 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
17693         * gcc.c-torture/execute/20020206-1.c: New test.
17695         * gcc.c-torture/execute/20020206-2.c: New test.
17697         PR optimization/5429:
17698         * gcc.c-torture/compile/20020206-1.c: New test.
17700 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
17702         * g++.dg/ext/align1.C: Do not use an explicit alignment value
17703         as certain file formats cannot support particularly large
17704         alignments.
17706         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
17707         and do not expect to be able to link the executable.
17709         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
17710         fail because the COFF format does not support the weak attribute.
17712 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
17714         * g77.dg/pr5473.f:  New test
17716 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
17718         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
17719         Fix testcase accordingly.
17721 2002-02-04  Richard Henderson  <rth@redhat.com>
17723         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
17724         (buf): Change to be an array of pointers, not ints.
17726 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17728         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
17729         before all tests.  Move warning one line above to match where it
17730         C frontend emits.
17731         * gcc.dg/Wswitch-2.c: New test.
17732         * g++.dg/warn/Wswitch-1.C: New test.
17733         * g++.dg/warn/Wswitch-2.C: New test.
17735 2002-02-04  Richard Henderson  <rth@redhat.com>
17737         * g++.dg/abi/offsetof.C: Fix size comparison.
17739 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
17741         * gcc.dg/cast-qual-2.c: New test.
17743 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17745         * gcc.dg/20020201-4.c: New test.
17747 2002-02-04  Ben Elliston  <bje@redhat.com>
17749         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
17750         target_info attribute != 0, in addition to the empty string.
17751         (gcc_target_compile): Likewise.
17753 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
17755         * gcc.dg/Wswitch.c: New test.
17756         PR gcc/4475. PR gcc/3780.
17758 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
17760         * g77.f-torture/execute/5122.f: New test for regressions
17761         against PR fortran/5122.
17763 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
17765         * g77.f-torture/compile/pr3743.f: Delete
17766         * g77.dg/pr3743-1.f: New test.
17767         * g77.dg/pr3743-2.f: New test.
17768         * g77.dg/pr3743-3.f: New test.
17769         * g77.dg/pr3743-4.f: New test.
17771 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17773         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
17775 2002-02-02  Richard Henderson  <rth@redhat.com>
17777         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
17778         * gcc.c-torture/execute/bf64-1.c: Likewise.
17780 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17782         * gcc.dg/20020201-2.c: New test.
17784         * gcc.dg/20020201-3.c: New test.
17786         * gcc.c-torture/execute/bitfld-2.c: New test.
17788 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17790         * gcc.dg/bitfld-1.c: Update.
17791         * gcc.dg/bitfld-2.c: Update.
17792         * gcc.c-torture/execute/bitfld-1.x: New.
17794 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17796         * gcc.c-torture/execute/20020201-1.c: New test.
17798 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
17800         PR target/5469
17801         * gcc.dg/20020201-1.c: New test.
17803 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
17805         PR fortran/3743
17806         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
17807         * g77.f-torture/compile/pr3743.x: Remove
17809 2002-01-31  Tom Rix  <trix@redhat.com>
17811         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
17813 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17815         * gcc.dg/noncompile/20020130-1.c: New test.
17817 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
17819         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
17821 2002-01-29  Richard Henderson  <rth@redhat.com>
17823         * gcc.c-torture/execute/991118-1.c: Cast various constants back
17824         to long long.
17825         * gcc.c-torture/execute/bf64-1.c: Likewise.
17827 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
17829         * gcc.c-torture/execute/20020129-1.c: New test.
17831 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17833         * gcc.c-torture/compile/20000224-1.c: Update.
17834         * gcc.c-torture/execute/bitfld-1.c: New tests.
17835         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
17836         * gcc.dg/uninit-A.c: Update.
17838 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
17840         * g++.dg/template/ctor1.C: Add instantiation.
17842 2002-01-28  Paul Koning  <pkoning@equallogic.com>
17844         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
17845         argument to __builtin_prefetch to be const ptr.
17847 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
17849         * gcc.c-torture/compile/20020120-1.c: New test.
17851 2002-01-27  Kazu Hirata  <kazu@hxi.com>
17853         * gcc.c-torture/execute/20020127-1.c: New test.
17855 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
17857         * g77.dg/f77-edit-i-in.f: New test
17858         * g77.dg/f77-edit-i-out.f: New test
17860 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
17862         * gcc.dg/debug/debug.exp: New file.
17863         * gcc.dg/debug/trivial.c: New file.
17864         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
17865         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
17866         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
17867         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
17868         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
17869         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
17870         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
17871         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
17872         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
17873         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
17874         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
17875         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
17876         * gcc.dg/20000503-1.c: Removed.
17877         * gcc.dg/20010207-1.c: Removed.
17878         * gcc.dg/20011223-1.c: Removed.
17879         * gcc.dg/20020104-2.c: Removed.
17880         * gcc.dg/debug-1.c: Removed.
17881         * gcc.dg/debug-2.c: Removed.
17882         * gcc.dg/debug-3.c: Removed.
17883         * gcc.dg/debug-4.c: Removed.
17884         * gcc.dg/debug-5.c: Removed.
17885         * gcc.dg/debug-6.c: Removed.
17886         * gcc.dg/dwarf2-1.c: Removed.
17887         * gcc.dg/dwarf2-2.c: Removed.
17889 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
17891         * g++.old-deja/g++.other/eh5.C: New test.
17892         * g++.old-deja/g++.other/sibcall2.C: New test.
17893         * g++.old-deja/g++.other/array9.C: New test.
17894         * g++.old-deja/g++.other/typename2.C: New test.
17895         * g++.old-deja/g++.other/crash60.C: New test.
17896         * g++.old-deja/g++.other/conv9.C: New test.
17897         * g++.old-deja/g++.other/mangle10.C: New test.
17898         * g++.old-deja/g++.other/unchanging1.C: New test.
17899         * g++.old-deja/g++.other/exprstmt1.C: New test.
17900         * g++.old-deja/g++.other/inline23.C: New test.
17901         * g++.old-deja/g++.eh/ia64-1.C: New test.
17902         * g++.old-deja/g++.other/dwarf2-1.C: New test.
17903         * g++.old-deja/g++.other/reload1.C: New test.
17904         * g++.old-deja/g++.other/static20.C: New test.
17905         * g++.old-deja/g++.other/local-alloc1.C: New test.
17906         * g++.old-deja/g++.other/conv8.C: New test.
17907         * g++.old-deja/g++.other/stmtexpr2.C: New test.
17908         * g++.old-deja/g++.other/storeexpr1.C: New test.
17909         * g++.old-deja/g++.other/storeexpr2.C: New test.
17910         * g++.dg/eh/template2.C: New test.
17911         * g++.dg/warn/weak1.C: New test.
17913 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
17915         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
17916         Remove first, non-varying, argument.
17918 2002-01-23  Richard Henderson  <rth@redhat.com>
17920         * gcc.dg/inline-2.c: New.
17922         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
17923         Add optional target arg.  Check number of arguments.
17924         (scan-assembler-not, scan-assembler-dem): Likewise.
17925         (scan-assembler-dem-not): Likewise.
17927 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17929         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
17930         line 12.
17931         * g++.old-deja/g++.brendan/parse3.C,
17932         g++.old-deja/g++.other/crash26.C,
17933         g++.old-deja/g++.other/crash28.C,
17934         g++.old-deja/g++.other/crash29.C,
17935         g++.old-deja/g++.other/crash30.C,
17936         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
17938 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
17940         * gcc.dg/20020115-1.c: New.
17942 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
17944         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
17946 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
17948         * gcc.dg/20020122-3.c: New.
17950 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
17952         * g++.dg/other/gc1.C: New test.
17954 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17956         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
17958 2002-01-22  Richard Henderson  <rth@redhat.com>
17960         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
17962 2002-01-22  Richard Henderson  <rth@redhat.com>
17964         * gcc.dg/20020122-4.c: New.
17966 2002-01-22  H.J. Lu <hjl@gnu.org>
17968         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
17969         link output.
17970         * gcc.dg/special/ecos.exp: Likewise.
17971         * lib/g++-dg.exp: Likewise.
17972         * lib/g77-dg.exp: Likewise.
17973         * lib/gcc-dg.exp : Likewise.
17974         * lib/mike-g++.exp: Likewise.
17975         * lib/mike-g77.exp: Likewise.
17976         * lib/mike-gcc.exp: Likewise.
17977         * lib/objc-dg.exp: Likewise.
17979 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
17981         PR target/5379
17982         * gcc.dg/20020122-2.c: New test.
17984 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
17986         * gcc.dg/20020122-1.c: New test.
17988 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
17990         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
17992 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
17994         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
17996 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17998         * gcc.c-torture/compile/20020121-1.c: New test.
18000 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18002         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18003         ld_library_path.
18005 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
18007         * gcc.dg/20020218-1.c: New test.
18009 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
18011         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18012         messages
18013         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18014         "At global scope" warning
18015         * g++.dg/ext/align1.C: Change cygwin test for alignment
18016         from db-bogus to dg-warning
18018 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
18020         * g77.f-torture/compile/cpp2.F: New test.
18022 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18024         * g++.dg/template/access1.C: New test.
18026 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
18028         * gcc.dg/20020118-1.c: New.
18030 2002-01-18  Kazu Hirata  <kazu@hxi.com>
18032         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18034 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18036         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18037         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18038         alignment warnings.
18040 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18042         * gcc.misc-tests/i386-prefetch.exp: Save and restore
18043         torture_with_loops and torture_without_loops
18045 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
18047         * gcc.c-torture/compile/20020116-1.c: New test.
18049 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
18051         * gcc.dg/20020116-2.c: New test.
18053         * gcc.dg/ultrasp4.c: New test.
18055         * gcc.dg/20020116-1.c: New test.
18057 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
18059         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18060         by EABI.
18062 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
18064         * gcc.misc-tests/i386-prefetch.exp: New.
18065         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18066         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18067         * gcc.misc-tests/i386-pf-none-1.c: New test.
18068         * gcc.misc-tests/i386-pf-sse-1.c: New test.
18070 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
18072         * gcc.dg/gnu89-init-1.c: Add new tests.
18074 2002-01-15  Andreas Jaeger  <aj@suse.de>
18076         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18077         * gcc.dg/i386-mmx-2.c: Likewise.
18078         * gcc.dg/i386-sse-1.c: Likewise.
18079         * gcc.dg/i386-sse-2.c: Likewise.
18080         * gcc.dg/i386-sse-3.c: Likewise.
18082 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
18084         * g77.f-torture/execute/intrinsic-unix-bessel.f:
18085         Uncomment additional cases that now pass.
18087 2002-01-11  Richard Henderson  <rth@redhat.com>
18089         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18090         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18092 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
18094         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18096 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
18098         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18099         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18101 2002-01-10  Dale Johannesen  <dalej@apple.com>
18103         * gcc.c-torture/execute/loop-11.c: New.
18105 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
18107         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18108         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18110 2002-01-09  Richard Henderson  <rth@redhat.com>
18112         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18113         type in which to perform the operation for each size.
18115 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
18117         * gcc.c-torture/compile/20020109-2.c: New test.
18119 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
18121         * gcc.c-torture/execute/loop-10.c: New test.
18123 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18125         * gcc.c-torture/compile/20010226-1.c: New test.
18126         * gcc.c-torture/compile/20010227-1.c: New test.
18127         * gcc.c-torture/compile/20010426-1.c: New test.
18128         * gcc.c-torture/compile/20010510-1.c: New test.
18129         * gcc.c-torture/compile/20010605-3.c: New test.
18130         * gcc.c-torture/compile/20010824-1.c: New test.
18131         * gcc.c-torture/execute/20010409-1.c: New test.
18132         * gcc.dg/noncompile/20000901-1.c: New test.
18133         * gcc.dg/20001023-1.c: New test.
18134         * gcc.dg/20001101-1.c: New test.
18135         * gcc.dg/20001102-1.c: New test.
18136         * gcc.dg/20010207-1.c: New test.
18137         * gcc.dg/20010405-1.c: New test.
18138         * gcc.dg/20010822-1.c: New test.
18139         * gcc.dg/20011107-1.c: New test.
18141 2002-01-09  Jeffrey A Law  (law@redhat.com)
18143         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18145         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
18146         execution failure on PA targets.
18148 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18150         * gcc.c-torture/compile/20020109-1.c: New test.
18152 2002-01-08  Kazu Hirata  <kazu@hxi.com>
18154         * gcc.c-torture/execute/20020108-1.c: New test.
18156 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
18158         * gcc.dg/20020108-1.c: New test.
18160 2002-01-08  H.J. Lu <hjl@gnu.org>
18162         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18163         for header files.
18165 2002-01-08  Geoff Keating  <geoffk@redhat.com>
18167         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18168         consistency.
18170 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
18172         * gcc.dg/altivec-4.c: Test altivec predicates.
18174 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
18176         * gcc.c-torture/execute/20020107-1.c: New test.
18178 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
18180         PR c/5279
18181         * gcc.c-torture/compile/20020106-1.c: New test.
18183 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
18185         * gcc.c-torture/execute/nestfunc-4.c: New test.
18187 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18189         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18190         extra triple that slipped in.
18191         * g++.old-deja/g++.abi/align.C: Likewise.
18192         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18194 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18196         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18197         * g++.old-deja/g++.abi/align.C: Likewise.
18198         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18200         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18201         on FreeBSD/i386.
18202         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18203         FreeBSD.
18205 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
18207         * gcc.dg/20020104-1.c: New test.
18209         * gcc.dg/20020104-2.c: New test.
18211 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
18213         * gcc.dg/20020103-1.c: Fix typo in target selector.
18215 2002-01-03  Richard Henderson  <rth@redhat.com>
18217         * gcc.dg/20020103-1.c: New.
18219 2002-01-03  Kazu Hirata  <kazu@hxi.com>
18221         * gcc.c-torture/execute/20020103-1.c: New test.
18223 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
18225         * g++.dg/other/debug2.C: New test.
18227         * gcc.c-torture/compile/20020103-1.c: New test.
18229 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
18231         * gcc.dg/gnu89-init-1.c: Added new tests.
18233 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18235         * g++.dg/template/friend2.C: Remove as patch is reverted.
18237         * g++.dg/warn/oldcast1.C: New test.
18239         * g++.dg/template/ptrmem1.C: New test.
18240         * g++.dg/template/ptrmem2.C: New test.
18242         * g++.dg/template/ntp.C: New test.
18244         * g++.dg/other/component1.C: New test.
18246         * g++.dg/template/ttp3.C: New test.
18248         * g++.dg/template/friend2.C: New test.
18249         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18251 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18253         * g++.dg/other/ptrmem1.C: New test.
18254         * g++.dg/other/ptrmem2.C: New test.
18256 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18258         * g++.dg/template/ctor1.C: New test.
18260 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18262         * g++.dg/template/friend2.C: New test.
18264 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
18266         * gcc.dg/mmix-1.c: New test.
18268 2001-12-31  Richard Henderson  <rth@redhat.com>
18270         * gcc.dg/asm-5.c: New.
18272 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
18274         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18275         in namespace __gnu_cxx
18277 2001-12-30  Richard Henderson  <rth@redhat.com>
18279         * gcc.dg/debug-6.c: New.
18281 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
18283         * gcc.c-torture/compile/20011229-2.c: New test.
18285 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
18287         * gcc.dg/debug-3.c: New test.
18288         * gcc.dg/debug-4.c: New test.
18289         * gcc.dg/debug-5.c: New test.
18291 2001-12-29  Richard Henderson  <rth@redhat.com>
18293         * g++.dg/eh/loop1.C: New.
18295 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18297         * g++.dg/template/crash1.C: New test.
18299 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18301         * g++.dg/other/const1.C: New test.
18303 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18305         * gcc.c-torture/compile/20011229-1.c: New test.
18307 2001-12-28  Stan Shebs  <shebs@apple.com>
18309         * lib/objc-torture.exp: Resync with c-torture.exp.
18310         * lib/objc.exp: Load standard libraries.
18312 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
18314         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18315         additional tests.
18317 2001-12-27  Roger Sayle <roger@eyesopen.com>
18319         * gcc.c-torture/execute/string-opt-16.c: New testcase.
18321 2001-12-27  Richard Henderson  <rth@redhat.com>
18323         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18325 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
18327         * g++.dg/eh/ctor1.C: New test.
18328         * g++.dg/other/error2.C: New test.
18330 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
18332         * g++.dg/other/init2.C: New test.
18334 2001-12-24  Richard Henderson  <rth@redhat.com>
18336         * gcc.dg/20011223-1.c: New.
18337         * gcc.dg/inline-1.c: New.
18339 2001-12-23  Richard Henderson  <rth@redhat.com>
18341         * gcc.dg/asm-4.c: Test operand modifiers.
18343 2001-12-23  Richard Henderson  <rth@redhat.com>
18345         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18347 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18349         * gcc.c-torture/execute/20011223-1.c: New test.
18351 2001-12-21  Richard Henderson  <rth@redhat.com>
18353         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18354         re-enables the warning.
18356 2001-12-21  Richard Henderson  <rth@redhat.com>
18358         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18360 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18362         * gcc.c-torture/compile/20011218-1.c: New test.
18364 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
18366         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
18367         arm-isr.c test.
18368         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
18369         epilogue generation for ARM ISR routines.
18371 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18373         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18374         * gcc.dg/format/c90-printf-3.c: Likewise.
18375         * gcc.dg/format/c99-printf-3.c: Likewise.
18376         * gcc.dg/format/ext-1.c: Likewise.
18377         * gcc.dg/format/ext-6.c: Likewise.
18378         * gcc.dg/format/format.h: Prototype unlocked stdio.
18380 2001-12-20  Richard Henderson  <rth@redhat.com>
18382         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18383         (arena): Use it.
18384         (malloc): Correct allocation logic.  Abort if we fill up the
18385         arena before initialization complete.
18386         (realloc): Correct allocation logic.
18388 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18390         * gcc.c-torture/compile/20011219-2.c: New test.
18392         * gcc.c-torture/execute/20011219-1.c: New test.
18394 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
18396         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
18397         target does not support weak symbols.
18399 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
18401         * gcc.c-torture/compile/20011219-1.c: New test.
18403 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
18405         * g++.dg/other/error1.C: New test.
18407 2001-12-17  Jeffrey A Law  (law@redhat.com)
18409         * gcc.c-torture/execute/20011217-1.c: New test.
18411 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
18413         * objc.dg/special/: New directory.
18414         * objc.dg/special/special.exp: New file.
18415         * objc.dg/special/unclaimed-category-1.h: New file.
18416         * objc.dg/special/unclaimed-category-1a.m: New file.
18417         * objc.dg/special/unclaimed-category-1.m: New file.
18419 2001-12-17  Andreas Jaeger  <aj@suse.de>
18421         * gcc.c-torture/compile/20011217-2.c: New test.
18423 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18425         * gcc.c-torture/compile/20011217-1.c: New test.
18427 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
18429         * testsuite/gcc.dg/20011214-1.c: New.
18431 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
18433         * gcc.dg/altivec-4.c: New.
18435 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
18437         * gcc.dg/20011113-1.c: New test.
18439 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18441         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18442         std::__malloc_alloc_template<0> and
18443         std::__default_alloc_template<false, 0>.
18445 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
18447         * objc/execute/bf-21.m: New test.
18448         * objc/execute/enumeration-1.m: New test.
18449         * objc/execute/enumeration-2.m: New test.
18451 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
18453         * gcc.dg/gnu89-init-1.c: New test.
18455 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
18457         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18458         * g++.old-deja/g++.jason/2371.C: Likewise.
18459         * g++.old-deja/g++.jason/template33.C: Likewise.
18460         * g++.old-deja/g++.jason/template34.C: Likewise.
18461         * g++.old-deja/g++.jason/template36.C: Likewise.
18462         * g++.old-deja/g++.oliva/typename1.C: Likewise.
18463         * g++.old-deja/g++.oliva/typename2.C: Likewise.
18464         * g++.old-deja/g++.other/typename1.C: Likewise.
18465         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18466         * g++.old-deja/g++.pt/nontype5.C: Likewise.
18467         * g++.old-deja/g++.pt/typename11.C: Likewise.
18468         * g++.old-deja/g++.pt/typename14.C: Likewise.
18469         * g++.old-deja/g++.pt/typename16.C: Likewise.
18470         * g++.old-deja/g++.pt/typename3.C: Likewise.
18471         * g++.old-deja/g++.pt/typename4.C: Likewise.
18472         * g++.old-deja/g++.pt/typename5.C: Likewise.
18473         * g++.old-deja/g++.pt/typename7.C: Likewise.
18474         * g++.old-deja/g++.robertl/eb9.C: Likewise.
18476 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
18478         * g++.dg/other/linkage1.C: New test.
18479         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18480         specifiers.
18482 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18484         * gcc.dg/concat.c: New test.
18486 2001-12-11  Stan Shebs  <shebs@apple.com>
18488         * objc/compile: New test directory.
18489         * objc/compile/compile.exp: New expect script.
18490         * objc/compile/20011211-1.m: New compile test.
18492 2001-12-11  Jason Merrill  <jason@redhat.com>
18494         * lib/prune.exp (prune_gcc_output): Also handle "In member
18495         function".  So many permutations...
18497 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
18499         * g++.dg/template/typedef1.C: New test.
18501 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
18503         * g++.dg/other/copy1.C: New test.
18505 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
18507         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18509         * gcc.dg/builtin-choose-expr.c: New.
18511 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
18513         * gcc.dg/altivec-2.c: New.
18515 2001-12-07  Richard Henderson  <rth@redhat.com>
18517         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18519 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
18521         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18522         ultrasparc.
18524 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18526         * g++-old.deja/g++.robertl/eb101.C: Deleted.
18528 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
18530         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18531         variable argument list.
18533 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
18535         * gcc.c-torture/execute/memcheck: Delete entire directory.
18536         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18537         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18539 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18541         * gcc.dg/Wshadow-1.c: New test.
18543 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
18545         * gcc.c-torture/compile/20011130-1.c: New test.
18547         * gcc.dg/noncompile/20011025-1.c: New test.
18549         * g++.dg/other/anon-union.C: New test.
18551         * gcc.c-torture/execute/20011024-1.c: New test.
18553 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18555         * gcc.c-torture/execute/20000722-1.x,
18556         gcc.c-torture/execute/20010123-1.x: Remove.
18557         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18558         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
18559         gcc.dg/c99-complit-2.c: New tests.
18561 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
18563         * g++.dg/inherit/base1.C: New test.
18565 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
18567         * g++.dg/other/stdarg1.C: New test.
18569         * gcc.c-torture/compile/20011130-2.c: New test.
18571 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
18573         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
18574         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
18575         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
18576         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
18577         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
18578         * gcc.dg/builtin-prefetch-1.c: New test.
18580 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
18582         * gcc.dg/20011130-1.c: New test.
18584 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
18586         * g++.dg/other/scope1.C: New test.
18587         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
18589 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18591         * gcc.dg/vla-init-1.c: New test.
18593 2001-12-01  Geoff Keating  <geoffk@redhat.com>
18595         * gcc.c-torture/compile/structs.c: New testcase from GDB.
18597 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18599         * objc.dg/alias.m: Update.
18600         * objc.dg/class-1.m: Update.
18601         * objc.dg/const-str-1.m: Update.
18602         * objc.dg/fwd-proto-1.m: Update.
18603         * objc.dg/id-1.m: Update.
18604         * objc.dg/super-class-1.m: Update.
18606 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
18608         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
18609         constructs.
18611 2001-11-28  Jeffrey A Law  (law@cygnus.com)
18613         * gcc.c-torture/execute/20011128-1.c: New test.
18615 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
18617         * gcc.dg/20011127-1.c: New test.
18619 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18621         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
18622         from Austin Group draft 7.
18623         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
18624         scanf format arguments.
18625         * gcc.dg/format/no-exargs-2.c: New test.
18627 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
18629         * g++.dg/abi/vbase8-4.C: New test.
18631 2001-11-24  Ian Lance Taylor  <ian@airs.com>
18633         * gcc.c-torture/execute/20011121-1.c: New test.
18635 2001-11-23  Jeffrey A Law  (law@cygnus.com)
18637         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
18639 2001-11-23  Andreas Jaeger  <aj@suse.de>
18641         * gcc.dg/cpp/charconst-2.c: New test.
18643 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
18645         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
18646         to the host if it is remote.  Let tests specify extra headers
18647         they use.
18648         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
18649         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
18650         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
18651         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
18652         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
18653         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
18654         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
18655         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
18656         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
18657         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
18659 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
18661         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
18662         for little endian ARMs.
18664 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
18666         * gcc.c-torture/compile/20011119-1.c: New test.
18667         * gcc.c-torture/compile/20011119-2.c: New test.
18669 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
18671         * gcc.dg/altivec-1.c: Fix typo.
18673 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18675         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
18677 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
18679         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
18681 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
18683         * lib/g77.exp: Don't specify --rpath-link.
18685         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
18686         across all the headers.
18687         * gcc.dg/format/format.exp: For testing on a remote host,
18688         copy format.h.
18690         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
18691         * gcc.c-torture/execute/930406-1.c: Likewise.
18692         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
18694 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
18696         * gcc.dg/altivec-1.c: New.
18698 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
18700         * gcc.dg/cpp/fpreprocessed.c: New test case.
18702 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18704         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
18705         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
18706         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
18708 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18710         * gcc.dg/no-builtin-1.c: New test.
18712 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
18714         * gcc.c-torture/execute/20011115-1.c: New test.
18716 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
18718         * gcc.c-torture/compile/20011114-2.c: New test.
18719         * gcc.c-torture/compile/20011114-3.c: New test.
18720         * gcc.c-torture/compile/20011114-4.c: New test.
18722 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
18724         * g++.dg/other/init1.C: New test.
18726 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
18728         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
18729         message.
18731         * gcc.c-torture/execute/20011114-1.c: New testcase.
18733         * gcc.c-torture/compile/20010327-1.c: Revert last change.
18734         * gcc.c-torture/compile/20011114-1.c: New test, exactly
18735         like the (before this change) version of 20010327-1.c.
18737 2001-11-14  Roger Sayle <roger@eyesopen.com>
18739         * gcc.c-torture/execute/string-opt-13.c: New testcase.
18741 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
18743         * g++.dg/init/array2.C: New test.
18745 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
18747         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
18749 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
18751         * g++.dg/other/forscope1.C: New test.
18752         * g++.dg/ext/forscope1.C: New test.
18753         * g++.dg/ext/forscope2.C: New test.
18755 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
18757         * gcc.c-torture/execute/20011113-1.c: New test.
18759 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
18761         * gcc.c-torture/execute/20011109-2.c: New test.
18763         * gcc.c-torture/execute/20011109-1.c: New test.
18765 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
18767         * gcc.c-torture/compile/20011109-1.c: New test.
18769 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
18771         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
18772         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
18773         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
18774         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
18775         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
18776         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
18777         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
18779 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18781         * g++.dg/warn/Wshadow-1.C: New tests.
18782         * g++.old-deja/g++.mike/for3.C: Update.
18784 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18786         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
18787         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
18788         XFAILs.  Adjust expected error texts.
18789         * gcc.c-torture/compile/20011106-1.c,
18790         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
18791         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
18792         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
18793         gcc.dg/c99-array-lval-5.c: New tests.
18795 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18797         * gcc.dg/cpp/defined.c: Update.
18799 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18801         * gcc.c-torture/execute/anon-1.c: New test.
18803 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
18805         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
18806         same size, so no warning should be produced on stormy16.
18808         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
18809         due to oversized array.
18810         * g++.old-deja/g++.mike/ns15.C: Likewise.
18811         * g++.old-deja/g++.pt/crash16.C: Likewise.
18813 2001-11-02  Graham Stott  <grahams@redhat.com>
18815         * g++.dgother/debug1.C: Fix typos.
18817 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
18819         * g++.dg/other/debug1.C: New test.
18821 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18823         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
18824         of unsigned long.
18826 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
18828         * gcc.dg/20011029-2.c: New test.
18830         * gcc.c-torture/compile/20011029-1.c: New test.
18832 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
18834         * objc/execute/class_self-1.m: New test.
18835         * objc/execute/class_self-2.m: New test.
18837 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
18839         * gcc.misc-tests/msgs.exp: Delete.
18840         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
18841         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
18842         error set to match recent changes.
18844 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
18846         * gcc.dg/20011021-1.c: New test.
18848 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
18850         * gcc.c-torture/compile/20011023-1.c: New test.
18852 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
18854         * lib/g77.exp: Rewrite based on lib/g++.exp.
18856 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
18858         * gcc.c-torture/execute/20011019-1.c: New test.
18860         * gcc.dg/20011018-1.c: New test.
18862 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
18864         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
18866 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
18868         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
18869         * gcc.dg/attr-invalid.c: Likewise.
18871 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
18873         * testsuite/gcc.dg/20011015-1.c: New test.
18875 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18877         * g++.dg/template/unify2.C: New test.
18879 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18881         * g++.dg/other/exception-specification.C: New test
18883 2001-10-13  Tom Rix  <trix@redhat.com>
18885         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
18886         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
18888 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
18890         * testsuite/gcc.dg/20011009-1.c: New test.
18892 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
18894         PR g++/4476
18895         * g++.dg/other/friend1.C: New test.
18897 2001-10-11  Richard Henderson  <rth@redhat.com>
18899         * g++.old-deja/g++.other/crash18.C: Add -S to options.
18901 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18903         * gcc.c-torture/compile/20011010-1.c: New.
18905 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18907         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
18908         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
18909         g77.f-torture/execute/execute.exp,
18910         g77.f-torture/noncompile/noncompile.exp,
18911         gcc.c-torture/compile/compile.exp,
18912         gcc.c-torture/execute/execute.exp,
18913         gcc.c-torture/execute/ieee/ieee.exp,
18914         gcc.c-torture/execute/memcheck/memcheck.exp,
18915         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
18916         objc/execute/execute.exp: Update FSF address.
18918 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
18920         * gcc.dg/cpp/cmdlne-C.c: Update.
18921         * gcc.dg/cpp/cmdlne-C2.c: New.
18923 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18925         * gcc.c-torture/execute/20011008-3.c: New.
18927 2001-10-08  DJ Delorie  <dj@redhat.com>
18929         * gcc.dg/20011008-1.c: New.
18930         * gcc.dg/20011008-2.c: New.
18932 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18934         * gcc.dg/cpp/spacing1.c: Update test.
18936 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18938         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
18939         spelling errors of "separate" as "seperate".
18941 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
18943         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
18944         enough to avoid inlining.
18946 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18948         * lib/g77.exp: set libg2c_dir correctly.
18950 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18952         * gcc.dg/cpp/macro11.c: New test.
18954 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18956         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
18957         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
18958         gcc.dg/format/multattr-3.c: New tests.
18959         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
18960         tests for format attributes on function pointers being rejected.
18962 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18964         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
18966 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18968         * g++.dg/warn/format1.C: New test.
18970 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18972         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
18974 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18976         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
18978 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18980         * gcc.dg/cpp/redef2.c: Add test.
18982 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
18984         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
18985         long-standing bug on i686, apparently.
18986         * gcc.c-torture/execute/loop-2c.x: New file.
18987         * gcc.c-torture/execute/loop-2d.x: New file.
18988         * gcc.c-torture/execute/loop-3c.x: New file.
18990 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
18992         * gcc.dg/cpp/20000625-2.c: Correct line number.
18994 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
18996         * gcc.dg/cpp/macro10.c: New test.
18997         * gcc.dg/cpp/strify3.c: New test.
18998         * gcc.dg/cpp/spacing1.c: Add tests.
18999         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19000         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19002 2001-09-24  DJ Delorie  <dj@redhat.com>
19004         * gcc.c-torture/execute/20010924-1.c: New test.
19006 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19008         * testsuite/objc/execute/paste.m: Remove.
19010 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19012         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19014 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
19016         * g77.dg/strlen0.f: New test.
19018 2001-09-21  Richard Henderson  <rth@redhat.com>
19020         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19021         * g++.old-deja/g++.abi/vtable2.C: Likewise.
19023 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19025         Table-driven attributes.
19026         * g++.dg/ext/attrib1.C: New test.
19028 2001-09-20  DJ Delorie  <dj@redhat.com>
19030         * gcc.dg/20000926-1.c: Update expected warning messages.
19031         * gcc.dg/array-2.c: Likewise, and test for warnings too.
19032         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19033         array.
19035 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
19037         * g++.dg/eh/registers1.C: New test case.
19039 2001-09-17  Richard Henderson  <rth@redhat.com>
19041         * gcc.dg/array-5.c: Fix VLA decomposition test.
19043 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19045         * gcc.dg/cpp/line5.c: New testcase.
19047 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19049         * gcc.dg/cpp/macro9.c: New test.
19051 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
19053         * gcc.c-torture/execute/980223.c: Change type of addr from long
19054         to char *.
19056 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
19058         * gcc.c-torture/execute/20010915-1.c: New test.
19060 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
19062         * g77.dg/bprob: New directory.
19063         * g77.dg/bprob/bprob.exp: New file.
19064         * g77.dg/bprob/bprob-1.f: New test.
19065         * g77.dg/gcov: New directory.
19066         * g77.dg/gcov/gcov.exp: New file.
19067         * g77.dg/gcov/gcov-1.f: New test.
19068         * g77.dg/gcov/gcov-1.x: New file.
19070 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19072         * gcc.dg/cpp/directiv.c: Update.
19073         * gcc.dg/cpp/undef1.c: Update.
19075 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
19077         * gcc.dg/20010912-1.c: New test.
19079 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
19081         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19082         language-independent file in lib.
19083         * lib/gcov.exp: New file.
19085 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19087         * gcc.c-torture/compile/20010911-1.c: New test.
19089 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
19091         * lib/profopt.exp: New, to support profile-directed optimizations.
19092         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19093         * gcc.misc-tests/bprob-1.c: New test.
19094         * gcc.misc-tests/bprob-2.c: New test.
19096 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
19098         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19099         XFAIL and which kinds of gcov output to verify.
19100         * gcc.misc-tests/gcov-4b.x: New file.
19101         * gcc.misc-tests/gcov-5b.x: New file.
19102         * gcc.misc-tests/gcov-6.x: New file.
19103         * gcc.misc-tests/gcov-7.c: New test.
19104         * gcc.misc-tests/gcov-7.x: New file.
19106 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
19108         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19109         * gcc.misc-tests/gcov-6.c: New test.
19111 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19113         PR c++/3986
19114         * g++.dg/abi/vbase1.C: New test.
19116 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
19118         * objc.dg/method-2.m: New.
19120 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19122         PR c++/4203
19123         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19124         * g++.dg/init/empty1.C: New test.
19126 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
19128         * gcc.c-torture/compile/20010903-1.c: New test.
19130 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
19132         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19133         for m68k.
19135 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
19137         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19139         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19141         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19143 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
19145         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19146         for 16-bit 'unsigned int'.
19148 2001-08-29  Kazu Hirata  <kazu@hxi.com>
19150         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19152 2001-08-27  Richard Henderson  <rth@redhat.com>
19154         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19155         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19157 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
19159         * gcc.dg/asm-names.c (ymain): New.
19161 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
19163         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19164         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19165         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19167 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19169         * gcc.dg/compare5.c: New testcase.
19171 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
19173         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19174         and "In instantiation".
19176 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
19178         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19180 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
19182         * gcc.misc-tests/gcov.exp: Add support for branch information.
19183         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19184         * gcc.misc-tests/gcov-4.c: New test.
19185         * gcc.misc-tests/gcov-4b.c: New test.
19186         * gcc.misc-tests/gcov-5b.c: New test.
19188 2001-08-20  Zack Weinberg  <zackw@panix.com>
19190         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19191         expected to fail.
19193 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19195         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19197 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
19199         * g++.dg/eh/template1.C: New test.
19201 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
19203         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19204         Fix thinko.
19205         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19206         for xfail.
19208 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
19210         * lib/g77-dg.exp:  Use prune.exp for common procedures
19211         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19212         * lib/g77.exp: (g77-dg-prune) Remove
19214 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
19216         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19218 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19220         * g++.dg/template/unify1.C: New test.
19222 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
19224         * g++.dg/abi/empty4.C: New test.
19226 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
19228         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19229         solaris2.*
19230         * g77.f-torture/compile/pr3743.x: Likewise
19232 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19234         * g++.dg/other/using-declaration.C: New test.
19236 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19238         * gcc.dg/cpp/tr-sign.c: New testcase.
19240 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19242         * gcc.dg/cpp/19951025-1.c: Revert.
19243         * gcc.dg/cpp/directiv.c: We no longer process directives that
19244         interrupt macro arguments.
19246 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
19248         * gcc.dg/bconstp-1.c: New test.
19250 2001-08-03  Richard Henderson  <rth@redhat.com>
19252         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19254 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19256         * gcc.dg/cpp/19951025-1.c: Update.
19258 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
19260         * g77.dg/ff90-1.f (s): Fix reference of variable z,
19261         should be x.
19263 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
19265         Kill -fhonor-std.
19266         * g++.old-deja/g++.ns/ns14.C: Remove special options.
19267         * g++.old-deja/g++.other/std1.C: Likewise.
19268         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19270 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
19272         * lib/g77.exp:  Load gcc-defs.exp for common procedures
19273         (g77_pass, g77_fail, g77_finish, g77_exit,
19274         ${tool}_check_unsupported_p} Now redundant.  Deleted.
19276 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19278         * g77.dg/fbackslash.f
19279         * g77.dg/fcase-preserve.f
19280         * g77.dg/ff90-1.f
19281         * g77.dg/ffixed-line-length-0.f
19282         * g77.dg/ffixed-line-length-132.f
19283         * g77.dg/ffixed-line-length-7.f
19284         * g77.dg/ffixed-line-length-72.f
19285         * g77.dg/ffixed-line-length-none.f
19286         * g77.dg/ffree-form-1.f
19287         * g77.dg/fno-backslash.f
19288         * g77.dg/fno-f90-1.f
19289         * g77.dg/fno-fixed-form-1.f
19290         * g77.dg/fno-onetrip.f
19291         * g77.dg/fno-typeless-boz.f
19292         * g77.dg/fno-underscoring.f
19293         * g77.dg/fno-vxt-1.f
19294         * g77.dg/fonetrip.f
19295         * g77.dg/ftypeless-boz.f
19296         * g77.dg/fugly-assumed.f
19297         * g77.dg/funderscoring.f
19298         * g77.dg/fvxt-1.f
19300 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
19302         * objc.dg/fwd-proto-1.m: New.
19303         * objc.dg/local-decl-1.m: New.
19304         * objc.dg/naming-1.m: New.
19305         * objc.dg/naming-2.m: New.
19306         * objc.dg/proto-hier-1.m: New.
19308 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
19310         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19311         largest-type elements to a struct makes its size grow.
19313 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19315         * g++.dg/abi/vthunk1.C: New test.
19317 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19319         * g++.dg/abi/vbase8-22.C: New test.
19321 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19323         * gcc.dg/cpp/macro8.c: New test.
19325 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19327         * g++.dg/abi/vbase8-21.C: New test.
19329 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19331         * g++.dg/abi/vbase8-10.C: New test.
19333 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19335         * lib/g++.exp (g++_set_ld_library_path): Renamed to
19336         ${tool}_set_ld_library_path.
19337         Changed caller.
19338         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19339         g++.exp.
19341 2001-07-26  Stan Cox <scox@redhat.com>
19343         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19344         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19345         gcc_exit, gcc_check_unsupported_p):
19346         Moved to gcc-deps.exp
19347         * gcc-deps.exp: New file.
19349 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19351         * g++.old-deja/g++.pt/defarg14.C: New test.
19353 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19355         * g++.old-deja/g++.other/lineno5.C: New test.
19357 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19359         * g++.old-deja/g++.pt/crash68.C: New test.
19361 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19363         * g++.old-deja/g++.other/crash42.C: New test.
19365 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19367         * gcc.dg/cpp/extratokens.c: Fix.
19368         * gcc.dg/cpp/skipping2.c: New tests.
19370 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19372         * gcc.c-torture/execute/20010724-1.c: New file.
19373         * gcc.c-torture/execute/20010724-1.x: New file.
19375 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19377         * g++.old-deja/g++.other/cond7.C: New test.
19379 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19381         * g++.old-deja/g++.other/optimize4.C: New test.
19383 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19385         * g++.old-deja/g++.abi/vbase8-5.C: New test.
19387 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
19389         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19390         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19391         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19392         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19394         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19395         bug report" message.
19397         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19398         * g++.dg/ext/instantiate1.C: Move from old-deja.
19400 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
19402         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19403         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19404         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19405         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19407 2001-07-23  Jeffrey A Law  (law@cygnus.com)
19409         * gcc.c-torture/execute/20010723-1.c: New test.
19411 2001-07-23  Ben Elliston  <bje@redhat.com>
19413         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19415 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19417         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19418         i[34567]86-*-*.
19419         Delete handling of ieee_multilib_flags.
19420         Pass -mieee for alpha*-*-* and sh-*-*.
19421         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19423 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
19425         Remove old-abi tests.
19426         * g++.old-deja/g++.mike/p11116.C: Remove.
19427         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19429 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
19431         * g77.f-torture/compile/pr3743.f:  New test
19433 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
19435         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19437 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19439         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19440         g++.old-deja/g++.pt/static6.C: Likewise.
19441         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19442         supports weak symbols.
19444 2001-07-18  Andreas Jaeger  <aj@suse.de>
19446         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19447         supported again.
19449 2001-07-18  Andreas Jaeger  <aj@suse.de>
19451         * gcc.dg/iftrap-1.c: Fix target line.
19453 2001-07-17  Richard Henderson  <rth@redhat.com>
19455         * gcc.c-torture/execute/20010717-1.c: New.
19457 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19459         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19460         tests.
19462 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19464         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19466 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19468         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19469         UAC_SIGBUS, UAC_NOPRINT definitions.
19471 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
19473         * objc/execute/object_is_class.m: New test.
19474         * objc/execute/object_is_meta_class.m: New test.
19476 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19478         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19479         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19481 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
19483         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19484         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19486 2001-07-14  Richard Henderson  <rth@redhat.com>
19488         * gcc.dg/iftrap-1.c: New.
19490 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
19492         * g77.f-torture/execute/intrinsic77.f: New test.
19494 2001-07-11  Janis Johnson <janis@us.ibm.com>
19496         * gcc.misc-tests/gcov-3.c: New test.
19498 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
19500         * gcc.c-torture/compile/20010711-1.c,
19501         * gcc.c-torture/compile/20010711-2.c: New tests.
19503 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
19505         * gcc.c-torture/execute/20010711-1.c: New test.
19507 2001-07-11  Ben Elliston  <bje@redhat.com>
19509         * g++.old-deja/g++.other/enum5.C: New test.
19511 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
19513         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19514         (g++-dg-prune): Call prune_gcc_output.
19515         * prune.exp: New file for prune_gcc_output.
19516         * lib/g++.exp, lib/gcc.exp: Load it.
19518 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19520         * gcc.c-torture/compile/20010701-1.c,
19521         g++.old-deja/g++.ext/attrib6.C: New tests.
19523 2001-07-06  Jeffrey A Law  (law@cygnus.com)
19525         * gcc.c-torture/compile/20010706-1.c: New test.
19527 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
19529         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19531 2001-06-28  Stan Shebs  <shebs@apple.com>
19533         * gcc.dg/pragma-darwin.c: New test.
19535 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19537         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19538         Solaris 2.[678] system.
19540 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19542         * gcc.dg/20010622-1.c: New test.
19544 2001-06-18  Stan Shebs  <shebs@apple.com>
19546         * objc.dg: New directory.
19547         * objc.dg/dg.exp: New file.
19548         * objc.dg/alias.m: New.
19549         * objc.dg/class-1.m: New.
19550         * objc.dg/class-2.m: New.
19551         * objc.dg/const-str-1.m: New.
19552         * objc.dg/const-str-2.m: New.
19553         * objc.dg/id-1.m: New.
19554         * objc.dg/method-1.m: New.
19555         * objc.dg/super-class-1.m: New.
19556         * lib/objc-dg.exp: New file.
19558 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19560         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
19561         of label name.
19563 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
19565         * g++.old-deja/g++.abi/vbase8-9.C: New test.
19567 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19569         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
19570         variable.
19572 2001-06-12  Richard Henderson  <rth@redhat.com>
19574         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
19576 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
19578         * g++.old-deja/g++.abi/vbase5.C: New test.
19579         * g++.old-deja/g++.abi/vbase6.C: New test.
19580         * g++.old-deja/g++.abi/vbase7.C: New test.
19582 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19584         * gcc.c-torture/compile/20010610-1.c: New test.
19586 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
19588         * g++.old-deja/g++.abi/vbase4.C: New test.
19590 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19592         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
19593         support %f for HC11/HC12 targets.
19594         * gcc.c-torture/execute/930513-1.x: New file, likewise.
19595         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
19596         on HC11/HC12 targets.
19597         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
19599 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19601         * gcc.dg/wchar_t-1.c: New file.
19602         * gcc.dg/wint_t-1.c: Likewise.
19604 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
19606         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
19608 2001-06-11  Richard Henderson  <rth@redhat.com>
19610         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
19612 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19614         * gcc.c-torture/compile/20010611-1.c: New test.
19616 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19618         * gcc.dg/c99-tag-1.c: Add more tests.
19620 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
19622         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
19623         representation on MN10300 and ARM/Thumb.
19625 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
19627         * g77.f-torture/execute/20010610.f: New.
19629 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
19631         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
19632         names.
19634 2001-06-09  Richard Henderson  <rth@redhat.com>
19636         * gcc.c-torture/execute/ashrdi-1.c: New.
19637         * gcc.c-torture/execute/ashldi-1.c: New.
19638         * gcc.c-torture/execute/lshrdi-1.c: New.
19640 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
19642         * objc/execute/load-3.m: Added. Check sending +load to categories,
19643         in addition to classes.
19645 2001-06-08  Stan Shebs  <shebs@apple.com>
19647         * objc/execute/load-2.m: New test.  From Nicola Pero
19648         <n.pero@mi.flashnet.it>.
19650 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
19652         * gcc.c-torture/execute/20010605-2.c: New test.
19654 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19656         * g++.old-deja/g++.abi/vbase2.C: New test.
19657         * g++.old-deja/g++.abi/vbase3.C: New test.
19659 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19661         * g++.old-deja/g++.pt/friend49.C: New test.
19663 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
19665         * g++.old-deja/g++.ext/anon3.C: New test.
19667 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
19669         * g++.old-deja/g++.other/conv7.C: New test.
19671 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19673         * gcc.c-torture/compile/20010605-2.c: New test.
19675 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19677         * gcc.c-torture/execute/20010604-1.c: New test.
19679 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
19681         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
19683 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
19685         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
19686         (g++_link_flags): Likewise.
19687         (g++_init): Pass gccpath's value to two previous functions.
19689 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19691         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
19692         Ensure logfile entry matches exec command line.
19694 2001-05-31  Richard Henderson  <rth@redhat.com>
19696         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
19697         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
19699 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
19701         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
19702         compiler for irix6.2
19704 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
19706         * g++.old-deja/g++.other/optimize3.C: New file.
19708 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
19710         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
19711         assemble.
19713 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
19715         * g++.old-deja/g++.other/optimize2.C: New file.
19717 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
19719         * gcc.c-torture/compile/20010518-2.c: New file.
19720         * gcc.c-torture/execute/20010518-1.c: New file.
19721         * gcc.c-torture/execute/20010518-2.c: New file.
19723 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19725         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
19727 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
19729         G++ no longer defines builtins that do not begin with __builtin.
19730         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
19731         * g++.old-deja/g++.brendand/misc13.C: Likewise.
19732         * g++.old-deja/g++.law/builtin1.C: Likewise.
19733         * g++.old-deja/g++.law/cvt2.C: Likewise.
19734         * g++.old-deja/g++.mike/net5.C: Likewise.
19735         * g++.old-deja/g++.other/builtins1.C: Likewise.
19736         * g++.old-deja/g++.other/builtins2.C: Likewise.
19737         * g++.old-deja/g++.other/builtins3.C: Likewise.
19738         * g++.old-deja/g++.other/builtins4.C: Likewise.
19739         * g++.old-deja/g++.other/inline8.C: Likewise.
19740         * g++.old-deja/g++.robertl/eb39.C: Likewise.
19742 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
19744         * g++.old-deja/g++.pt/using1.C: Adjust.
19745         * g++.old-deja/g++.pt/using2.C: New test.
19747 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
19749         * gcc.dg/cpp/charconst.c: New tests.
19750         * gcc.dg/cpp/escape.c: New tests.
19751         * gcc.dg/cpp/escape-1.c: New tests.
19752         * gcc.dg/cpp/escape-2.c: New tests.
19753         * gcc.dg/cpp/ucs.c: New tests.
19755 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
19757         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
19758         native compiler for irix6.5.
19760 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
19762         * lib/g++.exp (g++_include_flags): Use args to compute
19763         get_multilibs.
19764         (g++_link_flags): Likewise.
19765         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
19767 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19769         * gcc.dg/c90-hexfloat-1.c: Add more tests.
19771 2001-05-21  Geoff Keating  <geoffk@redhat.com>
19773         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
19774         this file.
19776 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19778         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
19779         STACK_SIZE;
19780         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
19781         to STACK_SIZE; Use it to define size of add_histo array.
19782         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
19783         to STACK_SIZE.
19784         (f): Use GITT_SIZE to define size of gitt local table.
19785         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
19786         to STACK_SIZE; Use it to define size of bytemem array.
19788 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19790         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
19791         on 68HC11/HC12 due to the asm instruction.
19792         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
19793         * gcc.c-torture/compile/920520-1.x: Likewise.
19794         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
19795         on 68HC11/HC12 because the function is larger than 64K.
19796         * gcc.c-torture/compile/961203-1.x: New file, this test fails
19797         on 68HC11/HC12 because the structure is too large.
19799 2001-05-20  Richard Henderson  <rth@redhat.com>
19801         * gcc.c-torture/execute/20010520-1.c: New.
19803 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19805         * g++.old-deja/g++.warn/compare1.C: New test.
19806         * gcc.dg/compare4.c: New test.
19808 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
19810         * g++.old-deja/g++.other/optimize1.C: New test.
19812 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19814         * g++.old-deja/g++.pt/spec41.C: New test.
19816 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
19818         * gcc.c-torture/compile/20010114-1.x: Remove.
19820 2001-05-18  Stan Shebs  <shebs@apple.com>
19822         * gcc.c-torture/compile/20010518-1.c: New test.
19824 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
19826         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
19827         * g++.old-deja/g++.pt/crash67.C: New test.
19829 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
19831         * g++.old-deja/g++.other/debug9.C: New test.
19833 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
19835         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
19837 2001-05-16  Jan Hubicka  <jh@suse.cz>
19839         * gcc.c-torture/compile/20010516-1.c: New test.
19841 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19843         * g++.old-deja/g++.other/crash41.C: New test.
19845 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19847         * g++.old-deja/g++.pt/crash66.C: New test.
19849 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
19851         * g++.old-deja/g++.robertl/eb27.C: Convert.
19853 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
19855         * g++.dg/friend-warn.C: New test.  Do not warn about friend
19856         declaration being redundant.
19858 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
19860         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
19862 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
19864         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
19866 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
19868         * lib/g++.exp: Use testsuite_flags.
19870 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
19872         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
19874 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19876         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
19878 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
19880         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
19882 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
19884         * gcc.c-torture/compile/20010313-1.c: New test.
19886 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
19888         * gcc.dg/cpp/direct2.c: New test.
19889         * gccq.dg/cpp/direct2s.c: New test.
19891         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
19893 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
19895         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
19896         * g++.old-deja/g++.other/op3.C: Likewise.
19898 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19900         * gcc.dg/cpp/syshdr.h: New file.
19901         * gcc.dg/cpp/sysmac1.c: Update.
19902         * gcc.dg/cpp/sysmac2.c: Update.
19904 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19906         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
19908 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
19910         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
19911         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
19913 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
19915         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
19917 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
19919         * lib/g++.exp (g++_include_flags): Don't use any special flags
19920         if TESTING_IN_BUILD_TREE is not defined.
19921         (g++_init): Use a plain 'c++' as the compiler if
19922         TESTING_IN_BUILD_TREEE is not defined.
19924 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
19926         * g++.old-deja/g++.eh/catch13.C: New test.
19927         * g++.old-deja/g++.eh/catch14.C: New test.
19929 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
19931         * gcc.dg/cpp/tr-define.c: New test.
19933 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
19935         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
19936         <stdlib.h>, not <malloc.h>.
19938 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
19940         * g++.old-deja/g++.ns/template17.C: New test.
19942 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
19944         * g++.old-deja/g++.pt/ref4.C: New test.
19946 2001-04-30  Richard Henderson  <rth@redhat.com>
19948         * gcc.dg/20000724-1.c: Revert last change.
19950 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
19952         * g77.f-torture/execute/20010430.f: New test.
19954 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
19956         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
19958 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
19960         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
19962 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19964         * g++.old-deja/g++.eh/crash6.C: New test.
19966 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19968         * g++.old-deja/g++.other/warn7.C: New test.
19970 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19972         * g++.old-deja/g++.other/defarg9.C: New test.
19974 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
19976         * g77.f-torture/compile/20010426.f: New test.
19977         * g77.f-torture/execute/20010426.f: New test.
19979 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
19981         * g77.f-torture/compile/20000629-1.x: Remove - error
19982         has been fixed.
19984 2001-04-26  Jeffrey A Law  (law@cygnus.com)
19986         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
19987         Tweak slightly to work with g++.dg framework.
19988         * g++.dg/special/ecos.exp: Run initp1.C test.
19989         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
19991         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
19992         its linker doesn't give line numbers either.
19993         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
19995 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
19997         * g++.old-deja/g++.other/lex1.C: New test.
19999 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
20001         * gcc.dg/noncompile/20010425-1.c: New test.
20003 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20005         * g++.old-deja/g++.pt/mangle2.C: New test.
20007 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20009         * gcc.dg/format/plus-1.c: New test.
20011 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20013         * gcc.dg/20010423-1.c: New test.
20015 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20017         * gcc.c-torture/execute/20010422-1.c: New test.
20019 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
20021         * g++.old-deja/g++.ns/type2.C: New test.
20023 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
20025         * g++.old-deja/g++.other/perf1.C: New test.
20027 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
20029         * gcc.dg/c99-func-2.c: Remove xfail.
20030         * gcc.dg/c99-func-3.c: Remove xfail.
20031         * gcc.dg/c99-func-4.c: Remove xfail.
20033 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
20035         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20037 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20039         * gcc.c-torture/compile/20010423-1.c: New test.
20041 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20043         * g++.old-deja/g++.pt/typename28.C: New test.
20045 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20047         * g++.old-deja/g++.abi/empty2.C: New test.
20048         * g++.old-deja/g++.abi/empty3.C: New test.
20050 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20052         * g++.old-deja/g++.other/comdat2.C: New test.
20053         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20055 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20057         * g++.old-deja/g++.other/overload14.C: New test.
20059 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20061         * g++.old-deja/g++.other/lookup23.C: New test.
20063 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20065         * gcc.c-torture/execute/20010403-1.c: New test.
20067 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
20068             Mark Mitchell  <mark@codesourcery.com>
20070         * lib/old-dejagnu.exp: Don't delete output of executable.
20071         Add .exe suffix to executables.
20073 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
20075         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20077 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20079         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20081 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20083         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20084         * g++.old-deja/g++.abi/crash1.C: New test.
20086 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20088         * g++.old-deja/g++.other/crash40.C: New test.
20090 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20092         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20094 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
20096         * g++.old-deja/g++.other/warn6.C: New test.
20098 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
20100         * g++.old-deja/g++.robertl/eb42.C: Same.
20102 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20104         * gcc.dg/wtr-conversion-1.c: New testcase.
20106 2001-04-10  Richard Henderson  <rth@redhat.com>
20108         * g++.old-deja/g++.other/array5.C: New.
20110 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20112         * gcc.c-torture/execute/20010408-1.c: New test.
20114 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
20116         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20117         headers and constructs.
20118         * g++.old-deja/g++.robertl/eb79.C: Same.
20119         * g++.old-deja/g++.robertl/eb77.C (main): Same.
20120         * g++.old-deja/g++.robertl/eb73.C: Same.
20121         * g++.old-deja/g++.robertl/eb66.C (main): Same.
20122         * g++.old-deja/g++.robertl/eb55.C (t): Same.
20123         * g++.old-deja/g++.robertl/eb54.C (main): Same.
20124         * g++.old-deja/g++.robertl/eb46.C (main): Same.
20125         * g++.old-deja/g++.robertl/eb44.C: Same.
20126         * g++.old-deja/g++.robertl/eb41.C (main): Same.
20127         * g++.old-deja/g++.robertl/eb4.C (main): Same.
20128         * g++.old-deja/g++.robertl/eb39.C: Same.
20129         * g++.old-deja/g++.robertl/eb33.C (main): Same.
20130         * g++.old-deja/g++.robertl/eb31.C (main): Same.
20131         * g++.old-deja/g++.robertl/eb30.C: Same.
20132         * g++.old-deja/g++.robertl/eb3.C: Same.
20133         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20134         * g++.old-deja/g++.robertl/eb21.C: Same.
20135         * g++.old-deja/g++.robertl/eb15.C: Same.
20136         * g++.old-deja/g++.robertl/eb118.C: Same.
20137         * g++.old-deja/g++.robertl/eb115.C (main): Same.
20138         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20139         * g++.old-deja/g++.robertl/eb109.C: Same.
20140         * g++.old-deja/g++.other/sibcall1.C (main): Same.
20141         * g++.old-deja/g++.mike/rtti1.C: Same.
20142         * g++.old-deja/g++.mike/p658.C: Same.
20143         * g++.old-deja/g++.mike/net46.C: Same.
20144         * g++.old-deja/g++.mike/net34.C: Same.
20145         * g++.old-deja/g++.mike/memoize1.C: Same.
20146         * g++.old-deja/g++.mike/eh2.C: Same.
20147         * g++.old-deja/g++.law/weak.C: Same.
20148         * g++.old-deja/g++.law/visibility7.C: Same.
20149         * g++.old-deja/g++.law/visibility25.C: Same.
20150         * g++.old-deja/g++.law/visibility22.C: Same.
20151         * g++.old-deja/g++.law/visibility2.C: Same.
20152         * g++.old-deja/g++.law/visibility17.C: Same.
20153         * g++.old-deja/g++.law/visibility13.C: Same.
20154         * g++.old-deja/g++.law/visibility10.C: Same.
20155         * g++.old-deja/g++.law/visibility1.C: Same.
20156         * g++.old-deja/g++.law/virtual3.C (eval): Same.
20157         * g++.old-deja/g++.law/vbase1.C: Same.
20158         * g++.old-deja/g++.law/operators32.C: Same.
20159         * g++.old-deja/g++.law/nest3.C: Same.
20160         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20161         * g++.old-deja/g++.law/except5.C (main): Same.
20162         * g++.old-deja/g++.law/cvt7.C (run): Same.
20163         * g++.old-deja/g++.law/cvt2.C: Same.
20164         * g++.old-deja/g++.law/cvt16.C: Same.
20165         * g++.old-deja/g++.law/ctors6.C (bar): Same.
20166         * g++.old-deja/g++.law/ctors17.C (main): Same.
20167         * g++.old-deja/g++.law/ctors13.C: Same.
20168         * g++.old-deja/g++.law/ctors12.C (main): Same.
20169         * g++.old-deja/g++.law/ctors10.C: Same.
20170         * g++.old-deja/g++.law/code-gen5.C: Same.
20171         * g++.old-deja/g++.law/bad-error7.C: Same.
20172         * g++.old-deja/g++.law/arm9.C: Same.
20173         * g++.old-deja/g++.law/arm12.C: Same.
20174         * g++.old-deja/g++.law/arg8.C: Same.
20175         * g++.old-deja/g++.law/arg1.C: Same.
20176         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20177         * g++.old-deja/g++.jason/template31.C: Same.
20178         * g++.old-deja/g++.jason/template24.C (main): Same.
20179         * g++.old-deja/g++.jason/2371.C: Same.
20180         * g++.old-deja/g++.eh/new2.C: Same.
20181         * g++.old-deja/g++.eh/new1.C: Same.
20182         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20183         * g++.old-deja/g++.brendan/nest21.C (main): Same.
20184         * g++.old-deja/g++.brendan/err-msg3.C: Same.
20185         * g++.old-deja/g++.brendan/crash62.C: Same.
20186         * g++.old-deja/g++.brendan/crash52.C: Same.
20187         * g++.old-deja/g++.brendan/crash49.C (main): Same.
20188         * g++.old-deja/g++.brendan/crash38.C: Same.
20189         * g++.old-deja/g++.brendan/crash15.C (main): Same.
20190         * g++.old-deja/g++.brendan/copy9.C: Same.
20192 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
20194         * gcc.c-torture/execute/20001203-2.c (memset):
20195         Count argument is of type __SIZE_TYPE__.
20197 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
20199         * gcc.c-torture/compile/20010404-1.c: New test.
20201 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
20203         * gcc.c-torture/compile/20010326-1.c: New test.
20205 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
20207         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20208         peculiarities of the SH.
20209         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20211 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20213         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20214         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20215         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20217 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20219         * g77.f-torture/compile/20010321-1.f: New test.
20221 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20223         * gcc.c-torture/compile/20010329-1.c: New test.
20225 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20227         * gcc.c-torture/execute/20010329-1.c: New test.
20229 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20231         * g++.old-deja/g++.other/eh4.C: Fix typo.
20233 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20235         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20237 2001-03-28  Philip Blundell  <philb@gnu.org>
20239         * gcc.c-torture/compile/20010328-1.c: New test.
20241 2001-03-27  Richard Henderson  <rth@redhat.com>
20243         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20244         * g++.old-deja/g++.eh/vbase3.C: Likewise.
20246 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
20248         * gcc.c-torture/compile/20010327-1.c: New test.
20250 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
20252         * g++.old-deja/g++.other/friend12.C: New test.
20253         * g++.old-deja/g++.other/friend9.C: Expect no errors.
20254         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20256 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20258         * gcc.c-torture/execute/20010325-1.c: New test.
20260 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
20262         * g++.old-deja/g++.other/mangle3.C: New test.
20264 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
20266         * g++.old-deja/g++.other/anon8.C: New test.
20268 2001-03-20  Philip Blundell  <philb@gnu.org>
20270         * gcc.c-torture/compile/20010320-1.c: New test.
20272 2001-03-17  Richard Henderson  <rth@redhat.com>
20274         * g++.old-deja/g++.other/eh4.C: Add expected error text.
20276 2001-03-15  Geoff Keating  <geoff@redhat.com>
20278         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20279         tests on AIX.
20281 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
20283         * g++.old-deja/g++.other/eh4.C: New test.
20285 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20287         * gcc.dg/cpp/mi1.c: Update.
20289 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
20291         * g++.old-deja/g++.other/regstack.C: New test.
20293 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
20295         * g++.old-deja/g++.other/ref4.C: New test.
20297 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
20299         * objc/execute/va_method.m: Added.
20300         * objc/execute/IMP.m: Added.
20301         * objc/execute/_cmd.m: Added.
20302         * objc/execute/accessing_ivars.m: Added.
20303         * objc/execute/class-1.m: Added.
20304         * objc/execute/class-10.m: Added.
20305         * objc/execute/class-11.m: Added.
20306         * objc/execute/class-12.m: Added.
20307         * objc/execute/class-13.m: Added.
20308         * objc/execute/class-14.m: Added.
20309         * objc/execute/class-2.m: Added.
20310         * objc/execute/class-3.m: Added.
20311         * objc/execute/class-4.m: Added.
20312         * objc/execute/class-5.m: Added.
20313         * objc/execute/class-6.m: Added.
20314         * objc/execute/class-7.m: Added.
20315         * objc/execute/class-8.m: Added.
20316         * objc/execute/class-9.m: Added.
20317         * objc/execute/class-tests-1.h
20318         * objc/execute/class-tests-2.h
20319         * objc/execute/compatibility_alias.m: Added.
20320         * objc/execute/encode-1.m: Added.
20321         * objc/execute/formal_protocol-1.m: Added.
20322         * objc/execute/formal_protocol-2.m: Added.
20323         * objc/execute/formal_protocol-3.m: Added.
20324         * objc/execute/formal_protocol-4.m: Added.
20325         * objc/execute/formal_protocol-5.m: Added.
20326         * objc/execute/formal_protocol-6.m: Added.
20327         * objc/execute/formal_protocol-7.m: Added.
20328         * objc/execute/informal_protocol.m: Added.
20329         * objc/execute/initialize.m: Added.
20330         * objc/execute/load.m: Added.
20331         * objc/execute/many_args_method.m: Added.
20332         * objc/execute/nested-3.m: Added.
20333         * objc/execute/no_clash.m: Added.
20334         * objc/execute/private.m: Added.
20335         * objc/execute/redefining_self.m: Added.
20336         * objc/execute/root_methods.m: Added.
20337         * objc/execute/selector-1.m: Added.
20338         * objc/execute/static-1.m: Added.
20339         * objc/execute/static-2.m: Added.
20340         * objc/execute/va_method.m: Added.
20342 2001-03-10  Richard Henderson  <rth@redhat.com>
20344         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20346 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
20348         * g++.old-deja/g++.other/crash31.C: XFAIL.
20349         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20350         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20351         * gcc.c-torture/execute/20010123-1.x: XFAIL.
20352         * gcc.c-torture/execute/20010124-1.x: XFAIL.
20353         * gcc.dg/sequence-pt-1.c: XFAIL one test.
20355 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20357         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20359 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20361         * gcc.dg/20000724-1.c: Don't use multiline strings.
20363 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20365         * objc/execute/string1.m, objc/execute/string2.m: Compare the
20366         result of -cString against what we expect it to be; don't just
20367         print it out for no one to read.
20369         * objc/execute/string3.m, objc/execute/string4.m: New tests.
20370         Based on testcases provided by Nicola Pero.
20372 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20374         * gcc.dg/cpp/macro7.c: New test.
20376 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20378         * gcc.dg/cpp/multiline.c: Update.
20380 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20382         * g++.old-deja/g++.other/enum3.C: New test.
20384 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20386         * g++.old-deja/g++.other/pod1.C: New test.
20388 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20390         * g++.old-deja/g++.ext/overload1.C: New test.
20392 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20394         * g++.old-deja/g++.pt/using1.C: New test.
20396 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20398         * g++.old-deja/g++.other/using9.C: New test.
20400 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
20402         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20404         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20406 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
20408         * g++.old-deja/g++.ext/realpt1.C: Remove.
20410 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
20412         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20414 2001-02-26  Will Cohen  <wcohen@redhat.com>
20416         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20418 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
20420         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20421         templatized constructors.
20423 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20425         * gcc.c-torture/execute/20010224-1.c: New test.
20427 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
20429         * gcc.c-torture/execute/20010222-1.c: New test.
20431 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
20433         * g++.old-deja/g++.other/inline20.C: New test.
20435 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
20437         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20439 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20441         * g++.old-deja/g++.other/lookup22.C: New test.
20443 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
20445         * g77.dg: New directory.
20446         * g77.dg/20010216-1.f: New test case.
20447         * g77.dg/dg.exp: New driver.
20448         * lib/g77-dg.exp: New driver library.
20450 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20452         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20454 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
20456         * g++.old-deja/g++.other/decl9.C: New test.
20458 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
20460         * g++.old-deja/g++.other/init16.C: Update the test so that it does
20461         not need <string> and also tests the initialization at runtime.
20463 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
20465         * gcc.c-torture/execute/longlong.c: New test.
20467 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20469         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20471 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20473         * gcc.c-torture/execute/920302-1.c (execute):
20474         Change argument type to short.
20476 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20478         * g++.old-deja/g++.pt/deduct6.C: New test.
20480 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20482         * g++.old-deja/g++.pt/deduct5.C: New test.
20484 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
20486         * gcc.c-torture/execute/20010209-1.c: New test.
20488 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20490         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20492 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
20494         * g++.dg/vtgc1.C: Update for new ABI.
20496         * consistency.vlad: New directory, 1665 files.
20498 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20500         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20501         return type.
20502         * gcc.dg/cpp/digraphs.c: Declare puts.
20504 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20506         * g++.old-deja/g++.other/warn5.C: New test.
20508 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20510         * g++.old-deja/g++.pt/spec40.C: New test.
20512 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20514         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20515         case.
20516         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20518 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
20520         * gcc.c-torture/compile/20010209-1.c: New test.
20522 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
20524         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20525         excess errors message but not if it crashes.
20526         * g++.old-deja/g++.other/crash27.C: Likewise.
20527         * g++.old-deja/g++.other/crash28.C: Likewise.
20528         * g++.old-deja/g++.other/crash30.C: Likewise.
20529         * g++.old-deja/g++.other/crash32.C: Likewise.
20530         * g++.old-deja/g++.other/crash35.C: Likewise.
20531         * g++.old-deja/g++.pt/inherit2.C: Likewise.
20533 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20535         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20536         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20537         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20538         g77.f-torture/execute/execute.exp,
20539         g77.f-torture/noncompile/noncompile.exp,
20540         gcc.c-torture/execute/execute.exp,
20541         gcc.c-torture/execute/memcheck/memcheck.exp,
20542         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20543         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20544         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20545         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20546         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20547         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20548         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20549         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20550         Remove bug reporting instructions with ancient email addresses.
20552 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
20554         * gcc.dg/20010202-1.c: New test.
20555         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20557 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
20559         * g++.dg/stdbool-if.C: New test.
20561 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
20563         * objc/execute/fdecl.m: Added main().
20565 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
20567         * gcc.c-torture/execute/20010206-1.c: New test.
20569 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
20571         * gcc.dg/cpp/avoidpaste1.c: Update.
20573 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
20575         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
20576         Pero <nicola@brainstorm.co.uk>.
20577         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
20579 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
20581         * g++.old-deja/g++.pt/spec39.C: New test.
20583 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
20585         * gcc.c-torture/compile/20010202-1.c: New test.
20587 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
20589         * g++.old-deja/g++.abi/primary2.C: New test.
20590         * g++.old-deja/g++.abi/primary3.C: New test.
20591         * g++.old-deja/g++.abi/primary4.C: New test.
20592         * g++.old-deja/g++.abi/primary5.C: New test.
20593         * g++.old-deja/g++.abi/vtable3.h: New test.
20594         * g++.old-deja/g++.abi/vtable3a.C: New test.
20595         * g++.old-deja/g++.abi/vtable3b.C: New test.
20596         * g++.old-deja/g++.abi/vtable3c.C: New test.
20597         * g++.old-deja/g++.abi/vtable3d.C: New test.
20598         * g++.old-deja/g++.abi/vtable3e.C: New test.
20599         * g++.old-deja/g++.abi/vtable3f.C: New test.
20600         * g++.old-deja/g++.abi/vtable3g.C: New test.
20601         * g++.old-deja/g++.abi/vtable3h.C: New test.
20602         * g++.old-deja/g++.abi/vtable3i.C: New test.
20603         * g++.old-deja/g++.abi/vtable3j.C: New test.
20604         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
20606 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
20608         * g++.old-deja/g++.other/anon6.C: New test.
20609         * g++.old-deja/g++.other/anon7.C: New test.
20611 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
20613         * gcc.dg/cpp/avoidpaste2.c: New tests.
20615 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
20617         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
20619 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
20621         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
20622         DECIMAL_DIG cases for Irix."
20624 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
20626         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
20628 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20630         * gcc.dg/c99-tag-1.c: New test.
20632 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20634         * gcc.dg/cpp/tr-warn1.c: Add tests.
20636 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20638         * gcc.dg/cpp/avoidpaste1.c: Update.
20639         * gcc.dg/cpp/paste4.c: Update.
20641 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
20643         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
20644         cases for Irix.
20646 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
20648         * g++.old-deja/g++.other/inline19.C: New test.
20650 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
20652         * gcc.dg/Wlarger-than.c: New test.
20654 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
20656         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
20658 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
20660         * gcc.c-torture/execute/20010129-1.c: New test.
20661         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
20663 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
20665         * gcc.dg/cpp/avoidpaste1.c: Test case.
20667 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
20669         * g++.old-deja/g++.other/inline18.C: New test.
20671 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20673         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
20674         and __builtin_putchar.
20676 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
20678         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
20679         tests.
20681 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
20683         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
20684         floating point number rounding mode to round to the nearest
20685         representable mode.
20687 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
20689         * g++.old-deja/g++.other/mangle2.C: New test.
20691 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20693         * gcc.c-torture/compile/20010124-1.c: New test.
20695 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
20697         * g++.old-deja/g++.pt/spec38.C: New test.
20699 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20701         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
20702         "Build don't run".
20704 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20706         * gcc.c-torture/execute/20010123-1.c: New test.
20708 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20710         * g++.old-deja/g++.pt/spec37.C: New test.
20712 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20714         * g++.old-deja/g++.pt/overload14.C: New test.
20716 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20718         * gcc.c-torture/execute/20010122-1.c: New test, exercise
20719         __builtin_return_address.
20721 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
20723         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
20724         * g++.old-deja/g++.pt/spec35.C: New test.
20725         * g++.old-deja/g++.pt/spec36.C: New test.
20727 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
20729         * gcc.c-torture/compile/20010118-1.c: New test.
20731 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
20733         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
20735 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20737         * gcc.c-torture/execute/20010119-1.c: New test.
20739 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20741         * g++.old-deja/g++.other/vbase5.C: New test.
20743 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20745         * gcc.c-torture/execute/20010118-1.c: New test.
20747 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20749         * g++.old-deja/g++.pt/deduct3.C: New test.
20751 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20753         * g++.old-deja/g++.pt/spec34.C: New test.
20755 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
20757         * g77.f-torture/compile/20000601-2.f: New test.
20759 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20761         * g++.old-deja/g++.other/init17.C: New test.
20763 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
20765         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
20767 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20769         * g++.old-deja/g++.pt/unify8.C: New test.
20771 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20773         * g++.old-deja/g++.abi/vbase1.C: New test.
20775 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20777         * g++.old-deja/g++.pt/crash65.C: New test.
20779 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
20781         * gcc.dg/cpp/assembl2.S: New test case.
20783 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
20785         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
20786         are supported.
20788 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20790         * g++.old-deja/g++.other/builtins1.C: New test.
20791         * g++.old-deja/g++.other/builtins2.C: Likewise.
20792         * g++.old-deja/g++.other/builtins3.C: Likewise.
20793         * g++.old-deja/g++.other/builtins4.C: Likewise.
20795 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
20797         * gcc.c-torture/compile/20010117-1.c: New test.
20798         * gcc.c-torture/compile/20010117-2.c: New test.
20800 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20802         * g77.f-torture/execute/20010116.[fx]: New test,
20803         XFAIL on i?86-*-*.
20804         * g77.f-torture/compile/20010115.f: Indicate it's
20805         a test for PR fortran/1636.
20807 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20809         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
20811 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20813         * g77.f-torture/compile/20010115.f: New test.
20815 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
20817         * g++.old-deja/g++.pt/nontype5.C: New test.
20819 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
20821         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
20822         have an equivalent working one below it.
20824 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20826         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
20827         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20829 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20831         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
20832         message containing "init_priority".
20833         (conpr-2.C): Likewise.
20834         (conpr-3.C): Likewise.
20835         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
20837 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20839         * gcc.c-torture/execute/20010114-2.c: New test.
20841 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20843         * gcc.c-torture/compile/20010114-1.c: New test.
20844         * gcc.c-torture/compile/20010114-1.x: Xfail.
20845         * gcc.c-torture/compile/20010114-2.c: New test.
20846         * gcc.c-torture/execute/20010114-1.c: New test.
20847         * gcc.dg/trunc-1.c: New test.
20848         * gcc.dg/uninit-B.c: New test.
20850 2001-01-13  Nick Clifton  <nickc@redhat.com>
20852         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
20853         target.
20855 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20857         * gcc.c-torture/compile/20010113-1.c: New test.
20859 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
20861         * gcc.c-torture/compile/20001212-1.c: New test.
20863 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20865         * gcc.dg/cpp/widestr1.c: Update.
20866         * gcc.dg/cpp/prag-imp.c: Remove.
20868 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
20870         * gcc.c-torture/execute/20000801-3.x: Remove.
20871         * gcc.dg/c90-init-1.c: New test.
20872         * gcc.dg/c99-init-1.c: New test.
20873         * gcc.dg/c99-init-2.c: New test.
20874         * gcc.dg/gnu99-init-1.c: New test.
20876 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
20878         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
20879         testing that no relevant ones were found.
20881 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20883         * g++.old-deja/g++.pt/cast2.C: New test.
20885 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20887         * g++.old-deja/g++.pt/friend47.C: New test.
20889 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20891         * g++.old-deja/g++.pt/instantiate13.C: New test.
20893 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20895         * g++.old-deja/g++.other/defarg7.C: New test.
20896         * g++.old-deja/g++.other/defarg8.C: New test.
20898 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20900         * g++.old-deja/g++.pt/crash64.C: New test.
20902 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20904         * g++.old-deja/g++.pt/crash63.C: New test.
20906 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
20908         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
20910 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
20912         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
20914 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20916         * g++.old-deja/g++.pt/error3.C: New test.
20918 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20920         * g++.old-deja/g++.other/crash39.C: New test.
20922 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20924         * g++.old-deja/g++.other/vbase4.C: New test.
20926 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
20928         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
20929         * gcc.dg/special/20000419-2.c: New file. Identical to above.
20930         * gcc.dg/special/special.exp: New test driver which will check
20931         for alias support for the above test.
20933 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
20935         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
20936         problems on small machines.
20937         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
20938         parameterize.
20940 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
20942         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
20943         mips.
20944         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20946 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
20948         * g++.old_deja/g++.pt/using8.C: New test.
20950 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20952         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
20954 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
20956         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
20957         where a failure is expected.
20958         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
20960 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20962         * g++.old_deja/g++.pt/instantiate12.C: New test.
20964 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20966         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
20967         start of structs.
20968         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
20969         * g++.old-deja/g++.brendan/crash17.C: Likewise.
20970         * g++.old-deja/g++.brendan/crash29.C: Likewise.
20971         * g++.old-deja/g++.brendan/crash48.C: Likewise.
20972         * g++.old-deja/g++.brendan/ns1.C: Likewise.
20973         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
20974         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
20975         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
20976         * g++.old-deja/g++.eh/spec6.C: Likewise.
20977         * g++.old-deja/g++.jason/crash3.C: Likewise.
20978         * g++.old-deja/g++.law/ctors11.C: Likewise.
20979         * g++.old-deja/g++.law/ctors17.C: Likewise.
20980         * g++.old-deja/g++.law/ctors5.C: Likewise.
20981         * g++.old-deja/g++.law/ctors9.C: Likewise.
20982         * g++.old-deja/g++.mike/ambig1.C: Likewise.
20983         * g++.old-deja/g++.mike/net22.C: Likewise.
20984         * g++.old-deja/g++.mike/p3538a.C: Likewise.
20985         * g++.old-deja/g++.mike/p3538b.C: Likewise.
20986         * g++.old-deja/g++.mike/virt3.C: Likewise.
20987         * g++.old-deja/g++.niklas/t128.C: Likewise.
20988         * g++.old-deja/g++.other/anon4.C: Likewise.
20989         * g++.old-deja/g++.other/using1.C: Likewise.
20990         * g++.old-deja/g++.other/warn3.C: Likewise.
20991         * g++.old-deja/g++.pt/t37.C: Likewise.
20992         * g++.old-deja/g++.robertl/eb69.C: Likewise.
20993         * g++.old-deja/g++.robertl/eb71.C: Likewise.
20995 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20997         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
20999 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21001         * gcc.c-torture/execute/stdio-opt-3.c: New test.
21003 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
21005         * gcc.c-torture/compile/20010107-1.c: New test.
21007 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21009         * gcc.c-torture/execute/builtin-noret-1.c: New test.
21011 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21013         * gcc.dg/format/format.h: New file.
21014         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21015         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21016         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21017         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21018         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21019         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21020         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21021         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21022         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21023         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21024         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21025         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21026         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21027         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21028         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21029         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21030         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21031         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21032         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21033         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21034         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21035         instead of declaring standard types, macros and functions in each
21036         test.
21038 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
21040         * gcc.c-torture/execute/20010106-1.c: New test.
21042 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21044         * gcc.dg/format/format.exp: New file.
21045         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21046         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21047         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21048         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21049         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21050         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21051         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21052         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21053         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21054         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21055         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21056         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21057         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21058         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21059         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21060         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21061         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21062         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21063         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21064         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21065         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21066         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21067         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21068         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21069         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21070         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21071         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21072         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21073         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21074         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21075         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21076         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21077         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21078         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21079         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21080         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21081         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21082         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21083         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21084         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21085         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21086         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21088 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
21090         * gcc.c-torture/execute/991228-1.c: Take word endianness into
21091         account.
21093 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
21095         * gcc.c-torture/execute/builtin-complex-1.c: New test.
21097 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
21099         * g++.old-deja/g++.pt/crash62.C: New test.
21101 2001-01-04  Richard Henderson  <rth@redhat.com>
21103         * gcc.dg/20000926-1.c: Update expected warnings.
21104         * gcc.dg/array-2.c: Likewise.
21105         * gcc.dg/array-4.c: Also validate flexible array members.
21106         * gcc.dg/c99-flex-array-1.c: New.
21108 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21110         * gcc.c-torture/compile/20001222-1.x: Remove.
21112 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21114         * gcc.c-torture/execute/built-in-setjmp.c: New.
21116 2001-01-03  Richard Henderson  <rth@redhat.com>
21118         * gcc.dg/940510-1.c: Update expected error wording.
21119         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21121 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
21123         * lib/target-supports.exp (check_alias_available): Modified to
21124         indicate aliases not supported if only weak aliases are supported.
21126 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21128         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21129         Turn on cmpstrsi checks for __pj__ and __i370__.
21131 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21133         * g++.old-deja/g++.other/virtual11.C: New test.
21135 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21137         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21139 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21141         * gcc.c-torture/compile/20010102-1.c: New test.
21143 2001-01-02  Andreas Jaeger  <aj@suse.de>
21145         * gcc.dg/noreturn-3.c: New test.
21147         * gcc.dg/noreturn-4.c: New test.
21149 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21151         * gcc.c-torture/execute/stdio-opt-1.c: Also test
21152         __builtin_fputc and __builtin_fwrite.
21154 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21156         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21157         signed char, not default char.
21159 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21161         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21163 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
21165         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
21167 2000-12-29  Richard Henderson  <rth@redhat.com>
21169         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21170         (__cyg_profile_func_exit): Define.
21172 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
21174         * g++.dg/vtgc1.C: New test.
21176 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
21178         * gcc.dg/noncompile/20001228-1.c: New test.
21180         * gcc.dg/20001228-1.c: New test.
21182         * gcc.c-torture/execute/20001228-1.c: New test.
21184 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
21186         * gcc.dg/format-strfmon-1.c: New test.
21188 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21190         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21191         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21192         * gcc.c-torture/execute/string-opt-1.c: Likewise.
21193         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21194         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21195         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21196         * gcc.c-torture/execute/string-opt-6.c: Likewise.
21197         * gcc.c-torture/execute/string-opt-7.c: Likewise.
21198         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21199         * gcc.c-torture/execute/string-opt-9.c: Likewise.
21200         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21201         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21202         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21204         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21205         * gcc.c-torture/execute/string-opt-4.c: Test index.
21207 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
21209         * gcc.c-torture/compile/20001226-1.c: New test.
21211 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21213         * gcc.c-torture/compile/20001222-1.c: New test.
21214         * gcc.c-torture/compile/20001222-1.x: Xfail.
21216 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
21218         * gcc.c-torture/execute/comp-goto-2.c: New test.
21220 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
21222         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21223         Use long types if __INT_MAX__ is 32767.
21224         (main): Use cast to (sint32 *) when poking 88 into a_page.
21226         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21228 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
21230         * gcc.c-torture/compile/20001221-1.c: New test.
21231         * gcc.c-torture/execute/20001221-1.c: New test.
21233 2000-12-20  Richard Henderson  <rth@redhat.com>
21235         * g++.old-deja/g++.pt/crash36.C: Update error lines.
21236         * g++.old-deja/g++.robertl/eb109.C: Likewise.
21238 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21240         * gcc.dg/compare3.c: New test.
21242 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21244         * gcc.dg/format-warnll-1.c: New test.
21246 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
21248         * gcc.dg/cpp/cmdlne-P.c: New test.
21250 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21252         * gcc.c-torture/execute/builtin-abs-1.c,
21253         gcc.c-torture/execute/builtin-abs-2.c: New tests.
21255 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21257         * gcc.dg/cpp/multiline.c: New test.
21259 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21261         * g++.old-deja/g++.other/syshdr1.C: Update.
21262         * gcc.dg/cpp/lineflags.c: Remove temporarily.
21264 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21266         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21268 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21270         * g++.old-deja/g++.pt/ttp65.C: New test.
21272 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21274         * g++.old-deja/g++.pt/ttp64.C: New test.
21276 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21278         * g++.old-deja/g++.pt/spec33.C: New test.
21280 2000-12-14  Catherine Moore  <clm@redhat.com>
21282         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21283         * gcc.c-torture/execute/920612-2.c: Likewise.
21284         * gcc.c-torture/execute/920428-2.c: Likewise.
21285         * gcc-c-torture/execute/va-arg-11.c: Call exit.
21286         * gcc.c-torture/execute/va-arg-21.c: Likewise.
21288 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21290         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21291         * gcc.dg/pack-test-2.c: Likewise.
21293 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21295         Tests by Zack Weinberg <zackw@stanford.edu>.
21297         * gcc.dg/cpp/defined.c: Update.
21298         * gcc.dg/cpp/defined_trad.c: New tests.
21300 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21302         * gcc.dg/cpp/trad-direct.c: Update.
21304 2000-12-11  Neil Booth  <neilb@earthling.net>
21306         * gcc.dg/cpp/defined_trad.c
21308 2000-12-11  Neil Booth  <neilb@earthling.net>
21310         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21312 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21314         * gcc.dg/format-miss-2.c: New test.
21316 2000-12-09  Neil Booth  <neilb@earthling.net>
21318         * gcc.dg/cpp/lineflags.c: New tests.
21319         * gcc.dg/cpp/poison.c: Update.
21320         * gcc.dg/cpp/redef2.c: Update.
21321         * gcc.dg/cpp/skipping.c: New test.
21323 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
21325         * g++.old-deja/g++.other/eh3.C: New testcase.
21327 2000-12-07  Neil Booth  <neilb@earthling.net>
21329         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21330         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21331         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21332         wtr-union-init-2.c, wtr-union-init-3.c: Update.
21333         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21334         Update.
21336 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21338         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21339         __SIZE_TYPE__ instead of int for type of integers cast to
21340         pointers.
21342 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
21344         * g++.old-deja/g++.other/cleanup4.C: New test.
21346 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21348         * format-sec-1.c: New test.
21350 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21352         * gcc.dg/format-nonlit-3.c: New test.
21354 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21356         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21357         through a null pointer.
21359 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21361         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21362         * g++.old-deja/g++.pt/partial4.C: New test.
21364 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
21366         * gcc.c-torture/execute/ieee/hugeval.x: New.
21368 2000-12-06  Neil Booth  <neilb@earthling.net>
21370         * gcc.dg/cpp/backslash2.c: New tests.
21372 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21374         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21375         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21377 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
21379         * gcc.c-torture/execute/20001203-2.c: New testcase.
21381 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21383         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21384         * g++.old-deja/g++.other/virtual10.C: New test.
21386 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21388         * g++.old-deja/g++.mike/pmf5.C: Remove test.
21390 2000-12-05  Richard Henderson  <rth@redhat.com>
21392         * gcc.c-torture/compile/20001205-1.c: New.
21394 2000-12-04  Neil Booth  <neilb@earthling.net>
21396         * g++.old-deja/g++.other/virtual9.C: New test.
21397         * g++.old-deja/g++.pt/crash61.C: New test.
21398         * gcc.c-torture/execute/loop-9.c: New test.
21400 2000-12-04  Neil Booth  <neilb@earthling.net>
21402         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21403         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21404         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21405         * gcc.dg/cpp/extratokens.c: ...here.
21407 2000-12-04  Neil Booth  <neilb@earthling.net>
21409         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21410         New tests.
21412 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21414         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21415         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21417 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21419         * gcc.c-torture/execute/20001203-1.c: New test.
21421 2000-12-03  Neil Booth  <neilb@earthling.net>
21423         * gcc.dg/cpp/macro6.c: New test cases.
21425 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21427         * gcc.c-torture/execute/string-opt-9.c: New test.
21428         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21429         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21430         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21432         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21433         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21435 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
21437         * gcc.dg/cpp/if-6.c: New testcase.
21439         * gcc.dg/20001201-1.c: New testcase.
21441 2000-12-02  Neil Booth  <neilb@earthling.net>
21443         * g++.old-deja/g++.other/externC4.C,
21444         g++.old-deja/g++.other/friend10.C: New tests.
21446 2000-12-02  Neil Booth  <neilb@earthling.net>
21448         * g++.old-deja/g++.other/instan2.C
21449         * g++.old-deja/g++.other/instan3.C: New test.
21451 2000-12-02  Neil Booth  <neilb@earthling.net>
21453         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21454         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21455         gnuc99.c,gnuc99-pedantic.c: New tests.
21457 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21459         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21460         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21462 2000-12-01  Neil Booth  <neilb@earthling.net>
21464         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21465         * gcc.dg/cpp/poison.c: Update.
21466         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21468 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
21470         * g77.f-torture/execute/20001201.f: New test.
21472 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21474         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21476 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
21478         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21480 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
21482         * g++.old-deja/g++.other/cast6.C: New test.
21484 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
21486         * gcc.c-torture/execute/20001130-2.c: New testcase.
21488 2000-11-30  Richard Henderson  <rth@redhat.com>
21490         * gcc.c-torture/execute/20001130-1.c: New test.
21492 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21494         * g++.old-deja/g++.other/op3.C: New test.
21496 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21498         * g++.old-deja/g++.other/op2.C: New test.
21500 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21502         * g++.old-deja/g++.other/crash38.C: New test.
21504 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
21506         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21508 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
21510         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21511         tests.
21512         * gcc.c-torture/execute/string-opt-6.c: New test.
21514         * gcc.dg/20001117-1.c: Add main.
21516 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
21518         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21519         Move from here ...
21520         * gcc.dg/940510-1.c: ... to here.
21522         * gcc.dg/20000926-1.c: GNU C now allows initializations of
21523         zero-size arrays in toplevel structures.
21525 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
21527         * gcc.c-torture/execute/loop-8.c: New test.
21529 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21531         * g++.old-deja/g++.other/base1.C: New test.
21533 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21535         * g++.old-deja/g++.other/parse2.C: New test.
21537 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21539         * g++.old-deja/g++.pt/incomplete1.C: New test.
21541 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21543         * g++.old-deja/g++.other/friend9.C: New test.
21545 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
21547         * gcc.dg/20001127-1.c: New test.
21549 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
21551         * g++.old-deja/g++.pt/friend46.C: New test.
21553 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
21555         * g++.old-deja/g++.other/ptrmem8.C: New test.
21557 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21559         * gcc.c-torture/execute/string-opt-7.c: New test.
21560         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21562 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
21564         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
21565         instead of 'mkcheck 2'.
21567 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21569         * gcc.c-torture/execute/memcheck/driver.c,
21570         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
21571         C9X references to refer to C99.
21573 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
21575         * gcc.dg/ultrasp3.c: New test.
21577 2000-11-25  Neil Booth  <neilb@earthling.net>
21579         * gcc.dg/cpp/include2.c: Update test to be locale independent.
21581 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
21583         * gcc.c-torture/compile/20001123-2.c: New.
21585 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21587         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
21589 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
21591         * gcc.dg/sequence-point-1.c: Add some new tests.
21592         * gcc.c-torture/execute/20001124-1.c: New test.
21594 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
21596         * g++.old-deja/g++.other/vaarg4.C: New test.
21597         * gcc.c-torture/compile/20001123-1.c: New test.
21599 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
21601         * g++.other/crash24.C: Adjust and remove XFAIL.
21602         * g++.other/crash37.C: New test.
21604 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
21606         * g++.old-deja/g++.pt/instantiate9.C: New test.
21608 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
21610         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
21611         new ABI, too.
21613         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
21614         * g++.old-deja/g++.robertl/eb55.C: Likewise.
21616 2000-11-22  Neil Booth  <neilb@earthling.net>
21618         * gcc.dg/cpp/Wtrigraphs.c: New test.
21620 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
21622         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
21624 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
21626         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
21628 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
21630         * lib/gcc-dg.exp: load_lib scanasm.exp.
21631         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
21632         * lib/g++-dg.exp: load_lib scanasm.exp.
21633         * lib/scanasm.exp: New.
21634         (scan-assembler, scan-assembler-not): Add optional arguments to
21635         test name, or if not present, the pattern name.
21636         (scan-assembler-dem, scan-assembler-dem-not): New.
21638         * g++.dg/dg.exp: New.
21640 2000-11-21  Neil Booth  <neilb@earthling.net>
21642         * gcc.dg/cpp/integrated1.c: Remove.
21644 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21646         * gcc.c-torture/execute/20001121-1.c: New test.
21648 2000-11-21  Richard Henderson  <rth@redhat.com>
21650         * gcc.c-torture/compile/20001121-1.c: New test.
21652 2000-11-20  Neil Booth  <neilb@earthling.net>
21654         * gcc.dg/cpp/integrated1.c: New test.
21656 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21658         * g++.old-deja/g++.other/inline17.C: New test.
21660 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
21662         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
21663         local variable to be zero: I made the variable global. Now
21664         uses abort() and exit() instead of relying on main's return value.
21666 2000-11-20  Neil Booth  <neilb@earthling.net>
21668         * gcc.dg/cpp/paste2.c: Update test.
21669         * objc/execute/paste.m: New test.
21671 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
21673         * gcc.dg/c99-condexpr-1.c: New test.
21675 2000-11-20  Neil Booth  <neilb@earthling.net>
21677         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
21679 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
21681         * g++.old-deja/g++.pt/export1.C: New test.
21683 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
21685         * gcc.dg/20001117-1.c: New test.
21687 2000-11-18  Richard Henderson  <rth@redhat.com>
21689         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
21691 2000-11-18  Richard Henderson  <rth@redhat.com>
21693         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
21694         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
21695         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
21697 2000-11-18  Richard Henderson  <rth@redhat.com>
21699         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
21700         (main): New.  Exit cleanly.
21702 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21704         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
21705         gcc.dg/c99-fordecl-2.c: New tests.
21707 2000-11-18  Richard Henderson  <rth@redhat.com>
21709         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
21710         * gcc.c-torture/execute/zerolen-2.c: New.
21712 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21714         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
21715         memory.
21717 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21719         * g++.old-deja/g++.pt/instantiate8.C: New test.
21721 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21723         * g++.old-deja/g++.other/incomplete.C: Add more tests.
21724         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
21726 2000-11-16  Nick Clifton  <nickc@redhat.com>
21728         * gcc.c-torture/execute/nestfunc-2.c: New test.
21729         * gcc.c-torture/execute/nestfunc-3.c: New test.
21731 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21733         * gcc.c-torture/compile/20001116-1.c: New test.
21735 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21737         * gcc.c-torture/execute/20001115-1.c: New test.
21739 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
21741         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
21742         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
21743         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
21744         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21746 2000-11-15  Neil Booth  <neilb@earthling.net>
21748         gcc.dg/cpp/_Pragma1.c: Update.
21749         gcc.dg/cpp/_Pragma2.c: New test.
21751 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
21753         * g++.old-deja/g++.other/anon5.C: New test.
21755 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
21757         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
21758         tests.
21760 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
21762         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
21763         output.
21765 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21767         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
21768         labels at end of compound statements.
21770 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
21772         * gcc.c-torture/execute/loop-7.c: New test.
21774 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21776         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
21778 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21780         * gcc.dg/c99-bool-1.c: New test.
21782 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21784         * gcc.dg/c99-scope-1.c: Remove xfail.
21785         * gcc.dg/c99-scope-2.c: New test.
21787 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21789         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
21790         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
21792 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
21794         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
21795         error messages.
21797         * g++.mike/p700.C: Don't typedef wchar_t.
21798         * g++.mike/p784.C: Likewise.
21799         * g++.mike/eb101.C: Don't use __wchar_t.
21801 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
21803         * g77.f-torture/execute/20001111.[fx]: Test premature exit
21804         from DO loop.
21806 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21808         * gcc.c-torture/execute/20001111-1.c: New test.
21810 2000-11-10  Nick Clifton  <nickc@redhat.com>
21812         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
21813         long multuiple and accumulate.
21815 2000-11-09  Richard Henderson  <rth@redhat.com>
21817         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
21818         via size_t instead of int.
21820         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
21821         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21822         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21823         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21825 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
21827         * gcc.c-torture/compile/20001109-1.c: New test.
21828         * gcc.c-torture/compile/20001109-2.c: New test.
21830 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
21832         * g++.old-deja/g++.pt/operator1.C: New test.
21833         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
21835 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21837         * gcc.dg/20001108-1.c: New test.
21839 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21841         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
21842         with both arguments constant strings.
21843         * gcc.c-torture/execute/string-opt-3.c: New test.
21844         * gcc.c-torture/execute/string-opt-4.c: New test.
21845         * gcc.c-torture/execute/string-opt-5.c: New test.
21847 2000-11-08  Nick Clifton  <nickc@redhat.com>
21849         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
21850         mulsidi3adddi patterns.
21852 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
21854         * g++.old-deja/g++.other/crash36.C: New test.
21856 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
21858         * g++.old-deja/g++.other/init16.C: New test.
21860 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
21862         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
21864 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21866         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
21867         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21868         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21870 2000-11-07  DJ Delorie  <dj@redhat.com>
21872         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
21874 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21876         * gcc.c-torture/execute/string-opt-1.c: New test.
21878 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21880         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
21881         mips-sgi-irix6.* because the MIPS ABI passes floating-point
21882         parameters in registers, and there is no way for a varargs
21883         function to know in which order the integer and floating-point
21884         parameters should be interleaved when they are placed on the
21885         stack.
21886         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21887         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21889 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21891         * gcc.c-torture/execute/string-opt-2.c: New test.
21893 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
21895         * g++.old-deja/g++.pt/crash60.C: New test.
21897 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21899         * g++.old-deja/g++.other/crash24.C: New test.
21900         * g++.old-deja/g++.other/crash25.C: New test.
21901         * g++.old-deja/g++.other/crash26.C: New test.
21902         * g++.old-deja/g++.other/crash27.C: New test.
21903         * g++.old-deja/g++.other/crash28.C: New test.
21904         * g++.old-deja/g++.other/crash29.C: New test.
21905         * g++.old-deja/g++.other/crash30.C: New test.
21906         * g++.old-deja/g++.other/crash31.C: New test.
21907         * g++.old-deja/g++.other/crash32.C: New test.
21908         * g++.old-deja/g++.other/crash33.C: New test.
21909         * g++.old-deja/g++.other/crash34.C: New test.
21910         * g++.old-deja/g++.other/crash35.C: New test.
21912 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21914         * gcc.c-torture/execute/20001031-1.c: New test.
21916 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
21918         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
21919         namespace.
21921         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
21922         standards-conformant.
21924         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
21926         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
21927         * g++.old-deja/g++.mike/p755a.C: Likewise.
21928         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
21929         library makes no calls to `operator new' during initialization.
21931 2000-11-04  Neil Booth  <neilb@earthling.net>
21933         * gcc.dg/cpp/include2.c: New tests.
21935 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
21937         * lib/g++.exp (g++_set_ld_library_path): New function.
21938         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
21940 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
21942         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
21943         warnings.
21945 2000-11-01  Richard Henderson  <rth@redhat.com>
21947         * g++.old-deja/g++.ext/namedret1.C: New.
21948         * g++.old-deja/g++.ext/namedret2.C: New.
21949         * g++.old-deja/g++.ext/namedret3.C: New.
21951 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
21953         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
21954         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
21956 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21958         * gcc.c-torture/execute/va-arg-21.c: New test.
21960 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21962         * gcc.dg/c99-complex-2.c: New test.
21964 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21966         * gcc.c-torture/execute/stdio-opt-1.c: New test.
21968 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
21970         * g++.old-deja/g++.other/inline16.C: New test.
21972 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
21974         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
21975         __PRETTY_FUNCTION__
21977 2000-10-29  Neil Booth  <neilb@earthling.net>
21979         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
21980         New tests.
21981         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
21982         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
21983         optimisation.
21985 2000-10-29  Neil Booth  <neilb@earthling.net>
21987         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
21988         * mi1.c, mi1c.h: Add null directives to multiple-include test.
21989         * mi5.c: Test multiple includes work with -C.
21990         * trigraphs.c: Test ^= version.
21992 2000-10-28  Neil Booth  <neilb@earthling.net>
21994         New tests and test updates for new macro expander.
21996         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
21997         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
21998         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
21999         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22000         new diagnostic messages.
22002         * gcc.dg/cpp/macro3.c: New tests.
22004 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
22006         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22007         on the same line.
22009 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
22011         * g++.old-deja/g++.other/eh2.C: New test.
22013 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22015         * gcc.c-torture/execute/20001027-1.c: New test.
22017 2000-10-26  Richard Henderson  <rth@redhat.com>
22019         * gcc.c-torture/execute/20001026-1.c: New.
22021 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
22023         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22024         * g++.old-deja/g++.law/builtin1.C: Likewise.
22025         * g++.old-deja/g++.law/ctors10.C: Likewise.
22026         * g++.old-deja/g++.law/virtual3.C: Likewise.
22027         * g++.old-deja/g++.mike/p658.C: Likewise.
22028         * g++.old-deja/g++.other/sibcall1.C: Likewise.
22029         * g++.old-deja/g++.other/vaarg2.C: Likewise.
22030         * g++.old-deja/g++.robertl/eb124.C: Likewise.
22031         * g++.old-deja/g++.robertl/eb44.C: Likewise.
22032         * g++.old-deja/g++.robertl/eb77.C: Likewise.
22034 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
22036         * gcc.c-torture/compile/20001024-1.c: New test.
22038 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
22040         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22041         to tell us whether or not we are using V3.
22043 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
22045         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22046         operands.
22048 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22050         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22052 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
22054         * gcc.c-torture/execute/20001024-1.c: New test.
22056 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
22058         * g++.old-deja/g++.other/sibcall1.C: New test.
22060 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
22062         * gcc.dg/noncompile/init-3.c: New test.
22064 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
22066         * gcc.dg/format-array-1.c: New test.
22068 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22070         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22071         writing through null pointers; remove comment about testing
22072         unterminated strings.
22074 2000-10-17  Matthew Hiller  <hiller@redhat.com>
22076         * gcc.c-torture/execute/20001017-2.c: New test.
22078 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22080         * gcc.c-torture/compile/20001018-1.c: New test.
22081         * gcc.c-torture/compile/20001018-1.x: Xfail.
22083 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22085         * gcc.c-torture/execute/20001017-1.c: New test.
22087 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22089         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22090         for multiple use of arguments with scanf formats; add tests for
22091         multiple use of arguments.
22093 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
22095         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22097 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22099         * gcc.dg/format-miss-1.c: New test.
22101 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22103         * gcc.c-torture/execute/20001013-1.c: New test.
22105 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22107         * gcc.dg/format-branch-1.c: New test.
22109 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22111         * README, lib/file-format.exp: Remove EGCS references.
22113 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22115         * gcc.dg/20001013-1.c: New test.
22117 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22119         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22120         for intmax_t in the compiler using __typeof__ and the type rules
22121         for conditional expressions.
22123 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
22125         * gcc.dg/20001012-1.c: New test.
22126         * gcc.dg/20001012-2.c: New test.
22128 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22130         * gcc.dg/format-attr-1.c: New test.
22132 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22134         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22135         __LONG_LONG_MAX__ instead of LLONG_MAX.
22137 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22139         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22140         scanf flags.
22141         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22142         flags.
22144 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
22146         * gcc.dg/sequence-pt-1.c: New test.
22148 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
22150         * gcc.c-torture/execute/20001011-1.c: New testcase.
22151         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22153 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22155         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22156         does not error on it.
22158 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22160         * gcc.dg/20001009-1.c: New test.
22162 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22164         * gcc.c-torture/compile/20001009-1.c: Move from here ....
22165         * gcc.c-torture/execute/20001009-2.c: ... to here.
22167 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
22169         * gcc.c-torture/compile/20001009-1.c: New testcase.
22170         * gcc.c-torture/execute/20001009-1.c: New testcase.
22171         Testcases provided by Jan Hubicka <jh@suse.cz>.
22173 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22175         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22176         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22177         uintmax_t using <limits.h> to emulate the compiler's internal
22178         logic.  No longer XFAIL %j tests.
22180 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22182         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22183         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22184         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22185         regexps and details of expected handling of some bad formats.
22186         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22187         suppression.
22189 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22191         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22192         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22193         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22194         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22195         in list archives.
22197 2000-10-06  Richard Henderson  <rth@cygnus.com>
22199         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22200         * g++.old-deja/g++.brendan/crash52.C: Likewise.
22201         * g++.old-deja/g++.jason/report.C: Likewise.
22202         * g++.old-deja/g++.law/friend5.C: Likewise.
22203         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
22204         of the expected warnings.
22206 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
22208         * g++.old-deja/g++.pt/enum14.C: New test.
22210 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
22212         * g++.old-deja/g++.pt/crash59.C: New test.
22214 2000-10-04  Will Cohen  <wcohen@redhat.com>
22216         * gcc.dg/20000926-1.c: New test.
22218 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
22220         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22221         function name for current C++ compiler.
22222         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22224 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
22226         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22227         __PRETTY_FUNCTION__.
22228         * g++.old-deja/g++.ext/pretty2.C: Likewise.
22230 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22232         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22234 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
22236         * gcc.c-torture/compile/20000923-1.c: New test.
22238 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22240         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22241         * g++.old-deja/g++.pt/ttp62.C: Same.
22242         * g++.old-deja/g++.other/inline14.C: Same.
22244 2000-09-24  Richard Henderson  <rth@cygnus.com>
22246         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22248 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22250         * gcc.dg/c90-printf-1.c: Add test for wide string format.
22252 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
22254         * gcc.c-torture/compile/20000922-1.c: New file.
22256 2000-09-21  Nick Clifton  <nickc@redhat.com>
22258         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22259         a signed long modulo operation.
22260         (mod6): New function - perform an unsigned long modulo operation.
22261         (main): Add tests for modulos of very large numbers by very small
22262         dividends.
22264 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22266         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22268 2000-09-19  Richard Henderson  <rth@cygnus.com>
22270         * gcc.dg/compare2.c (case 10): XFAIL.
22272 2000-09-18  Richard Henderson  <rth@cygnus.com>
22274         * gcc.c-torture/execute/20000906-1.c: Move ...
22275         * gcc.dg/20000906-1.c: ... here.  Only run on targets
22276         that support __builtin_trap.
22278 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
22280         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22282 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22284         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22285         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
22286         more $ format tests.
22288 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22290         * gcc.dg/format-errmk-1.c: New test.
22292 2000-09-17  Greg McGary  <greg@mcgary.org>
22294         * gcc.c-torture/execute/20000917-1.x: Remove.
22296 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22298         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22300 2000-09-17  Greg McGary  <greg@mcgary.org>
22302         * gcc.c-torture/execute/20000917-1.c: New test.
22303         * gcc.c-torture/execute/20000917-1.x: XFAIL.
22305 2000-09-16  Neil Booth  <NeilB@earthling.net>
22307         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22308         in nested macro bug.
22310 2000-09-15  Neil Booth  <NeilB@earthling.net>
22312         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22314 2000-09-14  Jeffrey A Law  (law@cygnus.com)
22316         * gcc.c-torture/execute/20000914-1.c: New test.
22318 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
22320         * g++.other/inline13.C: New test.
22322 2000-09-12  Andreas Jaeger  <aj@suse.de>
22324         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22325         constant by Ulrich Drepper <drepper@redhat.com>.
22327 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
22329         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22331 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22333         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22335 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
22337         * gcc.dg/cpp/backslash.c: New test.
22339 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
22341         * gcc.c-torture/execute/20000910-1.c: New test.
22342         * gcc.c-torture/execute/20000910-2.c: Likewise.
22344 2000-09-11  Robert Lipe  <robertl@sco.com>
22346         * gcc.dg/pragma-align.c: New test.
22348 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
22350         * g++.old-deja/g++.pt/explicit82.C: New test.
22351         * g++.old-deja/g++.pt/explicit83.C: New test.
22353 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
22355         * gcc.dg/asm-names.c: New test.
22357 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22359         * gcc.dg/cpp/tr-warn6.c: New test
22361 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22363         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22364         be accepted.
22366 2000-09-07  Catherine Moore  <clm@redhat.com>
22368         * gcc.c-torture/execute/unroll-1.c: New test.
22370 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
22372         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22373         ERROR markers.
22374         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22375         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22376         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22377         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22378         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22379         Preprocess only.
22380         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22381         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22383 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22385         * g++.old-deja/g++.pt/deduct2.C: New test.
22387 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22389         * g++.old-deja/g++.pt/parms2.C: New test.
22391 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22393         * g++.old-deja/g++.pt/crash58.C: New test.
22395 2000-09-06  Greg McGary  <greg@mcgary.org>
22397         * gcc.c-torture/execute/20000906-1.c: New test.
22398         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22400 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22402         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22404 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22406         * g++.old-deja/g++.pt/crash57.C: New test.
22408 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22410         * g++.old-deja/g++.pt/crash56.C: New test.
22412 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22414         * g++.old-deja/g++.pt/koenig1.C: New test.
22416 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22418         * gcc.dg/20000904-1.c: New test.
22420 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22422         * gcc.dg/cpp/paste8.c: New test.
22424 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
22426         * gcc.c-torture/compile/20000827-1.c: New test.
22428 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22430         * gcc.dg/format-diag-1.c: New test.
22432 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22434         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22435         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22436         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22437         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22438         gcc.dg/formatz-1.c: Adjust warning regular expressions.
22440 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22442         * g++.old-deja/g++.other/nested4.C: New test.
22444 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22446         * g++.old-deja/g++.ns/scoped1.C: New test.
22448 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
22450         * lib/g++.exp: Support testing already-installed GCC.
22452 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22454         * wtr-label-1.c, wtr-suffix-1.c: New tests.
22456 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22458         * gcc.dg/return-type-2.c: New test.
22460 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
22462         * gcc.c-torture/compile/20000825-1.c: New test.
22464 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
22466         * gcc.dg/dwarf2-2.c: New test.
22468 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
22470         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22471         dg-warning regexps.
22473 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22475         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22476         gcc.dg/format-ext-5.c: New tests.
22478 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
22480         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22482 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
22484         * gcc.dg/noncompile/930622-2.c: Adjust error message.
22486 2000-08-24  Richard Henderson  <rth@cygnus.com>
22488         * gcc.dg/ia64-sync-1.c: New test.
22489         * gcc.dg/ia64-sync-2.c: New test.
22490         * gcc.dg/ia64-asm-1.c: New test.
22492 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22494         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22495         * gcc.dg/format-ext-2.c: New test.
22497 2000-08-23  Jason Merrill  <jason@redhat.com>
22499         * lib/old-dejagnu.exp: Also ignore "In member function" and
22500         "At global scope".
22502 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22504         * gcc.dg/noncompile/label-lineno-1.c: New test.
22506 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
22508         * gcc.dg/c99-array-nonobj-1.c: New test.
22510 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
22512         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22513         tests.
22514         * gcc.dg/format-ext-1.c: New test.
22516 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22518         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22519         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22520         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22521         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22522         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22524 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
22526         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22527         gcc.dg/c99-strftime-2.c: New tests.
22529 2000-08-22  Richard Henderson  <rth@cygnus.com>
22531         * gcc.c-torture/execute/20000822-1.c: New test.
22533 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
22535         * gcc.c-torture/execute/20000819-1.x: Remove.
22537 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22539         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22540         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22541         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22542         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22543         gcc.dg/format-xopen-1.c: New tests.
22545 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22547         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22549 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
22551         * g++.old-deja/g++.other/loop2.C: New test.
22553         * gcc.c-torture/compile/20000606-1.c: New test.
22554         * gcc.c-torture/compile/20000728-1.c: New test.
22555         * gcc.c-torture/execute/20000801-1.c: New test.
22556         * gcc.c-torture/execute/20000801-2.c: New test.
22557         * gcc.c-torture/execute/20000819-1.c: New test.
22558         * gcc.c-torture/execute/20000819-1.x: XFAIL.
22559         * gcc.dg/20000629-1.c: New test.
22560         * gcc.dg/20000724-1.c: New test.
22561         * gcc.dg/20000807-1.c: New test.
22563 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
22565         * gcc.dg/cpp/pragma-1.c: New test.
22566         * gcc.dg/cpp/pragma-2.c: New test.
22568 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
22570         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
22571         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
22573 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22575         * gcc.c-torture/compile/20000818-1.c: New test.
22577 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
22579         * gcc.c-torture/execute/20000818-1.c: New test.
22581 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22583         * gcc.dg/format-va-1.c: New test.
22585 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22587         * g++.old-deja/g++.other/typedef8.C: New test.
22589 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22591         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
22592         * g++.old-deja/g++.mike/net36.C: Mark candidate.
22593         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
22594         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
22595         * g++.old-deja/g++.other/ptrmem7.C: New test.
22596         * g++.old-deja/g++.pt/ptrmem10.C: New test.
22598 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22600         * g++.old-deja/g++.pt/typename27.C: New test.
22602 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
22604         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
22605         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
22606         * g++.old-deja/g++.pt/friend45.C: New test.
22607         * g++.old-deja/g++.other/friend8.C: New test.
22609 2000-08-15  Richard Henderson  <rth@cygnus.com>
22611         * gcc.c-torture/execute/20000815-1.c: New test.
22613 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22615         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
22616         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
22617         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
22619 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
22621         * g++.old-deja/g++.other/refinit2.C: New test.
22623 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
22625         * lib/c-torture.exp (c-torture): Make
22626         compiler_conditional_xfail_data global.
22627         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
22628         compiler_conditional_xfail_data machinery.
22629         (f-torture-execute): Likewise.
22630         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
22631         and only when unrolling loops.
22633         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
22635 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22637         * g++.old-deja/g++.pt/explicit81.C: New test.
22639 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22641         * g++.old-deja/g++.pt/typename26.C: New test.
22643 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
22645         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
22646         warning.
22648 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
22650         * g++.old-deja/g++.other/array3.C: New test.
22652 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22654         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
22655         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
22656         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
22657         New tests.
22659 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
22661         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
22662         * g++.old-deja/g++.abi/vmihint.C: Likewise.
22664 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
22666         * gcc.c-torture/execute/20000808-1.c: New test.
22668 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22670         * gcc.dg/c90-const-expr-1.c: New test.
22672 2000-08-08  Richard Henderson  <rth@cygnus.com>
22674         * gcc.dg/noncompile/920923-1.c: Declare calloc.
22676 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22678         * gcc.dg/noncompile/const-ll-1.c: New test.
22680 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22682         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
22684 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
22686         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
22687         that running programs linked against the shared version of libobjc
22688         run correctly.
22690 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22692         * gcc.dg/c99-printf-1.c: New test.
22694 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22696         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
22698 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
22700         * gcc.c-torture/execute/20000731-1.x: Delete.
22702 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
22704         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
22705         and torture_without_loops as is done by c-torture.exp.
22706         (search_for): Copy from c-torture.exp.
22707         (gcc-dg-runtest): New function, drives a directory of tests
22708         iterating over the TORTURE_OPTIONS.
22709         (scan-assembler, scan-assembler-not): Move here from
22710         individual directory drivers.
22712         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
22713         defined by lib/gcc-dg.exp.
22714         * gcc.dg/cpp/cpp.exp: Likewise.
22715         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
22716         gcc-dg-runtest, so we cycle over optimization options.
22718         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
22719         * gcc.dg/compare2.c: No longer expected to fail.
22721 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
22723         * gcc.c-torture/execute/20000804-1.c: New test.
22725 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
22727         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
22729 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
22731         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
22733 2000-08-03  Jeffrey A Law  (law@cygnus.com)
22735         * gcc.c-torture/compile/20000803-1.c: New test.
22737 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
22739         * gcc.c-torture/execute/20000801-3.c,
22740         gcc.c-torture/execute/20000801-4.c: New tests.
22741         * gcc.c-torture/execute/20000801-3.x,
22742         gcc.c-torture/execute/20000801-4.x: Xfail.
22744 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
22746         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
22747         libobjc/.libs to allow for libtool.
22749 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
22751         * gcc.c-torture/compile/20000802-1.c: New test.
22753 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
22755         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
22757 2000-07-31  Jeffrey A Law  (law@cygnus.com)
22759         * gcc-c-torture/execute/20000731-2.c: New test.
22761         * gcc.c-torture/execute/20000731-1.c: New test.
22762         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
22764 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
22766         * testsuite/gcc.dg/cpp/paste7.c: New test.
22767         * gcc.dg/cpp/20000725-1.c: New test.
22769 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
22771         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
22772         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
22773         declaration warning for __builtin_dwarf_reg_size.
22775         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
22777 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22779         * gcc.dg/noncompile/voidparam-1.c: New test.
22781 2000-07-30  Richard Henderson  <rth@cygnus.com>
22783         * gcc.dg/c90-digraph-1.c: Don't xfail.
22784         * gcc.dg/compare2.c (case 10): Xfail.
22785         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
22787 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
22789         * gcc.dg/c99-main-1.c: New test.
22791 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22793         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
22795 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
22797         * gcc.c-tortuer/execute/20000726-1.c: New test.
22799 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
22801         * gcc.c-torture/execute/enum-2.c: New test.
22803 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22805         * gcc.dg/cpp/tr-warn3.c: New test.
22807 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22809         * g++.old-deja/g++.ext/implicit1.C: Remove.
22810         * g++.old-deja/g++.jason/c2.C: Remove
22811         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
22812         * g++.old-deja/g++.pt/crash16.C: Likewise.
22813         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
22815 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22817         * g++.old-deja/g++.other/for2.C: New test.
22819 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
22821         * gcc.dg/20000720-1.c: New test.
22823 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
22825         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
22827 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
22829         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
22830         * gcc.c-torture/execute/20000722-1.c: New.
22831         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
22833 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
22835         * gcc.dg/cpp/20000720-1.S: New test.
22837 2000-07-21  Michael Meissner  <meissner@redhat.com>
22839         * gcc.c-torture/execute/ieee/hugeval.c: New test.
22841 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22843         * g++.old-deja/g++.brendan/crash16.C,
22844         g++.old-deja/g++.brendan/parse3.C,
22845         g++.old-deja/g++.brendan/redecl1.C,
22846         g++.old-deja/g++.ns/template13.C,
22847         g++.old-deja/g++.other/decl4.C,
22848         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
22850 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22852         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
22853         and "Internal error".
22855         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
22856         regexps.
22857         * gcc.dg/cpp/paste6.c: New test.
22859 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
22861         * gcc.dg/cpp/tr-direct.c: New test.
22863         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
22864         gcc.dg/cpp/undef1.c: Tweak error regexps.
22866 2000-07-18  Eric Christopher <echristo@redhat.com>
22868         * gcc.c-torture/compile/20000718-1.c: New test.
22870 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
22872         * cpplex.c (_cpp_push_token): If the token being pushed back
22873         is the previous token in this context, just subtract one from
22874         context->posn.
22875         * cppmacro.c (save_expansion): Clear aux field when storing a
22876         placemarker.
22878 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
22880         * gcc.dg/noncompile/redecl-1.c: New test.
22882 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
22884         * gcc.c-torture/execute/20000717-5.c: New test.
22885         * gcc.c-torture/execute/20000717-1.x: Removed.
22887 2000-07-17  Richard Henderson  <rth@cygnus.com>
22889         * gcc.c-torture/execute/20000717-4.c: New test.
22891 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
22893         * gcc.dg/cpp/syshdr.c: New test.
22894         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
22896 2000-07-17  Neil Booth  <neilb@earthling.net>
22898         * gcc.dg/cpp/cmdlne-dM.c: New test.
22899         * gcc.dg/cpp/cmdlne-dD.c: New test.
22901 2000-07-17  Jeffrey A Law  (law@cygnus.com)
22903         * gcc.c-torture/execute/20000717-3.c: New test.
22905         * gcc.c-torture/compile/20000717-1.c: New test.
22907 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
22909         * gcc.c-torture/execute/20000717-2.c: New test.
22911 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22913         * gcc.dg/formatz-1.c: New test.
22915         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
22916         * gcc.dg/c99-digraph-1.c: New tests.
22918         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
22919         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
22921         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
22922         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
22923         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
22924         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
22925         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
22926         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
22927         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
22929 2000-07-17   Greg McGary <greg@mcgary.org>
22931         * gcc.c-torture/execute/20000717-1.c: New test.
22932         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
22934 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
22936         * gcc.c-torture/execute/20000715-2.c: New test.
22937         * gcc.dg/20000715-1.c: New test.
22939 2000-07-15  Michael Meissner  <meissner@redhat.com>
22941         * gcc.c-torture/execute/20000715-1.c: New test.
22943 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
22945         * gcc.c-torture/execute/20000707-1.c: New test.
22947 2000-07-13  Neil Booth  <NeilB@earthling.net>
22949         * testsuite/gcc.dg/cpp/digraph1.c,
22950         testsuite/gcc.dg/cpp/digraph2.c,
22951         testsuite/gcc.dg/cpp/digraphs.c: New tests.
22953 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
22955         * g77.f-torture/compile/20000630-2.f:  New test.
22956         * g77.f-torture/compile/20000630-2.x
22958 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22960         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
22962 2000-07-11  Neil Booth  <NeilB@earthling.net>
22964         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
22966 2000-07-11  Neil Booth  <NeilB@earthling.net>
22968         * gcc.dg/cpp/cmdlne-C.c: New.
22970 2000-07-09  Neil Booth  <NeilB@earthling.net>
22972         * gcc.dg/cpp/directiv.c: New tests.
22973         * gcc.dg/cpp/undef1.c: Update.
22975 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
22977         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
22979 2000-07-09  Neil Booth  <NeilB@earthling.net>
22981         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
22983 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
22985         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
22986         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
22988 2000-07-08  Neil Booth  <NeilB@earthling.net>
22990         * gcc.dg/cpp/macsyntx.c: New tests.
22992 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
22994         * gcc.dg/20000707-1.c: New test.
22996 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
22998         * gcc.c-torture/execute/20000706-1.c: New test.
22999         * gcc.c-torture/execute/20000706-2.c: New test.
23000         * gcc.c-torture/execute/20000706-3.c: New test.
23001         * gcc.c-torture/execute/20000706-4.c: New test.
23002         * gcc.c-torture/execute/20000706-5.c: New test.
23004 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23006         * g++.old-deja/g++.pt/instantiate7.C: New test.
23008 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23010         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23011         * g++.old-deja/g++.mike/thunk3.C: Likewise.
23012         * g++.old-deja/g++.other/rtti3.C: Likewise.
23013         * g++.old-deja/g++.other/rttid3.C: Likewise.
23015 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
23017         *  g77.f-torture/compile/20000630-1.x: Fix typo
23019 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
23021         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23022         assembly output.
23024 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
23026         * gcc.dg/cpp/ident.c: New test.
23028 2000-07-05  Neil Booth  <NeilB@earthling.net>
23030         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23031           gcc.dg/cpp/lexstrng.c: New tests.
23033 2000-07-04  Neil Booth  <NeilB@earthling.net>
23035         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23036         * gcc.dg/cpp/strify2.c: Same.
23038 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
23040         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23041         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23042         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23043         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23045         * testsuite/gcc.dg/cpp/macro1.c,
23046         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23047         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23048         testsuite/gcc.dg/cpp/strify1.c,
23049         testsuite/gcc.dg/cpp/strify2.c: New tests.
23051 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
23053         * gcc.c-torture/execute/20000703-1.c: New test.
23055 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23057         * g++.old-deja/g++.pt (lookup10.C): New test.
23059 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23061         * g++.old-deja/g++.pt (typename25.C): New test.
23063 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
23065         * gcc.c-torture/compile/20000701-1.c: New test.
23067 2000-06-30  Nick Clifton  <nickc@cygnus.com>
23069         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23070         to test case.
23072 2000-06-30  Catherine Moore  <clm@cygnus.com>
23074         * gcc.c-torture/execute/align-1.c: New test.
23076 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
23078         * g++.old-deja/g++.pt/expr8.C: New test.
23079         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23081 2000-06-29  Nick Clifton  <nickc@cygnus.com>
23083         * gcc.c-torture/compile/20000629-1.c: New test.
23085 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23088         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23089         gcc.dg/noncompile directory, depending on whether they're
23090         preprocessor tests or not.  Annotate all the tests for the dg
23091         framework.
23093         * gcc.c-torture/noncompile/noncompile.exp: Delete.
23094         * gcc.dg/noncompile/noncompile.exp: New.
23096         * Moved files:
23097         Old name                                New name
23098         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
23099         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
23100         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
23101         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
23102         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
23103         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
23104         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
23105         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
23106         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
23107         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
23108         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
23109         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
23110         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
23111         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
23112         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
23113         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
23114         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
23115         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
23116         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
23117         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
23118         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
23119         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
23120         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
23121         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
23123         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
23124         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
23125         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
23126         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
23127         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
23128         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
23130 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23132         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23133         declare one variable.  On the fourth, error.
23134         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23135         declared by 20000628-1a.h.
23137 2000-06-29  Richard Henderson  <rth@redhat.com>
23139         * gcc.c-torture/execute/930529-1.x: New file.
23140         * gcc.dg/920413-1.c: Adjust expected warning text.
23141         * gcc.dg/980217-1.c: Declare abort.
23142         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23144 2000-06-29  Jeffrey A Law  (law@cygnus.com)
23146         * g77.f-torture/compile/20000629-1.f: New test.
23147         * g77.f-torture/compile/20000629-1.x: Expected to fail.
23149 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23151         Rearrange lots of files, removing entirely the
23152         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23153         directories.
23155         * Deleted files:
23156         gcc.c-torture/code_quality/code_quality.exp
23157         gcc.c-torture/special/special.exp
23158         gcc.failure/failure.exp
23159         gcc.failure/940409-1.x
23160         gcc.c-torture/compile/961203-1.x
23162         * New files:
23163         gcc.misc-tests/linkage.exp
23164         gcc.c-torture/execute/920730-1t.c
23165         gcc.c-torture/execute/920730-1t.x
23166         gcc.c-torture/compile/920520-1.x
23167         gcc.c-torture/compile/920521-1.x
23168         gcc.c-torture/compile/981006-1.x
23169         gcc.c-torture/execute/eeprof-1.x
23171         * Moved files (possibly with modifications to fit a new harness):
23172         Old name                                New name
23173         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
23174         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
23175         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
23176         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
23177         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
23178         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
23179         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
23180         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
23181         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
23182         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
23183         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
23184         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
23185         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
23186         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
23188 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23190         * c-torture/compile/961203-1.x: Delete.
23192         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
23193         not exit. Include stdio.h.
23194         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23195         * gcc.misc-tests/dg-12.c: Likewise.
23196         * gcc.misc-tests/dg-5.c: Likewise.
23197         * gcc.misc-tests/dg-6.c: Likewise.
23198         * gcc.misc-tests/dg-7.c: Prototype abort.
23199         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23200         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23201         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
23202         not exit.
23203         * gcc.misc-tests/sieve.c: Use return from main, not exit.
23204         * gcc.misc-tests/sort2.c: Use return from main, not exit.
23206 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
23208         * gcc.dg/cpp/20000628-1.c: New test.
23209         * gcc.dg/cpp/20000628-1.h: New header for above test.
23210         * gcc.dg/cpp/20000628-1a.h: Likewise.
23212 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
23214         * gcc.dg/cpp: New directory.
23215         * gcc.dg/cpp/cpp.exp: New driver.
23216         * gcc.dg/cpp/20000627-1.c: New test.
23217         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23218         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23219         and rewrite as a compilation test.
23221         * gcc.dg: Move many files into the cpp subdirectory, possibly
23222         renaming or editing them as well.
23223         Old name                New name
23224         990119-1.c              cpp/19990119-1.c
23225         990228-1.c              cpp/19990228-1.c
23226         990407-1.c              cpp/19990407-1.c
23227         990409-1.c              cpp/19990409-1.c
23228         990413-1.c              cpp/19990413-1.c
23229         990703-1.c              cpp/19990703-1.c
23230         20000127-1.c            cpp/20000127-1.c
23231         20000129-1.c            cpp/20000129-1.c
23232         20000207-1.c            cpp/20000207-1.c
23233         20000207-2.c            cpp/20000207-2.c
23234         20000209-1.c            cpp/20000209-1.c
23235         20000209-2.c            cpp/20000209-2.c
23236         20000301-1.c            cpp/20000301-1.c
23237         20000419-1.c            cpp/20000419-1.c
23238         20000510-1.S            cpp/20000510-1.S
23239         20000519-1.c            cpp/20000519-1.c
23240         20000529-1.c            cpp/20000529-1.c
23241         20000625-1.c            cpp/20000625-1.c
23242         20000625-2.c            cpp/20000625-2.c
23243         cpp-as1.c               cpp/assert1.c
23244         cpp-as2.c               cpp/assert2.c
23245         cxx-comments-1.c        cpp/cxxcom1.c
23246         cxx-comments-2.c        cpp/cxxcom2.c
23247         endif-label.c           cpp/endif.c
23248         cpp-hash1.c             cpp/hash1.c
23249         cpp-hash2.c             cpp/hash2.c
23250         cpp-if1.c               cpp/if-1.c
23251         cpp-if2.c               cpp/if-2.c
23252         cpp-if3.c               cpp/if-3.c
23253         cpp-if4.c               cpp/if-4.c
23254         cpp-if5.c               cpp/if-5.c
23255         cpp-cond.c              cpp/if-cexp.c
23256         cpp-missingop.c         cpp/if-mop.c
23257         cpp-missingparen.c      cpp/if-mpar.c
23258         cpp-opprec.c            cpp/if-oppr.c
23259         cpp-ifparen.c           cpp/if-paren.c
23260         cpp-shortcircuit.c      cpp/if-sc.c
23261         cpp-shift.c             cpp/if-shift.c
23262         cpp-unary.c             cpp/if-unary.c
23263         cpp-li1.c               cpp/line1.c
23264         cpp-li2.c               cpp/line2.c
23265         lineno.c                cpp/line3.c
23266         lineno-2.c              cpp/line4.c
23267         cpp-mi.c                cpp/mi1.c
23268         cpp-mic.h               cpp/mi1c.h
23269         cpp-micc.h              cpp/mi1cc.h
23270         cpp-mind.h              cpp/mi1nd.h
23271         cpp-mindp.h             cpp/mi1ndp.h
23272         cpp-mix.h               cpp/mi1x.h
23273         cpp-mi2.c               cpp/mi2.c
23274         cpp-mi2a.h              cpp/mi2a.h
23275         cpp-mi2b.h              cpp/mi2b.h
23276         cpp-mi2c.h              cpp/mi2c.h
23277         cpp-mi3.c               cpp/mi3.c
23278         cpp-mi3.def             cpp/mi3.def
23279         poison-1.c              cpp/poison.c
23280         pr-impl.c               cpp/prag-imp.c
23281         cpp-redef-2.c           cpp/redef1.c
23282         cpp-redef.c             cpp/redef2.c
23283         strpaste.c              cpp/strp1.c
23284         strpaste-2.c            cpp/strp2.c
23285         cpp-tradpaste.c         cpp/tr-paste.c
23286         cpp-tradstringify.c     cpp/tr-str.c
23287         cpp-tradwarn1.c         cpp/tr-warn1.c
23288         cpp-tradwarn2.c         cpp/tr-warn2.c
23289         trigraphs.c             cpp/trigraphs.c
23290         cpp-unc1.c              cpp/unc1.c
23291         cpp-unc2.c              cpp/unc2.c
23292         cpp-unc3.c              cpp/unc3.c
23293         cpp-unc.c               cpp/unc4.c
23294         undef.c                 cpp/undef1.c
23295         undef-2.c               cpp/undef2.c
23296         cpp-wi1.c               cpp/widestr1.c
23298 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
23300         * lib/g++.exp (g++_include_flags): Tweak.
23302 2000-06-27  H.J. Lu  <hjl@gnu.org>
23303             Loren J. Rittle  <ljrittle@acm.org>
23305         * lib/g++.exp (g++_include_flags): Override libgloss.exp
23306         version with one that knows about the new gcc tree structure.
23307         (g++_link_flags): Same.
23309 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
23311         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23312         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23313         case we are cross-compiling.
23315         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23316         g++.old-deja/g++.niklas/Makefile.in,
23317         g++.old-deja/g++.niklas/configure.in,
23318         g++.old-deja/g++.other/Makefile.in,
23319         g++.old-deja/g++.other/configure.in,
23320         gcc.c-torture/code_quality/Makefile.in,
23321         gcc.c-torture/code_quality/configure.in,
23322         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23323         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23324         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23325         gcc.c-torture/execute/ieee/Makefile.in,
23326         gcc.c-torture/execute/ieee/configure.in,
23327         gcc.c-torture/noncompile/Makefile.in,
23328         gcc.c-torture/noncompile/configure.in,
23329         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23330         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23331         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23333 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23335         * g++.old-deja/g++.other/ambig3.C: New test.
23337 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23339         * g++.old-deja/g++.pt/syntax1.C: New test.
23340         * g++.old-deja/g++.pt/syntax2.C: New test.
23341         * g++.old-deja/g++.other/syntax3.C: New test.
23342         * g++.old-deja/g++.other/syntax4.C: New test.
23344 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23346         * gcc.dg/20000623-1.c: Prototype exit and abort.
23348 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23350         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23351         New tests.
23352         * gcc.dg/cpp-mi3.def: New file.
23354         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23355         inside assertions.
23356         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23357         lexer's error messages.
23358         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23359         divine anything from the linemarkers.
23360         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23361         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23363 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
23365         * gcc.dg/20000623-1.c: New test.
23367 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
23369         * gcc.c-torture/execute/20000622-1.c: New test.
23371 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23373         * g++.old-deja/g++.other/init15.C: New test.
23375 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23377         * g++.old-deja/g++.pt/vaarg2.C: New test.
23378         * g++.old-deja/g++.pt/vaarg3.C: New test.
23380 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
23382         * g++.old-deja/g++.other/dyncast6.C: New test.
23384 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
23386         * gcc.c-torture/execute/loop-6.c: New test.
23388 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
23390         * gcc.dg/20000614-1.c: New test.
23391         * gcc.dg/20000614-2.c: New test.
23393 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
23395         * g++.old-deja/g++.other/inline12.C: New test.
23397 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
23399         * g++.old-deja/g++.other/eh1.C: New test.
23401 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
23403         * g++.old-deja/g++.other/type.C: New test.
23405 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23407         * g++.old-deja/g++.other/initstring.C: New test.
23409 2000-06-12  Jason Merrill  <jason@redhat.com>
23411         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23413 2000-06-09  Jeffrey A Law  (law@cygnus.com)
23415         * gcc.c-torture/compile/20000609-1.c: New test.
23417 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
23419         * gcc.dg/20000609-1.c: New test.
23421 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
23423         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23424         * gcc.c-torture/noncompile/poison-1.c: Move...
23425         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23426         * gcc.dg/cpp-li1.c: Add a token after the #line.
23428 2000-06-05  Richard Henderson  <rth@cygnus.com>
23430         * gcc.c-torture/execute/20000605-2.c: New test.
23431         * gcc.c-torture/execute/20000605-3.c: New test.
23433 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
23435         * g77.f-torture/execute/20000503-1.x: New file.
23437 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
23439         * g++.old-deja/g++.eh/badalloc1.C: New test.
23441 2000-06-05  Richard Henderson  <rth@cygnus.com>
23443         * gcc.c-torture/execute/20000605-1.c: New test.
23445 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23446             Nathan Sidwell <nathan@codesourcery.com>
23448         * gcc.c-torture/compile/20000605-1.c: New test.
23450 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
23452         * g77.f-torture/compile/20000601-1.f:  New test.
23454 2000-06-03  Richard Henderson  <rth@cygnus.com>
23456         * gcc.c-torture/execute/20000603-1.c: New.
23458 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
23460         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23461         * gcc.dg/noreturn-2.c (noreturn): Likewise.
23463 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
23465         * gcc.dg/compare2.c (case 12): XFAIL.
23466         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23467         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23469         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23471 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
23473         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23474         guard macro is already defined when the header is first
23475         included.
23476         * gcc.dg/cpp-mix.h: New file.
23477         * gcc.dg/endif-label.c: Update patterns to match compiler.
23479         * g++.brendan/complex1.C: Declare abort.
23480         * g++.law/refs4.C: Remove XFAIL.
23481         * g++.oliva/expr2.C: Declare abort and exit.
23483 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
23485         * gcc.c-torture/execute/20000528-1.c: New test.
23487         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23488         * g++.old-deja/g++.law/temps4.C: Likewise.
23490         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23491         stdlib.h.  Call abort() on failure.
23492         * g++.old-deja/g++.law/refs4.C: Likewise.
23493         * g++.old-deja/g++.law/temps4.C: Likewise.
23494         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23495         * gcc.c-torture/execute/20000112-1.c: Include string.h.
23497 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
23499         Relative to g++.dg/special:
23500         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23502         Relative to g++.old-deja:
23503         * g++.brendan/complex1.C, g++.jason/optimize2.C,
23504         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23505         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23506         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23507         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23508         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23509         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23511         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23512         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23513         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23514         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23515         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23516         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23517         and/or string.h.
23519         * g++.other/goto1.C: Update expectations for error messages.
23521 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
23523         * gcc.c-torture/compile/20000523-1.c: New test.
23525 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
23527         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23529 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
23531         * g++.old-deja/g++.eh/catch11.C: New test.
23532         * g++.old-deja/g++.eh/catch12.C: New test.
23534 2000-05-24  Nick Clifton  <nickc@cygnus.com>
23536         * gcc.c-torture/execute/20000523-1.c: New test.
23538 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
23540         * c-torture/execute/bcp-1.c: Replace abort in arg of
23541         __builtin_constant_p with a generic external function.
23543         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23544         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23545         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23546         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23547         Prototype abort and/or exit.
23549         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23550         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23551         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23552         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23554 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
23556         * gcc.dg/dwarf2-1.c: New test.
23558 2000-05-20  Richard Henderson  <rth@cygnus.com>
23560         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
23562 2000-05-20  Andreas Jaeger  <aj@suse.de>
23564         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
23565         testcase.
23567 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
23569         * gcc.c-torture/execute/20000519-2.c: New test.
23571 2000-05-19  Andreas Jaeger  <aj@suse.de>
23573         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
23574         which fails with SSA.
23576         * lib/c-torture.exp: Also test with -O3 -fssa.
23578 2000-05-18  Michael Meissner  <meissner@redhat.com>
23580         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
23581         * gcc.c-torture/execute/920415-1.c: Ditto.
23582         * gcc.c-torture/execute/920501-1.c: Ditto.
23583         * gcc.c-torture/execute/conversion.c: Ditto.
23584         * gcc.c-torture/execute/cvt-1.c: Ditto.
23586 2000-05-18  Jeffrey A Law  (law@cygnus.com)
23588         * gcc.c-torture/compile/20000518-1.c: New test.
23590 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
23592         * g77.f-torture/compile/200005018.f:  New test.
23594 2000-05-17  Jeffrey A Law  (law@cygnus.com)
23596         * gcc.c-torture/compile/20000517-1.c: New test.
23598 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23600         * gcc.c-torture/execute/20000516-1.c: New test.
23602 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
23604         * g++.old-deja/g++.other/eh.C: New test.
23606 2000-05-12  Richard Henderson  <rth@cygnus.com>
23608         * gcc.c-torture/execute/990208-1.c (main): Don't pass
23609         constants through to doit's conditional.
23611 2000-05-11  Jeffrey A Law  (law@cygnus.com)
23613         * gcc.c-torture/compile/20000511-1.c: New test.
23614         * g77.f-torture/compile/20000511-1.f: New test.
23615         * g77.f-torture/compile/20000511-2.f: New test.
23617 2000-05-11  Michael Meissner  <meissner@redhat.com>
23619         * gcc.c-torture/execute/20000511-1.c: New test.
23621 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
23623         * gcc.dg/dg.exp: Scan .S files as well as .c files.
23624         * gcc.dg/20000510-1.S: New.
23626 2000-05-08  Catherine Moore  <clm@cygnus.com>
23628         * gcc.dg/unused-3.c: New.
23630 2000-05-06  Richard Henderson  <rth@cygnus.com>
23632           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
23633           * g++.old-deja/g++.mike/warn1.C: Likewise.
23634           * g++.old-deja/g++.pt/local1.C: Likewise.
23635           * g++.old-deja/g++.pt/local7.C: Likewise.
23636           * g++.old-deja/g++.pt/spec16.C: Likewise.
23638 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
23640         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
23642 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
23644           * g77.f-torture/execute/20000503-1.f:  New test.
23646 2000-05-04  Andreas Jaeger  <aj@suse.de>
23648         * gcc.dg/noreturn-2.c: New test.
23650 2000-05-04  Neil Booth  <NeilB@earthling.net>
23652         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
23653         preprocessor.
23655 2000-05-04  Richard Henderson  <rth@cygnus.com>
23657         * gcc.c-torture/execute/20000503-1.c: Fix typo.
23659 2000-05-04  Richard Henderson  <rth@cygnus.com>
23661         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
23662         OpenSSL by Jason R Thorpe.
23664 2000-05-03  Jim Wilson  <wilson@cygnus.com>
23666         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
23668 2000-05-03  Robert Lipe <robertlipe@usa.net>
23670         * gcc.dg/20000503-1.c: New test.
23672 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
23674         * gcc.c-torture/compile/20000502-1.c: New test.
23675         * g++.old-deja/g++.other/align.C: New test.
23676         * gcc.dg/cpp-tradstringify.c: New test.
23678 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
23680         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
23681         and hard registers.
23683 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
23685         * gcc.c-torture/execute/loop-5.c: New test.
23687 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
23689         * gcc.c-torture/execute/va-arg-20.c: New test.
23691 2000-04-23  Jeffrey A Law  (law@cygnus.com)
23693         * gcc.c-torture/execute/20000422-1.c: New test.
23695 2000-04-20  Greg McGary  <gkm@gnu.org>
23697         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
23698         when optimizing, but without sibling-call optimizations (-O1).
23700 2000-04-20  Jeffrey A Law  (law@cygnus.com)
23702           * gcc.c-torture/compile/20000420-1.c: New test.
23704 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
23706         * g++.abi/ptrflags.C: New test.
23707         * g++.eh/catchptr1.C: Test incomplete pointer chains.
23709 2000-04-19  Catherine Moore  <clm@cygnus.com>
23711         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
23713 2000-04-19  Greg McGary  <gkm@gnu.org>
23715         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
23716         sibling-call optimizations.
23718 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
23720         * gcc.dg/20000419-1.c: New test.
23722 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
23724         * gcc.c-torture/execute/20000412-6.c: New test.
23726 2000-04-12  Jeffrey A Law  (law@cygnus.com)
23728         * gcc.c-torture/execute/20000412-5.c: New test.
23729         * g77.f-torture/compile/20000412-1.f: New test.
23730         * gcc.c-torture/execute/20000412-4.c: New test.
23731         * gcc.c-torture/compile/20000412-2.c: New test.
23732         * gcc.c-torture/execute/20000412-3.c: New test.
23733         * gcc.c-torture/compile/20000412-1.c: New test.
23734         * gcc.c-torture/execute/20000412-2.c: New test.
23736 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
23738         * objc/execute/bf-20.m: New test.
23740 2000-04-10  Richard Henderson  <rth@cygnus.com>
23742         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
23744         * gcc.c-torture/execute/20000412-1.c: New test.
23746 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
23748         * g++.old-deja/g++.eh/catchptr1.C: New test.
23750 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
23752         * g++.old-deja/g++.abi/cxa_vec.C: New test.
23754 2000-04-08  Neil Booth  <NeilB@earthling.net>
23756         * gcc.dg/cpp-nullchar.c: Remove test as
23757         embedded nulls cause problems.
23759 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23761         * gcc.dg/compare2.c: New test.
23763 2000-04-08  Neil Booth  <NeilB@earthling.net>
23765         * gcc.dg/cpp-nullchar.c: New test.
23767 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
23769         * gcc.dg/cpp-mi2.c: New test.
23770         * gcc.dg/cpp-mi2[abc].h: New files.
23772 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
23774         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
23775         member name.
23777 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
23779         * g++.old-deja/g++.abi/vmihint.C: New test.
23781 2000-04-06  Neil Booth  <NeilB@earthling.net>
23783         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
23784         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
23785         copyright.
23787 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
23789         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
23790         avoid stack-frame overwrite.
23792 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
23794         * gcc.c-torture/compile/20000405-2.c: New test.
23795         * gcc.c-torture/compile/20000405-3.c: New test.
23797 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23799         * gcc.c-torture/compile/20000405-1.c: New test.
23801 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
23803         * gcc.dg/cast-qual-1.c: Revert last change.
23805 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23807         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
23809 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
23811         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
23812         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
23814 2000-04-03  Jeffrey A Law  (law@cygnus.com)
23816         * gcc.c-torture/compile/20000403-2.c: New test.
23817         * gcc.c-torture/compile/20000403-1.c: New test.
23819 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
23821         * gcc.c-torture/execute/20000403-1.c: New test.
23823 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
23825         * gcc.c-torture/execute/20000402-1.c: New test.
23827 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
23829         * gcc.c-torture/execute/va-arg-15.c: New test.
23830         * gcc.c-torture/execute/va-arg-16.c: New test.
23831         * gcc.c-torture/execute/va-arg-17.c: New test.
23832         * gcc.c-torture/execute/va-arg-18.c: New test.
23833         * gcc.c-torture/execute/va-arg-19.c: New test.
23835 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
23837         * gcc.c-torture/compile/981211-1.c: Move to...
23838         * gcc.dg/cpp-as1.c: ...here.
23839         * gcc.dg/cpp-as2.c: New file.
23841         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
23842         compiler.
23844 2000-04-02  Neil Booth  <NeilB@earthling.net>
23846         * gcc.dg/cpp-cond.c  New tests.
23847         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
23848         accidental success less likely.
23849         * gcc.dg/cpp-missingop.c  New tests.
23850         * gcc.dg/cpp-missingparen.c  New tests.
23851         * gcc.dg/cpp-shift.c  New tests.
23852         * gcc.dg/cpp-shortcircuit.c  New tests.
23853         * gcc.dg/cpp-unary.c  New tests.
23855 2000-03-29  Jeffrey A Law  (law@cygnus.com)
23857         * gcc.c-torture/compile/20000329-1.c: New test.
23859 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
23861         * gcc.c-torture/compile/20000326-1.c: New test.
23862         * gcc.c-torture/compile/20000326-2.c: New test.
23864 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
23866         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
23867         the first parameter is a function argument.
23869 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
23871         * g++.old-deja/g++.ext/array4.C: New test.
23873 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
23875         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
23877 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23879         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
23881 2000-03-19  Richard Henderson  <rth@cygnus.com>
23883         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
23885 2000-03-19  Richard Henderson  <rth@cygnus.com>
23887         * gcc.c-torture/compile/20000319-1.c: New test.
23889 2000-03-14  Jeffrey A Law  (law@cygnus.com)
23891         * gcc.c-torture/execute/20000314-3.c: New test.
23892         * gcc.c-torture/execute/20000314-2.c: New test.
23893         * gcc.c-torture/execute/20000314-1.c: New test.
23894         * gcc.c-torture/compile/20000314-2.c: New test.
23895         * gcc.c-torture/compile/20000314-1.c: New test.
23897 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
23899         * g++.old-deja/g++.warn/inline.C: New test.
23901 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
23903         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
23904         standards-compliant result rather than specific constants.
23905         Put test-values in array.
23907 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
23909         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
23910         (g++_target_compile): Put test-specific options last.
23912 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23914         * g++.old-deja/g++.eh/vbase4.C: New test.
23916 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23918         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
23920 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23922         * g++.old-deja/g++.brendan/misc12.C: Removed.
23923         * g++.old-deja/g++.pt/memtemp77.C: Constify.
23924         * g++.old-deja/g++.ext/pretty4.C: New test.
23926 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23928         * g++.old-deja/g++.other/string2.C: New test.
23930 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
23932         * g++.old-deja/g++.warn/impint2.C: New test.
23934 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
23936         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
23937         is 1, not zero.
23939 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
23941         * g++.old-deja/g++.warn/impint.C: New test.
23942         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
23943         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
23944         * g++.old-deja/g++.pt/explicit12.C: Likewise.
23945         * g++.old-deja/g++.pt/explicit13.C: Likewise.
23946         * g++.old-deja/g++.pt/explicit17.C: Likewise.
23947         * g++.old-deja/g++.pt/explicit18.C: Likewise.
23948         * g++.old-deja/g++.pt/explicit19.C: Likewise.
23949         * g++.old-deja/g++.pt/explicit23.C: Likewise.
23950         * g++.old-deja/g++.pt/explicit31.C: Likewise.
23951         * g++.old-deja/g++.pt/explicit35.C: Likewise.
23952         * g++.old-deja/g++.pt/explicit6.C: Likewise.
23953         * g++.old-deja/g++.pt/memclass7.C: Likewise.
23955 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
23957         * gcc.dg/cpp-redef.c: New test.
23959 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
23961         * g++.old-deja/g++.pt/unify7.C: New test.
23963 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
23965         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
23966         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
23968 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
23970         * gcc.c-torture/compile/20000224-1.c: New test.
23972 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23974         * gcc.c-torture/compile/cpp-2.c: New test.
23975         * gcc.c-torture/compile/cpp-1.c: New test.
23977 2000-02-25  Jeffrey A Law  (law@cygnus.com)
23979         * gcc.c-torture/execute/20000225-1.c: New test.
23981 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23983         * gcc.dg/cpp-li2.c: New test.
23985         * gcc.dg/cpp-wi1.c: New test.
23987         * gcc.dg/cpp-li1.c: New test.
23989 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
23991         * g++.old-deja/g++.other/sizeof5.C: New test.
23993 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23995         * gcc.c-torture/execute/va-arg-13.c: New test.
23997 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
23999         * gcc.c-torture/execute/va-arg-12.c: New test.
24001 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24003         * gcc.c-torture/execute/20000223-1.c: New test.
24005 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24007         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24009 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
24011         * g++.old-deja/g++.abi/ptrmem.C: New test.
24013 2000-02-19  Richard Henderson  <rth@cygnus.com>
24015         * gcc.c-torture/compile/init-3.c: New.
24017 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
24019         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24020         ALWAYS_CXXFLAGS.
24022 2000-02-11  Robert Lipe <robertl@sco.com>
24024         * gcc.c-torture/compile/20000211-3.c: New test.
24026 2000-02-11  Martin Buchholz <martin@xemacs.org>
24028         * gcc.c-torture/compile/20000211-2.c: New test.
24030 2000-02-11  Jeffrey A Law  (law@cygnus.com)
24032         * gcc.c-torture/compile/20000211-1.c: New test.
24034 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
24036         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24037           on native targets
24039 2000-02-08  Nathan Sidwell  <nathan@acm.org>
24041         * g++.old-deja/g++.other/cast5.C: New test.
24043 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
24045         * gcc.c-torture/execute/20000205-1.c: New.
24047 2000-02-03  Nathan Sidwell  <nathan@acm.org>
24049         * g++.old-deja/g++.jason/cast3.C: Return void.
24050         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24052 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24054         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24056         * gcc.dg/loop-1.c: New test.
24058 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
24060         * gcc.c-torture/compile/20000127-1.c: New test.
24061         * gcc.c-torture/execute/991228-1.c: New test.
24063 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24065         * gcc.dg/unused-2.c: New test.
24067         * gcc.dg/conv-1.c: New test.
24069 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
24071         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24072         compiler.
24073         (tool_option_proc): Fix typo.
24075 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
24077         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24078         of the ld on the host, not on the build machine.
24079         Also, don't crash if '--help' is not a supported option.
24081 2000-01-24  Richard Henderson  <rth@cygnus.com>
24083         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24085 2000-01-20  Jeffrey A Law  (law@cygnus.com)
24087         * gcc.c-torture/execute/20000120-2.c: New test.
24088         * gcc.c-torture/execute/20000120-1.c: New test.
24090 2000-01-13  Jeffrey A Law  (law@cygnus.com)
24092         * gcc.c-torture/execute/20000113-1.c: New test.
24094 2000-01-12  Jeffrey A Law  (law@cygnus.com)
24096         * gcc.c-torture/execute/20000112-1.c: New test.
24098 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24100         * gcc.dg/20000111-1.c: New test.
24102 2000-01-10  Jeffrey A Law  (law@cygnus.com)
24104         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24105         with 16 bit integers.
24107 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24109         * gcc.dg/20000108-1.c: New test.
24111 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24113         * g++.old-deja/g++.ns/koenig8.C: New test.
24115 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24117         * g++.old-deja/g++.other/cast4.C: New test.
24119 2000-01-05  Jeffrey A Law  (law@cygnus.com)
24121         * gcc.c-torture/compile/20000105-2.c: New test.
24122         * gcc.c-torture/compile/20000105-1.c: New test.
24124 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24126         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24127         references to printf & atoi to conform to ANSI standard.
24128         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24129         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24130         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24131         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24132         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24133         * g++.old-deja/g++.brendan/complex1.C: Likewise.
24134         * g++.old-deja/g++.brendan/copy1.C: Likewise.
24135         * g++.old-deja/g++.brendan/copy2.C: Likewise.
24136         * g++.old-deja/g++.brendan/copy3.C: Likewise.
24137         * g++.old-deja/g++.brendan/copy4.C: Likewise.
24138         * g++.old-deja/g++.brendan/copy5.C: Likewise.
24139         * g++.old-deja/g++.brendan/copy6.C: Likewise.
24140         * g++.old-deja/g++.brendan/copy7.C: Likewise.
24141         * g++.old-deja/g++.brendan/copy8.C: Likewise.
24142         * g++.old-deja/g++.brendan/crash11.C: Likewise.
24143         * g++.old-deja/g++.brendan/crash14.C: Likewise.
24144         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24145         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24146         * g++.old-deja/g++.brendan/delete2.C: Likewise.
24147         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24148         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24149         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24150         * g++.old-deja/g++.brendan/eh1.C: Likewise.
24151         * g++.old-deja/g++.brendan/groff1.C: Likewise.
24152         * g++.old-deja/g++.brendan/init3.C: Likewise.
24153         * g++.old-deja/g++.brendan/misc12.C: Likewise.
24154         * g++.old-deja/g++.brendan/misc7.C: Likewise.
24155         * g++.old-deja/g++.brendan/new2.C: Likewise.
24156         * g++.old-deja/g++.brendan/operators4.C: Likewise.
24157         * g++.old-deja/g++.brendan/operators5.C: Likewise.
24158         * g++.old-deja/g++.brendan/overload2.C: Likewise.
24159         * g++.old-deja/g++.brendan/overload7.C: Likewise.
24160         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24161         * g++.old-deja/g++.brendan/reference1.C: Likewise.
24162         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24163         * g++.old-deja/g++.brendan/template24.C: Likewise.
24164         * g++.old-deja/g++.brendan/template3.C: Likewise.
24165         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24166         * g++.old-deja/g++.jason/inline3.C: Likewise.
24167         * g++.old-deja/g++.jason/opeq.C: Likewise.
24168         * g++.old-deja/g++.law/arg5.C: Likewise.
24169         * g++.old-deja/g++.law/arm7.C: Likewise.
24170         * g++.old-deja/g++.law/ctors11.C: Likewise.
24171         * g++.old-deja/g++.law/cvt8.C: Likewise.
24172         * g++.old-deja/g++.law/init9.C: Likewise.
24173         * g++.old-deja/g++.law/refs4.C: Likewise.
24174         * g++.old-deja/g++.law/template2.C: Likewise.
24175         * g++.old-deja/g++.law/visibility24.C: Likewise.
24176         * g++.old-deja/g++.law/vtable3.C: Likewise.
24177         * g++.old-deja/g++.mike/asm2.C: Likewise.
24178         * g++.old-deja/g++.mike/eh1.C: Likewise.
24179         * g++.old-deja/g++.mike/misc1.C: Likewise.
24180         * g++.old-deja/g++.mike/misc13.C: Likewise.
24181         * g++.old-deja/g++.mike/misc14.C: Likewise.
24182         * g++.old-deja/g++.mike/ns12.C: Likewise.
24183         * g++.old-deja/g++.mike/p1248.C: Likewise.
24184         * g++.old-deja/g++.mike/p3708.C: Likewise.
24185         * g++.old-deja/g++.mike/p3708a.C: Likewise.
24186         * g++.old-deja/g++.mike/p3708b.C: Likewise.
24187         * g++.old-deja/g++.mike/p646.C: Likewise.
24188         * g++.old-deja/g++.mike/p700.C: Likewise.
24189         * g++.old-deja/g++.mike/p783.C: Likewise.
24190         * g++.old-deja/g++.mike/p783a.C: Likewise.
24191         * g++.old-deja/g++.mike/p783b.C: Likewise.
24192         * g++.old-deja/g++.mike/p786.C: Likewise.
24193         * g++.old-deja/g++.mike/p789.C: Likewise.
24194         * g++.old-deja/g++.mike/p789a.C: Likewise.
24195         * g++.old-deja/g++.mike/p807a.C: Likewise.
24196         * g++.old-deja/g++.other/delete3.C: Likewise.
24197         * g++.old-deja/g++.other/dyncast1.C: Likewise.
24198         * g++.old-deja/g++.other/dyncast2.C: Likewise.
24199         * g++.old-deja/g++.other/dyncast3.C: Likewise.
24200         * g++.old-deja/g++.other/empty1.C: Likewise.
24201         * g++.old-deja/g++.other/temporary1.C: Likewise.
24202         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24203         * g++.old-deja/g++.pt/t16.C: Likewise.
24204         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24206 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
24208         * gcc.dg/991230-1.c: New test.
24210 1999-12-29  Jeffrey A Law  (law@cygnus.com)
24212         * gcc.c-torture/compile/991229-3.c: New test.
24213         * gcc.c-torture/compile/991229-2.c: New test.
24214         * gcc.c-torture/compile/991229-1.c: New test.
24216 1999-12-29  Greg McGary <gkm@eng.ascend.com>
24218         * gcc.c-torture/compile/labels-2.c: New test.
24220 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24222         * gcc.c-torture/execute/991227-1.c: New test.
24224 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24226         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24228 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24230         * gcc.c-torture/execute/991221-1.c: New test.
24232 1999-12-20  Nathan Sidwell  <nathan@acm.org>
24234         * g++.old-deja/g++.other/cast3.C: New test.
24236 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
24238         * gcc.c-torture/execute/991216-4.c: New test.
24240 1999-12-16  Michael Meissner  <meissner@cygnus.com>
24242         * gcc.c-torture/execute/991216-1.c: New test.
24243         * gcc.c-torture/execute/991216-2.c: New test.
24244         * gcc.c-torture/execute/991216-3.c: New test.
24246 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24248         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24249         Actually make the test fail by using "-O2" for compilation.
24251 1999-12-15  Nathan Sidwell  <nathan@acm.org>
24253         * g++.old-deja/g++.warn/cast-align1.C: New test.
24255 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24257         * gcc.c-torture/compile/991214-1.c: New test.
24258         * gcc.c-torture/compile/991214-2.c: New test.
24260 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24262         * gcc.dg/991214-1.c: New test.
24264 1999-12-13  Jeffrey A Law  (law@cygnus.com)
24266         * gcc.c-torture/compile/991213-3.c: New test.
24267         * gcc.c-torture/compile/991213-2.c: New test.
24268         * gcc.c-torture/compile/991213-1.c: New test.
24270 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
24272         * gcc.dg/991209-1.c: New test.
24274 1999-12-08  Nathan Sidwell <nathan@acm.org>
24276         * gcc.c-torture/compile/991208-1.c: New test.
24278 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24280         * gcc.dg/ultrasp2.c: New test.
24282 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
24284         * g++.old-deja/g++.abi/align.C (main): Fix typo.
24286 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
24288         * gcc.c-torture/compile/991202-1.c: New test.
24289         * gcc.c-torture/execute/991202-1.c: New test.
24290         * gcc.c-torture/execute/991202-2.c: New test.
24291         * gcc.c-torture/execute/991202-3.c: New test.
24293 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
24295         * g++.old-deja/g++.abi/align.C: New test.
24296         * g++.old-deja/g++.abi/aggregates.C: Likewise.
24297         * g++.old-deja/g++.abi/bitfields.C: Likewise.
24299 1999-12-01  Richard Henderson  <rth@cygnus.com>
24301         * gcc.c-torture/execute/991201-1.c: New.
24303 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
24305         * gcc.dg/991129-1.c: New test.
24307 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
24309         * gcc.c-torture/compile/991127-1.c: New test.
24311 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24313         * g++.old-deja/g++.other/warn4.C: New test.
24315 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24317         * g++.old-deja/g++.eh/cleanup2.C: New test.
24318         * g++.old-deja/g++.ext/pretty2.C: New test.
24319         * g++.old-deja/g++.ext/pretty3.C: New test.
24320         * g++.old-deja/g++.other/debug6.C: New test.
24322 1999-10-20  Jim Wilson  <wilson@cygnus.com>
24324         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24325         compiler_output to look for one error message instead of two.
24327 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
24329         * gcc.c-torture/execute/991118-1.c: Also test case
24330         where the word boundary does not split a byte evenly.
24332 1999-11-19  Nathan Sidwell  <nathan@acm.org>
24334         * g++.old-deja/g++.ext/restrict1.C: New test.
24336 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24338         * gcc.c-torture/execute/991118-1.c: New test.
24340 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
24342         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24343         working directory pathnames.
24345 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
24347         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24348         host is equipped with driver.h and driver.o so it can actually
24349         compile and run the tests.
24351 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
24353         * gcc.c-torture/compile/991008-1.c: New test.
24355 1999-11-08  Nick Clifton  <nickc@cygnus.com>
24357         * lib/gcc-dg.exp: Include target-supports.exp
24359 1999-11-05  Nick Clifton  <nickc@cygnus.com>
24361         * lib/target-supports.exp: New file: Provide procs to test for
24362         features supported by the target.
24363         (check_weak_available): Moved here from ecos.exp.
24364         (check_alias_available): New proc: Determine of the target
24365         toolchain supports the alias attribute.
24367         * gcc.dg/special/ecos.exp: Move check_weak_available to
24368         target-supports.exp.
24369         (alias-1.c): Only perform the test if the target supports
24370         aliases.
24371         (wkali-1.c): Only perform the test if the target supports
24372         aliases.
24374         * gcc.dg/990506-0.c: Expect error messages from cross
24375         targets as well as native targets.
24377 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24379         * gcc.dg/ultrasp1.c: Removed xfail.
24380         * gcc.dg/struct-ret-2.c: Likewise.
24381         * gcc.dg/array-1.c: Likewise.
24383 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24385         * gcc.dg/struct-ret-2.c: New test.
24387         * gcc.dg/array-1.c: New test.
24389 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
24391         * gcc.c-torture/execute/991030-1.c: New test.
24393 1999-10-26  Richard Henderson  <rth@cygnus.com>
24395         * gcc.c-torture/compile/991026-2.c: New test.
24397 1999-10-26  Jeffrey A Law  (law@cygnus.com)
24399         * gcc.c-torture/compile/991026-1.c: New test.
24401 1999-10-23  Jeffrey A Law  (law@cygnus.com)
24403         * gcc.c-torture/execute/991023-1.c: New test.
24405 1999-10-19  Jeffrey A Law  (law@cygnus.com)
24407         * gcc.c-torture/execute/991019-1.c: New test.
24409 1999-10-16  Richard Henderson  <rth@cygnus.com>
24411         * gcc.c-torture/execute/991016-1.c: New test.
24413 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
24415         * gcc.c-torture/execute/991014-1.c: New test.
24417 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
24419         * g++.old-deja/g++.other/union2.C: New test.
24421 1999-10-13  Nathan Sidwell  <nathan@acm.org>
24423         * g++.old-deja/g++.other/vaarg2.C: New test.
24424         * g++.old-deja/g++.other/vaarg3.C: New test.
24426 1999-10-12  Craig Burley  <craig@jcb-sc.com>
24428         * g77.f-torture/noncompile/19990905-1.f: Moved from being
24429         in compile/.
24431 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
24433         * gcc.c-torture/execute/va-arg-11.c: New test.
24435 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
24437         * lib/file-format.exp (gcc_target_object_format): Don't
24438         crash if objdump is unavailable.
24440 1999-09-29  Donn Terry <donn@interix.com>
24442         * gcc.misc-tests/mg.exp: delete extraneous redirection.
24444 1999-09-28  Nick Clifton  <nickc@cygnus.com>
24446         * gcc.c-torture/compile/990928-1.c: New test.
24448 1999-09-28  Nathan Sidwell  <nathan@acm.org>
24450         * g++.old-deja/g++.other/decl6.C: New test.
24452 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24454         * gcc.c-torture/execute/va-arg-10.c: New test.
24456 1999-09-27  Nathan Sidwell  <nathan@acm.org>
24458         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24459         __PRETTY_FUNCTION__.
24461 1999-09-23  Nick Clifton  <nickc@cygnus.com>
24463         * gcc.c-torture/execute/990923-1.c: New test.
24465 1999-09-21  Nick Clifton  <nickc@cygnus.com>
24467         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24468         for which -fpic is inappropriate.
24470 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
24472         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24474 1999-09-21  Nathan Sidwell  <nathan@acm.org>
24476         * g++.old-deja/g++.other/dyncast1.C: New test.
24477         * g++.old-deja/g++.other/dyncast2.C: New test.
24478         * g++.old-deja/g++.other/dyncast3.C: New test.
24479         * g++.old-deja/g++.other/dyncast4.C: New test.
24480         * g++.old-deja/g++.other/dyncast5.C: New test.
24481         * g++.old-deja/g++.eh/catch3.C: New test.
24482         * g++.old-deja/g++.eh/catch3p.C: New test.
24483         * g++.old-deja/g++.eh/catch4.C: New test.
24484         * g++.old-deja/g++.eh/catch4p.C: New test.
24485         * g++.old-deja/g++.eh/catch5.C: New test.
24486         * g++.old-deja/g++.eh/catch5p.C: New test.
24487         * g++.old-deja/g++.eh/catch6.C: New test.
24488         * g++.old-deja/g++.eh/catch6p.C: New test.
24489         * g++.old-deja/g++.eh/catch7.C: New test.
24490         * g++.old-deja/g++.eh/catch7p.C: New test.
24491         * g++.old-deja/g++.eh/catch8.C: New test.
24492         * g++.old-deja/g++.eh/catch8p.C: New test.
24493         * g++.old-deja/g++.eh/catch9.C: New test.
24494         * g++.old-deja/g++.eh/catch9p.C: New test.
24496 1999-09-13  Nathan Sidwell  <nathan@acm.org>
24498         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24499         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24501 1999-09-13  Jeffrey A Law  (law@cygnus.com)
24503         * gcc.c-torture/compile/990913-1.c: New test.
24505 1999-09-10  Nathan Sidwell  <nathan@acm.org>
24507         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24508         * g++.old-deja/g++.jason/rfg5.C: Likewise.
24510 1999-09-09  Richard Henderson  <rth@cygnus.com>
24512         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24514 1999-09-09  Nathan Sidwell  <nathan@acm.org>
24516         * g++.old-deja/g++.other/lookup11.C: New test.
24517         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24518         what is permitted and what we want.
24519         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24520         overload use.
24521         * g++.old-deja/g++.jason/rfg5.C: Likewise
24523 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
24525         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24526         * gcc.c-torture/noncompile/poison-1.c: New file.
24528 1999-09-08  Nathan Sidwell  <nathan@acm.org>
24530         * g++.old-deja/g++.other/sizeof3.C: New test.
24531         * g++.old-deja/g++.other/sizeof4.C: New test.
24532         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24533         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24535 1999-09-07  Richard Henderson  <rth@cygnus.com>
24537         * gcc.dg/va-arg-1.c: New.
24539 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24541         * gcc.c-torture/execute/va-arg-9.c: New test.
24543 1999-09-05  Craig Burley  <craig@jcb-sc.com>
24545         * g77.f-torture/compile/980519-2.f: New test.
24546         * g77.f-torture/compile/19990905-0.f: New test.
24547         * g77.f-torture/compile/19990905-1.f: New test.
24548         * g77.f-torture/compile/19990905-2.f: New test.
24550         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24552 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
24554         * gcc.c-torture/execute/990827-1.c: Fix typo.
24556 1999-09-03  Nathan Sidwell  <nathan@acm.org>
24558         * g++.old-deja/g++.other/deref1.C: New test.
24560 1999-09-02  Nathan Sidwell  <nathan@acm.org>
24562         * g++.old-deja/g++.other/ambig2.C: New test.
24563         * g++.old-deja/g++.other/cond5.C: New test.
24564         * g++.old-deja/g++.other/lookup16.C: New test.
24566 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
24568         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
24569         assemblers too.
24571 1999-08-31  Jeffrey A Law  (law@cygnus.com)
24573         * lib/c-torture.exp: Avoid the "compare executables" optimization
24574         when testing native.
24576 1999-08-29  Jeffrey A Law  (law@cygnus.com)
24578         * gcc.c-torture/execute/990829-1.c: New test.
24579         * gcc.c-torture/compile/990829-1.c: New test.
24581 1999-08-27  Paul Burchard  <burchard@pobox.com>
24583         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
24584         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
24585         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
24586         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
24587         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
24588         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
24589         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
24590         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
24591         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
24592         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
24593         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
24595 1999-08-27  Jeffrey A Law  (law@cygnus.com)
24597         * gcc.c-torture/execute/990827-1.c: New test.
24599 1999-08-26  Craig Burley  <craig@jcb-sc.com>
24601         * g77.f-torture/noncompile/19990826-4.f: New test.
24603         * g77.f-torture/compile/19990826-3.f: New test.
24605         * g77.f-torture/execute/19990826-2.f: New test.
24607         * g77.f-torture/compile/19990826-1.f: New test.
24609         * gcc.c-torture/execute/990826-0.c: New test.
24610         * g77.c-torture/execute/19990826-0.f: New test.
24612         * g77.f-torture/noncompile/970626-2.f: New test.
24614 1999-08-25  Paul Burchard  <burchard@pobox.com>
24616         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
24617         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
24618         lss-011.C: New tests.
24620 1999-08-25  Nathan Sidwell  <nathan@acm.org>
24622         * g++.old-deja/g++.other/decl5.C: New test.
24624 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24626         * noncompile/noncompile.exp: Load_lib c-torture.exp.
24627         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
24628         call `postbase' for each one.  All callers of `postbase' changed
24629         to call this instead.
24631 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
24633         * gcc.c-torture/execute/990811-1.c: New test.
24635 1999-08-09  Nick Clifton  <nickc@cygnus.com>
24637         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
24638         just native ones.
24640         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
24641         just native ones.
24643 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24645         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
24647 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24649         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
24651 1999-08-04  Nathan Sidwell  <nathan@acm.org>
24653         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
24655 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24657         * gcc.c-torture/execute/990804-1.c: New test.
24659 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24661         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
24662         * g++.old-deja/g++.brendan/crash64.C: Likewise
24663         * g++.old-deja/g++.brendan/overload8.C: Likewise
24665 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24667         * g++.old-deja/g++.other/struct1.C: New test.
24669 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24671         * g++.old-deja/g++.other/enum2.C: New test.
24673 1999-08-02  Richard Henderson  <rth@cygnus.com>
24675         Adapted from tests from Franz Sirl:
24676         * gcc.c-torture/execute/va-arg-7.c: New test.
24677         * gcc.c-torture/execute/va-arg-8.c: New test.
24679 1999-08-01  Jeffrey A Law  (law@cygnus.com)
24681         * gcc.c-torture/compile/990801-2.c: New test.
24683         * gcc.c-torture/compile/990801-1.c: New test.
24685 1999-07-27  Michael Meissner  <meissner@cygnus.com>
24687         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
24688         fp-cmp-1.c, converting double to float.
24690         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
24691         fp-cmp-1.c, converting double to long double.
24693         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
24694         from fr1 to unknown_register, since fr1 is a legitimate register
24695         on some machines.
24697 1999-07-25  Jeffrey A Law  (law@cygnus.com)
24699         * README: More listname related changes.
24701 1999-07-08  Catherine Moore  <clm@cygnus.com>
24703         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
24705 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
24707         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
24709 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24711         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
24713 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
24715         * gcc.dg/990703-1.c: New test.
24717 1999-06-29  Nick Clifton  <nickc@cygnus.com>
24719         * lib/file-format.exp: New file: Move definition of proc
24720         gcc_target_object_format to here from
24721         gcc.dg/special/ecos.exp.
24723         * lib/c-torture.exp: Include lib file-format.exp.
24724         * lib/gcc-dg.exp: Include lib file-format.exp.
24726         * gcc.dg/special/ecos.exp: Remove definition of proc
24727         gcc_target_object_format.
24729 1999-06-28  Jeffrey A Law  (law@cygnus.com)
24731         * gcc.c-torture/execute/990628-1.c: New test.
24733 1999-06-25  Jeffrey A Law  (law@cygnus.com)
24735         * gcc.c-torture/compile/990625-2.c: New test.
24737         * gcc.c-torture/compile/990625-1.c: New test.
24739 1999-06-23  Nick Clifton  <nickc@cygnus.com>
24741         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
24742         attributes compile.
24743         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
24744         ports that use the COFF/PE file format.
24746 1999-06-17  Jeffrey A Law  (law@cygnus.com)
24748         * gcc.c-torture/compile/990617-1.c: New test.
24750 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
24752         * g++.old-deja/g++.other/decl4.C: New test.
24754 1999-06-14  Nathan Sidwell  <nathan@acm.org>
24756         * g++.old-deja/g++.other/bitfld3.C: New test.
24758 1999-06-08  Nathan Sidwell  <nathan@acm.org>
24760         * g++.old-deja/g++.eh/catch1.C: New test.
24762 1999-06-07  Jeffrey A Law  (law@cygnus.com)
24764         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
24766         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
24767         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
24769 1999-06-05  Craig Burley  <craig@jcb-sc.com>
24771         * g77.f-torture/compile/19990502-0.f: Replace with new,
24772         shorter, test that still fails after recent changes.
24774 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24776         * gcc.c-torture/execute/990604-1.c: New test.
24778 1999-05-31  Jeffrey A Law  (law@cygnus.com)
24780         * gcc.c-torture/execute/990531-1.c: New test.
24782 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24784         * gcc.c-torture/compile/990527-1.c: New test.
24786 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
24788         * gcc.c-torture/execute/990527-1.c: New test.
24790 1999-05-25  Nick Clifton  <nickc@cygnus.com>
24792         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
24793         bitfields as signed.
24795 1999-05-25  Craig Burley  <craig@jcb-sc.com>
24797         * g77.f-torture/compile/19990525-0.f: New test.
24799 1999-05-25  Jeffrey A Law  (law@cygnus.com)
24801         * gcc.c-torture/execute/990525-2.c: New test.
24803         * gcc.c-torture/execute/990525-1.c: New test.
24805 1999-05-24  Nathan Sidwell  <nathan@acm.org>
24807         * g++.old-deja/g++.other/anon3.C: New test.
24808         * g++.old-deja/g++.other/anon4.C: New test.
24809         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
24810         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
24811         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
24812         Merrill).
24814 1999-05-24  Jeffrey A Law  (law@cygnus.com)
24816         * gcc.c-torture/execute/990524-1.c: New test.
24818         * gcc.dg/990524-1.c: New test.
24820 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24822         * gcc.c-torture/compile/990523-1.c: New test.
24824 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
24826         * gcc.c-torture/compile/990519-1.c: New test.
24828 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24830         * gcc.c-torture/compile/990517-1.c: New test.
24832         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
24833         (e4, f4): New tests.
24834         (main): Call them.
24836 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24838         * gcc.dg/noreturn-1.c: New test.
24840 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
24842         * gcc.c-torture/execute/990513-1.c: New test.
24844 1999-05-10  Richard Henderson  <rth@cygnus.com>
24846         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
24848 1999-05-10  Craig Burley  <craig@jcb-sc.com>
24850         * g77.f-torture/execute/erfc.f: Use small single-precision
24851         values, to avoid problems on Alphas when not -mieee.
24853 1999-05-08  Craig Burley  <craig@jcb-sc.com>
24855         * gcc.dg/990506-0.c: New test.
24857 1999-05-08  Richard Henderson  <rth@cygnus.com>
24859         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
24860         the constant to test.  Don't XFAIL 64-bit targets.
24862         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
24863         * g++.old-deja/g++.law/profile1.C: Likewise.
24865         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
24866         operator new instances.
24867         * g++.old-deja/g++.other/delete5.C: Likewise.
24869 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24871         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
24872         intrinsic.
24874 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24876         * g77.f-torture/execute/u77-test.f: Reverse order of two
24877         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
24879 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24881         * gcc.dg/compare1.c: New test.
24883 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
24885         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
24886         New tests.
24888 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24890         * g77.f-torture/compile/19990502-1.f: New test.
24892 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24894         * g77.f-torture/compile/19990502-0.f: New test.
24896 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24898         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
24899         intrinsic.
24901 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24903         * g77.f-torture/execute/u77-test.f (main): List libU77
24904         intrinsics not currently tested.
24905         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
24906         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
24907         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
24908         Trim blanks off the ends of some printed strings.
24910 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24912         * g77.f-torture/execute/u77-test.f (main): Just warn about
24913         FSTAT gid disagreement, as it's expected on some systems.
24915 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24917         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
24918         use a new function, which allows for some slop.
24919         Clean up some commentary.
24920         (issum): The new function.
24921         (sgladd): Deleted subroutine.
24923 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24925         * g77.f-torture/execute/u77-test.f: Modify to be more like
24926         libf2c/libU77 version, bringing patches to that version here.
24927         Add suitable commentary.
24929 1999-04-25  Richard Henderson  <rth@cygnus.com>
24931         * gcc.dg/990424-1.c: New test.
24933 1999-04-24  Craig Burley  <craig@jcb-sc.com>
24935         * g77.f-torture/execute/u77-test.f (main): Bug involving
24936         LSTAT has been fixed, so turn back on full checking.
24938 1999-04-20  Craig Burley  <craig@jcb-sc.com>
24940         * g77.f-torture/compile/19990419-0.f: New test.
24941         * g77.f-torture/execute/19990419-1.f: New test.
24943 1999-04-17  Richard Henderson  <rth@cygnus.com>
24945         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
24946         to avoid the need for a prototype to supress a warning.
24948 1999-04-07  Jim Wilson  <wilson@cygnus.com>
24950         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
24952 1999-04-04  Jeffrey A Law  (law@cygnus.com)
24954         * gcc.c-torture/execute/990404-1.c: New test.
24956 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
24958         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
24959         * gcc.dg/cpp-if3.c: Don't use -pedantic.
24960         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
24961         missing initializer warnings.
24963 1999-03-28  Jeffrey A Law  (law@cygnus.com)
24965         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
24966         matching strings.
24968 1999-03-26  Jeffrey A Law  (law@cygnus.com)
24970         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
24972 1999-03-26  Craig Burley  <craig@jcb-sc.com>
24974         * g77.f-torture/execute/19990325-0.f: New test.
24975         * g77.f-torture/execute/19990325-1.f: New test.
24977 1999-03-24  Jeffrey A Law  (law@cygnus.com)
24979         * gcc.c-torture/execute/990324-1.c: New test.
24981 1999-03-22  Jim Wilson  <wilson@cygnus.com>
24983         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
24984         test with 4.
24986 1999-03-17  Richard Henderson  <rth@cygnus.com>
24988         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
24990 1999-03-13  Craig Burley  <craig@jcb-sc.com>
24992         * g77.f-torture/execute/19990313-2.f: New test.
24993         * g77.f-torture/execute/19990313-3.f: New test.
24995 1999-03-13  Craig Burley  <craig@jcb-sc.com>
24997         * g77.f-torture/execute/19990313-0.f: New test.
24998         * g77.f-torture/execute/19990313-1.f: New test.
25000 1999-03-12  Jim Wilson  <wilson@cygnus.com>
25002         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25003         printf to sprintf.
25004         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25005         (main): Add check for u15.  Conditionalize u31 check depending on
25006         whether ints are <32 bits or >=32 bits.
25008 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25010         * g77.f-torture/execute/19981119-0.f: Improve testiness.
25012 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25014         * g77.f-torture/compile/19990305-0.f: New test.
25015         * g77.f-torture/execute/19981119-0.f: New test.
25017 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25019         * g77.f-torture/execute/970625-2.f: call ABORT if final
25020         result is not correct, instead of just printing it.
25021         Add this checking via newly introduced obfuscation, to
25022         trip up buggy front ends.
25024 1999-03-07  Craig Burley  <craig@jcb-sc.com>
25026         * g77.f-torture/compile/960317-1.f: Moved from being
25027         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
25029 1999-03-06  Craig Burley  <craig@jcb-sc.com>
25031         * g77.f-torture/execute/960317-1.f: New (old) test.
25032         * g77.f-torture/execute/970625-2.f: Ditto.
25034 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
25036         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25037         message on line 1 or line 2; cccp and cpplib do this differently.
25039 1999-03-01  Jeffrey A Law  (law@cygnus.com)
25041         * g++.old-deja/g++.law/weak1.C: New test.
25043 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25045         * gcc.c-torture/execute/990119-1.c: Renamed to...
25046         * gcc.dg/990119-1.c: this, so it will only be tested once
25047         (it's a preprocessor test, it doesn't need to be run at
25048         multiple optimization levels).
25050 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25052         * lib/g++.exp: Don't add incdir=$base_dir/../include to
25053           ALWAYS_CXXFLAGS.
25055 1999-02-24  Craig Burley  <craig@jcb-sc.com>
25057         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25058         * g77.f-torture/compile/19981216-0.f: ...as it is expected
25059         to not be compilable by current g77.
25061 1999-02-24  Nick Clifton  <nickc@cygnus.com>
25063         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25065 1999-02-22  Jeffrey A Law  (law@cygnus.com)
25067         * gcc.c-torture/execute/990222-1.c: New test.
25069 1999-02-19  Craig Burley  <craig@jcb-sc.com>
25071         * g77.f-torture/compile/19990218-0.f: New test.
25072         * g77.f-torture/noncompile/19990218-1.f: New test.
25074 1999-02-18  Craig Burley  <craig@jcb-sc.com>
25076         * g77.f-torture/compile/19981216-0.f: New test.
25078 1999-02-14  Jeffrey A Law  (law@cygnus.com)
25080         * gcc.dg/990214-1.c: New test.
25082 1999-02-13  Jeffrey A Law  (law@cygnus.com)
25084         * gcc.dg/990213-2.c: New test.
25086         * gcc.dg/990213-1.c: New test.
25088 1999-02-12  Jeffrey A Law  (law@cygnus.com)
25090         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25091         ints.
25093 1999-02-11  Nick Clifton  <nickc@cygnus.com>
25095         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25096         specified by target.
25098         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25100 1999-02-11  Jeffrey A Law  (law@cygnus.com)
25102         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25104 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25106         * gcc.dg/special/ecos.exp: New test driver for new tests with
25107         special requirements.
25109         * gcc.dg/special/alias-1.c: New test.
25110         * gcc.dg/special/gcsec-1.c: New test.
25111         * gcc.dg/special/weak-1.c: New test.
25112         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25113         * gcc.dg/special/weak-2.c: New test.
25114         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25115         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25116         * gcc.dg/special/wkali-1.c: New test.
25117         * gcc.dg/special/wkali-2.c: New test.
25118         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25119         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25121 1999-02-10  Felix Lee  <flee@cygnus.com>
25123           * lib/c-torture.exp (c-torture-compile): Pull out code for
25124           analyzing gcc error messages.
25125           (c-torture-execute): Likewise.  Fix some (harmless) false
25126           positives.
25127           * lib/gcc.exp (gcc_check_compile): New function.
25129 1999-02-08  Richard Henderson  <rth@cygnus.com>
25131         * gcc.c-torture/execute/990208-1.c: New test.
25133 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25135         * g++.dg/special/ecos.exp: New driver for new tests with special
25136         requirements
25138         * g++.dg/special/conpr-1.C: New test
25139         * g++.dg/special/conpr-2.C: New test
25140         * g++.dg/special/conpr-2a.C: New test
25141         * g++.dg/special/conpr-3.C: New test
25142         * g++.dg/special/conpr-3a.C: New test
25143         * g++.dg/special/conpr-3b.C: New test
25145         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25146         allow g++ to use the dg driver
25148         * README: Add comment about g++.dg directory
25150 1999-02-06  Jeffrey A Law  (law@cygnus.com)
25152         * README: Update email addresses.
25154 1999-02-03  Nick Clifton  <nickc@cygnus.com>
25156         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25157         arguments in order to force structure S onto the stack even on
25158         the alpha.
25159         (test): Pass 10 leading arguments to function foo as well as the
25160         structure S.
25162         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25163         failure for all targets.
25165         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25166         abort to terminate program execution.
25168 1999-01-30  Richard Henderson  <rth@cygnus.com>
25170         * gcc.c-torture/execute/990130-1.c: New test.
25172 1999-01-30  Jeffrey A Law  (law@cygnus.com)
25174         * gcc.dg/990130-1.c: New test.
25176 1999-01-28  Michael Meissner  <meissner@cygnus.com>
25178         * gcc.c-torture/execute/990128-1.c: New test.
25180 1999-01-27  Michael Meissner  <meissner@cygnus.com>
25182         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25184 1999-01-27  Felix Lee  <flee@cygnus.com>
25186         * lib/c-torture.exp (c-torture-compile): pull out code for
25187         analyzing gcc error messages.
25188         (c-torture-execute): ditto, and fix some (harmless) false
25189         positives.
25190         * lib/gcc.exp (gcc_check_compile): new function.
25192 1999-01-17  Jeffrey A Law  (law@cygnus.com)
25194         * gcc.dg/990117-1.c: New test.
25196         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25198         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25200 1999-01-15  Jeffrey A Law  (law@cygnus.com)
25202         * g77.f-torture/compile/990115-1.f: New test.
25204 1999-01-07  Jeffrey A Law  (law@cygnus.com)
25206         * gcc.c-torture/compile/990107-1.c: New test
25208 1999-01-06  Jeffrey A Law  (law@cygnus.com)
25210         * gcc.c-torture/execute/990106-2.c: New test.
25212         * gcc.c-torture/execute/990106-1.c: New test.
25214 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
25216         * gcc.c-torture/compile/981223-1.c: New test.
25218 1998-12-29  Richard Henderson  <rth@cygnus.com>
25220         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25221         (opt3): Rename from opt4 and disable.
25223 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
25225         * g++.old-deja/g++.pt/ptrmem5.C: New test.
25227 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25229         * g++.old-deja/g++.other/conv5.C: New test.
25231 1998-12-14  Nick Clifton  <nickc@cygnus.com>
25233         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25235 1998-12-11  Jeffrey A Law  (law@cygnus.com)
25237         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25239 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
25241         * gcc.c-torture/compile/981211-1.c: New test.
25243 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
25245         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25247         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25249 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25251         * gcc.special/930510-1.c: Make C9X safe.
25252         * gcc.misc-tests/gcov-1.c Similarly.
25253         * gcc.misc-tests/gcov-2.c Similarly.
25255 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25257         * gcc.dg/ultrasp1.c: New test.
25259 1998-12-06  Richard Henderson  <rth@cygnus.com>
25261         * gcc.c-torture/execute/981206.c: New test.
25263 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25265         * g++.old-deja/g++.ns/template7.C: New test.
25267         * g++.old-deja/g++.other/expr1.C: New test.
25269         * g++.old-deja/g++.eh/tmpl3.C: New test.
25271         * g++.old-deja/g++.eh/tmpl2.C: New test.
25273 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25275         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25276         * g++.old-deja/g++.other/using6.C: Removed.
25277         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25279         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25281 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25283         * g++.old-deja/g++.pt/overload8.C: New test.
25285         * g++.old-deja/g++.pt/overload7.C: New test.
25287         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25289         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25290         and relinking messages.
25291         * lib/g++.exp (g++_target_compile): Remove .rpo file when
25292         compiling with -frepo.
25294 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
25296         * g++.old-deja/g++.pt/lookup6.C: New test.
25298 1998-11-30  Nick Clifton  <nickc@cygnus.com>
25300         * gcc.c-torture/execute/981130-1.c: New test.
25301         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25303 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25305         * g++.old-deja/g++.pt/explicit76.C: New test.
25307         * g++.old-deja/g++.pt/friend38.C: New test.
25309         * g++.old-deja/g++.ns/crash2.C: New test.
25311         * g++.old-deja/g++.pt/defarg8.C: New test.
25313         * g++.old-deja/g++.pt/instantiate6.C: New test.
25315         * g++.old-deja/g++.pt/static6.C: New test.
25317         * g++.old-deja/g++.pt/decl2.C: New test.
25319 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25321         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
25322         problem is actually related with name lookup, but so what? :-)
25324         * g++.old-deja/g++.pt/friend37.C: New test.
25326 1998-11-25  Dave Love  <d.love@dl.ac.uk>
25328         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25329         element, which fails on some systems.
25331         * g77.f-torture/execute/labug1.f: New test.
25333 1998-11-21  Jeffrey A Law  (law@cygnus.com)
25335         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25336         is defined.
25338 1998-11-18  Dave Love  <d.love@dl.ac.uk>
25340         * g77.f-torture/compile/981117-1.f: New test.
25342 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
25344         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
25345         properly discarded.
25347 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
25349         * gcc.c-torture/execute/memcheck: New directory of tests for
25350         -fcheck-memory-usage.
25352 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
25354         * README: New file, general information about the testsuite and
25355         new description of the various C++ test subdirectories.
25356         * README.g++: Eliminate obsolete information, update and move most
25357         relevant stuff to README.
25359 1998-11-07  Richard Henderson  <rth@cygnus.com>
25361         * gcc.c-torture/compile/981107-1.c: New test.
25363 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
25365         * execute/memcpy-bi.c: New testcase.
25367 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
25369         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25370         base classes.
25372         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25373         template is selected.
25375         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25376         classes, it should be accepted for all types.
25378         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25380         * g++.old-deja/g++.pt/spec24.C: Ensure that template
25381         specializations start with template headers.
25383 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
25385         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25387         * g++.old-deja/g++.other/init9.C: Test cross initialization of
25388         non-POD types.
25390 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25392         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25394 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25396         * compile/981022-1.c, compile/981022-1.x: New test and driver.
25398 1998-10-19  Jeffrey A Law  (law@cygnus.com)
25400         * 981019-1.c: New test.
25402 1998-10-14  Robert Lipe <robertl@dgii.com>
25404         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25405         find objc headers.
25407 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
25409         * compile/981001-4.c: Remove use of GCC extension that triggers a
25410         compiler bug.
25412 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
25414         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25416 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25418         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
25419         instantiation of template produces incorrect code for delete
25420         expression.
25422         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
25423         constructors' name is not unique.
25424         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25425         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25427         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
25428         automatic array of const is ill-formed.
25430         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
25431         of template parameter?
25433         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
25434         const.
25436         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
25437         pointer-to-member expression.
25439         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
25440         declaration causes ICE.
25442 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
25444         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
25445         reserved in the global namespace.
25447         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25448         generate needed virtual table.
25450         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25452 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
25454         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25455         template-dependent type
25457 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
25459         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25460         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25461         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25463         * g++.old-deja/g++.other/using5.C: New test; using decl from base
25464         class should be usable as argument of member function.
25465         * g++.old-deja/g++.other/using6.C: New test; using decl from base
25466         class should be usable as return type of member function.
25467         * g++.old-deja/g++.other/using7.C: New test; using decl from base
25468         class should be usable as type of data member.
25470         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25472 1998-10-09  Jeffrey A Law  (law@cygnus.com)
25474         * gcc.c-torture/special/920521-1.c: Fix bogus test.
25476 1998-10-08  Nick Clifton  <nickc@cygnus.com>
25478         * gcc.dg/dll-?.c Add thumb to target list.
25479         Fix assembler scan patterns to match current assembler output.
25481 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
25483         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
25484         matching of template brackets.
25486         * g++.old-deja/g++.other/using4.C: New test.  Test using
25487         declarations of methods from base classes.
25489         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
25490         within functions should introduce names into the innermost
25491         enclosing namespace.
25493         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
25494         of static locals if first initialization throws.
25496 1998-10-07  Jim Wilson  <wilson@cygnus.com>
25498         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25500 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
25502         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
25503         lose track of the possible targets of tablejump insns.
25504         * special/special.exp: Run it.
25506 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25508         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
25509         must be declared before its specializations can be named in friend
25510         declarations.
25512 1998-10-05  Dave Love  <d.love@dl.ac.uk>
25514         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25516         * g77.f-torture/execute/io1.f: New test.
25518 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25520         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25521         with pointer to template function, for which no argument deduction
25522         is possible.
25524         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25525         specialization of template function as argument to template
25526         function.
25528         * g++.old-deja/g++.other/access2.C: New test; Inner class
25529         shouldn't have privileged access to Outer's names.
25531 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25533         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25534         friend template declared within template class conflicts with
25535         nested class of the same name.
25537         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25538         is ignored.
25540         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25541         object with direct initializer as function declaration.
25543         * g++.old-deja/g++.other/decl2.C: New test; duplicate
25544         initializers.
25546         * g++.old-deja/g++.other/null2.C: New test; conditional operator
25547         involving const pointer and NULL produces incorrect result.
25549         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25550         type name without `typename' should be rejected with -pedantic.
25552 1998-10-02  Richard Henderson  <rth@cygnus.com>
25554         * g++.old-deja/g++.other/addrof1.C: New test.
25556 1998-10-01  Nick Clifton  <nickc@cygnus.com>
25558         * gcc.c-torture/compile/981001-1.c: New test.
25559         * gcc.c-torture/execute/981001-1.c: New test.
25561 1998-10-01  Jeffrey A Law  (law@cygnus.com)
25563         * gcc.c-torture/compile/981001-2.c: New test.
25564         * gcc.c-torture/compile/981001-3.c: New test.
25565         * gcc.c-torture/compile/981001-4.c: New test.
25567 1998-10-01  Robert Lipe  <robertl@dgii.com>
25569         * lib/objc.exp (objc_target_compile): Add -L during compiles for
25570         multilibbed hosts.   Idea grafted from g77.exp.
25572 1998-09-30  Dave Love  <d.love@dl.ac.uk>
25574         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
25575         avoid losing on systems which need -lsocket.
25577 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
25579         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
25580         * g++.old-deja/g++.other/nested2.C: Ditto.
25581         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
25582         failure.
25584 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25586         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
25587         preferred over template operator!= for enum bitfields.
25589 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
25591         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
25592         that happen to have the same base name, but in different scopes,
25593         are incorrectly rejected.
25595 1998-09-16  Richard Henderson  <rth@cygnus.com>
25597         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
25598         on the native word size instead of an integer literal.
25600 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25602         * g++.old-deja/g++.other/static2.C: Invocation of static data
25603         member of type pointer-to-function denoted as non-static member.
25605         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
25606         checks involving function types and aliases.
25608 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25610         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
25611         redefined to the same non-trivial type.
25613         * g++.old-deja/g++.pt/explicit73.C: Test for proper
25614         namespace-qualification of template specializations declared in
25615         other namespaces.
25617         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
25618         to declare a subset of the specializations of a template function
25619         as friends of specializations of a template class.
25621         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
25622         member templates that do not fully specialize the enclosing
25623         template class are rejected.
25625 1998-09-11  Dave Love  <d.love@dl.ac.uk>
25627         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
25629 1998-09-08  Dave Love  <d.love@dl.ac.uk>
25631         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
25632         altered from libf2c/libU77 version.
25634 1998-09-06  Dave Love  <d.love@dl.ac.uk>
25636         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
25638 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
25640         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
25641         (un)signed char are different types for template specialization
25642         purposes.
25644 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
25646         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
25647         * objc: ObjC testsuite.
25649 1998-08-31  Catherine Moore  <clm@cygnus.com>
25651         * gcc.c-torture/execute/941014-1.x:  New file.
25653 1998-08-31  Nick Clifton  <nickc@cygnus.com>
25655         * lib/c-torture.exp: Add support for
25656         torture_eval_before_compile and torture_eval_before_execute
25657         variables.
25659 1998-08-30  Jeffrey A Law  (law@cygnus.com)
25661         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
25662         this test triggers valid.
25664 1998-08-27  Jeffrey A Law  (law@cygnus.com)
25666         * gcc.dg/980827-1.c: New test.
25668 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
25670         * gcc.c-torture/execute/loop-4b.c: New test.
25672 1998-08-26  Nick Clifton  <nickc@cygnus.com>
25674         * lib/c-torture.exp: Add support for
25675         torture_eval_before_compile and torture_eval_before_execute
25676         variables.
25678 1998-08-25  Jeffrey A Law  (law@cygnus.com)
25680         * gcc.c-torture/compile/980825-1.c: New test.
25682 1998-08-24  Nick Clifton  <nickc@cygnus.com>
25684         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
25685         count number tests in opt_t0 not good_t0.
25687 1998-08-24  Jeffrey A Law  (law@cygnus.com)
25689         * gcc.c-torture/compile/930326-1.x: Fix typo.
25691 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
25693         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
25694         causes an ICE.
25696 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25698         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
25699         STACK_SIZE is defined.
25700         * gcc.c-torture/unsorted/stuct.c: Similarly.
25702         * gcc.c-torture/compile/980821-1.c: New test.
25704 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25706         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
25708 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
25710         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
25711         code.
25713 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
25715         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
25716         error'.
25718 1998-08-18  Jeffrey A Law  (law@cygnus.com)
25720         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
25722 1998-08-16  Jeffrey A Law  (law@cygnus.com)
25724         * gcc.c-torture/compile/980816-1.c: New test.
25726         * gcc.dg/980816-1.c: New test.
25728 1998-08-13  Jeffrey A Law  (law@cygnus.com)
25730         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
25731         compiler for ieee tests.
25733 1998-08-01  Dave Love  <d.love@dl.ac.uk>
25735         * g77.f-torture/compile/980729-0.f: New test.
25737 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
25739         * gcc.c-torture/special/eeprof-1.c: New test, for
25740         -finstrument-functions.
25741         * gcc.c-torture/special/special.exp: Run it.
25743 1998-07-29  Jeffrey A Law  (law@cygnus.com)
25745         * gcc.c-torture/compile/980729-1.c: New test.
25747 1998-07-27  Nick Clifton  <nickc@cygnus.com>
25749         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
25750         __thumb__ is defined, and test for ARM style doubles if so.
25752 1998-07-26  Dave Love  <d.love@dl.ac.uk>
25754         * g77.f-torture/noncompile/980615-0.f: New test.
25756 1998-07-26  H.J. Lu  (hjl@gnu.org)
25758         * gcc.dg/980312-1.c: Do link instead of compile.
25759         * gcc.dg/980313-1.c: Likewise.
25761 1998-07-26  Jeffrey A Law  (law@cygnus.com)
25763         * gcc.c-torture/compile/980726-1.c: New test.
25765 1998-07-25  Dave Love  <d.love@dl.ac.uk>
25767         * g77.f-torture/execute/io0.f: New test.
25769 1998-07-24  Nick Clifton  <nickc@cygnus.com>
25771         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
25772         an int.
25774 1998-06-18  Michael Meissner  <meissner@cygnus.com>
25776         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
25777         m32r bugs.
25779 1998-07-17  Nick Clifton  <nickc@cygnus.com>
25781         * gcc.dg/980626-1.c: Expect failures for all toolchains until
25782         c-decl.c:grokdeclarator can handle mode attributes.
25784 1998-07-16  Jeffrey A Law  (law@cygnus.com)
25786         * gcc.c-torture/execute/980716-1.c: New test.
25788 1998-07-13  Jeffrey A Law  (law@cygnus.com)
25790         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
25791         the mn10200.
25792         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
25793         the mn10200.
25794         * gcc.c-torture/execute/va-arg-3.x: Similarly.
25795         * gcc.c-torture/compile/930326-1.x: Similarly.
25797 1998-07-13  Dave Love  <d.love@dl.ac.uk>
25799         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
25800         New test from Craig.
25802 1998-07-12  Dave Love  <d.love@dl.ac.uk>
25804         * g77.f-torture/noncompile/980616-0.f: New test.
25806         * g77.f-torture/execute/970816-3.f:  New test from Craig.
25808 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25810         *  g++.other/singleton.C: Return error value instead of taking
25811         SIGSEGV.
25813 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
25815         *  g++.other/singleton.C: New test.   Warning is under dispute.
25816         Runtime crash is not.
25818 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25820         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
25821         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
25822         using6.C, using7.C}:  New namespace tests.
25824 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
25826         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
25827         specialization with typedef'ed names used as array indexes.
25829 1998-07-09  Jeffrey A Law  (law@cygnus.com)
25831         * gcc.c-torture/execute/980709-1.c: New test.
25833         * gcc.dg/980709-1.c: New test.
25835 1998-07-07  Richard Henderson  <rth@cygnus.com>
25837         * gcc.c-torture/execute/bcp-1.c: New test.
25839 1998-07-07  Jeffrey A Law  (law@cygnus.com)
25841         * gcc.c-torture/execute/980707-1.c: New test.
25843 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
25845         * gcc.c-torture/compile/980706-1.c: New test.
25847 1998-07-01  Dave Love  <d.love@dl.ac.uk>
25849         * g77.f-torture/execute/980701-0.f,
25850         g77.f-torture/execute/980701-1.f: New test from Craig.
25852 1998-07-01  Jeffrey A Law  (law@cygnus.com)
25854         * gcc.c-torture/compile/980701-1.c: New test.
25856         * gcc.c-torture/execute/980701-1.c: New test.
25858 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
25859 rlsruhe.de>
25861         * g++.old-deja/g++.robertl/eb132.C: New test.
25862         * g++.old-deja/g++.robertl/eb133.C: Likewise.
25864 1998-06-29  Dave Love  <d.love@dl.ac.uk>
25866         * g77.f-torture/execute/980628-7.f,
25867         g77.f-torture/execute/980628-8.f,
25868         g77.f-torture/execute/980628-9.f,
25869         g77.f-torture/execute/980628-10.f: New tests from Craig.
25871         * g77.f-torture/execute/980628-3.f: Remove mail headers.
25873 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25875         * g77.f-torture/execute/980628-4.f: New test from Craig.
25876         * g77.f-torture/execute/980628-5.f: Likewise.
25877         * g77.f-torture/execute/980628-2.f: Likewise.
25878         * g77.f-torture/execute/980628-0.f: Likewise.
25879         * g77.f-torture/execute/980628-1.f: Likewise.
25880         * g77.f-torture/execute/980628-3.f: Likewise.
25881         * g77.f-torture/execute/980628-6.f: Likewise.
25883 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25885         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
25886         directory when nothing has been installed yet.
25888 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
25890         * gcc.c-torture/special/special.exp: Handle newer versions of
25891         dejagnu.
25893 1998-06-26  Jeffrey A Law  (law@cygnus.com)
25895         * gcc.dg/980626-1.c: New test.
25897 1998-06-19  Bruno Haible <haible@ilog.fr>
25899         * gcc.misc-tests/m-un-2.c: New test.
25900         * g++.old-deja/g++.other/warn01.c: Likewise.
25902 1998-06-19  Robert Lipe  <robertl@dgii.com>
25904         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
25905         compatibility with assmblers with a different comment character.
25906         Eliminate use of GAS-specific extensions.
25908 1998-06-19  Jeffrey A Law  (law@cygnus.com)
25910         * gcc.c-torture/execute/ieee/980619-1.c: New test.
25912 1998-06-19  Robert Lipe  <robertl@dgii.com>
25914         *lib/g77.exp: Replace search for libf2c.a with search for newly
25915         renamed libg2c.a
25917 1998-06-17  Jeffrey A Law  (law@cygnus.com)
25919         * gcc.c-torture/execute/980617-1.c: New test.
25921 1998-06-12  Jeffrey A Law  (law@cygnus.com)
25923         * gcc.c-torture/execute/980612-1.c: New test.
25925 1998-06-08  Jeffrey A Law  (law@cygnus.com)
25927         * gcc.dg/980523-1.c: Only test on ppc-linux.
25928         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
25930         * gcc.c-torture/execute/980608-1.c: New test.
25932 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
25934         * gcc.c-torture/execute/980605-1.c: New test.
25936 1998-06-04  Jeffrey A Law  (law@cygnus.com)
25938         * gcc.c-torture/execute/980604-1.c: New test.
25940 1998-06-02  Jeffrey A Law  (law@cygnus.com)
25942         * gcc.c-torture/execute/980602-1.c: New test.
25943         * gcc.c-torture/execute/980602-2.c: Likewise.
25945 1998-06-02  Dave Love  <d.love@dl.ac.uk>
25947         * 970125-0.f: Fix per JCB.  Add commentary.
25949 1998-05-31  Michael Meissner  <meissner@cygnus.com>
25951         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
25952         IEEE -0 support.
25954 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
25956         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
25957         earlier.
25959 1998-05-28  Catherine Moore <clm@cygnus.com>
25961         * gcc.c-torture/execute/980526-3.c: New test.
25963 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
25965         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
25966         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
25967         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
25968         m88k-motorola-sysv3 to XFAIL.
25970 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25972         * gcc.dg/980526-1.c: New test.
25973         * gcc.c-torture/execute/980526-2.c: New test.
25975 1998-05-26  Jeffrey A Law  (law@cygnus.com)
25977         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
25979         * gcc.c-torture/execute/980526-1.c: New test.
25981 1998-05-26  Dave Love  <d.love@dl.ac.uk>
25983         * g77.f-torture/execute/alpha2.f: Add runtime test.
25985 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
25987         * g++.old-deja/old-deja.exp: Strip leading directories.
25989         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
25990         error for the line.  Don't run multiple tests for the same line.
25992 1998-05-23  Jeffrey A Law  (law@cygnus.com)
25994         * gcc.dg/980523-1.c: New test.
25996 1998-05-23  Dave Love  <d.love@dl.ac.uk>
25998         * g77.f-torture/compile/970915-0.f: New test.
26000 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
26002         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26004 1998-05-21  Jeffrey A Law  (law@cygnus.com)
26006         * gcc.dg/980520-1.c: New test.
26008 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
26010         * gcc.dg/980502-1.c: Fix return type.
26012 1998-05-20  Jeffrey A Law  (law@cygnus.com)
26014         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26015         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26016         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26017         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26018         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26020 1998-05-20  Dave Love  <d.love@dl.ac.uk>
26022         * g77.f-torture/execute/980520-1.f: New test.
26024 1998-05-15  Dave Love  <d.love@dl.ac.uk>
26026         * lib/mike-g77.exp: New file.
26028         * g77.f-torture/noncompile/noncompile.exp,
26029         g77.f-torture/noncompile/check0.f: New files.
26031 1998-05-14  Dave Love  <d.love@dl.ac.uk>
26033         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26034         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26035         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26036         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26037         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26038         abort where appropriate.
26040 1998-05-05  Michael Meissner  <meissner@cygnus.com>
26042         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26043         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26045 1998-04-29  Dave Love  <d.love@dl.ac.uk>
26047         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26049 1998-04-27  Dave Love  <d.love@dl.ac.uk>
26051         * g77.f-torture/compile/980427-0.f: New test.
26053 1998-04-24  Dave Love  <d.love@dl.ac.uk>
26055         * g77.f-torture/compile/980424-0.f: New test.
26057 1998-04-19  Dave Love  <d.love@dl.ac.uk>
26059         * g77.f-torture/compile/980419-2.f (main): New test.
26060         * g77.f-torture/compile/970125-0.f: New test.
26061         * g77.f-torture/compile/980419-1.f: New test.
26063 1998-04-08  Jim Wilson  <wilson@cygnus.com>
26065         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
26066         of loop-4.c.
26068 1998-04-07  Jim Wilson  <wilson@cygnus.com>
26070         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26072 1998-04-03  Jim Wilson  <wilson@cygnus.com>
26074         * gcc.c-torture/compile/980329-1.c: New test.
26076 1998-03-18  Jim Wilson  <wilson@cygnus.com>
26078         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26079         * gcc.dg/980312-1.c: Fix typo in -march command.
26081 1998-03-16  H.J. Lu  (hjl@gnu.org)
26083         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26085 1998-03-11  Robert Lipe  <robertl@dgii.com>
26087         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
26088         Dave Love agree the Fortran source is bogus.
26090 1998-03-11  Robert Lipe  <robertl@dgii.com>
26092         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26093         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26094         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26095         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26096         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26098 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
26100         * g++.old-deja/g++.other/friend1.C: New test.
26102 1998-02-18  Dave Love  <d.love@dl.ac.uk>
26104         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26105         possibly uninitialized) variables and declare dnrm2.
26107 1998-02-23  Robert Lipe <robertl@dgii.com>
26109         From Bruno Haible <haible@ilog.fr>:
26110         * gcc.c-torture/execute/980223.c: New test.
26112 1998-02-13  Jeffrey A Law  (law@cygnus.com)
26114         * gcc.dg/ifelse-1.c: New test.
26116 1998-02-09  H.J. Lu  (hjl@gnu.org)
26118         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26120           * lib/old-dejagnu.exp (old-dejagnu): Added the
26121           "execution test - XFAIL *-*-*" handling in the spirit of
26122           "excess errors test -". Changed the "execution test fails"
26123           handling to be like "excess errors test fails".
26124           * Update various tests accordingly.
26126 1998-02-06  Jim Wilson  <wilson@cygnus.com>
26128         * gcc.c-torture/execute/980205.c: New test.
26130 1998-01-18  Jeffrey A Law  (law@cygnus.com)
26132         * lib/c-torture.exp: Look for .x files instead of .cexp files.
26133         * lib/f-torture.exp: Similarly.
26134         * gcc.c-torture: Rename all .cexp files to .x files.
26136 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
26138         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26139         (940510-1.c): Removed duplicate.
26140         (971104-1.c): New test.
26142 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
26144           * lib/f-torture.exp: Improve error and loop detection.
26146 1997-11-19  Michael Meissner  <meissner@cygnus.com>
26148         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26149         use that to size the filler array.
26151 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
26153         * lib/c-torture.exp(c-torture-execute): Fix typo.
26155         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26156         testcase as the executable name. Keep the executable around if
26157         the test fails.
26159 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
26161         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26162         changes.  Only test one -g option, and move it to the end of the
26163         list of options to test.
26165 1997-09-19  Michael Meissner  <meissner@cygnus.com>
26167         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26168         variable GCC_TORTURE_OPTIONS to supply default switches separated
26169         by colons.  If no environment variable, run tests with -O0 -g, -O1
26170         -g, and -O2 -g as well.
26172 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
26174         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26175         explanatory comments. Fix indentation.
26177 1997-09-15  Jeffrey A Law  (law@cygnus.com)
26179         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26181 1997-09-11  Jeffrey A Law  (law@cygnus.com)
26183         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26184         * g++.old-deja/g++.mike/p7325.C: Likewise.
26185         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26187 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
26189         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26190         * g++.old-deja/g++.brendan/crash30.C: Likewise.
26191         * g++.old-deja/g++.brendan/crash39.C: Likewise.
26192         * g++.old-deja/g++.law/operators4.C: Likewise.
26194 1997-09-11  Joe Buck  (jbuck@synopsys.com)
26196         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26197         * g++.old-deja/g++.mike/p784.C: Ditto.
26198         * g++.old-deja/g++.mike/p785.C: Ditto.
26200 1997-09-05  Jeffrey A Law  (law@cygnus.com)
26202           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26204 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26206         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26207         target feature; pass this to c-torture-execute as needed.
26209 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26211         * lib/c-torture.exp(c-torture-execute): If the previous and the
26212         current executables being tested are identical, we don't need to
26213         run the executable again. Try to make the executable names
26214         unique. Add an optional argument for passing additional compiler
26215         flags.
26217 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
26219         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26221 1997-08-29  Jeffrey A Law  (law@cygnus.com)
26223         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26225 1997-07-31  Jeffrey A Law  (law@cygnus.com)
26227         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26228         32bit or larger longs.
26230         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26231         have either a 32bit long or 32bit int.
26233 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
26235         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26236         Make double precision tests dependent on sizeof (double).
26238 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
26240         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26241         too.
26243 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
26245         * gcc.c-torture/compile/961203-1.cexp: New script.
26247 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
26249         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26250         up the includes ourselves.
26252 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
26254         * lib/plumhall.exp: Remove random include, and add a few
26255         verbose messages for debugging.
26257 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
26259         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26260         of trying to do it ourselves.
26262 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
26264         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26266 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
26268         * gcc.prms/5403.c: Made regexp a bit less strict.
26270 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
26272         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26273         is returned from remote_load instead.
26274         * lib/plumhall.exp: Ditto.
26275         * lib/mike-g++.exp: Ditto.
26276         * lib/old-dejagnu.exp: Ditto.
26277         * lib/c-torture.exp: Ditto.
26279 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
26281         * lib/g++.exp: Use build_wrapper procedure.
26282         * lib/gcc.exp: Ditto.
26284 1997-05-20  Jeffrey A Law  (law@cygnus.com)
26286         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26287         an old-style decl for malloc.  Fixes tests to work when
26288         sizeof (int) != sizeof (size_t).
26290 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26292         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26294         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26295         use stdargs.h interface.
26297 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26299         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26300         NO_VARARGS when compiling.
26302 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
26304         * lib/plumhall.exp(ph_includes): New procedure.
26305         (ph_make): Use it.
26306         (ph_compiler): Ditto.
26308         * lib/g++.exp: Rename test-glue.c to testglue.c.
26309         * lib/gcc.exp: Ditto.
26311 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
26313         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26314         to completion when it's called.
26316 1997-03-21  Michael Meissner  <meissner@cygnus.com>
26318         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26319         is defined, don't do test.
26321 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
26323         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26324         for object files.
26325         (ph_summary): Mark skipped testcases as untested, not unresolved.
26327         * lib/plumhall.exp (ph_make): If unresolved because of bad
26328         errorCode, record errorCode in log file.
26329         (*): Replace send_log/verbose with verbose -log.
26331 1997-03-19  Michael Meissner  <meissner@cygnus.com>
26333         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26334         double conversion if double isn't at least 8 bytes.
26336         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26337         int to work with targets where int is 16 bits.
26339         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26340         8 bytes, just exit, since 4 byte doubles don't have enough bits of
26341         precision for the test to complete.
26343 1997-03-14  Michael Meissner  <meissner@cygnus.com>
26345         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26346         if d10v is not compiled with the -mdouble64 flag.
26347         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26349         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26350         d10v is not compiled with the -mint32 flag.
26352 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
26354         * lib/plumhall.exp: Use incr_count.
26356 1997-03-12  Jeffrey A Law  (law@cygnus.com)
26358         * gcc.c-torture: Update to c-torture-1.45.
26360 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
26362         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26363         the name of the expect testcase file).
26365         * lib/g++.exp(g++_init): Ditto.
26367 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
26369         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26370         the host.
26372         * lib/gcc.exp(gcc_exit): New procedure.
26374 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
26376         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26377         specs where appropriate.
26379         * g++.old-deja/g++.arm/*: Added additional ERROR checks
26380         because of new "candidates are" messages, and removed a few
26382         * Converted all non-old-style g++ testcases to old-style, and
26383         moved into g++.old-deja.
26385 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
26387         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26388         options.
26390         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26391         succeeded.
26393         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26395 1997-02-13  Michael Meissner  <meissner@cygnus.com>
26397         * lib/gcc.exp (gcc_target_compile): Add support for defining
26398         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26399         the machine doesn't have those features.
26401 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
26403         * g++.law/operators4.exp: Don't use LIBS.
26405 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
26407         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26409         * lib/mike-g++.exp: Don't set the compiler to be tested here.
26410         * lib/g++.exp: Set it here instead. Also, allow use of the
26411         --tool_exec and --tool_opt options. Change CXX to
26412         GXX_UNDER_TEST.
26414         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26416         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26418 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
26420         * lib/old-dejagnu.exp: Use prune_warnings instead of
26421         prune_system_crud.
26422         * lib/mike-g++.exp: Ditto.
26423         * lib/gcc.exp: Ditto.
26424         * lib/g++.exp: Ditto.
26426         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26428 1997-02-07  Jeffrey A Law  (law@cygnus.com)
26430           * 941014-2.c: Include stdlib.h
26431           * 960327-1.c: Include stdio.h
26432           * dbra.c, index-1.c: Don't assume ints are 32bits.
26434 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
26436         * lib/gcc.exp: Add gcc,stack_size target feature.
26438         * lib/g++.exp(g++_target_compile): Add the include and link
26439         paths here, not in two other places. And, it's $options, not
26440         options.
26442         * lib/mike-g++.exp(postbase): Remove the code that determines
26443         the correct include and link paths.
26444         * g++.old-deja/old-deja.exp: Ditto.
26446 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
26448         * lib/g++.exp(g++_init): target_compile no longer returns the
26449         filename of the result.
26451 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
26453         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26454         call to glob.
26456         * gcc.c-torture/special/special.exp: Change call to
26457         gcc_target_compile to include the object file.
26459 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
26461         * gcc.c-torture/special/special.exp: Correct misspelling in last
26462         change.
26464 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
26466         * lib/plumhall.exp(ph_summary): Log the entire output of the
26467         executable. Return -1 if there were any failures, 0 otherwise.
26468         (ph_execute): Return -1 if there were any failures, 0 otherwise.
26469         (ph_make): Clean up objects and executables that were built
26470         if the tests succeeded.
26472 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
26474         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26475         libraries and includes in the build tree as appropriate.
26477 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26479         * lib/c-torture.exp: Instead of looking for the global variable
26480         NO_LONG_LONG, check to see if that's a feature of the target.
26482 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26484         * config/default.exp: Minimize. Delete the remainer of the files in
26485         config; this functionality is now in devo/dejagnu/config.
26487         g++.*/*: Pass any additional flags used to compile to postbase;
26488         delete CXXFLAGS.
26490         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26491         is now done by runtest.exp. Use gcc_target_compile instead of
26492         compile.
26494         lib/c-torture.exp: Use gcc_target_compile instead of compile.
26495         Remove references to CFLAGS. Use remote_file instead of
26496         calling rm -f.
26497         (c-torture): Take a list of arguments to use to compile this
26498         testcase.
26500         lib/g++.exp: Simplify. Use target_compile instead of compile.
26501         lib/gcc-dg.exp: Ditto.
26502         lib/gcc.exp: Ditto.
26503         lib/mike-{gcc,g++}.exp: Ditto.
26504         lib/old-dejagnu.exp: Ditto.
26505         lib/plumhall.exp: Ditto.
26507 1997-01-08  Jim Wilson  <wilson@cygnus.com>
26509         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26510         (ph_linker): Likewise.
26512 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
26514           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26515         MAP_ANON / MAP_ANONYMOUS if defined;
26516         else try to map from /dev/zero .
26518 1996-11-12  Jeffrey A Law  (law@cygnus.com)
26520         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
26521         isn't defined, then define it to MAP_ANONYMOUS.
26523 1996-11-12  Jeffrey A Law  (law@cygnus.com)
26525         * gcc.c-torture: Update to c-torture-1.42 release.
26527 1996-11-11  Jeffrey A Law  (law@cygnus.com)
26529         * gcc.c-torture: Update to c-torture-1.41 release.
26531 1996-10-27  Jeffrey A Law  (law@cygnus.com)
26533         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
26534         c-torture release.
26536 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
26538         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26539         and LDFLAGS.  Fix second case to append the target_info ldflags
26540         onto LDFLAGS, not CFLAGS.
26541         * lib/g++.exp (g++_init): Add target_info stuff.
26542         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
26543         of libgloss and newlib flags for !native.
26545         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26546         (GDB): Fix relative path to go up another dir for finding gdb.
26548 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
26550         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26551         versions in the target_info array, if they don't exist.
26553 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
26555         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26557 1996-07-08  Jim Wilson  <wilson@cygnus.com>
26559         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
26560         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
26562 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
26564         * lib/old-dejagnu.exp: Don't remove the output file before we've
26565         actually tested it. Don't append pwd to the path of the executable
26566         we're testing.
26568 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
26570         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
26572 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
26574         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
26575         temporary directory for compiler files, and set it to a default
26576         value of /tmp. Set $output as the name of the output file from
26577         compiling the testcase. Add a -o option to $cflags_var so the
26578         compiler writes the final output file as $output. Set $executable
26579         to $output.
26581         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
26582         directory for compiler files, and set it to /tmp if it doesn't
26583         already have a value. Set $output_file to the name of the output
26584         file from compiling the testcase. Add a -o option to CXXFLAGS so
26585         the compiler writes the final output file as $output. Use $output
26586         as the executable to be tested.
26588 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26590         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
26592 1996-06-08  Jeffrey A Law  (law@cygnus.com)
26594         * gcc.c-torture/execute/pending-1.c: New test.  Still
26595         pending in Tege's queue.
26597 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
26599         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
26600         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
26601         if there were failures.  Call unresolved if there were unresolved
26602         testcases.  Call gcc_fail if program did not run to completion.
26603         (ph_make): Pass additional argument name to ph_execute.
26604         (ph_execute): Add new argument.  Pass additional arguments to
26605         ph_summary.  Call gcc_fail is there is no execution output.
26607 1996-04-24  Jeffrey A Law  (law@cygnus.com)
26609         * lib/plumhall.exp (proc_summary): Output relavent summary
26610         lines into the log so specific failures in plumhall can be
26611         investigated.
26613 1996-04-10  Jeffrey A Law  (law@cygnus.com)
26615         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
26616         (c-torture-execute): Don't try to execute tests which use
26617         "long long" types if $NO_LONG_LONG is nonzero.
26619 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
26621         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
26622         not c-torture.
26624         * gcc.ieee: Move from here.
26625         * gcc.c-torture/execute/ieee: To here.
26627 1996-03-26  Jeffrey A Law  (law@cygnus.com)
26629         * gcc.c-torture: Update to c-torture-1.41 release.
26631 1996-03-22  Jeffrey A Law  (law@cygnus.com)
26633         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
26634         not "$output".
26636 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
26638         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
26639         -c present.
26641 1996-03-02  Jeffrey A Law  (law@cygnus.com)
26643         * config/proelf.exp: Handle connecting to a simulator.
26645 1996-01-31  Jeffrey A Law  (law@cygnus.com)
26647         * config/proelf.exp: New file.  Enough framework that we can
26648         run c-torture tests on the proelf targets (or any other target
26649         that gdb can connect to for that matter).
26651 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
26653         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
26654         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
26656         * lib/plumhall.exp (ph_execute): Always call ph_summary if
26657         exec_output exists.
26659 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
26661         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
26662         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
26664         * config/*.exp: Update FSF address.  Change result of ${tool}_load
26665         to pass/fail/unresolved/unsupported/untested.  Caller must now
26666         call unresolved/unsupported/untested.
26667         * lib/*.exp: Update FSF address.  Update to handle new results of
26668         ${tool}_load.
26669         * lib/chill.exp (verbose): Delete.
26671 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
26673         * lib/gcc.exp (default_gcc_start): Change order of args to
26674         $LDFLAGS $CFLAGS $LIBS.
26675         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
26676         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
26677         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
26678         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26679         * gcc.misc-tests/dg-test.exp: Likewise.
26680         * gcc.misc-tests/msgs.exp: Likewise.
26681         * gcc.prms/prms.exp: Likewise.
26682         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
26683         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
26685         * lib/dg.exp: Deleted, moved to dejagnu/lib.
26687 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26689         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
26691         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
26692         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
26694         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
26695         necessary.
26697 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
26699         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
26700         global for loop; add use of $mathlib.
26701         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
26702         settings here; set mathlib for anything but VxWorks.
26704 1996-01-22  Jeffrey A Law  (law@cygnus.com)
26706         * gcc.c-torture: Update to c-torture-1.40 release.
26708 1996-01-03  Jeffrey A Law  (law@cygnus.com)
26710         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
26711         dg.exp.
26713 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
26715         * lib/c-torture.exp (c-torture-execute): Declare "output" as
26716         global.
26718 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
26720         * lib/g++.exp (LIBS): Define if not already.
26721         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
26722         (gcc-dg-prune): Call prune_gcc_output.
26723         * lib/gcc.exp (prune_gcc_output): New proc.
26724         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
26725         prune_gcc_output.
26727 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
26729         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
26730         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
26732 1995-11-15  Jeffrey A Law  (law@cygnus.com)
26734         * gcc.c-torture: Update to c-torture-1.39 release.
26736 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
26738         * lib/c-torture.exp (c-torture-execute): Don't return if one option
26739         fails, try others as well.
26741 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
26743         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
26744         If compilation fails, mark execute tests as `untested'.
26745         If test is marked as unsupported, don't mark compilation and
26746         execute tests as failed.
26748 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
26750         * lib/g++.exp (g++_init): Don't link in libg++, and look to
26751         libstdc++ for whether or not we want to be doing shared
26752         libraries.  Delete link_curses since we don't need it anymore.
26753         * lib/mike-g++.exp (postbase): Don't link in libg++.
26754         * g++.old-deja/old-deja.exp: Likewise.
26756 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
26758         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
26760 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
26762         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
26763         For that, add `-Wl,-a,shared_archive'.
26764         * g++.old-deja/old-deja.exp: Likewise.
26766 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
26768         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
26770 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
26772         * lib/mike-g++.exp (postbase): Pay attention to the status of
26773         g++_load.
26775 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
26777           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
26779 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
26781         * lib/gcc.exp (default_gcc_start): No longer need to log program
26782         being executed or its output, execute_anywhere does that now.
26783         * lib/g++.exp (default_g++_version): Call execute_anywhere.
26784         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
26786 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
26788         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
26789         the same as those in lib/g++.exp.
26791 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
26793         * gcc.c-torture: Update to c-torture-1.38 release.
26794         * gcc.ieee: Related changes.
26796 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
26798         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
26799         "exec". Minor reformatting changes.
26801         * config/rom68k.exp (${tool}_load): Make it work in a canadian
26802         cross. This means all "exec" calls now work on a remote host as
26803         well.
26804         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
26805         cross. Filter out the extra "\r\n" stuff that expect puts in.
26806         (c-torture-execute): Filter out the bogus warnings like
26807         c-torture-compile does. Add support for canadian cross.
26808         * lib/gcc.exp (default_gcc_version, default_gcc_start)
26809         Use execute_anywhere rather than calling exec directly. Now it
26810         works for canadian cross testing.
26812 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
26814         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
26815         results into a variable, and check that rather than using file exists.
26817 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
26819         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
26820         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
26822 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
26824         * g++.old-deja/old-deja.exp: Create and pass runshlib and
26825         lib_curses if there's a shared libg++ in the build tree.
26827 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
26829         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
26830         if not supported target.
26832 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
26834         * lib/g++.exp (g++_init): Move empty setting of runshlib and
26835         link_curses up to always happen, not just for native builds.
26837 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
26839         * gcc.c-torture: Update to c-torture-1.36 release.
26840         * gcc.failure: Related changes.
26842 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
26844         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
26846 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
26848         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
26849         * lib/mike-g++.exp (postbase): Not in here.  Still reference
26850         runshlib, link_curses, and mathlib for link and run.
26852         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
26853         pass the runtime shared library options for Solaris, OSF/1, and
26854         Irix5, and link with -lcurses to avoid unresolved references.
26856 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
26858         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
26859         only run once.
26861 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
26863         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
26865 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
26867         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
26868         do not have a framework for the "compat" tests yet.
26870 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
26872         * lib/mike-g++.exp (postbase): New local variable `mathlib',
26873         set to null if we're testing vxworks5.1.  Use that instead of
26874         `-lm' in the setting of LIBS for link and run.
26876 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
26878         * config/rom68k.exp (${tool}_load): Major changes to make it
26879         work.  Verified that it does in fact return the stuff in
26880         exec_output properly.  Catch any Emul or any TRAP other than 0.
26882 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
26884         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
26885         LDFLAGS properly for targets that need stuff from libgloss.
26886         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
26887         only run once.
26888         (gpp_initialized): New variable.
26890 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
26892         * config/rom68k.exp: Load libgloss.exp.
26893         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
26894         so we can produce a fully linked binary.
26895         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
26896         so we can produce a fully linked binary.
26898 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
26900         * lib/plumhall.exp (ph_section): Watch for expected failures.
26901         Add missing `else'.
26903         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
26904         run the testcase.
26905         (c-torture): Likewise.
26907 1995-08-28  Doug Evans  <dje@cygnus.com>
26909         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
26911         * lib/mike-g++.exp (mike_cleanup): New proc.
26912         (prebase): New globals compiler_result, not_compiler_result,
26913         target_regexp.
26914         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
26915         allow leading "-" in pattern.  Watch for unsupported tests.
26916         If $compiler_result is set, pattern match assembler code,
26917         and ditto for $not_compiler_result.
26918         * lib/mike-gcc.exp: Likewise.
26920         * lib/plumhall.exp (ph_execute): Only call ph_summary if
26921         execution "succeeded".
26923 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
26925         * config/win32.exp: New file.
26926         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
26928 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
26930         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
26931         unsupported.
26932         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
26933         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
26934         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
26936         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
26937         "... without exceptions was ...".  That is now handled by
26938         prune_system_crud.
26939         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26941 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
26943         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
26944         sieve.c,sort2.c}: New files.
26945         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
26946         sieve.exp,sort2.exp}: Drivers for them.
26948         * lib/mike-gcc.exp (program_output): New user settable variable.
26949         (postbase): Call prune_system_crud.  Also prune extraneous compiler
26950         messages.
26951         * lib/mike-g++.exp (program_output): New user settable variable.
26953         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
26955         * config/sh.exp: Deleted (use sim.exp instead).
26957 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
26959         * config/vx.exp: Declare CHECKTASK as global.
26960         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
26961         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
26962         * lib/old-dejagnu.exp: Load [pwd]/$executable.
26964 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
26966         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
26967         target. Like vx.exp, only includes `vx29k.exp' instead of
26968         `vxworks.exp'.
26970 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
26972         * config/sim.exp: Increase time limit from 120 seconds to 240.
26974 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
26976         * gcc.c-torture/execute/950628-1.c: New test.
26978 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
26980         * gcc.c-torture: Update with changes/additions from
26981         c-torture-1.34.
26983 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
26985         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
26987 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
26989         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
26991 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
26993         * gcc.c-torture/compile/950512-1.c: New test.
26994         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
26995         * gcc.dg/struct-ret-1.c: Likewise.
26997 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
26999         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27000           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27002 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
27004         * gcc.c-torture/special/920411-1.c: Deleted.
27005         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27007 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
27009         * config/sim.exp (${tool}_load): Hack in call to bash to get a
27010         cpu limit.
27012 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
27014         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27016 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
27018         From kenner;
27019         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27020         is the proper length.
27021         * va-arg-3.c: Likewise.
27023 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
27025         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
27026         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27028         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
27029         * lib/g++.exp (default_g++_start): Delete old cruft.
27031 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
27033         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27034         (2 * (1 << 18)) to (2 * (1 << 17)).
27036         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27038 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
27040         * config/rom68k.exp: Renamed from config/idp.exp
27042 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
27044         * c-torture/compile/921109-2.c
27046 1995-04-18  Mike Stump  <mrs@cygnus.com>
27048         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27049         excess errors.
27051 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
27053         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27054         output.
27055         * lib/g++.exp (default_g++_start): Likewise.
27057 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
27059         * gcc.c-torture/compile/950329-1.c: New test.
27061 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
27063           * config/bug.exp (${tool}_load): Updated to use new remote_open
27064           and remote_close procs.
27065         * config/idp.exp: New file.
27067 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
27069         * gcc.c-torture/execute/950322-1.c: New test.
27071 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
27073         * config/vx.exp (${tool}_load): Clean up testing of return code from
27074         vxworks_ld and vxworks_spawn.
27076 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
27078         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27080 1995-03-13  Mike Stump  <mrs@cygnus.com>
27082         * lib/old-deja.exp: Add `excess errors test - ' error, now one
27083         can mark excess errors on a machine by machine basis.  Note, the
27084         default is to not expect any excess errors, even when excess
27085         errors test - is given, so you will want to put an XFAIL ... on
27086         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
27087         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27088         those 4 machines, but no others.
27090 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
27092         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27093         * lib/c-torture.exp: to here.
27095 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
27097         * gcc.c-torture/execute/950221-1.c: New test.
27098         * gcc.c-torture/execute/struct-ret-1.c: New test.
27099         * gcc.c-torture/compile/950221-1.c: New test.
27101         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27103 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
27105         * gcc.c-torture/execute/arith-1.c (main): Return 0.
27106         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27108 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
27110         * g++.gb: New directory of tests, derived from my signature and
27111         class scoping tests.
27113         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27114         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27115         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27116         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27117         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27118         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27119         * g++.gb/sig25.C: Likewise.
27121         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27122         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27123         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27124         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27125         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27126         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27127         * g++.gb/sig25.exp: Likewise.
27129         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27130         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27131         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27132         * g++.gb/scope13.C: Likewise, this test still fails.
27134         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27135         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27136         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27137         * g++.gb/scope13.exp: Ditto.
27139         * g++.gb/README: New file, explains what these tests are about.
27141 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
27143         * lib/dg.exp (dg-do): Support `preprocess'.
27144         (dg-test): Likewise.
27146 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
27148         * config/udi.exp: change "continue -expect" to "exp_continue".
27150 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
27152         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27153         Delete redundant tests.
27155         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27156         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27157         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27158         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27159         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27160         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27161         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27162         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27164         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27165         storing label pointers.
27166         * gcc.c-torture/execute/921019-1.c: Likewise.
27167         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27168         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27169         parameter fp.
27170         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27171         constants.
27173         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27174         Delete obsolete tests.
27176         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27177         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27178         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27179         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27180         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27181         * gcc.c-torture/compile/950124-1.c: New test.
27183         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27185 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
27187         * lib/mike-g++.exp: Add -lm to LIBS.
27189 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
27191         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27193 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
27195         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27197 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
27199         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27201 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
27203         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27204         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27205         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27206         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27207         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27208         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27209         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27210         * g++.law/{operators31.C, operators32.C,
27211         * g++.law/{operators33.C, operators34.C}: Likewise.
27212         * g++.law/{pic1.C, refs2.C}: Likewise.
27213         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27214         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27215         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27216         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27218         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27219         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27220         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27221         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27222         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27223         * g++.law/{enum9.exp, friend5.exp}: Likewise.
27224         * g++.law/{nest3.exp, nest4.exp}: Likewise.
27225         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27226         * g++.law/{operators30.exp, operators31.exp}: Likewise.
27227         * g++.law/{operators32.exp, operators33.exp}: Likewise.
27228         * g++.law/{operators34.exp}: Likewise.
27229         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27230         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27231         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27232         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27233         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27235         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27236         No longer expected to fail.
27237         * g++.law/missed-error3.C: Tweak for recent bool changes.
27239 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
27241         * config/emb-unix: Deleted.
27242         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27243         remote execution.  Do final link on remote host if REMOTE_LINK is set.
27245 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
27247         * lib/dg.exp (dg-test): Fix typo in last patch.
27249 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
27251         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27252         (handles multiple occurrences).
27254 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
27256         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27257         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27258         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27259         printed).
27260         * lib/c-torture.exp (c-torture-compile): Likewise.
27261         (c-torture): Prepend full path if missing.
27262         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27263         (gcc_fail): Likewise.
27264         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27266 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
27268         * lib/netware.exp: Only attach to NetWare i386 systems.
27270 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
27272         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27273         messages.  Add test name to "output pattern match" pass/fail message.
27275 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
27277         * gcc.dg: New testsuite.
27278         * gcc.dg/dg.exp: New file.
27280         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27281         test-switch.c}: Deleted.
27283         * gcc.misc-tests/msgs.exp: New testcase driver.
27285 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
27287         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27288         Watch for illegal return values from ${tool}_load.
27289         * config/unix.exp (${tool}_load): Fix pass/fail detection for
27290         cross targets.  Coerce return value >0 to 1.
27292 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
27294         * config/unix.exp (${tool}_load): Call program rsh, not proc.
27296         * config/emb-unix.exp: New file.
27298         * config/sim.exp: Error if variable $SIM not defined.
27299         (${tool}_load): Mark test as "untested" if simulator missing.
27301         * config/unix.exp: Load remote.exp to get rcp_download.
27302         * lib/c-torture.exp: Use different option lists for testcases with
27303         and without loops.
27304         * gcc.c-torture/execute/execute.exp: Likewise.
27306 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
27308         * config/*.exp: Clarify return code from ${tool}_load.
27309         Call `unresolved' or `untested' instead of `warning' or `perror'
27310         (sometimes you still want to call both though).
27311         Add comment that `shell_id' is local to each file.
27312         * config/udi.exp (timeout): Set to 30.
27313         Don't print warning if connection fails, $connectmode has already
27314         printed an error.
27315         (${tool}_load): Move verbose messages to level 2.
27316         Rework pattern for "Process started" message.
27317         Pass `shell_id' to ${connectmode}_download.
27318         Retry twice upon timeout.  Make resetting of target more robust.
27319         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27320         Pass `shell_id' to exit_$connectmode.
27321         Only call exit_$connectmode if connected.
27322         * config/unix.exp (${tool}_load): Check return codes better.
27323         * config/vrtx.exp (${tool}_load): Likewise.
27324         * config/vx.exp (${tool}_load): Likewise.
27325         Delete unneeded global's.
27326         * lib/dg.exp (dg-test): Update to reflect clarified return codes
27327         from ${tool}_load.
27328         (dg-stat): Delete.
27329         (dg-init): Delete recording of pass/fail counts.
27330         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27331         (old-dejagnu-init): Likewise.
27332         (old-dejagnu-stat): Delete contents, empty proc now.
27333         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27334         (c-torture): Delete references to lcnt, lpass, lfail.
27335         Get option list from TORTURE_OPTIONS.
27336         Delete -funroll[-all]-loops if no loops.
27337         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27338         (g++_stat): Delete contents (empty proc now).
27339         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27340         (gcc_finish): Likewise.
27341         (gcc_stat): Deleted.
27342         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27343         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27344         * gcc.c-torture/execute/execute.exp: Likewise.
27345         Split tests into two parts: compile, execute.
27346         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
27347         no loops.  Update to reflect clarified return codes from ${tool}_load.
27349 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
27351         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27352         to grep for.
27353         (old-dejagnu): Likewise (where necessary).
27355 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
27357         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27359         * lib/dg.exp (dg-process-target): Fix processing of selector.
27360         Add comment regarding use of `error'.
27362         * lib/gcc.exp (prune_system_crud): Define if missing.
27363         * lib/g++.exp (prune_system_crud): Likewise.
27365         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27366         Call prune_system_crud.
27367         * lib/dg.exp (dg-runtest): New proc.
27368         Use perror instead of send_user for tcl errors in testcase.
27369         Don't return any value, it's never used.
27370         Don't clobber previous definition of `unknown'.
27371         Print tcl errors in `dg-final'.
27373 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
27375         * lib/dg.exp (dg-process-target): Improve syntax error messages.
27376         (dg-test): Don't print errorInfo, it contains stack backtrace.
27378 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
27380         * lib/g++.exp (runtest_file_p): Define if missing.
27382 1994-09-24  Doug Evans  (dje@cygnus.com)
27384         * lib/mike-g++.exp: Comment out loading of g++.exp.
27385         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
27386         (default_g++_version): Always print something.
27387         (default_g++_start): Comment out call to `which'.
27388         (g++_start, g++_load): Deleted (must be defined in config file).
27389         * lib/gcc.exp: Test for existence of $CC at start.
27390         Delete check for tmpdir (done in gcc_init).
27391         (default_gcc_version): Always print something.
27392         (default_gcc_start): Comment out call to `which'.
27393         * config/*.exp: Major cleanup - make cross targets work at least a
27394         little better for g++ (by not being "--tool gcc" specific).
27395         Rename gcc_xxx to ${tool}_xxx.
27396         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27397         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27399 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
27401         * lib/c-torture.exp (c-torture-compile): Rework compiler
27402         message processing.
27404         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27405         c-torture.
27407 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
27409         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27411         * lib/dg.exp (dg-process-target): Support { target native }.
27413 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
27415         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
27416         looked for "... program xxx got fatal signal".
27417         Correct regsub munging of `comp_output'.
27418         Ignore compiler messages "path prefix not used" and "linker input
27419         file unused".
27421 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
27423         * lib/gcc.exp (runtest_file_p): Define if missing.
27424         * gcc.prms/template.c: Example to work from.
27426 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
27428         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27429         * lib/dg.exp (dg-test): Call unsupported testcases as such.
27431         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27432         * gcc.prms/1883.c: Moved from compile/940714-1.c.
27433         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27434         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27436         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27437         (dg-process-target): No longer a varargs proc.
27438         Return S/N for target, P/F for xfail.  All callers changed.
27439         (user option procs): More argument checking.
27440         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27441         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27442         (dg-test): Skip test if not running on selected target in `dg-do'.
27443         Update handling of `dg-do-what', `dg-output-text'.
27444         Separate execution pass/fail from output pattern match pass/fail.
27445         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27447 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
27449         * gcc.c-torture/special/special.exp: Don't expect failure for mips
27450         target for 920510-1.c.
27452 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
27454         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27455         Clean up comment regarding use of passcnt, etc.
27456         (gcc_stat): Don't update `testcnt' here.
27457         (gcc_finish): Do it here.
27458         Might as well reset `but_id' here too.
27459         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27460         to determine if the file should be tested.
27461         * gcc.c-torture/compile/compile.exp: Likewise.
27462         * gcc.c-torture/execute/execute.exp: Likewise.
27463         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27464         * gcc.misc-tests/dg-test.exp: Likewise.
27465         * gcc.prms/prms.exp: Likewise.
27466         * gcc.wendy/wendy.exp: Likewise.
27467         * g++.old-deja.exp: Likewise.
27468         Move "Testing file" message to verbose level 1.
27470 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
27472         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27474 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
27476         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27477         (default_gcc_start): Accept optional second list element
27478         of compiler flags.  Print compiler output at verbosity level 2.
27479         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27480         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27481         Save current values of framework globals passcnt, failcnt, xpasscnt,
27482         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27483         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
27484         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27485         xfailcnt to compute stats.  Update framework global `testcnt' from
27486         pass/fail counts.
27487         (gcc_finish): New proc.  Clean up test environment.
27488         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27489         (gcc_epass, gcc_efail): Delete.
27490         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27491         argument of line number.
27492         (dg-init): If the tool has an init routine, call it.
27493         (dg-test): Remove args `cflags_var' and `libs_var'.
27494         Pass all compiler options to ${tool}_start.
27495         Handle missing line number.
27496         (dg-finish): New function.
27497         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27498         particular files.  Call gcc_finish at end.  Move "skipping test"
27499         message to verbosity level 3.
27500         * gcc.c-torture/compile/compile.exp: Likewise.
27501         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27502         * gcc.c-torture/execute/execute.exp: Likewise.
27503         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27504         Print testcase being tried at verbosity level 1.
27505         * gcc.c-torture/special/special.exp: Unset xfail.
27506         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27507         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27508         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27509         * gcc.failure/failure.exp: Likewise.
27510         * gcc.ieee/ieee.exp: Likewise.
27511         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27512         Update call to dg-test.  Call dg-finish at end.
27513         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
27514         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27515         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27516         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27517         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
27518         * gcc.wendy/wendy.exp: Add copyright.
27519         Delete setting of tmpdir (done by gcc_init).
27520         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27521         Pass compiler flags to gcc_start.  Call gcc_finish at end.
27522         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27523         gcc_[ce]pass/fail.
27525 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
27527         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27528         confusion.
27529         (g++_load): Likewise.
27531         * config/*.exp (gcc_load): Some were varargs fns and some were not.
27532         Rename argument to `prog' to remove the confusion.
27533         Varargs fns behave differently too!
27534         (g++_load): Likewise.
27536         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27538         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27539         what it is.  Delete (always) printing of status value for !native.
27540         Simplify verbose code, and include status and exec_output.
27541         (g++_load): Use gcc_load.
27543 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
27545         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27546         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27547         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27548         940714-3.c as these testcases don't exist anymore.  Make
27549         va-arg-1.c expected to pass.
27551 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
27553         * gcc.misc-tests/misc.exp: Only run specific testcases.
27554         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
27555         * gcc.misc-tests/dg-[1-9].c: New files.
27557         * lib/dg.exp: New testsuite driver.
27558         * gcc.prms/prms.exp: Use it.
27560         * README.gcc: New file.
27562         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
27563         Document and reset `lxpass' and `lxfail'.
27564         Simplify "initialized" message.
27565         (gcc_stat): Clean up comments a little.
27567 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
27569         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
27571 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
27573         * lib/old-dejagnu.exp (process-option): New proc.
27574         (old-dejagnu-init, old-dejagnu-stat): Likewise.
27575         (old-dejagnu): Simplify.
27576         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
27578 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
27580         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
27581         exists and is not an empty string.
27583         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
27584         $xfail rather than calling setup_xfail.  Clear $xfail when test is
27585         finished.
27586         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
27587         automatically.
27589         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
27590         longer expected to fail.
27592         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
27593         "f" function call.
27595         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
27597         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
27598         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
27599         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
27600         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
27601         c-torture-1.29.
27603         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
27604         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
27606         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
27608         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
27609         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
27611         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
27612         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
27613         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
27615 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
27617         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
27618         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
27619         940714-1.c, 940714-2.c, 940714-3.c},
27620         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
27621         gcc.misc-tests/{mg.c,mg.exp}:
27622         New tests.
27623         * gcc.noncompile/noncompile.exp: Change accordingly.
27625 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
27627         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
27628         Undo previous clobberage.
27630 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
27632         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
27633         * gcc.special/{930510-1.c, special.exp}:
27634         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
27635         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
27636         struct-varargs-1.c}: New tests from c-torture-1.26.
27638 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
27640         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
27641           argument to switch.
27643 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
27645         * Revert the previous changes.  Please see Rob's directory
27646           (/lisa/test/rob/progressive/gcc/testsuite) for testing
27647           fixes.
27649 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
27651         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
27652             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
27653             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
27654             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
27655             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
27656             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
27657             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
27658             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
27659             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
27660             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
27661             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
27662             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
27663             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
27664             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
27665             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
27666             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
27667             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
27668             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
27669             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
27670             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
27671             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
27672             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
27673             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
27674             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
27675             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
27676             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
27677             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
27679 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
27681         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
27682             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
27683           with perror calls.
27685 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
27687         * config/unix.exp (g++_load): Fix syntax.
27689 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
27691         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
27692         * gcc.noncompile/921017-1.c: Deleted obsolete test.
27693         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
27694         Don't expect va-arg-1.c to fail.  Correct expected output for
27695         920928-1.c.
27696         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
27697         * gcc.wendy/hbm4.c: Correct typo.
27698         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
27700 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
27702         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
27703         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
27704         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
27705         * lib/c-torture.exp (c-torture-compile): Ditto.
27707         Reduce volume of output (remove all the -I's and such).
27708         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
27709         Call gcc_cpass, gcc_cfail.
27710         (c-torture): Pass testing option to c-torture-compile.
27712 1994-03-21  Doug Evans  (dje@cygnus.com)
27714         Bring patches over from progressive.
27715         * config/default.exp: Exit remote shell cleanly.
27716         (g++_exit, g++_start): Add default versions.
27717         * config/sim.exp (gcc_load): Use perror, not error.
27719 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
27721         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
27722         set in site.exp.
27724 1994-03-14  Doug Evans  (dje@cygnus.com)
27726         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
27727         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
27728         (wendy_try): New proc to run testcase.
27729         (main loop): Call 'em.
27730         * gcc.wendy/*.c: Clean up pass to correct expected output.
27732         * lib/gcc.exp: Minor cleanup work.
27733         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
27735 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
27737         * config/sim.exp (gcc_load): Document return codes better.
27738         Don't pass -v to simulator.
27740 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
27742           * gcc.special/920717-x.c: Fix typo.
27743           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
27744           get at sources.
27746         * lib/mike-gcc.exp: Fix typo.
27748 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
27750         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
27751         binary to use, transform the name.
27752         * config/*.exp: rename everything. Nuke any g++ specific files,
27753         it's now a special case of gcc that requires no special support.
27754         Add a default.exp for unsupported targets.
27756 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
27758         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
27759         lib/old-dejagnu.exp: Fix a few patterns to work with the new
27760         version of Tcl.
27762 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
27764         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
27765         than a warning.
27767 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
27769         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
27771 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
27773         * gcc.execute/execute.exp: Combine opt_list and foption_list into
27774         option_list.  Compile every file with only 4/6 option choices
27775         (same as C torture) instead of with 12/18 different option
27776         choices.
27777         * lib/c-torture.exp: Likewise.
27779         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
27780         not already set.
27782 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
27784         * lib/old-deja.exp: Add `excess errors test fails' error, now one
27785         can put an XFAIL *-*-* on excess errors.
27787 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
27789         * g++.law: Add more tests derived from g++-bugs snapshots.
27791         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
27792         equivalent to g++.law/init9.
27794         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
27795         compiled it, and the a.out file after we've run it.
27797 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
27799         * lib/mike-g++.exp (postbase): Delete the .o file after we've
27800         compiled it, and the a.out file after we've run it.
27802 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
27804         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
27806 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
27808         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
27809         version number.
27811 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
27813         * g++.law: New directory of g++ tests derived from the g++-bugs
27814         snapshots.
27816 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
27818         * gcc.compile: initbug1.c initbug1.exp testcase added
27820 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
27822         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
27823         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
27824           fixes submitted by Jeff Law (law@cs.utah.edu)
27825         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
27826           Jeff Law (law@cs.utah.edu)
27829 1993-11-30  Mike Stump  (mrs@cygnus.com)
27831         * config/unix-g++.exp: Follow the gcc way of doing things.
27832         * g++.old-deja/old-deja.exp: Minor updates.
27833         * lib/g++.exp: New file, follow the gcc way of doing things.
27834         * lib/old-dejagnu.exp: Minor updates.
27835         * lib/mike-g++.exp: Always unset errorInfo.
27837 1993-11-06  Mike Stump  (mrs@cygnus.com)
27839         * lib/gcc.exp: Fix some errors with the below change, CC and
27840         CFLAGS should be global when setting, not local.
27842 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
27844         * lib/gcc.exp: Transform tool name.
27846 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27848         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
27850 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27852         * lib/gcc.exp: change gcc_done to gcc_stat
27854 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27856         * Upgraded gcc testsuite to c-torture version 1.25
27858 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
27860         * lib/gcc.exp: added reporting code. Changed verbose compile message.
27861         * lib/c-torture: added hooks for new reporting code.
27863 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
27865         * config/sh-gcc.exp: check if sh-sim exists in the path
27867 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
27869         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
27870         * gcc.compile/compile.exp: Initial changes for new logic.
27871         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
27872         * gcc.failure/failure.exp: Initial changes for new logic.
27873         * gcc.ieee/ieee.exp: Initial changes for new logic.
27874         * gcc.misc-tests/misc.exp: Initial changes for new logic.
27875         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
27876         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
27877         * lib/c-torture.exp: Initial changes for new logic.
27878         * lib/gcc.exp: Initial changes for new logic.
27880 1993-10-15  Mike Stump  (mrs@cygnus.com)
27882         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
27883         depend upon failure or success.  Fully qualify names in failure
27884         and success messages.  Always remove a.out before starting
27885         compile, just in case.  Pay more attention to error text output by
27886         the compiler.  Handle testcases with no known past errors just
27887         like all others, so that things are uniform.  Other miscellaneous
27888         improvements.
27890 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
27892         * gcc.cpp: new directory for cpp tests
27894 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
27896         * lib/chill.exp: Code reformatted, removed unused code.
27897         * config/unix-chill.exp: Code reformatted, removed unused code.
27898         * chill.execute/execute.exp: Code reformatted, removed unused code.
27899         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
27901 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
27903         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
27904         routines not written.
27906 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
27908         * config/bug-gcc.exp: Use new procs from bug.exp.
27910 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
27912         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
27913         via ftp, rather than depending on NFS.
27914         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
27915         case.
27917 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
27919         * config/bug-gcc.exp: Use new download proc.
27921 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
27923         * chill.execute/execute.exp: cleanups, handles errors better
27924         * chill.compile/compile.exp: rewrite, based on execute.exp
27925         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
27926         * lib/chill.exp: major changes to diff proc and compile and link
27927           procs. added chill_fail and chill_pass wrappers to pass and
27928           fail. added more comments, and handle error codes better.
27929           Added a hack to capture stderr from exec, so noncompile tests
27930           can work.
27932 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
27934         * chill.execute/execute.exp: rewrite of testsuite driver
27935         * lib/chill.exp: rewrite of testsuite driver
27936         * config/unix-chill.exp: rewrite of testsuite driver
27938 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
27940     In chill.execute:
27941         * iexpr.ch: Standardize uppercase.
27942         * tuples.dat: Standardize uppercase.
27943         * vary.ch: standardize.  Correct varying string assignments.
27944         * vary.dat: Add new output lines.
27946 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
27948     In chill.execute:
27949         * chprintf.ch: Standardize use of uppercase.
27950         * tuples.ch: Standardize and turn arr2 into a DCL,
27951           rather than a SYN.
27952         * pinits.ch: Standardize.
27954 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
27956         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
27957         * Makefil: Renamed to Makefile.in.
27958         * configure.in: New.
27960 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
27962     In chill.execute:
27963         * .cvsignore: Add result/output files.
27964         * Makefile: Fix up variables at start.  Use MFLAGS
27965           everywhere.  Correct bool_loc, built_ins entries.
27966           Add entry for vary1.ch.
27967         * bitarray.ch: Standardize upper-case usage.
27968         * bitexpr.ch: Standardize, add output of b1.
27969         * params.ch: Use arrayt in along PROC parameters, to
27970           avoid novelty problems.
27971         * sets.ch: Tiny cleanup.
27972         * vary1.ch: Re-indent.
27974 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
27976           * Add PR-related files to Makefiles, .cvsignore files, etc.
27978 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
27980         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
27981           with compiler objects. New names are test-flow.c and test-loop.c
27983 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
27985         * Upgraded c-torture tests from 1.19 to 1.20
27987         * new files:
27988         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
27989         * gcc.compile: 930623-1.c 930623-2.c
27990         * gcc.noncompile: 930622-1.c 930622-2.c
27991         * gcc.failure: 920411-1.c 920627-2.c
27992         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
27994 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
27996         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
27997           More changes to get testsuite working properly. Needs more work.
27998           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28000 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
28002         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28003           More changes to get testsuite working properly. Needs more work.
28005 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
28007         * chill.compile/compile.exp: Added for Dejagnu support
28008         * chill.execute/execute.exp: Added for Dejagnu support
28009         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
28011 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
28013     This should complete moving the CHILL test files.
28014         * chill.noncompile(.cvsignore printf.grt
28015             in-printf.grt chprintf.grt chprintf.ch):
28016             Added test-support files.
28017           (Makefile): Modified further.
28018         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28019             signal.ch): Added test files.
28020           * chill.execute (.cvsignore printf.grt printr.c
28021             in-printf.grt rts.c chprintf.grt rts.h): Added
28022           test-support files.
28023             (Makefile): More corrections.
28025 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
28027         * chill.compile, chill.execute, chill.nocompile: Add CHILL
28028           test cases, ready for DejaGnu.
28030 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
28032         * Upgraded c-torture tests from 1.18 to 1.19
28034         * gcc.compile: added test(s):
28035           930607-1.c
28036         * gcc.execute: added test(s):
28037           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28039         * added new subdirectory for misc tests: gcc.misc-tests
28040         * gcc.misc-test(s): added tests:
28041           inst-check.c test-consts.c test-ior.c test-switch.c
28043 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
28045         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28047 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
28049         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28051 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
28053         * Upgraded c-torture tests from 1.17 to 1.18
28055 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
28057         * Upgraded c-torture tests from 1.12 to 1.17
28059 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
28061         * lib/old-dejagnu.exp:
28062           Fixed handling of XFAIL target triplets to correctly
28063           recognize wildcard characters.  Removed code that
28064           appended a unique id tag to the end of the file name
28065           printed out by the result of the testcases within a
28066           given test file.
28068 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
28070         * lib/old-dejagnu.exp:
28071           Reworked expected failure handling to trigger off of XFAIL
28072           keyword in keyphrase embeded in testcase source code. The
28073           XFAIL keyword must be at the end of the keyphrase line. It
28074           may optionally be followed by one or more target triplets.
28075           It has just occured that the handling of wildcards in the
28076           target triplet may not be correct.
28078 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
28080         * g++.old-deja/tests:
28081           Moved all subdirectories up one level into g++.old-deja .
28083         * lib/old-dejagnu.exp:
28084           Fixed problem with CXXFLAGS not being properly reset, and being
28085           corrupted with extraneous "-c" compiler option.  This was
28086           causing binaries to not be generated for test that needed them.
28087           Modified strings passed to "pass" and "fail" so that individual
28088           tests from the same test file would be distinguished by an
28089           identifier appended to the test file name in the summary logs;
28090           this corrected a problem with erroneous diff logs.  Added code
28091           to search testcases for expected fail and unexpected pass keywords.
28093 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
28095         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28097 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
28099         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28100           Removed extraneous text from end of "Special g++ Options"
28101           keyphrase.
28103         * lib/old-dejagnu.exp: Added pattern matching to look for new
28104           keywords, embedded in testcases comments, which will trigger
28105           calls to xpass and xfail.
28107 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
28109         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28110           comments embedded in the testcases, especially the one looking for
28111           special compiler options, as well as the pattern matching for the
28112           compiler output again.
28114 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
28116         * lib/old-dejagnu.exp: Do a proper check of the return value for
28117           execute tests. Fixed several problems with the pattern matching
28118           of the compiler output which gave erroneous test results.
28119           Changed several of the test result messages to be more descriptive.
28120         * config/unix-g++.exp: Proc g++_load now actually works and
28121           executes the tests passed to it and returns a usable return
28122           value.
28124 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
28126           * lib/gcc.exp: Exits gracefully if $CC is bogus.
28128 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
28130         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28131           Modified both files to properly execute the old style
28132           dejagnu tests. The previous versions of these files were
28133           experimental and did not function anything near correctly.
28135 1993-04-05  Rob Savoye  (rob@cygnus.com)
28137         * Removed all Makefile.in and configure.in files. No configuration
28138         needed now.
28140 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
28142         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28144 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
28146         * gcc.compile/configure.in, gcc.unsorted/configure.in,
28147         gcc.special/configure.in, gcc.noncompile/configure.in,
28148         gcc.execute/configure.in, gcc.code_quality/configure.in,
28149         g++.other/configure.in, g++.old-deja/configure.in,
28150         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28151         in srcname setting.
28153 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
28155         * lib/udi.exp:  Fixed mondfe and mondfe_download.
28156         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28157         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28159 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
28161         * config/udi-gdb.exp: Check $shell_id after connecting to target.
28162         (gdb_exit): Don't remove *_soc files.
28164 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
28166         * lib/c-torture.exp: Don't look for main; instead always use -w
28167         -c.  This is how the c-torture tests work.  Remove the object
28168         file if the compilation succeeds.
28169         * gcc.execute/execute.exp: Remove executable if test passes.
28170         * gcc.noncompile/noncompile.exp: Every test is an expected
28171         failure.
28172         * gcc.special/special.exp: Added tests from c-torture 1.11,
28173         corrected use of existing test.
28174         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28175         gcc.execute/920625-1.c: Updated to c-torture 1.11.
28176         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28177         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28178         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28179         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28180         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28181         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28182         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28183         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28184         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28185         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28186         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28187         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28188         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28189         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28190         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28191         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28192         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28193         c-torture 1.11.
28194         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28195         correspond to c-torture 1.11.
28197         * New file.