1 2005-01-04 Uros Bizjak <uros@kss-loka.si>
4 * gcc.dg/i386-mmx-6.c: New test case.
6 2005-01-04 Paolo Bonzini <bonzini@gnu.org>
8 PR tree-optimization/18308
9 * gcc.dg/vect/pr18308.c: New testcase.
11 2005-01-04 Andreas Jaeger <aj@suse.de>
13 * gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.
15 2005-01-03 Geoffrey Keating <geoffk@apple.com>
16 Robert Bowdidge <bowdidge@apple.com>
18 * gcc.dg/cpp/subframework1.c: New.
19 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/A.h: New.
20 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/B.h: New.
21 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/C.h: New.
22 * gcc.dg/cpp/frame/one.framework/Headers/one-includeSubs.h: New.
24 2005-01-03 Geoffrey Keating <geoffk@apple.com>
26 * gcc.dg/darwin-weakimport-1.c: Remove check for variables
28 * gcc.dg/darwin-weakimport-2.c: New.
30 2005-01-03 Richard Henderson <rth@redhat.com>
32 * g++.old-deja/g++.ext/attrib5.C: Move the alias after the referent.
34 2005-01-03 Richard Henderson <rth@redhat.com>
36 * gcc.dg/vect/vect.exp: Enable for ia64.
37 * lib/target-supports.exp (check_effective_target_vect_int): Likewise.
38 (check_effective_target_vect_float): Likewise.
39 (check_effective_target_vect_no_align): Likewise.
40 * gcc.dg/vect/vect-30.c: XFAIL for vect_no_align.
41 * gcc.dg/vect/vect-8.c: Likewise.
43 2005-01-03 Uros Bizjak <uros@kss-loka.si>
46 * gcc.dg/pr19236-1.c: New test case.
48 2005-01-03 Hans-Peter Nilsson <hp@bitrange.com>
50 PR rtl-optimization/12092
51 * gcc.dg/pr12092-1.c: Fix typo in dg directive.
53 2005-01-02 Andreas Jaeger <aj@suse.de>
55 * gcc.dg/pr12092-1.c: Do not run on x86_64.
57 2005-01-01 Roger Sayle <roger@eyesopen.com>
58 Andrew Pinski <pinskia@physics.uc.edu>
60 PR rtl-optimization/12092
61 * gcc.dg/pr12092-1.c: New test case.
63 2005-01-01 Geoffrey Keating <geoffk@geoffk.org>
65 * g++.dg/ext/visibility/fvisibility-override1.C: Test using
66 'hidden' and 'default' for better portability.
67 * g++.dg/ext/visibility/fvisibility-override2.C: Likewise.
69 * g++.old-deja/g++.abi/cxa_vec.C: Add -flat_namespace on Darwin
71 * g++.old-deja/g++.brendan/new3.C: Likewise.
73 2005-01-01 Steven Bosscher <stevenb@suse.de>
75 * gcc.dg/20041231-1.C: New test.
76 * g++.dg/warn/Wunreachable-code-1.C: New test.
78 2004-12-30 David Edelsohn <edelsohn@gnu.org>
80 * gfortran.fortran-torture/execute/read_eof.f90: Open scratch
81 file, not /dev/null. Abort on error.
83 2004-12-30 Alexander Malmberg <alexander@malmberg.org>
84 Ziemowit Laski <zlaski@apple.com>
87 * objc.dg/encode-5.m: New test.
89 2004-12-29 Richard Henderson <rth@redhat.com>
91 * gcc.dg/20040813-1.c: Disable for alpha and ia64.
92 * objc.dg/stabs-1.m: Disable for ia64.
94 2004-12-29 Mark Mitchell <mark@codesourcery.com>
97 * g++.dg/warn/Wunused-10.C: New test.
99 2004-12-28 Richard Henderson <rth@redhat.com>
101 * objc.dg/stabs-1.m: Disable for alpha.
103 2004-12-27 Mark Mitchell <mark@codesourcery.com>
106 * g++.dg/parse/error23.C: New test.
108 2004-12-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
110 * gfortran.dg/g77/f90-intrinsic-bit.f: New.
113 * gfortran.dg/intrinsic_modulo_1.f90: New.
114 * gfortran.fortran-torture/execute/intrinsic_mod_ulo.f90: Add
115 tests with divisor -1.
117 2004-12-27 Mark Mitchell <mark@codesourcery.com>
119 * g++.dg/opt/temp1.C (memcpy): Return a value.
122 * g++.dg/expr/cond7.C: New test.
124 2004-12-27 Paul Brook <paul@codesourcery.com>
126 * gfortran.dg/g77/select_no_compile.f: Remove.
128 2004-12-27 Richard Henderson <rth@redhat.com>
130 * gcc.dg/vect/vect-27a.c, gcc.dg/vect/vect-29a.c,
131 gcc.dg/vect/vect-48a.c, gcc.dg/vect/vect-56a.c,
132 gcc.dg/vect/vect-72a.c, gcc.dg/vect/vect-77a.c: Remove.
134 2004-12-26 Richard Henderson <rth@redhat.com>
136 * gcc.dg/compat/compat-common.h (CINT, CDBL): Use multiplication
137 by 1i instead of token pasting.
139 2004-12-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
141 PR tree-optimization/17578
142 * gcc.c-torture/execute/ieee/compare-fp-3.x: Append -fno-trapping-math
144 * gcc.c-torture/execute/ieee/compare-fp-4.x: Likewise.
146 2004-12-25 Richard Henderson <rth@redhat.com>
148 * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
151 2004-12-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
153 * gcc.dg/pr17055-1.c (dg-options): Add -fno-common to options on
155 * gcc.dg/pr17957.c (dg-options): Likewise.
156 * gcc.dg/struct-ret-1.c: Add prototype for abort.
157 * gcc.dg/tree-ssa/asm-2.c, gcc.dg/tree-ssa/asm-3.c: Use register 1
158 instead of 0 on __hppa__.
159 * gcc.dg/tree-ssa/loop-1.c (dg-final): Check for five instances of
160 "foo,%r" on hppa*-*-*.
162 2004-12-23 Bud Davis <bdavis9659@comcast.net>
165 * gfortran.dg/complex_write.f90: New test.
167 2004-12-23 Mark Mitchell <mark@codesourcery.com>
170 * g++.dg/parse/pragma2.C: New test.
172 * g++.dg/opt/temp1.C: Make memcpy actually copy bytes.
174 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
176 * gcc.dg/empty2.c: Add missing dg-warning.
178 2004-12-23 Mark Mitchell <mark@codesourcery.com>
181 * g++.dg/template/local4.C: New test.
182 * g++.dg/template/crash19.C: Add dg-error marker.
184 * g++.dg/template/crash31.C: Correct embedded PR number.
186 2004-12-23 Mark Mitchell <mark@codesourcery.com>
189 * g++.dg/opt/temp1.C: Add do-run marker.
191 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
193 * g++.dg/template/spec19.C: New.
195 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
198 * gcc.dg/empty2.c: New.
200 2004-12-23 Richard Henderson <rth@redhat.com>
202 * lib/target-supports.exp (check_effective_target_vect_no_align):
203 Remove i?86 and x86-64.
205 2004-12-23 Mark Mitchell <mark@codesourcery.com>
208 * g++.dg/opt/temp1.C: New test.
210 2004-12-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
213 * g++.dg/template/friend33.C: New testcase.
215 2004-12-22 Mark Mitchell <mark@codesourcery.com>
218 * g++.dg/template/cond5.C: New test.
221 * g++.dg/inherit/thunk3.C: New test.
224 * g++.dg/warn/Wunused-9.C: New test.
226 2004-12-22 Janis Johnson <janis187@us.ibm.com>
228 * lib/gcc-dg.exp (dg-skip-if): Fix the flags compared against.
230 2004-12-22 Jan Beulich <jbeulich@novell.com>
232 * gcc.dg/20040813-1.c: Skip for *-*-netware*.
234 2004-12-21 Mark Mitchell <mark@codesourcery.com>
237 * g++.dg/ext/packed8.C: New test.
240 * g++.dg/template/crash31.C: New test.
243 * g++.dg/template/crash30.C: New test.
245 2004-12-21 Andrew Pinski <pinskia@physics.uc.edu>
248 * g++.dg/eh/ctor3.C: New test.
250 2004-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
252 * objc.dg/stabs-1.m: Allow section name to be quoted and
253 assembly label to begin with '.LL'.
255 2004-12-21 Janis Johnson <janis187@us.ibm.com>
257 * gcc.dg/vect/vect.exp
258 (check_effective_target_lp64_or_vect_no_align): New.
259 * gcc.dg/vect/vect-77.c: Use it.
260 * gcc.dg/vect/vect-78.c: Use it.
262 * lib/target-supports.exp
263 (check_effective_target_vect_no_max,
264 check_effective_target_vect_no_bitwise,
265 check_effective_target_vect_no_align): New.
266 * gcc.dg/vect/vect-13.c: Use them.
267 * gcc.dg/vect/vect-17.c: Ditto.
268 * gcc.dg/vect/vect-18.c: Ditto.
269 * gcc.dg/vect/vect-19.c: Ditto.
270 * gcc.dg/vect/vect-20.c: Ditto.
271 * gcc.dg/vect/vect-27.c: Ditto.
272 * gcc.dg/vect/vect-29.c: Ditto.
273 * gcc.dg/vect/vect-44.c: Ditto.
274 * gcc.dg/vect/vect-48.c: Ditto.
275 * gcc.dg/vect/vect-50.c: Ditto.
276 * gcc.dg/vect/vect-52.c: Ditto.
277 * gcc.dg/vect/vect-54.c: Ditto.
278 * gcc.dg/vect/vect-56.c: Ditto.
279 * gcc.dg/vect/vect-58.c: Ditto.
280 * gcc.dg/vect/vect-60.c: Ditto.
281 * gcc.dg/vect/vect-72.c: Ditto.
282 * gcc.dg/vect/vect-80.c: Ditto.
284 2004-12-21 Nathan Sidwell <nathan@codesourcery.com>
287 * g++.dg/init/string1.C: New.
290 * g++.dg/other/synth1.C: New.
292 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
295 * gcc.dg/pr18963-1.c: New test.
297 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
300 * gcc.dg/funcdef-storage-1.c (foo): Remove.
301 * gcc.dg/pr18596-1.c: Use dg-error.
302 (dg-options): Use -fno-unit-at-a-time.
303 * gcc.dg/pr18596-2.c: New test.
304 * gcc.dg/pr18596-3.c: New test.
306 2004-12-20 Roger Sayle <roger@eyesopen.com>
309 * g++.dg/opt/pr18683-1.C: New test case.
311 2004-12-20 Andrew Pinski <pinskia@physics.uc.edu>
314 * g++.dg/opt/max1.C: Fix for 64bit targets.
316 2004-12-20 Matt Austern <austern@apple.com>
319 * g++.dg/ext/builtin6.C: New
321 2004-12-20 Diego Novillo <dnovillo@redhat.com>
323 PR tree-optimization/19080
324 * gcc.c-torture/compile/pr19080.c: New test.
326 2004-12-20 Steven Bosscher <stevenb@suse.de>
328 * gcc.dg/20041219-1.c: New test.
330 2004-12-19 Roger Sayle <roger@eyesopen.com>
333 * g++.dg/opt/max1.C: New test case.
335 2004-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
337 * gcc.dg/fdata-sections-1.c: New test.
339 2004-12-18 Roger Sayle <roger@eyesopen.com>
342 * gcc.dg/max-1.c: New test case.
344 2004-12-18 Jakub Jelinek <jakub@redhat.com>
346 * gcc.c-torture/execute/20041218-1.c: New test.
348 2004-12-17 Diego Novillo <dnovillo@redhat.com>
350 * gcc.dg/pr18501.c: New test.
351 * gcc.dg/uninit-5.c: XFAIL.
352 * gcc.dg/uninit-9.c: XFAIL.
354 2004-12-17 Dale Johannesen <dalej@apple.com>
356 * gcc.dg/20041213-1.c: New.
358 2004-12-17 Ziemowit Laski <zlaski@apple.com>
360 * objc.dg/stabs-1.m: Allow assembly label to begin
363 2004-12-17 Jakub Jelinek <jakub@redhat.com>
365 * gcc.c-torture/execute/20041213-1.c: Move...
366 * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
368 2004-12-17 Nathan Sidwell <nathan@codesourcery.com>
371 * g++.dg/lookup/conv-5.C: New.
373 2004-12-16 Ziemowit Laski <zlaski@apple.com>
375 * objc.dg/stabs-1.m: New test.
377 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
379 * gcc.dg/visibility-c.c: Change compile to
380 assemble for the test.
382 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
385 * gcc.dg/visibility-c.c: New test.
387 2004-12-16 Roger Sayle <roger@eyesopen.com>
390 * gcc.dg/switch-8.c: New test case.
392 2004-12-16 Nathan Sidwell <nathan@codesourcery.com>
395 * g++.dg/template/init4.C: New.
396 * g++.dg/opt/static3.C: Enable optimizer.
398 2004-12-16 Wolfgang Bangerth <bangerth@dealii.com>
400 * g++.dg/other/complex1.C: New test.
402 2004-12-15 Alan Modra <amodra@bigpond.net.au>
404 * g++.dg/opt/inline9.C: New test.
406 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
409 * gfotran.dg/nullify_1.f: New test.
411 2004-12-15 Richard Henderson <rth@redhat.com>
413 * gcc.target/i386/i386.exp: New harness.
414 * gcc.target/i386/vect-args.c: New.
416 2004-12-15 David Edelsohn <edelsohn@gnu.org>
418 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
420 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
423 * g++.dg/template/friend32.C: New test.
425 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
427 * cpp/pragma-once-1.c: New test.
428 * cpp/pragma-once-1b.h: Likewise.
429 * cpp/pragma-once-1c.h: Likewise.
430 * cpp/pragma-once-1d.h: Likewise.
431 * cpp/inc/pragma-once-1a.h: Likewise.
433 2004-12-15 Bud Davis <bdavis9659@comcast.net>
434 Steven G. Kargle <kargls@comcast.net>
437 * gfortran.dg/list_read_3.f90: New test.
439 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
441 * gcc.dg/ftrapv-2.c: New test.
443 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
446 * g++.dg/template/typename9.C: New test.
448 2004-12-14 Mark Mitchell <mark@codesourcery.com>
451 * g++.dg/template/typename8.C: New test.
452 * g++.dg/parse/friend2.C: Tweak error message.
454 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
456 * gcc.c-torture/20041214-1.c: New test.
458 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
461 * g++.dg/init/array17.C: New test.
463 2004-12-14 Mark Mitchell <mark@codesourcery.com>
466 * g++.dg/init/aggr3.C: New test.
468 2004-12-14 Janis Johnson <janis187@us.ibm.com
470 * gcc.dg/altivec-types-1.c: New test.
471 * gcc.dg/altivec-types-2.c: New test.
472 * gcc.dg/altivec-types-3.c: New test.
473 * gcc.dg/altivec-types-4.c: New test.
474 * g++.dg/ext/altivec-types-1.C: New test.
475 * g++.dg/ext/altivec-types-2.C: New test.
476 * g++.dg/ext/altivec-types-3.C: New test.
477 * g++.dg/ext/altivec-types-4.C: New test.
479 2004-12-14 Jakub Jelinek <jakub@redhat.com>
482 * gcc.c-torture/execute/20041213-1.c: New test.
484 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
487 * g++.dg/template/cast1.C: New.
489 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
491 * gcc.c-torture/execute/20041213-2.c: New test.
493 2004-12-13 Richard Henderson <rth@redhat.com>
495 * gcc.dg/i386-sse-10.c: Fix typo in options.
497 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
500 * g++.dg/opt/pr18968.C: New test.
502 2004-12-13 Mark Mitchell <mark@codesourcery.com>
505 * g++.dg/ext/visibility/staticdatamem.C: New test.
507 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
509 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
511 2004-12-13 Roger Sayle <roger@eyesopen.com>
513 PR rtl-optimization/18928
514 * gcc.dg/pr18928-1.c: New test case.
516 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
519 * gcc.c-torture/compile/20041211-1.c: New.
521 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
524 * gcc.c-torture/execute/20041212-1.c: New test.
526 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
529 * gfortran.dg/common_1.f90: New test.
531 2004-12-12 Steven G. Kargl <kargls@comcast.net>
532 Paul Brook <paul@codesourcery.com>
535 * gfortran.dg/real_do_1.f90: New test.
537 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
540 * g++.dg/opt/ptrmem6.C: New test.
542 2004-12-11 Roger Sayle <roger@eyesopen.com>
545 * gcc.dg/pr18921-1.c: New test case.
547 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
550 * gfortran.dg/scale_1.f90: New test.
552 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
555 * gcc.c-torture/compile/pr18903.c: New test.
557 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
559 * gcc.c-torture/execute/20041210-1.c: New test.
561 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
564 * g++.dg/parser/struct-1.C: New test.
565 * g++.dg/parser/struct-2.C: New test.
566 * g++.dg/parser/struct-3.C: New test.
568 2004-12-09 Richard Henderson <rth@redhat.com>
570 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
572 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
573 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
575 2004-12-09 Matt Austern <austern@apple.com>
578 * g++.dg/ext/builtin1.C: New
579 * g++.dg/ext/builtin2.C: New
580 * g++.dg/ext/builtin3.C: New
581 * g++.dg/ext/builtin4.C: New
582 * g++.dg/ext/builtin5.C: New
584 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
587 * g++.dg/opt/ptrmem5.C: New test.
589 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
591 * g++.dg/parse/typename5.C: Adjust for new error.
592 * g++.dg/parse/typename7.C: New.
594 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
597 * g++.dg/other/mmintrin.C: New test.
599 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
602 * g++.dg/init/array15.C: New.
603 * g++.dg/init/array16.C: New.
605 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
608 * gfortran.dg/assign_1.f90: New test.
610 2004-12-08 Nick Clifton <nickc@redhat.com>
612 * gcc.target/xstormy16/bss_below100: New directory containing tests.
613 * gcc.target/xstormy16/data_below100: Likewise.
614 * gcc.target/xstormy16/sfr: Likewise.
615 * gcc.target/xstormy16/below100.S: New test source file.
616 * gcc.target/xstormy16/below100.ld: New test linker script.
617 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
618 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
620 * gcc.target/xstormy16/bp.c: Likewise.
622 * gcc.target/xstormy16/bss_below100: New files:
623 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
624 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
625 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
626 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
627 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
628 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
629 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
630 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
631 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
632 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
633 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
634 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
635 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
636 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
637 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
638 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
639 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
640 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
641 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
642 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
643 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
644 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
645 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
646 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
647 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
648 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
649 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
651 * gcc.target/xstormy16/data_below100: New files:
652 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
653 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
654 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
655 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
656 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
657 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
658 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
659 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
660 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
661 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
662 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
663 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
664 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
665 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
666 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
667 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
668 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
669 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
670 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
671 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
672 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
673 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
674 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
675 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
676 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
677 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
678 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
680 * gcc.target/xstormy16/sfr: New files:
681 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
682 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
683 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
684 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
685 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
686 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
687 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
688 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
689 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
690 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
691 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
692 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
693 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
694 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
695 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
696 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
697 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
698 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
699 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
700 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
701 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
702 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
703 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
704 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
705 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
706 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
707 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
708 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
709 27_if0_sfrw_bitfield_f.c
711 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
714 * g++.dg/lookup/name-clash4.C: New test.
716 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
719 * g++.dg/opt/array1.C: New.
722 * g++.dg/template/operator5.C: New.
724 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
727 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
729 2004-12-07 Steven Bosscher <stevenb@suse.de>
731 * gcc.dg/noncompile/20041207.c: New test.
733 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
735 * g++.dg/other/unreachable-1.C: New test.
737 2004-12-06 Nick Clifton <nickc@redhat.com>
739 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
740 <limits.h> because the latter comes from gcc's include/ directory
741 and not the newlib/libc/include directory.
743 2004-12-04 Richard Henderson <rth@redhat.com>
745 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
747 2004-12-04 Richard Henderson <rth@redhat.com>
749 * lib/target-supports.exp (check_gc_sections_available): Disable
752 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
755 * g++.dg/other/vararg-2.C: New test.
757 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
759 PR c++/17011, c++/17971
760 * g++.dg/template/error15.C: Adjust expected error.
761 * g++.dg/template/instantiate3.C: Likewise.
763 2004-12-03 Janis Johnson <janis187@us.ibm.com>
765 * gcc.dg/altivec-18.c: Fix for darwin
767 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
770 * g++.dg/parse/ptrmem2.C: New.
773 * g++.dg/template/new1.C: New.
775 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
778 * gfortran.dg/direct_io_3.f90: New test.
780 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
783 * g++.dg/parse/crash21.C: New.
785 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
787 PR c++/15664, c++/18276
788 * g++.dg/template/ttp13.C: New test.
789 * g++.dg/template/ttp14.C: Likewise.
791 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
794 * g++.dg/parse/enum2.C: New test.
795 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
797 2004-12-02 Nick Clifton <nickc@redhat.com>
799 * gcc.target/xstormy16: New test directory.
800 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
801 * gcc.target/xstormy16/bp.c: Check the generation of bp
803 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
804 bn instructions and the BELOW100 attribute.
806 2004-12-02 Alan Modra <amodra@bigpond.net.au>
809 * gcc.dg/ppc-eabi.c: New.
811 2004-12-02 Bud Davis <bdavis9659@comcast.net>
814 * gfortran.dg/backspace.f90
816 2004-12-02 Bud Davis <bdavis9659@comcast.net>
818 * gfortran.dg/inquire.f90: New test.
820 2004-12-01 Janis Johnson <janis187@us.ibm.com>
822 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
823 handle effective-target-keyword.
824 (dg-skip-if): Support effective-target keyword as target list.
825 (dg-xfail-if): Ditto.
826 * lib/target-supports.exp (is-effective-target-keyword): New proc.
828 2004-12-01 Diego Novillo <dnovillo@redhat.com>
830 PR tree-optimization/18291
831 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
833 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
836 * g++.dg/parse/crash20.C: New.
839 * g++.dg/overload/arg1.C: New.
840 * g++.dg/overload/arg2.C: New.
841 * g++.dg/overload/arg3.C: New.
842 * g++.dg/overload/arg4.C: New.
844 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
846 * gcc.dg/c99-flex-array-4.c: Remove.
848 2004-11-30 Janis Johnson <janis187@us.ibm.com>
850 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
852 * lib/target-supports.exp (is-effective-target): Simplify.
854 * lib/target-supports.exp (check_effective_target_vect_long):
855 Fix for powerpc64-*-*.
857 2004-11-30 Loren James Rittle <ljrittle@acm.org>
859 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
860 to support new requirements on FreeBSD 5.
862 2004-11-30 Devang Patel <dpatel@apple.com>
865 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
867 2004-11-30 Janis Johnson <janis187@us.ibm.com>
869 * g++.dg/ext/altivec-13.C: New test.
871 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
874 * gcc.c-torture/execute/p18298.c: New test.
876 2004-11-30 Ira Rosen <irar@il.ibm.com>
877 Dorit Naishlos <dorit@il.ibm.com>
880 * gcc.dg/vect/vect-89.c: New test.
882 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
884 * gcc.dg/pr18596-1.c: New test.
886 2004-11-30 Ben Elliston <bje@au.ibm.com>
888 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
890 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
893 * gcc.dg/pr18479.c: New test.
895 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
898 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
901 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
902 cris-*-elf* cris-*-aout* mmix-*-*
904 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
907 * gcc.dg/pr18725.c: New test.
909 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
912 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
915 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
917 2004-11-29 Mark Mitchell <mark@codesourcery.com>
920 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
921 * g++.old-deja/g++.law/ctors5.C: Likewise.
922 * g++.old-deja/g++.other/crash25.C: Likewise.
925 * g++.dg/template/error16.C: New test.
928 * g++.dg/template/crash29.C: New test.
930 2004-11-29 Diego Novillo <dnovillo@redhat.com>
932 PR tree-optimization/18712
933 * gcc.c-torture/compile/pr18712.c: New test.
935 2004-11-29 Joseph Myers <joseph@codesourcery.com>
938 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
941 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
944 * g++.dg/lookup/crash6.C: New test.
946 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
949 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
951 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
953 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
954 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
955 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
957 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
959 * gcc.dg/pr18164.c: New test.
961 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
963 * gcc.dg/funroll-loops-all.c: New.
965 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
968 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
969 delimeter, match space and TAB as well as ":".
972 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
975 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
978 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
981 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
983 2004-11-28 Bud Davis <bdavis9659@comcast.net>
985 * gfortran.dg/direct_io_2.f90: New test.
987 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
990 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
992 2004-11-28 Richard Henderson <rth@redhat.com>
994 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
996 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
998 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
999 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
1000 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
1001 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
1002 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
1003 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
1004 gcc.dg/pointer-arith-8.c: New tests.
1006 2004-11-27 Bud Davis <bdavis9659@comcast.net>
1009 * gfortran.dg/endfile.f90: New test.
1011 2004-11-27 Falk Hueffner <falk@debian.org>
1013 * gcc.dg/loop-6.c: New test.
1015 2004-11-27 Jakub Jelinek <jakub@redhat.com>
1017 * gcc.c-torture/execute/20041126-1.c: New test.
1019 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
1021 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
1024 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
1026 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
1029 2004-11-27 Jakub Jelinek <jakub@redhat.com>
1031 PR rtl-optimization/17825
1032 * gcc.c-torture/compile/20041119-1.c: New test.
1034 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1036 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
1037 Check existence of ld library path variables before unsetting.
1039 2004-11-26 Mark Mitchell <mark@codesourcery.com>
1041 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
1043 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
1045 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
1047 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
1049 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
1051 2004-11-26 Ben Elliston <bje@au.ibm.com>
1053 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
1056 2004-11-26 Ben Elliston <bje@au.ibm.com>
1058 * gcc.dg/pr17957.c: Pass --param, not -param.
1060 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
1063 * testsuite/gcc.dg/pr17957.c: New test.
1065 2004-11-25 Mark Mitchell <mark@codesourcery.com>
1068 * g++.dg/template/crash28.C: Likewise.
1071 * g++.dg/expr/unary2.C: Adjust lvalue messages.
1072 * g++.dg/ext/lvaddr.C: Likewise.
1073 * g++.dg/opt/pr7503-3.C: Likewise.
1076 * g++.dg/parse/qualified3.C: New test.
1077 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
1080 * g++.dg/expr/return1.C: New test.
1082 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1084 Friend class name lookup 3/n, PR c++/3332
1085 * g++.dg/lookup/friend3.C: New test.
1086 * g++.dg/lookup/friend4.C: Likewise.
1087 * g++.dg/lookup/friend5.C: Likewise.
1089 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1091 Friend class name lookup 2/n, PR c++/14513, c++/15410
1092 * g++.dg/lookup/friend2.C: New test.
1093 * g++.dg/template/friend31.C: Likewise.
1095 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1097 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
1099 2004-11-24 Mark Mitchell <mark@codesourcery.com>
1102 * g++.dg/tc1/dr56.C: Remove.
1103 * g++.dg/template/typedef1.C: Add dg-error markers.
1104 * g++.old-deja/g++.other/typedef7.C: Likewise.
1107 * g++.dg/parse/typedef7.C: New test.
1109 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
1111 * gcc.c-torture/execute/20041124-1.c: New test.
1113 2004-11-24 Mark Mitchell <mark@codesourcery.com>
1115 * g++.dg/template/deduce3.C: New test.
1118 * g++.dg/template/crash27.C: New test.
1121 * g++.dg/warn/Wshadow-3.C: New test.
1123 2004-11-24 Devang Patel <dpatel@apple.com>
1126 * gcc.dg/cpp/isysroot-1.c: New test.
1127 * gcc.dg/cpp/usr/include/stdio.h: New file.
1128 * gcc.dg/cpp/isysroot-2.c: New test.
1129 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
1132 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1135 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
1137 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1139 * gcc.target/sparc/align.c: Do not include <stdint.h>.
1140 * gcc.target/sparc/pdist.c: Likewise.
1142 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
1145 * g++.dg/conversion/simd1.C: New test.
1147 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1149 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
1150 and restore_ld_library_path_env_vars.
1151 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
1152 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
1153 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
1154 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
1156 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
1158 * gcc.dg/pragma-align-2.c: Test macro expansion.
1159 * gcc.dg/pragma-pack-2.c: New test.
1161 2004-11-23 Richard Henderson <rth@redhat.com>
1163 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
1164 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1165 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
1166 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
1167 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
1168 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
1170 * gcc.dg/vect/vect.exp: Add check for alpha.
1171 * lib/target-supports.exp (check_alpha_max_hw_available): New.
1172 (check_effective_target_vect_int): Enable for alpha.
1173 (check_effective_target_vect_long): New.
1174 (is-effective-target): Add it.
1176 2004-11-23 Uros Bizjak <uros@kss-loka.si>
1178 * gcc.dg/pr18614-1.c: New test.
1180 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1182 * gcc.dg/setjmp-2.c: New test.
1184 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
1186 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
1187 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
1188 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
1189 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
1190 gcc.target/sparc/pdist.c: New tests.
1192 2004-11-22 Bob Wilson <bob.wilson@acm.org>
1194 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
1196 2004-11-22 Dale Johannesen <dalej@apple.com>
1198 * gcc.dg/20041111-1.c: New.
1200 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
1203 * gcc.dg/vect/pr18536.c: New test.
1205 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1208 * g++.dg/template/nontype11.C: New test.
1210 2004-11-21 Roger Sayle <roger@eyesopen.com>
1213 * gcc.dg/pr18520-1.c: New test case.
1215 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
1217 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
1218 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
1219 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
1220 expected diagnostics.
1222 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1225 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
1226 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
1227 vect-77.c, vect-77a.c: XFAIL on the SPARC.
1229 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1231 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
1233 2004-11-19 Mark Mitchell <mark@codesourcery.com>
1234 Joseph Myers <joseph@codesourcery.com>
1236 * lib/target-supports.exp (check_visibility_available): Really
1239 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
1242 * gcc.dg/vect/vect-85.c: New test.
1243 * gcc.dg/vect/vect-86.c: New test.
1244 * gcc.dg/vect/vect-87.c: New test.
1245 * gcc.dg/vect/vect-88.c: New test.
1247 2004-11-19 Ben Elliston <bje@au.ibm.com>
1249 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
1251 2004-11-18 Janis Johnson <janis187@us.ibm.com>
1253 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
1254 * gcc.dg/ppc-and-1.c: Ditto.
1255 * gcc.dg/ppc-compare-1.c: Ditto.
1256 * gcc.dg/ppc-mov-1.c: Ditto
1258 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
1259 Mark Mitchell <mark@codesourcery.com>
1261 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
1263 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1264 Aldy Hernandez <aldyh@redhat.com>
1266 * lib/target-supports.exp (check_effective_target_vect_int): New
1267 (check_effective_target_vect_float): New
1268 (check_effective_target_vect_double): New.
1269 (is-effective-target): Support new effective targets keywords.
1270 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
1271 default action for dg-do.
1272 * gcc.dg/vect/pr16105.c: Use new support.
1273 * gcc.dg/vect/pr18400.c: Ditto.
1274 * gcc.dg/vect/pr18425.c: Ditto.
1275 * gcc.dg/vect/vect-1.c: Ditto.
1276 * gcc.dg/vect/vect-10.c: Ditto.
1277 * gcc.dg/vect/vect-11.c: Ditto.
1278 * gcc.dg/vect/vect-12.c: Ditto.
1279 * gcc.dg/vect/vect-13.c: Ditto.
1280 * gcc.dg/vect/vect-14.c: Ditto.
1281 * gcc.dg/vect/vect-15.c: Ditto.
1282 * gcc.dg/vect/vect-16.c: Ditto.
1283 * gcc.dg/vect/vect-17.c: Ditto.
1284 * gcc.dg/vect/vect-18.c: Ditto.
1285 * gcc.dg/vect/vect-19.c: Ditto.
1286 * gcc.dg/vect/vect-2.c: Ditto.
1287 * gcc.dg/vect/vect-20.c: Ditto.
1288 * gcc.dg/vect/vect-21.c: Ditto.
1289 * gcc.dg/vect/vect-22.c: Ditto.
1290 * gcc.dg/vect/vect-23.c: Ditto.
1291 * gcc.dg/vect/vect-24.c: Ditto.
1292 * gcc.dg/vect/vect-25.c: Ditto.
1293 * gcc.dg/vect/vect-26.c: Ditto.
1294 * gcc.dg/vect/vect-27.c: Ditto.
1295 * gcc.dg/vect/vect-27a.c: Ditto.
1296 * gcc.dg/vect/vect-28.c: Ditto.
1297 * gcc.dg/vect/vect-29.c: Ditto.
1298 * gcc.dg/vect/vect-29a.c: Ditto.
1299 * gcc.dg/vect/vect-3.c: Ditto.
1300 * gcc.dg/vect/vect-30.c: Ditto.
1301 * gcc.dg/vect/vect-31.c: Ditto.
1302 * gcc.dg/vect/vect-32.c: Ditto.
1303 * gcc.dg/vect/vect-33.c: Ditto.
1304 * gcc.dg/vect/vect-34.c: Ditto.
1305 * gcc.dg/vect/vect-35.c: Ditto.
1306 * gcc.dg/vect/vect-36.c: Ditto.
1307 * gcc.dg/vect/vect-37.c: Ditto.
1308 * gcc.dg/vect/vect-38.c: Ditto.
1309 * gcc.dg/vect/vect-4.c: Ditto.
1310 * gcc.dg/vect/vect-40.c: Ditto.
1311 * gcc.dg/vect/vect-41.c: Ditto.
1312 * gcc.dg/vect/vect-42.c: Ditto.
1313 * gcc.dg/vect/vect-43.c: Ditto.
1314 * gcc.dg/vect/vect-44.c: Ditto.
1315 * gcc.dg/vect/vect-45.c: Ditto.
1316 * gcc.dg/vect/vect-46.c: Ditto.
1317 * gcc.dg/vect/vect-47.c: Ditto.
1318 * gcc.dg/vect/vect-48.c: Ditto.
1319 * gcc.dg/vect/vect-48a.c: Ditto.
1320 * gcc.dg/vect/vect-49.c: Ditto.
1321 * gcc.dg/vect/vect-5.c: Ditto.
1322 * gcc.dg/vect/vect-50.c: Ditto.
1323 * gcc.dg/vect/vect-51.c: Ditto.
1324 * gcc.dg/vect/vect-52.c: Ditto.
1325 * gcc.dg/vect/vect-53.c: Ditto.
1326 * gcc.dg/vect/vect-54.c: Ditto.
1327 * gcc.dg/vect/vect-55.c: Ditto.
1328 * gcc.dg/vect/vect-56.c: Ditto.
1329 * gcc.dg/vect/vect-56a.c: Ditto.
1330 * gcc.dg/vect/vect-57.c: Ditto.
1331 * gcc.dg/vect/vect-58.c: Ditto.
1332 * gcc.dg/vect/vect-59.c: Ditto.
1333 * gcc.dg/vect/vect-6.c: Ditto.
1334 * gcc.dg/vect/vect-60.c: Ditto.
1335 * gcc.dg/vect/vect-61.c: Ditto.
1336 * gcc.dg/vect/vect-62.c: Ditto.
1337 * gcc.dg/vect/vect-63.c: Ditto.
1338 * gcc.dg/vect/vect-64.c: Ditto.
1339 * gcc.dg/vect/vect-65.c: Ditto.
1340 * gcc.dg/vect/vect-66.c: Ditto.
1341 * gcc.dg/vect/vect-67.c: Ditto.
1342 * gcc.dg/vect/vect-68.c: Ditto.
1343 * gcc.dg/vect/vect-69.c: Ditto.
1344 * gcc.dg/vect/vect-7.c: Ditto.
1345 * gcc.dg/vect/vect-72.c: Ditto.
1346 * gcc.dg/vect/vect-72a.c: Ditto.
1347 * gcc.dg/vect/vect-73.c: Ditto.
1348 * gcc.dg/vect/vect-74.c: Ditto.
1349 * gcc.dg/vect/vect-75.c: Ditto.
1350 * gcc.dg/vect/vect-76.c: Ditto.
1351 * gcc.dg/vect/vect-77.c: Ditto.
1352 * gcc.dg/vect/vect-77a.c: Ditto.
1353 * gcc.dg/vect/vect-78.c: Ditto.
1354 * gcc.dg/vect/vect-79.c: Ditto.
1355 * gcc.dg/vect/vect-8.c: Ditto.
1356 * gcc.dg/vect/vect-80.c: Ditto.
1357 * gcc.dg/vect/vect-82.c: Ditto.
1358 * gcc.dg/vect/vect-82_64.c: Ditto.
1359 * gcc.dg/vect/vect-83.c: Ditto.
1360 * gcc.dg/vect/vect-83_64.c: Ditto.
1361 * gcc.dg/vect/vect-9.c: Ditto.
1362 * gcc.dg/vect/vect-all.c: Ditto.
1363 * gcc.dg/vect/vect-none.c: Ditto.
1365 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1367 * lib/gcc-dg.exp (dg-skip-if): New function.
1368 (dg-forbid-option): Remove.
1369 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
1370 * g++.dg/abi/bitfield8.C: Likewise.
1371 * g++.dg/abi/dtor1.C: Likewise.
1372 * g++.dg/abi/empty10.C: Likewise.
1373 * g++.dg/abi/empty7.C: Likewise.
1374 * g++.dg/abi/empty9.C: Likewise.
1375 * g++.dg/abi/layout3.C: Likewise.
1376 * g++.dg/abi/layout4.C: Likewise.
1377 * g++.dg/abi/thunk1.C: Likewise.
1378 * g++.dg/abi/thunk2.C: Likewise.
1379 * g++.dg/abi/vbase11.C: Likewise.
1380 * g++.dg/abi/vthunk2.C: Likewise.
1381 * g++.dg/abi/vthunk3.C: Likewise.
1382 * g++.dg/ext/attrib8.C: Likewise.
1383 * g++.dg/opt/longbranch2.C: Likewise.
1384 * g++.dg/opt/reg-stack4.C: Likewise.
1385 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1386 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1387 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1388 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1389 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1390 * gcc.dg/20000609-1.c: Likewise.
1391 * gcc.dg/20000720-1.c: Likewise.
1392 * gcc.dg/20011107-1.c: Likewise.
1393 * gcc.dg/20011119-1.c: Likewise.
1394 * gcc.dg/20020108-1.c: Likewise.
1395 * gcc.dg/20020122-2.c: Likewise.
1396 * gcc.dg/20020122-3.c: Likewise.
1397 * gcc.dg/20020201-3.c: Likewise.
1398 * gcc.dg/20020206-1.c: Likewise.
1399 * gcc.dg/20020218-1.c: Likewise.
1400 * gcc.dg/20020310-1.c: Likewise.
1401 * gcc.dg/20020411-1.c: Likewise.
1402 * gcc.dg/20020418-2.c: Likewise.
1403 * gcc.dg/20020426-1.c: Likewise.
1404 * gcc.dg/20020426-2.c: Likewise.
1405 * gcc.dg/20020517-1.c: Likewise.
1406 * gcc.dg/20020523-1.c: Likewise.
1407 * gcc.dg/20020523-2.c: Likewise.
1408 * gcc.dg/20020729-1.c: Likewise.
1409 * gcc.dg/20030204-1.c: Likewise.
1410 * gcc.dg/20030826-2.c: Likewise.
1411 * gcc.dg/20030926-1.c: Likewise.
1412 * gcc.dg/20031202-1.c: Likewise.
1413 * gcc.dg/980312-1.c: Likewise.
1414 * gcc.dg/980313-1.c: Likewise.
1415 * gcc.dg/990117-1.c: Likewise.
1416 * gcc.dg/990424-1.c: Likewise.
1417 * gcc.dg/990524-1.c: Likewise.
1418 * gcc.dg/991230-1.c: Likewise.
1419 * gcc.dg/i386-387-1.c: Likewise.
1420 * gcc.dg/i386-387-2.c: Likewise.
1421 * gcc.dg/i386-387-3.c: Likewise.
1422 * gcc.dg/i386-387-4.c: Likewise.
1423 * gcc.dg/i386-387-5.c: Likewise.
1424 * gcc.dg/i386-387-6.c: Likewise.
1425 * gcc.dg/i386-asm-1.c: Likewise.
1426 * gcc.dg/i386-bitfield1.c: Likewise.
1427 * gcc.dg/i386-bitfield2.c: Likewise.
1428 * gcc.dg/i386-loop-1.c: Likewise.
1429 * gcc.dg/i386-loop-2.c: Likewise.
1430 * gcc.dg/i386-loop-3.c: Likewise.
1431 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1432 * gcc.dg/i386-pic-1.c: Likewise.
1433 * gcc.dg/i386-regparm.c: Likewise.
1434 * gcc.dg/i386-signbit-1.c: Likewise.
1435 * gcc.dg/i386-signbit-2.c: Likewise.
1436 * gcc.dg/i386-signbit-3.c: Likewise.
1437 * gcc.dg/i386-sse-5.c: Likewise.
1438 * gcc.dg/i386-sse-8.c: Likewise.
1439 * gcc.dg/i386-unroll-1.c: Likewise.
1440 * gcc.dg/tls/opt-1.c: Likewise.
1441 * gcc.dg/tls/opt-2.c: Likewise.
1442 * gcc.dg/unroll-1.c: Likewise.
1443 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1444 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1445 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1446 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1448 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1450 * g++.dg/template/incomplete1.C: New test.
1452 2004-11-16 Nick Clifton <nickc@redhat.com>
1454 Revert patches accidentally commited during checkin of fixes for
1456 gcc.c-torture/execute/simd-4.c: Revert
1457 gcc.dg/20040910-1.c: Revert.
1459 2004-11-16 Paul Brook <paul@codesourcery.com>
1462 * gfortran.dg/der_pointer_1.f90: New test.
1464 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
1467 * gcc.dg/bitfld-13.c: New test.
1469 2004-11-15 Janis Johnson <janis187@us.ibm.com>
1471 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1474 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1475 * gcc.dg/ppc64-abi-2.c: Ditto.
1476 * gcc.dg/ppc64-abi-3.c: Ditto.
1478 * lib/gcc-dg.exp (dg-target-list): Remove.
1480 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1482 * gcc.dg/ia64-postinc.c: New test.
1484 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1486 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1488 2004-11-15 Nick Clifton <nickc@redhat.com>
1490 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1491 __INT_MAX__ so that the test can be compiled by toolchains
1492 targeted at 16-bit processors.
1494 * gcc.dg/20040625-1.c: Use long constants rather than integers
1495 when performing arithmetic that will overflow 16-bits.
1497 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1498 xstormy16. It does not support 128-bit vector operations.
1500 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1501 with the macro PTR_TYPE. Define this macro to an integer type
1502 suitable for holding a pointer.
1504 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1505 the target is a 16-bit processor.
1507 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1508 16-bit targets where the character constant will be too long.
1510 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1511 where the double will not be directly addressable.
1513 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1515 Friend class name lookup 1/n, PR c++/18471
1516 * g++.dg/template/crash26.C: New test.
1517 * g++.dg/lookup/struct1.C: Adjust expected error.
1518 * g++.dg/parse/elab1.C: Likewise.
1519 * g++.dg/parse/elab2.C: Likewise.
1520 * g++.dg/parse/int-as-enum1.C: Likewise.
1521 * g++.dg/parse/struct-as-enum1.C: Likewise.
1522 * g++.dg/parse/typedef1.C: Likewise.
1523 * g++.dg/parse/typedef3.C: Likewise.
1524 * g++.dg/parse/typedef4.C: Likewise.
1525 * g++.dg/parse/typedef5.C: Likewise.
1526 * g++.dg/template/nontype4.C: Likewise.
1527 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1528 * g++.old-deja/g++.other/elab1.C: Likewise.
1529 * g++.old-deja/g++.other/syntax4.C: Likewise.
1531 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1533 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1535 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1537 * gcc.c-torture/execute/20041114-1.c: New test.
1539 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1541 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1542 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1543 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1544 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1545 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1546 gcc.dg/switch-7.c: New tests.
1548 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1550 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1552 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1555 * gcc.dg/vect/pr18400.c: New test.
1557 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1558 Andrew Pinski <pinskia@physics.uc.edu>
1561 * gcc.dg/vect/pr18425.c: New test.
1563 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1565 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1566 Guard with dg-require-alias and dg-require-visibility.
1568 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1570 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1572 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1574 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1576 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1579 * g++.dg/template/defarg5.C: New test.
1581 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1583 * g++.dg/parse/cast1.C: Run only on ILP32.
1584 * g++.old-deja/g++.mike/p784.C: Likewise.
1586 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1588 * gcc.c-torture/execute/20041113-1.c: New test.
1590 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1593 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1594 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1595 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1596 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1597 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1598 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1599 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1600 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1601 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1602 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1603 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1604 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1605 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1607 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1609 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1610 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1611 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1612 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1613 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1614 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1615 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1616 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1617 gcc.target/sparc/combined-1.c: New tests.
1619 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1621 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1624 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1626 * lib/gcc-dg.exp (dg-forbid-option): New function.
1627 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1628 * g++.dg/abi/bitfield8.C: Likewise.
1629 * g++.dg/abi/dtor1.C: Likewise.
1630 * g++.dg/abi/empty10.C: Likewise.
1631 * g++.dg/abi/empty7.C: Likewise.
1632 * g++.dg/abi/empty9.C: Likewise.
1633 * g++.dg/abi/layout3.C: Likewise.
1634 * g++.dg/abi/layout4.C: Likewise.
1635 * g++.dg/abi/thunk1.C: Likewise.
1636 * g++.dg/abi/thunk2.C: Likewise.
1637 * g++.dg/abi/vbase11.C: Likewise.
1638 * g++.dg/abi/vthunk2.C: Likewise.
1639 * g++.dg/abi/vthunk3.C: Likewise.
1640 * g++.dg/ext/attrib8.C: Likewise.
1641 * g++.dg/opt/longbranch2.C: Likewise.
1642 * g++.dg/opt/reg-stack4.C: Likewise.
1643 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1644 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1645 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1646 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1647 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1648 * gcc.dg/20000609-1.c: Likewise.
1649 * gcc.dg/20000720-1.c: Likewise.
1650 * gcc.dg/20011107-1.c: Likewise.
1651 * gcc.dg/20011119-1.c: Likewise.
1652 * gcc.dg/20020108-1.c: Likewise.
1653 * gcc.dg/20020122-2.c: Likewise.
1654 * gcc.dg/20020122-3.c: Likewise.
1655 * gcc.dg/20020201-3.c: Likewise.
1656 * gcc.dg/20020206-1.c: Likewise.
1657 * gcc.dg/20020218-1.c: Likewise.
1658 * gcc.dg/20020310-1.c: Likewise.
1659 * gcc.dg/20020411-1.c: Likewise.
1660 * gcc.dg/20020418-2.c: Likewise.
1661 * gcc.dg/20020426-1.c: Likewise.
1662 * gcc.dg/20020426-2.c: Likewise.
1663 * gcc.dg/20020517-1.c: Likewise.
1664 * gcc.dg/20020523-1.c: Likewise.
1665 * gcc.dg/20020523-2.c: Likewise.
1666 * gcc.dg/20020729-1.c: Likewise.
1667 * gcc.dg/20030204-1.c: Likewise.
1668 * gcc.dg/20030826-2.c: Likewise.
1669 * gcc.dg/20030926-1.c: Likewise.
1670 * gcc.dg/20031202-1.c: Likewise.
1671 * gcc.dg/980312-1.c: Likewise.
1672 * gcc.dg/980313-1.c: Likewise.
1673 * gcc.dg/990117-1.c: Likewise.
1674 * gcc.dg/990424-1.c: Likewise.
1675 * gcc.dg/990524-1.c: Likewise.
1676 * gcc.dg/991230-1.c: Likewise.
1677 * gcc.dg/i386-387-1.c: Likewise.
1678 * gcc.dg/i386-387-2.c: Likewise.
1679 * gcc.dg/i386-387-3.c: Likewise.
1680 * gcc.dg/i386-387-4.c: Likewise.
1681 * gcc.dg/i386-387-5.c: Likewise.
1682 * gcc.dg/i386-387-6.c: Likewise.
1683 * gcc.dg/i386-asm-1.c: Likewise.
1684 * gcc.dg/i386-bitfield1.c: Likewise.
1685 * gcc.dg/i386-bitfield2.c: Likewise.
1686 * gcc.dg/i386-loop-1.c: Likewise.
1687 * gcc.dg/i386-loop-2.c: Likewise.
1688 * gcc.dg/i386-loop-3.c: Likewise.
1689 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1690 * gcc.dg/i386-pic-1.c: Likewise.
1691 * gcc.dg/i386-regparm.c: Likewise.
1692 * gcc.dg/i386-signbit-1.c: Likewise.
1693 * gcc.dg/i386-signbit-2.c: Likewise.
1694 * gcc.dg/i386-signbit-3.c: Likewise.
1695 * gcc.dg/i386-sse-5.c: Likewise.
1696 * gcc.dg/i386-sse-8.c: Likewise.
1697 * gcc.dg/i386-unroll-1.c: Likewise.
1698 * gcc.dg/tls/opt-1.c: Likewise.
1699 * gcc.dg/tls/opt-2.c: Likewise.
1700 * gcc.dg/unroll-1.c: Likewise.
1701 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1702 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1703 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1704 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1705 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1708 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1711 * g++.dg/parse/cond1.C: New test.
1714 * g++.dg/template/array9.C: New test.
1715 * g++.dg/ext/vla1.C: Adjust error messages.
1716 * g++.dg/ext/vlm1.C: Likewise.
1717 * g++.dg/template/crash2.C: Likewise.
1720 * g++.dg/template/call3.C: New test.
1723 * g++.dg/template/ptrmem11.C: New test.
1725 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1728 * lib/g++.exp: Set LC_ALL and LANG to C.
1729 * lib/gcc-dg.exp: Likewise.
1730 * lib/gfortran.exp: Likewise.
1731 * lib/objc.exp: Likewise.
1732 * lib/treelang.exp: Likewise.
1734 2004-11-12 Andreas Schwab <schwab@suse.de>
1736 * gcc.dg/pr16286.c: Fix last change.
1738 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1741 * g++.dg/init/global1.C: New test.
1743 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1745 * gcc.c-torture/execute/20041112-1.c: New test.
1747 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1749 * lib/gcc-dg.exp (dg-target-list): New.
1751 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1752 Richard Sandiford <rsandifo@redhat.com>
1754 * lib/target-supports.exp (get-compiler_messages): New.
1755 (check_named_sections_available): Use it.
1756 (check_effective_target_ilp32): New.
1757 (check_effective_target_lp64): New.
1758 (is-effective-target): New.
1759 * lib/gcc-dg.exp (dg-require-effective-target): New.
1761 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1763 * gcc.dg/precedence-1.c: New test.
1765 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1767 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1769 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1770 message, delete generated files, use more descriptive name for
1771 executable, and make the test unsupported when it cannot be run.
1773 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1774 (dg-require-weak, dg-require-visibility, dg-require-alias,
1775 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1776 dg-require-iconv, dg-require-named-sections): Use it.
1778 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1780 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1783 * gcc.dg/ppc-and-1: New
1786 * gcc.dg/ppc-mov-1.c: New.
1789 * gcc.dg/ppc-compare-1.c: New.
1791 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1793 * objc.dg/desig-init-2.m: New test.
1795 2004-11-10 Adam Nemet <anemet@lnxw.com>
1798 * g++.dg/warn/register-var-1.C: New test.
1799 * g++.dg/warn/register-var-2.C: New test.
1801 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1803 * gcc.dg/union-2.c: New test.
1805 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1807 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1808 New test for PR tree-optimization/17892.
1810 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1813 * g++.dg/init/new12.C: New test.
1815 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1817 * gcc.target/sparc: New directory.
1818 * gcc.target/sparc/sparc.exp: New driver.
1819 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1820 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1821 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1822 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1824 2004-11-10 Paul Brook <paul@codesourcery.com>
1827 * gfortran.dg/list_read.c: New test.
1829 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1832 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1833 expected diagnostic location.
1835 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1837 * gcc.dg/20041109-1.c: New test.
1839 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1842 * objc/compile/pr18406.m: New test.
1844 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1846 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1848 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1850 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1852 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1854 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1856 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1858 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1861 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1864 * gcc.c-torture/pr18299-1.c: New test.
1866 2004-11-06 Andreas Schwab <schwab@suse.de>
1868 * gcc.dg/pr16286.c: Also test for bool and pixel.
1870 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1872 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1873 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1874 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1875 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1876 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1877 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1878 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1879 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1880 gcc.dg/struct-semi-3.c: New tests.
1882 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1884 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1886 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1888 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1889 Do not use C99 designators.
1891 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1893 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1895 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1897 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1898 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1899 * gcc.c-torture/execute/simd-5.x: Remove.
1901 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1903 PR rtl-optimization/17933
1904 * gcc.dg/torture/pr17933-1.c: New test.
1906 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1909 * lib/target-supports.exp (check_weak_available): Support
1912 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1914 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1915 call to fflush(stdout) before abort.
1916 (my_ffsll): New function.
1917 (generate_fields): Use it.
1919 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1921 * gcc.dg/init-undef-1.c: New test.
1923 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1925 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1926 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1927 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1928 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1929 expected messages for new parser.
1931 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1933 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1935 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1937 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1940 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1942 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1943 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1944 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1945 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1946 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1947 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1948 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1949 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1950 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1951 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1953 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1955 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1956 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1957 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1958 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1959 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1960 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1961 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1964 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1967 * gcc.dg/20041104-1.c: New test.
1969 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1971 * g++.dg/template/nontype7.C: New test.
1972 * g++.dg/template/nontype8.C: Likewise.
1973 * g++.dg/template/nontype9.C: Likewise.
1974 * g++.dg/template/nontype10.C: Likewise.
1975 * g++.dg/tc1/dr49.C: Likewise.
1976 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1977 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1979 2004-11-04 Ben Elliston <bje@au.ibm.com>
1981 * g++.dg/rtti/tinfo1.C: Remove xfails.
1983 2004-11-04 Ben Elliston <bje@au.ibm.com>
1985 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1986 packed attribute to the definition to satisfy the new C++ parser.
1988 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1990 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1991 invocations of va_arg.
1993 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1996 * g++.dg/template/crash25.C: New test.
1999 * g++.dg/template/typedef2.C: New test.
2000 * g++.dg/parse/crash13.C: Adjust error markers.
2003 * g++.dg/conversion/const3.C: New test.
2005 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2010 * gfortran.dg/generic_[123].f90: New testcases.
2012 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2014 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
2015 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
2017 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
2020 * gcc.c-torture/compile/pr16808.c: New test.
2022 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
2024 PR rtl-optimization/17104
2025 * gcc.dg/ppc-bitfield1.c: New.
2027 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
2029 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
2031 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
2033 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
2034 strings for 32-bit code.
2036 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
2039 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
2041 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
2044 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
2046 2004-10-31 Mark Mitchell <mark@codesourcery.com>
2049 * g++.dg/init/aggr2.C: New test.
2051 2004-10-30 Ziemowit Laski <zlaski@apple.com>
2053 * objc.dg/local-decl-1.m: New test.
2055 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
2057 * gcc.dg/20040910-1.c: Adjust regex.
2059 2004-10-30 Roger Sayle <roger@eyesopen.com>
2061 PR rtl-optimization/18084
2062 * g++.dg/opt/pr18084-1.C: New testcase.
2064 2004-10-30 Matt Austern <austern@apple.com>
2067 * g++.dg/ext/attrib18.C: New test.
2069 2004-10-30 Roger Sayle <roger@eyesopen.com>
2072 * gcc.dg/pr18096-1.c: New test case.
2074 2004-10-30 Roger Sayle <roger@eyesopen.com>
2076 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
2078 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
2081 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
2082 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
2083 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
2084 gcc.dg/old-style-prom-3.c: New tests.
2086 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
2088 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
2089 Remove unnecessary inclusion of stdio.h.
2091 2004-10-29 Roger Sayle <roger@eyesopen.com>
2093 PR rtl-optimization/17581
2094 * gcc.dg/pr17581-1.c: New test case.
2096 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
2098 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
2100 * g++.dg/conversion/dr195-1.C: New.
2101 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
2102 * g++.old-deja/g++.mike/p10148.C: Likewise.
2104 2004-10-29 Mark Mitchell <mark@codesourcery.com>
2107 * g++.dg/debug/typedef2.C: New test.
2109 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
2112 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
2113 * gfortran.dg/g77/README: Update.
2115 2004-10-28 Matt Austern <austern@apple.com>
2118 * g++.dg/ext/packed7.C: New test.
2120 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
2122 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
2124 * lib/scanasm.exp (hidden-scan-for): New proc.
2125 (scan-hidden): Use hidden-scan-for instead of constructing the scan
2127 (scan-not-hidden): Likewise.
2128 * lib/target-supports.exp (check_visibility_available): mach-o is
2131 2004-10-28 Mark Mitchell <mark@codesourcery.com>
2134 * g++.dg/template/memclass3.C: New test.
2136 2004-10-28 Adam Nemet <anemet@lnxw.com>
2139 * gcc.dg/register-var-1.c: New test.
2140 * gcc.dg/register-var-2.c: New test.
2141 * gcc.dg/asm-7.c: Taking the address of a register variable is an
2144 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
2147 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
2149 * gcc.dg/vect/vect-22.c: Likewise.
2151 2004-10-28 Jakub Jelinek <jakub@redhat.com>
2153 * gcc.dg/i386-rotate-1.c: New test.
2155 2004-10-27 Mark Mitchell <mark@codesourcery.com>
2157 * g++.dg/init/ref12.C: Add "run" marker.
2160 * g++.dg/init/ref12.C: New test.
2163 * g++.dg/template/shift1.C: New test.
2164 * g++.dg/template/error10.C: Adjust error markers.
2166 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
2169 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
2171 2004-10-27 Geoffrey Keating <geoffk@apple.com>
2173 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
2174 * gcc.dg/weak/weak-3.c: Likewise.
2175 * gcc.dg/weak/weak-5.c: Likewise.
2176 * gcc.dg/weak/weak-9.c: Likewise.
2177 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
2178 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
2180 * gcc.dg/darwin-weakimport-1.c: New.
2182 2004-10-28 Ben Elliston <bje@au.ibm.com>
2184 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
2186 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
2188 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
2189 'syntax' error messages.
2190 * gcc.dg/cpp/direct2s.c: Likewise.
2192 2004-10-26 Geoffrey Keating <geoffk@apple.com>
2194 * gcc.c-torture/compile/20041026-1.c: New.
2196 2004-10-26 Mark Mitchell <mark@codesourcery.com>
2199 * g++.dg/lookup/ns2.C: New test.
2202 * g++.dg/template/enum4.C: New test.
2205 * g++.dg/template/expr1.C: New test.
2207 2004-10-26 Ben Elliston <bje@au.ibm.com>
2209 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
2211 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
2213 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
2214 gcc.dg/decl-nospec-3.c: New tests.
2216 2004-10-26 Ziemowit Laski <zlaski@apple.com>
2218 * objc.dg/super-class-3.m: New test.
2220 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
2222 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
2224 * gcc.dg/cpp/direct2s.c: Likewise.
2226 2004-10-25 Geoffrey Keating <geoffk@apple.com>
2228 * objc.dg/image-info.m: Update for changes to section selection.
2230 2004-10-25 David Ayers <d.ayers@inode.at>
2231 Ziemowit Laski <zlaski@apple.com>
2233 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
2234 diagnostics when messaging 'id <Proto>'.
2235 * objc.dg/class-protocol-1.m: New test.
2236 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
2237 a non-existent method signature.
2238 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
2239 Update diagnostics when messaging with non-existent method signature.
2240 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
2241 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
2242 invalid receivers are now resolved as if messaging 'id'; remove
2243 extraneous diagnostics.
2245 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
2248 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
2249 gcc.dg/init-desig-obs-3.c: New tests.
2251 2004-10-25 Jakub Jelinek <jakub@redhat.com>
2253 * gcc.dg/debug/20041023-1.c: New test.
2255 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
2258 * gcc.c-torture/compile/pr17407.c: New test.
2261 * g++.dg/template/array8.C: New test.
2263 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
2266 * lib/g++.exp: Accept more than one multilib libgcc.
2267 * lib/gcc-dg.exp: Likewise.
2268 * lib/objc.exp: Likewise.
2269 * lib/treelang.exp: Likewise.
2270 * lib/gfortran.exp: Likewise.
2272 2004-10-24 Ben Elliston <bje@au.ibm.com>
2274 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
2276 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
2278 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
2279 * gcc.dg/c99-const-expr-3.c: Likewise.
2281 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
2283 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
2285 2004-10-23 Ben Elliston <bje@au.ibm.com>
2287 * gcc.c-torture/execute/loop-2e.x: Remove.
2289 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
2292 * g++.dg/parse/crash18.C: New.
2293 * g++.dg/parse/crash19.C: New.
2295 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2297 * g++.dg/ext/dllimport1.C: Move dg-warnings.
2298 * g++.dg/ext/dllimport2.C: Same.
2299 * g++.dg/ext/dllimport8.C: Same.
2301 2004-10-21 Mark Mitchell <mark@codesourcery.com>
2304 * g++.dg/conversion/cast1.C: New test.
2305 * g++.dg/overload/pmf1.C: Adjust error marker.
2307 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
2310 * objc.dg/const-str-7.m: New test.
2312 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2314 * g++.dg/template/memfriend11.C: Fix comment typo.
2315 * g++.dg/template/memfriend14.C: Likewise.
2317 2004-10-20 Richard Henderson <rth@redhat.com>
2319 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
2320 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
2321 -fasynchronous-unwind-tables.
2323 2004-10-20 Richard Henderson <rth@redhat.com>
2325 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
2326 (main): Return success.
2327 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
2328 (main): Return success.
2330 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2333 * g++.dg/template/memfriend9.C: New test.
2334 * g++.dg/template/memfriend10.C: Likewise.
2335 * g++.dg/template/memfriend11.C: Likewise.
2336 * g++.dg/template/memfriend12.C: Likewise.
2337 * g++.dg/template/memfriend13.C: Likewise.
2338 * g++.dg/template/memfriend14.C: Likewise.
2339 * g++.dg/template/memfriend15.C: Likewise.
2340 * g++.dg/template/memfriend16.C: Likewise.
2341 * g++.dg/template/memfriend17.C: Likewise.
2342 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
2344 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
2346 * g++.dg/conversion/dr195.C: New.
2347 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
2349 2004-10-20 Ben Elliston <bje@au.ibm.com>
2350 Devang Patel <dpatel@apple.com>
2352 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
2353 of floating point arithmetic, which could trap.
2355 2004-10-19 Mark Mitchell <mark@codesourcery.com>
2358 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
2359 * g++.dg/conversion/const2.C: New test.
2360 * g++.dg/expr/reinterpret2.C: New test.
2361 * g++.dg/expr/reinterpret3.C: New test.
2362 * g++.dg/expr/cast2.C: New test.
2363 * g++.dg/expr/copy1.C: New test.
2364 * g++.dg/other/conversion1.C: Change error message.
2365 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
2366 function pointers to void *.
2367 * g++.old-deja/g++.mike/p10148.C: Likewise.
2369 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2371 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
2373 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
2377 * g++.dg/parse/expr3.C: New test.
2379 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
2381 * gcc.dg/smod-1.c: New test.
2383 2004-10-18 Ziemowit Laski <zlaski@apple.com>
2385 * objc.dg/method-14.m: New test.
2387 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2389 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2390 Also xfail as the patch was reverted.
2392 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2395 * gcc.dg/pr16973.c: New test.
2397 2004-10-18 Diego Novillo <dnovillo@redhat.com>
2399 PR tree-optimization/17656
2400 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2402 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
2404 * g++.dg/eh/shadow1.C: New.
2406 2004-10-18 Jakub Jelinek <jakub@redhat.com>
2408 * gcc.c-torture/compile/20041018-1.c: New test.
2410 2004-10-18 Ben Elliston <bje@au.ibm.com>
2412 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2413 compiler referring to register 0 when accessing sdata. The linker
2414 now patches things up.
2416 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2419 * gcc.c-torture/compile/pr17529.c: New test.
2421 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2424 * g++.dg/ext/attrib17.C: New test.
2426 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2428 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2430 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2433 * g++.dg/ext/attrib16.C: New test.
2435 2004-10-15 Mark Mitchell <mark@codesourcery.com>
2438 * g++.dg/init/dso_handle1.C: New test.
2441 * g++.dg/parse/typedef6.C: New test.
2444 * g++.dg/parse/pragma1.C: New test.
2446 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
2448 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2450 2004-10-15 Steve Ellcey <sje@cup.hp.com>
2452 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
2453 -fno-common when on HPPA HP-UX platforms.
2455 2004-10-15 Jakub Jelinek <jakub@redhat.com>
2458 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2460 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2463 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2466 * g++.dg/lookup/strong-using-4.C: New test.
2468 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2471 * gcc.c-torture/compile/nested-1.c: New test.
2473 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2475 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2476 and mipsisa64*-*-* (until support for misaligned loads is added).
2477 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2478 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2479 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2480 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2481 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2482 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2484 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2487 * g++.dg/init/dtor3.C: New test.
2489 2004-10-15 Ben Elliston <bje@au.ibm.com>
2491 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2493 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2495 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2496 * gcc.dg/macho-lo-sum.c: Likewise.
2498 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2500 * gcc.dg/ppc-spe64-1.c: New test.
2502 2004-10-14 Devang Patel <dpatel@apple.com>
2505 * gcc.dg/pr17635.c : New test.
2507 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2509 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2510 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2511 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2512 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2513 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2514 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2515 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2516 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2517 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2518 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2519 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2520 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2521 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2522 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2523 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2524 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2525 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2526 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2528 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2530 * gcc.dg/vect/vect-82.c: New testcase.
2531 * gcc.dg/vect/vect-82_64.c: New testcase.
2532 * gcc.dg/vect/vect-83.c: New testcase.
2533 * gcc.dg/vect/vect-83_64.c: New testcase.
2535 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2537 * gcc.dg/cpp/error-1.c: New test.
2539 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2541 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2543 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2546 * gcc.dg/cris-peep2-xsrand2.c: New test.
2548 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2551 * testsuite/g++.dg/expr/for2.C: New test.
2553 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2555 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2557 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2559 PR tree-optimization/17724
2560 * g++.dg/opt/pr17724-1.C: New test.
2561 * g++.dg/opt/pr17724-2.C: New test.
2562 * g++.dg/opt/pr17724-3.C: New test.
2563 * g++.dg/opt/pr17724-4.C: New test.
2564 * g++.dg/opt/pr17724-5.C: New test.
2565 * g++.dg/opt/pr17724-6.C: New test.
2567 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2570 * gcc.dg/pr17301-2.c: New test.
2572 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2575 * g++.dg/parse/error22.C: New test.
2578 * g++.dg/template/spec18.C: New test.
2580 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2582 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2583 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2585 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2586 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2588 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2590 * g++.dg/eh/cleanup5.C: Add dg-options "".
2592 2004-10-11 Roger Sayle <roger@eyesopen.com>
2595 * gcc.dg/switch-4.c: New test case.
2597 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2599 * gcc.c-torture/execute/20041011-1.c: New test.
2601 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2604 * g++.dg/init/for3.C: New test.
2607 * g++.dg/opt/switch2.C: New test.
2610 * g++.dg/warn/Wreturn-2.C: New test.
2612 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2615 * g++.dg/eh/cleanup5.C: New test.
2617 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2620 * g++.dg/parse/error21.C: New test.
2622 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2624 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2625 * g++.dg/warn/incomplete1.C: Likewise.
2626 * g++.dg/template/qualttp20.C: Likewise.
2628 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2631 * parm-incomplete-1.c: New test.
2633 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2636 * g++.dg/parse/error19.C: New test.
2639 * g++.dg/init/new11.C: New test.
2642 * g++.dg/parse/error20.C: New test.
2645 * g++.dg/template/crash24.C: New test.
2647 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2650 * gcc.dg/pr17301-1.c: New test.
2652 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2655 * gcc.dg/anon-struct-5.c: New test.
2657 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2660 * gcc.dg/pr17844-1.c: New test.
2662 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2664 PR tree-optimization/17906
2665 * gcc.c-torture/compile/pr17906.c: New.
2667 2004-10-09 Stuart Hastings <stuart@apple.com>
2668 Roger Sayle <roger@eyesopen.com>
2670 PR rtl-optimization/17853
2671 * gcc.dg/i386-mmx-5.c: New testcase.
2673 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2675 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2677 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2680 * g++.dg/template/static9.C: New test.
2683 * g++.dg/parse/operator5.C: New test.
2685 2004-10-09 Roger Sayle <roger@eyesopen.com>
2688 * gcc.c-torture/execute/divcmp-4.c: New test case.
2690 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2693 * g++.dg/opt/pr17902.C: New test.
2695 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2697 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2699 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2701 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2703 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2705 * gcc.dg/assign-warn-3.c: New test.
2707 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2710 * gcc.dg/cpp/ident-1.c: New test.
2712 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2714 * gcc.c-torture/compile/acc1.c: New.
2716 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2718 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2719 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2721 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2723 * gcc.dg/ultrasp11.c: New test.
2725 2004-10-08 Michael Matz <matz@suse.de>
2727 * gcc.dg/doloop-2.c: New test.
2729 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2731 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2732 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2733 objc.dg/method-9.m: Update expected diagnostics.
2735 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2737 * gcc.dg/ppc-fsel-3.c: New file.
2738 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2740 2004-10-07 Paul Brook <paul@codesourcery.com>
2742 * gfortran.dg/intrinsic_verify_1.f90: New test.
2744 2004-10-07 Paul Brook <paul@codesourcery.com>
2746 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2748 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2750 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2751 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2754 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2756 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2758 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2761 * g++.dg/warn/Winline-4.C: New test.
2763 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2765 * gcc.c-torture/compile/20041007-1.c: New test.
2767 2004-10-07 Paul Brook <paul@codesourcery.com>
2770 * gfortran.dg/use_allocated_1.f90: New test.
2772 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2775 * gfortran.fortran-torture/compile/nested.f90: New test
2777 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2779 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2781 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2784 * g++.dg/ext/asm6.C: New test.
2786 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2788 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2790 2004-10-06 Paul Brook <paul@codesourcery.com>
2793 * gfortran.dg/empty_format_1.f90: New test.
2795 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2798 * gfortran.dg/ishft.f90: New test.
2801 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2804 2004-10-06 Paul Brook <paul@codesourcery.com>
2806 * gfortran.dg/do_1.f90: New test.
2808 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2810 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2811 optimizing for size.
2813 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2815 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2817 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2819 * gcc.c-torture/compile/20041005-1.c: New test.
2821 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2824 * g++.dg/lookup/koenig4.C: New.
2826 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2828 * g++.dg/other/classkey1.C: Adjust quoting marks.
2829 * g++.dg/parse/error15.C: Likewise.
2830 * g++.dg/template/meminit2.C (int>): Likewise.
2832 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2835 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2838 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2841 * gfortran.dg/pr17708.f90: New test.
2843 2004-10-04 Chao-ying Fu <fu@mips.com>
2845 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2846 * gcc.dg/vect/vect-4.c: Ditto.
2847 * gcc.dg/vect/vect-5.c: Ditto.
2848 * gcc.dg/vect/vect-6.c: Ditto.
2849 * gcc.dg/vect/vect-8.c: Ditto.
2850 * gcc.dg/vect/vect-16.c: Ditto.
2851 * gcc.dg/vect/vect-30.c: Ditto.
2852 * gcc.dg/vect/vect-40.c: Ditto.
2853 * gcc.dg/vect/vect-41.c: Ditto.
2854 * gcc.dg/vect/vect-42.c: Ditto.
2855 * gcc.dg/vect/vect-43.c: Ditto.
2856 * gcc.dg/vect/vect-44.c: Ditto.
2857 * gcc.dg/vect/vect-45.c: Ditto.
2858 * gcc.dg/vect/vect-46.c: Ditto.
2859 * gcc.dg/vect/vect-47.c: Ditto.
2860 * gcc.dg/vect/vect-48.c: Ditto.
2861 * gcc.dg/vect/vect-49.c: Ditto.
2862 * gcc.dg/vect/vect-50.c: Ditto.
2863 * gcc.dg/vect/vect-51.c: Ditto.
2864 * gcc.dg/vect/vect-52.c: Ditto.
2865 * gcc.dg/vect/vect-53.c: Ditto.
2866 * gcc.dg/vect/vect-54.c: Ditto.
2867 * gcc.dg/vect/vect-55.c: Ditto.
2868 * gcc.dg/vect/vect-56.c: Ditto.
2869 * gcc.dg/vect/vect-57.c: Ditto.
2870 * gcc.dg/vect/vect-58.c: Ditto.
2871 * gcc.dg/vect/vect-59.c: Ditto.
2872 * gcc.dg/vect/vect-60.c: Ditto.
2873 * gcc.dg/vect/vect-74.c: Ditto.
2874 * gcc.dg/vect/vect-79.c: Ditto.
2875 * gcc.dg/vect/vect-80.c: Ditto.
2877 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2879 * gcc.dg/unused-7.c: Use the correct option.
2881 2004-10-04 Paul Brook <paul@codesourcery.com>
2882 Bud Davis <bdavis9659@comcast.net>
2886 * gfortran/pr17706.f90: New test.
2887 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2889 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2891 * gfortran.dg/pr17612.f90: New test.
2893 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2895 * g++.dg/template/local1.C: Adjust quoting marks in
2896 testing for diagnostics.
2897 * g++.dg/tls/diag-2.C: Likewise.
2898 * g++.dg/other/error8.C: Likewise.
2900 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2903 * gcc.dg/unused-4.c: Adjust to be correct.
2906 * gcc.dg/unused-7.c: New test.
2908 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2911 * g++.dg/overload/template2.C: New test.
2913 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2915 PR tree-optimization/16632
2916 * gcc.dg/tree-ssa/20041002-1.c: New.
2918 2004-10-03 Paul Brook <paul@codesourcery.com>
2920 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2921 rather than relying on default formatting.
2923 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2925 * gcc.dg/20040920-1.c: Update expected message text.
2927 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2929 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2931 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2933 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2936 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2938 * gcc.dg/tree-ssa/pr17343.c: Remove.
2940 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2943 * gcc.dg/tree-ssa/pr17343.c: New test.
2945 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2947 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2948 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2949 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2950 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2951 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2953 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2955 * gcc.dg/lvalue-2.c: New test.
2957 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2960 * gcc.dg/pr17730-1.c: New test
2962 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2965 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2967 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2969 * gcc.c-torture/execute/stdarg-1.c: New test.
2970 * gcc.c-torture/execute/stdarg-2.c: New test.
2971 * gcc.c-torture/execute/stdarg-3.c: New test.
2972 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2973 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2974 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2975 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2976 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2978 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2980 PR tree-optimization/17697
2981 * g++.dg/opt/pr17697-1.C: New test.
2982 * g++.dg/opt/pr17697-2.C: New test.
2983 * g++.dg/opt/pr17697-3.C: New test.
2985 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2988 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2989 gcc.dg/vla-init-5.c: New tests.
2991 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2994 * gcc.dg/pr13804-1.c: New test.
2996 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2999 * gfortran.dg/pr16938.f90: New test.
3001 2004-09-27 Mark Mitchell <mark@codesourcery.com>
3003 * g++.dg/template/crash23.C: New test.
3005 2004-09-27 Mark Mitchell <mark@codesourcery.com>
3008 * g++.dg/template/static8.C: New test.
3010 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
3013 * g++.dg/other/error9.C: New test.
3015 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
3017 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
3019 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3022 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
3024 2004-09-26 Roger Sayle <roger@eyesopen.com>
3027 * gcc.dg/pr17112-1.c: New test case.
3029 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
3032 * gcc.dg/pr11459-1.c: New test.
3034 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
3036 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
3037 * gcc.dg/tree-ssa/loop-4.c: Likewise.
3039 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3041 * gfortran.dg/pr15324.f90: Make array bounds consistent.
3043 2004-09-25 Jan Hubicka <jh@suse.cz>
3045 * compile/30040909-1.c: New test.
3046 * compile/30040907-1.c: New test.
3048 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
3050 * gcc.c-torture/execute/va-arg-26.c: New test.
3052 2004-09-24 Zack Weinberg <zack@codesourcery.com>
3054 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
3055 extra diagnostics on targets with 64-bit pointers.
3056 * objc.dg/selector-1.m: Adjust dg-warning regexp.
3058 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
3061 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
3062 * gcc.dg/decl-3.c: Adjust expected message.
3064 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3067 * gfortran.dg/pr17615.f90: New test.
3069 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
3071 PR tree-optimzation/17517
3072 * g++.dg/tree-ssa/pr17517.C: New Test.
3074 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3077 * g++.dg/lookup/ambig3.C: New.
3079 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
3082 * g++.dg/opt/pr17624.C: New test.
3084 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
3087 * gcc.dg/Wbad-function-cast-1.c: New test.
3089 2004-09-23 Zack Weinberg <zack@codesourcery.com>
3091 * g++.dg/ext/complit1.C
3092 * g++.dg/other/error2.C
3093 * g++.dg/other/nontype-1.C
3094 * g++.dg/parse/crash11.C
3095 * g++.dg/parse/crash12.C
3096 * g++.dg/parse/error15.C
3097 * g++.dg/parse/error4.C
3098 * g++.dg/parse/tmpl-outside1.C
3099 * g++.dg/parse/too-many-tmpl-args1.C
3100 * g++.dg/template/dependent-expr3.C
3101 * g++.dg/template/error10.C
3102 * g++.dg/template/instantiate1.C
3103 * g++.dg/template/vtable2.C
3104 * g++.dg/warn/Wshadow-1.C
3105 * g++.dg/warn/weak1.C
3106 * g++.old-deja/g++.brendan/crash16.C
3107 * g++.old-deja/g++.brendan/crash18.C
3108 * g++.old-deja/g++.brendan/crash48.C
3109 * g++.old-deja/g++.brendan/crash49.C
3110 * g++.old-deja/g++.brendan/crash55.C
3111 * g++.old-deja/g++.brendan/crash56.C
3112 * g++.old-deja/g++.brendan/crash8.C
3113 * g++.old-deja/g++.brendan/enum11.C
3114 * g++.old-deja/g++.brendan/enum8.C
3115 * g++.old-deja/g++.brendan/enum9.C
3116 * g++.old-deja/g++.brendan/friend3.C
3117 * g++.old-deja/g++.brendan/misc14.C
3118 * g++.old-deja/g++.bugs/900402_02.C
3119 * g++.old-deja/g++.bugs/900404_03.C
3120 * g++.old-deja/g++.bugs/900404_04.C
3121 * g++.old-deja/g++.bugs/900428_03.C
3122 * g++.old-deja/g++.jason/crash4.C
3123 * g++.old-deja/g++.jason/overload21.C
3124 * g++.old-deja/g++.jason/redecl1.C
3125 * g++.old-deja/g++.jason/report.C
3126 * g++.old-deja/g++.jason/rfg10.C
3127 * g++.old-deja/g++.jason/template30.C
3128 * g++.old-deja/g++.law/arm12.C
3129 * g++.old-deja/g++.law/ctors5.C
3130 * g++.old-deja/g++.law/cvt20.C
3131 * g++.old-deja/g++.law/init10.C
3132 * g++.old-deja/g++.law/init8.C
3133 * g++.old-deja/g++.law/visibility17.C
3134 * g++.old-deja/g++.law/visibility7.C
3135 * g++.old-deja/g++.mike/net8.C
3136 * g++.old-deja/g++.mike/p646.C
3137 * g++.old-deja/g++.mike/p700.C
3138 * g++.old-deja/g++.mike/p701.C
3139 * g++.old-deja/g++.mike/p811.C
3140 * g++.old-deja/g++.ns/template13.C
3141 * g++.old-deja/g++.other/array3.C
3142 * g++.old-deja/g++.other/crash25.C
3143 * g++.old-deja/g++.other/dtor3.C
3144 * g++.old-deja/g++.other/dtor4.C
3145 * g++.old-deja/g++.other/main1.C
3146 * g++.old-deja/g++.other/warn7.C
3147 * g++.old-deja/g++.pt/crash11.C
3148 * g++.old-deja/g++.pt/crash36.C
3149 * g++.old-deja/g++.pt/spec22.C
3150 * g++.old-deja/g++.pt/spec9.C
3151 * g++.old-deja/g++.pt/ttp52.C
3152 * g++.old-deja/g++.robertl/eb103.C
3153 * g++.old-deja/g++.robertl/eb121.C
3154 * g++.old-deja/g++.robertl/eb22.C
3155 * g++.old-deja/g++.robertl/eb8.C:
3156 Update locations and/or regexps of dg-error markers.
3157 Remove markers for some bogus messages that are no longer issued.
3159 2004-09-23 Jakub Jelinek <jakub@redhat.com>
3161 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
3162 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
3164 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
3167 * g++.dg/lookup/crash5.C: New test.
3169 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
3171 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
3172 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
3173 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
3174 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
3175 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
3176 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
3178 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
3179 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
3180 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
3181 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
3182 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
3183 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
3185 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
3187 * gcc.dg/vect/vect-44.c: Check additional cases.
3188 * gcc.dg/vect/vect-48.c: Check additional cases.
3190 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
3191 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
3192 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
3193 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
3194 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
3195 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
3196 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
3197 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
3198 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
3200 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
3201 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
3202 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
3204 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3206 * gcc.dg/tree-ssa/loop-6.c: New test.
3208 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
3211 * g++.dg/inherit/base2.C: New.
3213 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
3215 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
3216 * gcc.dg/20001012-2.c: Likewise.
3217 * gcc.dg/20001013-1.c: Likewise.
3218 * gcc.dg/20001101-1.c: Likewise.
3219 * gcc.dg/20001102-1.c: Likewise.
3220 * gcc.dg/bf-spl1.c: Likewise.
3221 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
3222 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
3224 2004-09-22 Diego Novillo <dnovillo@redhat.com>
3226 PR tree-optimization/16721
3227 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
3229 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
3231 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
3232 * gcc.dg/20040305-1.c: Likewise.
3234 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
3237 * gcc.c-torture/compile/pr16566-1.c,
3238 gcc.c-torture/compile/pr16566-2.c,
3239 gcc.c-torture/compile/pr16566-3.c: New tests.
3241 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
3243 PR tree-optimization/17512
3244 * gcc.c-torture/compile/20040916-1.c.
3246 2004-09-21 Mark Mitchell <mark@codesourcery.com>
3248 * gcc.dg/pragma-re-3.c: New test.
3250 2004-09-17 Matt Austern <austern@apple.com>
3253 * g++.dg/other/anon3.C: New.
3255 2004-09-21 Roger Sayle <roger@eyesopen.com>
3258 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
3259 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
3260 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
3261 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
3262 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
3264 2004-09-21 Bud Davis <bdavis9659@comcast.net>
3267 * gfortran.dg/pr17286.f90: New test.
3269 2004-09-20 Mark Mitchell <mark@codesourcery.com>
3272 * g++.dg/template/static7.C: New test.
3274 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
3277 * gcc.c-torture/compile/pr17558.c: New test.
3279 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3281 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
3282 if SKIP_ATTRIBUTE is defined.
3284 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3287 * gfortran.dg/pr15957.f90: New test.
3289 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
3291 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
3293 * gcc.dg/vect/vect-79.c: Likewise.
3294 * gcc.dg/vect/vect-80.c: Likewise.
3296 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3299 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
3301 2004-09-20 Ira Rosen <irar@il.ibm.com>
3303 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
3304 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
3305 * gcc.dg/vect/vect-62.c: New testcase.
3306 * gcc.dg/vect/vect-63.c: New testcase.
3307 * gcc.dg/vect/vect-64.c: New testcase.
3308 * gcc.dg/vect/vect-65.c: New testcase.
3309 * gcc.dg/vect/vect-66.c: New testcase.
3310 * gcc.dg/vect/vect-67.c: New testcase.
3311 * gcc.dg/vect/vect-68.c: New testcase.
3312 * gcc.dg/vect/vect-69.c: New testcase.
3313 * gcc.dg/vect/vect-79.c: New testcase.
3314 * gcc.dg/vect/vect-80.c: New testcase.
3316 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3318 * gcc.target/mips/asm-1.c: New test.
3320 2004-09-19 Ira Rosen <irar@il.ibm.com>
3322 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
3323 * gcc.dg/vect/vect-73.c: New testcase.
3324 * gcc.dg/vect/vect-74.c: New testcase.
3325 * gcc.dg/vect/vect-75.c: New testcase.
3326 * gcc.dg/vect/vect-76.c: New testcase.
3327 * gcc.dg/vect/vect-77.c: New testcase.
3328 * gcc.dg/vect/vect-78.c: New testcase
3330 2004-09-18 Paul Brook <paul@codesourcery.com>
3332 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
3334 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
3337 * gcc.dg/pr17424-1.c: New test.
3339 2004-09-18 Diego Novillo <dnovillo@redhat.com>
3341 * g++.dg/tree-ssa/pr17153.C: New test.
3343 2004-09-16 Geoffrey Keating <geoffk@apple.com>
3346 * testsuite/g++.dg/pch/wchar-1.C: New.
3347 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3349 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
3351 * gcc.c-torture/execute/20040917-1.c: New test.
3353 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3355 PR tree-optimization/17319
3356 * gcc.dg/pr17319.c: New test.
3358 2004-09-17 Devang Patel <dpatel@apple.com>
3360 * gcc.dg/20040813-1.c: New test.
3362 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3364 PR tree-optimization/17273
3365 * gcc.c-torture/compile/pr17273.c: New test.
3367 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
3369 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
3370 Update expected messages.
3371 * gcc.dg/declspec-13.c: New test.
3373 2004-09-17 David Edelsohn <edelsohn@gnu.org>
3375 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
3377 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3379 * gcc.c-torture/execute/pr17252.c: Use post-increment to
3380 change what 'a' is pointing to.
3382 2004-09-17 Mark Mitchell <mark@codesourcery.com>
3385 * g++.dg/template/error18.C: New test.
3388 * g++.dg/warn/Wunused-8.C: New test.
3390 2004-09-17 Steven Bosscher <stevenb@suse.de>
3392 PR tree-optimization/17513
3393 * gcc.dg/20040916-1.c: New test.
3395 2004-09-16 Mark Mitchell <mark@codesourcery.com>
3398 * g++.dg/template/typename7.C: New test.
3400 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3402 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3404 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
3406 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3407 with -ftree-based-profiling also.
3408 * lib/profopt.exp: Support late-set profile_option/feedback_option.
3410 2004-09-16 Victor Leikehman <lei@il.ibm.com>
3413 * gfortran.dg/der_array_io_1.f90: New test.
3414 * gfortran.dg/der_array_io_2.f90: New test.
3415 * gfortran.dg/der_array_io_3.f90: New test.
3417 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3419 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3422 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3424 * g++.dg/opt/switch1.C: New test.
3426 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
3428 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3429 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3430 Update expected messages.
3432 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3435 * gfortran.dg/same_name_1.f90: New test.
3437 2004-09-15 Diego Novillo <dnovillo@redhat.com>
3439 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
3440 dereference garbage pointers.
3442 2004-09-15 Jakub Jelinek <jakub@redhat.com>
3444 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3445 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3447 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3448 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3449 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3451 2004-09-14 Mark Mitchell <mark@codesourcery.com>
3454 * g++.dg/template/mangle1.C: New test.
3456 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3458 PR tree-optimization/17252
3459 * gcc.c-torture/execute/pr17252.c: New test.
3461 2004-09-14 Andrew Pinski <apinski@apple.com>
3463 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3465 2004-09-14 Roger Sayle <roger@eyesopen.com>
3467 PR rtl-optimization/9771
3468 * gcc.dg/pr9771-1.c: New test case.
3470 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3472 PR tree-optimization/15262
3473 * gcc.c-torture/execute/pr15262-1.c: New test.
3474 * gcc.c-torture/execute/pr15262-2.c: New test.
3476 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
3478 * gcc.dg/declspec-12.c: New test.
3480 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3482 * gfortran.dg/pr17090.f90: Add directives to test.
3484 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3486 * gcc.c-torture/compile/20040914-1.c: New test.
3488 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3491 * g++.dg/template/decl2.C: New test.
3493 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3496 * gfortran.dg/pr17090.f90: New test.
3498 2004-09-13 Dale Johannesen <dalej@apple.com>
3500 * gcc.c-torture/compile/pr17408.c: New test case.
3502 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3505 * g++.dg/parse/crash17.C: New test.
3508 * g++.dg/template/enum3.C: New test.
3510 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3512 * lib/gcc-defs.exp: Load wrapper.exp.
3513 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3515 * lib/gcc.exp (gcc_init): Similar.
3516 * lib/gfortran.exp (gfortran_init): Similar.
3517 * lib/objc.exp (objc_init): Similar.
3518 * lib/treelang.exp (treelang_init): Similar.
3519 * lib/wrapper.exp: New file with build_wrapper call machinery in
3520 ${tool}_maybe_build_wrapper.
3522 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3524 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3526 * gcc.dg/declspec-11.c: Update expected messages.
3527 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3528 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3529 gcc.dg/inline-12.c: New tests.
3531 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3533 * g++.dg/tree-ssa/pr17400.C: New testcase.
3535 2004-09-13 James E Wilson <wilson@specifixinc.com>
3537 * gcc.target/mips/sb1-1.c: New testcase.
3539 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3541 * lib/g77-dg.exp: Remove unused file.
3542 * lib/mike-g77.exp: Ditto.
3543 * lib/g77.exp: Ditto.
3545 2004-09-12 Richard Henderson <rth@redhat.com>
3547 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3549 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3551 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3552 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3553 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3554 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3555 Update expected messages.
3557 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3559 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3560 declaration/use mismatch for dirp parameter.
3562 2004-09-12 Andrew Pinski <apinski@apple.com>
3564 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3565 -fgnu-runtime is passed.
3567 2004-09-12 Richard Henderson <rth@redhat.com>
3569 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3570 do the uplevel thing and update additional_flags directly.
3571 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3572 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3573 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3574 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3576 2004-09-11 Steven Bosscher <stevenb@suse.de>
3578 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3580 2004-09-11 Roger Sayle <roger@eyesopen.com>
3583 * g++.dg/opt/pr17411-1.C: New test case.
3585 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3587 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3588 gcc.dg/tls/diag-2.c: Update expected messages.
3589 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3591 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3592 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3593 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3594 gcc.dg/tls/diag-5.c: New tests.
3596 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3598 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3600 2004-09-11 Steven Bosscher <stevenb@suse.de>
3602 * g++.dg/parse/break-in-for.C: New test.
3604 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3606 * gcc.dg/tree-ssa/20040911-1.c: New test.
3608 2004-09-11 Andreas Jaeger <aj@suse.de>
3610 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3611 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3613 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3615 * gcc.target/frv: New directory of FR-V-specific tests.
3617 2004-09-10 James E Wilson <wilson@specifixinc.com>
3619 * gcc.dg/convert-vec-1.c: New test.
3621 2004-09-10 Roger Sayle <roger@eyesopen.com>
3624 * gcc.dg/pr17024-1.c: New test case.
3626 2004-09-10 Eric Christopher <echristo@redhat.com>
3628 * gcc.dg/20040910-1.c: New test.
3630 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3632 * gcc.dg/bitfld-9.c: New test.
3634 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3636 * gcc.c-torture/execute/ieee/acc1.c: New test.
3637 * gcc.c-torture/execute/ieee/acc2.c: New test.
3638 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3640 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3642 * gcc.dg/deprecated-2.c: New test.
3644 2004-09-09 James E Wilson <wilson@specifixinc.com>
3646 * gcc.dg/init-vec-1.c: New test.
3648 2004-09-09 Roger Sayle <roger@eyesopen.com>
3651 * gcc.dg/pr17055-1.c: New test case.
3653 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3656 * gcc.c-torture/execute/pr17377.c: New test.
3658 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3661 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3662 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3663 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3664 gcc.dg/long-long-typespec-1.c: New tests.
3665 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3667 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3669 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3670 gcc.dg/gnu99-static-1.c: New tests.
3672 2004-09-08 Devang Patel <dpatel@apple.com>
3674 * gcc.dg/darwin-ld-20040828-1.c: New test.
3675 * gcc.dg/darwin-ld-20040828-2.c: New test.
3676 * gcc.dg/darwin-ld-20040828-3.c: New test.
3678 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3680 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3681 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3683 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3684 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3686 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3688 * objc.dg/type-size-2.m: Fix wording in comment.
3689 * objc.dg/va-meth-1.m: New test case.
3691 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3694 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3695 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3697 2004-09-06 Devang Patel <dpatel@apple.com>
3699 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3700 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3702 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3704 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3705 reflect changed line numbering of diagnostics.
3707 2004-09-06 Paul Brook <paul@codesourcery.com>
3709 * gfortran.dg/edit_real_1.f90: Add new test.
3711 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3713 * gcc.dg/tree-ssa/loop-2.c: New test.
3714 * gcc.dg/tree-ssa/loop-3.c: New test.
3715 * gcc.dg/tree-ssa/loop-4.c: New test.
3716 * gcc.dg/tree-ssa/loop-5.c: New test.
3718 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3720 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3722 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3724 * gcc.dg/format/sentinel-1.c: New test.
3726 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3728 * testsuite/gcc.dg/builtins-46.c: New.
3730 2004-09-03 Devang Patel <dpatel@apple.com>
3732 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3733 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3735 2004-09-03 Jan Beulich <jbeulich@novell.com>
3737 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3738 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3739 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3740 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3741 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3742 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3743 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3744 the non-portable bzero.
3745 * gcc.dg/20010912-1.c: xfail for NetWare.
3746 * gcc.dg/20020426-2.c: xfail for NetWare.
3747 * gcc.dg/20021014-1.c: xfail for NetWare.
3748 * gcc.dg/20021018-1.c: xfail for NetWare.
3749 * gcc.dg/20030213-1.c: xfail for NetWare.
3750 * gcc.dg/20030225-1.c: xfail for NetWare.
3751 * gcc.dg/20030708-1.c: xfail for NetWare.
3752 * gcc.dg/builtins-config.h: Also exclude NetWare.
3753 * gcc.dg/format/format.h: Define restrict only if not already defined.
3754 * gcc.dg/nest.c: xfail for NetWare.
3755 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3756 * lib/target-supports.exp (check_visibility_available): Exclude
3759 2004-09-03 Jan Beulich <jbeulich@novell.com>
3761 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3762 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3763 deterministic starting point for the alignment of structure fields.
3764 * gcc.dg/Wpadded.c: Dito.
3765 * g++.dg/abi/vbase10.C: Dito.
3767 2004-09-03 Devang Patel <dpatel@apple.com>
3769 * g++.dg/debug/pr15736.cc: New test.
3771 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3773 * README.QMTEST: Fix out-of-date link.
3775 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3778 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3779 Delete. Duplicate of gfortran.dg/g77/20010610.f
3781 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3783 * g++.dg/abi/arm_rtti1.C: New test.
3785 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3787 * gcc.dg/ppc-vector-memcpy.c: New.
3788 * gcc.dg/ppc-vector-memset.c: New.
3790 2004-09-02 Chao-ying Fu <fu@mips.com>
3792 * gcc.target/mips/mips-3d-1.c: New test.
3793 * gcc.target/mips/mips-3d-2.c: New test.
3794 * gcc.target/mips/mips-3d-3.c: New test.
3795 * gcc.target/mips/mips-3d-4.c: New test.
3796 * gcc.target/mips/mips-3d-5.c: New test.
3797 * gcc.target/mips/mips-3d-6.c: New test.
3798 * gcc.target/mips/mips-3d-7.c: New test.
3799 * gcc.target/mips/mips-3d-8.c: New test.
3800 * gcc.target/mips/mips-3d-9.c: New test.
3801 * gcc.target/mips/mips-ps-1.c: New test.
3802 * gcc.target/mips/mips-ps-2.c: New test.
3803 * gcc.target/mips/mips-ps-3.c: New test.
3804 * gcc.target/mips/mips-ps-4.c: New test.
3805 * gcc.target/mips/mips-ps-type.c: New test.
3807 2004-09-02 Paul Brook <paul@codesourcery.com>
3809 * gfortran.dg/edit_real_1.f90: Add new tests.
3811 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3814 * gfortran.dg/merge_char_1.f90: New test.
3816 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3819 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3821 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3824 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3826 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3828 * g++.dg/opt/loop1.C: Do not XFAIL.
3830 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3832 * gcc.c-torture/execute/20040831-1.c: New test.
3834 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3837 * gfortran.dg/g77/20010610.f: Now passes.
3838 Copy from g77.f-torture/execute. Add dg-run directive.
3839 * gfortran.dg/g77/README: Update
3841 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3843 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3844 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3845 (t1, t2, t3, t4): Add volatile.
3847 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3849 * g++.dg/ext/visibility/arm1.C: New test.
3851 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3853 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3856 2004-09-01 Paul Brook <paul@codesourcery.com>
3858 * gfortran.dg/eof_2.f90: New test.
3860 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3863 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3865 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3868 * gfortran.dg/list_read_2.f90: New test.
3870 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3872 * g++.dg/abi/key1.C: New test.
3874 2004-08-31 Richard Henderson <rth@redhat.com>
3876 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3878 * g++.dg/other/offsetof5.C: Remove duplicate.
3880 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3883 * gfortran.dg/func_derived_1.f90: New test.
3885 2004-08-31 Paul Brook <paul@codesourcery.com>
3887 * gfortran.dg/eof_1.f90: New test.
3889 2004-08-31 Paul Brook <paul@codesourcery.com>
3891 * gfortran.dg/list_read_1.f90: New file.
3893 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3895 * g++.dg/opt/loop1.C: XFAIL.
3897 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3899 * gcc.dg/funcdef-storage-1.c: New.
3900 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3901 an extern function in local scope.
3902 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3903 declare an 'auto inline' function in local scope.
3904 * gcc.dg/20011130-1.c: Likewise.
3905 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3906 an 'auto' function in local scope.
3907 * gcc.dg/20021014-1.c: Likewise.
3908 * gcc.dg/20030331-2.c: Likewise.
3910 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3912 * gfortran.dg/blockdata_1.f90: New test.
3914 2004-08-30 Richard Henderson <rth@redhat.com>
3916 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3918 2004-08-30 Richard Henderson <rth@redhat.com>
3920 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3921 additional_flags set by alternate driver.
3922 (ieee-options): New procedure.
3923 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3924 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3925 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3926 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3928 2004-08-30 Richard Henderson <rth@redhat.com>
3930 * lib/f-torture.exp: Remove.
3932 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3934 PR rtl-optimization/16590
3935 * g++.dg/opt/loop1.C: New test.
3937 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3940 * gfortran.dg/oldstyle_1.f90: New test.
3942 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3943 Paul Brook <paul@codesourcery.com>
3945 * gfortran.dg/g77/README: Update.
3946 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3947 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3948 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3950 2004-08-28 Paul Brook <paul@codesourcery.com>
3953 * gfortran.dg/edit_real_1.f90: New test.
3955 2004-08-27 Paul Brook <paul@codesourcery.com>
3957 * gfortran.dg/rewind_1.f90: New test.
3959 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3962 * gfortran.dg/pr16597.f90: New test.
3964 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3967 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3968 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3969 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3970 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3971 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3973 2004-08-26 Nick Clifton <nickc@redhat.com>
3975 * gcc.c-torture/compile/pr17119.c: New test.
3977 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3979 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3981 2004-08-25 Richard Henderson <rth@redhat.com>
3983 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3984 the bits that expect kind=8 to be the largest real kind.
3986 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3988 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3990 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3992 * gfortran.dg/assignment_1.f90: New test.
3994 2004-08-25 Adam Nemet <anemet@lnxw.com>
3996 * g++.dg/template/repo3.C: New test.
3998 2004-08-25 Roger Sayle <roger@eyesopen.com>
4001 PR tree-optimization/16372
4002 * g++.dg/opt/pr16372-1.C: New test case.
4003 * g++.dg/opt/pr16693-1.C: New test case.
4004 * g++.dg/opt/pr16693-2.C: New test case.
4006 2004-08-25 Ziemowit Laski <zlaski@apple.com>
4008 * objc.dg/proto-lossage-4.m: New test.
4010 2004-08-25 Mark Mitchell <mark@codesourcery.com>
4013 * g++.dg/inherit/local2.C: New test.
4015 2004-08-25 Paul Brook <paul@codesourcery.com>
4018 * gfortran.dg/string_ctor_1.f90: New test.
4020 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4023 * g++.dg/template/redecl2.C: New test.
4025 2004-08-24 Bud Davis <bdavis9659@comcast.net>
4028 * gfortran.dg/pr17143.f90: New test.
4030 2004-08-24 Bud Davis <bdavis9659@comcast.net>
4033 * gfortran.dg/pr17164.f90: New test.
4035 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4037 * gcc.dg/tree-ssa/loop-1.c: New test.
4039 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
4041 * gcc.c-torture/compile/20040824-1.c: New test.
4043 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
4045 * gcc.c-torture/compile/iftrap-3.c: New test.
4047 2004-08-24 Paul Brook <paul@codesourcery.com>
4049 * gfortran.dg/entry_2.f90: New test.
4051 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
4054 * g++.dg/lookup/ambig[12].C: New.
4056 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4059 * g++.dg/template/crash21.C: New test.
4060 * g++.dg/template/crash22.C: Likewise.
4062 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
4065 * g++.dg/template/access15.C: New.
4067 2004-08-23 Mark Mitchell <mark@codesourcery.com>
4070 * g++.dg/template/repo2.C: New test.
4072 2004-08-23 Roger Sayle <roger@eyesopen.com>
4074 PR rtl-optimization/17078
4075 * gcc.c-torture/execute/pr17078-1.c: New test case.
4077 2004-08-23 Mark Mitchell <mark@codesourcery.com>
4080 * gcc.dg/debug/crash1.c: New test.
4082 2004-08-23 Mark Mitchell <mark@codesourcery.com>
4085 * gcc.dg/loop-5.c: New test.
4087 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4089 * gcc.c-torture/execute/20040823-1.c: New test.
4091 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
4093 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
4094 to the assembler. Simplify test accordingly.
4095 (asm_abi_flags): Use GNU names.
4096 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
4097 to check for ABI flags.
4099 2004-08-22 Andrew Pinski <apinski@apple.com>
4101 * g++.dg/opt/pr14029.C: New test.
4102 * gcc.c-torture/execute/pr15262.c: New test.
4104 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4106 * gfortran.dg/reduction.f90: Add checks with complex arguments.
4108 2004-08-21 Bud Davis <bdavis9659@comcast.net>
4111 * gfortran.dg/direct_io.f90: New test.
4113 2004-08-20 Mark Mitchell <mark@codesourcery.com>
4116 * g++.dg/inherit/local2.C: New test.
4118 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
4121 * g++.dg/warn/Wparentheses-4.C: New test.
4123 2004-08-20 Mark Mitchell <mark@codesourcery.com>
4126 * g++.dg/inherit/local2.C: New test.
4128 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
4129 * gcc.dg/ppc-ldstruct.c: Likewise.
4130 * gcc.dg/ppc64-abi-2.c: Likewise.
4132 2004-08-20 Jakub Jelinek <jakub@redhat.com>
4134 PR rtl-optimization/17099
4135 * gcc.c-torture/execute/20040820-1.c: New test.
4137 2004-08-20 David Edelsohn <edelsohn@gnu.org>
4139 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
4141 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
4144 * gfortran.dg/auto_array_1.f90: New test.
4146 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4149 * gfortran.dg/simpleif_1.f90: New test.
4151 2004-08-19 Mark Mitchell <mark@codesourcery.com>
4153 * lib/target-supports.exp (check_profiling_available): Return
4154 false for arm*-*-symbianelf* and arm*-*-eabi*.
4157 * g++.dg/template/delete1.C: New test.
4159 2004-08-19 Paul Brook <paul@codesourcery.com>
4163 * gfortran.dg/data_char_1.f90: New test.
4165 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
4168 * gfortran.dg/reduction.f90: New testcase.
4170 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4173 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
4175 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
4178 * g++.dg/Wparentheses-3.C: New test.
4180 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
4182 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
4183 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
4184 * gcc.dg/vect/vect-2.c: Likewise.
4185 * gcc.dg/vect/vect-3.c: Likewise.
4186 * gcc.dg/vect/vect-4.c: Likewise.
4187 * gcc.dg/vect/vect-5.c: Likewise.
4188 * gcc.dg/vect/vect-6.c: Likewise.
4189 * gcc.dg/vect/vect-7.c: Likewise.
4190 * gcc.dg/vect/vect-25.c: Likewise.
4191 * gcc.dg/vect/vect-31.c: Likewise.
4192 * gcc.dg/vect/vect-32.c: Likewise.
4193 * gcc.dg/vect/vect-34.c: Likewise.
4194 * gcc.dg/vect/vect-36.c: Likewise.
4195 * gcc.dg/vect/vect-all.c: Likewise.
4197 2004-08-18 Mark Mitchell <mark@codesourcery.com>
4200 * g++.dg/template/operator4.C: New test.
4202 2004-08-18 Richard Henderson <rth@redhat.com>
4204 * gcc.dg/20040206-1.c: XFAIL.
4206 2004-08-17 Mark Mitchell <mark@codesourcery.com>
4209 * g++.dg/template/array7.C: New test.
4211 2004-08-17 James E Wilson <wilson@specifixinc.com>
4213 * gcc.dg/mips-movcc-1.c: New test.
4214 * gcc.dg/mips-movcc-2.c: New test.
4215 * gcc.dg/mips-movcc-3.c: New test.
4217 * gcc.dg/mips-nmadd-1.c: New test.
4218 * gcc.dg/mips-nmadd-2.c: New test.
4220 2004-08-17 Mark Mitchell <mark@codesourcery.com>
4223 * g++.dg/opt/inline8.C: New test.
4226 * g++.dg/parse/error17.C: New test.
4228 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
4230 * gcc.dg/vect: New directory for vectorizer tests.
4231 * gcc.dg/vect/tree-vect.h: New file.
4232 * gcc.dg/vect/vect.exp: New file.
4233 * gcc.dg/vect/pr16105.c.c: New test.
4234 * gcc.dg/vect/vect-1.c: New test.
4235 * gcc.dg/vect/vect-2.c: New test.
4236 * gcc.dg/vect/vect-3.c: New test.
4237 * gcc.dg/vect/vect-4.c: New test.
4238 * gcc.dg/vect/vect-5.c: New test.
4239 * gcc.dg/vect/vect-6.c: New test.
4240 * gcc.dg/vect/vect-7.c: New test.
4241 * gcc.dg/vect/vect-8.c: New test.
4242 * gcc.dg/vect/vect-9.c: New test.
4243 * gcc.dg/vect/vect-10.c: New test.
4244 * gcc.dg/vect/vect-11.c: New test.
4245 * gcc.dg/vect/vect-12.c: New test.
4246 * gcc.dg/vect/vect-13.c: New test.
4247 * gcc.dg/vect/vect-14.c: New test.
4248 * gcc.dg/vect/vect-15.c: New test.
4249 * gcc.dg/vect/vect-16.c: New test.
4250 * gcc.dg/vect/vect-17.c: New test.
4251 * gcc.dg/vect/vect-18.c: New test.
4252 * gcc.dg/vect/vect-19.c: New test.
4253 * gcc.dg/vect/vect-20.c: New test.
4254 * gcc.dg/vect/vect-21.c: New test.
4255 * gcc.dg/vect/vect-22.c: New test.
4256 * gcc.dg/vect/vect-23.c: New test.
4257 * gcc.dg/vect/vect-24.c: New test.
4258 * gcc.dg/vect/vect-25.c: New test.
4259 * gcc.dg/vect/vect-26.c: New test.
4260 * gcc.dg/vect/vect-27.c: New test.
4261 * gcc.dg/vect/vect-28.c: New test.
4262 * gcc.dg/vect/vect-29.c: New test.
4263 * gcc.dg/vect/vect-30.c: New test.
4264 * gcc.dg/vect/vect-31.c: New test.
4265 * gcc.dg/vect/vect-32.c: New test.
4266 * gcc.dg/vect/vect-33.c: New test.
4267 * gcc.dg/vect/vect-34.c: New test.
4268 * gcc.dg/vect/vect-35.c: New test.
4269 * gcc.dg/vect/vect-36.c: New test.
4270 * gcc.dg/vect/vect-37.c: New test.
4271 * gcc.dg/vect/vect-38.c: New test.
4272 * gcc.dg/vect/vect-40.c: New test.
4273 * gcc.dg/vect/vect-41.c: New test.
4274 * gcc.dg/vect/vect-42.c: New test.
4275 * gcc.dg/vect/vect-43.c: New test.
4276 * gcc.dg/vect/vect-44.c: New test.
4277 * gcc.dg/vect/vect-45.c: New test.
4278 * gcc.dg/vect/vect-46.c: New test.
4279 * gcc.dg/vect/vect-47.c: New test.
4280 * gcc.dg/vect/vect-48.c: New test.
4281 * gcc.dg/vect/vect-49.c: New test.
4282 * gcc.dg/vect/vect-50.c: New test.
4283 * gcc.dg/vect/vect-51.c: New test.
4284 * gcc.dg/vect/vect-52.c: New test.
4285 * gcc.dg/vect/vect-53.c: New test.
4286 * gcc.dg/vect/vect-54.c: New test.
4287 * gcc.dg/vect/vect-55.c: New test.
4288 * gcc.dg/vect/vect-56.c: New test.
4289 * gcc.dg/vect/vect-57.c: New test.
4290 * gcc.dg/vect/vect-58.c: New test.
4291 * gcc.dg/vect/vect-59.c: New test.
4292 * gcc.dg/vect/vect-60.c: New test.
4293 * gcc.dg/vect/vect-61.c: New test.
4294 * gcc.dg/vect/vect-all.c: New test.
4295 * gcc.dg/vect/vect-none.c: New test.
4297 2004-08-17 Paul Brook <paul@codesourcery.com>
4300 * gfortran.dg/entry_1.f90: New test.
4302 2004-08-17 Andrew Pinski <apinski@apple.com>
4304 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
4306 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4308 * gcc.dg/pr17036-1.c: New test.
4310 2004-08-16 Devang Patel <dpatel@apple.com>
4312 * gcc.dg/darwin-20040809-1.c: New test.
4314 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
4316 * gcc.dg/funcdef-attr-1.c: New test.
4318 2004-08-16 Janis Johnson <janis187@us.ibm.com>
4320 * gcc.dg/altivec-17.c: New test.
4321 * gcc.dg/altivec-18.c: New test.
4323 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4326 * g++.dg/template/vtable2.C: New test.
4328 2004-08-14 Richard Henderson <rth@redhat.com>
4330 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
4331 * gcc.dg/pack-test-4.c (main): Return 0.
4332 * gcc.dg/setjmp-1.c: Remove XFAIL.
4333 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
4335 2004-08-14 Richard Henderson <rth@redhat.com>
4337 * gcc.dg/980217-1.c: Add prototype for printf.
4339 2004-08-13 Bud Davis <bdavis9659@comcast.net>
4341 * gfortran.dg/pr16935.f90: New test.
4343 2004-08-13 Janis Johnson <janis187@us.ibm.com>
4345 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
4347 2004-08-13 Paul Brook <paul@codesourcery.com>
4349 * gfortran.dg/der_io_1.f90: Remove stray comma.
4351 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4353 * gcc.dg/vmx/cw-bug-2.c: Remove.
4354 * gcc.dg/vmx/vprint-1.c: Remove.
4355 * gcc.dg/vmx/vscan-1.c: Remove.
4357 2004-08-12 Devang patel <dpatel@apple.com>
4359 * gcc.dg/darwin-20040809-2.c: New test.
4361 2004-08-12 Janis Johnson <janis1872us.ibm.com>
4363 * g++.dg/ext/altivec-12.C: New test.
4365 * g++.dg/ext/altivec-11.C: New test.
4367 2004-08-12 Paul Brook <paul@codesourcery.com>
4369 * g++.dg/abi/arm_cxa_vec_1.C: New test.
4371 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4373 * g++.dg/ext/altivec-2.C: Check for hardware support before
4374 executing any VMX instructions.
4376 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
4378 2004-08-12 Jakub Jelinek <jakub@redhat.com>
4381 * g++.old-deja/g++.other/comdat4.C: New test.
4382 * g++.old-deja/g++.other/comdat4-aux.cc: New.
4384 2004-08-12 Ben Elliston <bje@au.ibm.com>
4387 * gcc.dg/pr16286.c: New test.
4389 2004-08-12 Jan Beulich <jbeulich@novell.com>
4391 * g++.dg/ext/asm5.C: New.
4393 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4396 * g++.dg/eh/crash1.C: New test.
4399 * g++.dg/ext/construct1.C: New test.
4401 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4404 * g++.dg/init/ptrmem1.C: New test.
4407 * g++.dg/parse/offsetof5.C: New test.
4410 * g++.dg/template/overload3.C: New test.
4412 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4415 * g++.dg/parse/error16.C: New test.
4418 * g++.dg/template/error14.C: New test.
4421 * g++.dg/template/error15.C: New test.
4423 2004-08-11 Devang Patel <dpatel@apple.com>
4425 * gcc.dg/darwin-ld-20040809-1.c: New test.
4426 * gcc.dg/darwin-ld-20040809-2.c: New test.
4428 2004-08-11 Steven G. Kargl <kargls@comcast.net>
4431 * gfortran.dg/dfloat_1.f90: New test.
4433 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4435 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4436 * gcc.dg/dll-2.c: Fix dg-require syntax.
4437 * gcc.misc-tests/arm-isr.c (abort): Declare.
4440 2004-08-10 Mark Mitchell <mark@codesourcery.com>
4443 * g++.dg/parse/crash16.C: New test.
4445 2004-08-10 Roger Sayle <roger@eyesopen.com>
4447 * gcc.dg/mips-rsqrt-1.c: New test case.
4448 * gcc.dg/mips-rsqrt-2.c: New test case.
4449 * gcc.dg/mips-rsqrt-3.c: New test case.
4451 2004-08-10 Paul Brook <paul@codesourcery.com>
4453 * gfortran.dg/der_io_1.f90: New test.
4455 2004-08-10 Paul Brook <paul@codesourcery.com>
4458 * gfortran.dg/der_array_1.f90: New test.
4460 2004-08-09 David Edelsohn <edelsohn@gnu.org>
4462 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4464 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
4466 * gcc.dg/wchar_t-2.c: Fix typo.
4468 2004-08-09 Falk Hueffner <falk@debian.org>
4470 PR tree-optimization/12517
4471 * gcc.c-torture/compile/pr12517.c: New test.
4473 PR tree-optimization/12578
4474 * gcc.c-torture/compile/pr12578.c: New test.
4476 PR tree-optimization/12899
4477 * gcc.c-torture/compile/pr12899.c: New test.
4479 PR rtl-optimization/14692
4480 * gcc.c-torture/compile/pr14692.c: New test.
4482 PR tree-optimization/16461
4483 * gcc.c-torture/compile/pr16461.c: New test.
4485 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4487 * gfortran.dg/getenv_1.f90: New test.
4489 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4491 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4493 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4495 2004-08-06 Paul Brook <paul@codesourcery.com>
4497 * gfortran.dg/ret_array_1.f90: New test.
4498 * gfortran.dg/ret_pointer_1.f90: New test.
4500 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4502 * gcc.dg/missing-field-init-[12].c: New tests.
4503 * g++.dg/warn/missing-field-init-[12].C: New tests.
4505 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4507 * gcc.dg/enum2.c: New test.
4508 * gcc.dg/symbian3.c: Likewise.
4509 * gcc.dg/symbian4.c: Likewise.
4510 * gcc.dg/wchar_t-2.c: Likewise.
4512 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4514 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4517 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4519 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4520 dg-require-visiblity.
4521 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4522 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4523 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4524 * g++.dg/ext/visibility/new1.C: Likewise.
4525 * g++.dg/ext/visibility/pragma.C: Likewise.
4526 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4527 * g++.dg/ext/visibility/virtual.C: Likewise.
4528 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4529 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4530 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4531 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4532 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4533 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4534 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4535 * g++/dg/ext/visibility/visibility-8.C: New test.
4536 * gcc.c-torture/compile/dll.x: Remove.
4537 * gcc.dg/dll-2.c: Use dg-require-dll
4538 * gcc.dg/visibility-10.c: New test.
4539 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4541 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4542 (scan_not_hidden): Likewise.
4544 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4546 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4548 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4550 * gcc.c-torture/execute/20040805-1.c: New test.
4552 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4554 * gcc.dg/20020118-1.c: Declare abort.
4555 * gcc.dg/altivec_check.h: Likewise.
4556 * gcc.dg/iftrap-2.c: Likewise.
4557 * gcc.dg/pragma-darwin.c: Likewise.
4558 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4560 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4562 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4564 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4566 * gcc.c-torture/execute/builtins/abs-2.c,
4567 gcc.c-torture/execute/builtins/abs-3.c,
4568 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4569 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4570 intmax_t, uintmax_t and their limits.
4571 * gcc.dg/intmax_t-1.c: New test.
4573 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4575 * g++.dg/tc1/dr147.C: Add reference to PR.
4577 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4579 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4580 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4582 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4584 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4586 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4588 * gcc.dg/redecl-5.c: New test.
4589 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4592 2004-08-03 Roger Sayle <roger@eyesopen.com>
4595 * gcc.c-torture/execute/pr16790-1.c: New test case.
4597 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4599 * g++.dg/ext/visibility/assign1.C: New test.
4600 * g++.dg/ext/visibility/new1.C: Likewise.
4602 * gcc.dg/symbian1.c: New test.
4603 * gcc.dg/symbian2.c: Likewise.
4605 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4608 * gcc.dg/i386-sse-9.c: New test.
4610 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4612 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4614 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4616 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4617 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4618 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4619 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4620 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4621 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4622 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4623 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4624 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4625 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4626 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4627 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4628 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4629 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4630 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4631 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4632 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4633 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4634 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4635 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4636 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4637 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4638 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4639 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4640 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4641 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4642 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4643 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4644 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4645 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4646 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4647 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4648 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4649 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4650 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4651 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4652 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4653 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4654 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4655 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4656 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4657 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4658 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4659 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4660 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4661 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4662 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4663 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4664 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4665 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4666 gcc.misc-tests/i386-pf-3dnow-1.c,
4667 gcc.misc-tests/i386-pf-athlon-1.c,
4668 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4669 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4670 Declare built-in functions used.
4671 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4673 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4676 * g++.dg/lookup/using12.C: New test.
4678 * g++.dg/init/null1.C: Fix PR number.
4679 * g++.dg/parse/namespace10.C: Likewise.
4681 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4684 * g++.dg/template/spec17.C: New test.
4685 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4686 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4688 2004-08-02 David Billinghurst
4691 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4693 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4695 * gcc.dg/ia64-got-1.c: New test case.
4697 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4700 * g++.dg/init/null1.C: New test.
4701 * g++.dg/tc1/dr76.C: Adjust error marker.
4704 * g++.dg/parse/namespace10.C: New test.
4707 * g++.dg/inherit/ptrmem2.C: New test.
4709 2004-08-02 Ben Elliston <bje@au.ibm.com>
4712 * gcc.dg/pr16155.c: New test.
4714 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4716 * gcc.dg/redecl-2.c: New test.
4718 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4720 * gcc.dg/darwin-longdouble.c: New file.
4722 2004-07-30 Richard Henderson <rth@redhat.com>
4724 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4725 write to constant argument.
4726 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4728 2004-07-30 Richard Henderson <rth@redhat.com>
4730 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4731 tests of nearest around zero.
4733 2004-07-30 Andrew Pinski <apinski@apple.com>
4735 * gcc.c-torture/compile/20040730-1.c: New test.
4737 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4739 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4742 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4744 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4746 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4748 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4749 contains $ld_library_path.
4750 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4752 2004-07-29 Richard Henderson <rth@redhat.com>
4754 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4756 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4758 (Check): Accept either alternative.
4760 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4762 * g++.dg/abi/inline1.C: New test.
4763 * g++.dg/abi/local1-a.cc: Likewise.
4764 * g++.dg/abi/local1.C: Likewise.
4765 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4766 * g++.dg/abi/mangle12.C: Likewise.
4767 * g++.dg/abi/mangle17.C: Likewise.
4768 * g++.dg/abi/mangle20-2.C: Likewise.
4769 * g++.dg/opt/interface1.C: Likewise.
4770 * g++.dg/opt/interface1.h: Likewise.
4771 * g++.dg/opt/interface1-a.cc: New test.
4772 * g++.dg/parse/repo1.C: New test.
4773 * g++.dg/template/repo1.C: Likewise.
4774 * g++.dg/warn/Winline-1.C: Likewise.
4775 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4777 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4779 * gcc.dg/tree-ssa/20040729-1.c: New test.
4781 2004-07-27 Matt Austern <austern@apple.com>
4783 * gcc.dg/darwin-bool-1.c: New test.
4784 * gcc.dg/darwin-bool-2.c: New test.
4786 2004-07-28 Richard Henderson <rth@redhat.com>
4788 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4789 arguments in the correct type. Don't write to constant arguments.
4791 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4793 PR tree-optimization/16688
4794 PR tree-optimization/16689
4795 * g++.dg/tree-ssa/pr16688.C: New test.
4797 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4799 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4800 loads. Not only in the comment, this time.
4802 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4804 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4805 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4806 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4807 * gcc.dg/sh4a-bitmovua.c: New.
4808 * gcc.dg/sh4a-cos.c: New.
4809 * gcc.dg/sh4a-cosf.c: New.
4810 * gcc.dg/sh4a-fprun.c: New.
4811 * gcc.dg/sh4a-fsrra.c: New.
4812 * gcc.dg/sh4a-memmovua.c: New.
4813 * gcc.dg/sh4a-sin.c: New.
4814 * gcc.dg/sh4a-sincos.c: New.
4815 * gcc.dg/sh4a-sincosf.c: New.
4816 * gcc.dg/sh4a-sinf.c: New.
4818 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4820 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4822 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4824 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4827 2004-07-27 Andrew Pinski <apinski@apple.com>
4829 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4831 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4833 * gcc.dg/pragma-isr.c: New test.
4835 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4838 * g++.dg/template/ttp11.C: New test.
4840 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4842 * gcc.c-torture/compile/20040727-1.c: New test.
4844 2004-07-26 Eric Christopher <echristo@redhat.com>
4846 * gcc.c-torture/compile/20040726-2.c: New test.
4848 2004-07-26 Andrew Pinski <apinski@apple.com>
4850 * g++.dg/rtti/tinfo1.C: Xfail.
4852 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4854 * gcc.c-torture/compile/20040726-1.c: New test.
4856 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4857 Brian Ryner <bryner@brianryner.com>
4861 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4862 * g++.dg/ext/visibility/: New directory.
4863 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4864 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4865 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4866 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4867 * g++.dg/ext/visibility/fvisibility.C,
4868 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4869 g++.dg/ext/visibility/fvisibility-override1.C
4870 g++.dg/ext/visibility/fvisibility-override2.C
4871 g++.dg/ext/visibility/memfuncts.C
4872 g++.dg/ext/visibility/noPLT.C
4873 g++.dg/ext/visibility/pragma.C
4874 g++.dg/ext/visibility/pragma-override1.C
4875 g++.dg/ext/visibility/pragma-override2.C
4876 g++.dg/ext/visibility/staticmemfuncts.C
4877 g++.dg/ext/visibility/virtual.C: New tests.
4879 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4882 * gcc.dg/pr15360-1.c: New test.
4884 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4886 * gcc.dg/pragma-align-2.c: New test.
4887 * gcc.dg/pragma-init-fini.c: New test.
4888 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4891 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4893 * gcc.dg/init-string-2.c: New test.
4895 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4898 * gcc.dg/Wredundant-decls-1.c: New test case.
4900 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4902 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4903 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4904 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4905 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4906 * gcc.dg/compat/generate-random.c: New file.
4907 * gcc.dg/compat/generate-random.h: Likewise.
4908 * gcc.dg/compat/generate-random_r.c: Likewise.
4909 * gcc.dg/compat/struct-layout-1.h: Likewise.
4910 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4911 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4912 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4913 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4914 * gcc.dg/compat/struct-layout-1_main.c: New test.
4915 * gcc.dg/compat/struct-layout-1_x.c: New file.
4916 * gcc.dg/compat/struct-layout-1_y.c: New file.
4917 * gcc.dg/compat/struct-layout-1_test.h: New file.
4919 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4921 * gcc.dg/comp-return-1.c: New test
4923 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4925 * gcc.dg/vmx/8-02a.c: Fix typo.
4927 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4928 * gcc.dg/darwin-abi-3.c: New test.
4930 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4931 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4933 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4934 * gcc.dg/vmx/ops-long-1.c: New test.
4935 * gcc.dg/vmx/ops-long-2.c: New test.
4937 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4939 * g++.dg/lookup/conv-[1234].C: New.
4941 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4943 * g++.dg/parse/attr2.C: Simplify.
4945 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4948 * gcc.c-torture/execute/pr7284-1.c: New test.
4950 2004-07-22 Brian Booth <bbooth@redhat.com>
4952 * gcc.dg/tree-ssa/20040721-1.c: New test.
4954 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4956 * g++.dg/template/crash20.c: New.
4958 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4960 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4961 Add dg-run directive. Declare variables as required.
4962 * gfortran.dg/g77/README: Update
4964 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4966 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4967 gcc.dg/cris-peep2-andu2.c: New tests.
4969 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4972 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4974 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4976 * gcc.dg/qual-return-2.c: Update expected messages.
4977 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4979 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4981 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4982 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4984 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4987 * gcc.dg/init-string-1.c: New test.
4989 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4993 * gcc.dg/torture/nested-fn-1.c: New test.
4995 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4998 * gcc.dg/ia64-fptr-1.c: New file.
5000 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5003 * g++.dg/template/spec16.C: New test.
5004 * g++.old-deja/g++.robertl/eb118.C: Remove.
5006 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5009 * g++.dg/template/spec15.C: New test.
5011 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
5013 Copy cases from g77.f-torture/execute and add dg-run
5014 directive. Other changes as noted.
5015 * gfortran.dg/g77/13037.f
5016 * gfortran.dg/g77/1832.f
5017 * gfortran.dg/g77/19981119-0.f
5018 * gfortran.dg/g77/19990313-0.f
5019 * gfortran.dg/g77/19990313-1.f
5020 * gfortran.dg/g77/19990313-2.f
5021 * gfortran.dg/g77/19990313-3.f
5022 * gfortran.dg/g77/19990419-1.f
5023 * gfortran.dg/g77/19990826-0.f
5024 * gfortran.dg/g77/19990826-2.f
5025 * gfortran.dg/g77/20000503-1.f
5026 * gfortran.dg/g77/20001111.f
5027 * gfortran.dg/g77/20010116.f
5028 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
5029 * gfortran.dg/g77/20010430.f
5030 * gfortran.dg/g77/6177.f
5031 * gfortran.dg/g77/947.f
5032 * gfortran.dg/g77/970816-3.f
5033 * gfortran.dg/g77/971102-1.f
5034 * gfortran.dg/g77/980520-1.f
5035 * gfortran.dg/g77/980628-0.f
5036 * gfortran.dg/g77/980628-1.f
5037 * gfortran.dg/g77/980628-10.f
5038 * gfortran.dg/g77/980628-2.f
5039 * gfortran.dg/g77/980628-3.f
5040 * gfortran.dg/g77/980628-7.f
5041 * gfortran.dg/g77/980628-8.f
5042 * gfortran.dg/g77/980628-9.f
5043 * gfortran.dg/g77/980701-0.f
5044 * gfortran.dg/g77/980701-1.f
5045 * gfortran.dg/g77/cabs.f
5046 * gfortran.dg/g77/claus.f
5047 * gfortran.dg/g77/complex_1.f
5048 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
5049 * gfortran.dg/g77/dcomplex.f
5050 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
5051 * gfortran.dg/g77/f90-intrinsic-mathematical.f
5052 * gfortran.dg/g77/f90-intrinsic-numeric.f
5053 * gfortran.dg/g77/int8421.f
5054 * gfortran.dg/g77/labug1.f
5055 * gfortran.dg/g77/large_vec.f
5056 * gfortran.dg/g77/le.f
5057 * gfortran.dg/g77/short.f
5058 * gfortran.dg/g77/README: Update
5060 2004-07-20 Mark Mitchell <mark@codesourcery.com>
5063 * g++.dg/parse/lookup4.C: New test.
5065 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5068 * g++.dg/template/ttp10.C: New test.
5070 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
5072 * gcc.dg/pr12625-1.c: New test.
5074 2004-07-20 Steven Bosscher <stevenb@suse.de>
5076 * testsuite/gcc.dg/switch-warn-1.c: New test.
5077 * testsuite/gcc.dg/switch-warn-2.c: New test.
5078 * gcc.c-torture/compile/pr14730.c: Update.
5080 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
5082 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
5083 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
5084 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
5085 g++.dg/template/nontype3.C: Remove trailing CR from tests.
5087 2004-07-18 Mark Mitchell <mark@codesourcery.com>
5090 * g++.dg/template/assign1.C: New test.
5092 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5095 * g++.dg/template/ttp9.C: New test.
5097 2004-07-19 Daniel Jacobowitz <dan@debian.org>
5099 * gcc.dg/format/cmn-err-1.c: New test.
5101 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
5103 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
5104 gcc.dg/Wparentheses-10.c: New tests.
5105 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
5107 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5110 * gfortran.dg/g77//ffixed-line-length-0.f,
5111 gfortran.dg/g77/ffixed-line-length-132.f,
5112 gfortran.dg/g77/ffixed-line-length-72.f,
5113 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
5114 gfortran.dg/g77/README: Update.
5116 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5119 * g++.dg/template/non-dependent7.C: New test.
5120 * g++.dg/template/non-dependent8.C: Likewise.
5121 * g++.dg/template/non-dependent9.C: Likewise.
5122 * g++.dg/template/non-dependent10.C: Likewise.
5124 2004-07-17 Mark Mitchell <mark@codesourcery.com>
5127 * g++.dg/parse/attr2.C: New test.
5129 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
5132 * g77.f-torture: Ditto.
5134 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
5136 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
5137 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
5138 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
5140 2004-07-16 Richard Henderson <rth@redhat.com>
5142 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
5144 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5146 * lib/fortran-torture.exp (fortran-torture): Don't test compile
5147 tests with full list of options.
5148 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
5149 of TORTURE_OPTIONS if test contains 'dg-do run'.
5152 * gfortran.dg/do_iterator.f90: New test.
5154 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5156 PR rtl-optimization/16536
5157 * gcc.c-torture/execute/restrict-1.c: New test.
5159 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5162 * gfortran.dg/pr15324.f90: New test.
5165 * gfortran.dg/pr15129.f90: New test.
5168 * gfortran.dg/pr15140.f90: New test.
5171 * gfortran.fortran-torture/execute/bounds.f90: Add check for
5172 compile-time simplification.
5174 2004-07-14 Mike Stump <mrs@apple.com>
5176 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
5178 2004-07-14 James E Wilson <wilson@specifixinc.com>
5181 * gcc.dg/profile-generate-1.c: New.
5183 2004-07-15 Jakub Jelinek <jakub@redhat.com>
5185 * gcc.c-torture/execute/20040709-1.c: New test.
5186 * gcc.c-torture/execute/20040709-2.c: New test.
5188 2004-07-14 Mike Stump <mrs@apple.com>
5190 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
5192 2004-07-14 Mike Stump <mrs@apple.com>
5194 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
5196 2004-07-13 Mark Mitchell <mark@codesourcery.com>
5199 * g++.dg/parse/mutable1.C: New test.
5201 2004-07-13 Diego Novillo <dnovillo@redhat.com>
5203 PR tree-optimization/16443
5204 * gcc.dg/tree-ssa/20040713-1.c: New test.
5206 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
5208 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
5211 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
5213 * gfortran.dg/g77/README: New file
5214 * gfortran.dg/g77/19981216-0.f: Copy from
5215 g77.f-torture/noncompile. Add "dg-do compile" and
5216 dg-error as required.
5217 * gfortran.dg/g77/19990218-1.f: Likewise
5218 * gfortran.dg/g77/19990905-1.f: Likewise
5219 * gfortran.dg/g77/9263.f: Likewise
5220 * gfortran.dg/g77/980615-0.f: Likewise
5221 * gfortran.dg/g77/980616-0.f: Likewise
5222 * gfortran.dg/g77/check0.f: Likewise
5223 * gfortran.dg/g77/select_no_compile.f: Likewise
5225 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
5227 Copy files from g77.f-torture/compile.
5228 Add "{ dg-do compile}". Other changes as noted
5229 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
5230 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
5231 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
5232 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
5233 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
5234 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
5235 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
5236 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
5237 statement to conform to standard. Append alpha1.x for reference.
5238 * gfortran.dg/g77/xformat.f: Add dg-warning
5240 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
5242 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
5243 Add {dg-do compile} directive.
5244 * gfortran.dg/g77/cpp2.F: Likewise
5246 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5249 * g++.dg/lookup/name-clash1.C: New test.
5252 * g++.dg/lookup/name-clash2.C: New test.
5255 * g++.dg/lookup/name-clash3.C: New test.
5257 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5259 * g++.dg/lookup/new2.C: New test.
5260 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
5262 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
5264 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
5265 Add {dg-do compile} directive.
5266 * gfortran.dg/g77/13060.f: Likewise
5267 * gfortran.dg/g77/19990218-0.f: Likewise
5268 * gfortran.dg/g77/19990305-0.f: Likewise
5269 * gfortran.dg/g77/19990419-0.f: Likewise
5270 * gfortran.dg/g77/19990502-0.f: Likewise
5271 * gfortran.dg/g77/19990502-1.f: Likewise
5272 * gfortran.dg/g77/19990525-0.f: Likewise
5273 * gfortran.dg/g77/19990826-1.f: Likewise
5274 * gfortran.dg/g77/19990826-3.f: Likewise
5275 * gfortran.dg/g77/19990905-2.f: Likewise
5276 * gfortran.dg/g77/20000412-1.f: Likewise
5277 * gfortran.dg/g77/20000511-1.f: Likewise
5278 * gfortran.dg/g77/20000511-2.f: Likewise
5279 * gfortran.dg/g77/20000518.f: Likewise
5280 * gfortran.dg/g77/20000601-1.f: Likewise
5281 * gfortran.dg/g77/20000601-2.f: Likewise
5282 * gfortran.dg/g77/20000629-1.f: Likewise
5283 * gfortran.dg/g77/20000630-2.f: Likewise
5284 * gfortran.dg/g77/20010115.f: Likewise
5285 * gfortran.dg/g77/20010321-1.f: Likewise
5286 * gfortran.dg/g77/20010426.f: Likewise
5287 * gfortran.dg/g77/20020307-1.f: Likewise
5288 * gfortran.dg/g77/8485.f: Likewise
5289 * gfortran.dg/g77/960317-1.f: Likewise
5290 * gfortran.dg/g77/970915-0.f: Likewise
5291 * gfortran.dg/g77/980310-1.f: Likewise
5292 * gfortran.dg/g77/980310-2.f: Likewise
5293 * gfortran.dg/g77/980310-3.f: Likewise
5294 * gfortran.dg/g77/980310-4.f: Likewise
5295 * gfortran.dg/g77/980310-6.f: Likewise
5296 * gfortran.dg/g77/980310-7.f: Likewise
5297 * gfortran.dg/g77/980310-8.f: Likewise
5298 * gfortran.dg/g77/980419-2.f: Likewise
5299 * gfortran.dg/g77/980424-0.f: Likewise
5300 * gfortran.dg/g77/980427-0.f: Likewise
5301 * gfortran.dg/g77/980729-0.f: Likewise
5302 * gfortran.dg/g77/981117-1.f: Likewise
5303 * gfortran.dg/g77/toon_1.f: Likewise
5305 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5308 * g++.dg/other/abstract2.C: New test.
5310 2004-07-12 Paul Brook <paul@codesourcery.com>
5312 * gfortran.dg/pointer_init_1.f90: New test.
5314 2004-07-11 Paul Brook <paul@codesourcery.com>
5317 * gfortran.dg/contained_1.f90: New test.
5319 2004-07-11 Mark Mitchell <mark@codesourcery.com>
5321 * g++.dg/parse/defarg8.C: New test.
5323 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5326 * gfortran.dg/pr16433.f: New test.
5329 * gfortran.dg/pr15754.f90: New test.
5331 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
5333 PR tree-optimization/16437
5334 * gcc.c-torture/execute/bitfld-4.c: New test.
5336 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5338 * gfortran.fortran-torture/execute/common_2.f90: Add check for
5339 access to common var from module.
5341 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5344 * gfortran.fortran-torture/execute/common_2.f90: New test.
5346 2004-07-10 Paul Brook <paul@codesourcery.com>
5348 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
5350 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5353 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
5355 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
5357 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
5358 * gfortran.dg/g77/ffixed-form-2.f: Likewise
5359 * gfortran.dg/g77/ffree-form-1.f: Likewise
5360 * gfortran.dg/g77/ffree-form-2.f: Likewise
5361 * gfortran.dg/g77/ffree-form-3.f: Likewise
5362 * gfortran.dg/g77/fno-underscoring.f: Likewise
5363 * gfortran.dg/g77/funderscoring.f: Likewise
5364 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
5366 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5368 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
5370 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5371 Paul Brook <paul@codesourcery.com>
5374 * gfortran.dg/common_pointer_1.f90: New test.
5376 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5378 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
5380 2004-07-09 James E Wilson <wilson@specifixinc.com>
5383 * gcc.c-torture/compile/20040709-1.c: New.
5385 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5388 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5390 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5393 * gfortran.dg/shape_1.f90: New test.
5395 2004-07-09 Zack Weinberg <zack@codesourcery.com>
5396 Andrew Pinski <apinski@apple.com>
5398 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5400 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5402 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5405 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5406 Paul Brook <paul@codesourcery.com>
5408 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5411 2004-07-09 Diego Novillo <dnovillo@redhat.com>
5413 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5415 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5417 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5418 testcases with capital suffix.
5420 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5426 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5428 * gfortran.dg/implicit_1.f90: New test.
5430 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5432 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
5433 expression to match gfortran warning/error messages
5434 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5437 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5439 * lib/fortran-torture.exp: Rename proc search_for to
5442 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5444 * gcc.c-torture/execute/simd-5.x: New file.
5445 XFAIL on SPARC 64-bit at -O0.
5447 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5451 * g++.dg/warn/effc3.C: New test.
5453 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5455 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5456 change X to 1X in format.
5457 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
5458 add data statements to conform to standard.
5460 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5462 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5463 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5464 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5466 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5468 * gfortran.dg/g77/7388.f: Copy from g77.dg
5469 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5470 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5471 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5472 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5473 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5474 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5475 * gfortran.dg/g77/strlen0.f: Likewise
5477 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5479 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5480 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5482 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5484 * gcc.c-torture/execute/920428-2.x: Delete.
5485 * gcc.c-torture/execute/920501-7.x: Likewise.
5487 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5489 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5490 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5491 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5493 (PREFETCH_3DNOW): Add -march=c3.
5495 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5498 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5499 * gcc.c-torture/execute/bf64-1.x: Likewise.
5501 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5503 * gcc.c-torture/compile/20040708-1.c: New test.
5505 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5508 * g++.dg/warn/effc2.C: New test.
5510 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5512 * gcc.c-torture/execute/bitfld-1.x: Remove.
5513 * gcc.c-torture/execute/bitfld-3.c: New test.
5514 * gcc.dg/bitfld-2.c: Remove XFAILs.
5516 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5519 * g++.dg/rtti/tinfo1.C: New file.
5521 2004-07-07 Eric Christopher <echristo@redhat.com>
5523 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5525 2004-07-07 Andrew Pinski <apinski@apple.com>
5527 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5529 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5531 * g++.dg/init/call1.C: XFAIL.
5533 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5535 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5536 except for movstrict*, to movmem* and clrstr* to clrmem*.
5538 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5540 * gcc.c-torture/execute/20040707-1.c: New test.
5542 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5544 * gcc.c-torture/execute/20040706-1.c: New test.
5546 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5549 * g++.dg/template/spec14.C: New test.
5551 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5553 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5554 nothing if not yet defined. Use it in b, c and d type definitions.
5555 * gcc.c-torture/execute/20040705-1.c: New test.
5556 * gcc.c-torture/execute/20040705-2.c: New test.
5558 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5561 * g++.dg/lookup/new1.C: New test.
5563 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5566 * g++.dg/template/sizeof8.C: New test.
5568 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5570 * gcc.c-torture/compile/20040705-1.c: New test.
5572 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5574 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5576 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5578 * gcc.dg/cpp/if-mop.c: Two new testcases.
5579 * gcc.dg/cpp/trad/comment-3.c: New.
5581 2004-07-04 Paul Brook <paul@codesourcery.com>
5583 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5585 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5588 * g++.dg/lookup/crash4.C: New test.
5590 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5592 * gcc.c-torture/execute/builtin-abs-1.c
5593 * gcc.c-torture/execute/builtin-abs-2.c
5594 * gcc.c-torture/execute/builtin-complex-1.c
5595 * gcc.c-torture/execute/builtins/string-1-lib.c
5596 * gcc.c-torture/execute/builtins/string-1.c
5597 * gcc.c-torture/execute/builtins/string-2-lib.c
5598 * gcc.c-torture/execute/builtins/string-2.c
5599 * gcc.c-torture/execute/builtins/string-3-lib.c
5600 * gcc.c-torture/execute/builtins/string-3.c
5601 * gcc.c-torture/execute/builtins/string-4-lib.c
5602 * gcc.c-torture/execute/builtins/string-4.c
5603 * gcc.c-torture/execute/builtins/string-5-lib.c
5604 * gcc.c-torture/execute/builtins/string-5.c
5605 * gcc.c-torture/execute/builtins/string-6-lib.c
5606 * gcc.c-torture/execute/builtins/string-6.c
5607 * gcc.c-torture/execute/builtins/string-7-lib.c
5608 * gcc.c-torture/execute/builtins/string-7.c
5609 * gcc.c-torture/execute/builtins/string-8-lib.c
5610 * gcc.c-torture/execute/builtins/string-8.c
5611 * gcc.c-torture/execute/builtins/string-9-lib.c
5612 * gcc.c-torture/execute/builtins/string-9.c
5613 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5614 * gcc.c-torture/execute/builtins/string-asm-1.c
5615 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5616 * gcc.c-torture/execute/builtins/string-asm-2.c
5617 * gcc.c-torture/execute/stdio-opt-1.c
5618 * gcc.c-torture/execute/stdio-opt-2.c
5619 * gcc.c-torture/execute/stdio-opt-3.c
5620 * gcc.c-torture/execute/string-opt-1.c
5621 * gcc.c-torture/execute/string-opt-10.c
5622 * gcc.c-torture/execute/string-opt-11.c
5623 * gcc.c-torture/execute/string-opt-12.c
5624 * gcc.c-torture/execute/string-opt-13.c
5625 * gcc.c-torture/execute/string-opt-14.c
5626 * gcc.c-torture/execute/string-opt-15.c
5627 * gcc.c-torture/execute/string-opt-16.c
5628 * gcc.c-torture/execute/string-opt-2.c
5629 * gcc.c-torture/execute/string-opt-6.c
5630 * gcc.c-torture/execute/string-opt-7.c
5631 * gcc.c-torture/execute/string-opt-8.c:
5634 * gcc.c-torture/execute/builtins/abs-2.c
5635 * gcc.c-torture/execute/builtins/abs-3.c
5636 * gcc.c-torture/execute/builtins/complex-1.c
5637 * gcc.c-torture/execute/builtins/fprintf.c
5638 * gcc.c-torture/execute/builtins/fputs.c
5639 * gcc.c-torture/execute/builtins/memcmp.c
5640 * gcc.c-torture/execute/builtins/memmove.c
5641 * gcc.c-torture/execute/builtins/memops-asm.c
5642 * gcc.c-torture/execute/builtins/mempcpy-2.c
5643 * gcc.c-torture/execute/builtins/mempcpy.c
5644 * gcc.c-torture/execute/builtins/memset.c
5645 * gcc.c-torture/execute/builtins/printf.c
5646 * gcc.c-torture/execute/builtins/sprintf.c
5647 * gcc.c-torture/execute/builtins/strcat.c
5648 * gcc.c-torture/execute/builtins/strchr.c
5649 * gcc.c-torture/execute/builtins/strcmp.c
5650 * gcc.c-torture/execute/builtins/strcpy.c
5651 * gcc.c-torture/execute/builtins/strcspn.c
5652 * gcc.c-torture/execute/builtins/strlen-2.c
5653 * gcc.c-torture/execute/builtins/strlen.c
5654 * gcc.c-torture/execute/builtins/strncat.c
5655 * gcc.c-torture/execute/builtins/strncmp-2.c
5656 * gcc.c-torture/execute/builtins/strncmp.c
5657 * gcc.c-torture/execute/builtins/strncpy.c
5658 * gcc.c-torture/execute/builtins/strpbrk.c
5659 * gcc.c-torture/execute/builtins/strpcpy-2.c
5660 * gcc.c-torture/execute/builtins/strpcpy.c
5661 * gcc.c-torture/execute/builtins/strrchr.c
5662 * gcc.c-torture/execute/builtins/strspn.c
5663 * gcc.c-torture/execute/builtins/strstr-asm.c
5664 * gcc.c-torture/execute/builtins/strstr.c:
5665 ... these new files.
5667 * gcc.c-torture/execute/builtins/abs-2-lib.c
5668 * gcc.c-torture/execute/builtins/abs-3-lib.c
5669 * gcc.c-torture/execute/builtins/complex-1-lib.c
5670 * gcc.c-torture/execute/builtins/fprintf-lib.c
5671 * gcc.c-torture/execute/builtins/fputs-lib.c
5672 * gcc.c-torture/execute/builtins/memcmp-lib.c
5673 * gcc.c-torture/execute/builtins/memmove-lib.c
5674 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5675 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5676 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5677 * gcc.c-torture/execute/builtins/memset-lib.c
5678 * gcc.c-torture/execute/builtins/printf-lib.c
5679 * gcc.c-torture/execute/builtins/sprintf-lib.c
5680 * gcc.c-torture/execute/builtins/strcat-lib.c
5681 * gcc.c-torture/execute/builtins/strchr-lib.c
5682 * gcc.c-torture/execute/builtins/strcmp-lib.c
5683 * gcc.c-torture/execute/builtins/strcpy-lib.c
5684 * gcc.c-torture/execute/builtins/strcspn-lib.c
5685 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5686 * gcc.c-torture/execute/builtins/strlen-lib.c
5687 * gcc.c-torture/execute/builtins/strncat-lib.c
5688 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5689 * gcc.c-torture/execute/builtins/strncmp-lib.c
5690 * gcc.c-torture/execute/builtins/strncpy-lib.c
5691 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5692 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5693 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5694 * gcc.c-torture/execute/builtins/strrchr-lib.c
5695 * gcc.c-torture/execute/builtins/strspn-lib.c
5696 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5697 * gcc.c-torture/execute/builtins/strstr-lib.c
5698 * gcc.c-torture/execute/builtins/lib/abs.c
5699 * gcc.c-torture/execute/builtins/lib/fprintf.c
5700 * gcc.c-torture/execute/builtins/lib/memset.c
5701 * gcc.c-torture/execute/builtins/lib/printf.c
5702 * gcc.c-torture/execute/builtins/lib/sprintf.c
5703 * gcc.c-torture/execute/builtins/lib/strcpy.c
5704 * gcc.c-torture/execute/builtins/lib/strcspn.c
5705 * gcc.c-torture/execute/builtins/lib/strncat.c
5706 * gcc.c-torture/execute/builtins/lib/strncmp.c
5707 * gcc.c-torture/execute/builtins/lib/strncpy.c
5708 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5709 * gcc.c-torture/execute/builtins/lib/strspn.c
5710 * gcc.c-torture/execute/builtins/lib/strstr.c:
5711 New files containing support routines.
5713 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5715 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5716 when not optimizing.
5718 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5721 * g++.dg/abi/mangle22.C: New test.
5722 * g++.dg/abi/mangle23.C: Likewise.
5724 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5727 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5728 Allow for cases without denormalized floating point numbers.
5730 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5733 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5734 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5735 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5736 expected warning text.
5737 * gcc.dg/format/diag-2.c: New test.
5739 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5741 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5743 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5745 * gcc.dg/builtins-43.c: New.
5746 * gcc.dg/builtins-44.c: New.
5747 * gcc.dg/builtins-45.c: New.
5749 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5750 Andreas Tobler <a.tobler@schweiz.ch>
5752 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5753 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5755 * gcc.dg/cleanup-11.c: Likewise.
5756 * gcc.dg/cleanup-8.c: Likewise.
5757 * gcc.dg/cleanup-9.c: Likewise.
5758 * gcc.dg/cleanup-5.c: Run on all platforms.
5760 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5762 * g++.dg/warn/nonnull1.C: New test.
5764 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5766 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5767 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5768 Special-case the Sun compiler wrt to <complex.h>.
5770 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5772 * gcc.dg/Wunreachable-8.C: New test.
5774 * gcc.dg/h8300-ice2.c : New test.
5776 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5779 * gfortran.fortran-torture/compile/implicit.f90: Add test
5780 for implicit character.
5782 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5785 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5786 Use tiny() intrinsic to find smallest non-negative real
5788 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5790 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5791 * gcc.dg/compat/struct-by-value-22_x.c: New.
5792 * gcc.dg/compat/struct-by-value-22_y.c: New.
5794 * gcc.c-torture/execute/20040629-1.c: New test.
5796 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5798 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5799 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5802 * gcc.dg/20040625-1.c: New test.
5804 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5806 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5808 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5811 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5813 2004-06-29 Richard Henderson <rth@redhat.com>
5815 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5817 2004-06-29 Paul Brook <paul@codesourcery.com>
5819 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5820 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5822 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5825 * g++.dg/parse/crash15.C: New.
5827 2004-06-28 Andrew Pinski <apinski@apple.com>
5829 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5830 by the error already.
5832 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5834 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5837 * gcc.dg/h8300-bss-align-1.c : New.
5839 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5842 * g++.dg/template/ctor4.C: New.
5844 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5847 * g++.dg/warn/Wsequence-point-1.C: New test.
5849 2004-06-27 Paul Brook <paul@codesourcery.com>
5851 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5853 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5855 * g++.old-deja/g++.mike/p7325.C: Remove.
5857 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5860 * gcc.dg/pr14963.c: New test.
5862 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5865 * g++.dg/parse/redef1.C: New test.
5867 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5869 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5871 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5873 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5874 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5876 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5877 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5878 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5879 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5880 g++.brendan/enum14.C.
5881 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5882 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5883 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5885 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5888 2004-06-27 Roger Sayle <roger@eyesopen.com>
5890 * gcc.dg/20040527-1.c: New test case.
5892 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5895 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5897 2004-06-25 Roger Sayle <roger@eyesopen.com>
5900 * gcc.dg/pr15825-1.c: New test case.
5902 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5904 * gcc.c-torture/execute/20040625-1.c: New test.
5906 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5908 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5910 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5912 * gcc.dg/torture/mips-div-1.c: New test.
5914 2004-06-24 Jeff Law <law@redhat.com>
5916 * gcc.dg/tree-ssa/20040624-1.c: New test.
5918 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5920 * gcc.c-torture/compile/20040624-1.c: New test.
5922 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5924 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5927 2004-06-23 Andrew Pinski <apinski@apple.com>
5930 * g++.dg/opt/ptrmem4.C: New test.
5932 * gcc.dg/c90-array-quals-2.c: New test.
5934 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5936 * gcc.dg/kpice1.c: New test.
5938 2006-06-23 Andrew Pinski <apinski@apple.com>
5940 * gcc.dg/c90-array-quals.c: New test.
5942 2006-06-22 Richard Henderson <rth@redhat.com>
5944 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5946 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5948 * gcc.dg/builtins-config.h: Handle FreeBSD.
5950 2006-06-22 Richard Henderson <rth@redhat.com>
5952 * g++.dg/opt/devirt1.C: New.
5954 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5956 * g++.dg/opt/pr15551.C: New testcase.
5958 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5961 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5962 x86_64-*-linux* when compiling for 32bit.
5964 2004-06-21 Andrew Pinski <apinski@apple.com>
5966 * gcc.dg/pch/struct-1.c: New.
5967 * gcc.dg/pch/struct-1.hs: New.
5969 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5971 * gcc.dg/pch/save-temps-1.c: New file.
5972 * gcc.dg/pch/save-temps-1.hs: New file.
5974 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5976 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5977 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5979 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5981 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5983 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5984 Remove trailing spaces.
5986 2004-06-21 Richard Henderson <rth@redhat.com>
5988 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5989 merging && to BIT_FIELD_REF.
5991 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5993 * g++.dg/opt/placeholder1.C: New test.
5995 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5997 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5998 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5999 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6000 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6002 2004-06-20 Zack Weinberg <zack@codesourcery.com>
6004 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
6006 * g++.dg/other/pragma-re-1.C: Add comments.
6008 2004-06-19 Bud Davis <bdavis9659@comcast.net>
6011 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
6013 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
6015 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
6016 instead of setting the type of size_t by
6019 2004-06-18 Roger Sayle <roger@eyesopen.com>
6021 * gcc.dg/unordered-2.c: New test case.
6022 * gcc.dg/unordered-3.c: New test case.
6024 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
6027 * lib/g++.exp (g++_version): Tweak regexp for version
6028 * lib/g77.exp (g77_version): Likewise
6029 * lib/gfortran.exp (gfortran_version): Likewise
6030 * lib/objc.exp (objc_version): Likewise
6031 * lib/treelang.exp (treelang_version): Likewise
6033 2004-06-19 Jakub Jelinek <jakub@redhat.com>
6035 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
6036 Use INT_MAX instead of __INT_MAX__.
6037 * gcc.dg/compat/struct-align-2_y.c: Likewise.
6039 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
6040 * gcc.dg/compat/scalar-return-3_x.c: Use it.
6041 * gcc.dg/compat/scalar-return-3_y.c: Use it.
6042 * gcc.dg/compat/scalar-return-4_x.c: Use it.
6043 * gcc.dg/compat/scalar-return-4_y.c: Use it.
6044 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
6045 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
6046 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
6047 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
6049 * gcc.dg/range-test-1.c: New test.
6050 * g++.dg/opt/range-test-1.C: New test.
6052 2004-06-17 Richard Henderson <rth@redhat.com>
6054 * objc.dg/sync-1.m: New.
6055 * objc.dg/try-catch-1.m: Don't force next runtime.
6056 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
6057 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
6058 shadowed catch clause.
6059 * objc.dg/try-catch-5.m: New.
6061 2004-06-17 Zack Weinberg <zack@codesourcery.com>
6064 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
6066 2004-06-15 Richard Henderson <rth@redhat.com>
6068 * gcc.dg/20001116-1.c: Move expected warning line.
6070 2004-06-15 Richard Henderson <rth@redhat.com>
6072 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
6073 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
6075 2004-06-15 Jeff Law <law@redhat.com>
6077 * gcc.dg/tree-ssa/20040615-1.c: New test.
6078 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
6079 be less sensitive to operand ordering.
6080 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
6082 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
6084 * g++.dg/abi/bitfield3.C: Add comment..
6086 2004-06-15 Richard Henderson <rth@redhat.com>
6088 * g++.dg/ext/stmtexpr1.C: XFAIL.
6089 * gcc.dg/20030612-1.c: XFAIL.
6091 2004-06-15 Eric Christopher <echristo@redhat.com>
6093 * g++.dg/charset/asm5.c: New.
6094 * gcc.dg/charset/asm6.c: New.
6096 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6099 * gfortran.fortran-torture/execute/select_1.f90: New test.
6101 2004-06-15 Paul Brook <paul@codesourcery.com>
6103 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
6105 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6108 * g++.dg/lookup/crash3.C: New test.
6110 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6113 * g++.dg/parse/dtor4.C: New test.
6115 2004-06-14 Jeff Law <law@redhat.com>
6117 * gcc.c-torture/compile/20040614-1.c: New test.
6119 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6122 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
6123 LEN of a character array.
6125 2004-06-14 Mark Mitchell <mark@codesourcery.com>
6128 * g++.dg/template/ptrmem10.C: New test.
6131 * g++.dg/template/friend30.C: New test.
6133 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6136 * gfortran.fortran-torture/compile/mloc.f90: New test.
6138 2004-06-13 Paul Brook <paul@codesourcery.com>
6140 * gfortran.fortran-torture/execute/random_2.f90: New test.
6142 2004-06-13 Eric Christopher <echristo@redhat.com>
6144 * gcc.dg/noncompile/redecl-1.c: Fix error message.
6146 2004-06-12 Paul Brook <paul@codesourcery.com>
6148 * gfortran.fortran-torture/execute/contained_3.f90: New test.
6150 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6153 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
6155 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6158 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
6159 syntax errors in end statements of contained subroutines.
6161 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6164 * gfortran.fortran-torture/execute/null_arg.f90: New test.
6166 2004-06-12 Bud Davis <bdavis9659@comcast.net>
6169 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
6171 2004-06-12 Bud Davis <bdavis9659@comcast.net>
6174 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
6176 2004-06-11 Mark Mitchell <mark@codesourcery.com>
6179 * g++.dg/parse/enum1.C: New test.
6181 2004-06-10 Jeff Law <law@redhat.com>
6183 * gcc.c-torture/compile/20040610-1.c: New test.
6185 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6187 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
6188 * g++.old-deja/g++.other/decl3.C: Likewise.
6190 2004-06-10 Brian Booth <bbooth@redhat.com>
6192 * gcc.dg/tree-ssa/20031015-1.c: Scan for
6193 V_MAY_DEF instead of VDEF.
6194 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
6196 2004-06-10 Mark Mitchell <mark@codesourcery.com>
6199 * g++.dg/conversion/const1.C: New test.
6202 * g++.dg/conversion/reinterpret1.C: New test.
6205 * g++.dg/template/enum2.C: New test.
6208 * g++.dg/template/error13.C: New test.
6210 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6213 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
6214 arguments to test_* REAL and of the right size.
6216 2004-06-10 Jakub Jelinek <jakub@redhat.com>
6219 PR rtl-optimization/15681
6220 * gcc.dg/20040609-1.c: New test.
6222 2004-06-10 Jakub Jelinek <jakub@redhat.com>
6225 * g++.dg/opt/builtins1.C: New test.
6227 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
6229 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
6230 that use default windows32 struct layout.
6231 * gcc.dg/i386-bitfield2.c: Likewise.
6233 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
6235 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
6236 for mingw32 and cygwin targets.
6238 2004-06-09 Geoffrey Keating <geoffk@apple.com>
6240 * gcc.dg/pch/macro-4.c: New.
6241 * gcc.dg/pch/macro-4.hs: New.
6243 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6246 * gfortran.fortran-torture/compile/name_clash.f90: New test.
6248 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6251 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
6253 2004-06-09 Bud Davis <bdavis9659@comcast.net>
6256 * gfortran.fortran-torture/execute/t_edit.f90: New test.
6258 2004-06-09 Bud Davis <bdavis9659@comcast.net>
6261 * gfortran.fortran-torture/execute/backspace.c : New test.
6263 2004-06-09 Paul Brook <paul@codesourcery.com>
6265 * gfortran.fortran-torture/execure/intrinsic_associated.f90
6266 (pointer_to_section): Rewrite to use smaller array.
6268 2004-06-08 David Edelsohn <edelsohn@gnu.org>
6270 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
6271 * gcc.dg/ext/altivec-10.c: Same.
6272 * gcc.dg/ext/altivec-11.c: Same.
6273 * gcc.dg/ext/altivec-12.c: Same.
6274 * gcc.dg/ext/altivec-13.c: Same.
6275 * gcc.dg/ext/altivec-14.c: Same.
6276 * gcc.dg/ext/altivec-15.c: Same.
6277 * gcc.dg/ext/altivec-16.c: Same.
6278 * gcc.dg/ext/altivec-3.c: Same.
6279 * gcc.dg/ext/altivec-4.c: Same.
6280 * gcc.dg/ext/altivec-6.c: Same.
6281 * gcc.dg/ext/altivec-7.c: Same.
6282 * gcc.dg/ext/altivec-8.c: Same.
6283 * gcc.dg/ext/altivec-varargs-1.c: Same.
6285 * g++.dg/ext/altivec-1.C: Correct dg syntax.
6286 * g++.dg/ext/altivec-10.C: Same.
6287 * g++.dg/ext/altivec-2.C: Same.
6288 * g++.dg/ext/altivec-3.C: Same.
6289 * g++.dg/ext/altivec-4.C: Same.
6290 * g++.dg/ext/altivec-5.C: Same.
6291 * g++.dg/ext/altivec-6.C: Same.
6292 * g++.dg/ext/altivec-7.C: Same.
6293 * g++.dg/ext/altivec-8.C: Same.
6294 * g++.dg/ext/altivec-9.C: Same.
6296 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6299 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
6301 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6303 * gcc.dg/union-1.c: New test.
6305 2004-06-07 Roger Sayle <roger@eyesopen.com>
6307 * gcc.dg/builtins-41.c: New test case.
6308 * gcc.dg/builtins-42.c: New test case.
6310 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6312 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
6313 * g++.dg/ext/altivec-10.C: Same.
6314 * g++.dg/ext/altivec-2.C: Same.
6315 * g++.dg/ext/altivec-3.C: Same.
6316 * g++.dg/ext/altivec-4.C: Same.
6317 * g++.dg/ext/altivec-5.C: Same.
6318 * g++.dg/ext/altivec-6.C: Same.
6319 * g++.dg/ext/altivec-7.C: Same.
6320 * g++.dg/ext/altivec-8.C: Same.
6321 * g++.dg/ext/altivec-9.C: Same.
6322 * g++.old-deja/g++.abi/cxa_vec.C: Same.
6323 * g++.old-deja/g++.brendan/new3.C: Same.
6324 * gcc.c-torture/execute/eeprof-1.x: Same.
6326 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
6329 * gcc.dg/pr14765-1.c: New test.
6331 2004-06-07 Roger Sayle <roger@eyesopen.com>
6334 * gcc.dg/pr14649-1.c: New test case.
6336 2004-06-07 Richard Henderson <rth@redhat.com>
6338 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
6341 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6343 * g++.dg/eh/elide1.C: Remove XFAIL.
6345 2004-06-07 Mark Mitchell <mark@codesourcery.com>
6348 * g++.dg/expr/sizeof3.C: New test.
6351 * g++.dg/template/access14.C: New test.
6354 * g++.dg/template/enum1.C: New test.
6357 * g++.dg/eh/throw1.C: New test.
6359 2004-06-07 David Ayers <d.ayers@inode.at>
6360 Ziemowit Laski <zlaski@apple.com>
6362 * lib/objc.exp (objc_target_compile): Revert the '-framework
6363 Foundation' flag fix, since bare Darwin does not ship
6364 with the Foundation framework.
6365 * objc/execute/next_mapping.h: Provide a local NSConstantString
6366 @interface and @implementation.
6367 (objc_constant_string_init): A constructor function, used to
6368 initialize the NSConstantString meta-class object.
6369 * objc/execute/string1.m: Include "next_mapping.h" instead of
6370 <Foundation/NSString.h>.
6371 * objc/execute/string2.m: Likewise.
6372 * objc/execute/string3.m: Likewise.
6373 * objc/execute/string4.m: Likewise.
6375 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
6377 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
6378 to double. Replace double with FLOAT.
6379 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
6381 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
6382 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
6383 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
6384 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
6385 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6386 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6387 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6388 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6390 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
6393 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6395 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6398 * g++.dg/template/meminit2.C: New test.
6400 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
6403 * gcc.c-torture/execute/compare-fp-1.c,
6404 gcc.c-torture/execute/compare-fp-2.c,
6405 gcc.c-torture/execute/compare-fp-3.c,
6406 gcc.c-torture/execute/compare-fp-4.c,
6407 gcc.c-torture/execute/compare-fp-3.x,
6408 gcc.c-torture/execute/compare-fp-4.x: Moved...
6409 * gcc.c-torture/execute/ieee/compare-fp-1.c,
6410 gcc.c-torture/execute/ieee/compare-fp-2.c,
6411 gcc.c-torture/execute/ieee/compare-fp-3.c,
6412 gcc.c-torture/execute/ieee/compare-fp-4.c,
6413 gcc.c-torture/execute/ieee/compare-fp-3.x,
6414 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6416 2004-06-04 David Ayers <d.ayers@inode.at>
6418 * objc/execute/protocol-isEqual-4.m: New testcase.
6420 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
6422 * objc/execute/protocol-isEqual-1.m: New testcase.
6423 * objc/execute/protocol-isEqual-2.m: New testcase.
6424 * objc/execute/protocol-isEqual-3.m: New testcase.
6426 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6428 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6430 2004-06-02 Ziemowit Laski <zlaski@apple.com>
6432 * lib/objc.exp (objc_target_compile): When running tests on
6433 Darwin (Mac OS X), inform the linker about '-framework
6436 2004-06-02 Eric Christopher <echristo@redhat.com>
6438 * gcc.c-torture/compile/20040602-1.c: New.
6440 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
6442 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6443 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6445 PR tree-optimization/14736
6446 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6448 PR tree-optimization/14042
6449 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6451 PR tree-optimization/14729
6452 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6454 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6457 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6459 2004-06-01 Richard Hederson <rth@redhat.com>
6461 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6463 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6466 * g++.dg/parse/offsetof4.C: New test.
6468 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
6471 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6473 2004-05-31 Mark Mitchell <mark@codesourcery.com>
6476 * g++.dg/template/friend29.C: New test.
6478 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6481 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6483 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6485 * gcc.dg/sparc-trap-1.c: New test.
6487 2004-05-31 Roger Sayle <roger@eyesopen.com>
6490 * g++.dg/opt/fold3.C: New test case.
6492 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6494 * lib/target-supports.exp (check_iconv_available): Fix fallout
6495 from 2004-05-28 patch.
6497 2004-05-30 Paul Brook <paul@codesourcery.com>
6500 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6501 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6503 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6505 * gfortran.fortran-torture/execute/random_1.f90: New test.
6507 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6509 * g++.dg/ext/altivec-10.C: New test.
6511 2004-05-29 Paul Brook <paul@codesourcery.com>
6513 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6515 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6517 * gcc.dg/altivec-16.c: New test.
6519 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6521 * lib/target-supports.exp (check_vmx_hw_available): New.
6522 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6524 * lib/target-supports.exp (check_alias_available,
6525 check_iconv_available, check_named_sections_available): Use
6526 unique names for temporary files.
6528 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6530 * gcc.dg/altivec-15.c: New test.
6532 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6535 * g++.dg/warn/noeffect6.C: New test.
6538 * g++.dg/expr/ptrmem4.C: New test.
6541 * g++.dg/template/operator3.C: New test.
6543 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6546 * g++.dg/lookup/redecl1.C: New test.
6547 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6549 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6551 * gcc.c-torture/execute/compare-fp-1.c,
6552 gcc.c-torture/execute/compare-fp-2.c,
6553 gcc.c-torture/execute/compare-fp-3.c,
6554 gcc.c-torture/execute/compare-fp-4.c,
6555 gcc.c-torture/execute/compare-fp-3.x,
6556 gcc.c-torture/execute/compare-fp-4.x,
6557 gcc.dg/pr15649-1.c: New.
6559 2004-05-27 Adam Nemet <anemet@lnxw.com>
6562 * g++.dg/init/array14.C: New test.
6564 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6566 * lib/compat.exp (compat-get-options-main): New.
6567 (compat-get-options): Remove unneeded code, warn for ignored
6569 (compat-execute): Check flag set by dg-require-* commands.
6571 * lib/compat.exp (compat-execute): Break up long lines.
6573 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6575 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6576 * gcc.dg/altivec-14.c: New test.
6577 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6579 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6580 * gcc.dg/altivec-12.c: Ditto.
6582 * gcc.dg/altivec-3.c: Move call to altivec_check.
6584 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6587 * g++.dg/template/error12.C: New test.
6590 * g++.dg/ext/attrib15.C: New test.
6593 * g++.dg/template/ptrmem9.C: New test.
6595 2004-05-25 Paul Brook <paul@codesourcery.com>
6597 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6599 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6602 * g++.dg/template/crash19.C: New test.
6604 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6607 * g++.dg/template/redecl1.C: New test.
6609 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6612 * g++.dg/other/ns1.C: New test.
6615 * g++.dg/template/invalid1.C: New test.
6617 2004-05-23 Paul Brook <paul@codesourcery.com>
6618 Victor Leikehman <lei@haifasphere.co.il>
6620 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6621 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6623 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6627 * g++.dg/template/non-dependent5.C: New test.
6628 * g++.dg/template/non-dependent6.C: New test.
6630 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6633 * g++.dg/inherit/union1.C: New test.
6636 * g++.dg/template/addr1.C: New test.
6639 * g++.dg/template/array5.C: New test.
6642 * g++.dg/template/array6.C: New test.
6644 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6645 Roger Sayle <roger@eyesopen.com>
6647 * g++.dg/lookup/forscope2.C: New test case.
6649 2004-05-22 Ben Elliston <bje@au.ibm.com>
6651 * gcc.dg/cpp/Wmissingdirs.c: New.
6653 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6656 * gcc.dg/compat/union-m128-1.h: New file.
6657 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6658 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6659 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6661 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6664 * gcc.dg/compat/struct-complex-1.h: New file.
6665 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6666 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6667 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6669 2004-05-20 Roger Sayle <roger@eyesopen.com>
6672 * gcc.dg/pr3074-1.c: New test case.
6673 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6675 2004-05-20 Falk Hueffner <falk@debian.org>
6678 * gcc.dg/ftrapv-1.c: New test case.
6680 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6682 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6684 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6685 Jeff Law <law@redhat.com>
6687 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6688 * gcc.dg/tree-ssa/20040518-2.c: New test.
6690 * gcc.dg/tree-ssa/20040518-1.c: New test.
6692 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6694 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6696 2004-05-18 Paul Brook <paul@codesourcery.com>
6699 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6701 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6703 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6706 2004-05-17 Steven Bosscher <stevenb@suse.de>
6708 * gcc.dg/tree-ssa/20040517-1.c: New test.
6710 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6712 * gcc.dg/loop-4.c: New test.
6714 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6716 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6718 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6721 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6723 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6727 * gfortran.fortran-torture/compile/data_1.f90: New test.
6729 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6731 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6732 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6734 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6736 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6738 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6741 * gcc.dg/format/xopen-1.c: Adjust expected message.
6742 * gcc.dg/format/xopen-3.c: New test.
6744 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6746 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6748 2004-05-14 Jeff Law <law@redhat.com>
6750 * gcc.dg/tree-ssa/20040514-2.c: New test.
6752 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6754 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6756 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6759 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6761 * gcc.dg/tree-ssa/20040514-1.c: New test.
6763 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6765 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6768 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6771 * gfortran.fortran-torture/compile/do_1.f90: New test.
6773 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6776 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6779 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6782 * gfortran.fortran-torture/execute/random_init.f90: New test.
6784 2004-05-13 Paul Brook <paul@codesourcery.com>
6787 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6789 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6791 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6792 for the powerpc case.
6794 2004-05-13 Jeff Law <law@redhat.com>
6796 * gcc.dg/tree-ssa/20040513-1.c: New test.
6797 * gcc.dg/tree-ssa/20040513-2.c: New test.
6799 2004-05-13 Paul Brook <paul@codesourcery.com>
6801 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6802 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6803 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6805 2004-05-13 Andreas Schwab <schwab@suse.de>
6808 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6811 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6814 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6816 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6818 Merge from tree-ssa-20020619-branch. See
6819 ChangeLog.tree-ssa for details.
6821 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6823 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6824 include <altivec.h> explicitly.
6825 * gcc.dg/altivec-13.c: Likewise.
6827 2004-05-11 Paul Brook <paul@codesourcery.com>
6829 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6831 2004-05-10 Eric Christopher <echristo@redhat.com>
6833 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6834 * gcc.dg/sibcall-4.c: Ditto.
6836 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6838 * g++.dg/ext/altivec-8.C: New test case.
6839 * gcc.dg/altivec-13.c: New test case.
6841 2004-05-08 Roger Sayle <roger@eyesopen.com>
6843 * gcc.c-torture/execute/divcmp-1.c: New test case.
6844 * gcc.c-torture/execute/divcmp-2.c: New test case.
6845 * gcc.c-torture/execute/divcmp-3.c: New test case.
6847 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6849 * g++.dg/other/pragma-re-2.C: New test.
6851 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6853 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6854 * gcc.dg/i386-387-2.c: Likewise.
6856 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6858 * gcc.dg/i386-387-6.c: Likewise.
6860 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6862 * gcc.dg/builtins-33.c: Also check log1p*.
6864 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6866 PR optimization/15296
6867 * gcc.c-torture/execute/pr15296.c: New test.
6869 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6871 * gcc.dg/builtins-40.c: New test.
6873 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6875 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6877 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6879 * g++.dg/ext/spe1.C: New testcase.
6881 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6883 * objc.dg/image-info.m: Allow additional attributes
6884 for __image_info section.
6886 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6888 * gcc.dg/torture/mips-hilo-2.c: New test.
6890 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6893 * g++.dg/template/member5.C: New test.
6895 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6897 * gcc.dg/builtins-34.c: Also check expm1*.
6899 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6901 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6902 * gcc.dg/torture/builtin-convert-3.c: New test.
6904 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6907 * g++.dg/opt/pr15054.C: New test.
6909 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6911 * gcc.dg/torture/builtin-rounding-1.c: New test.
6912 * gcc.dg/builtins-25.c: Delete.
6913 * gcc.dg/builtins-29.c: Delete.
6915 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6917 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6918 * gcc.dg/sibcall-4.c: Likewise.
6919 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6921 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6923 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6924 bit-field on 16-bit targets.
6926 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6928 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6931 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6933 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6934 * gcc.dg/rs6000-power2-2.c: Likewise.
6936 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6938 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6939 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6940 Change the asm registers to be in form of frN instead of fN.
6942 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6944 * gcc.dg/torture/builtin-convert-2.c: New test.
6946 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6948 * gcc.dg/rs6000-power2-1.c: New test.
6949 * gcc.dg/rs6000-power2-2.c: New test.
6951 2004-04-28 Jan Hubicka <jh@suse.cz>
6953 * gcc.dg/unused-6.c: New test.
6955 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6956 Ulrich Weigand <uweigand@de.ibm.com>
6958 * ada/acats/run_all.sh: Define $target variable.
6960 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6963 * g++.dg/other/vararg-1.C: New test.
6966 * g++.dg/eh/cleanup3.C: New test.
6968 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6970 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6971 and ad8011a (target_insn).
6972 * ada/acats/support/macro.dfs: Likewise.
6973 * ada/acats/support/impbit.adb: New file.
6975 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6977 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6979 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6981 * gcc.dg/loop-3.c: New test.
6983 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6985 * gcc.c-torture/execute/simd-5.c: New test.
6987 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6990 * g++.dg/template/crash18.C: New test.
6992 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6994 * g++.dg/ext/complit3.C: New test.
6996 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6998 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6999 * gcc.dg/altivec-3.c: Same.
7000 * gcc.dg/altivec-varargs-1.c: Same.
7002 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
7004 * lib/target-supports.exp (check_profiling_available): Assume
7005 profiling is not available on powerpc-eabi targets.
7007 2004-04-21 Janis Johnson <janis187@us.ibm.com>
7009 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
7010 * gcc.dg/vmx/bug-1.c: Ditto.
7012 2004-04-20 Eric Christopher <echristo@redhat.com>
7014 * gcc.dg/charset/extern.c: New test.
7015 * g++.dg/charset/extern3.cc: Ditto.
7017 2004-04-20 Uros Bizjak <uros@kss-loka.si>
7019 * gcc.dg/builtins-39.c: New test.
7021 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
7023 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
7025 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
7027 * gcc.dg/torture/mips-hilo-1.c: New test.
7029 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
7031 * gcc.c-torture/compile/20040419-1.c: New test.
7033 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
7035 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
7037 2004-04-18 Zack Weinberg <zack@codesourcery.com>
7038 Aldy Hernandez <aldyh@redhat.com>
7040 * gcc.c-torture/execute/va-arg-24.c: New.
7042 2004-04-17 Zack Weinberg <zack@codesourcery.com>
7043 Aldy Hernandez <aldyh@redhat.com>
7045 * gcc.dg/vmx/1b-01.c: New.
7046 * gcc.dg/vmx/1b-02.c: New.
7047 * gcc.dg/vmx/1b-03.c: New.
7048 * gcc.dg/vmx/1b-04.c: New.
7049 * gcc.dg/vmx/1b-05.c: New.
7050 * gcc.dg/vmx/1b-06.c: New.
7051 * gcc.dg/vmx/1b-07.c: New.
7052 * gcc.dg/vmx/1c-01.c: New.
7053 * gcc.dg/vmx/1c-02.c: New.
7054 * gcc.dg/vmx/3a-01a.c: New.
7055 * gcc.dg/vmx/3a-01.c: New.
7056 * gcc.dg/vmx/3a-01m.c: New.
7057 * gcc.dg/vmx/3a-03.c: New.
7058 * gcc.dg/vmx/3a-03m.c: New.
7059 * gcc.dg/vmx/3a-04.c: New.
7060 * gcc.dg/vmx/3a-04m.c: New.
7061 * gcc.dg/vmx/3a-05.c: New.
7062 * gcc.dg/vmx/3a-06.c: New.
7063 * gcc.dg/vmx/3a-06m.c: New.
7064 * gcc.dg/vmx/3a-07.c: New.
7065 * gcc.dg/vmx/3b-01.c: New.
7066 * gcc.dg/vmx/3b-02.c: New.
7067 * gcc.dg/vmx/3b-10.c: New.
7068 * gcc.dg/vmx/3b-13.c: New.
7069 * gcc.dg/vmx/3b-14.c: New.
7070 * gcc.dg/vmx/3b-15.c: New.
7071 * gcc.dg/vmx/3c-01a.c: New.
7072 * gcc.dg/vmx/3c-01.c: New.
7073 * gcc.dg/vmx/3c-02.c: New.
7074 * gcc.dg/vmx/3c-03.c: New.
7075 * gcc.dg/vmx/3d-01.c: New.
7076 * gcc.dg/vmx/4-01.c: New.
7077 * gcc.dg/vmx/4-03.c: New.
7078 * gcc.dg/vmx/5-01.c: New.
7079 * gcc.dg/vmx/5-02.c: New.
7080 * gcc.dg/vmx/5-03.c: New.
7081 * gcc.dg/vmx/5-04.c: New.
7082 * gcc.dg/vmx/5-05.c: New.
7083 * gcc.dg/vmx/5-06.c: New.
7084 * gcc.dg/vmx/5-07.c: New.
7085 * gcc.dg/vmx/5-07t.c: New.
7086 * gcc.dg/vmx/5-08.c: New.
7087 * gcc.dg/vmx/5-10.c: New.
7088 * gcc.dg/vmx/5-11.c: New.
7089 * gcc.dg/vmx/7-01a.c: New.
7090 * gcc.dg/vmx/7-01.c: New.
7091 * gcc.dg/vmx/7c-01.c: New.
7092 * gcc.dg/vmx/7d-01.c: New.
7093 * gcc.dg/vmx/7d-02.c: New.
7094 * gcc.dg/vmx/8-01.c: New.
7095 * gcc.dg/vmx/8-02a.c: New.
7096 * gcc.dg/vmx/8-02.c: New.
7097 * gcc.dg/vmx/brode-1.c: New.
7098 * gcc.dg/vmx/bug-1.c: New.
7099 * gcc.dg/vmx/bug-2.c: New.
7100 * gcc.dg/vmx/bug-3.c: New.
7101 * gcc.dg/vmx/cw-bug-1.c: New.
7102 * gcc.dg/vmx/cw-bug-2.c: New.
7103 * gcc.dg/vmx/cw-bug-3.c: New.
7104 * gcc.dg/vmx/dct.c: New.
7105 * gcc.dg/vmx/debug-1.c: New.
7106 * gcc.dg/vmx/debug-2.c: New.
7107 * gcc.dg/vmx/debug-3.c: New.
7108 * gcc.dg/vmx/debug-4.c: New.
7109 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
7110 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
7111 * gcc.dg/vmx/eg-5.c: New.
7112 * gcc.dg/vmx/fft.c: New.
7113 * gcc.dg/vmx/gcc-bug-1.c: New.
7114 * gcc.dg/vmx/gcc-bug-2.c: New.
7115 * gcc.dg/vmx/gcc-bug-3.c: New.
7116 * gcc.dg/vmx/gcc-bug-4.c: New.
7117 * gcc.dg/vmx/gcc-bug-5.c: New.
7118 * gcc.dg/vmx/gcc-bug-6.c: New.
7119 * gcc.dg/vmx/gcc-bug-7.c: New.
7120 * gcc.dg/vmx/gcc-bug-8.c: New.
7121 * gcc.dg/vmx/gcc-bug-9.c: New.
7122 * gcc.dg/vmx/gcc-bug-b.c: New.
7123 * gcc.dg/vmx/gcc-bug-c.c: New.
7124 * gcc.dg/vmx/gcc-bug-d.c: New.
7125 * gcc.dg/vmx/gcc-bug-e.c: New.
7126 * gcc.dg/vmx/gcc-bug-f.c: New.
7127 * gcc.dg/vmx/gcc-bug-g.c: New.
7128 * gcc.dg/vmx/gcc-bug-i.c: New.
7129 * gcc.dg/vmx/harness.h: New.
7130 * gcc.dg/vmx/ira1.c: New.
7131 * gcc.dg/vmx/ira2a.c: New.
7132 * gcc.dg/vmx/ira2b.c: New.
7133 * gcc.dg/vmx/ira2.c: New.
7134 * gcc.dg/vmx/ira2c.c: New.
7135 * gcc.dg/vmx/mem.c: New.
7136 * gcc.dg/vmx/newton-1.c: New.
7137 * gcc.dg/vmx/ops.c: New.
7138 * gcc.dg/vmx/sn7153.c: New.
7139 * gcc.dg/vmx/spill2.c: New.
7140 * gcc.dg/vmx/spill3.c: New.
7141 * gcc.dg/vmx/spill.c: New.
7142 * gcc.dg/vmx/t.c: New.
7143 * gcc.dg/vmx/varargs-1.c: New.
7144 * gcc.dg/vmx/varargs-2.c: New.
7145 * gcc.dg/vmx/varargs-3.c: New.
7146 * gcc.dg/vmx/varargs-4.c: New.
7147 * gcc.dg/vmx/varargs-5.c: New.
7148 * gcc.dg/vmx/varargs-6.c: New.
7149 * gcc.dg/vmx/varargs-7.c: New.
7150 * gcc.dg/vmx/vmx.exp: New.
7151 * gcc.dg/vmx/vprint-1.c: New.
7152 * gcc.dg/vmx/vscan-1.c: New.
7153 * gcc.dg/vmx/x-01.c: New.
7154 * gcc.dg/vmx/x-02.c: New.
7155 * gcc.dg/vmx/x-03.c: New.
7156 * gcc.dg/vmx/x-04.c: New.
7157 * gcc.dg/vmx/x-05.c: New.
7158 * gcc.dg/vmx/yousufi-1.c: New.
7159 * gcc.dg/vmx/zero-1.c: New.
7160 * gcc.dg/vmx/zero.c: New.
7162 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
7164 * g++.dg/lookup/java1.C: Update for chage of
7166 * g++.dg/lookup/java2.C: Likewise.
7168 2004-04-17 Laurent GUERBY <laurent@guerby.net>
7170 * ada/acats/run_all.sh: use -O2 by default.
7172 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
7174 * gcc.dg/vr-mult-[12].c: New tests.
7176 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7178 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
7180 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
7182 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
7184 * lib/target-supports.exp (check_profiling_available): Assume profiling
7185 isn't available for mips*-*-elf targets.
7187 2004-04-14 Uros Bizjak <uros@kss-loka.si>
7189 * gcc.dg/builtins-38.c: New test.
7191 2004-04-14 Eric Christopher <echristo@redhat.com>
7193 * g++.dg/charset/charset.exp: Run .cc extension tests.
7195 2004-04-14 Zack Weinberg <zack@codesourcery.com>
7197 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
7199 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7201 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
7203 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
7205 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
7206 * gcc.dg/i386-387-2.c: Likewise.
7208 * gcc.dg/i386-387-7.c: New test.
7209 * gcc.dg/i386-387-8.c: New test.
7211 * gcc.dg/builtins-37.c: New test.
7213 2004-04-13 Geoffrey Keating <geoffk@apple.com>
7215 * g++.dg/pch/externc-1.C: Add missing semicolon.
7217 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
7219 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
7221 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7223 * gcc.c-torture/execute/20040411-1.c: New test.
7225 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
7227 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
7229 2004-04-09 Chris Demetriou <cgd@broadcom.com>
7231 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
7233 2004-04-09 Zack Weinberg <zack@codesourcery.com>
7235 * lib/target-supports.exp (check_named_sections_available): New.
7236 * lib/gcc-dg.exp (dg-require-named-sections): New.
7237 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
7238 old-deja.exp. Also prune error-count message from HP linker.
7239 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
7241 * g++.dg/init/init-ref4.C: Use dg-require-weak.
7242 * g++.old-deja/g++.pt/static3.C: Likewise.
7243 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
7245 2004-04-09 Roger Sayle <roger@eyesopen.com>
7247 * gcc.c-torture/execute/20040409-1.c: New test case.
7248 * gcc.c-torture/execute/20040409-2.c: New test case.
7249 * gcc.c-torture/execute/20040409-3.c: New test case.
7251 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
7253 * gcc.dg/20040409-1.c: New test.
7255 2004-04-08 Roger Sayle <roger@eyesopen.com>
7258 * g++.dg/opt/pr14888.C: New test case.
7260 2004-04-08 Geoffrey Keating <geoffk@apple.com>
7262 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
7263 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
7264 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
7265 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
7268 2004-04-08 Paul Brook <paul@codesourcery.com>
7270 * gcc.dg/spill-1.c: New test.
7272 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7274 * gcc.dg/torture/builtin-ctype-2.c: New test.
7276 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
7278 * gcc.dg/pch/pch.exp: Add largefile test.
7280 2004-04-06 Geoffrey Keating <geoffk@apple.com>
7282 * g++.dg/pch/externc-1.Hs: New.
7283 * g++.dg/pch/externc-1.C: New.
7285 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7287 * gcc.dg/compat/struct-by-value-5a_main.c,
7288 gcc.dg/compat/struct-by-value-5b_main.c: New files.
7289 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
7290 * gcc.dg/compat/struct-by-value-5a_x.c,
7291 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
7292 gcc.dg/compat/struct-by-value-5_x.c.
7293 * gcc.dg/compat/struct-by-value-5a_y.c,
7294 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
7295 gcc.dg/compat/struct-by-value-5_y.c.
7297 * gcc.dg/compat/struct-by-value-6a_main.c,
7298 gcc.dg/compat/struct-by-value-6b_main.c: New files.
7299 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
7300 * gcc.dg/compat/struct-by-value-6a_x.c,
7301 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
7302 gcc.dg/compat/struct-by-value-6_x.c.
7303 * gcc.dg/compat/struct-by-value-6a_y.c,
7304 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
7305 gcc.dg/compat/struct-by-value-6_y.c.
7307 * gcc.dg/compat/struct-by-value-7a_main.c,
7308 gcc.dg/compat/struct-by-value-7b_main.c: New files.
7309 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
7310 * gcc.dg/compat/struct-by-value-7a_x.c,
7311 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
7312 gcc.dg/compat/struct-by-value-7_x.c.
7313 * gcc.dg/compat/struct-by-value-7a_y.c,
7314 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
7315 gcc.dg/compat/struct-by-value-7_y.c.
7317 2004-04-06 Jakub Jelinek <jakub@redhat.com>
7319 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
7320 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
7321 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
7324 2004-04-06 Uros Bizjak <uros@kss-loka.si>
7326 * gcc.dg/builtins-36.c: New test.
7328 2004-04-06 Paul Brook <paul@codesourcery.com>
7330 * README.gcc: Remove obsolete contraint on testcases.
7332 2004-04-05 Paul Brook <paul@codesourcery.com>
7335 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
7336 failure and exit(0) on success.
7337 * g++.dg/expr/anew2.C: Ditto.
7338 * g++.dg/expr/anew3.C: Ditto.
7339 * g++.dg/expr/anew4.C: Ditto.
7341 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
7344 * g++.dg/template/unify7.C: New.
7346 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
7348 * g++.dg/README: Bring up to date with new subdirectories; remove
7349 duplicate subdirectory lines.
7351 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
7354 * g++.dg/template/unify5.C: New.
7355 * g++.dg/template/unify6.C: New.
7356 * g++.dg/template/qualttp20.C: Adjust.
7357 * g++.old-deja/g++.jason/report.C: Adjust.
7358 * g++.old-deja/g++.other/qual1.C: Adjust.
7360 2004-04-01 Mark Mitchell <mark@codesourcery.com>
7363 * g++.dg/inherit/ptrmem1.C: New test.
7365 2004-04-01 Jakub Jelinek <jakub@redhat.com>
7368 * gcc.c-torture/execute/20040331-1.c: New test.
7369 * gcc.dg/20040331-1.c: New test.
7371 2004-04-01 Paul Brook <paul@codesourcery.com>
7373 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
7375 2004-03-30 Mark Mitchell <mark@codesourcery.com>
7378 * g++.dg/init/goto1.C: New test.
7381 * g++.dg/template/defarg4.C: New test.
7383 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
7385 * gcc.dg/altivec-11.c: Extend test for more valid cases.
7387 2004-03-28 David Edelsohn <edelsohn@gnu.org>
7389 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7391 2004-03-28 Zack Weinberg <zack@codesourcery.com>
7393 * gcc.dg/noncompile/undeclared-2.c: New test.
7395 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
7397 * gcc.dg/940409-1.c: Remove XFAIL.
7398 * gcc.dg/reg-vol-struct-1.c: New test.
7400 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7402 * gcc.dg/torture/builtin-wctype-1.c: New test.
7404 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
7406 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7407 * gcc.dg/20001101-1.c: Likewise.
7408 * gcc.dg/20001102-1.c: Likewise.
7410 2004-03-25 Roger Sayle <roger@eyesopen.com>
7412 * gcc.dg/compare8.c: Add an additional test for XOR.
7414 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7416 * gcc.dg/torture/builtin-ctype-1.c: New test.
7418 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7420 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7421 * gcc.dg/torture/builtin-math-1.c: Likewise.
7422 * gcc.dg/torture/builtin-power-1.c: New test.
7424 2004-03-24 Andreas Schwab <schwab@suse.de>
7426 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7429 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
7430 Roger Sayle <roger@eyesopen.com>
7432 * gcc.dg/compare8.c: New test case.
7434 2004-03-23 Ziemowit Laski <zlaski@apple.com>
7436 * g++.dg/ext/altivec-7.C: New test.
7438 2004-03-23 Zack Weinberg <zack@codesourcery.com>
7440 PR 12267, 12391, 12560, 13129, 14114, 14133
7441 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7442 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7443 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7444 Adjust error regexps.
7445 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7446 * gcc.dg/noncompile/undeclared-1.c: New test cases.
7447 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7448 * gcc.dg/local1.c: Add explanatory comment.
7450 2004-03-23 Roger Sayle <roger@eyesopen.com>
7452 PR optimization/14669
7453 * g++.dg/opt/fold2.C: New test case.
7455 2004-03-22 Jakub Jelinek <jakub@redhat.com>
7458 * gcc.dg/20040322-1.c: New test.
7460 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7462 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
7463 * gcc.dg/ultrasp4.c: Likewise.
7464 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
7466 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7468 * gcc.dg/i386-sse-8.c: Reset default options.
7470 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7472 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7473 in the error message text.
7475 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
7477 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7479 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7482 * g++.dg/init/array13.C: New test.
7484 2004-03-20 Roger Sayle <roger@eyesopen.com>
7487 * gcc.c-torture/compile/pr13889.c: New test case.
7489 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7492 * builtins-1.c (nan, nans): Don't test.
7493 * builtins-30.c: Don't use nan, nanf, nanl.
7494 * builtins-35.c: New test.
7496 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7498 * g++.dg/ext/altivec-6.C: New test.
7500 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7502 * g++.dg/init/placement3.C: New test.
7504 * g++.dg/template/spec13.C: New test.
7506 * g++.dg/lookup/using11.C: New test.
7508 * g++.dg/lookup/koenig3.C: New test.
7510 * g++.dg/template/operator2.C: New test.
7512 * g++.dg/expr/dtor3.C: New test.
7513 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7515 * g++.old-deja/g++.law/visibility28.C: Likewise.
7517 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7519 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7520 * gcc.dg/ppc64-abi-3.c: Likewise.
7522 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7525 * g++.dg/parse/template15.C: New test.
7527 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7529 * g++.dg/expr/dtor2.C: New test.
7531 * g++.dg/lookup/anon4.C: New test.
7533 * g++.dg/overload/using1.C: New test.
7535 * g++.dg/template/lookup7.C: New test.
7537 * g++.dg/template/typename6.C: New test.
7539 * g++.dg/expr/cond6.C: New test.
7541 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7543 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7545 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7547 * g++.dg/expr/cond5.C: New test.
7548 * g++.dg/expr/constcast1.C: Likewise.
7549 * g++.dg/expr/ptrmem2.C: Likewise.
7550 * g++.dg/expr/ptrmem3.C: Likewise.
7551 * g++.dg/lookup/main1.C: Likewise.
7552 * g++.dg/template/lookup6.C: Likewise.
7554 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7556 * gcc.dg/local1.c: New test.
7558 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7560 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7562 * gcc.dg/torture/builtin-convert-1.c: New test.
7564 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7566 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7568 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7571 * g++.dg/warn/Wunused-7.C: New test.
7573 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7575 * gcc.dg/torture/builtin-integral-1.c: New test.
7577 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7580 * g++.dg/parse/non-dependent3.C: New test.
7582 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7584 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7585 * g++.dg/eh/simd-2.C: Likewise.
7586 * g++.dg/init/array10.C: Likewise.
7587 * gcc.c-torture/compile/simd-1.c: Likewise.
7588 * gcc.c-torture/compile/simd-2.c: Likewise.
7589 * gcc.c-torture/compile/simd-3.c: Likewise.
7590 * gcc.c-torture/compile/simd-4.c: Likewise.
7591 * gcc.c-torture/compile/simd-6.c: Likewise.
7592 * gcc.c-torture/execute/simd-1.c: Likewise.
7593 * gcc.c-torture/execute/simd-2.c: Likewise.
7594 * gcc.dg/compat/vector-defs.h: Likewise.
7595 * gcc.dg/20020531-1.c: Likewise.
7596 * gcc.dg/altivec-3.c: Likewise.
7597 * gcc.dg/altivec-4.c: Likewise.
7598 * gcc.dg/altivec-varargs-1.c: Likewise.
7599 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7600 * gcc.dg/i386-mmx-3.c: Likewise.
7601 * gcc.dg/i386-sse-4.c: Likewise.
7602 * gcc.dg/i386-sse-5.c: Likewise.
7603 * gcc.dg/i386-sse-8.c: Likewise.
7604 * gcc.dg/simd-1.c: Likewise.
7605 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7606 __ev64_opaque__ since the machine description provides it.
7608 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7610 * lib/compat.exp (skip_list): New global variable.
7611 Use it to hold the user defined COMPAT_SKIPS list if any.
7612 (compat-obj): Add the members of skip_list to optall.
7614 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7616 * gcc.dg/compat/union-by-value-1_main.c,
7617 union-by-value-1_x.c, union-by-value-1_y.c,
7618 union-check.h, union-defs.h,
7619 union-init.h, union-return-1_main.c,
7620 union-return-1_x.c, union-return-1_y.c: New files.
7622 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7624 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7625 mixed-struct-init.h: Add 4 mixed structure types.
7626 struct-by-value-21_main.c, struct-by-value-21_x.c,
7627 struct-by-value-21_y.c, struct-return-21_main.c,
7628 struct-return-21_x.c, struct-return-21_y.c: New files.
7630 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7633 * g++.dg/parse/template14.C: New test.
7635 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7637 * gcc.c-torture/execute/20040313-1.c: New test.
7639 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7642 * gcc.dg/20040311-2.c: New test.
7644 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7647 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7650 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7652 * gcc.dg/20040305-2.c: Add missing return statement.
7654 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7656 * gcc.dg/builtins-34.c: Also check pow10*.
7658 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7661 * gcc.dg/20040305-2.c: New test.
7663 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7665 * gcc.dg/20040310-1.c: New test.
7667 2004-03-11 Roger Sayle <roger@eyesopen.com>
7669 * gcc.c-torture/execute/20040311-1.c: New test case.
7671 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7674 * g++.dg/lookup/enum1.C: New test.
7676 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7679 * g++.dg/lookup/struct2.C: New test.
7681 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7683 * gcc.dg/builtins-34.c: New test.
7685 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7687 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7689 2004-03-09 James E Wilson <wilson@specifixinc.com>
7691 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7692 * gcc.dg/alias-2.c: New testcase.
7694 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7696 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7698 2004-03-09 Roger Sayle <roger@eyesopen.com>
7700 * gcc.c-torture/execute/20040309-1.c: New test case.
7702 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7705 * g++.dg/overload/ref1.C: New.
7707 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7710 * g++.dg/template/spec12.C: New test.
7713 * g++.dg/parse/crash14.C: New test.
7715 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7718 * g++.dg/init/ref11.C: New test.
7720 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7723 * g++.dg/parse/builtin2.C: New test.
7725 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7728 * g++.dg/init/ctor3.C: New test.
7729 * g++.dg/init/union1.C: New test.
7730 * g++.dg/ext/anon-struct4.C: New test.
7732 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7734 * g++.dg/lookup/koenig1.C: Tweak error messages.
7735 * g++.dg/lookup/used-before-declaration.C: Likewise.
7736 * g++.dg/other/do1.C: Likewise.
7737 * g++.dg/overload/koenig1.C: Likewise.
7738 * g++.dg/parse/crash13.C: Likewise.
7739 * g++.dg/template/instantiate3.C: Likewise.
7741 2004-03-08 Eric Christopher <echristo@redhat.com>
7743 * * lib/target-supports.exp: Enable libiconv in test
7744 compilation. Fix up error checking.
7746 2004-03-08 Roger Sayle <roger@eyesopen.com>
7749 * gcc.dg/pr14289-1.c: New test case.
7750 * gcc.dg/pr14289-2.c: Likewise.
7751 * gcc.dg/pr14289-3.c: Likewise.
7753 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7755 * gcc.c-torture/execute/20040308-1.c: New test.
7757 2004-03-07 Roger Sayle <roger@eyesopen.com>
7759 * gcc.c-torture/execute/20040307-1.c: New test case.
7761 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7763 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7765 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7767 * gcc.dg/20040306-1.c: New test.
7769 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7771 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7773 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7775 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7778 * gcc.dg/decl-6.c: New test.
7780 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7782 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7783 Rename LOGPOW -> LOG_POW.
7784 (SQRT_EXP, POW_EXP): New.
7786 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7788 * gcc.dg/i386-sse-8.c: New test.
7790 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7793 * gcc.dg/decl-5.c: New test.
7795 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7797 * gcc.dg/20040305-1.c: New test.
7799 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7802 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7804 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7806 PR c++/14425, c++/14426
7807 * g++.dg/ext/altivec-4.C: New test.
7808 * g++.dg/ext/altivec-5.C: New test.
7810 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7812 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7813 global variables of a type with no linkage.
7814 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7815 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7816 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7817 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7818 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7819 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7820 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7821 * g++.dg/warn/deprecated.C: Name enum Color.
7822 * g++.dg/overload/VLA.C: Name structure for 'b'.
7823 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7825 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7827 * gcc.c-torture/compile/20040304-1.c: New test.
7829 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7832 * gcc.dg/decl-4.c: New testcase.
7834 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7836 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7837 as PRECF if sizeof (float) > sizeof (double).
7838 (PRECL): Make it the same as PRECF if
7839 sizeof (float) > sizeof (long double).
7841 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7843 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7844 system type. Add check for irix6 which doesn't have c99 runtime.
7846 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7848 * gcc.dg/const-elim-1.c: xfail for xtensa.
7850 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7853 * g++.dg/template/cond4.C: New test.
7855 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7858 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7861 * g++.dg/parse/defarg7.C: New test.
7864 * g++.dg/template/friend26.C: New test.
7866 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7869 * g++.dg/abi/mangle21.C: New test.
7872 * g++.dg/parse/constructor2.C: New test.
7875 * g++.dg/template/sfinae1.C: New test.
7877 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7880 * g++.dg/expr/crash2.C: New test.
7883 * gcc.dg/inline-5.c: New test.
7884 * gcc.dg/always-inline.c: Split out tests into ...
7885 * gcc.dg/always-inline2.c: ... this and ...
7886 * gcc.dg/always-inline3.c: ... this.
7888 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7891 * g++.dg/debug/crash1.C: New test.
7893 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7895 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7896 function with __attribute__((noinline)).
7897 (recurser_void2): Likewise.
7898 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7899 (recurser_void2): Likewise.
7901 2004-02-29 Roger Sayle <roger@eyesopen.com>
7904 * g++.dg/warn/Wunused-6.C: New test case.
7906 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7908 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7911 2004-02-27 Eric Christopher <echristo@redhat.com>
7913 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7914 * g++.dg/charset/asm2.c: Run only x86.
7915 * gcc.dg/charset/asm3.c: Ditto.
7917 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7919 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7922 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7924 * g++.dg/ext/altivec-3.C: New.
7926 2004-02-26 Richard Henderson <rth@redhat.com>
7928 * g++.dg/ext/attrib10.C: Mark for warning.
7929 * gcc.dg/attr-alias-1.c: New.
7931 2004-02-26 Richard Henderson <rth@redhat.com>
7933 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7934 * gcc.c-torture/execute/20040208-2.c: ... it back.
7936 2004-02-26 Eric Christopher <echristo@redhat.com>
7938 * lib/target-supports.exp (check-iconv-available): New function.
7939 * lib/gcc-dg.exp (dg-require-iconv): New function.
7941 * gcc.dg/charset: New directory.
7942 * gcc.dg/charset/charset.exp: New file.
7943 * gcc.dg/charset/asm1.c: Ditto.
7944 * gcc.dg/charset/asm2.c: Ditto.
7945 * gcc.dg/charset/asm3.c: Ditto.
7946 * gcc.dg/charset/asm4.c: Ditto.
7947 * gcc.dg/charset/asm5.c: Ditto.
7948 * gcc.dg/charset/attribute1.c: Ditto.
7949 * gcc.dg/charset/attribute2.c: Ditto.
7950 * gcc.dg/charset/string1.c: Ditto.
7951 * g++.dg/charset: New directory.
7952 * g++.dg/dg.exp: Add here. Special options.
7953 * g++.dg/charset/charset.exp: New file.
7954 * g++.dg/charset/asm1.c: Ditto.
7955 * g++.dg/charset/asm2.c: Ditto.
7956 * g++.dg/charset/asm3.c: Ditto.
7957 * g++.dg/charset/asm4.c: Ditto.
7958 * g++.dg/charset/attribute1.c: Ditto.
7959 * g++.dg/charset/attribute2.c: Ditto.
7960 * g++.dg/charset/extern1.cc: Ditto.
7961 * g++.dg/charset/extern2.cc: Ditto.
7962 * g++.dg/charset/string1.c: Ditto.
7964 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7967 * g++.dg/parse/comma1.C: New test.
7969 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7972 * g++.dg/template/ttp8.C: New test.
7974 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7976 * gcc.dg/fixuns-trunc-1.c: New test.
7978 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7980 * gcc.dg/builtins-config.h: Use #elif.
7982 2004-02-26 Michael Matz <matz@suse.de>
7984 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7985 * gcc.dg/991214-1.c: Likewise.
7986 * gcc.dg/i386-asm-1.c: Likewise.
7988 2004-02-25 Richard Henderson <rth@redhat.com>
7990 * gcc.c-torture/execute/20040208-2.c: Move ...
7991 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7993 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7996 * g++.dg/other/crash-3.C: New test.
7998 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8000 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
8001 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
8003 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
8006 2004-02-24 Michael Matz <matz@suse.de>
8008 * gcc.dg/i386-regparm.c: New.
8010 2004-02-23 James E Wilson <wilson@specifixinc.com>
8012 * gcc.c-torture/execute/20040223-1.c: New.
8014 2004-02-23 Zack Weinberg <zack@codesourcery.com>
8015 Kazu Hirata <kazu@cs.umass.edu>
8017 * gcc.dg/fwritable-strings-1.c: Remove.
8019 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
8022 * gcc.dg/20040223-1.c: New test.
8024 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8027 * g++.dg/ext/typeof9.C: New test.
8029 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8032 * g++.dg/other/switch1.C: New test.
8034 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8036 * gcc.dg/cast-function-1.c: Adjust for new informative message.
8037 * gcc.dg/va-arg-1.c: Likewise.
8039 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8042 * g++.dg/template/koenig5.C: New test.
8044 2004-02-21 Ziemowit Laski <zlaski@apple.com>
8046 * g++.dg/ext/altivec-1.C: Generalize target triple.
8047 * g++.dg/ext/altivec-2.C: New test case.
8048 * g++.dg/ext/altivec_check.h: New file.
8049 * gcc.dg/altivec-1.c: Generalize target triple;
8050 include altivec_check.h and call altivec_check().
8051 * gcc.dg/altivec-[2-5].c: Generalize target triple.
8052 * gcc.dg/altivec-6.c: New test case.
8053 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
8054 type casts as needed.
8055 * gcc.dg/altivec-10.c: Include altivec_check.h and call
8057 * gcc.dg/altivec-12.c: New test case.
8058 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
8059 include altivec_check.h and call altivec_check().
8060 * gcc.dg/altivec_check.h: New file.
8062 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8064 * lib/target-supports.exp (check_alias_available): Don't mangle
8065 function `g' in test program.
8067 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8069 * lib/target-supports.exp (check_profiling_available): Check
8070 argument to determine whether we support a profiling type.
8071 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
8072 check_profiling_available.
8073 * g++.dg/bprob/bprob.exp: Likewise
8074 * g77.dg/bprob/bprob.exp: Likewise.
8075 * gcc.misc-tests/bprob.exp: Likewise.
8076 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
8077 dg-require-profiling and delete expected error handling.
8078 * gcc.dg/20021014-1.c: Likewise.
8079 * gcc.dg/nest.c: Likewise.
8081 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8084 * g++.dg/other/vthunk1.C: New test.
8086 2004-02-20 Falk Hueffner <falk@debian.org>
8089 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
8091 2004-02-20 Mark Mitchell <mark@codesourcery.com>
8094 * g++.dg/other/error8.C: Remove XFAIL markers.
8097 * g++.dg/ext/packed5.C: New test.
8100 * g++.dg/warn/Wunused-5.C: New test.
8103 * g++.dg/lookup/member1.C: New test.
8105 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
8107 * gcc.c-torture/compile/20040130-1.c: Enable only when
8108 __INT_MAX__ >= 2147483647L.
8109 * gcc.c-torture/compile/961203-1.c: Likewise.
8111 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
8113 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
8114 * g++.dg/opt/template1.C: Robustify assembler regexp
8116 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8118 * gcc.c-torture/execute/simd-4.x: Remove.
8119 * gcc.c-torture/execute/va-arg-25.x: Likewise.
8120 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
8121 Guard with #ifndef SKIP_ATTRIBUTE.
8122 * gcc.dg/compat/vector-1_y.c: Likewise.
8123 * gcc.dg/compat/vector-2_x.c: Likewise.
8124 * gcc.dg/compat/vector-2_y.c: Likewise.
8125 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
8126 * g++.dg/eh/simd-2.C: Likewise.
8128 2004-02-19 Alan Modra <amodra@bigpond.net.au>
8130 * gcc.c-torture/compile/complex-1.c: New.
8132 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
8135 * gcc.c-torture/execute/20040218-1.c: New test.
8137 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8140 * g++.dg/parse/new2.C: New test.
8142 2004-02-18 Paul Brook <paul@codesourcery.com>
8144 * gcc.c-torture/compile/libcall-1.c: New test.
8146 2004-02-18 Paul Brook <paul@codesourcery.com>
8149 * gcc.dg/debug/debug-7.c: New test.
8151 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
8153 * gcc.dg/20040217-1.c: New test.
8155 2004-02-17 Zack Weinberg <zack@codesourcery.com>
8157 * gcc.c-torture/execute/990208-1.x: Delete.
8159 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
8161 * gcc.c-torture/execute/20040208-2.x: New file.
8163 2004-02-17 Mark Mitchell <mark@codesourcery.com>
8166 * g++.dg/abi/structret1.C: New test.
8168 2004-02-17 Jakub Jelinek <jakub@redhat.com>
8170 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
8171 (i386_cpuid): No need to test if cpuid is available on AMD64.
8172 Fix assembly, so that it works onboth i386 and AMD64.
8173 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
8174 (vecInLong): Fix s[] member type to unsigned int.
8175 (vecInWord): Remove type.
8176 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
8177 (a64, b64, c64, d64, e64): Remove.
8178 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
8179 Remove unused variable. Remove initialization of removed variables.
8180 Don't call mmx_tests nor sse_tests.
8181 (reference_mmx, reference_sse): Remove.
8182 (check): Add return stmt.
8183 * gcc.dg/i386-sse-7.c: New test.
8184 * gcc.dg/i386-mmx-4.c: New test.
8186 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8188 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
8189 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
8190 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
8191 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
8192 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
8193 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
8194 g++.dg/tc1/dr94.C: Fix line terminator.
8196 2004-02-16 Geoffrey Keating <geoffk@apple.com>
8198 * gcc.c-torture/compile/20040216-1.c: New.
8200 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8202 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
8203 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
8204 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
8205 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
8206 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
8207 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
8209 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
8211 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
8213 2004-02-15 Mark Mitchell <mark@codesourcery.com>
8216 * g++.dg/expr/cond4.C: New test.
8219 * g++.dg/lookup/crash2.C: New test.
8221 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
8223 * gcc.c-torture/compile/20040214-2.c: New test.
8225 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
8228 * g++.dg/ext/typeof8.C: New test.
8230 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
8232 * gcc.c-torture/compile/20040214-1.c: New test.
8234 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8237 * g++.dg/template/spec11.C: New test.
8239 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8242 * g++.dg/other/error8.C: New test.
8244 2004-02-13 Mark Mitchell <mark@codesourcery.com>
8247 * g++.dg/template/array4.C: New test.
8250 * g++.dg/inherit/thunk2.C: New test.
8253 * g++.dg/eh/cond2.C: New test.
8255 2004-02-12 Alan Modra <amodra@bigpond.net.au>
8257 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
8259 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
8261 * lib/scanasm.exp (dg-scan): Quote pattern before display.
8263 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
8265 * g++.dg/simd-2.C: xfail on ppc64-linux.
8267 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
8270 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
8273 2004-02-11 Uros Bizjak <uros@kss-loka.si>
8275 * gcc.dg/builtins-33.c: New test.
8277 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
8279 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
8281 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
8283 * g++.dg/simd-2.C: Set -maltivec for ppc64.
8285 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
8287 * gcc.dg/ppc64-abi-3.c: New test.
8289 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
8293 * gcc.dg/pr14092-1.c: New testcase.
8295 2004-02-10 Alan Modra <amodra@bigpond.net.au>
8297 * gcc.dg/cpp/assert4.c: Fix typo last change.
8299 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
8300 * gcc.dg/cpp/assert4.c: Handle powerpc64.
8302 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
8304 2004-02-09 Roger Sayle <roger@eyesopen.com>
8306 * gcc.c-torture/compile/20040209-1.c: New test case.
8308 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
8310 * gcc.dg/c90-init-1.c: Adjust expected error messages.
8312 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
8314 * gcc.c-torture/execute/20040208-[12].c: New tests.
8316 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8318 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
8320 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8322 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
8324 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8327 * gcc.dg/visibility-8.c: New testcase.
8329 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8331 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
8333 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
8335 2004-02-07 Roger Sayle <roger@eyesopen.com>
8338 * g++.dg/opt/fold1.C: New test case.
8340 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8343 * g++.dg/other/crash-2.C: New test.
8345 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8348 * g++.dg/parse/angle-bracket2.C: New test.
8350 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8354 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8356 * testsuite/g++.dg/pch/wchar-1.C: New.
8357 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8359 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8362 * g++.dg/parse/error15.C: New test.
8363 * g++.dg/parse/crash11.C: Update dg-error mark.
8365 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8368 * g++.dg/warn/conv2.C: New test.
8370 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8373 * g++.dg/warn/incomplete1.C: Remove xfail.
8375 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8377 * lib/file-format.exp (gcc_target_object_format): Use
8378 ${tool}_target_compile, not gcc_target_compile.
8379 * lib/target-supports.exp (check_alias_available): Likewise.
8380 (check_gc_sections_available): Likewise.
8381 * g++.dg/ext/attrib10.C: Use dg-require-alias.
8382 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
8385 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8388 * g++.dg/template/static6.C: New test.
8390 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
8392 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8394 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8396 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8397 tests for systems where `char' is unsigned by default.
8399 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8402 * g++.dg/template/partial3.C: New test.
8404 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8406 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8407 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8408 Remove mentions of obsolete ports.
8410 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
8412 * gcc.dg/noncompile/20001228-1.c: Fix for new
8415 2004-02-03 Roger Sayle <roger@eyesopen.com>
8418 * gcc.c-torture/execute/multdi-1.c: New test case.
8420 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8423 * g++.dg/template/lookup5.C: New test.
8425 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8428 * g++.dg/template/lookup4.C: New test.
8431 * g++.dg/parse/error14.C: New test.
8434 * g++.dg/parse/template13.C: New test.
8436 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8439 * g++.dg/template/koenig4.C: New test.
8442 * g++.dg/template/crash17.C: New test.
8445 * g++.dg/parse/error13.C: New test.
8446 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8448 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
8450 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8452 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
8456 * gcc.dg/noncompile/20040203-1.c: New test.
8457 * gcc.dg/noncompile/20040203-2.c: Likewise.
8458 * gcc.dg/noncompile/20040203-3.c: Likewise.
8459 * gcc.dg/20040203-1.c: Likewise.
8461 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
8464 * g++.dg/template/sizeof7.C: New test.
8466 2004-02-02 Eric Christopher <echristo@redhat.com>
8467 Zack Weinberg <zack@codesourcery.com>
8469 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8471 2004-02-02 Zack Weinberg <zack@codesourcery.com>
8473 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8474 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8475 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8476 * gcc.dg/cleanup-5.c: Run only on Linux targets.
8478 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8481 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8484 * g++.dg/ext/attrib13.C: New test.
8487 * g++.dg/conversion/op2.C: New test.
8489 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8491 * gcc.dg/titype-1.c: Fix pasto.
8493 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8495 * gcc.dg/titype-1.c: New test.
8497 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8500 * g++.dg/template/non-type-template-argument-1.C,
8501 g++.dg/template/qualified-id1.C: Update dg-error marks.
8502 * g++.dg/template/nontype6.C: New test.
8504 2004-02-01 Roger Sayle <roger@eyesopen.com>
8506 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8507 * gcc.dg/builtins-31.c: New testcase.
8508 * gcc.dg/builtins-32.c: New testcase.
8510 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8512 * objc.dg/call-super-2.m: Update line numbers
8513 for the including of stddef.h.
8515 2004-01-30 Michael Matz <matz@suse.de>
8517 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8518 g++.dg/ext/case-range3.C: New tests.
8520 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8524 * g++.dg/template/member4.C: New test.
8526 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8529 * g++.dg/template/sizeof6.C: New test.
8531 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8533 * gcc.dg/fwritable-strings-1.c: New test.
8535 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8537 * gcc.c-torture/compile/20040130-1.c: New test.
8539 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8541 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8543 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8546 * g++.dg/template/ctor3.C: New test.
8548 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8550 * g++.dg/tc1: New directory.
8551 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8552 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8553 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8554 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8555 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8557 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8559 * g++.dg/parse/error11.C: New test.
8560 * g++.dg/parse/error12.C: Likewise.
8562 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8564 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8565 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8567 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8570 * g++.dg/ext/attrib12.C: New test.
8573 * g++.dg/parse/cast2.C: New test.
8575 2004-01-27 James E Wilson <wilson@specifixinc.com>
8577 * objc.dg/encode-2.m (main): New local string. Set depending on
8578 sizeof long. Use in sscanf call.
8579 * objc.dg/encode-3.m (main): New local string. Set depending on
8580 sizeof long. Use in scan_initial call.
8582 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8584 * objc.dg/call-super-2.m: Make LP64-safe.
8585 * objc.dg/desig-init-1.m: Likewise.
8587 2004-01-27 Devang Patel <dpatel@apple.com>
8589 * g++.dg/debug/namespace1.C: New test.
8591 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8593 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8596 * gcc.dg/arm-mmx-1.c: New test.
8598 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8600 * gcc.dg/20040127-1.c: New test.
8601 * gcc.dg/20040127-2.c: New test.
8603 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8605 * objc.dg/stret-1.m (glob): Renamed to globa.
8607 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8610 * g++.dg/expr/for1.C: New test.
8612 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8615 * gcc.dg/darwin-longlong.c: New test.
8617 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8619 * gcc.dg/20040124-1.c: Moved test from here...
8620 * gcc.c-torture/compile/20040124-1.c: ...to here.
8622 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8624 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8625 the assembly output if -m64 is passed.
8627 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8630 * g++.dg/template/cond3.C: New test.
8632 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8635 * g++.dg/template/ttp7.C: New test.
8637 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8640 * g++.dg/template/nontype4.C: New test.
8641 * g++.dg/template/nontype5.C: Likewise.
8643 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8645 * gcc.dg/torture/mips-clobber-at.c: New test.
8647 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8649 * gcc.dg/20040124-1.c: New test.
8651 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8653 * gcc.dg/20040123-1.c: New test.
8655 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8657 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8659 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8661 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8663 2004-01-23 Andrew Pinski <apinski@apple.com>
8665 * gcc.dg/20030121-1.c: Move to ..
8666 * gcc.dg/20040121-1.c: here.
8668 2004-01-23 Roger Sayle <roger@eyesopen.com>
8670 * gcc.dg/builtins-29.c: New test case.
8672 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8675 * gcc.dg/builtins-30.c: New testcase.
8677 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8679 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8680 * lib/g77.exp: Likewise.
8681 * lib/objc.exp: Likewise.
8682 * lib/g++.exp: Likewise.
8684 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8686 * gcc.dg/struct-by-value-2.c: New test.
8688 2004-01-21 Andrew Pinski <apinski@apple.com>
8691 * gcc.dg/20030121-1.c: New test.
8693 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8695 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8696 clobber frame pointer register in asm statement.
8698 2004-01-21 Falk Hueffner <falk@debian.org>
8700 * gcc.c-torture/compile/20040121-1.c: New test.
8702 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8704 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8706 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8708 * gcc.dg/ppc64-abi-2.c: New test.
8710 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8712 * lib/treelang.exp: Fill out this file.
8713 * lib/treelang-dg.exp: New File.
8715 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8717 * gcc.c-torture/compile/981022-1.c: Remove.
8718 * gcc.dg/array-5.c: Remove XFAIL.
8719 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8720 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8721 gcc.dg/cond-lvalue-1.c: Update.
8722 * gcc.dg/cast-lvalue-2.c: New test.
8724 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8727 * g++.dg/other/error1.C (class foo): Tweak error message.
8730 * g++.dg/template/call2.C: New test.
8732 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8734 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8735 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8736 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8737 scalar-return-1_x.c, scalar-return-2_y.c,
8738 scalar-return-3_x.c, scalar-return-3_y.c,
8739 scalar-return-4_x.c, scalar-return-4_y.c,
8740 struct-align-1.h, struct-align-1_x.c,
8741 struct-align-1_y.c, struct-align-2.h,
8742 struct-align-2_x.c, struct-align-2_y.c,
8743 struct-by-value-10_y.c, struct-by-value-11_x.c,
8744 struct-by-value-11_y.c, struct-by-value-12_x.c,
8745 struct-by-value-12_y.c, struct-by-value-13_x.c,
8746 struct-by-value-13_y.c, struct-by-value-14_x.c,
8747 struct-by-value-14_y.c, struct-by-value-15_x.c,
8748 struct-by-value-15_y.c, struct-by-value-16_y.c,
8749 struct-by-value-17_y.c, struct-by-value-18_y.c,
8750 struct-by-value-19_y.c, struct-by-value-1_x.c,
8751 struct-by-value-1_y.c, struct-by-value-20_y.c,
8752 struct-by-value-2_x.c, struct-by-value-2_y.c,
8753 struct-by-value-3_y.c, struct-by-value-4_x.c,
8754 struct-by-value-4_y.c, struct-by-value-5_y.c,
8755 struct-by-value-6_y.c, struct-by-value-7_y.c
8756 struct-by-value-8_x.c, struct-by-value-8_y.c
8757 struct-by-value-9_x.c, struct-by-value-9_y.c
8758 struct-return-10_x.c, struct-return-10_y.c,
8759 struct-return-19_x.c, struct-return-20_x.c
8760 struct-return-2_x.c, struct-return-2_y.c
8761 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8762 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8764 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8766 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8767 attribute on sparc*-sun-solaris2.*.
8769 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8772 * g++.dg/ext/typeof7.C: New test.
8774 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8776 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8777 * gcc.dg/const-elim-1.c: Same.
8779 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8781 * objc.dg/stret-1.m: New.
8782 * objc.dg/stret-2.m: New.
8784 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8787 * g++.dg/ext/vector1.C: New test.
8789 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8791 * gcc.dg/pch/import-1.c: New.
8792 * gcc.dg/pch/import-1.hs: New.
8793 * gcc.dg/pch/import-1a.h: New.
8794 * gcc.dg/pch/import-1b.h: New.
8795 * gcc.dg/pch/import-1c.h: New.
8797 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8800 * g++.dg/ext/array1.C: New test.
8803 * g++.dg/conversion/op1.C: New test.
8805 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8808 From Kazumoto Kojima / Dan Kegel:
8809 * gcc.dg/pr11864-1.c: New test.
8812 From Marcus Comstedt / Dan Kegel:
8813 * gcc.dg/pr10392-1.c: New test.
8815 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8818 * g++.dg/init/ref10.C: New test.
8820 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8823 * g++.dg/parse/typename6.C: New test.
8825 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8828 * testsuite/g++.dg/pch/wchar-1.C: New.
8829 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8831 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8834 * g++.dg/expr/sizeof2.C: New test.
8836 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8838 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8840 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8843 * g++.dg/lookup/strong-using-3.C: New.
8844 * g++.dg/lookup/using-10.C: New.
8846 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8849 * g++.dg/lookup/strong-using-2.C: New.
8851 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8852 Dan Kegel <dank@kegel.com>
8853 J"orn Rennecke <joern.rennecke@superh.com>
8856 * gcc.dg/pr9365-1.c: New test.
8858 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8861 * g++.dg/parse/casting-operator2.C: New test.
8862 * g++.old-deja/g++.pt/explicit83.C: Remove.
8864 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8866 * gcc.dg/label-compound-stmt-1.c: New test.
8867 * gcc.c-torture/compile/950922-1.c,
8868 gcc.c-torture/compile/20000211-3.c,
8869 gcc.c-torture/compile/20000518-1.c,
8870 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8871 compound statements.
8873 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8875 * gcc.dg/ppc64-abi-1.c: New test.
8877 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8879 * g++.dg/ext/attrib9.C: Add dg-warnings.
8881 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8884 * g++.dg/parse/dtor3.C: New test.
8886 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8889 * g++.dg/parse/try-catch-1.C: New test.
8891 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8893 * ada/acats/run_all.sh: Add more verbose output in acats.log
8894 when compiling tests.
8896 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8899 * gcc.dg/typedef-redecl.c: New test case.
8900 * gcc.dg/typedef-redecl.h: New support file.
8902 2004-01-13 Jan Hubicka <jh@suse.cz>
8904 * gcc.dg/always_inline.c: New test.
8905 * gcc.dg/debug/20031231-1.c: Fix.
8907 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8910 * g++.dg/template/array3.C: New test.
8912 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8914 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8915 * g++.dg/warn/Wunused-2.C: Likewise.
8917 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8920 * g++.dg/template/instantiate6.C: New test.
8922 2004-01-12 Roger Sayle <roger@eyesopen.com>
8925 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8927 2004-01-12 Jan Hubicka <jh@suse.cz>
8930 * gcc.dg/20040112-1.c: New.
8932 * gcc.dg/dwarf-die[1-7].c: Move to...
8933 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8934 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8936 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8939 * g++.dg/parse/friend4.C: New test.
8941 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8944 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8945 definition is called a friend.
8947 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8949 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8951 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8954 * g++.dg/parse/error10.C: New test.
8955 * g++.dg/template/arg2.C: Accept "invalid type" error.
8957 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8960 * g++.dg/opt/expect2.C: New test.
8962 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8964 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8965 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8966 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8967 Update dg-error regexps.
8969 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8971 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8972 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8974 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8976 * gcc.dg/pragma-re-1.c: Use right pointer type.
8978 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8980 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8982 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8984 * gcc.dg/rs6000-ldouble-1.c: New.
8986 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8990 * g++.dg/other/abstract1.C: New test.
8992 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8994 * g++.dg/lookup/strong-using-1.C: New.
8996 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8999 * gcc.dg/func-ptr-conv-1.c: New test.
9000 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
9002 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
9005 * gcc.c-torture/compile/20040109-1.c: New.
9007 2004-01-08 Stuart Hastings <stuart@apple.com>
9009 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
9010 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
9011 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
9013 2004-01-09 Alan Modra <amodra@bigpond.net.au>
9015 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
9017 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9019 * ada/acats/run_acats: Treat 'gnatchop' the same way
9020 as 'gnatmake'. Export GCC_DRIVER.
9021 * ada/acats/run_all.sh: Add target_gnatchop. Use
9022 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
9024 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9027 * g++.dg/template/dependent-expr4.C: New test.
9029 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
9031 * gcc.dg/altivec-11.c: New test.
9033 2004-01-07 Mark Mitchell <mark@codesourcery.com>
9035 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
9037 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
9040 * gcc.dg/enum-compat-1.c: New test.
9041 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
9043 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
9046 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
9047 gcc.dg/c99-idem-qual-3.c: New tests.
9049 2004-01-07 Alan Modra <amodra@bigpond.net.au>
9051 * gcc.dg/winline-7.c: Don't cast void * to int.
9053 2004-01-06 Jan Hubicka <jh@suse.cz>
9055 * gcc.dg/i386-sse-5.c: New test
9056 * g++.dg/eh/simd-1.c: Add -w argument for i386.
9058 2004-01-05 Mark Mitchell <mark@codesourcery.com>
9061 * g++.dg/rtti/typeid4.C: New test.
9063 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9065 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
9067 2004-01-05 Mark Mitchell <mark@codesourcery.com>
9070 * g++.dg/template/error11.C: New test.
9073 * g++.dg/template/class2.C: New test.
9075 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
9076 Richard Sandiford <rsandifo@redhat.com>
9079 * g++.dg/opt/alias3.C: New test.
9081 2004-01-04 Mark Mitchell <mark@codesourcery.com>
9084 * g++.dg/template/koenig3.C: New test.
9087 * g++.dg/parse/offsetof3.C: New test.
9089 * g++.dg/init/copy7.C: Add missing dg-error markers.
9092 * g++.dg/init/copy7.c: New test.
9095 * g++.dg/parse/cast1.C: New test.
9097 2004-01-04 Jan Hubicka <jh@suse.cz>
9099 * gcc.dg/winline[1-7].c: New tests.
9101 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9104 * g++.dg/template/qualttp22.C: New test.
9106 2004-01-01 Jan Hubicka <jh@suse.cz>
9108 * gcc.dg/debug/20031231-1.c: New.
9109 * gcc.c-torture/compile/20040101-1.c: New.
9110 * gcc.dg/dwarf-die-[1-7].c: New.
9112 2004-01-01 Jakub Jelinek <jakub@redhat.com>
9114 PR optimization/13521
9115 * gcc.c-torture/compile/20031231-1.c: New test.
9117 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
9119 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
9121 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9124 * g++.dg/template/crash16.C: New test.
9126 2003-12-30 Mark Mitchell <mark@codesourcery.com>
9128 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
9130 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
9132 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
9134 * g++.old-deja/g++.jason/thunk3.C: Likewise.
9135 * g++.old-deja/g++.law/profile1.C: Likewise.
9136 * gcc.c-torture/compile/981006-1.c: Likewise.
9137 * gcc.c-torture/execute/loop-2e.x: Likewise.
9138 * gcc.c-torture/execute/loop-2f.x: Remove.
9139 * gcc.c-torture/execute/loop-2g.x: Likewise.
9140 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
9141 * gcc.dg/20020312-2.c: Remove traces of dead ports.
9143 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
9146 * g++.dg/ext/attrib11.C: New test.
9149 * g++.dg/template/array2-1.C: New test.
9150 * g++.dg/template/array2-2.C: New test.
9152 2003-12-29 Mark Mitchell <mark@codesourcery.com>
9154 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
9156 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
9159 * g++.dg/template/array1-1.C: New test.
9160 * g++.dg/template/array1-2.C: New test.
9162 2003-12-29 Roger Sayle <roger@eyesopen.com>
9165 * g77.dg/12632.f: New test case.
9167 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9170 * g++.dg/parse/nontype1.C: New test.
9172 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9175 * g++.dg/parse/explicit1.C: New test.
9176 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
9178 2003-12-28 Mark Mitchell <mark@codesourcery.com>
9181 * g++.dg/opt/inline6.C: New test.
9184 * g++.dg/parse/error9.C: New test.
9186 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
9188 2003-12-28 Mark Mitchell <mark@codesourcery.com>
9191 * g++.dg/init/assign1.C: New test.
9193 2003-12-28 Roger Sayle <roger@eyesopen.com>
9196 * g++.dg/warn/format3.C: New test case.
9198 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9200 * gcc.c-torture/compile/20031227-1.c: New test.
9202 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9204 * g++.dg/bprob/bprob.exp: Load target-supports.exp
9205 * g77.dg/bprob/bprob.exp: Likewise.
9206 * gcc.misc-tests/bprob.exp: Likewise.
9207 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
9208 variants on systems where the library does not provide that
9210 * gcc.dg/builtins-20.c: Use builtins-config.h.
9211 * gcc.dg/builtins-config.h: New file.
9213 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9215 * lib/gcc-dg.exp (dg-require-profiling): New function.
9216 * lib/target-supports.exp (check_profiling_available): Likewise.
9217 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
9218 * g77.dg/bprob/bprob.exp: Likewise.
9219 * gcc.misc-tests/bprob.exp: Likewise.
9220 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
9221 * gcc.dg/20021014-1.c: Likewise.
9222 * gcc.dg/nest.c: Likewise.
9224 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9226 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
9228 * g++.dg/lookup/java2.C: Likewise.
9229 * gcc.dg/cpp/lexident.c: Likewise.
9231 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9233 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
9235 * gcc.c-torture/compile/961203-1.c: Likewise.
9236 * gcc.c-torture/compile/980506-1.c: Likewise.
9238 2003-12-23 Zack Weinberg <zack@codesourcery.com>
9240 * lib/gcc-dg.exp (dg-prune-output): New annotation.
9241 (additional_prunes): New global.
9242 (gcc-dg-prune): Handle additional per-test pruning.
9243 (dg-test): Clear additional_prunes between tests.
9245 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
9246 dg-prune-output to avoid spurious failures from assembler
9247 complaining about nonexistent WAW violations.
9248 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
9249 Use dg-prune-output to avoid spurious failures from assembler
9250 warning about Itanium B-step errata.
9252 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9254 * g++.dg/abi/macro0.C: New test.
9255 * g++.dg/abi/macro1.C: Likewise.
9256 * g++.dg/abi/macro2.C: Likewise.
9258 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
9259 * g++.dg/abi/bitfield7.C: Likewise.
9260 * g++.dg/abi/dtor2.C: Likewise.
9261 * g++.dg/abi/mangle11.C: Likewise.
9262 * g++.dg/abi/mangle12.C: Likewise.
9263 * g++.dg/abi/mangle14.C: Likewise.
9264 * g++.dg/abi/mangle17.C: Likewise.
9265 * g++.dg/abi/vbase10.C: Likewise.
9266 * g++.dg/abi/vbase14.C: Likewise.
9267 * g++.dg/template/qualttp17.C: Likewise.
9269 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
9272 * gcc.dg/20031223-1.c: New test.
9274 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
9276 * gcc.dg/noreturn-7.c: New test.
9278 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
9280 * gcc.dg/null-pointer-1.c: New test.
9282 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9284 * g++.old-deja/g++.jason/template18.C: Remove.
9285 * g++.old-deja/g++.jason/template37.C: Likewise.
9288 * g++.dg/lookup/ns1.C: New test.
9291 * g++.dg/template/lookup3.C: New test.
9293 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9295 * g++.dg/template/recurse1.C: New test
9297 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9300 * g++.dg/parse/semicolon1.C: New test.
9301 * g++.dg/parse/semicolon1.h: Likewise.
9303 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
9305 * gcc.dg/darwin-misaligned.c: New test.
9307 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9310 * gcc.dg/20031222-1.c: New test.
9312 2003-12-21 Mark Mitchell <mark@codesourcery.com>
9315 * g++.dg/parse/error8.C: New test.
9318 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
9320 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
9322 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
9324 * gcc.c-torture/compile/930217-1.c: Likewise.
9325 * gcc.c-torture/compile/930513-1.c: Likewise.
9326 * gcc.c-torture/execute/920908-2.c: Likewise.
9327 * gcc.c-torture/execute/921204-1.c: Likewise.
9328 * gcc.c-torture/execute/930621-1.c: Likewise.
9329 * gcc.c-torture/execute/930630-1.c: Likewise.
9330 * gcc.c-torture/execute/931031-1.c: Likewise.
9331 * gcc.c-torture/execute/980602-2.c: Likewise.
9332 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9333 * gcc.c-torture/execute/compndlit-1.c: Likewise.
9334 * gcc.c-torture/execute/extzvsi.c: Likewise.
9335 * gcc.c-torture/unsorted/ext.c: Likewise.
9337 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
9340 * gcc.c-torture/compile/20031220-2.c: New test case.
9342 2003-12-20 Roger Sayle <roger@eyesopen.com>
9344 PR optimization/13031
9345 * gcc.c-torture/compile/20031220-1.c: New test case.
9347 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9349 * gcc.dg/cast-function-1.c: New test.
9351 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
9353 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
9356 2003-12-19 Mark Mitchell <mark@codesourcery.com>
9359 * g++.dg/ext/attrib10.C: New test.
9361 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9363 * gcc.dg/cleanup-10.c: New test.
9364 * gcc.dg/cleanup-11.c: New test.
9366 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9369 * g++.dg/opt/expect1.C: New test.
9371 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
9373 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
9375 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
9378 * gcc.dg/20031218-1.c: New test.
9381 * gcc.dg/20031218-2.c: New test.
9382 * gcc.dg/20031218-3.c: New test.
9384 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
9385 of label name and allow for USER_LABEL_PREFIX == "_" names.
9386 * g++.dg/abi/mangle18-2.C: Likewise.
9387 * g++.dg/abi/mangle19-1.C: Likewise.
9388 * g++.dg/abi/mangle19-2.C: Likewise.
9389 * g++.dg/abi/mangle20-1.C: Likewise.
9390 * g++.dg/abi/mangle20-2.C: Likewise.
9392 2003-12-18 Richard Henderson <rth@redhat.com>
9394 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9396 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
9397 Dan Kegel <dank@kegel.com>
9400 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
9401 testing a cross compiler, it causes spurious compile failures.
9402 * lib/g++.exp: Likewise.
9404 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9407 * g++.dg/template/access13.C: New test.
9409 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
9411 * gcc.dg/20031216-1.c: New test.
9413 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9416 * g++.dg/template/error10.C: New test.
9418 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9420 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9421 * g++.dg/eh/simd-2.C: Likewise.
9423 2003-12-17 James E Wilson <wilson@specifixinc.com>
9424 Roger Sayle <roger@eyesopen.com>
9426 * gcc.c-torture/execute/ieee/mzero5.c: New.
9428 2003-12-17 Mark Mitchell <mark@codesourcery.com>
9431 * g++.dg/parse/error6.C: New test.
9434 * g++.dg/parse/error7.C: New test.
9436 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9438 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9439 at -O with stabs debugging formats.
9440 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9441 * gcc.dg/debug/debug-2.c: Likewise.
9443 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9446 * g++.dg/init/error1.C: New test.
9449 * g++.dg/init/pm3.C: New test.
9451 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
9454 * gcc.dg/bitfld-8.c: New test.
9456 2003-12-16 James Lemke <jim@wasabisystems.com>
9458 * gcc.dg/arm-scd42-[123].c: New tests.
9460 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9463 * g++.dg/abi/mangle20-1.C: New test.
9464 * g++.dg/abi/mangle20-2.C: New test.
9466 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9469 * g++.dg/other/offsetof2.C: Remove XFAIL.
9470 * g++.dg/parse/offsetof1.C: New test.
9471 * g++.gd/parse/offsetof2.C: Likewise.
9473 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9475 * g++.dg/template/nontype3.C: New test.
9476 * g++.dg/template/static2.C: Tweaked the dg-error clause.
9478 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9480 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9482 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9485 * g++.dg/expr/assign1.C: New test.
9488 * g++.dg/abi/mangle19-1.C: New test.
9489 * g++.dg/abi/mangle19-2.C: New test.
9491 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9493 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9495 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9497 * gcc.c-torture/execute/20031216-1.c: New test.
9499 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9501 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9504 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9507 * g++.dg/template/error9.C: New test.
9510 * g++.dg/template/error8.C: New test.
9512 2003-12-15 Roger Sayle <roger@eyesopen.com>
9515 * gcc.c-torture/execute/20031215-1.c: New test case.
9517 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9520 * g++.dg/parse/error5.C: New test.
9523 * g++.dg/expr/sizeof1.C: New test.
9526 * g++.dg/template/crash15.C: New test.
9528 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9530 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9531 a non-POD type as the last named parameter of a varargs function.
9533 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9537 * g++.dg/template/crash14.C: New test.
9538 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9540 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9542 * g++.dg/other/java1.C: New test.
9545 * g++.dg/abi/mangle18-1.C: New test.
9546 * g++.dg/abi/mangle18-2.C: New test.
9548 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9550 PR optimization/10312
9551 * gcc.c-torture/execute/20031214-1.c: New.
9553 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9557 * g++.dg/parse/error3.C: New test.
9558 * g++.dg/parse/error4.C: Likewise.
9559 * g++.dg/abi/mangle4.C: Tweak error messages.
9560 * g++.dg/lookup/using5.C: Likewise.
9561 * g++.dg/other/error2.C: Likewise.
9562 * g++.dg/parse/typename5.C: Likewise.
9563 * g++.dg/parse/undefined1.C: Likewise.
9564 * g++.dg/template/arg2.C: Likewise.
9565 * g++.dg/template/ttp3.C: Likewise.
9566 * g++.dg/template/type1.C: Likewise.
9567 * g++.old-deja/g++.other/crash32.C: Likewise.
9568 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9570 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9573 * g++.dg/warn/noreturn-3.C: New test.
9575 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9578 * g++.dg/abi/covariant3.C: New.
9580 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9582 * g++.dg/eh/ia64-1.C: New test.
9584 2003-12-12 Roger Sayle <roger@eyesopen.com>
9586 PR optimization/13037
9587 * g77.f-torture/execute/13037.f: New test case.
9589 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9592 * g++.dg/abi/covariant2.C: New.
9594 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9596 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9598 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9600 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9602 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9605 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9607 * lib/g++.exp (g++_version): Likewise.
9608 * lib/g77.exp (g77_version): Likewise.
9609 * lib/objc.exp (default_objc_version): Likewise.
9611 2003-12-10 Richard Henderson <rth@redhat.com>
9613 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9615 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9617 2003-12-08 Matt Austern <austern@apple.com>
9620 * lib/gcc-dg.exp (dg-require-visibility): Define.
9621 * lib/target-supports (check_visibility_available): Define.
9622 * gcc.dg/visibility-1.c: New test.
9623 * gcc.dg/visibility-2.c: Likewise.
9624 * gcc.dg/visibility-3.c: Likewise.
9625 * gcc.dg/visibility-4.c: Likewise.
9626 * gcc.dg/visibility-5.c: Likewise.
9627 * gcc.dg/visibility-6.c: Likewise.
9628 * g++.dg/ext/visibility-1.C: Likewise.
9629 * g++.dg/ext/visibility-2.C: Likewise.
9630 * g++.dg/ext/visibility-3.C: Likewise.
9631 * g++.dg/ext/visibility-4.C: Likewise.
9632 * g++.dg/ext/visibility-5.C: Likewise.
9633 * g++.dg/ext/visibility-6.C: Likewise.
9635 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9637 * g++.dg/lookup/java1.C: New test.
9638 * g++.dg/lookup/java2.C: New test.
9640 2003-12-07 Falk Hueffner <falk@debian.org>
9642 * g++.dg/opt/noreturn-1.C: New test.
9644 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9646 * gcc.dg/overflow-1.c: New test.
9648 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9650 * g77.f-torture/compile/13060.f: New test.
9652 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9655 * g++.dg/inherit/operator2.C: New test.
9657 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9660 * g++.dg/ext/attrib9.C: New test.
9662 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9665 * g++.dg/template/error7.C: New test.
9667 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9668 J"orn Rennecke <joern.rennecke@superh.com>
9671 * g++.dg/other/struct-va_list.C: New test.
9673 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9676 * g++.dg/parse/defarg6.C: New test.
9678 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9681 * gcc.c-torture/execute/20031201-1.c: New test.
9683 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9685 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9687 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9689 * gcc.dg/builtin-return-1.c: New test.
9691 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9692 J"orn Rennecke <joern.rennecke@superh.com>
9694 PR optimization/13260
9695 * gcc.c-torture/execute/20031204-1.c: New test.
9697 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9700 * g++.dg/template/error6.C: New test.
9702 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9704 * gcc.dg/20031202-1.c: New test.
9706 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9709 * g++.dg/template/eh1.C: New test.
9712 * g++.dg/template/error5.C: New test.
9714 2003-12-02 David Ung <davidu@mips.com>
9716 * gcc.dg/compat/vector-check.h: Corrected type for var
9719 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9722 * g++.dg/template/ptrmem8.C: New test.
9724 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9727 * g++.dg/template/dependent-expr3.C: New test.
9729 2003-12-01 James Lemke <jim@wasabisystems.com>
9731 * gcc.dg/arm-g2.c: New test.
9733 2003-12-01 Roger Sayle <roger@eyesopen.com>
9735 PR optimization/11634
9736 * gcc.dg/20031201-2.c: New test case.
9738 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9741 * objc.dg/proto-lossage-3.m: New test.
9743 2003-12-01 Roger Sayle <roger@eyesopen.com>
9745 PR optimization/12628
9746 * gcc.dg/20031201-1.c: New test case.
9748 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9750 * gcc.dg/unaligned-1.c: New test.
9752 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9755 * g++.dg/template/error4.C: New test.
9756 * g++.dg/template/nested3.C: Adjust error markers.
9758 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9760 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9762 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9765 * gcc.dg/bitfld-7.c: New test.
9767 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9769 * gcc.dg/tls/asm-1.C: New test.
9771 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9773 * gcc.dg/cpp/assert4.c: Update.
9775 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9777 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9778 * gcc.dg/builtin-apply3.c: New test.
9780 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9782 * lib/compat.exp (compat-obj): New xfaildata parameter.
9783 Use it to set compiler_conditional_xfail_data before compiling.
9784 (compat-get-options): Handle dg-xfail-if.
9785 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9786 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9787 * gcc.dg/compat/vector-1_y.c: Likewise.
9788 * gcc.dg/compat/vector-2_x.c: Likewise.
9789 * gcc.dg/compat/vector-2_y.c: Likewise.
9791 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9793 * g++.dg/opt/reg-stack4.C: New test.
9795 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9797 * gcc.dg/builtin-apply2.c: New test.
9799 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9801 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9803 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9806 * g++.dg/template/template-id-2.C: New test.
9808 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9811 * g++.dg/template/memfriend1.C: New test.
9812 * g++.dg/template/memfriend2.C: Likewise.
9813 * g++.dg/template/memfriend3.C: Likewise.
9814 * g++.dg/template/memfriend4.C: Likewise.
9815 * g++.dg/template/memfriend5.C: Likewise.
9816 * g++.dg/template/memfriend6.C: Likewise.
9817 * g++.dg/template/memfriend7.C: Likewise.
9818 * g++.dg/template/memfriend8.C: Likewise.
9819 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9821 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9824 * g++.dg/ext/cond1.C: New test.
9826 2003-11-20 Richard Henderson <rth@redhat.com>
9828 * gcc.dg/20020201-2.c: Remove.
9829 * gcc.dg/20020201-4.c: Remove.
9830 * gcc.dg/20020304-1.c: Remove.
9832 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9834 * gcc.dg/cpp/trad/xwin1.c: New test case.
9836 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9838 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9839 * lib/g77.exp: Likewise.
9840 * lib/objc.exp: Likewise.
9841 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9844 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9847 * g++.dg/template/static5.C: New test.
9849 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9851 * gcc.dg/nested-func-1.c: New test.
9853 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9855 * gcc.dg/cpp/assert4.c: New test.
9857 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9860 * g++.dg/lookup/using9.c: New test.
9862 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9865 * g++.dg/template/error3.C: New test.
9867 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9870 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9871 No longer use a wrapper for gcc, since this does not work under
9874 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9877 * g++.dg/template/ptrmem7.C: New test.
9879 2003-11-13 Andrew Pinski <apinski@apple.com>
9881 * gcc.c-torture/compile/20031113-1.c: New test.
9883 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9884 Kean Johnston <jkj@sco.com>
9887 * gcc.dg/unused-4.c: Update.
9889 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9891 * g++.dg/opt/const3.C: New test.
9893 2003-11-13 Jan Hubicka <jh@suse.cz>
9895 * gcc.c-torture/compile/20031112-1.c: New test.
9897 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9899 * g++.dg/parse/crash10.C: Remove bogus error marker.
9901 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9903 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9904 (host_gcc): Likewise.
9905 (ROOT): Honor $PWDCMD.
9907 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9909 2003-11-12 Catherine Moore <clm@redhat.com>
9911 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9913 2003-11-12 Andreas Jaeger <aj@suse.de>
9914 Jakub Jelinek <jakub@redhat.com>
9915 Andrew Pinski <pinskia@physics.uc.edu>
9916 Richard Henderson <rth@redhat.com>
9918 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9920 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9922 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9923 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9925 2003-11-11 Andreas Jaeger <aj@suse.de>
9927 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9929 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9931 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9933 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9936 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9938 * gcc.dg/trampoline-1.c: New test.
9940 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9942 * gcc.c-torture/compile/200031109-1.c: New test.
9944 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9948 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9949 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9950 gcc.dg/format/no-y2k-1.c: Update.
9952 2003-11-08 Roger Sayle <roger@eyesopen.com>
9954 PR optimization/10467
9955 * gcc.dg/20031108-1.c: New test case.
9957 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9959 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9961 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9963 * gcc.dg/compound-lvalue-1.c: New test.
9964 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9967 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9969 * gcc.dg/altivec-varargs-1.c: New test.
9971 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9973 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9974 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9975 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9976 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9977 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9979 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9981 * gcc.dg/cond-lvalue-1.c: New test.
9983 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9985 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9987 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9990 * g++.dg/template/instantiate5.C: New test.
9992 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9995 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9996 * ChangeLog: Add missing first entry for above test.
9998 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10001 * g++.dg/template/using8.C: New test.
10002 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
10004 2003-11-02 Roger Sayle <roger@eyesopen.com>
10006 PR optimization/10817
10007 * gcc.c-torture/compile/20031102-1.c: New test case.
10009 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
10011 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
10014 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
10016 * gcc.dg/20031102-1.c: New test.
10018 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
10020 * gcc.dg/complex-1.c: New test.
10022 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10025 * g++.dg/template/crash13.C: Adjust expected error location.
10026 * g++.old-deja/g++.brendan/ns1.C: Likewise.
10028 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
10030 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
10032 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
10035 * gcc.c-torture/compile/20031031-2.c: New test.
10037 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
10040 * gcc.c-torture/compile/20031031-1.c: New test.
10042 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
10044 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
10045 * gcc.misc-tests/bprob.exp: Likewise.
10046 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
10047 the execution test on arm-elf configs.
10048 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
10049 configs that don't support scratch files.
10050 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
10052 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
10054 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
10057 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
10059 * ada/acats/run_all.sh: Redirect mv output to /dev/null
10060 Avoid non pure sh syntax. Add more logging.
10062 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
10065 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10068 * gcc.dg/ppc-stackalign-1.c: New test.
10070 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
10072 * ada/acats/run_all.sh: Change output to be more compliant with
10074 Create acats.sum and acats.log files under testsuite/ada/acats
10075 Only run [a-z]* directories, to filter out e.g. CVS.
10076 Redirect build output to log file.
10078 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
10080 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
10082 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
10085 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
10087 2003-10-27 Jakub Jelinek <jakub@redhat.com>
10089 * gcc.c-torture/compile/20031023-1.c: New test.
10090 * gcc.c-torture/compile/20031023-2.c: New test.
10091 * gcc.c-torture/compile/20031023-3.c: New test.
10092 * gcc.c-torture/compile/20031023-4.c: New test.
10094 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10097 * g++.dg/lookup/scoped8.C: New test.
10099 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
10101 * g++.dg/opt/reg-stack3.C: New test.
10103 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
10105 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
10107 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10110 * g++.dg/template/crash13.C: New test.
10112 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
10114 * gcc.dg/c99-restrict-2.c: New test.
10116 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
10118 PR c++/12698, c++/12699, c++/12700, c++/12566
10119 * g++.dg/inherit/covariant9.C: New test.
10120 * g++.dg/inherit/covariant10.C: New test.
10121 * g++.dg/inherit/covariant11.C: New test.
10123 2003-10-23 Jason Merrill <jason@redhat.com>
10126 * g++.dg/ext/complit2.C: New test.
10128 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
10131 * gcc.c-torture/execute/20031020-1.c: New test.
10133 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10135 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
10136 following the jump_insn.
10138 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
10140 * gcc.dg/cast-lvalue-1.c: New test.
10142 2003-10-21 Mark Mitchell <mark@codesourcery.com>
10145 * g++.dg/template/cond2.C: New test.
10147 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
10149 * gcc.dg/builtins-28.c: New test.
10151 2003-10-20 Jan Hubicka <jh@suse.cz>
10153 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
10155 * testsuite/gcc.dg/inline-2.c: Likewise.
10157 2003-10-20 Phil Edwards <phil@codesourcery.com>
10159 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
10160 * gcc.dg/nest.c: Likewise.
10162 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10164 PR c++/9781, c++/10583, c++/11862
10165 * g++.dg/parse/crash13.C: New test.
10167 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10169 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
10171 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
10173 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
10174 Define HAVE_C99_RUNTIME except on Solaris.
10175 * gcc.dg/builtins-20.c: Likewise.
10177 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10179 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
10181 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10184 * g++.dg/template/crash21.C: New test.
10186 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10189 * g++.dg/template/typename5.C: New test.
10191 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10194 * g++.dg/template/friend25.C: New test.
10196 2003-10-16 Ziemowit Laski <zlaski@apple.com>
10198 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
10201 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
10203 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
10206 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
10208 * gcc.c-torture/execute/960416-1.x: Remove.
10209 * gcc.c-torture/execute/divconst-3.x: Likewise.
10211 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
10214 * gcc.dg/torture/cris-volatile-1.c: New test.
10216 2003-10-14 Roger Sayle <roger@eyesopen.com>
10218 PR optimization/9325
10219 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
10220 for overflowing floating point to integer conversion during RTL
10223 2003-10-13 Ziemowit Laski <zlaski@apple.com>
10225 * objc/execute/_cmd.m: Fix typo.
10226 * objc.dg/image-info.m, objc.dg/symtab-1.m:
10227 Relax 'scan-assembler' regexp.
10228 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
10229 objc.dg/try-catch-4.m: Run on non-Darwin targets.
10230 * objc.dg/zero-link-2.m: Remove blank line.
10231 * objc.dg/zero-link-3.m: New test case.
10233 2003-10-13 Geoffrey Keating <geoffk@apple.com>
10235 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
10237 * gcc.dg/asm-names.c: Use scan-assembler-not rather
10238 than linker trickery.
10240 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10243 * g++.dg/other/friend2.C: New test.
10245 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
10247 * gcc.dg/20031012-1.c: New test.
10249 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
10251 * gcc.dg/weak/weak-3.c: Fix for new warning.
10253 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
10255 PR optimization/8750
10256 * gcc.c-torture/execute/20031012-1.c: New test case.
10258 2003-10-11 Roger Sayle <roger@eyesopen.com>
10260 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
10261 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
10263 2003-10-11 Roger Sayle <roger@eyesopen.com>
10265 PR optimization/12260
10266 * gcc.c-torture/compile/20031011-2.c: New test case.
10268 2003-10-11 Roger Sayle <roger@eyesopen.com>
10270 * gcc.c-torture/execute/20031011-1.c: New testcase.
10272 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
10274 * gcc.c-torture/compile/20031011-1.c: New test.
10276 2003-10-11 Jan Hubicka <jh@suse.cz>
10278 * g++.dg/other/first-global.C: New test.
10280 2003-10-11 Roger Sayle <roger@eyesopen.com>
10282 * gcc.c-torture/execute/string-opt-18.c: New testcase.
10284 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
10286 * gcc.c-torture/compile/20031010-1.c: New test.
10288 2003-10-10 Geoffrey Keating <geoffk@apple.com>
10290 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
10291 * gcc.c-torture/execute/va-arg-25.c: ... here.
10293 2003-10-09 Mark Mitchell <mark@codesourcery.com>
10295 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
10297 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
10299 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
10301 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10303 * g++.dg/parse/error2.C: New test.
10305 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10308 * g++.dg/other/error5.C: Modify the error message.
10309 * g++.dg/lookup/using8.C: New test.
10311 2003-10-07 Geoffrey Keating <geoffk@apple.com>
10313 * gcc.dg/darwin-abi-2.c: New file.
10314 * gcc.c-torture/execute/va-arg-24.c: New file.
10316 2003-10-06 Bob Wilson <bob.wilson@acm.org>
10318 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
10321 2003-10-06 Mark Mitchell <mark@codesourcery.com>
10324 * g++.dg/other/error4.C: Update error messages.
10325 * g++.dg/template/ptrmem4.C: Likewise.
10328 * g++.dg/init/new9.C: New test.
10330 PR c++/12334, c++/12236, c++/8656
10331 * g++.dg/ext/attrib8.C: New test.
10333 2003-10-06 Devang Patel <dpatel@apple.com>
10335 * gcc.dg/debug/dwarf2-3.h: New test.
10336 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
10338 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
10340 * g++.dg/opt/cfg2.C: New test.
10342 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10344 * g++.dg/opt/float1.C: New test.
10346 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10348 * gcc.dg/c90-array-lval-6.c: New test.
10349 * gcc.dg/c99-array-lval-6.c: New test.
10351 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
10352 Ziemowit Laski <zlaski@apple.com>
10354 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
10355 'Derived', so that it is never considered a class method; add
10356 new warning for '+port' method ambiguity.
10357 * objc.dg/method-12.m: Include <objc/objc.h> instead of
10358 <objc/objc-api.h> (needed on Mac OS X).
10359 * objc.dg/method-13.m: New test.
10361 2003-10-03 Roger Sayle <roger@eyesopen.com>
10363 PR optimization/9325, PR java/6391
10364 * gcc.c-torture/execute/20031003-1.c: New test case.
10366 2003-10-02 Mark Mitchell <mark@codesourcery.com>
10368 PR optimization/12180
10369 * gcc.dg/20031002-1.c: New test.
10372 * g++.dg/inherit/error1.C: New test.
10374 2003-10-02 Chris Demetriou <cgd@broadcom.com>
10376 * lib/f-torture.exp (search_for): Rename to...
10377 (search_for_re): This. Also, clean up comments and the
10378 "regexp" invocation.
10380 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
10382 * gcc.c-torture/compile/20031002-1.c: New test.
10384 2003-10-02 Jakub Jelinek <jakub@redhat.com>
10386 * g++.dg/opt/cond1.C: New test.
10388 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
10390 * gcc.dg/Wold-style-definition-2.c: New testcase.
10391 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10393 2003-09-29 Richard Henderson <rth@redhat.com>
10395 * g++.dg/init/array10.C: Add dg-options.
10397 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
10399 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10401 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10403 * g++.dg/template/friend19.C: Fix typo.
10404 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10406 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
10408 * gcc.c-torture/execute/20030928-1.c: New test.
10409 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10411 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10413 * g++.dg/opt/unroll1.C: New test.
10415 2003-09-26 Roger Sayle <roger@eyesopen.com>
10417 PR optimization/11741
10418 * gcc.dg/20030926-1.c: New test case.
10420 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10423 * g++.dg/parse/access7.C: New test.
10424 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10426 2003-09-24 Ziemowit Laski <zlaski@apple.com>
10428 MERGE OF objc-improvements-branch into MAINLINE:
10429 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10430 if libobjc has not been built.
10431 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10432 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10433 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10434 objc/execute/nested-3.m, objc/execute/np-2.m,
10435 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10436 objc/execute/redefining_self.m, objc/execute/root_methods.m,
10437 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10438 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10439 objc.dg/special/unclaimed-category-1.h,
10440 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10441 well as GNU runtime.
10442 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10443 * execute/cascading-1.m, execute/function-message-1.m,
10444 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10445 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10446 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10447 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10448 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10449 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10450 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10451 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10452 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10453 * objc.dg/bitfield-2.m: Run only on Darwin.
10454 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10455 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10456 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10457 * objc.dg/const-str-1.m: Fix constant string layout.
10459 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
10461 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10463 2003-09-23 Geoffrey Keating <geoffk@apple.com>
10465 * gcc.dg/darwin-abi-1.c: New file.
10467 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
10470 * gcc.c-torture/compile/20030921-1.c: New test.
10472 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
10474 * g++.dg/opt/reg-stack2.C: New test.
10476 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
10478 * g++.dg/eh/delayslot1.C: New test.
10480 2003-09-20 Richard Henderson <rth@redhat.com>
10482 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10484 2003-09-20 Roger Sayle <roger@eyesopen.com>
10486 * gcc.c-torture/execute/20030920-1.c: New test case.
10488 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10490 * g++.dg/rtti/typeid3.C: Correct expected error message.
10492 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10495 * g++.dg/parse/crash12.C: New test.
10497 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10499 * gcc.dg/compat/mixed-struct-check.h: New.
10500 * gcc.dg/compat/mixed-struct-defs.h: New.
10501 * gcc.dg/compat/mixed-struct-init.h: New.
10502 * gcc.dg/compat/struct-by-value-19_main.c: New.
10503 * gcc.dg/compat/struct-by-value-19_x.c: New.
10504 * gcc.dg/compat/struct-by-value-19_y.c: New.
10505 * gcc.dg/compat/struct-by-value-20_main.c: New.
10506 * gcc.dg/compat/struct-by-value-20_x.c: New.
10507 * gcc.dg/compat/struct-by-value-20_y.c: New.
10508 * gcc.dg/compat/struct-return-19_main.c: New.
10509 * gcc.dg/compat/struct-return-19_x.c: New.
10510 * gcc.dg/compat/struct-return-19_y.c: New.
10511 * gcc.dg/compat/struct-return-20_main.c: New.
10512 * gcc.dg/compat/struct-return-20_x.c: New.
10513 * gcc.dg/compat/struct-return-20_y.c: New.
10515 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10516 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10517 so that it will not complain on LP64 targets.
10519 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10522 * g++.dg/template/friend24.C: New test.
10524 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10527 * g++.dg/template/memtmpl2.C: New test.
10529 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10532 * gcc.dg/builtin-apply1.c: New test.
10534 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10537 * g++.dg/warn/Wunused-4.C: New test.
10539 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10542 * g++.dg/other/gc2.C: New test.
10544 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10547 * g++.dg/rtti/typeid3.C: New test.
10550 * g++.dg/overload/template1.C: New test.
10552 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10554 * g++.dg/opt/cfg3.C: New test.
10556 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10559 * g++.dg/template/crash11.C: New test.
10561 2003-09-16 Jason Merrill <jason@redhat.com>
10562 Jakub Jelinek <jakub@redhat.com>
10564 * gcc.dg/attr-warn-unused-result.c: New test.
10566 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10569 * g++.dg/expr/call2.C: New test.
10571 2003-09-15 Andreas Jaeger <aj@suse.de>
10573 * gcc.dg/Wold-style-definition-1.c: New test.
10575 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10578 * g++.dg/parse/template12.C: New test.
10580 * g++.dg/abi/bitfield11.C: New test.
10581 * g++.dg/abi/bitfield12.C: Likewise.
10583 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10585 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10586 non-expansion of functional macro name without arguments at EOL.
10587 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10589 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10591 * gcc.c-torture/execute/20030914-[12].c: New tests.
10593 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10596 * g++.dg/overload/addr1.C: New test.
10598 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10600 * gcc.dg/20030909-1.c: New test.
10602 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10604 * gcc.dg/ultrasp10.c: New test.
10606 2003-09-09 Devang Patel <dpatel@apple.com>
10608 * gcc.dg/darwin-ld-6.c: New test.
10610 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10612 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10614 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10616 * gcc.dg/ia64-types1.c: New test.
10617 * gcc.dg/ia64-types2.c: Likewise.
10619 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10621 * gcc.dg/builtins-1.c: Add more _Complex tests.
10622 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10624 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10625 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10627 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10630 * g++.dg/lookup/koenig2.C: New test.
10633 * g++.dg/rtti/typeid2.C: New test.
10635 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10637 * gcc.c-torture/compile/20030904-1.c: New test.
10639 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10641 * g++.dg/opt/longbranch2.C: New test.
10643 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10645 * g++.dg/template/crash10.C: Only compile it.
10647 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10649 PR middle-end/11665
10650 * gcc.c-torture/compile/20030907-1.c: New test.
10651 * g++.dg/init/array11.C: New test.
10653 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10656 * g++.dg/init/struct1.C: New test.
10658 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10661 * g++.dg/expr/comma1.C: New test.
10663 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10666 * g++.dg/expr/static_cast5.C: New test.
10668 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10671 * g++.dg/lookup/scoped7.C: New test.
10674 * g++.dg/other/static1.C: New test.
10677 * g++.dg/warn/template-1.C: New test.
10680 * g++.dg/template/crash10.C: New test.
10683 * g++.dg/overload/VLA.C: New test.
10686 * g++.dg/template/call1.C: New test.
10688 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10691 * g++.dg/parse/using3.C: New test.
10693 2003-09-06 Roger Sayle <roger@eyesopen.com>
10696 * g++.dg/overload/builtin3.C: New test case.
10698 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10701 * gcc.dg/20030906-1.c: New test.
10702 * gcc.dg/20030906-2.c: Likewise.
10704 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10707 * g++.dg/parse/defarg5.C: New test.
10709 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10711 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10714 * g++.dg/expr/static_cast4.C: New test.
10717 * g++.dg/template/crash9.C: New test.
10719 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10721 * g++.old-deja/g++.ext/pretty2.C: Update for change
10723 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10725 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10728 * g++/dg/template/qualified-id1.C: New test.
10731 * g++.dg/warn/noeffect4.C: New test.
10733 2003-09-04 Matt Austern <austern@apple.com>
10735 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10736 * g++.dg/ext/fnname2.C: Likewise.
10737 * g++.dg/ext/fnname3.C: Likewise.
10739 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10741 * g++.dg/expr/lval1.C: New test.
10742 * g++.dg/ext/lvcast.C: Remove.
10744 2003-09-03 Roger Sayle <roger@eyesopen.com>
10746 PR optimization/11700.
10747 * gcc.c-torture/compile/20030903-1.c: New test case.
10749 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10752 * g++.dg/abi/layout4.C: New test.
10754 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10757 * g++.dg/parse/friend3.C: New test.
10759 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10762 * g++.dg/template/class1.C: New test.
10765 * g++.dg/expr/call1.C: New test.
10767 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10770 * g++.dg/init/ref9.C: New test.
10773 * g++.dg/template/nested4.C: New test.
10775 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10778 * g++.dg/template/non-dependent4.C: New test.
10781 * g++.dg/inherit/conv1.C: New test.
10783 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10786 * g++.dg/ext/label1.C: New test.
10787 * g++.dg/ext/label2.C: Likewise.
10789 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10791 * g++.dg/expr/cond3.C: New test.
10793 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10795 * gcc.dg/builtins-1.c: Add new builtin cases.
10797 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10799 * gcc.dg/builtins-1.c: Add new cases.
10800 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10802 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10804 * gcc.dg/builtins-1.c: Add more math builtin tests.
10805 * gcc.dg/torture/builtin-attr-1.c: New test.
10807 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10809 PR optimization/5079
10810 * g++.dg/opt/static3.C: New test.
10812 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10814 * gcc.misc-tests/gcov-10b.c: New test.
10816 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10818 * g++.dg/opt/ptrmem3.C: New test.
10820 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10822 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10824 * gcc.dg/20030826-2.c: New test.
10826 2003-08-26 Roger Sayle <roger@eyesopen.com>
10828 PR middle-end/12002
10829 * g77.f-torture/compile/12002.f: New test case.
10831 2003-08-26 Roger Sayle <roger@eyesopen.com>
10833 * gcc.dg/20030826-1.c: New test case.
10835 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10837 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10839 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10842 * c++.dg/lookup/crash1.C: New test.
10844 * c++.dg/warn/noeffect3.C: New test.
10846 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10848 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10849 * gcc.dg/compat/vector-1_y.c: Ditto.
10850 * gcc.dg/compat/vector-2_x.c: Ditto.
10851 * gcc.dg/compat/vector-2_y.c: Ditto.
10853 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10855 * gcc.dg/20030702-1.c: New test.
10857 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10860 * g++.dg/ext/altivec-1.C: New test.
10862 2003-08-24 Richard Henderson <rth@redhat.com>
10864 * g++.dg/eh/simd-2.C: Add -w for x86.
10866 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10868 * gcc.dg/20030815-1.c: New test.
10870 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10873 * g++.dg/parse/access6.C: New test.
10875 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10877 PR c++/641, c++/11876
10878 * g++.dg/template/friend22.C: New test.
10879 * g++.dg/template/friend23.C: Likewise.
10881 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10883 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10886 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10888 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10890 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10892 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10894 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10896 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10898 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10900 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10902 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10905 * g++.dg/overload/prom1.C: New test.
10908 * g++.dg/parse/dtor2.C: New test.
10911 * g++.dg/parse/using2.C: New test.
10913 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10916 * gcc.c-torture/compile/20030821-1.c: New.
10918 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10921 * g++.dg/template/deduce2.C: New test.
10923 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10925 * gcc.c-torture/execute/20030821-1.c: New test.
10927 2003-08-20 Roger Sayle <roger@eyesopen.com>
10929 PR middle-end/11984
10930 * gcc.dg/20030820-1.c: New test case.
10932 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10935 * g++.dg/warn/noeffect2.C: New test.
10937 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10940 * g++.dg/template/dtor2.C: New test.
10943 * g++.dg/template/operator1.C: New test.
10944 * g++.dg/parse/operator4.C: New test.
10947 * g++.dg/expr/enum1.C: New test.
10948 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10951 * g++.dg/parse/elab2.C: New test.
10952 * g++.dg/parse/typedef4.C: Change error message.
10953 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10954 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10955 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10957 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10959 * gcc.dg/pch/warn-1.c: New.
10960 * gcc.dg/pch/warn-1.hs: New.
10962 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10965 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10967 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10969 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10971 * gcc.dg/uninit-D.c: New Test.
10972 * gcc.dg/uninit-E.c: New Test.
10973 * gcc.dg/uninit-F.c: New Test.
10974 * gcc.dg/uninit-G.c: New Test.
10976 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10978 * g++.dg/README: Describe the pch directory.
10980 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10983 * g++.dg/parse/access4.C: New test.
10984 * g++.dg/parse/access5.C: Likewise.
10985 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10987 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10989 * gcc.dg/noncompile/20030818-1.c: New.
10991 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10994 * g++.dg/warn/noeffect1.C: New test.
10996 * g++.dg/template/scope2.C: New test.
10997 * g++.dg/template/error2.C: Correct dg-error
10999 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
11001 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
11003 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
11006 * g++.dg/template/warn1.C: New.
11008 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
11010 * g++.dg/template/error2.C: New test.
11011 * g++.dg/lookup/using7.C: Adjust errors
11012 * g++.old-deja/g++.pt/crash36.C: Likewise.
11013 * g++.old-deja/g++.pt/derived3.C: Likewise.
11015 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11017 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
11018 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
11019 * gcc.c-torture/execute/builtins/string-9.c: New, from
11020 string-opt-9.c. Adjust for execute/builtins framework.
11021 * gcc.c-torture/execute/string-opt-9.c: Delete.
11023 2003-08-12 Mark Mitchell <mark@codesourcery.com>
11025 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
11027 * g++.dg/parse/ret-type2.C: New test.
11030 * g++.dg/init/new8.C: New test.
11033 * g++.dg/parse/typedef5.C: New test.
11036 * g++.dg/parse/qualified2.C: New test.
11037 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
11040 2003-08-11 Mark Mitchell <mark@codesourcery.com>
11042 * g++.dg/conversion/ptrmem1.C: New test.
11044 2003-08-11 Jakub Jelinek <jakub@redhat.com>
11047 * gcc.dg/20030811-1.c: New test.
11050 * gcc.c-torture/execute/20030811-1.c: New test.
11052 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11054 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
11056 2003-08-10 Mark Mitchell <mark@codesourcery.com>
11059 * g++.dg/inherit/multiple1.C: New test.
11061 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
11063 * gcc.dg/spe1.c: New test.
11066 * g++.dg/expr/cast2.C: New test.
11069 * g++.dg/template/dependent-name2.C: New test.
11071 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
11073 * g++.dg/parse/crash11.C: Put the dg options in comments.
11075 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
11077 * lib/gcc-dg.exp: Update for diagnostic change.
11079 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11082 * g++.dg/parse/crash11.C: New test.
11084 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
11086 * gcc.dg/cpp/spacing1.c: Update.
11088 2003-08-04 Janis Johnson <janis187@us.ibm.com>
11091 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
11092 a value for -mtune.
11094 2003-08-04 Roger Sayle <roger@eyesopen.com>
11096 PR middle-end/11771
11097 * gcc.c-torture/compile/20030804-1.c: New test case.
11099 2003-08-04 Roger Sayle <roger@eyesopen.com>
11101 * gcc.dg/20030804-1.c: New test case.
11103 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
11105 * gcc.dg/cpp/separate-1.c: New test.
11107 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
11110 * g++.dg/template/dependent-expr2.C: New test.
11113 * g++.dg/expr/ptrmem1.C: New test.
11115 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11118 * g++.dg/template/friend15.C: New test.
11120 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
11122 * lib/dg-pch.exp: Work round PCH bug.
11124 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11126 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
11127 builtins. Move cases from builtins-4.c here.
11129 * gcc.dg/torture/builtin-math-1.c: New test taken from
11130 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
11133 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
11136 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
11139 * g++.dg/template/using7.C: New test.
11141 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
11143 * import1.c, import2.c: New tests.
11145 2003-08-01 Jakub Jelinek <jakub@redhat.com>
11147 * g++.dg/eh/crossjump1.C: New test.
11149 2003-08-01 Mark Mitchell <mark@codesourcery.com>
11152 * g++.dg/template/using6.C: New test.
11155 * g++.dg/template/koenig2.C: New test.
11157 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11160 * g++.dg/parse/typedef4.C: New test.
11162 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11164 PR c++/8442, c++/8806
11165 * g++.dg/template/elab1.C: New test.
11166 * g++.dg/template/type2.C: Likewise.
11167 * g++.dg/template/ttp3.C: Adjust expected error message.
11168 * g++.old-deja/g++.law/visibility13.C: Likewise.
11169 * g++.old-deja/g++.niklas/t135.C: Likewise.
11170 * g++.old-deja/g++.pt/ttp41.C: Likewise.
11171 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
11173 * g++.old-deja/g++.pt/ttp44.C: Likewise.
11175 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
11178 * g++.dg/ext/stmtexpr1.C: New test.
11180 * g++.dg/opt/tmp1.C: New test.
11183 * g++.dg/parse/constant4.C: New test.
11186 * g++.dg/template/using5.C: New test.
11188 2003-07-31 Roger Sayle <roger@eyesopen.com>
11190 * gcc.dg/builtins-27.c: New test case.
11192 2003-07-31 Jakub Jelinek <jakub@redhat.com>
11194 * gcc.dg/tls/opt-7.c: New test.
11196 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
11198 * g++.old-deja/g++.other/crash18.C: Remove.
11200 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
11202 * g++.dg/template/explicit3.C: New.
11203 * g++.dg/template/explicit4.C: New.
11204 * g++.dg/template/explicit5.C: New.
11207 * g++.dg/template/memtmpl1.C: New.
11209 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
11212 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
11213 * gcc.dg/i386-387-5.c (dg-options): Likewise.
11215 2003-07-30 Jan Hubicka <jh@suse.cz>
11219 2003-07-29 Zack Weinberg <zack@codesourcery.com>
11221 * gcc.dg/struct-in-proto-1.c: New test.
11223 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
11225 * gcc.dg/cpp/include2.c: Only expect one message.
11227 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
11230 * g++.dg/template/using1.C: New test.
11231 * g++.dg/template/using2.C: New test.
11232 * g++.dg/template/using3.C: New test.
11233 * g++.dg/template/using4.C: New test.
11235 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
11237 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
11238 * gcc.c-torture/execute/string-opt-10.c: Likewise.
11240 2003-07-28 Jan Hubicka <jh@suse.cz>
11243 * g++.dg/opt/call1.C: New test.
11245 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
11248 * g++.dg/init/enum2.C: New test.
11249 * g++.dg/template/overload1.C: Add "-w" option.
11251 2003-07-28 <hp@bitrange.com>
11253 * gcc.dg/Wdeclaration-after-statement-1.c,
11254 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
11256 2003-07-28 Jakub Jelinek <jakub@redhat.com>
11258 * gcc.c-torture/compile/20030725-1.c: New test.
11260 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
11262 * gcc.dg/20030505.c: Only run for SPE.
11263 Remove definition of opaque type.
11265 2003-07-27 Mark Mitchell <mark@codesourcery.com>
11267 * g++.dg/template/ptrmem6.C: New test.
11269 2003-07-26 Geoffrey Keating <geoffk@apple.com>
11271 * gcc.c-torture/compile/zero-strct-2.c: New test.
11273 2003-07-25 Geoffrey Keating <geoffk@apple.com>
11275 * gcc.dg/intermod-1.c: New test.
11277 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
11280 * g++.dg/template/lookup2.C: New test.
11281 * g++.dg/template/memclass1.C: Remove instantiated from error.
11282 * g++.dg/other/error2.C: Tweak expected errors.
11285 * g++.dg/template/defarg3.C: New test.
11287 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
11289 2003-07-24 Mark Mitchell <mark@codesourcery.com>
11291 * g++.dg/inherit/access5.C: New test.
11293 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11296 * g++.dg/template/crash8.C: New test.
11298 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
11301 * gcc.dg/noncompile/incomplete-2.c: New test.
11303 2003-07-23 Mark Mitchell <mark@codesourcery.com>
11306 * g++.dg/inherit/access4.C: New test.
11309 * g++.dg/expr/cond2.C: New test.
11311 PR optimization/10679
11312 * g++.dg/opt/inline4.C: New test.
11314 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
11316 * g++.dg/parse/crash10: New test.
11318 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11320 * g++.dg/ext/flexary1.C: New test.
11322 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11325 * g++.dg/template/crash9.C: New test.
11327 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11330 * g++.dg/parse/typedef3.C: New test.
11333 * g++.dg/parse/operator2.C: New test.
11336 * g++.dg/parse/def-tmpl-arg1.C: New test.
11339 * g++.dg/parse/funptr1.C: New test.
11342 * g++.dg/parse/ambig3.C: New test.
11345 * g++.dg/parse/operator3.C: New test.
11348 * g++.dg/parse/template10.C: New test.
11351 * g++.dg/parse/template11.C: New test.
11354 * g++.dg/parse/invalid-op1.C: New test.
11357 * g++.dg/parse/condexpr1.C: New test.
11359 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11361 * g++.dg/ext/packed3.C: New test.
11362 * g++.dg/ext/packed4.C: New test.
11364 * gcc.dg/pack-test-3.c: New test.
11366 2003-07-21 Janis Johnson <janis187@us.ibm.com>
11368 * lib/compat.exp: Handle dg-options per source file.
11369 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
11370 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
11371 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
11372 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
11373 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
11374 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
11375 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
11376 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
11377 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
11378 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
11379 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
11380 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
11381 * g++.dg/compat/break/bitfield7_x.C: Ditto.
11382 * g++.dg/compat/break/bitfield7_y.C: Ditto.
11384 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
11387 * gcc.c-torture/execute/20030718-1.c: New test.
11389 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11391 PR optimization/11536
11392 * gcc.dg/20030721-1.c: New test.
11394 2003-07-19 Mark Mitchell <mark@codesourcery.com>
11397 * g++.dg/template/lookup1.C: New test.
11399 2003-07-19 Zack Weinberg <zack@codesourcery.com>
11401 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11402 diagnostics of ill-formed constructs involving labels.
11403 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11404 the new 'previously defined here' message.
11406 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
11408 * g++.dg/parse/non-dependent2.C: New test.
11410 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
11412 * g++.dg/init/init-ref4.C: xfail on targets without
11415 2003-07-17 Jakub Jelinek <jakub@redhat.com>
11418 * gcc.c-torture/execute/20030717-1.c: New test.
11420 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
11422 * g++.dg/opt/cfg1.C: New test.
11424 2003-07-17 Mark Mitchell <mark@codesourcery.com>
11426 PR optimization/11557
11427 * gcc.dg/20030717-1.c: New test.
11429 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11432 * g++.dg/expr/crash-1.C: New test.
11435 * g++.dg/template/init3.C: New test.
11438 * g++.dg/template/non-dependent1.C: New test.
11441 * g++.dg/template/non-dependent2.C: New test.
11444 * g++.dg/template/non-dependent3.C: New test.
11447 * g++.dg/template/sizeof5.C: New test.
11449 2003-07-17 Geoffrey Keating <geoffk@apple.com>
11452 * gcc.c-torture/compile/mangle-1.c: New file.
11454 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11457 * g++.dg/parse/access3.C: New test.
11459 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11462 * g++.dg/init/init-ref4.C: New test.
11464 2003-07-16 Mark Mitchell <mark@codesourcery.com>
11467 * g++.dg/parse/constant3.C: New test.
11468 * g++.dg/parse/crash7.C: Likewise.
11470 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
11473 * gcc.dg/i386-pentium4-not-mull.c: New.
11475 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
11477 * gcc.dg/asm-names.c (ymain): Make it weak.
11479 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11482 * g++.dg/template/friend21.C: New test.
11484 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11486 * gcc.dg/cleanup-8.c: New test.
11487 * gcc.dg/cleanup-9.c: New test.
11489 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11491 * g++.dg/ext/dll-MI1.h: New file.
11492 * g++.dg/ext/dllexport-MI1.C: New file.
11493 * g++.dg/ext/dllimport-MI1.C: New file.
11495 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11497 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11498 it does not have cmpstrsi patterns (just cmpmemsi).
11500 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11503 * g++.dg/debug/debug8.C: New test.
11505 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11508 * g++.dg/template/crash7.C: New test.
11510 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11513 * gcc.c-torture/compile/20030708-1.c: New.
11515 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11517 * gcc.c-torture/execute/20030715-1.c: New test.
11519 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11521 * gcc.dg/pch/inline-3.c: New file.
11522 * gcc.dg/pch/inline-3.hs: New file.
11523 * gcc.dg/pch/inline-4.c: New file.
11524 * gcc.dg/pch/inline-4.hs: New file.
11526 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11529 * g++.dg/template/crash6.C: New test.
11532 * g++.dg/template/friend20.C: New test.
11535 * g++.dg/template/overload2.C: New test.
11537 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11539 PR optimization/11440
11540 * gcc.c-torture/execute/20030714-1.c: New test.
11542 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11545 * g++.dg/template/partial2.C: New test.
11547 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11550 * g++.dg/template/anon1.C: New test.
11554 * g++.dg/parse/template9.C: Likewise.
11555 * g++.dg/template/crash4.C: New test.
11556 * g++.dg/template/koenig1.C: Likewise.
11557 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11558 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11559 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11561 * g++.old-deja/g++.jason/template36.C: Likewise.
11562 * g++.old-deja/g++.mike/p1989.C: Likewise.
11563 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11564 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11565 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11566 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11568 * g++.old-deja/g++.pt/union2.C: Use this->.
11570 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11572 * gcc.dg/20030711-1.c: New test.
11574 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11577 * g++.dg/parse/args1.C: New test.
11578 * g++.pt/defarg8.C: Change expected errors.
11580 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11583 * g++.dg/template/nontype2.C: New test.
11586 * g++.dg/parse/template8.C: New test.
11589 * g++.dg/template/scope1.C: New test.
11591 * g++.dg/warn/Wsign-compare-1.C: New test.
11593 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11595 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11597 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11600 * g++.dg/template/explicit2.C: New test.
11603 * g++.dg/warn/pedantic1.C: New test.
11605 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11608 * g++.dg/other/field1.C: New test.
11610 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11613 * gcc.c-torture/compile/20030707-1.c: New.
11615 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11618 * g++.dg/template/access12.C: New test.
11620 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11622 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11623 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11624 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11625 * gcc.misc-tests/gcov.exp: Update
11626 * g++.dg/gcov/gcov.exp: Update
11627 * lib/gcov.exp: Update.
11629 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11631 * g++.dg/abi/mangle17.C: Make sure template expressions are
11633 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11634 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11635 * g++.dg/opt/stack1.C: Remove erroneous code.
11636 * g++.dg/parse/template7.C: New test.
11637 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11638 * g++.old-deja/g++.pt/crash4.C: Likewise.
11640 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11642 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11643 with zero or one occurence of `$' after the initial `L'.
11645 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11647 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11649 2003-07-08 Roger Sayle <roger@eyesopen.com>
11652 * gcc.dg/Wunreachable-6.c: New testcase.
11653 * gcc.dg/Wunreachable-7.c: New testcase.
11655 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11658 * gcc.dg/20030708-1.c: New test.
11660 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11662 * gcc.dg/compat/sdata-section.h: New file.
11663 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11664 * gcc.dg/torture/mips-sdata-1.c: New test.
11666 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11669 * g++.dg/template/friend19.C: New test.
11671 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11673 * g++.dg/opt/strength-reduce.C: New test.
11675 2003-07-07 Roger Sayle <roger@eyesopen.com>
11678 * gcc.dg/20030707-1.c: New testcase.
11680 2003-07-07 Roger Sayle <roger@eyesopen.com>
11682 PR optimization/11059
11683 * g++.dg/opt/emptyunion.C: New testcase.
11685 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11686 Eric Botcazou <ebotcazou@libertysurf.fr>
11688 * g++.dg/opt/stack1.C: New test.
11690 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11692 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11696 * g++.dg/expr/static_cast3.C: New test.
11698 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11700 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11702 * gcc.dg/concat.c: Concatenation of string constants with
11703 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11704 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11705 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11706 necessary to avoid multi-character character constant warning.
11707 * gcc.dg/cpp/escape.c: Likewise.
11708 * gcc.dg/cpp/ucs.c: Likewise.
11709 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11712 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11715 * gcc.c-torture/compile/20030704-1.c: New.
11717 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11719 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11721 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11723 PR c++/5287, PR c++/7910, PR c++/11021
11724 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11725 tests for warnings.
11726 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11727 * g++.dg/ext/dllimport3.C: Likewise.
11728 * g++.dg/ext/dllimport4.C: New file.
11729 * g++.dg/ext/dllimport5.C: New file.
11730 * g++.dg/ext/dllimport6.C: New file.
11731 * g++.dg/ext/dllimport7.C: New file.
11732 * g++.dg/ext/dllimport8.C: New file.
11733 * g++.dg/ext/dllimport9.C: New file.
11734 * g++.dg/ext/dllimport10.C: New file.
11735 * g++.dg/ext/dllexport1.C: New file.
11737 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11739 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11740 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11742 2003-07-03 Roger Sayle <roger@eyesopen.com>
11744 * gcc.dg/builtins-25.c: New testcase.
11745 * gcc.dg/builtins-26.c: New testcase.
11747 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11749 * gcc.dg/compat/vector-defs.h: New file.
11750 * gcc.dg/compat/vector-setup.h: New file.
11751 * gcc.dg/compat/vector-check.h: New file.
11752 * gcc.dg/compat/vector-1_main.c: New file.
11753 * gcc.dg/compat/vector-1_x.c: New file.
11754 * gcc.dg/compat/vector-1_y.c: New file.
11755 * gcc.dg/compat/vector-2_main.c: New file.
11756 * gcc.dg/compat/vector-2_x.c: New file.
11757 * gcc.dg/compat/vector-2_y.c: New file.
11759 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11760 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11761 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11762 * gcc.dg/compat/struct-align-1.h: New file.
11763 * gcc.dg/compat/struct-align-1_main.c: New file.
11764 * gcc.dg/compat/struct-align-1_x.c: New file.
11765 * gcc.dg/compat/struct-align-1_y.c: New file.
11766 * gcc.dg/compat/struct-align-2.h: New file.
11767 * gcc.dg/compat/struct-align-2_main.c: New file.
11768 * gcc.dg/compat/struct-align-2_x.c: New file.
11769 * gcc.dg/compat/struct-align-2_y.c: New file.
11771 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11772 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11773 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11774 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11775 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11776 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11777 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11778 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11779 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11780 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11781 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11782 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11783 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11784 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11785 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11786 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11787 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11788 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11789 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11790 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11791 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11792 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11793 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11794 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11795 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11796 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11797 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11798 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11799 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11801 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11803 * gcc.dg/i386-call-1.c: New test.
11805 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11808 * g++.dg/parse/defarg4.C: New.
11810 2003-07-03 Roger Sayle <roger@eyesopen.com>
11813 * gcc.c-torture/compile/20030703-1.c: New test case.
11815 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11817 * g++.dg/template/local3.C: Remove extra semicolon.
11819 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11821 * gcc.dg/i386-volatile-1.c: New test.
11823 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11826 * g++.dg/other/offsetof2.C: XFAIL.
11827 * g++.dg/other/offsetof5.C: New.
11830 * g++.dg/template/error1.C: New.
11833 * g++.dg/template/dependent-expr1.C: New.
11835 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11838 * g++.dg/template/local3.C: New test.
11841 * g++.dg/lookup/scoped6.C: New test.
11843 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11846 * g++.dg/other/error7.C: New test.
11848 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11850 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11851 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11852 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11853 * g++.old-deja/g++.other/union2.C: Likewise.
11854 * gcc.dg/c90-const-expr-2.c: Likewise.
11855 * gcc.dg/c90-const-expr-3.c: Likewise.
11856 * gcc.dg/c99-const-expr-2.c: Likewise.
11857 * gcc.dg/c99-const-expr-3.c: Likewise.
11858 * gcc.dg/concat.c: Likewise.
11860 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11863 * g++.dg/init/static1.C: New test.
11865 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11867 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11868 * g++.old-deja/g++.other/access2.C: Likewise.
11869 * g++.old-deja/g++.other/decl2.C: Likewise.
11870 * gcc.c-torture/execute/20020615-1.c: Likewise.
11872 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11875 * g++.dg/template/sizeof4.C: New test.
11877 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11879 * g++.dg/other/error6.C: New test.
11881 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11884 * g++.dg/parse/constant2.C: New test.
11886 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11889 * g++.dg/other/error5.C: New test.
11891 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11893 * gcc.dg/format/gcc_diag-1.c: New test.
11895 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11897 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11899 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11901 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11902 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11903 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11905 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11907 * gcc.c-torture/execute/builtins/string-8.c: New test.
11908 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11909 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11910 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11912 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11915 * g++.dg/ext/typeof6.C: New test.
11917 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11920 * g++.dg/init/enum1.C: New test.
11922 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11924 * gcc.dg/20030627-1.c: New test.
11926 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11929 * g++.dg/expr/static_cast2.C: New test.
11931 2003-06-26 Roger Sayle <roger@eyesopen.com>
11932 Jakub Jelinek <jakub@redhat.com>
11934 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11935 sprintf(dst,"%s",src) optimization.
11936 * gcc.c-torture/execute/20030626-1.c: New test case.
11937 * gcc.c-torture/execute/20030626-2.c: New test case.
11939 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11941 * gcc.c-torture/execute/multi-ix.c: New test.
11943 * gcc.c-torture/execute/simd-4.c (main):
11944 Added missing semicolon at end of union.
11946 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11949 * g++.dg/template/explicit-instantiation3.C: New test.
11951 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11953 * gcc.dg/20030626-1.c: Use signed char.
11955 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11957 * gcc.dg/20030626-1.c: New test.
11959 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11961 * const-str-2.m: Update.
11963 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11966 * g++.dg/rtti/dyncast1.C: New test.
11967 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11968 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11969 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11972 * g++.dg/expr/static_cast1.C: New test.
11974 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11976 * gcc.dg/20030625-1.c: New test.
11978 2003-06-24 Roger Sayle <roger@eyesopen.com>
11980 * gcc.c-torture/compile/20030624-1.c: New test case.
11982 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11984 * gcc.c-torture/execute/string-opt-17.c: New test.
11986 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11989 * g++.dg/parse/crash6.C: New test.
11991 2003-06-23 Roger Sayle <roger@eyesopen.com>
11993 * gcc.dg/builtins-24.c: New test case.
11995 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11997 * g++.dg/opt/operator1.C: New test.
11999 2003-06-22 Roger Sayle <roger@eyesopen.com>
12001 * gcc.c-torture/execute/string-opt-16.c: New test case.
12003 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
12005 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
12006 * g++.old-deja/g++.other/conv7.C: Likewise
12007 * g++.old-deja/g++.other/overcnv2.C: Likewise.
12008 * g++.old-deja/g++.other/overload14.C: Likewise.
12010 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
12012 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
12013 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
12015 2003-06-20 Mark Mitchell <mark@codesourcery.com>
12018 * g++.dg/warn/Winline-3.C: New test.
12020 2003-06-20 Mark Mitchell <mark@codesourcery.com>
12022 * lib/target-supports.exp (check_alias_available): Make the test
12023 program acceptable to the Solaris assembler.
12026 * g++.dg/template/memclass2.C: New test.
12028 2003-06-20 Mark Mitchell <mark@codesourcery.com>
12029 Eric Botcazou <ebotcazou@libertysurf.fr>
12031 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
12032 data for non-matching targets.
12033 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
12035 2003-06-20 Mark Mitchell <mark@codesourcery.com>
12038 * g++.dg/template/member3.C: New test.
12040 2003-06-19 Mark Mitchell <mark@codesourcery.com>
12043 * g++.dg/template/func1.C: New test.
12046 * g++.dg/template/static4.C: New test.
12047 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
12050 * g++.dg/init/ref7.C: New test.
12052 2003-06-19 Matt Austern <austern@apple.com>
12055 * g++.dg/anew1.C: New test.
12056 * g++.dg/anew2.C: New test.
12057 * g++.dg/anew3.C: New test.
12058 * g++.dg/anew4.C: New test.
12060 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
12062 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
12064 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
12066 * gcc.c-torture/execute/simd-4.c (main): Make expected value
12069 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12071 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
12074 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12076 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
12077 * gcc.c-torture/compile/961203-1.c: Likewise.
12078 * gcc.c-torture/compile/980506-1.c: Likewise.
12080 2003-06-17 Mark Mitchell <mark@codesourcery.com>
12083 * g++.dg/lookup/using7.C: New test.
12085 2003-06-17 Mark Mitchell <mark@codesourcery.com>
12088 * g++.dg/abi/conv1.C: Remove it.
12089 * g++.dg/template/conv7.C: New test.
12090 * g++.dg/template/conv8.C: Likewise.
12091 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
12092 conversion operator.
12094 2003-06-17 Janis Johnson <janis187@us.ibm.com>
12096 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
12097 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
12098 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12099 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
12100 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
12101 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12102 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12103 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
12104 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
12105 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
12106 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
12107 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
12108 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
12109 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
12110 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
12111 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
12112 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
12113 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
12114 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12115 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12116 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12117 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12118 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12119 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12120 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12121 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12122 * gcc.dg/compat/struct-return-10_x.c: Ditto.
12123 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12124 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12126 2003-06-16 Mark Mitchell <mark@codesourcery.com>
12128 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
12129 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
12132 2003-06-16 Roger Sayle <roger@eyesopen.com>
12134 * gcc.dg/i386-387-5.c: New test case.
12135 * gcc.dg/i386-387-6.c: New test case.
12136 * gcc.dg/builtins-23.c: New test case.
12138 2003-06-15 Roger Sayle <roger@eyesopen.com>
12140 * gcc.dg/builtins-22.c: New test case.
12141 * gcc.dg/i386-387-1.c: Update to test exp.
12142 * gcc.dg/i386-387-2.c: Likewise.
12144 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12146 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
12148 2003-06-12 Mark Mitchell <mark@codesourcery.com>
12150 * lib/gcc-dg.exp (dg-require-dll): New function.
12151 (dg-xfail-if): Likewise.
12152 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
12155 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
12156 * gcc.c-torture/compile/20001205-1.c: Likewise.
12157 * gcc.c-torture/compile/20001226-1.c: Likewise.
12158 * gcc.c-torture/compile/20010518-2.c: Likewise.
12159 * gcc.c-torture/compile/20020312-1.c: Likewise.
12160 * gcc.c-torture/compile/20020604-1.c: Likewise.
12161 * gcc.c-torture/compile/920501-12.c: Likewise.
12162 * gcc.c-torture/compile/920501-4.c: Likewise.
12163 * gcc.c-torture/compile/920520-1.c: Likewise.
12164 * gcc.c-torture/compile/920521-1.c: Likewise.
12165 * gcc.c-torture/compile/920625-1.c: Likewise.
12166 * gcc.c-torture/compile/961203-1.c: Likewise.
12167 * gcc.c-torture/compile/980506-1.c: Likewise.
12168 * gcc.c-torture/compile/981006-1.c: Likewise.
12169 * gcc.c-torture/compile/981022-1.c: Likewise.
12170 * gcc.c-torture/compile/981223-1.c: Likewise.
12171 * gcc.c-torture/compile/990617-1.c: Likewise.
12172 * gcc.c-torture/compile/dll.c: Likewise.
12173 * gcc.c-torture/compile/labels-3.c: Likewise.
12174 * gcc.c-torture/compile/mipscop-1.c: Likewise.
12175 * gcc.c-torture/compile/mipscop-2.c: Likewise.
12176 * gcc.c-torture/compile/mipscop-3.c: Likewise.
12177 * gcc.c-torture/compile/mipscop-4.c: Likewise.
12178 * gcc.c-torture/compile/simd-5.c: Likewise.
12179 * gcc.c-torture/compile/20000804-1.x: Remove.
12180 * gcc.c-torture/compile/20001205-1.x: Likewise.
12181 * gcc.c-torture/compile/20001226-1.x: Likewise.
12182 * gcc.c-torture/compile/20010518-2.x: Likewise.
12183 * gcc.c-torture/compile/20020312-1.x: Likewise.
12184 * gcc.c-torture/compile/20020604-1.x: Likewise.
12185 * gcc.c-torture/compile/920501-12.x: Likewise.
12186 * gcc.c-torture/compile/920501-4.x: Likewise.
12187 * gcc.c-torture/compile/920520-1.x: Likewise.
12188 * gcc.c-torture/compile/920521-1.x: Likewise.
12189 * gcc.c-torture/compile/920625-1.x: Likewise.
12190 * gcc.c-torture/compile/961203-1.x: Likewise.
12191 * gcc.c-torture/compile/980506-1.x: Likewise.
12192 * gcc.c-torture/compile/981006-1.x: Likewise.
12193 * gcc.c-torture/compile/981022-1.x: Likewise.
12194 * gcc.c-torture/compile/981223-1.x: Likewise.
12195 * gcc.c-torture/compile/990617-1.x: Likewise.
12196 * gcc.c-torture/compile/mipscop-1.x: Likewise.
12197 * gcc.c-torture/compile/mipscop-2.x: Likewise.
12198 * gcc.c-torture/compile/mipscop-3.x: Likewise.
12199 * gcc.c-torture/compile/mipscop-4.x: Likewise.
12200 * gcc.c-torture/compile/simd-5.x: Likewise.
12202 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
12204 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
12206 * gcc.c-torture/execute/20030611-1.c: New test.
12208 2003-06-12 Roger Sayle <roger@eyesopen.com>
12211 * gcc.dg/20030612-1.c: New test case.
12213 2003-06-12 Mark Mitchell <mark@codesourcery.com>
12216 * g++.dg/expr/cast1.C: New test.
12218 2003-06-12 Roger Sayle <roger@eyesopen.com>
12220 * gcc.dg/builtins-21.c: New test case.
12222 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
12224 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
12225 options instead of at the end.
12226 * lib/objc.exp (objc_target_compile): Likewise.
12228 2003-06-11 Mark Mitchell <mark@codesourcery.com>
12231 * g++.dg/parse/error1.C: New test.
12233 2003-06-11 Janis Johnson <janis187@us.ibm.com>
12235 * gcc.dg/compat/struct-by-value-11_main.c: New file.
12236 * gcc.dg/compat/struct-by-value-11_x.c: New file.
12237 * gcc.dg/compat/struct-by-value-11_y.c: New file.
12238 * gcc.dg/compat/struct-by-value-12_main.c: New file.
12239 * gcc.dg/compat/struct-by-value-12_x.c: New file.
12240 * gcc.dg/compat/struct-by-value-12_y.c: New file.
12241 * gcc.dg/compat/struct-by-value-13_main.c: New file.
12242 * gcc.dg/compat/struct-by-value-13_x.c: New file.
12243 * gcc.dg/compat/struct-by-value-13_y.c: New file.
12244 * gcc.dg/compat/struct-by-value-14_main.c: New file.
12245 * gcc.dg/compat/struct-by-value-14_x.c: New file.
12246 * gcc.dg/compat/struct-by-value-14_y.c: New file.
12247 * gcc.dg/compat/struct-by-value-15_main.c: New file.
12248 * gcc.dg/compat/struct-by-value-15_x.c: New file.
12249 * gcc.dg/compat/struct-by-value-15_y.c: New file.
12250 * gcc.dg/compat/struct-by-value-16_main.c: New file.
12251 * gcc.dg/compat/struct-by-value-16_x.c: New file.
12252 * gcc.dg/compat/struct-by-value-16_y.c: New file.
12253 * gcc.dg/compat/struct-by-value-17_main.c: New file.
12254 * gcc.dg/compat/struct-by-value-17_x.c: New file.
12255 * gcc.dg/compat/struct-by-value-17_y.c: New file.
12256 * gcc.dg/compat/struct-by-value-18_main.c: New file.
12257 * gcc.dg/compat/struct-by-value-18_x.c: New file.
12258 * gcc.dg/compat/struct-by-value-18_y.c: New file.
12260 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
12261 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
12262 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
12263 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
12264 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
12265 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
12266 * gcc.dg/compat/scalar-return-3_main.c: New file.
12267 * gcc.dg/compat/scalar-return-3_x.c: New file.
12268 * gcc.dg/compat/scalar-return-3_y.c: New file.
12269 * gcc.dg/compat/scalar-return-4_main.c: New file.
12270 * gcc.dg/compat/scalar-return-4_x.c: New file.
12271 * gcc.dg/compat/scalar-return-4_y.c: New file.
12273 2003-06-10 Janis Johnson <janis187@us.ibm.com>
12275 * gcc.dg/compat/fp2-struct-check.h: New file.
12276 * gcc.dg/compat/fp2-struct-defs.h: New file.
12277 * gcc.dg/compat/fp2-struct-init.h: New file.
12278 * gcc.dg/compat/struct-by-value-10_main.c: New file.
12279 * gcc.dg/compat/struct-by-value-10_x.c: New file.
12280 * gcc.dg/compat/struct-by-value-10_y.c: New file.
12281 * gcc.dg/compat/struct-return-10_main.c: New file.
12282 * gcc.dg/compat/struct-return-10_x.c: New file.
12283 * gcc.dg/compat/struct-return-10_y.c: New file.
12285 * gcc.dg/compat/compat-common.h: New file.
12286 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
12287 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
12288 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
12289 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
12290 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
12291 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
12292 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
12293 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12294 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
12295 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
12296 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12297 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
12298 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
12299 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12300 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
12301 * gcc.dg/compat/small-struct-check.h: Ditto.
12302 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
12303 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12304 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
12305 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
12306 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12307 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12308 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
12309 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12310 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
12311 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
12312 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12313 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12314 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
12315 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12316 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12317 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
12318 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12319 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
12320 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
12321 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12322 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
12323 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
12324 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12325 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
12326 * gcc.dg/compat/struct-return-2_main.c: Ditto.
12327 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12328 * gcc.dg/compat/struct-return-2_y.c: Ditto.
12329 * gcc.dg/compat/struct-return-3_main.c: Ditto.
12330 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12331 * gcc.dg/compat/struct-return-3_y.c: Ditto.
12333 2003-06-10 Geoffrey Keating <geoffk@apple.com>
12335 * g++.dg/pch/static-1.C: New file.
12336 * g++.dg/pch/static-1.Hs: New file.
12338 2003-06-10 Richard Henderson <rth@redhat.com>
12340 * gcc.dg/asm-7.c: Adjust expected warning text.
12342 2003-06-10 Roger Sayle <roger@eyesopen.com>
12344 * gcc.dg/builtins-20.c: New test case.
12346 2003-06-10 Mark Mitchell <mark@codesourcery.com>
12349 * g++.dg/opt/template1.C: New test.
12351 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12353 * lib/gcc-dg.exp (dg-test): Clear additional_files and
12354 additional_sources.
12356 2003-05-21 David Taylor <dtaylor@emc.com>
12358 * gcc.dg/Wpadded.c: New file.
12360 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12362 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
12363 * gcc.dg/special/weak-2.c: Add dg-require-weak.
12364 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
12367 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
12369 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
12371 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12373 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
12374 (dg-require-alias): Likewise.
12375 (dg-require-gc-sections): Likewise.
12376 * lib/target-supports.exp (check_gc_sections_available): Likewise.
12378 2003-06-08 Richard Henderson <rth@redhat.com>
12380 * gcc.dg/20011029-2.c: Fix the array reference.
12381 * gcc.dg/asm-7.c: New.
12383 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
12385 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12387 2003-06-08 Mark Mitchell <mark@codesourcery.com>
12389 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12390 (dg-require-gc-sections): Likewise.
12392 2003-06-08 Jan Hubicka <jh@suse.cz>
12394 * i386-cmov1.c: Fix regular expression.
12395 * i386-cvt-1.c: Likewise.
12396 * i386-local.c: Likewise.
12397 * i386-local2.c: Likewise.
12398 * i386-mul.c: Likewise.
12399 * i386-ssetype-1.c: Likewise.
12400 * i386-ssetype-3.c: Likewise.
12401 * i386-ssetype-5.c: Likewise.
12403 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12406 * g++.dg/warn/implicit-typename2.C: New test.
12407 * g++.dg/warn/implicit-typename3.C: New test.
12409 2003-06-07 Richard Henderson <rth@redhat.com>
12411 * g++.dg/other/offsetof3.C: Use size_t.
12412 * g++.dg/other/offsetof4.C: Likewise.
12414 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
12416 * lib/copy-file.exp: New. Implement gcc_copy_files.
12418 * lib/dg-pch.exp: Load copy-file.exp
12419 (dg-pch): Use gcc_copy_files instead of "file copy".
12421 2003-06-06 Mark Mitchell <mark@codesourcery.com>
12423 * gcc.dg/weak/weak.exp: Simplify.
12424 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12425 * gcc.dg/weak/weak-1.c: Likewise.
12426 * gcc.dg/weak/weak-2.c: Likewise.
12427 * gcc.dg/weak/weak-3.c: Likewise.
12428 * gcc.dg/weak/weak-4.c: Likewise.
12429 * gcc.dg/weak/weak-5.c: Likewise.
12430 * gcc.dg/weak/weak-6.c: Likewise.
12431 * gcc.dg/weak/weak-7.c: Likewise.
12432 * gcc.dg/weak/weak-8.c: Likewise.
12433 * gcc.dg/weak/weak-9.c: Likewise.
12435 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
12437 gcc.c-torture/execute/20030606-1.c: New.
12439 2003-06-06 Roger Sayle <roger@eyesopen.com>
12441 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12442 * gcc.dg/builtins-19.c: Likewise.
12444 2003-06-06 Roger Sayle <roger@eyesopen.com>
12446 * gcc.dg/builtins-2.c: Add some more tests.
12447 * gcc.dg/builtins-18.c: New test case.
12448 * gcc.dg/builtins-19.c: New test case.
12450 2003-06-06 Roger Sayle <roger@eyesopen.com>
12451 Jim Wilson <wilson@tuliptree.org>
12453 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12455 2003-06-06 Jakub Jelinek <jakub@redhat.com>
12457 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12458 mempcpy/stpcpy calls not to be optimized into something else.
12459 * gcc.c-torture/execute/string-opt-3.c: Moved to...
12460 * gcc.c-torture/execute/builtins/string-7.c: ...here.
12461 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12463 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12465 * gcc.dg/format/asm_fprintf-1.c: New test.
12467 2003-06-05 Mark Mitchell <mark@codesourcery.com>
12469 * lib/gcc-defs.exp (additional_sources): New variable.
12470 (dg-additional-sources): New function.
12471 (additional_files): New variable.
12472 (dg-additional-files): New function.
12473 (dg-additional-files-options): Likewise.
12474 * lib/gcc-dg.exp (dg-require-weak): New function.
12475 (dg-require-alias): Likewise.
12476 (dg-require-gc-sections): Likewise.
12477 * lib/target-supports.exp (check_alias_available): Remove testfile
12479 (check_gc_sections_available): New function.
12480 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12481 (dg-gpp-additional-files): Likewise.
12482 * lib/g++.exp (additional_sources): Remove.
12483 (additional_files): Likewise.
12484 (g++_target_compile): Use dg-additional-files-options.
12486 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12488 * gcc.dg/special/ecos.exp: Remove.
12489 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12490 * gcc.dg/special/alias-1.c: Likewise.
12491 * gcc.dg/special/alias-2.c: Likewise.
12492 * gcc.dg/special/gcsec-1.c: Likewise.
12493 * gcc.dg/special/weak-1.c: Likewise.
12494 * gcc.dg/special/weak-2.c: Likewise.
12495 * gcc.dg/special/wkali-1.c: Likewise.
12496 * gcc.dg/special/wkali-2.c: Likewise.
12498 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12499 dg-gpp-additional-*.
12500 * g++.dg/special/conpr-3.C: Likewise.
12501 * g++.dg/special/conpr-4.C: Likewise.
12502 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12503 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12504 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12505 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12506 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12507 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12508 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12509 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12510 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12511 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12512 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12513 * g++.old-deja/g++.other/comdat1.C: Likewise.
12514 * g++.old-deja/g++.other/comdat2.C: Likewise.
12515 * g++.old-deja/g++.other/comdat3.C: Likewise.
12516 * g++.old-deja/g++.other/ctor1.C: Likewise.
12517 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12519 2003-06-05 Richard Henderson <rth@redhat.com>
12521 * gcc.dg/debug/20030605-1.c: New.
12523 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12525 * README.QMTEST: Update.
12527 2003-06-04 Richard Henderson <rth@redhat.com>
12529 * gcc.dg/cleanup-1.c: New.
12530 * gcc.dg/cleanup-2.c: New.
12531 * gcc.dg/cleanup-3.c: New.
12532 * gcc.dg/cleanup-4.c: New.
12533 * gcc.dg/cleanup-5.c: New.
12534 * gcc.dg/cleanup-6.c: New.
12535 * gcc.dg/cleanup-7.c: New.
12537 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12539 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12541 * lib/dg-pch.exp: New file.
12542 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12543 * gcc.dg/pch/pch.exp: Likewise.
12545 2003-06-04 Roger Sayle <roger@eyesopen.com>
12547 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12548 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12549 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12550 * gcc.dg/builtins-17.c: New test case.
12551 * gcc.dg/i386-387-4.c: New test case.
12552 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12554 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12556 * gcc.dg/ultrasp9.c: New test.
12558 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12560 * gcc.c-torture/compile/20030604-1.c: New test.
12561 * gcc.dg/sparc-constant-1.c: New test.
12563 2003-06-03 Glen Nakamura <glen@imodulo.com>
12565 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12567 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12569 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12571 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12572 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12574 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12576 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12578 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12581 * g++.dg/template/spec10.C: New test.
12583 2003-06-03 Roger Sayle <roger@eyesopen.com>
12585 * gcc.dg/builtins-16.c: New test case.
12587 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12589 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12590 mempcpy test with post-increments.
12591 * gcc.c-torture/execute/string-opt-3.c: New test.
12592 * gcc.dg/string-opt-1.c: New test.
12594 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12597 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12599 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12601 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12602 (scan-assembler): ... here. Use dg-scan.
12603 (scan-assembler-not): Likewise.
12604 (scan-file): New function.
12605 (scan-file-not): Likewise.
12606 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12607 * gcc.dg/cpp/_Pragma4.c: Likewise.
12608 * gcc.dg/cpp/_Pragma5.c: Likewise.
12609 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12610 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12611 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12612 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12613 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12614 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12615 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12616 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12617 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12618 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12619 * gcc.dg/cpp/cxxcom1.c: Likewise.
12620 * gcc.dg/cpp/line1.c: Likewise.
12621 * gcc.dg/cpp/maccom1.c: Likewise.
12622 * gcc.dg/cpp/maccom2.c: Likewise.
12623 * gcc.dg/cpp/maccom3.c: Likewise.
12624 * gcc.dg/cpp/maccom4.c: Likewise.
12625 * gcc.dg/cpp/maccom5.c: Likewise.
12626 * gcc.dg/cpp/maccom6.c: Likewise.
12627 * gcc.dg/cpp/multiline.c: Likewise.
12628 * gcc.dg/cpp/spacing1.c: Likewise.
12629 * gcc.dg/cpp/spacing2.c: Likewise.
12630 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12631 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12632 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12633 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12634 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12635 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12636 * gcc.dg/cpp/cxxcom2.c: Likewise.
12637 * gcc.dg/cpp/cxxcom2.h: New file.
12639 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12640 * g++.dg/cpp/truefalse.C: Here.
12641 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12643 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12645 * gcc.dg/cpp/redef3.c: New file.
12647 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12649 * gcc.dg/i386-loop-3.c: New test.
12651 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12653 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12655 2003-05-31 Roger Sayle <roger@eyesopen.com>
12657 * gcc.dg/fwrapv-1.c: New test case.
12658 * gcc.dg/fwrapv-2.c: New test case.
12660 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12663 * g++.dg/template/spec9.C: New test.
12665 2003-05-29 Roger Sayle <roger@eyesopen.com>
12667 * gcc.dg/duff-4.c: New test case.
12669 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12672 * g77.dg/ffixed-form-1.f: New test
12673 * g77.dg/ffixed-form-2.f: New test
12674 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12675 * g77.dg/ffree-form-3.f: New test
12677 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12679 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12680 * gcc.dg/wint_t-1.c: Likewise.
12682 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12684 * g++.dg/template/access11.C: New test.
12686 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12689 * g++.dg/template/access10.C: New test.
12691 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12692 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12694 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12696 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12698 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12699 suppress for powerpc-*-darwin*.
12700 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12702 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12704 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12705 suppress option for powerpc-*-darwin*.
12707 2003-05-23 Roger Sayle <roger@eyesopen.com>
12709 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12710 * gcc.dg/builtins-4.c: Add test for fmod.
12712 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12715 * g++.dg/template/instantiate4.C: New test.
12717 2003-05-22 Roger Sayle <roger@eyesopen.com>
12719 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12721 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12723 * gcc.dg/compat/scalar-return-1_main.c: New file.
12724 * gcc.dg/compat/scalar-return-1_x.c: New file.
12725 * gcc.dg/compat/scalar-return-1_y.c: New file.
12726 * gcc.dg/compat/scalar-return-2_main.c: New file.
12727 * gcc.dg/compat/scalar-return-2_x.c: New file.
12728 * gcc.dg/compat/scalar-return-2_y.c: New file.
12729 * gcc.dg/compat/struct-return-3_main.c: New file.
12730 * gcc.dg/compat/struct-return-3_y.c: New file.
12731 * gcc.dg/compat/struct-return-3_x.c: New file.
12732 * gcc.dg/compat/struct-return-2_main.c: New file.
12733 * gcc.dg/compat/struct-return-2_x.c: New file.
12734 * gcc.dg/compat/struct-return-2_y.c: New file.
12736 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12738 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12739 for hppa*-hp-hpux*.
12740 * gcc.dg/20021014-1.c (dg-options): Likewise.
12741 * gcc.dg/nest.c (dg-options): Likewise.
12743 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12746 * g++.dg/ext/dllimport2.C: New file.
12747 * g++.dg/ext/dllimport3.C: New file.
12749 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12751 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12752 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12753 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12754 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12755 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12756 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12757 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12758 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12759 * gcc.dg/compat/small-struct-defs.h: New file.
12760 * gcc.dg/compat/small-struct-init.h: New file.
12761 * gcc.dg/compat/small-struct-check.h: New file.
12762 * gcc.dg/compat/fp-struct-defs.h: New file.
12763 * gcc.dg/compat/fp-struct-check.h: New file.
12764 * gcc.dg/compat/fp-struct-init.h: New file.
12765 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12766 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12768 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12770 * gcc.dg/20030225-2.c: New test.
12772 2003-05-18 Roger Sayle <roger@eyesopen.com>
12773 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12775 * gcc.c-torture/compile/20030518-1.c: New test case.
12777 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12779 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12780 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12781 gcc-dg-debug-runtest.
12782 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12783 gcc-dg-debug-runtest.
12785 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12788 * g++.dg/lookup/using6.C: New test.
12790 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12792 * g++.dg/parse/access2.C: New test.
12794 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12796 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12797 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12798 * gcc.dg/debug/debug.exp: Likewise.
12800 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12802 * gcc.dg/dollar.c: New test.
12804 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12806 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12807 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12808 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12809 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12810 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12811 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12812 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12813 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12814 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12815 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12816 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12817 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12818 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12819 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12820 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12821 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12822 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12823 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12825 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12827 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12828 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12829 support for "repo" mode.
12830 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12831 * lib/g77-dg.exp: Likewise.
12832 * lib/obj-dg.exp: Likewise.
12834 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12836 Merge from gcc-3_2-rhl8-branch:
12837 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12839 * gcc.dg/tls/opt-6.c: New test.
12841 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12843 * gcc.dg/20030405-1.c: New test.
12845 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12847 * gcc.dg/20030309-1.c: New test.
12849 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12851 * gcc.c-torture/execute/20030307-1.c: New test.
12853 2003-02-20 Randolph Chung <tausq@debian.org>
12855 * gcc.c-torture/compile/20030220-1.c: New test.
12857 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12859 * gcc.dg/20030217-1.c: New test.
12861 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12863 * gcc.c-torture/compile/20020129-1.c: New test.
12865 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12867 * gcc.dg/unroll-1.c: New test.
12869 2002-11-16 Jan Hubicka <jh@suse.cz>
12871 * gcc.c-torture/execute/20020920-1.c: New test.
12873 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12876 * gcc.c-torture/compile/20021008-1.c: New test.
12878 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12881 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12883 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12885 * gcc.c-torture/compile/20020807-1.c: New test.
12887 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12889 * gcc.dg/tls/opt-1.c: New test.
12891 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12893 * gcc.dg/20020729-1.c: New test.
12895 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12897 * g++.dg/opt/life1.C: New test.
12899 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12901 * gcc.dg/20020525-1.c: New test.
12903 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12906 * g++.dg/ext/pretty1.C: New test.
12907 * g++.dg/ext/pretty2.C: New test.
12909 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12912 * g++.dg/ext/typeof5.C: New test.
12914 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12916 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12917 __USER_LABEL_PREFIX__ into account.
12918 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12920 2003-05-14 Roger Sayle <roger@eyesopen.com>
12922 * gcc.dg/builtins-15.c: New test case.
12924 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12926 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12928 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12930 * lib/g++.exp: Tweak handling of additional source files.
12931 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12932 * g++.dg/special/conpr-2a.C: Rename to ...
12933 * g++.dg/special/conpr-2a.cc: ... this.
12934 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12935 * g++.dg/special/conpr-3a.C: Rename to ...
12936 * g++.dg/special/conpr-3a.cc: This.
12937 * g++.dg/special/conpr-3b.C: Rename to ...
12938 * g++.dg/special/conpr-3b.cc: This.
12939 * g++.dg/special/conpr-4.C: New test.
12940 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12942 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12944 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12946 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12948 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12949 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12950 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12951 * g++.old-deja/g++.other/warn3.C: Likewise.
12953 2003-05-11 Roger Sayle <roger@eyesopen.com>
12955 * gcc.dg/i386-387-1.c: Update to also test log.
12956 * gcc.dg/i386-387-2.c: Likewise.
12958 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12960 * g77.f-torture/execute/int8421.f: New test.
12962 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12964 PR c++/10230, c++/10481
12965 * g++.dg/lookup/scoped5.C: New test.
12967 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12970 * g++.dg/template/ttp6.C: New test.
12972 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12974 * gcc.c-torture/execute/builtins: New directory.
12975 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12976 gcc.c-torture/execute/builtins.
12977 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12978 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12979 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12980 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12982 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12985 * g++.dg/template/access8.C: New test.
12986 * g++.dg/template/access9.C: New test.
12988 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12991 * g++.dg/parse/access1.C: New test.
12993 2003-05-09 DJ Delorie <dj@redhat.com>
12995 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12996 long, and not an int.
12998 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13000 PR c++/10555, c++/10576
13001 * g++.dg/template/memclass1.C: New test.
13003 2003-05-08 DJ Delorie <dj@redhat.com>
13005 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
13007 * gcc.c-torture/execute/20021024-1.x: Likewise.
13008 * gcc.c-torture/execute/shiftdi.x: Likewise.
13009 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
13010 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
13011 * gcc.dg/20021018-1.c: Likewise.
13013 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13015 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
13017 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
13018 (bcopy): Call memmove.
13020 2003-05-08 Roger Sayle <roger@eyesopen.com>
13022 * g77.f-torture/compile/8485.f: New test case.
13024 2003-05-07 Richard Henderson <rth@redhat.com>
13027 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
13028 Verify exception_cleanup not called for rethrows.
13029 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
13030 when exiting catch block without rethrowing.
13031 * g++.dg/eh/forced3.C: New.
13032 * g++.dg/eh/forced4.C: New.
13034 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
13036 * gcc.dg/20030505.c: Fix triplet.
13038 2003-05-06 DJ Delorie <dj@redhat.com>
13040 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
13041 * gcc.dg/nest.c: Likewise.
13043 2003-05-05 Roger Sayle <roger@eyesopen.com>
13045 * gcc.dg/builtins-14.c: New test case.
13047 2003-05-05 Janis Johnson <janis187@us.ibm.com>
13049 * lib/compat.exp (compat-execute): New argument.
13050 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
13051 * gcc.dg/compat: New test directory.
13052 * gcc.dg/compat/compat.exp: New expect script.
13053 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
13054 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
13055 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
13056 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
13057 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
13058 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
13060 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
13061 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
13062 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
13063 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
13064 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
13065 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
13066 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
13067 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
13068 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
13069 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
13070 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
13071 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
13072 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
13073 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
13074 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
13076 2003-05-05 Zack Weinberg <zack@codesourcery.com>
13078 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
13080 2003-05-05 Jakub Jelinek <jakub@redhat.com>
13082 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
13084 2003-05-05 Geoffrey Keating <geoffk@apple.com>
13086 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
13087 * gcc.dg/ppc-fsel-2.c: New test.
13089 * gcc.dg/unused-5.c: New test.
13091 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13094 * g++.dg/warn/pmf1.C: New test.
13096 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13099 * g++.dg/warn/main.C: New test.
13101 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13103 * gcc.dg/nonnull-3.c: New test.
13105 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
13107 * gcc.dg/cpp/Wtrigraphs.c: Update.
13108 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
13110 2003-05-03 Geoffrey Keating <geoffk@apple.com>
13112 * gcc.dg/ppc-fsel-1.c: New test.
13114 2003-05-03 Zack Weinberg <zack@codesourcery.com>
13117 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
13119 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
13121 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
13123 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13125 PR c++/9364, c++/10553, c++/10586
13126 * g++.dg/parse/typename4.C: New test.
13127 * g++.dg/parse/typename5.C: Likewise.
13129 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
13131 * gcc.c-torture/compile/20030503-1.c: New test.
13133 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13135 * g++.dg/lookup/using5.C: Fix testcase error.
13137 2003-05-01 Chris Demetriou <cgd@broadcom.com>
13139 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
13140 since MEABI is no longer supported. Remove all vestiges
13141 of MEABI from the test.
13143 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13146 * g++.dg/lookup/using5.C: New test.
13148 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13151 * g++.dg/template/ttp5.C: New test.
13153 2003-04-30 Mark Mitchell <mark@codesourcery.com>
13155 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
13156 (dg-gpp-additional-sources): New function.
13157 (dg-gpp-additional-files): Likewise.
13158 * lib/g++.exp (additional_sources): New variable.
13159 (additional_files): Likewise.
13160 (g++_target_compile): Deal with them.
13161 * lib/old-dejagnu.exp: Remove.
13162 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
13163 * g++.old-deja: Revise all tests to use dg commands.
13165 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13167 PR c++/9432, c++/9528
13168 * g++.dg/lookup/using4.C: New test.
13170 2003-04-29 Geoffrey Keating <geoffk@apple.com>
13172 * gcc.dg/noreturn-5.c: New file.
13173 * gcc.dg/noreturn-6.c: New file.
13175 * gcc.c-torture/compile/inline-1.c: New file.
13177 2003-04-29 Mark Mitchell <mark@codesourcery.com>
13180 * g++.dg/template/explicit1.C: New test.
13182 2003-04-29 Mark Mitchell <mark@codesourcery.com>
13185 * g++.dg/other/bitfield1.C: New test.
13188 * g++.dg/init/new7.C: New test.
13190 2003-04-29 Mark Mitchell <mark@codesourcery.com>
13192 * g++.dg/ext/desig1.C: New test.
13193 * g++.dg/ext/init1.C: Update.
13195 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
13197 2003-04-28 Mark Mitchell <mark@codesourcery.com>
13200 * g++.dg/warn/Winline-1.C: New test.
13202 2003-04-28 Jakub Jelinek <jakub@redhat.com>
13204 * gcc.c-torture/execute/string-opt-19.c: New test.
13206 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
13207 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
13209 2003-04-27 Mark Mitchell <mark@codesourcery.com>
13212 * g++.dg/init/new6.C: New test.
13215 * g++.dg/init/ref6.C: New test.
13217 2003-04-26 David Edelsohn <edelsohn@gnu.org>
13219 * g++.dg/warn/weak1.C: XFAIL on AIX4.
13221 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13223 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
13224 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
13226 2003-04-25 Mark Mitchell <mark@codesourcery.com>
13228 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
13229 initialized static data members.
13231 2003-04-25 H.J. Lu <hjl@gnu.org>
13233 * gcc.dg/ia64-sync-4.c: New test.
13235 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13237 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
13240 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
13243 * g++.dg/warn/conv1.C: New test.
13244 * g++.old-deja/g++.other/conv7.C: Adjust.
13245 * g++.old-deja/g++.other/overload14.C: Adjust.
13247 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13250 * g++.dg/template/defarg2.C: New test.
13252 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
13254 * gcc.dg/cpp/include2.c: Update.
13255 * gcc.dg/cpp/multiline-2.c: New.
13256 * gcc.dg/cpp/multiline.c: Update.
13257 * gcc.dg/cpp/strify2.c: Update.
13258 * gcc.dg/cpp/trad/literals-2.c: Update.
13260 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13262 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
13264 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13266 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
13268 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13271 * g++.dg/parse/crash4.C: New test.
13274 * g++.dg/parse/crash5.C: New test.
13276 2003-04-22 Mark Mitchell <mark@codesourcery.com>
13279 * g++.dg/parse/crash3.C: New test.
13282 * g++.dg/parse/elab1.C: New test.
13284 2003-04-22 Devang Patel <dpatel@apple.com>
13286 * gcc.dg/cpp/trad/funlike-5.c: New test.
13288 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
13290 * g++.dg/other/packed1.C: Fix dg options.
13292 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
13294 * g++.dg/other/offsetof2.C: New test.
13296 2003-04-21 Mark Mitchell <mark@codesourcery.com>
13298 * g++.dg/template/recurse.C: Adjust location of error messages.
13300 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
13303 * g++.dg/init/addr-const1.C: New test.
13304 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
13306 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
13309 * g++.dg/lookup/struct-hack1.C: New test.
13311 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
13313 * ucs.c: Update diagnostic messages.
13315 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13317 * gcc.dg/cpp/truefalse.cpp: New test.
13318 * gcc.dg/cpp/cpp.exp: Update.
13319 * g++.dg/other/stdbool-if.C: Remove.
13321 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13323 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
13324 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
13326 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
13328 * gcc.c-torture/compile/20030418-1.c: New test.
13330 2003-04-17 Janis Johnson <janis187@us.ibm.com>
13332 * README.compat: Remove; content moved to doc/sourcebuild.texi.
13334 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13337 g++.dg/template/dependent-name1.C: New test.
13339 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
13341 * gcc.dg/warn-1.c (tourist_guide): New array,
13342 contains a pointer to bar.
13344 2003-04-16 Roger Sayle <roger@eyesopen.com>
13346 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
13347 * gcc.c-torture/execute/medce-1.c: New test case.
13348 * gcc.c-torture/execute/medce-2.c: New test case.
13350 2003-04-15 Mark Mitchell <mark@codesourcery.com>
13352 * lib/prune.exp: Ignore more messages.
13355 * g++.dg/parse/lookup3.C: New test.
13357 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
13359 * gcc.c-torture/compile/20030415-1.c : New test.
13361 2003-04-14 Mark Mitchell <mark@codesourcery.com>
13363 * gcc.c-torture/execute/scope-2.c: Move to ...
13364 * gcc.dg/noncompile/scope.c: .... here.
13366 2003-04-14 Roger Sayle <roger@eyesopen.com>
13368 * gcc.dg/20030414-2.c: New test case.
13370 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
13373 * gcc.dg/20030414-1.c: New test.
13375 2003-04-13 Roger Sayle <roger@eyesopen.com>
13377 * gcc.dg/builtins-12.c: New test case.
13378 * gcc.dg/builtins-13.c: New test case.
13380 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13382 * gcc.c-torture/execute/string-opt-18.c: New test.
13384 2003-04-13 Mark Mitchell <mark@codesourcery.com>
13387 * g++.dg/init/new5.C: New test.
13389 2003-04-12 Mark Mitchell <mark@codesourcery.com>
13392 * g++.dg/ext/dllimport1.C: New test.
13394 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13396 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13398 2003-04-11 Bud Davis <bdavis9659@comcast.net>
13401 * g77.f-torture/noncompile/9263.f: New test
13403 * g77.f-torture/execute/1832.f: New test
13405 2003-04-11 David Chad <davidc@freebsd.org>
13406 Loren J. Rittle <ljrittle@acm.org>
13409 * objc.dg/headers.m: New test.
13411 2003-04-10 Zack Weinberg <zack@codesourcery.com>
13413 * gcc.c-torture/execute/builtin-noret-2.c: New.
13414 * gcc.c-torture/execute/builtin-noret-2.x: New.
13415 XFAIL builtin-noret-2.c at -O1 and above.
13416 * gcc.dg/redecl.c: New.
13417 * gcc.dg/Wshadow-1.c: Update error regexps.
13419 2003-04-10 Mark Mitchell <mark@codesourcery.com>
13421 * g++.dg/abi/bitfield10.C: New test.
13423 2003-04-09 Mike Stump <mrs@apple.com>
13425 * gcc.dg/pch/pch.exp: Make testcase names longer.
13426 * g++.dg/pch/pch.exp: Make testcase names longer.
13428 2003-04-08 Roger Sayle <roger@eyesopen.com>
13430 * gcc.dg/builtins-11.c: New test case.
13432 2003-04-08 Roger Sayle <roger@eyesopen.com>
13434 * gcc.dg/builtins-9.c: New test case.
13435 * gcc.dg/builtins-10.c: New test case.
13437 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
13439 * gcc.dg/noncompile/init-4.c.c: New test.
13441 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
13443 * gcc.misc-test/gcov-9.c: New test.
13444 * gcc.misc-test/gcov-10.c: New test
13445 * gcc.misc-test/gcov-11.c: New test.
13447 2003-04-05 Zack Weinberg <zack@codesourcery.com>
13449 PR optimization/10024
13450 * gcc.c-torture/compile/20030405-1.c: New test.
13452 2003-04-04 Geoffrey Keating <geoffk@apple.com>
13454 * gcc.dg/pch/static-3.c: New.
13455 * gcc.dg/pch/static-3.hs: New.
13456 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13458 2003-04-04 Richard Henderson <rth@redhat.com>
13460 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13461 * g++.dg/eh/forced2.C: Likewise.
13463 2003-04-03 Mike Stump <mrs@apple.com>
13465 * lib/scanasm.exp (scan-assembler): Add xfail processing for
13467 (scan-assembler-times, scan-assembler-not): Likewise.
13468 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13470 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13472 * gcc.dg/sparc-loop-1.c: New test.
13474 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13477 * g++.dg/pch/system-2.C: New.
13478 * g++.dg/pch/system-2.Hs: New.
13480 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13482 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13484 * g++.dg/eh/simd-1.C (vecfunc): Same.
13486 2003-04-01 Roger Sayle <roger@eyesopen.com>
13488 * gcc.c-torture/execute/20030401-1.c: New test case.
13490 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13492 * objc.dg/defs.m: New.
13494 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13496 * g++.dg/eh/simd-1.C: New.
13497 * g++.dg/eh/simd-2.C: New.
13499 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13501 * gcc.c-torture/execute/simd-3.c: New.
13503 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13506 * gcc.dg/20030331-2.c: New test.
13508 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13511 * g++.dg/parse/crash2.C: New test.
13513 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13515 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13516 * gcc.c-torture/execute/20030331-1.c: ...here.
13518 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13520 * gcc.c-torture/execute/20030331-1.c: New test.
13522 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13524 * lib/gcov.exp: Adjust call return testing strings.
13525 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13527 2003-03-31 Roger Sayle <roger@eyesopen.com>
13529 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13530 * gcc.dg/builtins-7.c: New test case.
13531 * gcc.dg/builtins-8.c: New test case.
13533 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13535 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13537 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13540 * g++.dg/lookup-class-member-2.C: New test.
13542 2003-03-30 Glen Nakamura <glen@imodulo.com>
13544 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13546 2003-03-28 Roger Sayle <roger@eyesopen.com>
13548 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13550 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13552 * g++.dg/init/attrib1.C: New test.
13554 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13556 * gcc.dg/ultrasp8.c: New test.
13558 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13560 * gcc.dg/ultrasp7.c: New test.
13562 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13565 * g++.dg/template/inline1.C: New test.
13567 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13569 * gcc.dg/sparc-dwarf2.c: New test.
13571 2003-03-27 Roger Sayle <roger@eyesopen.com>
13573 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13574 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13576 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13578 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13579 than reading .x files.
13580 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13581 * g77.dg/gcov/gcov-1.f: Likewise.
13582 * gcc.misc-tests/gcov-4b.c: Likewise.
13583 * gcc.misc-tests/gcov-5b.c: Likewise.
13584 * gcc.misc-tests/gcov-6.c: Likewise.
13585 * gcc.misc-tests/gcov-7.c: Likewise.
13586 * gcc.misc-tests/gcov-8.c: Likewise.
13587 * g++.dg/gcov/gcov-1.x: Remove.
13588 * g77.dg/gcov/gcov-1.x: Likewise.
13589 * gcc.misc-tests/gcov-4b.x: Likewise.
13590 * gcc.misc-tests/gcov-5b.x: Likewise.
13591 * gcc.misc-tests/gcov-6.x: Likewise.
13592 * gcc.misc-tests/gcov-7.x: Likewise.
13593 * gcc.misc-tests/gcov-8.x: Likewise.
13595 2003-03-27 Glen Nakamura <glen@imodulo.com>
13598 * gcc.dg/20030324-1.c: New test.
13600 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13603 * g++.dg/template/arg3.C: New test.
13606 * g++.dg/template/friend18.C: New test.
13608 2003-03-26 Roger Sayle <roger@eyesopen.com>
13610 * g77.f-torture/compile/20030326-1.f: New test case.
13612 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13614 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13616 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13618 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13620 * gcc.dg/ia64-sync-3.c: New test.
13622 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13624 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13626 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13628 * gcc.dg/ultrasp6.c: New test.
13630 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13632 * gcc.dg/i386-signbit-1.c: New test.
13633 * gcc.dg/i386-signbit-2.c: New test.
13634 * gcc.dg/i386-signbit-3.c: New test.
13636 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13638 * gcc.dg/ultrasp5.c: Fix options.
13640 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13642 * gcc.dg/ultrasp5.c: Fix comment.
13644 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13647 * g77.f-torture/execute/10197.f: New test.
13649 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13651 PR c++/9898, c++/383
13652 * g++.dg/template/conv6.C: New test.
13655 * g++.dg/template/ptrmem5.C: New test.
13658 * g++.dg/lookup/koenig1.C: New test.
13661 * g++.dg/lookup/template2.C: New test.
13663 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13665 * g++.dg/opt/rtti1.C: New test.
13667 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13669 * gcc.dg/ultrasp5.c: New test.
13671 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13674 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13677 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13680 * gcc.dg/20030323-1.c: New test.
13682 2003-03-23 Roger Sayle <roger@eyesopen.com>
13684 * gcc.c-torture/compile/20030323-1.c: New test case.
13686 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13688 * gcc.dg/20030321-1.c: New test.
13690 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13692 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13694 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13696 PR c++/9978, c++/9708
13697 * g++.dg/ext/vlm1.C: Adjust expected error.
13698 * g++.dg/ext/vla2.C: New test.
13699 * g++.dg/template/arg1.C: New test.
13700 * g++.dg/template/arg2.C: New test.
13702 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13704 * g77.f-torture/execute/select.f: New test.
13705 * g77.f-torture/noncompile/select_no_compile.f: New test.
13707 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13710 * g++.dg/other/error4.C: New test.
13712 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13714 * g++.dg/template/friend17.C: New test.
13716 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13718 * gcc.c-torture/compile/20030320-1.c: New.
13720 2003-03-20 Roger Sayle <roger@eyesopen.com>
13722 * gcc.dg/builtins-6.c: New test case.
13724 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13727 * gcc.c-torture/compile/20030319-1.c: New.
13729 2003-03-18 Jan Hubicka <jh@suse.cz>
13731 * gcc.dg/i386-cvt-1.c: New test.
13733 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13735 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13736 * objc.dg/naming-2.m: Likewise.
13738 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13741 * g++.dg/parse/crash1.C: New test.
13743 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13746 * g++.dg/eh/cleanup1.C: New test.
13748 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13750 * gcc.c-torture/execute/20030316-1.c: New test case.
13752 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13755 * g++.dg/init/ctor2.C: New test.
13757 2003-03-15 Roger Sayle <roger@eyesopen.com>
13759 * g77.f-torture/compile/xformat.f: New test case.
13761 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13763 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13764 * g++.old-deja/g++.mike/eh50.C: Likewise.
13766 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13769 * g++.dg/template/spec7.C: New test.
13770 * g++.dg/template/spec8.C: Likewise.
13772 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13774 * gcc.c-torture/execute/20030313-1.c: New test.
13776 2003-03-14 Richard Henderson <rth@redhat.com>
13778 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13780 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13782 * gcc.c-torture/compile/20030314-1.c: New test.
13784 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13786 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13787 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13789 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13790 to accept newer _imp__ prefix and additional
13791 newline in .drectve section.
13792 * gcc.dg/dll-4.c: Likewise.
13793 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13796 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13798 * g++.dg/parse/namespace9.C: New test.
13800 * g++.dg/init/ref5.C: New test.
13801 * g++.dg/parse/ptrmem1.C: Likewise.
13803 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13805 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13806 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13807 regular expression.
13808 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13809 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13811 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13813 * gcc.c-torture/execute/20030224-2.c: New test.
13815 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13817 * gcc.dg/decl-3.c: New test.
13819 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13821 * gcc.dg/i386-loop-2.c: New test.
13823 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13826 * g++.dg/parse/namespace8.C: New test.
13829 * g++.dg/overload/builtin2.C: New test.
13831 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13833 * gcc.dg/return-type-3.c: New test.
13835 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13837 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13838 profiling options are not supported.
13840 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13842 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13843 * g++.old-deja/g++.warn/impint2.C: Likewise.
13845 2003-03-10 Devang Patel <dpatel@apple.com>
13847 * g++.dg/cpp/c++_cmd_1.C: New test.
13848 * g++.dg/cpp/c++_cmd_1.h: New file.
13850 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13852 * gcc.dg/altivec-9.c: New file.
13854 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13856 * gcc.dg/ppc-sdata-1.c: New test.
13857 * gcc.dg/ppc-sdata-2.c: New test.
13859 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13862 * g++.dg/opt/ptrmem2.C: New test.
13865 * g++.dg/opt/ptrmem1.C: New test.
13867 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13869 * gcc.dg/i386-loop-1.c: New test.
13871 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13874 * g++.dg/lookup/friend1.C: New test.
13876 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13879 * g++.dg/parser/constructor1.C: New test.
13881 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13883 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13885 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13887 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13889 * gcc.dg/cpp/Wunused.c: Update test.
13891 2003-03-08 Jan Hubicka <jh@suse.cz>
13893 * gcc.dg/inline-3.c: New test.
13895 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13898 * g++.dg/parse/builtin1.C: New test.
13901 * g++.dg/abi/cookie1.C: New test.
13902 * g++.dg/abi/cookie2.C: Likewise.
13905 * g++.dg/template/field1.C: New test.
13908 * g++.dg/parse/class1.C: New test.
13909 * g++.dg/parse/namespace7.C: Likewise.
13910 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13912 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13914 * g++.dg/init/ref4.C: New test.
13916 2003-03-07 Jan Hubicka <jh@suse.cz>
13918 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13919 * gcc.dg/inline-3.c: New test.
13921 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13923 * g++.dg/init/ref3.C: New test.
13926 * g++.dg/init/ref2.C: New test.
13929 * g++.dg/warn/Wshadow-2.C: New test.
13932 * g++.dg/warn/Woverloaded-1.C: New test.
13934 2003-03-05 Jan Hubicka <jh@suse.cz>
13936 * gcc.dg/i386-local2.c: New.
13937 * gcc.dg/i386-local.c: Fix typo.
13939 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13941 * g++.dg/abi/layout3.C: New test.
13943 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13945 * gcc.c-torture/compile/20030305-1.c
13947 2003-03-05 Jan Hubicka <jh@suse.cz>
13949 * gcc.dg/i386-local.c: New.
13951 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13953 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13955 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13957 * gcc.dg/switch-2.c: New test.
13958 * gcc.dg/switch-3.c: New test.
13959 * gcc.dg/Wswitch.c: Adjust line numbers.
13960 * gcc.dg/Wswitch-default.c: Likewise.
13961 * gcc.dg/Wswitch-enum.c: Likewise.
13963 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13965 * gcc.c-torture/execute/20030222-1.c: New test.
13967 2003-03-03 James E Wilson <wilson@tuliptree.org>
13969 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13971 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13974 * g++.dg/init/ref1.C: New test.
13976 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13978 * gcc.dg/sh-relax.c: New SH-only test.
13980 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13982 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13983 comment explaining purpose of testcase.
13985 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13987 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13988 for HC11/HC12 (asm needs two int registers).
13989 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13990 HC11/HC12 because the test uses an asm which needs two 32-bit
13993 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13995 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13996 for HC11/HC12 (array is too large otherwise).
13997 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13998 * gcc.c-torture/compile/20010518-2.x: Likewise.
13999 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
14000 HC11/HC12 (array is too large).
14002 2003-03-01 Geoffrey Keating <geoffk@apple.com>
14004 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
14005 * lib/g++-dg.exp (g++-dg-test): Likewise.
14007 2003-03-01 Roger Sayle <roger@eyesopen.com>
14009 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
14010 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
14012 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14014 * g++.dg/warn/implicit-typename1.C: Remove warning.
14016 2003-02-28 Richard Henderson <rth@redhat.com>
14018 * gcc.dg/noreturn-1.c: Move noreturn warning line.
14019 * gcc.dg/return-type-1.c: Move control reaches end warning line.
14021 2003-02-28 Geoffrey Keating <geoffk@apple.com>
14023 * gcc.dg/pch/pch.exp: Change .pch to .gch.
14024 * g++.dg/pch/pch.exp: Likewise.
14026 2003-02-28 Mark Mitchell <mark@codesourcery.com>
14029 * testsuite/g++.dg/init/new4.C: New test.
14031 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
14033 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
14035 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
14037 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
14040 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
14043 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
14045 * lib/scanasm.exp: Add support for counting numbers of
14047 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
14048 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
14050 2003-02-25 Mark Mitchell <mark@codesourcery.com>
14053 * g++.dg/template/static3.C: New test.
14056 * g++.dg/parse/namespace6.C: New test.
14058 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14061 * gcc.dg/20030225-1.c: New test.
14063 2003-02-24 Mark Mitchell <mark@codesourcery.com>
14065 * README: Remove out-of-date information.
14068 * g++.dg/template/spec6.C: New test.
14070 2003-02-24 Jeff Law <law@redhat.com>
14072 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
14074 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14076 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
14077 * gcc.dg/pragma-ep-1.c: Likewise.
14079 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14082 * g++.dg/template/friend16.C: New test.
14084 2003-02-23 Mark Mitchell <mark@codesourcery.com>
14087 * g++.dg/parse/fused-params1.C: Adjust error messages.
14088 * g++.dg/template/nested3.C: New test.
14090 2003-02-24 Alan Modra <amodra@bigpond.net.au>
14092 * g++.dg/abi/param1.C: New test.
14094 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14097 * g++.dg/warn/implicit-typename1.C: New test.
14099 2003-02-22 Kelley Cook <kelleycook@comcast.net>
14101 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
14103 * g++.old-deja/g++.other/store-expr2.C: Likewise.
14104 * gcc.c-torture/execute/20010129-1.x: Likewise.
14105 * gcc.dg/20011107-1.c: Likewise.
14106 * gcc.dg/20020108-1.c: Likewise.
14107 * gcc.dg/20020122-3.c: Likewise.
14108 * gcc.dg/20020206-1.c: Likewise.
14109 * gcc.dg/20020310-1.c: Likewise.
14110 * gcc.dg/20020426-2.c: Likewise.
14111 * gcc.dg/20020517-1.c: Likewise.
14112 * gcc.dg/991230-1.c: Likewise.
14113 * gcc.dg/i386-unroll-1.c: Likewise.
14114 * gcc.misc-tests/i386-prefetch.exp: Likewise.
14116 2003-02-22 Jan Hubicka <jh@suse.cz>
14118 * gcc.dg/i386-mul.c: New test.
14120 2003-02-21 Roger Sayle <roger@eyesopen.com>
14122 * gcc.dg/builtins-5.c: New test case.
14124 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
14126 * gcc.dg/asmreg-1.c: New test.
14128 2003-02-21 Mark Mitchell <mark@codesourcery.com>
14131 * g++.dg/parse/varmod1.C: New test.
14133 2003-02-21 Mark Mitchell <mark@codesourcery.com>
14136 * g++.dg/template/op1.C: New test.
14138 2003-02-21 Mark Mitchell <mark@codesourcery.com>
14141 * g++.dg/template/nested2.C: New test.
14143 2003-02-21 Mark Mitchell <mark@codesourcery.com>
14146 * g++.dg/expr/dtor1.C: New test.
14148 2003-02-21 Zack Weinberg <zack@codesourcery.com>
14150 * gcc.dg/cpp/include3.c: New test.
14151 * gcc.dg/cpp/inc/foo.h: New file.
14153 2003-02-21 Glen Nakamura <glen@imodulo.com>
14155 * gcc.c-torture/execute/20030221-1.c: New test.
14157 2003-02-20 Mark Mitchell <mark@codesourcery.com>
14160 * g++.dg/abi/conv1.C: New test.
14162 2003-02-20 Jan Hubicka <jh@suse.cz>
14164 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
14166 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
14168 * gcc.c-torture/compile/20030219-1.c: New test.
14170 2003-02-18 Jan Hubicka <jh@suse.cz>
14172 * gcc.dg/funcorder.c: New test.
14174 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
14176 * gcc.c-torture/execute/20030218-1.c: New.
14178 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
14180 * gcc.dg/20030218-1.c: New.
14182 2003-02-18 Richard Henderson <rth@redhat.com>
14184 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
14185 * gcc.dg/attr-used-2.c: New.
14187 2003-02-18 Mark Mitchell <mark@codesourcery.com>
14190 * g++.dg/init/copy5.C: New test.
14192 2003-02-18 Geoffrey Keating <geoffk@apple.com>
14194 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
14195 * g++.dg/pch/pch.exp: Likewise.
14197 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
14199 * gcc.c-torture/execute/20030209-1.c: Enable the test if
14200 STACK_SIZE is not defined.
14202 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14205 * g++.dg/template/init1.C: New test.
14207 2003-02-16 Jan HUbicka <jh@suse.cz>
14209 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
14210 (foo): Add few extra tests
14211 * gcc.dg/c99-const-expr-3.c: Likewise.
14212 * gcc.c-torture/execute/20030216-1.c: New.
14214 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14217 * g++.dg/ext/typeof4.C: New test.
14219 2003-02-15 Roger Sayle <roger@eyesopen.com>
14221 * gcc.dg/i386-387-3.c: New test case.
14223 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
14225 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
14226 cris-*-elf* cris-*-aout* and mmix-*-*.
14228 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
14230 * gcc.dg/20030213-1.c: New test.
14232 2003-02-12 Roger Sayle <roger@eyesopen.com>
14234 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
14235 * gcc.dg/i386-387-2.c: Likewise.
14237 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
14239 * gcc.dg/ppc-spe.c: Fix formatting.
14240 Enable tests that were previously unsupported by gas.
14241 Delete tests for instructions that no longer exist.
14242 Switch arguments on evsubifw builtin.
14244 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
14246 * gcc.c-torture/execute/20030209-1.c: Disable the test if
14247 STACK_SIZE is too small.
14249 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
14250 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
14252 * gcc.dg/decl-2.c: New test.
14254 2003-02-10 Jan Hubicka <jh@suse.cz>
14256 * gcc.dg/i386-fpcvt-1.c: New test.
14258 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
14260 * gcc.c-torture/execute/20030209-1.c: New test.
14262 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
14264 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
14265 int-wide bitops, use the constants of the same width.
14266 Likewise, if long long is 32-bit wide, test bitops using
14269 2003-02-07 Loren James Rittle <ljrittle@acm.org>
14271 * gcc.dg/20021014-1.c: Annotate with expected notice text.
14273 2003-02-07 Roger Sayle <roger@eyesopen.com>
14275 * testsuite/gcc.dg/builtins-4.c: New test case.
14277 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14279 * gcc.dg/20020430-1.c: Fix dg command typos.
14280 * gcc.dg/20020503-1.c: Likewise.
14282 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14285 * g++.dg/parse/fused-params1.C: New test.
14288 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
14291 * g++.dg/parse/non-dependent1.C: New test.
14294 * g++.dg/parse/dupl-tmpl-args1.C: New test.
14297 * g++.dg/parse/undefined7.C: New test.
14298 * g++.dg/parse/non-templ1.C: New test.
14301 * g++.dg/parse/too-many-tmpl-args1.C: New test.
14303 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
14305 * gcc.c-torture/compile/20030206-1.c: New test.
14307 2003-02-05 Roger Sayle <roger@eyesopen.com>
14309 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
14310 "pow" to "foo" to avoid potential confusion with a math built-in.
14312 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14314 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
14315 conditions for SPARC targets.
14317 2003-02-05 Jakub Jelinek <jakub@redhat.com>
14319 * gcc.dg/20030204-1.c: New test.
14321 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14324 * g++.dg/parse/array-size1.C: New test.
14327 * g++.dg/parse/undefined3.C: New test.
14330 * g++.dg/parse/undefined4.C: New test.
14333 * g++.dg/parse/undefined5.C: New test.
14336 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
14339 * g++.dg/parse/casting-operator1.C: New test.
14342 * g++.dg/parse/undefined6.C: New test.
14345 * g++.dg/parse/missing-template1.C: New test.
14347 2003-02-04 Jan Hubicka <jh@suse.cz>
14349 * gcc.dg/i386-cadd.c: Compile using -march=k8.
14350 * gcc.dg/i386-cmov?.c: Likewise.
14351 * gcc.dg/i386-fpcvt-?.c: Likewise.
14352 * gcc.dg/i386-ssefp-1.c: Likewise.
14353 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
14356 2003-02-03 Mark Mitchell <mark@codesourcery.com>
14359 * testsuite/g++.dg/ext/max.C: New test.
14361 2003-02-03 Jan Hubicka <jh@suse.cz>
14363 * gcc.c-torture/execute/20030203-1.c: New test.
14365 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
14367 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
14370 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
14372 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
14373 * g++.dg/init/new2.C: Likewise.
14374 * g++.dg/other/new1.C: Likewise.
14376 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
14378 * gcc.dg/struct-ret-libc.c: New test.
14380 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
14382 * gcc.dg/20030129-1.c: New test.
14384 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14387 * g++.dg/template/ptrmem4.C: New test.
14389 2003-01-29 Mark Mitchell <mark@codesourcery.com>
14391 * g++.dg/parser/constant1.C: New test.
14393 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14396 * g++.dg/parse/friend2.C: New test.
14398 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
14401 * g++.dg/template/unify4.C: New test.
14403 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
14405 * gcc.c-torture/execute/20030128-1.c: New test.
14407 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
14409 * g++.dg/lookup/nested1.C: Test moved from ...
14410 * g++.old-deja/g++.other/lookup24.C: ... here.
14412 2003-01-28 Jan Hubicka <jh@suse.cz>
14414 * gcc.dg/i386-cmov5.c: New test.
14416 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14418 * gcc.c-torture/execute/20010925-1.c: Changed the
14419 memcpy declaration.
14421 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14424 * g++.dg/parse/template5.C: New test.
14426 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
14429 * g77.dg/pr9258: New test.
14431 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14433 * README: Move relevant parts from README.g++.
14435 * README.g++: Remove this file.
14437 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14439 * g++.dg/abi/dcast1.C: New test.
14441 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14443 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14445 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
14448 * g++.old-deja/g++.other/lookup24.C: New test.
14450 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14453 * gcc.dg/uninit-C.c: New test.
14455 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
14457 * g++.dg/abi/covariant1.C: New test.
14459 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
14461 * gcc.dg/20030123-1.c: New test.
14463 2003-01-25 Jan Hubicka <jh@suse.cz>
14466 * gcc.c-torture/compile/20030125-1.c
14468 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
14471 * g++.dg/parse/template3.C: New test.
14472 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14475 * g++.dg/parse/template4.C: New test.
14478 * g++.dg/template/qual2.C: New test.
14481 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14483 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14485 2003-01-25 Roger Sayle <roger@eyesopen.com>
14487 * gcc.c-torture/execute/switch-1.c: New test case.
14489 2003-01-25 Jan Hubicka <jh@suse.cz>
14491 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14493 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14495 Tweaks for Bison-1.875. From the NEWS file:
14496 "- `parse error' -> `syntax error'
14497 Bison now uniformly uses the term `syntax error'"
14498 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14499 * gcc.dg/cpp/digraph2.c: Likewise.
14500 * gcc.dg/cpp/direct2.c: Likewise.
14501 * gcc.dg/cpp/paste4.c: Likewise.
14502 * gcc.dg/c90-restrict-1.c: Likewise.
14503 * gcc.dg/c99-func-2.c: Likewise.
14504 * gcc.dg/noncompile/920721-2.c: Likewise.
14505 * gcc.dg/noncompile/930622-2.c: Likewise.
14506 * gcc.dg/noncompile/940112-1.c: Likewise.
14507 * gcc.dg/noncompile/950921-1.c: Likewise.
14508 * gcc.dg/noncompile/951123-1.c: Likewise.
14509 * gcc.dg/noncompile/971104-1.c: Likewise.
14510 * gcc.dg/noncompile/990416-1.c: Likewise.
14512 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14514 * g++.dg/parse/undefined1.C: Add error message.
14516 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14519 * g++.dg/parse/new1.C: New test.
14522 * g++.dg/parse/template2.C: New test.
14525 * g++.dg/parse/typedef2.C: New test.
14528 * g++.dg/ext/typeof3.C: New test.
14530 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14533 * g++.dg/parse/ret-type1.C: New test.
14536 * g++.dg/parse/tmpl-outside1.C: New test.
14539 * g++.dg/parse/int-as-enum1.C: New test.
14542 * g++.dg/parse/no-typename1.C: New test.
14545 * g++.dg/parse/no-value1.C: New test.
14548 * g++.dg/parse/wrong-inline1.C: New test.
14551 * g++.dg/parse/ref1.C: New test.
14554 * g++.dg/parse/attr-ctor1.C: New test.
14557 * g++.dg/parse/namespace5.C: New test.
14560 * g++.dg/parse/func-def1.C: New test.
14563 * g++.dg/parse/undefined1.C: New test.
14565 PR c++/5723, PR c++/8522
14566 * g++.dg/parse/specialization1.C: New test.
14568 PR c++/163, PR c++/8595
14569 * g++.dg/parse/struct-as-enum1.C: New test.
14572 * g++.dg/parse/undefined2.C: New test.
14574 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14577 * g++.dg/parse/template1.C: New test.
14580 * g++.dg/parse/using1.C: New test.
14584 * g++.dg/parse/expr2.C: New test.
14587 * g++.dg/parse/lookup2.C: Likewise.
14589 2003-01-21 Jan Hubicka <jh@suse.cz>
14591 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14592 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14593 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14594 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14596 2003-01-20 Nick Clifton <nickc@redhat.com>
14598 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14599 problem with ARM sibcall code generation.
14601 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14603 * gcc.c-torture/execute/20030120-1.c: New.
14605 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14607 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14609 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14612 * g++.dg/parse/ctor1.C: New test.
14615 * g++.dg/parse/qualified1.C: New test.
14617 * g++.dg/parse/typename3.C: New test.
14619 2003-01-16 Richard Henderson <rth@redhat.com>
14621 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14623 2003-01-16 Richard Henderson <rth@redhat.com>
14625 * g++.dg/pch/pch.exp: Copy test header to the working directory
14626 before using it either for precompilation or direct use.
14627 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14628 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14630 2003-01-16 Richard Henderson <rth@redhat.com>
14632 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14633 before using it either for precompilation or direct use.
14634 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14635 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14637 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14639 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14640 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14641 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14642 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14643 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14644 typename warning into error.
14645 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14647 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14648 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14649 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14651 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14652 make declaration visible in template.
14653 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14654 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14656 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14658 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14659 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14660 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14661 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14662 typename warning with error message.
14663 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14664 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14665 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14667 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14669 * g++.dg/parse/ambig2.C: New test.
14671 2003-01-15 Richard Henderson <rth@redhat.com>
14673 * g++.dg/tls/init-2.C: Update error message string.
14675 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14677 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14679 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14681 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14683 * gcc.c-torture/compile/20001205-1.x: Likewise.
14684 * gcc.c-torture/compile/20001226-1.x: Likewise.
14685 * gcc.c-torture/compile/920520-1.x: Likewise.
14686 * gcc.c-torture/compile/961203-1.x: Likewise.
14687 * gcc.c-torture/compile/20020604-1.x: Likewise.
14689 2003-01-15 Jan Hubicka <jh@suse.cz>
14691 * gcc.c-torture/compile/20030115-1.c: New test.
14693 * gcc.dg/i386-fpcvt-1.c: New test.
14694 * gcc.dg/i386-fpcvt-2.c: New test.
14696 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14698 Further conform g++'s __vmi_class_type_info to the C++ ABI
14700 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14703 2003-01-14 Jan Hubicka <jh@suse.cz>
14705 * gcc.dg/i386-fpcvt-1.c: New test.
14706 * gcc.dg/i386-fpcvt-2.c: New test.
14708 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14710 * gcc.dg/i386-mmx-3.c: New test.
14712 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14715 * g++.dg/parse/octal1.C: New file.
14718 * g++.dg/parse/typename1.C: New file.
14720 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14722 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14723 * gcc.dg/bf-no-ms-layout.c: Likewise.
14724 * gcc.dg/bf-ms-attrib.c: Likewise.
14726 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14729 * g++.dg/parse/dtor1.C: New file.
14732 * g++.dg/rtti/typeid1.C: New file.
14735 * g++.dg/parse/lookup1.C: New file.
14738 * g++.dg/templ/spec5.C: New file.
14740 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14742 * gcc.c-torture/compile/20030110-1.c: New test.
14744 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14746 Merge from pch-branch:
14748 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14750 * gcc.dg/pch/cpp-1.h: New.
14751 * gcc.dg/pch/cpp-1.c: New.
14752 * gcc.dg/pch/cpp-2.h: New.
14753 * gcc.dg/pch/cpp-2.c: New.
14755 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14757 * gcc.dg/pch/except-1.h: New.
14758 * gcc.dg/pch/except-1.c: New.
14760 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14762 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14764 * gcc.dg/pch: Include *.hp not *.h.
14765 * gcc.dg/pch/system-1.h: New.
14766 * gcc.dg/pch/system-1.c: New.
14768 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14770 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14771 rather than trying to build and run a program using PCH.
14772 * gcc.dg/pch: Remove dg-do commands from test files.
14774 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14776 * gcc.dg/pch/macro-3.c: New.
14777 * gcc.dg/pch/macro-3.h: New.
14779 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14781 * gcc.dg/pch/common-1.c: New.
14782 * gcc.dg/pch/common-1.h: New.
14783 * gcc.dg/pch/decl-1.c: New.
14784 * gcc.dg/pch/decl-1.h: New.
14785 * gcc.dg/pch/decl-2.c: New.
14786 * gcc.dg/pch/decl-2.h: New.
14787 * gcc.dg/pch/decl-3.c: New.
14788 * gcc.dg/pch/decl-3.h: New.
14789 * gcc.dg/pch/decl-4.c: New.
14790 * gcc.dg/pch/decl-4.h: New.
14791 * gcc.dg/pch/decl-5.c: New.
14792 * gcc.dg/pch/decl-5.h: New.
14793 * gcc.dg/pch/global-1.c: New.
14794 * gcc.dg/pch/global-1.h: New.
14795 * gcc.dg/pch/inline-1.c: New.
14796 * gcc.dg/pch/inline-1.h: New.
14797 * gcc.dg/pch/inline-2.c: New.
14798 * gcc.dg/pch/inline-2.h: New.
14799 * gcc.dg/pch/static-1.c: New.
14800 * gcc.dg/pch/static-1.h: New.
14801 * gcc.dg/pch/static-2.c: New.
14802 * gcc.dg/pch/static-2.h: New.
14804 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14806 * g++.dg/pch/pch.exp: Better handle failing testcases.
14807 * gcc.dg/pch/pch.exp: Likewise.
14808 * gcc.dg/pch/macro-1.c: New.
14809 * gcc.dg/pch/macro-1.h: New.
14810 * gcc.dg/pch/macro-2.c: New.
14811 * gcc.dg/pch/macro-2.h: New.
14813 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14815 * g++.dg/dg.exp: Treat files in pch/ specially.
14816 * g++.dg/pch/pch.exp: New file.
14817 * g++.dg/pch/empty.H: New file.
14818 * g++.dg/pch/empty.C: New file.
14819 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14822 * gcc.dg/pch/pch.exp: New file.
14823 * gcc.dg/pch/empty.h: New file.
14824 * gcc.dg/pch/empty.c: New file.
14825 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14828 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14830 * g++.dg/template/friend14.C: New test.
14832 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14834 * gcc.dg/old-style-asm-1.c: New test.
14836 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14838 * gcc.c-torture/compile/20030109-1.c: New test.
14840 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14842 * gcc.c-torture/execute/20030109-1.c: New test.
14844 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14846 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14847 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14848 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14849 * g++.old-deja/g++.mike/eh2.C: Likewise
14850 * g++.old-deja/g++.mike/eh3.C: Likewise
14851 * g++.old-deja/g++.mike/eh5.C: Likewise
14852 * g++.old-deja/g++.mike/eh6.C: Likewise
14853 * g++.old-deja/g++.mike/eh7.C: Likewise
14854 * g++.old-deja/g++.mike/eh8.C: Likewise
14855 * g++.old-deja/g++.mike/eh9.C: Likewise
14856 * g++.old-deja/g++.mike/eh10.C: Likewise
14857 * g++.old-deja/g++.mike/eh12.C: Likewise
14858 * g++.old-deja/g++.mike/eh13.C: Likewise
14859 * g++.old-deja/g++.mike/eh14.C: Likewise
14860 * g++.old-deja/g++.mike/eh16.C: Likewise
14861 * g++.old-deja/g++.mike/eh17.C: Likewise
14862 * g++.old-deja/g++.mike/eh18.C: Likewise
14863 * g++.old-deja/g++.mike/eh21.C: Likewise
14864 * g++.old-deja/g++.mike/eh23.C: Likewise
14865 * g++.old-deja/g++.mike/eh24.C: Likewise
14866 * g++.old-deja/g++.mike/eh25.C: Likewise
14867 * g++.old-deja/g++.mike/eh26.C: Likewise
14868 * g++.old-deja/g++.mike/eh27.C: Likewise
14869 * g++.old-deja/g++.mike/eh28.C: Likewise
14870 * g++.old-deja/g++.mike/eh29.C: Likewise
14871 * g++.old-deja/g++.mike/eh31.C: Likewise
14872 * g++.old-deja/g++.mike/eh33.C: Likewise
14873 * g++.old-deja/g++.mike/eh34.C: Likewise
14874 * g++.old-deja/g++.mike/eh35.C: Likewise
14875 * g++.old-deja/g++.mike/eh36.C: Likewise
14876 * g++.old-deja/g++.mike/eh37.C: Likewise
14877 * g++.old-deja/g++.mike/eh38.C: Likewise
14878 * g++.old-deja/g++.mike/eh39.C: Likewise
14879 * g++.old-deja/g++.mike/eh40.C: Likewise
14880 * g++.old-deja/g++.mike/eh41.C: Likewise
14881 * g++.old-deja/g++.mike/eh42.C: Likewise
14882 * g++.old-deja/g++.mike/eh44.C: Likewise
14883 * g++.old-deja/g++.mike/eh46.C: Likewise
14884 * g++.old-deja/g++.mike/eh47.C: Likewise
14885 * g++.old-deja/g++.mike/eh48.C: Likewise
14886 * g++.old-deja/g++.mike/eh49.C: Likewise
14887 * g++.old-deja/g++.mike/eh50.C: Likewise
14888 * g++.old-deja/g++.mike/eh51.C: Likewise
14889 * g++.old-deja/g++.mike/eh53.C: Likewise
14890 * g++.old-deja/g++.mike/eh55.C: Likewise
14891 * g++.old-deja/g++.mike/p7912.C: Likewise
14892 * g++.old-deja/g++.mike/p9706.C: Likewise
14893 * g++.old-deja/g++.mike/p10416.C: Likewise
14894 * g++.old-deja/g++.mike/p11667.C: Likewise
14895 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14896 Remove redundant reference to Iris.
14897 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14898 Elxsi, i860, Pico Java, and WE32K.
14900 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14902 * g++.dg/ext/asm4.C: New test.
14904 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14907 * g++.dg/template/friend12.C: New test.
14908 * g++.dg/template/friend13.C: Likewise.
14909 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14911 2003-01-08 Jan Hubicka <jh@suse.cz>
14913 * gcc.dg/i386-cadd.c: New test.
14914 * gcc.dg/i386-cmov4.c: Likewise.
14916 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14919 * g++.dg/warn/Wunused-3.C: New test.
14921 * g++.dg/abi/bitfield9.C: New test.
14924 * g++.dg/parse/defarg3.C: New test.
14926 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14928 * g++.dg/parse/ambig1.C: New test.
14929 * g++.dg/parse/defarg2.C: New test.
14931 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14933 * g++.dg/template/defarg-1.C: New test.
14934 * g++.dg/template/local2.C: Likewise.
14936 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14938 * gcc.c-torture/execute/20030105-1.c: New test.
14940 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14942 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14943 * g++.dg/parse/namespace4.C: Likewise.
14945 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14947 * g++.dg/template/ntp2.C: New test.
14949 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14951 * g++.dg/parse/extern-C-1.C: New test.
14953 * g++.dg/parse/namespace4.C: New test.
14955 * g++.dg/template/nested1.C: New test.
14957 * g++.dg/parse/namespace3.C: New test.
14959 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14961 * g++.dg/lookup/two-stage1.C: New test.
14963 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14965 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14966 * g++.old-deja/g++.jason/access8.C: Likewise.
14967 * g++.old-deja/g++.other/decl5.C: Likewise.
14969 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14971 * g++.dg/parse/parse7.C: New test.
14973 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14976 * g++.dg/ext/attrib7.C: New test.
14978 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14980 * g++.dg/parse/parse6.C: New test.
14982 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14984 * gcc.dg/h8300-stack-1.c: New.
14986 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14988 g++.dg/lookup/exception1.C: New test.
14990 g++.dg/lookup/template1.C: New test.
14992 g++.dg/parse/namespace2.C: New test.
14994 g++.dg/parse/parens2.C: New test.
14996 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14998 * g++.dg/parse/parse5.C: New test.
14999 * g++.dg/lookup/scoped4.C: New test.
15001 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
15003 * g++.dg/parse/parens1.C: New test.
15005 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
15007 * g++.dg/parse/parens2.C: New test.
15009 * g++.dg/lookup/scope-operator1.C: New test.
15011 * g++.dg/parse/operator1.C: New test.
15013 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15015 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
15016 * g++.old-deja/g++.other/access6.C: Likewise.
15017 * g++.old-deja/g++.other/decl1.C: Likewise.
15018 * g++.old-deja/g++.pt/typename12.C: Likewise.
15020 2002-12-31 Mark Mitchell <mark@codesourcery.com>
15022 * g++.dg/parse/namespace1.C: New test.
15024 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15026 * g++.dg/parse/parse4.C: New test.
15028 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15030 * g++.dg/parse/parse3.C: New test.
15032 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15034 * g++.dg/parse/parse2.C: New test.
15036 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15038 * g++.dg/template/friend11.C: New test.
15040 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15042 * g++.dg/parse/parse1.C: New test.
15044 2002-12-31 Janis Johnson <janis187@us.ibm.com>
15046 * lib/profopt.exp: Change the name of a global variable to avoid
15047 possible clashes with other test suites.
15049 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
15051 * g++.dg/inherit/covariant8.C: New test.
15053 2002-12-31 Mark Mitchell <mark@codesourcery.com>
15055 * g++.dg/init/array9.C: New test.
15058 * g++.dg/parse/expr1.C: New test.
15060 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
15062 * gcc.c-torture/compile/20021230-1.c: New test.
15064 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
15066 * g++.dg/inherit/covariant5.C: New test.
15067 * g++.dg/inherit/covariant6.C: New test.
15068 * g++.dg/inherit/covariant7.C: New test.
15070 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15073 * g++.dg/other/access2.C: New test.
15075 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
15077 * g++.dg/other/anon-struct.C: No longer fails
15078 * g++.old-deja/g++.brendan/parse4.C: Likewise.
15079 * g++.old-deja/g++.brendan/parse5.C: Likewise.
15080 * g++.old-deja/g++.brendan/parse6.C: Likewise.
15082 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
15084 * g++.dg/parse/angle-bracket.C (main): No longer fails.
15086 2002-12-27 Mark Mitchell <mark@codesourcery.com>
15088 * g++.dg/eh/spec4.C: Remove stray semicolon.
15089 * g++.dg/expr/pmf-1.C: Change error message.
15090 * g++.dg/ext/asm1.C: Remove stray semicolon.
15091 * g++.dg/ext/typename1.C: Add missing typenames.
15092 * g++.dg/inherit/template-as-base.C: Change error message.
15093 * g++.dg/lookup/scoped1.C: Likewise.
15094 * g++.dg/lookup/scoped2.C: Likewise.
15095 * g++.dg/lookup/using2.C: Likewise.
15096 * g++.dg/other/component1.C: Remove stray semicolon.
15097 * g++.dg/other/do1.C: Change error message.
15098 * g++.dg/other/error2.C: Likewise.
15099 * g++.dg/other/init1.C: Likewise.
15100 * g++.dg/other/packed1.C: Remove stray semicolon.
15101 * g++.dg/other/ptrmem2.C: Change error message.
15102 * g++.dg/parse/parameter-declaration-1.C: Remove line number
15104 * g++.dg/special/initp1.C: Remove invalid attribute usage.
15105 * g++.dg/template/access3.C: Add typename keyword.
15106 * g++.dg/template/access5.C: Remove stray semicolon.
15107 * g++.dg/template/access6.C: Likewise.
15108 * g++.dg/template/complit1.C: Likewise.
15109 * g++.dg/template/crash1.C: Change error message.
15110 * g++.dg/template/inherit2.C: Remove stray semicolon.
15111 * g++.dg/template/instantiate2.C: Likewise.
15112 * g++.dg/template/instantiate3.C: Change error message.
15113 * g++.dg/template/qual1.C: Remove stray semicolon.
15114 * g++.dg/template/qualttp18.C: Change error message.
15115 * g++.dg/template/ref1.C: Remove stray semicolon.
15116 * g++.dg/template/sizeof1.C (A::value): Declare it.
15117 * g++.dg/template/spec4.C: Change error message.
15118 * g++.dg/template/static1.C: Likewise.
15119 * g++.dg/template/type1.C: Likewise.
15120 * g++.dg/template/typename3.C: Likewise.
15121 * g++.old-deja/g++.benjamin/13478.C: Change error message.
15122 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
15123 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
15124 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
15125 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
15126 named return value extension.
15127 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
15128 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
15129 * g++.old-deja/g++.bob/extern_C.C: Likewise.
15130 * g++.old-deja/g++.bob/inherit2.C: Likewise.
15131 * g++.old-deja/g++.brendan/complex1.C: Likewise.
15132 * g++.old-deja/g++.brendan/copy5.C: Likewise.
15133 * g++.old-deja/g++.brendan/crash13.C: Likewise.
15134 * g++.old-deja/g++.brendan/crash15.C: Likewise.
15135 * g++.old-deja/g++.brendan/crash18.C: Change error message.
15136 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
15137 * g++.old-deja/g++.brendan/crash38.C: Likewise.
15138 * g++.old-deja/g++.brendan/crash50.C: Likewise.
15139 * g++.old-deja/g++.brendan/crash56.C: Likewise.
15140 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
15142 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
15143 * g++.old-deja/g++.brendan/crash8.C: Change error message.
15144 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
15145 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15146 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
15147 * g++.old-deja/g++.brendan/template11.C: Likewise.
15148 * g++.old-deja/g++.brendan/template26.C: Likewise.
15149 * g++.old-deja/g++.brendan/template27.C: Use explicit
15150 specialization syntax.
15151 * g++.old-deja/g++.brendan/template30.C: Likewise.
15152 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
15153 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
15154 non-dependent names.
15155 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
15156 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
15157 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
15158 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
15159 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
15160 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
15161 named return value extension.
15162 * g++.old-deja/g++.ext/namedret2.C: Likewise.
15163 * g++.old-deja/g++.ext/namedret3.C: Likewise.
15164 * g++.old-deja/g++.ext/return1.C: Likewise.
15165 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
15166 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
15167 * g++.old-deja/g++.jason/access8.C: Likewise.
15168 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
15169 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
15170 pseudo-destructor names.
15171 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
15172 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
15173 pseudo-destructor names.
15174 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
15175 * g++.old-deja/g++.jason/overload19.C: Likewise.
15176 * g++.old-deja/g++.jason/overload32.C: Likewise.
15177 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
15179 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
15180 * g++.old-deja/g++.jason/return.C: Likewise.
15181 * g++.old-deja/g++.jason/return2.C: Likewise.
15182 * g++.old-deja/g++.jason/shadow1.C: Likewise.
15183 * g++.old-deja/g++.jason/special.C: Use explicit specialization
15185 * g++.old-deja/g++.jason/template10.C: Account for use of
15186 non-dependent names.
15187 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
15189 * g++.old-deja/g++.jason/template37.C: Likewise.
15190 * g++.old-deja/g++.law/access4.C: Change error messages.
15191 * g++.old-deja/g++.law/arm13.C: Remove incorrect
15192 pseudo-destructor names.
15193 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
15194 * g++.old-deja/g++.law/ctors9.C: Likewise.
15195 * g++.old-deja/g++.law/cvt22.C: Likewise.
15196 * g++.old-deja/g++.law/dtors5.C: Likewise.
15197 * g++.old-deja/g++.law/global-init1.C: Likewise.
15198 * g++.old-deja/g++.law/missed-error3.C: Likewise.
15199 * g++.old-deja/g++.law/operators28.C: Likewise.
15200 * g++.old-deja/g++.law/visibility28.C: Likewise.
15201 * g++.old-deja/g++.martin/eval1.C: Likewise.
15202 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
15204 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
15205 * g++.old-deja/g++.mike/net34.C: Likewise.
15206 * g++.old-deja/g++.mike/net36.C: Likewise.
15207 * g++.old-deja/g++.mike/ns2.C: Likewise.
15208 * g++.old-deja/g++.mike/p12306.C: Likewise.
15209 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
15211 * g++.old-deja/g++.mike/p700.C: Likewise.
15212 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
15213 * g++.old-deja/g++.mike/p710.C: Likewise.
15214 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
15216 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
15217 * g++.old-deja/g++.mike/pmf9.C: Likewise.
15218 * g++.old-deja/g++.ns/crash2.C: Likewise.
15219 * g++.old-deja/g++.ns/crash3.C: Likewise.
15220 * g++.old-deja/g++.ns/invalid1.C: Likewise.
15221 * g++.old-deja/g++.ns/ns17.C: Likewise.
15222 * g++.old-deja/g++.ns/template16.C: Likewise.
15223 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
15225 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
15226 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
15227 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
15228 named return value extension.
15229 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
15230 * g++.old-deja/g++.other/access4.C: Issue additional error
15232 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
15233 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
15234 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
15235 * g++.old-deja/g++.other/crash25.C: Change error message.
15236 * g++.old-deja/g++.other/crash4.C: Change error message.
15237 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
15238 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
15239 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
15241 * g++.old-deja/g++.other/defarg8.C: Likewise.
15242 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
15243 * g++.old-deja/g++.other/dtor10.C: Likewise.
15244 * g++.old-deja/g++.other/incomplete.C: Likewise.
15245 * g++.old-deja/g++.other/linkage7.C: Likewise.
15246 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
15248 * g++.old-deja/g++.other/mangle2.C: Likewise.
15249 * g++.old-deja/g++.other/refinit2.C: Likewise.
15250 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
15251 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
15252 * g++.old-deja/g++.pt/crash28.C: Likewise.
15253 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
15255 * g++.old-deja/g++.pt/crash32.C: Change error message.
15256 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
15257 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
15258 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
15259 error message position.
15260 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
15261 * g++.old-deja/g++.pt/defarg8.C: Change error message.
15262 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
15264 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
15265 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
15266 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
15267 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
15269 * g++.old-deja/g++.pt/explicit31.C: Likewise.
15270 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
15271 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
15273 * g++.old-deja/g++.pt/explicit71.C: Change error message.
15274 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
15276 * g++.old-deja/g++.pt/friend28.C: Account for use of
15277 non-dependent names.
15278 * g++.old-deja/g++.pt/friend29.C: Likewise.
15279 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
15281 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
15282 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
15283 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
15285 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
15286 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
15288 * g++.old-deja/g++.pt/memclass20.C: Likewise.
15289 * g++.old-deja/g++.pt/memclass5.C: Likewise.
15290 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
15292 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
15293 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
15294 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
15295 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
15296 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
15297 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
15299 * g++.old-deja/g++.pt/spec10.C: Likewise.
15300 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
15301 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
15302 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
15303 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
15304 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
15305 * g++.old-deja/g++.pt/ttp62.C: Likewise.
15306 * g++.old-deja/g++.pt/ttp64.C: Likewise.
15307 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
15308 * g++.old-deja/g++.pt/typename15.C: Likewise.
15309 * g++.old-deja/g++.pt/typename22.C: Likewise.
15310 * g++.old-deja/g++.pt/typename6.C: Change error messages.
15311 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
15312 * g++.old-deja/g++.pt/virtual2.C: Likewise.
15313 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
15315 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
15316 return value extension.
15317 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
15318 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
15319 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
15320 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
15322 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
15324 * g++.dg/warn/inline1.C: New test.
15325 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
15326 * g++.old-deja/g++.jason/synth10.C: Likewise.
15327 * g++.old-deja/g++.mike/net31.C: Likewise.
15328 * g++.old-deja/g++.mike/p8786.C: Likewise.
15330 * g++.dg/template/friend10.C: New test.
15331 * g++.dg/template/conv5.C: New test.
15333 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
15335 * g++.dg/lookup/scoped3.C: New test.
15337 * g++.dg/lookup/decl1.C: New test.
15338 * g++.dg/lookup/decl2.C: New test.
15340 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
15342 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
15343 gcc.c-torture/compile/20021015-1.c,
15344 gcc.c-torture/compile/20021015-2.c,
15345 gcc.c-torture/compile/20021123-1.c,
15346 gcc.c-torture/compile/20021123-2.c,
15347 gcc.c-torture/compile/20021123-3.c,
15348 gcc.c-torture/compile/20021123-4.c,
15349 gcc.c-torture/execute/20021024-1.c: Add tests previously added
15350 only to 3.1 or 3.2 branch.
15352 2002-12-23 Mark Mitchell <mark@codesourcery.com>
15354 * gcc.dg/i386-bitfield3.c: New test.
15356 * gcc.dg/i386-bitfield2.c: New test.
15358 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
15360 * g++.dg/parse/conv_op1.C: New test.
15362 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
15364 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
15367 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
15369 * gcc.c-torture/compile/20021220-1.c: New test.
15371 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
15373 * gcc.dg/i386-fastcall-1.c: New.
15375 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15377 * gcc.c-torture/execute/20021219-1.c: New test.
15379 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15381 * gcc.dg/i386-pic-1.c: New test.
15383 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15386 * g++.dg/template/friend9.C: New test.
15388 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15391 * g++.dg/template/access7.C: New test.
15393 2002-12-18 Nick Clifton <nickc@redhat.com>
15395 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15396 the libstdc++-v3 directory has been found.
15398 2002-12-12 Devang Patel <dpatel@apple.com>
15399 * gcc.dg/darwin-ld-1.c: New test.
15400 * gcc.dg/darwin-ld-2.c: New test.
15401 * gcc.dg/darwin-ld-3.c: New test.
15402 * gcc.dg/darwin-ld-4.c: New test.
15403 * gcc.dg/darwin-ld-5.c: New test.
15405 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
15407 * gcc.c-torture/compile/20021212-1.c: New test.
15409 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
15411 * gcc.dg/fshort-wchar: New test.
15413 2002-12-10 Mark Mitchell <mark@codesourcery.com>
15416 * g++.dg/template/dtor1.C: New test.
15418 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15421 2002-12-10 Jakub Jelinek <jakub@redhat.com>
15423 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15425 2002-12-09 Mark Mitchell <mark@codesourcery.com>
15427 * g++.dg/template/static1.C: New test.
15428 * g++.dg/template/static2.C: New test.
15429 * g++.old-deja/g++.ext/memconst.C: New test.
15431 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15433 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15434 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15435 * g++.dg/special/initp1.C: Likewise.
15437 2002-12-06 Jakub Jelinek <jakub@redhat.com>
15439 * gcc.c-torture/execute/20021204-1.c: New test.
15441 2002-12-04 Geoffrey Keating <geoffk@apple.com>
15443 * gcc.dg/ppc-fmadd-1.c: New file.
15444 * gcc.dg/ppc-fmadd-2.c: New file.
15445 * gcc.dg/ppc-fmadd-3.c: New file.
15447 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15449 * gcc.c-torture/compile/20021204-1.c: New test.
15451 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
15453 * g++.dg/inherit/covariant2.C: New test.
15454 * g++.dg/inherit/covariant3.C: New test.
15455 * g++.dg/inherit/covariant4.C: New test.
15456 * g++.dg/inherit/covariant1.C: Remove XFAIL.
15457 * g++.old-deja/g++.robertl/eb17.C: Likewise.
15459 2002-12-03 Mark Mitchell <mark@codesourcery.com>
15462 * g++.dg/init/brace3.C: New test.
15464 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
15466 * gcc.dg/20020210-1.c: Fix a comment typo.
15468 2002-12-02 Mark Mitchell <mark@codesourcery.com>
15471 * g++.dg/parse/defarg1.C: New test.
15474 * g++.dg/template/char1.C: New test.
15476 * g++.dg/template/varmod1.C: Fix typo.
15478 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15481 * g++.old-deja/g++.pt/crash32.C: Expect error.
15483 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15486 * g++.dg/template/varmod1.C: New test.
15489 * g++.dg/inherit/typeinfo1.C: New test.
15492 * g++.dg/inherit/typedef1.C: New test.
15494 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15498 * g++.dg/template/strlen1.C: New test.
15501 * g++.dg/template/ctor2.C: New test.
15504 * g++.dg/init/string1.C: New test.
15507 * g++.dg/template/friend8.C: New test.
15509 2002-11-29 Joe Buck <jbuck@synopsys.com>
15511 * g++.dg/lookup/anon2.C: New test.
15513 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15515 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15518 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15520 * gcc.dg/bitfld-6.c: New test.
15522 2002-11-27 Jan Hubicka <jh@suse.cz>
15524 * gcc.c-torture/execute/20021127.[cx]: New test.
15526 2002-11-26 Jan Hubicka <jh@suse.cz>
15528 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15531 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15533 * g++.dg/init/brace2.C: New test.
15534 * g++.old-deja/g++.mike/p9129.C: Correct.
15536 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15538 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15540 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15542 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15544 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15546 * testsuite/g++.dg/abi/empty11.C: New test.
15547 * testsuite/g++.dg/rtti/cv1.C: New test.
15549 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15551 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15553 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15555 * g++.dg/abi/empty10.C: New test.
15557 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15559 * gcc.c-torture/compile/20021124-1.c: New test.
15561 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15563 * g++.dg/abi/rtti2.C: New test.
15565 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15567 * gcc.dg/i386-unroll-1.c: New test.
15569 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15571 * gcc.c-torture/compile/20021120-1.c: New test.
15572 * gcc.c-torture/compile/20021120-2.c: New test.
15574 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15576 * gcc.dg/bitfld-5.c: New test.
15578 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15580 * gcc.c-torture/execute/20021120-3.c: New test.
15582 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15584 * gcc.c-torture/execute/20021120-2.c: New test.
15586 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15588 * gcc.c-torture/execute/20021120-1.c: New test.
15590 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15592 * gcc.c-torture/execute/20021118-3.c: New test.
15594 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15596 * gcc.c-torture/compile/20021119-1.c: New test.
15598 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15600 * gcc.dg/duff-1.c: New test.
15601 * gcc.dg/duff-2.c: New test.
15602 * gcc.dg/duff-3.c: New test.
15604 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15606 * gcc.dg/cpp/_Pragma5.c: New test.
15608 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15610 * gcc.c-torture/execute/20021118-2.c: New test.
15612 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15614 * gcc.c-torture/execute/20021118-1.c: New test.
15616 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15618 * gcc.dg/20021116-1.c: New test.
15620 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15622 * g++.dg/abi/vcall1.C: New test.
15624 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15626 * gcc.dg/20021029-1.c: New test.
15627 * gcc.dg/20021029-2.c: New test.
15629 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15631 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15633 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15636 * gcc.dg/20021110.c: Move to ...
15637 * gcc.c-torture/compile/20021110.c: .... here.
15639 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15642 * gcc.c-torture/execute/20021111-1.c
15644 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15647 * gcc.dg/20021110.c: New test.
15649 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15651 * g++.dg/abi/vthunk3.C: Run only on x86.
15653 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15655 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15657 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15659 * lib/compat.exp (compat-execute): Fix logic error in last
15662 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15664 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15666 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15669 * g++.dg/template/access6.C: New test.
15671 2002-11-08 Jan Hubicka <jh@suse.cz>
15673 * gcc.dg/i386-ssefp-1.c: New test.
15674 * gcc.dg/i386-ssefp-1.c: New test.
15676 2002-11-08 Jan Hubicka <jh@suse.cz>
15678 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15680 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15682 * g++.dg/abi/vthunk3.C: New test.
15685 * g++.dg/template/crash2.C: New test.
15687 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15689 * testsuite/g++.dg/abi/dtor1.C: New test.
15690 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15692 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15694 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15697 2002-11-04 Adam Nemet <anemet@lnxw.com>
15699 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15700 -mthumb. Only xfail with -O0.
15702 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15704 * g++.dg/abi/thunk1.C: New test.
15705 * g++.dg/abi/thunk2.C: Likewise.
15706 * g++.dg/abi/vtt1.C: Likewise.
15708 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15710 PR optimization/8423
15711 * gcc.c-torture/execute/builtin-constant.c: New test.
15713 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15715 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15716 Add some more cases.
15718 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15721 * g++.dg/opt/local1.C: New test.
15723 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15726 * g++.dg/template/complit1.C: New test.
15729 * g++.dg/template/typename4.C: Likewise.
15731 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15733 Core issue 287, PR c++/7639
15734 * g++.dg/template/instantiate1.C: Adjust error location.
15735 * g++.dg/template/instantiate3.C: New test.
15736 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15737 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15738 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15740 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15742 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15744 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15747 * g++.dg/init/dtor2.C: New test.
15749 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15751 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15752 * gcc.dg/nest.c: Bypass errors on irix6.
15754 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15756 * gcc.dg/nest.c: Expect error for mmix-*-*.
15757 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15759 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15761 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15764 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15766 2002-10-25 Mike Stump <mrs@apple.com>
15768 * gcc.dg/warn-1.c: New test.
15770 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15772 * g++.dg/template/typename3.C: New test.
15774 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15776 * g++.dg/lookup/ptrmem1.C: New test.
15778 * g++.dg/abi/vthunk2.C: New test.
15780 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15782 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15784 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15786 * g++.dg/abi/empty9.C: New test.
15788 2002-10-24 Richard Henderson <rth@redhat.com>
15790 * g++.dg/inherit/thunk1.C: Enable for ia64.
15792 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15795 * g++.dg/lookup/pretty1.C: New test.
15797 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15799 * gcc.dg/20021023-1.c: New test.
15801 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15804 * g++.dg/parse/inline1.C: New test.
15806 2002-10-23 Richard Henderson <rth@redhat.com>
15808 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15810 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15812 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15815 * g++.dg/parse/stmtexpr3.C: New test.
15817 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15819 * g++.dg/expr/cond1.C: New test.
15821 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15823 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15825 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15827 * g++.dg/abi/vbase13.C: New test.
15828 * g++.dg/abi/vbase14.C: Likewise.
15830 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15832 * gcc.dg/tls/pic-1.c: New test.
15833 * gcc.dg/tls/nonpic-1.c: New test.
15834 * gcc.dg/20021018-1.c: New test.
15836 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15838 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15839 Remove only files with the same base name as the test case.
15840 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15841 (profopt-execute): Likewise. Also, remove old profiling
15842 and performance data files before running the tests.
15844 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15845 * g++.dg/bprob/bprob.exp: Likewise.
15846 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15847 to allow more general test case names.
15849 * g++.dg/bprob/bprob-1.C: Rename to ...
15850 * g++.dg/bprob/g++-bprob-1.C: ... this.
15852 * g77.dg/bprob/bprob-1.f: Rename to ...
15853 * g77.dg/bprob/g77-bprob-1.f: ... this.
15855 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15857 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15858 bison 1.50 or later.
15860 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15862 * g++.dg/README: Describe more test directories.
15864 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15866 * g++.dg/init/array6.C: Add additional tests.
15868 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15870 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15871 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15873 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15875 * gcc.c-torture/compile/20020604-1.x: New.
15876 * gcc.c-torture/compile/simd-5.x: Likewise.
15877 * gcc.c-torture/execute/920710-1.x: Likewise.
15878 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15880 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15882 * g++.dg/inherit/override1.C: Add dg-options clause.
15884 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15886 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15889 2002-10-19 Andreas Schwab <schwab@suse.de>
15891 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15892 directory component.
15894 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15896 * g++.dg/inherit/thunk1.C: New test.
15898 * g++.dg/inherit/override1.C: New test.
15900 * g++.dg/abi/mangle11.C: New test.
15901 * g++.dg/abi/mangle14.C: New test.
15902 * g++.dg/abi/mangle17.C: New test.
15904 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15906 * g++.dg/overload/member2.C: New test.
15908 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15910 * g++.dg/README: Describe new compat directory.
15911 * g++.dg/dg.exp: Skip tests in compat directory.
15912 * README.compat: New file.
15913 * lib/compat.exp: New expect script.
15914 * g++.dg/compat: New test directory.
15915 * g++.dg/compat/compat.exp: New expect script.
15916 * g++.dg/compat/abi: New test directory.
15917 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15918 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15919 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15920 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15921 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15922 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15923 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15924 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15925 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15926 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15927 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15928 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15929 * g++.dg/compat/break: New test directory.
15930 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15931 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15932 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15933 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15934 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15935 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15936 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15937 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15938 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15939 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15940 g++.dg/compat/break/README: New files.
15941 * g++.dg/compat/eh: New test directory.
15942 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15943 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15944 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15945 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15946 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15947 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15948 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15949 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15950 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15951 g++.dg/compat/eh/filter2_y.C,
15952 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15953 g++.dg/compat/eh/new1_y.C,
15954 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15955 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15956 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15957 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15958 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15959 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15960 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15961 g++.dg/compat/eh/unexpected1_y.C: New files.
15962 * g++.dg/compat/init: New test directory.
15963 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15964 g++.dg/compat/init/array5_y.C,
15965 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15966 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15967 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15968 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15969 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15970 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15971 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15972 g++.dg/compat/init/init-ref2_y.C: New files.
15974 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15977 * g++.dg/inherit/using3.C: New test.
15979 2002-10-17 Jan Hubicka <jh@suse.cz>
15981 * gcc.dg/20021017-2.c: New test.
15983 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15985 * g++.dg/abi/mangle16.C: Adjust.
15987 * g++.dg/init/array8.C: New test.
15989 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15991 * gcc.dg/special/mips-abi.exp: New test.
15992 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15994 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15996 * g++.dg/abi/mangle16.C: New test.
15997 * g++.dg/abi/mangle17.C: Likewise.
16000 * g++.dg/template/ref1.C: New test.
16002 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16004 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
16006 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
16008 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
16010 2002-10-16 Mark Mitchell <mark@codesourcery.com>
16013 * g++.dg/init/array7.C: New test.
16015 2002-10-15 Mark Mitchell <mark@codesourcery.com>
16017 * g++.dg/init/array6.C: New test.
16019 * g++.dg/abi/mangle13.C: Likewise.
16020 * g++.dg/abi/mangle14.C: Likewise.
16021 * g++.dg/abi/mangle15.C: Likewise.
16023 2002-10-14 Mark Mitchell <mark@codesourcery.com>
16025 * g++.dg/abi/empty8.C: New test.
16027 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
16029 * g++.dg/init/ctor1.C: New test.
16031 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
16033 * gcc.c-torture/execute/20021015-1.c: New test.
16035 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
16037 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
16039 2002-10-14 Jan Hubicka <jh@suse.cz>
16041 * gcc.dg/i386-ssetype-[1-5].c: New tests.
16043 2002-10-14 Richard Henderson <rth@redhat.com>
16045 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
16047 2002-10-14 Mark Mitchell <mark@codesourcery.com>
16049 PR optimization/6631
16050 * g++.dg/opt/const2.C: New test.
16052 2002-10-14 Mark Mitchell <mark@codesourcery.com>
16055 * g++.dg/parse/friend1.C: New test.
16056 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
16058 2002-10-14 Jakub Jelinek <jakub@redhat.com>
16060 * gcc.dg/20021014-1.c: New test.
16062 2002-10-11 Mark Mitchell <mark@codesourcery.com>
16065 * g++.dg/ext/vlm1.C: New test.
16066 * g++.dg/ext/vlm2.C: Likewise.
16068 * g++.dg/init/array1.C: Remove invalid braces.
16069 * g++.dg/init/brace1.C: New test.
16070 * g++.dg/init/copy2.C: Likewise.
16071 * g++.dg/init/copy3.C: Likewise.
16072 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
16073 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
16076 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
16078 * gcc.dg/cpp/assembler.S: Don't use -ansi.
16080 2002-10-11 Richard Shann <richard.shann@superh.com>
16082 * gcc.c-torture/compile/simd-5.c: New test.
16084 2002-10-10 Roger Sayle <roger@eyesopen.com>
16086 * gcc.c-torture/execute/shiftopt-1.c: New test case.
16088 2002-10-10 Jim Wilson <wilson@redhat.com>
16090 * gcc.c-torture/execute/20021010-1.c: New test.
16092 2002-10-09 Zack Weinberg <zack@codesourcery.com>
16095 * g++.dg/ext/typedef-init.C: New test.
16096 * gcc.dg/typedef-init.c: New test.
16098 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
16100 * gcc.dg/cpp/paste13.c: New test.
16102 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16104 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
16105 remaining platforms, XFAIL during compile, not execute. Don't
16108 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
16110 * gcc.dg/alias-1.c: Tweak expected warning.
16112 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
16114 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
16116 2002-10-06 Andreas Jaeger <aj@suse.de>
16118 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
16119 * gcc.dg/cpp/c++98.C: Likewise.
16121 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
16122 * g++.dg/cpp/c++98.C: Likewise.
16124 * g++.dg/README (Subdirectories): Mention cpp directory.
16127 * gcc.dg/20021006-1.c: New test.
16129 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16132 * g++.dg/other/warning1.C: New test.
16134 2002-10-04 Roger Sayle <roger@eyesopen.com>
16136 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
16137 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
16138 and sparc-*-* with -m64 as expected failures. See PR 8087.
16140 2002-10-03 Mark Mitchell <mark@codesourcery.com>
16143 * g++.dg/template/ptrmem3.C: New test.
16146 * g++.dg/template/union1.C: New test.
16148 2002-10-03 Mark Mitchell <mark@codesourcery.com>
16151 * g++.dg/abi/mangle9.C: New test.
16152 * g++.dg/abi/mangle10.C: New test.
16153 * g++.dg/abi/mangle11.C: New test.
16154 * g++.dg/abi/mangle12.C: New test.
16156 2002-10-02 Mark Mitchell <mark@codesourcery.com>
16159 * g++.dg/template/meminit1.C: New test.
16160 * g++.dg/warn/Wreorder-1.C: Likewise.
16161 * g++.old-deja/g++.mike/warn3.C: Tweak.
16162 * lib/prune.exp: Ingore "in copy constructor".
16164 2002-10-02 Andreas Jaeger <aj@suse.de>
16166 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
16167 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
16168 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
16171 2002-10-01 Mark Mitchell <mark@codesourcery.com>
16173 * gcc.dg/empty1.C: Fix typo.
16175 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
16177 * gcc.dg/alias-1.c: New test.
16179 2002-10-01 Mark Mitchell <mark@codesourcery.com>
16181 * gcc.dg/empty1.C: New test.
16183 * g++.dg/tls/init-2.C: Tweak error messages.
16185 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
16187 * gcc.c-torture/compile/20020923-1.c: New test.
16189 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
16191 * gcc.c-torture/execute/ffs-1.c: New test.
16192 * gcc.c-torture/execute/ffs-2.c: Ditto.
16194 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
16196 * g++.dg/overload/member1.C: New test.
16198 2002-09-30 Mark Mitchell <mark@codesourcery.com>
16200 * g++.dg/abi/empty7.C: New test.
16201 * g++.dg/init/pm2.C: Likewise.
16203 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
16205 * g++.dg/rtti/crash1.C: New test.
16207 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
16209 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
16210 gcc.dg/sibcall-4.c: New tests.
16212 2002-09-28 Roger Sayle <roger@eyesopen.com>
16214 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
16215 powerpc and MMIX targets.
16217 2002-09-27 Zack Weinberg <zack@codesourcery.com>
16219 * gcc.dg/cpp/20020927-1.c: New.
16221 2002-09-26 David S. Miller <davem@redhat.com>
16223 * gcc.c-torture/compile/trunctfdf.c: New.
16225 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16227 * lib/target-supports.exp (check_weak_available): Handle solaris2.
16229 2002-09-27 Alan Modra <amodra@bigpond.net.au>
16231 * gcc.c-torture/execute/loop-15.c: New.
16233 2002-09-26 Janis Johnson <janis187@us.ibm.com>
16235 * README.QMTEST: Fix typo.
16237 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
16239 * gcc.dg/20020926-1.c: New test.
16241 2002-09-25 David S. Miller <davem@redhat.com>
16244 * gcc.c-torture/execute/shiftdi.c: New test.
16246 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
16248 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
16249 unique to the tool.
16250 * lib/g77.exp (g77_init): Likewise.
16251 * lib/g++.exp (g++_init): Likewise.
16252 * lib/objc.exp (objc_init): Likewise.
16254 2002-09-25 Mark Mitchell <mark@codesourcery.com>
16256 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
16257 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
16258 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
16260 2002-09-25 Richard Henderson <rth@redhat.com>
16262 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
16263 too-small long double.
16265 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
16267 * gcc.dg/20020919-1.c: New test.
16269 2002-09-23 Mark Mitchell <mark@codesourcery.com>
16271 * g++.dg/abi/bitfield6.C: New test.
16272 * g++.dg/abi/bitfield7.C: New test.
16273 * g++.dg/abi/bitfield8.C: New test.
16274 * g++.dg/abi/vbase11.C: New test.
16276 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
16278 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
16279 hppa*-*-hpux*. Update test comment.
16281 2002-09-20 Jakub Jelinek <jakub@redhat.com>
16283 * gcc.dg/tls/struct-1.c: New test.
16285 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
16287 * gcc.dg/cpp/tr-warn2.c: Update.
16289 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16291 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
16293 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16295 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
16298 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
16300 * gcc.c-torture/execute/ieee/mzero3.c: New test.
16302 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16303 Adjust for c++filt moved to binutils. Remove spurious duplicate
16304 setting of cxxfilt.
16306 2002-09-19 Geoffrey Keating <geoffk@apple.com>
16308 * gcc.dg/20020312-2.c: Update for darwin.
16310 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
16312 * g++.old-deja/g++.other/crash32.C: Mark ICE.
16314 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
16316 * objc.dg/comp-types-1.m: New test.
16317 * objc.dg/comp-types-2.m: New test.
16318 * objc.dg/comp-types-3.m: New test.
16319 * objc.dg/comp-types-4.m: New test.
16320 * objc.dg/comp-types-5.m: New test.
16321 * objc.dg/comp-types-6.m: New test.
16323 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
16325 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
16327 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16329 * g++.dg/other/do1.C: New test.
16331 * g++.dg/template/subst1.C: New test.
16333 2002-09-16 Steve Ellcey <sje@cup.hp.com>
16335 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
16337 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16339 * g++.dg/template/qualttp20.C: Adjust expected errors.
16340 * g++.old-deja/g++.jason/report.C: Likewise.
16341 * g++.old-deja/g++.other/qual1.C: Likewise.
16343 * g++.dg/lookup/scoped2.C: New test.
16345 * g++.dg/ext/asm3.C: New test.
16347 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
16349 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
16351 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
16353 * ChangeLog: follow spelling conventions.
16354 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
16355 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
16356 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
16357 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
16358 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
16359 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
16360 * g++.old-deja/g++.law/global-init1.C: Likewise.
16361 * g++.old-deja/g++.other/delete4.C: Likewise.
16362 * g++.old-deja/g++.other/inline21.C: Likewise.
16363 * g++.old-deja/g++.other/singleton.C: Likewise.
16364 * g77.dg/strlen0.f: Likewise.
16365 * g77.f-torture/compile/20010519-1.f: Likewise.
16366 * g77.f-torture/compile/980310-4.f: Likewise.
16367 * gcc.c-torture/compile/20000605-1.c: Likewise.
16368 * gcc.c-torture/execute/20020225-1.c: Likewise.
16369 * gcc.dg/c90-hexfloat-2.c: Likewise.
16370 * gcc.dg/c99-bool-1.c: Likewise.
16371 * gcc.dg/c99-hexfloat-2.c: Likewise.
16372 * gcc.dg/dll-2.c: Likewise.
16373 * gcc.dg/wtr-union-init-1.c: Likewise.
16374 * gcc.dg/wtr-union-init-2.c: Likewise.
16375 * gcc.dg/wtr-union-init-3.c: Likewise.
16376 * gcc.dg/cpp/avoidpaste1.c: Likewise.
16377 * gcc.dg/cpp/defined.c: Likewise.
16378 * gcc.dg/cpp/macsyntx.c: Likewise.
16379 * gcc.dg/cpp/paste2.c: Likewise.
16380 * gcc.dg/cpp/trad/defined.c: Likewise.
16381 * gcc.dg/format/c90-printf-1.c: Likewise.
16382 * gcc.dg/format/c90-scanf-1.c: Likewise.
16383 * gcc.dg/format/c99-printf-1.c: Likewise.
16384 * gcc.dg/format/c99-scanf-1.c: Likewise.
16385 * gcc.misc-tests/gcov-8.c: Likewise.
16386 * lib/profopt.exp: Likewise.
16388 2002-09-15 Krister Walfridsson <cato@df.lth.se>
16390 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16392 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16394 * g++.dg/inherit/using2.C: New test.
16396 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
16398 * ChangeLog: Follow spelling conventions.
16399 * g++.dg/template/friend4.C: Likewise.
16400 * g++.old-deja/g++.pt/crash67.C: Likewise.
16401 * gcc.c-torture/execute/20000801-4.c: Likewise.
16402 * gcc.dg/c90-digraph-1.c: Likewise.
16403 * gcc.dg/c94-digraph-1.c: Likewise.
16404 * gcc.dg/c99-digraph-1.c: Likewise.
16405 * gcc.dg/cpp/line5.c: Likewise.
16406 * gcc.dg/cpp/multiline.c: Likewise.
16407 * gcc.dg/cpp/trad/literals-1.c: Likewise.
16408 * gcc.dg/format/attr-3.c: Likewise.
16409 * gcc.dg/format/c90-scanf-3.c: Likewise.
16410 * gcc.dg/format/ext-4.c: Likewise.
16412 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16414 * g++.dg/template/pretty1.C: New test.
16416 2002-09-14 Alan Modra <amodra@bigpond.net.au>
16418 * gcc.c-torture/execute/struct-cpy-1.c: New test.
16420 2002-09-13 Matt Austern <austern@apple.com>
16422 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16423 passing a cast expression to a function by const reference.
16425 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
16427 * g++.dg/template/deduce1.C: New test.
16429 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
16431 * gcc.c-torture/execute/simd-1.c: Force all use of int to
16434 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
16436 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16439 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
16441 * gcc.c-torture/compile/20020910-1.c: New test.
16443 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
16445 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16447 2002-09-10 Andreas Jaeger <aj@suse.de>
16449 * gcc.dg/20020312-2.c: Adjust for x86-64.
16451 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
16453 * g77.dg/7388.f: New test case for PR 7388.
16455 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
16457 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16459 2002-09-05 Ziemowit Laski <zlaski@apple.com>
16461 * objc.dg/proto-lossage-1.m: New test.
16463 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
16465 * gcc.dg/cpp/_Pragma4.c: Fix typo.
16467 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
16469 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
16472 2002-09-06 Stan Shebs <shebs@apple.com>
16473 David Edelsohn <edelsohn@gnu.org>
16475 * gcc.dg/weak: New directory.
16476 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16477 target-specific xfail bits.
16478 * gcc.dg/typeof-2.c: Move to new directory.
16479 * gcc.dg/weak.exp: New expect script.
16481 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16483 * gcc.c-torture/execute/extzvsi.c: New test.
16485 2002-09-05 Stan Shebs <shebs@apple.com>
16487 * gcc.dg/weak-1.c: xfail on Darwin.
16488 * gcc.dg/weak-2.c: Ditto.
16489 * gcc.dg/weak-3.c: Ditto.
16490 * gcc.dg/weak-4.c: Ditto.
16491 * gcc.dg/weak-5.c: Ditto.
16492 * gcc.dg/weak-6.c: Ditto.
16493 * gcc.dg/weak-7.c: Ditto.
16494 * gcc.dg/weak-8.c: Ditto.
16495 * gcc.dg/weak-9.c: Ditto.
16497 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16499 * gcc.c-torture/execute/loop-14.c: New test.
16501 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16503 * g++.dg/other/cxa-atexit1.C: New test.
16505 * gcc.dg/typeof-2.c: New test.
16507 2002-09-03 Roger Sayle <roger@eyesopen.com>
16509 * gcc.dg/builtins-2.c: New testcase.
16510 * gcc.dg/builtins-3.c: New testcase.
16512 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16514 * gcc.dg/cpp/_Pragma4.c: New test.
16516 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16518 * objc/execute/nil_method-1.m: New testcase.
16520 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16522 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16523 [Object class], not [Object initialize].
16525 2002-08-31 Roger Sayle <roger@eyesopen.com>
16526 Hans-Peter Nilsson <hp@bitrange.com>
16528 * gcc.c-torture/execute/20020720-1.x: Skip test on
16529 mmix-knuth-mmixware. Correct comment.
16531 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16533 * testsuite/g++.dg/abi/bitfield5.C: New test.
16534 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16536 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16538 * objc.dg/undeclared-selector.m: New test.
16540 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16542 * g++.dg/other/offsetof1.C: Avoid cast warning.
16544 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16546 * objc.dg/super-class-2.m: New test.
16548 2002-08-24 Matt Austern <austern@apple.com>
16550 * g++.dg/ext/lvaddr.C: New test.
16551 * g++.dg/ext/lvcast.C: New test.
16553 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16555 * testsuite/g++.dg/inherit/cond1.C: New test.
16557 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16559 * gcc.dg/noncompile/incomplete-1.c: New test.
16561 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16563 * gcc.dg/typespec-1.c: New test.
16565 2002-08-20 Devang Patel <dpatel@apple.com>
16566 * objc.dg/proto-hier-2.m: New test.
16568 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16570 * objc.dg/bitfield-1.m: New test.
16571 * objc.dg/bitfield-2.m: New test.
16573 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16575 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16576 gcc.dg/c99-flex-array-4.c: New tests.
16578 2002-08-16 Stan Shebs <shebs@apple.com>
16580 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16582 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16584 * gcc.dg/typeof-1.c: New test.
16585 * g++.dg/ext/typeof2.C: New test.
16587 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16589 * g++.dg/other/offsetof1.C: New test.
16591 2002-08-14 Richard Henderson <rth@redhat.com>
16593 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16595 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16597 * gcc.dg/cpp/_Pragma3.c: New test.
16599 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16601 * g++.dg/template/inherit3: New test.
16603 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16605 * gcc.dg/bitfld-4.c: Add blank options.
16607 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16609 * g++.dg/template/crash1.C: New test.
16611 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16613 * gcc.dg/tls/opt-2.c: New test.
16615 2002-08-08 Devang Patel <dpatel@apple.com>
16617 * objc.dg/selector-1.m : New test
16619 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16621 * g++.dg/abi/bitfield4.C: New test.
16622 * gcc.dg/bitfld-4.c: New test.
16624 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16626 * g++.dg/other/packed1.C: New test.
16628 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16630 * g++.dg/abi/offsetof.C: Tweak error messages.
16631 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16633 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16635 * gcc.dg/bitfld-3.c: New test.
16637 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16638 Richard Henderson <rth@redhat.com>
16640 * gcc.dg/i386-bitfield1.c: New test.
16641 * g++.dg/abi/bitfield3.C: Update.
16643 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16645 * objc.dg/const-str-2.m: Update.
16646 * gcc.dg/cpp/c++98.c: Change to C extension.
16647 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16648 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16650 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16652 * testsuite/gcc.dg/tls/diag-3.c: New.
16654 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16656 * g++.dg/README (Subdirectories): Document new subdir expr.
16657 * g++.dg/expr/pmf-1.C: New test.
16659 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16661 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16663 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16665 * g++.dg/abi/bitfield3.C: New test.
16667 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16669 * lib/gcov.exp: Tweak expected line formats.
16670 * gcc.misc-tests/gcov8.c: New test.
16671 * gcc.misc-tests/gcov8.x: New flags.
16673 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16675 * consistency.vlad/layout/endian.c: Include string.h.
16677 * gcc.c-torture/execute/20020805-1.c: New test.
16679 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16681 * g++.dg/other/conversion1.C: New test.
16683 2002-08-03 Roger Sayle <roger@eyesopen.com>
16685 * gcc.dg/builtins-1.c: New testcase.
16687 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16689 * g++.dg/inherit/access3.C: New test.
16691 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16693 * gcc.dg/ia64-visibility-2.c: New test.
16695 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16697 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16698 __qualifier_flags to __flags.
16700 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16702 * g++.dg/inherit/operator1.C: New test.
16703 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16704 * g++.dg/other/error1.C: Change expected error message.
16705 * g++.dg/template/conv4.C: Likewise.
16707 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16709 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16710 for documented behavior.
16712 2002-07-25 Roger Sayle <roger@eyesopen.com>
16714 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16715 several targets known to fail.
16717 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16719 * gcc.dg/mips-args-[123].c: New tests.
16721 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16723 * gcc.dg/ppc-spe.c: New.
16725 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16727 * g++.dg/other/ptrmem4.C: New testcase.
16729 2002-07-24 Richard Henderson <rth@redhat.com>
16731 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16733 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16735 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16737 2002-07-24 Roger Sayle <roger@eyesopen.com>
16739 * gcc.c-torture/execute/memset-3.c: New testcase.
16741 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16743 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16744 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16746 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16748 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16751 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16753 * gcc.c-torture/compile/simd-4.c: New test.
16755 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16757 PR c++/7347, c++/7348
16758 * g++.dg/template/access4.C: New test.
16759 * g++.dg/template/access5.C: New test.
16760 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16761 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16762 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16763 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16765 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16767 * gcc.dg/gnu89-init-2.c: New test.
16769 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16771 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16773 2002-07-20 Roger Sayle <roger@eyesopen.com>
16775 * gcc.c-torture/execute/20020720-1.c: New testcase.
16777 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16779 * gcc.dg/cpp/Wsignprom.c: New tests.
16781 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16783 * gcc.c-torture/execute/loop-13.c: New test.
16785 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16787 * gcc.dg/cpp/expr.c: New tests.
16789 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16791 * g++.dg/opt/pr6713.C: Add template instantiation.
16793 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16795 * gcc.dg/nest.c: New test.
16797 2002-07-17 Richard Henderson <rth@redhat.com>
16799 * g++.dg/opt/pr6713.C: New test.
16801 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16803 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16804 XFAIL for all x86 processors.
16806 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16808 * gcc.c-torture/execute/20010122-1.x: Do not test with
16809 -fomit-frame-pointer.
16811 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16813 * g++.dg/template/instantiate2.C: New test.
16814 * g++.dg/template/spec4.C: New test.
16816 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16818 * g++.dg/template/access2.C: New test.
16819 * g++.dg/template/access3.C: New test.
16821 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16823 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16824 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16825 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16826 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16827 Convert to use <stdarg.h>.
16828 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16830 * gcc.dg/va-arg-2.c: New.
16831 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16833 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16835 * gcc.c-torture/compile/20020710-1.c: New test.
16837 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16838 Andrew Pinski <pinskia@physics.uc.edu>
16840 gcc.c-torture/compile/simd-2.c: New testcase.
16841 gcc.c-torture/compile/simd-3.c: Likewise.
16843 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16846 * g++.dg/overload/error1.C: New test.
16848 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16850 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16851 configuration and IRIX 6 O32 ABI.
16853 2002-07-11 Roger Sayle <roger@eyesopen.com>
16855 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16857 2002-07-10 Roger Sayle <roger@eyesopen.com>
16859 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16861 2002-07-10 Jeffrey A Law <law@redhat.com>
16863 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16865 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16867 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16869 * gcc.dg/20020312-2.c: Check for __PPC__.
16871 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16873 * gcc.c-torture/compile/20020709-1.c: New test.
16875 2002-07-07 Roger Sayle <roger@eyesopen.com>
16877 * g++.dg/template/qualttp21.C: New test case.
16879 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16881 * gcc.c-torture/compile/20020706-1.c: New test.
16882 * gcc.c-torture/compile/20020706-2.c: New test.
16884 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16885 Alexandre Oliva <aoliva@redhat.com>
16887 * g++.dg/warn/incomplete1.C: New test.
16889 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16892 * g++.dg/warn/noreturn1.C: New test.
16894 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16897 * g++.dg/debug/debug6.C: New test.
16898 * g++.dg/debug/debug7.C: New test.
16900 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16902 * gcc.c-torture/compile/simd-3.c: New test.
16904 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16906 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16907 * gcc.dg/20020620-1.c: Likewise.
16909 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16912 * g++.dg/init/array4.C: New test.
16913 * g++.dg/init/array5.C: New test.
16915 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16917 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16918 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16920 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16922 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16923 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16924 * gcc.dg/wtr-conversion-1.c: Likewise.
16925 * gcc.dg/wtr-escape-1.c: Likewise.
16926 * gcc.dg/wtr-int-type-1.c: Likewise.
16927 * gcc.dg/wtr-label-1.c: Likewise.
16928 * gcc.dg/wtr-static-1.c: Likewise.
16929 * gcc.dg/wtr-strcat-1.c: Likewise.
16930 * gcc.dg/wtr-suffix-1.c: Likewise.
16931 * gcc.dg/wtr-switch-1.c: Likewise.
16932 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16933 * gcc.dg/wtr-union-init-1.c: Likewise.
16934 * gcc.dg/wtr-union-init-2.c: Likewise.
16935 * gcc.dg/wtr-union-init-3.c: Likewise.
16937 * gcc.dg/wtr-func-def-1.c: New test.
16939 2002-07-02 Devang Patel <dpatel@apple.com>
16941 * objc.dg/param-1.m: New test.
16943 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16945 * gcc.dg/cpp/trad/directive.c: Add test.
16946 * gcc.dg/cpp/trad/macroargs.c: Add test.
16947 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16949 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16951 * gcc.dg/cpp/cmdlne-M.c: New test.
16953 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16955 * objc.dg/desig-init-1.m: New test.
16957 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16960 * g++.dg/template/instantiate1.C: New test.
16962 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16965 * g++.dg/template/sizeof2.C: New test.
16967 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16969 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16970 gcc.dg/cpp/trad/include.c: New tests.
16972 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16975 * gcc.c-torture/compile/20020701-1.c: New test.
16977 2002-07-01 Stan Shebs <shebs@apple.com>
16979 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16981 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16982 (objc-torture-execute): or here.
16984 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16986 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16988 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16990 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16992 2002-06-30 Devang Patel <dpatel@apple.com>
16994 * objc.dg/fsyntax-only.m: New test.
16996 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16999 * g++.dg/template/friend7.C: New file.
17001 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
17003 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
17006 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
17008 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
17009 avoid division by zero.
17011 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
17013 * gcc.dg/Wunknownprag.c: New tests.
17015 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
17017 * gcc.c-torture/execute/simd-2.c: New test.
17019 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
17021 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
17022 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
17023 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
17024 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
17025 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
17026 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
17027 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
17028 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
17029 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
17030 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
17031 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
17032 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
17033 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
17034 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
17035 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
17036 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
17037 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
17039 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
17041 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
17042 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
17043 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
17044 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
17046 * gcc.dg/cpp/trad/directive.c: Update.
17048 2002-06-23 Andreas Jaeger <aj@suse.de>
17050 * gcc.c-torture/execute/complex-6.c: New.
17052 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
17054 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
17055 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
17056 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
17057 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
17059 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
17061 * gcc.dg/cpp/trad: New directory with traditional tests copied
17062 from parent directory.
17063 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
17064 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
17065 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
17066 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
17067 Move to trad/ and rename.
17068 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
17069 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
17070 gcc.dg/cpp/trad/redef2.c: New tests.
17071 * gcc.dg/cpp/trad/trad.exp: New driver.
17073 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
17075 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
17076 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
17077 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
17078 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
17081 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
17083 * gcc.dg/20020620-1.c: New test.
17085 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17087 * g++.dg/template/ttp4.C: New test.
17089 2002-06-19 Jakub Jelinek <jakub@redhat.com>
17091 * g++.dg/opt/vt1.C: Fix regexp.
17093 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17095 * gcc.c-torture/execute/pure-1.c: Make functions static again.
17096 Don't use attribute `noinline'.
17098 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
17100 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
17102 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
17104 * gcc.c-torture/execute/simd-1.c: New.
17106 * gcc.dg/simd-1.c: New.
17108 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
17110 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
17112 2002-06-16 Richard Henderson <rth@redhat.com>
17114 * g++.dg/ext/anon-struct1.C: New.
17115 * g++.dg/ext/anon-struct2.C: New.
17116 * g++.dg/ext/anon-struct3.C: New.
17117 * gcc.dg/anon-struct-1.c: New.
17118 * gcc.dg/anon-struct-2.c: New.
17119 * gcc.dg/anon-struct-3.c: New.
17120 * gcc.dg/20011008-1.c: Adjust warning text.
17121 * gcc.dg/20020527-1.c: Add -fms-extensions.
17123 2002-06-16 Richard Henderson <rth@redhat.com>
17125 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
17127 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
17129 * gcc.c-torture/execute/20020615-1.c: New test.
17131 2002-06-15 Roger Sayle <roger@eyesopen.com>
17133 * gcc.c-tortuture/execute/compare-1.c: New test case.
17134 * gcc.c-tortuture/execute/compare-2.c: New test case.
17135 * gcc.c-tortuture/execute/compare-3.c: New test case.
17137 2002-06-13 Richard Henderson <rth@redhat.com>
17139 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
17142 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17144 * g++.dg/template/typename2.C: Update error message.
17146 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
17148 * gcc.c-torture/execute/20020611-1.c: New test.
17150 2002-06-11 Bob Wilson <bob.wilson@acm.org>
17152 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
17153 list of targets to skip.
17155 2002-06-10 Bob Wilson <bob.wilson@acm.org>
17157 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
17158 targets if not optimizing.
17160 2002-06-10 Jakub Jelinek <jakub@redhat.com>
17162 * gcc.c-torture/compile/20020605-1.c: New test.
17164 * g++.dg/opt/vt1.C: New test.
17166 * gcc.dg/20020531-1.c: New test.
17168 * gcc.dg/20020530-1.c: New test.
17170 * gcc.dg/20020527-1.c: New test.
17172 * g++.dg/opt/cse1.C: New test.
17174 2002-06-07 Roger Sayle <roger@eyesopen.com>
17176 * gcc.dg/20020607-2.c: New test case.
17178 2002-06-07 Jakub Jelinek <jakub@redhat.com>
17180 * gcc.c-torture/compile/20020604-1.c: New test.
17182 2002-06-04 Richard Henderson <rth@redhat.com>
17184 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
17185 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
17186 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
17188 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
17190 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
17192 2002-06-03 Richard Henderson <rth@redhat.com>
17194 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
17195 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
17197 2002-06-02 Richard Henderson <rth@redhat.com>
17199 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
17200 test functions static.
17202 2002-06-02 Andreas Jaeger <aj@suse.de>
17204 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
17207 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
17209 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
17210 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
17211 Update for mofified diagnostics.
17212 * gcc.dg/c99-intconst-1.c: No longer fail.
17214 2002-06-02 Richard Henderson <rth@redhat.com>
17216 * gcc.dg/uninit-A.c: Remove xfail markers.
17218 2002-06-01 Roger Sayle <roger@eyesopen.com>
17220 * gcc.dg/fnegate-1.c: New test case.
17222 2002-05-30 Osku Salerma <osku@iki.fi>
17224 * gcc.c-torture/execute/mayalias-1.c: New file.
17226 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
17228 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
17229 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
17230 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
17232 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
17234 * gcc.c-torture/execute/20020529-1.c: New test.
17236 2002-05-27 Richard Henderson <rth@redhat.com>
17238 * g++.dg/ext/attrib6.C: New test case.
17240 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17242 * gcc.c-torture/execute/pure-1.c: New test.
17244 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
17246 * gcc.dg/cpp/arith-2.c: Remove.
17248 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
17250 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
17251 * gcc.dg/cpp/if-3.c: Remove.
17253 2002-05-26 Jakub Jelinek <jakub@redhat.com>
17255 * g++.dg/opt/cse2.C: New test.
17257 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
17259 * gcc.dg/cpp/arith-1.c: New semantic tests.
17260 * gcc.dg/cpp/if-1.c: Update.
17262 2002-05-24 Ben Elliston <bje@redhat.com>
17264 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
17266 2002-05-24 Jakub Jelinek <jakub@redhat.com>
17268 * gcc.dg/verbose-asm.c: New test.
17270 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
17272 * gcc.dg/cpp/paste12.c: New test.
17274 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17276 * g++.dg/parse/named_ops.C: New test.
17278 2002-05-23 Mark Mitchell <mark@codesourcery.com>
17280 * gcc/testsuite/gcc.dg/weak-8.c: New test.
17282 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
17284 * gcc.dg/weak-2.c: Allow optional leading underscore
17285 in scan-assembler symbol name.
17286 * gcc.dg/weak-3.c: Likewise.
17287 * gcc.dg/weak-4.c: Likewise.
17288 * gcc.dg/weak-5.c: Likewise.
17290 2002-05-23 Jakub Jelinek <jakub@redhat.com>
17292 * gcc.dg/20020523-1.c: New test.
17294 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17296 * objc.dg/const-str-2.m: Update now that we stop after
17297 a command line error.
17299 2002-05-22 Richard Henderson <rth@redhat.com>
17301 * g++.dg/dg.exp: Fix typo in test pruneing.
17303 2002-05-22 Richard Henderson <rth@redhat.com>
17305 * g++.dg/dg.exp: Prune the tls subdirectory.
17306 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
17307 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
17308 * g++.dg/tls/init-1.C: New.
17310 2002-05-22 Jakub Jelinek <jakub@redhat.com>
17312 * gcc.dg/20020517-1.c: New test.
17314 2002-05-21 Richard Henderson <rth@redhat.com>
17316 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
17317 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
17319 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
17321 * g++.dg/other/copy2.C: New test.
17323 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
17325 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
17326 (MAX_COPY): Bump up to 10 times sizeof (long long).
17327 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
17329 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
17330 sizeof (long long).
17332 * gcc.c-torture/execute/strcpy-1.c: New test.
17334 2002-05-19 Jason Merrill <jason2redhat.com>
17336 * g++.dg/ext/oper1.C: New test.
17338 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
17339 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
17341 * README.QMTEST: New file.
17343 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
17345 2002-05-19 Andreas Jaeger <aj@suse.de>
17347 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
17349 * gcc.c-torture/execute/loop-2d.x: Likewise.
17351 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
17353 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
17354 support weak symbols.
17355 * gcc.dg/weak-4.c: Likewise
17356 * gcc.dg/weak-6.c: Likewise
17358 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
17360 * gcc.dg/weak-3.c: Add dg-excess-error comment for
17361 cygwin, coff and h8300-*-hms targets
17362 * gcc.dg/weak-5.c: Likewise
17363 * gcc.dg/weak-7.c: Likewise
17365 2002-05-16 Jason Merrill <jason@redhat.com>
17367 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
17368 (scan-assembler-not, scan-assembler-dem): Likewise.
17369 (scan-assembler-dem-not): Likewise.
17371 2002-05-15 Richard Henderson <rth@redhat.com>
17373 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
17375 2002-05-15 Richard Henderson <rth@redhat.com>
17377 * gcc.dg/weak-5.c (vfoo1c): No warning here.
17378 (vfoo1f): Warning here.
17379 (vfoo1l): Don't redefine the alias.
17381 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
17383 * g++.dg/init/pm1.C: New test.
17385 2002-05-12 David S. Miller <davem@redhat.com>
17387 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17390 2002-05-10 Roger Sayle <roger@eyesopen.com>
17392 * gcc.c-torture/execute/20020510-1.c: New test case.
17394 2002-05-10 David S. Miller <davem@redhat.com>
17396 * gcc.c-torture/execute/conversion.c: Test long double too.
17398 2002-05-09 Jakub Jelinek <jakub@redhat.com>
17400 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17401 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17402 * lib/g++.exp (g++_link_flags): Likewise.
17403 * lib/objc.exp (objc_target_compile): Likewise.
17405 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
17407 * gcc.dg/cpp/poison.c: Update.
17408 * gcc.dg/cpp/20000625-2.c: Remove.
17409 * gcc.dg/cpp/direct2s.c: Remove final test.
17411 2002-05-08 Tom Rix <trix@redhat.com>
17413 * gcc.c-torture/execute/20020508-1.c: New test.
17414 * gcc.c-torture/execute/20020508-2.c: New test.
17415 * gcc.c-torture/execute/20020508-3.c: New test.
17417 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
17419 * gcc.dg/cpp/charconst-4.c: More tests.
17421 2002-05-08 Mark Mitchell <mark@codesourcery.com>
17424 * gcc.dg/weak-3.c: Update location of warning messages.
17425 * gcc.dg/weak-5.c: Likewise.
17427 2002-05-06 Roger Sayle <roger@eyesopen.com>
17429 * gcc.c-torture/execute/20020506-1.c: New test case.
17431 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
17433 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17435 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17437 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17439 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17441 * gcc.dg/cpp/charconst-3.c: New test.
17443 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
17445 * gcc.dg/cpp/charconst.c: Update tests.
17447 2002-05-05 Tim Josling <tej@melbpc.org.au>
17449 * treelang: Added directory for new sample language treelang. Also
17450 lib/treelang.exp: New file to signal treelang should be tested.
17452 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17454 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17455 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17456 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17457 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17458 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17459 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17460 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17462 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
17464 * gcc.dg/format/xopen-2.c: New test.
17466 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17468 * gcc.dg/20020503-1.c: New test.
17470 2002-05-02 Mark Mitchell <mark@codesourcery.com>
17472 * g++.dg/init/dtor1.C: Make it tougher.
17474 2002-05-01 Mark Mitchell <mark@codesourcery.com>
17476 * g++.dg/init/dtor1.C: New test.
17478 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17480 * gcc.dg/altivec-8.c: New.
17482 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17484 * gcc.dg/altivec-7.c: New.
17486 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17488 * g++.dg/parse/typedef1.C: New test.
17490 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17493 * g++.dg/template/friend6.C: New test.
17496 * g++.dg/init/copy1.C: New test.
17498 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17500 * g++.dg/warn/effc1.C: New test.
17502 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17504 * gcc.dg/cpp/if-cexp.c: Add a test.
17506 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17508 * gcc.dg/20020426-2.c: New test.
17510 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17512 * gcc.dg/cpp/if-mop.c: Update.
17513 * gcc.dg/cpp/if-mpar.c: Add test.
17514 * gcc.dg/cpp/if-oppr.c: Update.
17516 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17519 * gcc.dg/weak-[2-7].c: New tests.
17521 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17523 * gcc.dg/enum1.c: New test.
17525 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17528 * g++.dg/inherit/access2.C: New test.
17530 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17533 * gcc.dg/20020426-1.c: New test.
17535 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17537 * g++.dg/abi/enum1.C: New test.
17539 2002-04-26 Richard Henderson <rth@redhat.com>
17541 * gcc.dg/c99-bool-1.c: Expect always true warning.
17543 2002-04-25 Roger Sayle <roger@eyesopen.com>
17545 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17547 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17549 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17552 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17554 * g++.dg/abi/mange7.C: New test.
17557 * g++.dg/parse/stmtexpr2.C: New test.
17559 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17561 * gcc.dg/20020312-2.c: Add SH target.
17563 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17565 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17566 compiler output on mips*-*-irix*.
17568 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17570 * g++.dg/parse/attr1.C: New test.
17572 2002-04-23 Roger Sayle <roger@eyesopen.com>
17574 * gcc.c-torture/execute/string-opt-17.c: New test case.
17575 * gcc.c-torture/execute/memset-2.c: New test case.
17577 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17580 * g++.dg/template/friend5.C: New test.
17583 * g++.dg/template/qual1.C: Likewise.
17585 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17587 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17588 Include stdlib.h, not stdio.h or ctype.h.
17590 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17592 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17593 cris-*-elf* and mmix-*-*.
17594 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17595 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17596 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17598 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17599 * gcc.dg/wchar_t-1.c: Ditto.
17601 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17603 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17606 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17608 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17610 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17612 * gcc.c-torture/execute/20000906-1.x: Delete.
17614 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17616 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17618 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17621 * g77.f-torture/execute/6367.f: New test.
17622 * g77.f-torture/execute/6367.x: Disable for MMIX.
17624 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17627 * g++.dg/opt/inline2.C: New test.
17629 2002-04-18 Richard Henderson <rth@redhat.com>
17631 * gcc.dg/20000906-1.c: Enable for all targets.
17632 * gcc.c-torture/compile/iftrap-2.c: New.
17634 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17636 * gcc.dg/20020418-1.c: New test.
17637 * gcc.dg/20020418-2.c: New test.
17639 2002-04-18 Richard Henderson <rth@redhat.com>
17641 * gcc.c-torture/compile/iftrap-1.c: New.
17642 * gcc.dg/iftrap-1.c: Adjust for ia64.
17643 * gcc.dg/iftrap-2.c: New.
17645 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17647 * gcc.c-torture/compile/20020418-1.c: New test.
17649 2002-04-18 Roger Sayle <roger@eyesopen.com>
17651 * gcc.c-torture/compile/20020415-1.c: New.
17653 2002-04-18 David S. Miller <davem@redhat.com>
17655 * gcc.c-torture/execute/20020418-1.c: New test.
17657 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17659 * gcc.dg/20020416-1.c: New test.
17661 * g++.dg/opt/inline1.C: New test.
17663 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17665 * gcc.dg/altivec-5.c: New test.
17667 * gcc.dg/20020415-1.c: New test.
17669 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17671 * testsuite/lib/chill.exp: Remove.
17673 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17675 * g++.dg/other/big-struct.C: New test.
17677 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17679 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17682 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17685 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17686 in scan-assembler function name
17688 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17690 * g77.f-torture/execute/980628-4.x,
17691 g77.f-torture/execute/980628-5.x,
17692 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17693 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17694 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17697 2002-04-13 David S. Miller <davem@redhat.com>
17699 * gcc.c-torture/execute/20020413-1.c: New test.
17701 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17704 * g++.dg/ext/asm1.C: New tests.
17706 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17709 * g++.dg/parse/stmtexpr1.C: New test.
17712 * g++.dg/template/copy1.C: New test.
17714 2002-04-12 Richard Henderson <rth@redhat.com>
17716 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17718 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17720 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17721 gcc.c-torture/execute/20020307-2.c.
17723 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17725 * g++.dg/ext/attrib5.C,
17726 * g++.dg/lookup/struct1.C: New tests.
17728 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17730 * gcc.dg/20020411-1.c: New test.
17732 * gcc.c-torture/execute/20020411-1.c: New test.
17734 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17736 * g77.f-torture/execute/6177.f: New test.
17738 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17741 * g++.dg/opt/cleanup1.C: New test.
17743 * g++.dg/opt/const1.C: New test.
17745 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17747 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17749 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17752 * g++.dg/template/typename2.C: New test.
17754 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17756 * gcc.c-torture/execute/loop-12.c: New.
17758 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17760 * g77.f-torture/execute/980628-4.x,
17761 g77.f-torture/execute/980628-5.x,
17762 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17763 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17764 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17766 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17768 PR optimization/6086
17769 * g++.dg/opt/preinc1.C: New test.
17771 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17774 * g++.dg/opt/static2.C: New test.
17776 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17779 * gcc.dg/20020406-1.c: New test.
17781 2002-04-04 David S. Miller <davem@redhat.com>
17783 * gcc.c-torture/execute/20020404-1.c: New test.
17785 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17788 * gcc.dg/20020312-2.c: Do not declare global register variable
17789 if __PIC__ or __pic__ is defined.
17791 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17793 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17794 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17796 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17798 * gcc.misc-tests/linkage.exp: Update last change to handle
17799 sparc*-, not just sparc-.
17801 2002-04-03 Richard Henderson <rth@redhat.com>
17803 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17805 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17807 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17809 2002-04-02 David S. Miller <davem@redhat.com>
17811 * gcc.c-torture/execute/20020402-3.c: New test.
17813 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17815 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17816 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17818 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17819 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17820 g77.f-torture/execute/20001201.x,
17821 g77.f-torture/execute/u77-test.x: New files.
17823 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17824 * gcc.dg/wchar_t-1.c: Ditto.
17826 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17828 * gcc.c-torture/execute/20020402-1.c: New test.
17830 2002-04-01 Richard Henderson <rth@redhat.com>
17832 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17834 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17836 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17838 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17840 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17842 * g++.dg/inherit/template-as-base.C: Expect error.
17843 * g++.dg/inherit/namespace-as-base.C: Likewise.
17845 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17847 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17848 g++.dg/ext/instantiate3.C: Tweak match patterns.
17850 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17851 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17854 2002-03-31 Richard Henderson <rth@redhat.com>
17856 * gcc.dg/special/alias-2.c: New.
17857 * gcc.dg/special/ecos.exp: Run it.
17859 2002-03-31 Richard Henderson <rth@redhat.com>
17861 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17863 2002-03-31 Kazu Hirata <kazu@hxi.com>
17865 * gcc.dg/weak-1.c: Disable on h8300 port.
17867 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17869 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17870 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17872 * g++.dg/bprob/bprob-1.C: New test.
17873 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17874 * g++.dg/gcov/gcov-1.C: New test.
17875 * g++.dg/gcov/gcov-1.x: New file.
17876 * g++.dg/gcov/gcov-2.C: New test.
17877 * g++.dg/gcov/gcov-3.C: New test.
17878 * g++.dg/gcov/gcov-3.h: New file.
17880 2002-03-28 Roger Sayle <roger@eyesopen.com>
17882 * g++.old-deja/g++.other/builtins5.C: New test.
17883 * g++.old-deja/g++.other/builtins6.C: New test.
17884 * g++.old-deja/g++.other/builtins7.C: New test.
17885 * g++.old-deja/g++.other/builtins8.C: New test.
17886 * g++.old-deja/g++.other/builtins9.C: New test.
17888 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17890 * g++.dg/opt/static1.C: New test.
17892 * g++.dg/opt/longbranch1.C: New test.
17894 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17896 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17898 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17900 2002-03-28 Jeffrey A Law (law@redhat.com)
17902 * gcc.c-torture/execute/20020328-1.c: New test.
17904 2002-03-27 Richard Henderson <rth@redhat.com>
17906 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17907 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17908 move from g++.old-deja/g++.ext/.
17910 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17912 * g++.dg/init/new2.C: New test.
17914 2002-03-26 Richard Henderson <rth@redhat.com>
17916 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17918 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17921 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17923 * gcc.dg/20001102-1.c: Likewise.
17925 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17927 * gcc.dg/cpp/endif-pedantic1.c,
17928 gcc.dg/cpp/endif-pedantic2.c: New tests.
17930 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17932 * g++.dg/init/new1.C: New test.
17934 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17936 * g++.dg/abi/vbase9.C: New test.
17938 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17940 * gcc.dg/arm-asm.c: New test.
17942 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17944 * gcc.dg/Wswitch-enum.c: New test.
17947 2002-03-26 Richard Henderson <rth@redhat.com>
17949 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17952 2002-03-25 Richard Henderson <rth@redhat.com>
17954 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17957 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17958 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17960 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17962 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17964 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17966 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17967 targets using generic thunk support.
17969 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17971 * gcc.c-torture/compile/20020323-1.c: New test.
17973 * g++.dg/opt/conj2.C: New test.
17975 2002-03-24 Richard Henderson <rth@redhat.com>
17977 * gcc.dg/weak-1.c: Use -fno-common.
17979 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17981 * g77.dg/f77-edit-apostrophe-out.f: New test
17982 * g77.dg/f77-edit-h-out.f: New test
17983 * g77.dg/f77-edit-t-in.f: New test
17984 * g77.dg/f77-edit-t-out.f: New test
17985 * g77.dg/f77-edit-x-out.f: New test
17986 * g77.dg/f77-edit-slash-out.f: New test
17987 * g77.dg/f77-edit-colon-out.f: New test
17988 * g77.dg/f77-edit-s-out.f: New test
17990 2002-03-24 Richard Henderson <rth@redhat.com>
17992 * objc/execute/formal_protocol-6.x: New XFAIL.
17994 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17996 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17997 that do not support weak symbols
17999 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
18001 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
18002 * lib/g77.exp: Likewise
18003 * lib/objc.exp: Likewise
18005 2002-03-23 Andrew Cagney <ac131313@redhat.com>
18007 * gcc.dg/Wswitch-default.c: New test.
18009 2002-03-23 Jakub Jelinek <jakub@redhat.com>
18011 * g++.dg/other/enum1.C: New test.
18013 2002-03-23 Zack Weinberg <zack@codesourcery.com>
18015 * gcc.dg/pragma-ep-3.c: Fix typo.
18017 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
18019 * g++.dg/inherit/template-as-base.C: New test.
18021 2002-03-22 Jakub Jelinek <jakub@redhat.com>
18023 * g++.old-deja/g++.other/dwarf2-1.C: Move...
18024 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
18026 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
18028 * gcc.dg/cpp/multiline.c: Update to match.
18030 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
18032 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
18034 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
18036 * gcc.dg/cpp/extratokens2.c: New file.
18038 2002-03-21 David Edelsohn <edelsohn@gnu.org>
18040 * gcc.dg/20020312-2.c: Add rs6000 target.
18042 * gcc.c-torture/compile/20020319-1.c: New test.
18044 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
18046 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
18047 (A, E): Handle this.
18049 2002-03-20 Jason Merrill <jason@redhat.com>
18051 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
18053 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
18054 through prune_gcc_output.
18056 2002-03-20 Jakub Jelinek <jakub@redhat.com>
18058 * gcc.c-torture/compile/20020320-1.c: New test.
18060 2002-03-19 Jakub Jelinek <jakub@redhat.com>
18062 * gcc.c-torture/compile/20020318-1.c: New test.
18064 * gcc.dg/struct-by-value-1.c: New test.
18066 * gcc.dg/20020319-1.c: New test.
18068 2002-03-18 Jakub Jelinek <jakub@redhat.com>
18070 * g++.dg/opt/conj1.C: New test.
18072 2002-03-17 Mark Mitchell <mark@codesourcery.com>
18074 * g++.dg/template/qualttp20.C: Revert previous change.
18075 * g++.dg/template/qualttp3.C: Likewise.
18076 * g++.dg/template/qualttp4.C: Likewise
18077 * g++.dg/template/qualttp5.C: Likewise
18078 * g++.dg/template/qualttp6.C: Likewise
18079 * g++.dg/template/qualttp7.C: Likewise
18080 * g++.dg/template/qualttp8.C: Likewise
18081 * g++.dg/template/recurse.C: Likewise.
18083 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
18085 * gcc.dg/cpp/wchar-1.c: Update.
18087 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
18089 * g++.dg/template/conv1.C: New test.
18090 * g++.dg/template/conv2.C: New test.
18091 * g++.dg/template/conv3.C: New test.
18092 * g++.dg/template/conv4.C: New test.
18094 2002-03-15 Mark Mitchell <mark@codesourcery.com>
18096 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
18097 * g++.dg/template/qualttp3.C: Likewise.
18098 * g++.dg/template/qualttp4.C: Likewise
18099 * g++.dg/template/qualttp5.C: Likewise
18100 * g++.dg/template/qualttp6.C: Likewise
18101 * g++.dg/template/qualttp7.C: Likewise
18102 * g++.dg/template/qualttp8.C: Likewise
18103 * g++.dg/template/recurse.C: Likewise.
18105 2002-03-15 Mark Mitchell <mark@codesourcery.com>
18107 * g++.dg/opt/dtor1.C: New test.
18109 2002-03-15 Jakub Jelinek <jakub@redhat.com>
18111 * gcc.c-torture/compile/20020315-1.c: New test.
18113 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
18115 * gcc.dg/weak-1.c: Fix scan tests.
18117 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
18119 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
18120 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
18121 cris-*-aout* mmix-*-*.
18122 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
18123 cris-*-aout* mmix-*-*.
18124 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
18125 cris-*-elf* cris-*-aout* and mmix-*-*.
18126 * gcc.dg/20001009-1.c: Ditto.
18127 * gcc.dg/20010912-1.c: Ditto.
18128 * gcc.dg/20020122-4.c: Ditto.
18129 * gcc.dg/inline-2.c: Ditto.
18131 2002-03-14 Jeffrey A Law (law@cygnus.com)
18133 * gcc.c-torture/compile/20020314-1.c: New test.
18135 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
18137 * gcc.c-torture/execute/20020314-1.c: New test.
18139 2002-03-14 Jakub Jelinek <jakub@redhat.com>
18141 * g++.dg/warn/Wunused-1.C: New test.
18143 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
18145 * g++.dg/abi/mangle6.C: New test.
18147 2002-03-13 Jakub Jelinek <jakub@redhat.com>
18149 * gcc.c-torture/compile/20020309-2.c: New test.
18151 * gcc.c-torture/compile/20020312-1.c: New test.
18153 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
18155 * g++.dg/other/access1.C: New test.
18157 2002-03-12 Jakub Jelinek <jakub@redhat.com>
18159 * gcc.c-torture/execute/wchar_t-1.c: New test.
18161 2002-03-12 David Edelsohn <edelsohn@gnu.org>
18163 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
18165 2002-03-12 Roger Sayle <roger@eyesopen.com>
18167 * gcc.dg/20020312-1.c: New test case.
18169 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
18171 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
18173 2002-03-11 Richard Henderson <rth@redhat.com>
18175 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
18176 * g++.old-deja/g++.jason/report.C: Likewise.
18178 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
18180 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
18181 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
18183 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
18185 * testsuite/g++.dg/overload/pmf1.C: New test.
18187 2002-03-11 Kazu Hirata <kazu@hxi.com>
18189 * gcc.c-torture/execute/20020307-1.c: Use long.
18191 2002-03-11 Jakub Jelinek <jakub@redhat.com>
18193 PR optimization/5844
18194 * gcc.dg/20020310-1.c: New test.
18196 2002-03-09 Michael Meissner <meissner@redhat.com>
18198 * gcc.c-torture/execute/memcpy-2.c: New test.
18199 * gcc.c-torture/execute/memset-1.c: New test.
18200 * gcc.c-torture/execute/strlen-1.c: New test.
18201 * gcc.c-torture/execute/strcmp-1.c: New test.
18202 * gcc.c-torture/execute/strncmp-1.c: New test.
18204 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
18206 * gcc.dg/ppc-ldstruct.c: New test.
18208 2002-03-09 Jakub Jelinek <jakub@redhat.com>
18210 * gcc.c-torture/execute/va-arg-22.c: New test.
18212 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18214 * gcc.c-torture/compile/20020309-1.c: New test.
18216 2002-03-08 Jakub Jelinek <jakub@redhat.com>
18218 * gcc.c-torture/execute/20020307-2.c: New test.
18220 2002-03-07 Jeffrey A Law (law@redhat.com)
18222 * g77.f-torture/compile/20020307-1.f: New test.
18224 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
18226 * gcc.dg/unordered-1.c: New test.
18228 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
18230 * gcc.c-torture/execute/20020307-1.c: New test.
18232 2002-03-05 Jakub Jelinek <jakub@redhat.com>
18234 * gcc.dg/20020304-1.c: New test.
18236 * gcc.c-torture/compile/20020304-2.c: New test.
18238 2002-03-04 Zack Weinberg <zack@codesourcery.com>
18240 * gcc.c-torture/compile/20020304-1.c: New test case
18243 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
18245 * gcc.dg/20020103-1.c: Add other -D ppc variants.
18247 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
18249 * g++.dg/other/classkey1.C: New test.
18251 2002-03-01 Richard Henderson <rth@redhat.com>
18253 * gcc.c-torture/compile/981223-1.x: New.
18254 * gcc.c-torture/compile/920625-1.x: New.
18256 2002-02-28 Richard Henderson <rth@redhat.com>
18258 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
18260 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
18262 * gcc.c-torture/execute/20020227-1.c: New test.
18264 2002-02-27 Mark Mitchell <mark@codesourcery.com>
18266 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
18268 * g++.old-deja/g++.oliva/partord1.C: Likewise.
18269 * g++.old-deja.g++.other/defarg1.C: Likewise.
18270 * g++.old-deja/g++.pt/calls2.C: Likewise.
18271 * g++.old-deja/g++.pt/crash20.C: Likewise.
18272 * g++.old-deja/g++.pt/crash30.C: Likewise.
18273 * g++.old-deja/g++.pt/crash36.C: Likewise.
18274 * g++.old-deja/g++.pt/crash6.C: Likewise.
18275 * g++.old-deja/g++.pt/defarg13.C: Likewise.
18276 * g++.old-deja/g++.pt/derived3.C: Likewise.
18277 * g++.old-deja/g++.pt/error1.C: Likewise.
18278 * g++.old-deja/g++.pt/friend21.C: Likewise.
18279 * g++.old-deja/g++.pt/friend23.C: Likewise.
18280 * g++.old-deja/g++.pt/infinite1.C: Likewise.
18281 * g++.old-deja/g++.robertl/eb128.C: Likewise.
18283 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
18285 * gcc.c-torture/execute/20020225-2.c: New test.
18287 2002-02-27 Zack Weinberg <zack@codesourcery.com>
18289 * gcc.c-torture/execute/920730-1t.c,
18290 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
18291 Delete test cases, only relevant to -traditional.
18293 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
18295 * gcc.dg/cpp/undef1.c: Remove.
18296 * gcc.dg/cpp/directiv.c: Update.
18297 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
18299 2002-02-27 Michael Meissner <meissner@redhat.com>
18301 * gcc.c-torture/execute/20020226-1.c: New test.
18303 2002-02-26 Jakub Jelinek <jakub@redhat.com>
18305 * g++.dg/debug/debug4.C: New test.
18307 * gcc.dg/ia64-visibility-1.c: New test.
18309 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
18311 * gcc.dg/debug/20020224-1.c: New.
18313 2002-02-25 Kazu Hirata <kazu@hxi.com>
18315 * gcc.c-torture/execute/960416-1.x: New.
18316 * gcc.c-torture/execute/divconst-3.x: Likewise.
18318 2002-02-25 Jakub Jelinek <jakub@redhat.com>
18320 * gcc.dg/20020224-1.c: New test.
18322 2002-02-25 Alan Modra <amodra@bigpond.net.au>
18324 * gcc.c-torture/execute/20020225-1.c: New.
18326 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
18328 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
18330 2002-02-23 Jakub Jelinek <jakub@redhat.com>
18332 * gcc.dg/20020222-1.c: New test.
18334 2002-02-22 Jakub Jelinek <jakub@redhat.com>
18336 * g++.dg/opt/anonunion1.C: New test.
18338 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
18340 * g++.dg/template/qualttp19.C: New test.
18341 * g++.dg/template/qualttp20.C: New test.
18342 * g++.old-deja/g++.jason/report.C: Adjust expected errors
18343 * g++.old-deja/g++.other/qual1.C: Likewise.
18345 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
18347 * gcc.dg/attr-alwaysinline.c: New.
18349 2002-02-21 Jakub Jelinek <jakub@redhat.com>
18351 * gcc.dg/20020220-1.c: New test.
18353 * gcc.dg/20020220-2.c: New test.
18355 * g++.dg/opt/mmx1.C: New test.
18357 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
18359 * gcc.c-torture/compile/20020110.c: New test.
18361 2002-02-20 Jakub Jelinek <jakub@redhat.com>
18363 * gcc.c-torture/execute/20020219-1.c: New test.
18365 * gcc.dg/20020219-1.c: New test.
18367 * gcc.dg/noncompile/20020220-1.c: New test.
18369 * g++.dg/opt/ptrintsum1.C: New test.
18371 * gcc.dg/debug/20020220-1.c: New test.
18373 2002-02-17 Jakub Jelinek <jakub@redhat.com>
18375 * gcc.c-torture/execute/20020216-1.c: New test.
18377 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
18379 * gcc.dg/decl-1.c: Update, new test.
18381 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
18383 * g++.dg/abi/bitfield1.C: New test.
18384 * g++.dg/abi/bitfield2.C: New test.
18386 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18388 * gcc.dg/attr-nest.c: New test.
18390 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18392 * gcc.c-torture/execute/20020215-1.c: New test.
18394 2002-02-14 Jakub Jelinek <jakub@redhat.com>
18396 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18397 * g++.dg/debug/debug.exp: New.
18398 * g++.dg/debug/trivial.C: New.
18399 * g++.dg/debug/debug1.C: Moved...
18400 * g++.dg/other/debug1.C: ...from here.
18401 * g++.dg/debug/debug2.C: Moved...
18402 * g++.dg/other/debug2.C: ...from here.
18403 * g++.dg/debug/debug3.C: Moved...
18404 * g++.dg/other/debug3.C: ...from here.
18406 * gcc.dg/noncompile/20020213-1.c: New test.
18408 2002-02-13 Jakub Jelinek <jakub@redhat.com>
18410 * g++.dg/other/debug3.C: New test.
18412 * gcc.c-torture/execute/20020213-1.c: New test.
18414 2002-02-13 Richard Smith <richard@ex-parrot.com>
18416 * g++.old-deja/g++.other/thunk1.C: New test.
18418 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18420 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18422 2002-02-13 Stan Shebs <shebs@apple.com>
18424 * gcc.dg/altivec-3.c: New.
18426 2002-02-12 Jakub Jelinek <jakub@redhat.com>
18428 * gcc.dg/Wunreachable-1.c: New test.
18429 * gcc.dg/Wunreachable-2.c: New test.
18431 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18433 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18435 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
18437 * gcc.dg/decl-1.c: New test.
18439 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18441 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18443 2002-02-10 Kazu Hirata <kazu@hxi.com>
18445 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18446 * gcc.c-torture/compile/980506-1.x: Likewise.
18448 2002-02-10 Kazu Hirata <kazu@hxi.com>
18450 * gcc.dg/20020210-1.c: New.
18452 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
18454 * g77.f-torture/execute/947.f: New regression test
18455 for PR fortran/947.
18457 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
18459 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18460 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18462 2002-02-08 Richard Henderson <rth@redhat.com>
18464 * gcc.c-torture/compile/labels-3.c: New.
18466 2002-02-08 Jakub Jelinek <jakub@redhat.com>
18468 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18469 expression statements work instead.
18470 * gcc.dg/noncompile/20020207-1.c: New test.
18472 2002-02-07 Richard Henderson <rth@redhat.com>
18474 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18476 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18478 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18480 * lib/g77-dg.exp: Trim g77 error messages so that they are
18481 recognized by dg.exp.
18483 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18486 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18488 2002-02-07 Richard Henderson <rth@redhat.com>
18490 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18491 to be sufficiently aligned for integers.
18493 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18495 * g++.dg/template/friend4.C: New test.
18497 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18500 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18503 2002-02-07 Richard Henderson <rth@redhat.com>
18505 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18506 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18507 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18508 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18510 2002-02-06 Richard Henderson <rth@redhat.com>
18512 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18514 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18516 * gcc.dg/20020206-1.c: New test.
18518 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18520 * gcc.c-torture/execute/20020206-1.c: New test.
18522 * gcc.c-torture/execute/20020206-2.c: New test.
18524 PR optimization/5429:
18525 * gcc.c-torture/compile/20020206-1.c: New test.
18527 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18529 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18530 as certain file formats cannot support particularly large
18533 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18534 and do not expect to be able to link the executable.
18536 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18537 fail because the COFF format does not support the weak attribute.
18539 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18541 * g77.dg/pr5473.f: New test
18543 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18545 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18546 Fix testcase accordingly.
18548 2002-02-04 Richard Henderson <rth@redhat.com>
18550 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18551 (buf): Change to be an array of pointers, not ints.
18553 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18555 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18556 before all tests. Move warning one line above to match where it
18558 * gcc.dg/Wswitch-2.c: New test.
18559 * g++.dg/warn/Wswitch-1.C: New test.
18560 * g++.dg/warn/Wswitch-2.C: New test.
18562 2002-02-04 Richard Henderson <rth@redhat.com>
18564 * g++.dg/abi/offsetof.C: Fix size comparison.
18566 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18568 * gcc.dg/cast-qual-2.c: New test.
18570 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18572 * gcc.dg/20020201-4.c: New test.
18574 2002-02-04 Ben Elliston <bje@redhat.com>
18576 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18577 target_info attribute != 0, in addition to the empty string.
18578 (gcc_target_compile): Likewise.
18580 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18582 * gcc.dg/Wswitch.c: New test.
18583 PR gcc/4475. PR gcc/3780.
18585 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18587 * g77.f-torture/execute/5122.f: New test for regressions
18588 against PR fortran/5122.
18590 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18592 * g77.f-torture/compile/pr3743.f: Delete
18593 * g77.dg/pr3743-1.f: New test.
18594 * g77.dg/pr3743-2.f: New test.
18595 * g77.dg/pr3743-3.f: New test.
18596 * g77.dg/pr3743-4.f: New test.
18598 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18600 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18602 2002-02-02 Richard Henderson <rth@redhat.com>
18604 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18605 * gcc.c-torture/execute/bf64-1.c: Likewise.
18607 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18609 * gcc.dg/20020201-2.c: New test.
18611 * gcc.dg/20020201-3.c: New test.
18613 * gcc.c-torture/execute/bitfld-2.c: New test.
18615 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18617 * gcc.dg/bitfld-1.c: Update.
18618 * gcc.dg/bitfld-2.c: Update.
18619 * gcc.c-torture/execute/bitfld-1.x: New.
18621 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18623 * gcc.c-torture/execute/20020201-1.c: New test.
18625 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18628 * gcc.dg/20020201-1.c: New test.
18630 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18633 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18634 * g77.f-torture/compile/pr3743.x: Remove
18636 2002-01-31 Tom Rix <trix@redhat.com>
18638 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18640 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18642 * gcc.dg/noncompile/20020130-1.c: New test.
18644 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18646 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18648 2002-01-29 Richard Henderson <rth@redhat.com>
18650 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18652 * gcc.c-torture/execute/bf64-1.c: Likewise.
18654 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18656 * gcc.c-torture/execute/20020129-1.c: New test.
18658 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18660 * gcc.c-torture/compile/20000224-1.c: Update.
18661 * gcc.c-torture/execute/bitfld-1.c: New tests.
18662 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18663 * gcc.dg/uninit-A.c: Update.
18665 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18667 * g++.dg/template/ctor1.C: Add instantiation.
18669 2002-01-28 Paul Koning <pkoning@equallogic.com>
18671 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18672 argument to __builtin_prefetch to be const ptr.
18674 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18676 * gcc.c-torture/compile/20020120-1.c: New test.
18678 2002-01-27 Kazu Hirata <kazu@hxi.com>
18680 * gcc.c-torture/execute/20020127-1.c: New test.
18682 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18684 * g77.dg/f77-edit-i-in.f: New test
18685 * g77.dg/f77-edit-i-out.f: New test
18687 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18689 * gcc.dg/debug/debug.exp: New file.
18690 * gcc.dg/debug/trivial.c: New file.
18691 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18692 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18693 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18694 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18695 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18696 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18697 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18698 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18699 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18700 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18701 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18702 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18703 * gcc.dg/20000503-1.c: Removed.
18704 * gcc.dg/20010207-1.c: Removed.
18705 * gcc.dg/20011223-1.c: Removed.
18706 * gcc.dg/20020104-2.c: Removed.
18707 * gcc.dg/debug-1.c: Removed.
18708 * gcc.dg/debug-2.c: Removed.
18709 * gcc.dg/debug-3.c: Removed.
18710 * gcc.dg/debug-4.c: Removed.
18711 * gcc.dg/debug-5.c: Removed.
18712 * gcc.dg/debug-6.c: Removed.
18713 * gcc.dg/dwarf2-1.c: Removed.
18714 * gcc.dg/dwarf2-2.c: Removed.
18716 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18718 * g++.old-deja/g++.other/eh5.C: New test.
18719 * g++.old-deja/g++.other/sibcall2.C: New test.
18720 * g++.old-deja/g++.other/array9.C: New test.
18721 * g++.old-deja/g++.other/typename2.C: New test.
18722 * g++.old-deja/g++.other/crash60.C: New test.
18723 * g++.old-deja/g++.other/conv9.C: New test.
18724 * g++.old-deja/g++.other/mangle10.C: New test.
18725 * g++.old-deja/g++.other/unchanging1.C: New test.
18726 * g++.old-deja/g++.other/exprstmt1.C: New test.
18727 * g++.old-deja/g++.other/inline23.C: New test.
18728 * g++.old-deja/g++.eh/ia64-1.C: New test.
18729 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18730 * g++.old-deja/g++.other/reload1.C: New test.
18731 * g++.old-deja/g++.other/static20.C: New test.
18732 * g++.old-deja/g++.other/local-alloc1.C: New test.
18733 * g++.old-deja/g++.other/conv8.C: New test.
18734 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18735 * g++.old-deja/g++.other/storeexpr1.C: New test.
18736 * g++.old-deja/g++.other/storeexpr2.C: New test.
18737 * g++.dg/eh/template2.C: New test.
18738 * g++.dg/warn/weak1.C: New test.
18740 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18742 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18743 Remove first, non-varying, argument.
18745 2002-01-23 Richard Henderson <rth@redhat.com>
18747 * gcc.dg/inline-2.c: New.
18749 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18750 Add optional target arg. Check number of arguments.
18751 (scan-assembler-not, scan-assembler-dem): Likewise.
18752 (scan-assembler-dem-not): Likewise.
18754 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18756 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18758 * g++.old-deja/g++.brendan/parse3.C,
18759 g++.old-deja/g++.other/crash26.C,
18760 g++.old-deja/g++.other/crash28.C,
18761 g++.old-deja/g++.other/crash29.C,
18762 g++.old-deja/g++.other/crash30.C,
18763 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18765 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18767 * gcc.dg/20020115-1.c: New.
18769 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18771 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18773 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18775 * gcc.dg/20020122-3.c: New.
18777 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18779 * g++.dg/other/gc1.C: New test.
18781 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18783 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18785 2002-01-22 Richard Henderson <rth@redhat.com>
18787 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18789 2002-01-22 Richard Henderson <rth@redhat.com>
18791 * gcc.dg/20020122-4.c: New.
18793 2002-01-22 H.J. Lu <hjl@gnu.org>
18795 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18797 * gcc.dg/special/ecos.exp: Likewise.
18798 * lib/g++-dg.exp: Likewise.
18799 * lib/g77-dg.exp: Likewise.
18800 * lib/gcc-dg.exp : Likewise.
18801 * lib/mike-g++.exp: Likewise.
18802 * lib/mike-g77.exp: Likewise.
18803 * lib/mike-gcc.exp: Likewise.
18804 * lib/objc-dg.exp: Likewise.
18806 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18809 * gcc.dg/20020122-2.c: New test.
18811 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18813 * gcc.dg/20020122-1.c: New test.
18815 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18817 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18819 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18821 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18823 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18825 * gcc.c-torture/compile/20020121-1.c: New test.
18827 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18829 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18832 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18834 * gcc.dg/20020218-1.c: New test.
18836 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18838 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18840 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18841 "At global scope" warning
18842 * g++.dg/ext/align1.C: Change cygwin test for alignment
18843 from db-bogus to dg-warning
18845 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18847 * g77.f-torture/compile/cpp2.F: New test.
18849 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18851 * g++.dg/template/access1.C: New test.
18853 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18855 * gcc.dg/20020118-1.c: New.
18857 2002-01-18 Kazu Hirata <kazu@hxi.com>
18859 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18861 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18863 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18864 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18865 alignment warnings.
18867 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18869 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18870 torture_with_loops and torture_without_loops
18872 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18874 * gcc.c-torture/compile/20020116-1.c: New test.
18876 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18878 * gcc.dg/20020116-2.c: New test.
18880 * gcc.dg/ultrasp4.c: New test.
18882 * gcc.dg/20020116-1.c: New test.
18884 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18886 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18889 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18891 * gcc.misc-tests/i386-prefetch.exp: New.
18892 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18893 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18894 * gcc.misc-tests/i386-pf-none-1.c: New test.
18895 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18897 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18899 * gcc.dg/gnu89-init-1.c: Add new tests.
18901 2002-01-15 Andreas Jaeger <aj@suse.de>
18903 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18904 * gcc.dg/i386-mmx-2.c: Likewise.
18905 * gcc.dg/i386-sse-1.c: Likewise.
18906 * gcc.dg/i386-sse-2.c: Likewise.
18907 * gcc.dg/i386-sse-3.c: Likewise.
18909 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18911 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18912 Uncomment additional cases that now pass.
18914 2002-01-11 Richard Henderson <rth@redhat.com>
18916 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18917 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18919 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18921 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18923 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18925 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18926 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18928 2002-01-10 Dale Johannesen <dalej@apple.com>
18930 * gcc.c-torture/execute/loop-11.c: New.
18932 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18934 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18935 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18937 2002-01-09 Richard Henderson <rth@redhat.com>
18939 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18940 type in which to perform the operation for each size.
18942 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18944 * gcc.c-torture/compile/20020109-2.c: New test.
18946 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18948 * gcc.c-torture/execute/loop-10.c: New test.
18950 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18952 * gcc.c-torture/compile/20010226-1.c: New test.
18953 * gcc.c-torture/compile/20010227-1.c: New test.
18954 * gcc.c-torture/compile/20010426-1.c: New test.
18955 * gcc.c-torture/compile/20010510-1.c: New test.
18956 * gcc.c-torture/compile/20010605-3.c: New test.
18957 * gcc.c-torture/compile/20010824-1.c: New test.
18958 * gcc.c-torture/execute/20010409-1.c: New test.
18959 * gcc.dg/noncompile/20000901-1.c: New test.
18960 * gcc.dg/20001023-1.c: New test.
18961 * gcc.dg/20001101-1.c: New test.
18962 * gcc.dg/20001102-1.c: New test.
18963 * gcc.dg/20010207-1.c: New test.
18964 * gcc.dg/20010405-1.c: New test.
18965 * gcc.dg/20010822-1.c: New test.
18966 * gcc.dg/20011107-1.c: New test.
18968 2002-01-09 Jeffrey A Law (law@redhat.com)
18970 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18972 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18973 execution failure on PA targets.
18975 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18977 * gcc.c-torture/compile/20020109-1.c: New test.
18979 2002-01-08 Kazu Hirata <kazu@hxi.com>
18981 * gcc.c-torture/execute/20020108-1.c: New test.
18983 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18985 * gcc.dg/20020108-1.c: New test.
18987 2002-01-08 H.J. Lu <hjl@gnu.org>
18989 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18992 2002-01-08 Geoff Keating <geoffk@redhat.com>
18994 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18997 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18999 * gcc.dg/altivec-4.c: Test altivec predicates.
19001 2002-01-07 Jakub Jelinek <jakub@redhat.com>
19003 * gcc.c-torture/execute/20020107-1.c: New test.
19005 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
19008 * gcc.c-torture/compile/20020106-1.c: New test.
19010 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
19012 * gcc.c-torture/execute/nestfunc-4.c: New test.
19014 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
19016 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
19017 extra triple that slipped in.
19018 * g++.old-deja/g++.abi/align.C: Likewise.
19019 * g++.old-deja/g++.abi/bitfields.C: Likewise.
19021 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
19023 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
19024 * g++.old-deja/g++.abi/align.C: Likewise.
19025 * g++.old-deja/g++.abi/bitfields.C: Likewise.
19027 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
19029 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
19032 2002-01-04 Jakub Jelinek <jakub@redhat.com>
19034 * gcc.dg/20020104-1.c: New test.
19036 * gcc.dg/20020104-2.c: New test.
19038 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
19040 * gcc.dg/20020103-1.c: Fix typo in target selector.
19042 2002-01-03 Richard Henderson <rth@redhat.com>
19044 * gcc.dg/20020103-1.c: New.
19046 2002-01-03 Kazu Hirata <kazu@hxi.com>
19048 * gcc.c-torture/execute/20020103-1.c: New test.
19050 2002-01-03 Jakub Jelinek <jakub@redhat.com>
19052 * g++.dg/other/debug2.C: New test.
19054 * gcc.c-torture/compile/20020103-1.c: New test.
19056 2002-01-02 Jakub Jelinek <jakub@redhat.com>
19058 * gcc.dg/gnu89-init-1.c: Added new tests.
19060 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
19062 * g++.dg/template/friend2.C: Remove as patch is reverted.
19064 * g++.dg/warn/oldcast1.C: New test.
19066 * g++.dg/template/ptrmem1.C: New test.
19067 * g++.dg/template/ptrmem2.C: New test.
19069 * g++.dg/template/ntp.C: New test.
19071 * g++.dg/other/component1.C: New test.
19073 * g++.dg/template/ttp3.C: New test.
19075 * g++.dg/template/friend2.C: New test.
19076 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
19078 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
19080 * g++.dg/other/ptrmem1.C: New test.
19081 * g++.dg/other/ptrmem2.C: New test.
19083 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
19085 * g++.dg/template/ctor1.C: New test.
19087 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
19089 * g++.dg/template/friend2.C: New test.
19091 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
19093 * gcc.dg/mmix-1.c: New test.
19095 2001-12-31 Richard Henderson <rth@redhat.com>
19097 * gcc.dg/asm-5.c: New.
19099 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
19101 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
19102 in namespace __gnu_cxx
19104 2001-12-30 Richard Henderson <rth@redhat.com>
19106 * gcc.dg/debug-6.c: New.
19108 2001-12-30 Jakub Jelinek <jakub@redhat.com>
19110 * gcc.c-torture/compile/20011229-2.c: New test.
19112 2001-12-29 Jakub Jelinek <jakub@redhat.com>
19114 * gcc.dg/debug-3.c: New test.
19115 * gcc.dg/debug-4.c: New test.
19116 * gcc.dg/debug-5.c: New test.
19118 2001-12-29 Richard Henderson <rth@redhat.com>
19120 * g++.dg/eh/loop1.C: New.
19122 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
19124 * g++.dg/template/crash1.C: New test.
19126 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
19128 * g++.dg/other/const1.C: New test.
19130 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
19132 * gcc.c-torture/compile/20011229-1.c: New test.
19134 2001-12-28 Stan Shebs <shebs@apple.com>
19136 * lib/objc-torture.exp: Resync with c-torture.exp.
19137 * lib/objc.exp: Load standard libraries.
19139 2001-12-28 Jakub Jelinek <jakub@redhat.com>
19141 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
19144 2001-12-27 Roger Sayle <roger@eyesopen.com>
19146 * gcc.c-torture/execute/string-opt-16.c: New testcase.
19148 2001-12-27 Richard Henderson <rth@redhat.com>
19150 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
19152 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
19154 * g++.dg/eh/ctor1.C: New test.
19155 * g++.dg/other/error2.C: New test.
19157 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
19159 * g++.dg/other/init2.C: New test.
19161 2001-12-24 Richard Henderson <rth@redhat.com>
19163 * gcc.dg/20011223-1.c: New.
19164 * gcc.dg/inline-1.c: New.
19166 2001-12-23 Richard Henderson <rth@redhat.com>
19168 * gcc.dg/asm-4.c: Test operand modifiers.
19170 2001-12-23 Richard Henderson <rth@redhat.com>
19172 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
19174 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
19176 * gcc.c-torture/execute/20011223-1.c: New test.
19178 2001-12-21 Richard Henderson <rth@redhat.com>
19180 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
19181 re-enables the warning.
19183 2001-12-21 Richard Henderson <rth@redhat.com>
19185 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
19187 2001-12-20 Jakub Jelinek <jakub@redhat.com>
19189 * gcc.c-torture/compile/20011218-1.c: New test.
19191 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
19193 * gcc.misc-test/arm-isr.exp: New file. Control running of the
19195 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
19196 epilogue generation for ARM ISR routines.
19198 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19200 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
19201 * gcc.dg/format/c90-printf-3.c: Likewise.
19202 * gcc.dg/format/c99-printf-3.c: Likewise.
19203 * gcc.dg/format/ext-1.c: Likewise.
19204 * gcc.dg/format/ext-6.c: Likewise.
19205 * gcc.dg/format/format.h: Prototype unlocked stdio.
19207 2001-12-20 Richard Henderson <rth@redhat.com>
19209 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
19211 (malloc): Correct allocation logic. Abort if we fill up the
19212 arena before initialization complete.
19213 (realloc): Correct allocation logic.
19215 2001-12-20 Jakub Jelinek <jakub@redhat.com>
19217 * gcc.c-torture/compile/20011219-2.c: New test.
19219 * gcc.c-torture/execute/20011219-1.c: New test.
19221 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
19223 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
19224 target does not support weak symbols.
19226 2001-12-19 Jakub Jelinek <jakub@redhat.com>
19228 * gcc.c-torture/compile/20011219-1.c: New test.
19230 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
19232 * g++.dg/other/error1.C: New test.
19234 2001-12-17 Jeffrey A Law (law@redhat.com)
19236 * gcc.c-torture/execute/20011217-1.c: New test.
19238 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
19240 * objc.dg/special/: New directory.
19241 * objc.dg/special/special.exp: New file.
19242 * objc.dg/special/unclaimed-category-1.h: New file.
19243 * objc.dg/special/unclaimed-category-1a.m: New file.
19244 * objc.dg/special/unclaimed-category-1.m: New file.
19246 2001-12-17 Andreas Jaeger <aj@suse.de>
19248 * gcc.c-torture/compile/20011217-2.c: New test.
19250 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
19252 * gcc.c-torture/compile/20011217-1.c: New test.
19254 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
19256 * testsuite/gcc.dg/20011214-1.c: New.
19258 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
19260 * gcc.dg/altivec-4.c: New.
19262 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
19264 * gcc.dg/20011113-1.c: New test.
19266 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
19268 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
19269 std::__malloc_alloc_template<0> and
19270 std::__default_alloc_template<false, 0>.
19272 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
19274 * objc/execute/bf-21.m: New test.
19275 * objc/execute/enumeration-1.m: New test.
19276 * objc/execute/enumeration-2.m: New test.
19278 2001-12-12 Jakub Jelinek <jakub@redhat.com>
19280 * gcc.dg/gnu89-init-1.c: New test.
19282 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
19284 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
19285 * g++.old-deja/g++.jason/2371.C: Likewise.
19286 * g++.old-deja/g++.jason/template33.C: Likewise.
19287 * g++.old-deja/g++.jason/template34.C: Likewise.
19288 * g++.old-deja/g++.jason/template36.C: Likewise.
19289 * g++.old-deja/g++.oliva/typename1.C: Likewise.
19290 * g++.old-deja/g++.oliva/typename2.C: Likewise.
19291 * g++.old-deja/g++.other/typename1.C: Likewise.
19292 * g++.old-deja/g++.pt/inherit2.C: Likewise.
19293 * g++.old-deja/g++.pt/nontype5.C: Likewise.
19294 * g++.old-deja/g++.pt/typename11.C: Likewise.
19295 * g++.old-deja/g++.pt/typename14.C: Likewise.
19296 * g++.old-deja/g++.pt/typename16.C: Likewise.
19297 * g++.old-deja/g++.pt/typename3.C: Likewise.
19298 * g++.old-deja/g++.pt/typename4.C: Likewise.
19299 * g++.old-deja/g++.pt/typename5.C: Likewise.
19300 * g++.old-deja/g++.pt/typename7.C: Likewise.
19301 * g++.old-deja/g++.robertl/eb9.C: Likewise.
19303 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
19305 * g++.dg/other/linkage1.C: New test.
19306 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
19309 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
19311 * gcc.dg/concat.c: New test.
19313 2001-12-11 Stan Shebs <shebs@apple.com>
19315 * objc/compile: New test directory.
19316 * objc/compile/compile.exp: New expect script.
19317 * objc/compile/20011211-1.m: New compile test.
19319 2001-12-11 Jason Merrill <jason@redhat.com>
19321 * lib/prune.exp (prune_gcc_output): Also handle "In member
19322 function". So many permutations...
19324 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
19326 * g++.dg/template/typedef1.C: New test.
19328 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
19330 * g++.dg/other/copy1.C: New test.
19332 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
19334 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
19336 * gcc.dg/builtin-choose-expr.c: New.
19338 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
19340 * gcc.dg/altivec-2.c: New.
19342 2001-12-07 Richard Henderson <rth@redhat.com>
19344 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
19346 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
19348 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
19351 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19353 * g++-old.deja/g++.robertl/eb101.C: Deleted.
19355 2001-12-06 Janis Johnson <janis187@us.ibm.com>
19357 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
19358 variable argument list.
19360 2001-12-06 Zack Weinberg <zack@codesourcery.com>
19362 * gcc.c-torture/execute/memcheck: Delete entire directory.
19363 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19364 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
19366 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
19368 * gcc.dg/Wshadow-1.c: New test.
19370 2001-12-05 Jakub Jelinek <jakub@redhat.com>
19372 * gcc.c-torture/compile/20011130-1.c: New test.
19374 * gcc.dg/noncompile/20011025-1.c: New test.
19376 * g++.dg/other/anon-union.C: New test.
19378 * gcc.c-torture/execute/20011024-1.c: New test.
19380 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
19382 * gcc.c-torture/execute/20000722-1.x,
19383 gcc.c-torture/execute/20010123-1.x: Remove.
19384 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
19385 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19386 gcc.dg/c99-complit-2.c: New tests.
19388 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
19390 * g++.dg/inherit/base1.C: New test.
19392 2001-12-04 Jakub Jelinek <jakub@redhat.com>
19394 * g++.dg/other/stdarg1.C: New test.
19396 * gcc.c-torture/compile/20011130-2.c: New test.
19398 2001-12-03 Janis Johnson <janis187@us.ibm.com>
19400 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19401 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19402 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19403 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19404 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19405 * gcc.dg/builtin-prefetch-1.c: New test.
19407 2001-12-03 Jakub Jelinek <jakub@redhat.com>
19409 * gcc.dg/20011130-1.c: New test.
19411 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
19413 * g++.dg/other/scope1.C: New test.
19414 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19416 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19418 * gcc.dg/vla-init-1.c: New test.
19420 2001-12-01 Geoff Keating <geoffk@redhat.com>
19422 * gcc.c-torture/compile/structs.c: New testcase from GDB.
19424 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
19426 * objc.dg/alias.m: Update.
19427 * objc.dg/class-1.m: Update.
19428 * objc.dg/const-str-1.m: Update.
19429 * objc.dg/fwd-proto-1.m: Update.
19430 * objc.dg/id-1.m: Update.
19431 * objc.dg/super-class-1.m: Update.
19433 2001-11-29 Mark Mitchell <mark@codesourcery.com>
19435 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19438 2001-11-28 Jeffrey A Law (law@cygnus.com)
19440 * gcc.c-torture/execute/20011128-1.c: New test.
19442 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
19444 * gcc.dg/20011127-1.c: New test.
19446 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19448 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
19449 from Austin Group draft 7.
19450 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
19451 scanf format arguments.
19452 * gcc.dg/format/no-exargs-2.c: New test.
19454 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
19456 * g++.dg/abi/vbase8-4.C: New test.
19458 2001-11-24 Ian Lance Taylor <ian@airs.com>
19460 * gcc.c-torture/execute/20011121-1.c: New test.
19462 2001-11-23 Jeffrey A Law (law@cygnus.com)
19464 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19466 2001-11-23 Andreas Jaeger <aj@suse.de>
19468 * gcc.dg/cpp/charconst-2.c: New test.
19470 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
19472 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19473 to the host if it is remote. Let tests specify extra headers
19475 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19476 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19477 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19478 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19479 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19480 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19481 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19482 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19483 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19484 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19486 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19488 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19489 for little endian ARMs.
19491 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19493 * gcc.c-torture/compile/20011119-1.c: New test.
19494 * gcc.c-torture/compile/20011119-2.c: New test.
19496 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19498 * gcc.dg/altivec-1.c: Fix typo.
19500 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19502 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19504 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19506 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19508 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19510 * lib/g77.exp: Don't specify --rpath-link.
19512 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19513 across all the headers.
19514 * gcc.dg/format/format.exp: For testing on a remote host,
19517 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19518 * gcc.c-torture/execute/930406-1.c: Likewise.
19519 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19521 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19523 * gcc.dg/altivec-1.c: New.
19525 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19527 * gcc.dg/cpp/fpreprocessed.c: New test case.
19529 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19531 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19532 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19533 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19535 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19537 * gcc.dg/no-builtin-1.c: New test.
19539 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19541 * gcc.c-torture/execute/20011115-1.c: New test.
19543 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19545 * gcc.c-torture/compile/20011114-2.c: New test.
19546 * gcc.c-torture/compile/20011114-3.c: New test.
19547 * gcc.c-torture/compile/20011114-4.c: New test.
19549 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19551 * g++.dg/other/init1.C: New test.
19553 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19555 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19558 * gcc.c-torture/execute/20011114-1.c: New testcase.
19560 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19561 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19562 like the (before this change) version of 20010327-1.c.
19564 2001-11-14 Roger Sayle <roger@eyesopen.com>
19566 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19568 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19570 * g++.dg/init/array2.C: New test.
19572 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19574 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19576 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19578 * g++.dg/other/forscope1.C: New test.
19579 * g++.dg/ext/forscope1.C: New test.
19580 * g++.dg/ext/forscope2.C: New test.
19582 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19584 * gcc.c-torture/execute/20011113-1.c: New test.
19586 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19588 * gcc.c-torture/execute/20011109-2.c: New test.
19590 * gcc.c-torture/execute/20011109-1.c: New test.
19592 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19594 * gcc.c-torture/compile/20011109-1.c: New test.
19596 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19598 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19599 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19600 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19601 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19602 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19603 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19604 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19606 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19608 * g++.dg/warn/Wshadow-1.C: New tests.
19609 * g++.old-deja/g++.mike/for3.C: Update.
19611 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19613 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19614 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19615 XFAILs. Adjust expected error texts.
19616 * gcc.c-torture/compile/20011106-1.c,
19617 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19618 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19619 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19620 gcc.dg/c99-array-lval-5.c: New tests.
19622 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19624 * gcc.dg/cpp/defined.c: Update.
19626 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19628 * gcc.c-torture/execute/anon-1.c: New test.
19630 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19632 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19633 same size, so no warning should be produced on stormy16.
19635 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19636 due to oversized array.
19637 * g++.old-deja/g++.mike/ns15.C: Likewise.
19638 * g++.old-deja/g++.pt/crash16.C: Likewise.
19640 2001-11-02 Graham Stott <grahams@redhat.com>
19642 * g++.dgother/debug1.C: Fix typos.
19644 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19646 * g++.dg/other/debug1.C: New test.
19648 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19650 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19653 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19655 * gcc.dg/20011029-2.c: New test.
19657 * gcc.c-torture/compile/20011029-1.c: New test.
19659 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19661 * objc/execute/class_self-1.m: New test.
19662 * objc/execute/class_self-2.m: New test.
19664 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19666 * gcc.misc-tests/msgs.exp: Delete.
19667 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19668 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19669 error set to match recent changes.
19671 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19673 * gcc.dg/20011021-1.c: New test.
19675 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19677 * gcc.c-torture/compile/20011023-1.c: New test.
19679 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19681 * lib/g77.exp: Rewrite based on lib/g++.exp.
19683 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19685 * gcc.c-torture/execute/20011019-1.c: New test.
19687 * gcc.dg/20011018-1.c: New test.
19689 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19691 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19693 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19695 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19696 * gcc.dg/attr-invalid.c: Likewise.
19698 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19700 * testsuite/gcc.dg/20011015-1.c: New test.
19702 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19704 * g++.dg/template/unify2.C: New test.
19706 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19708 * g++.dg/other/exception-specification.C: New test
19710 2001-10-13 Tom Rix <trix@redhat.com>
19712 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19713 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19715 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19717 * testsuite/gcc.dg/20011009-1.c: New test.
19719 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19722 * g++.dg/other/friend1.C: New test.
19724 2001-10-11 Richard Henderson <rth@redhat.com>
19726 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19728 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19730 * gcc.c-torture/compile/20011010-1.c: New.
19732 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19734 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19735 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19736 g77.f-torture/execute/execute.exp,
19737 g77.f-torture/noncompile/noncompile.exp,
19738 gcc.c-torture/compile/compile.exp,
19739 gcc.c-torture/execute/execute.exp,
19740 gcc.c-torture/execute/ieee/ieee.exp,
19741 gcc.c-torture/execute/memcheck/memcheck.exp,
19742 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19743 objc/execute/execute.exp: Update FSF address.
19745 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19747 * gcc.dg/cpp/cmdlne-C.c: Update.
19748 * gcc.dg/cpp/cmdlne-C2.c: New.
19750 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19752 * gcc.c-torture/execute/20011008-3.c: New.
19754 2001-10-08 DJ Delorie <dj@redhat.com>
19756 * gcc.dg/20011008-1.c: New.
19757 * gcc.dg/20011008-2.c: New.
19759 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19761 * gcc.dg/cpp/spacing1.c: Update test.
19763 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19765 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19766 spelling errors of "separate" as "seperate".
19768 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19770 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19771 enough to avoid inlining.
19773 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19775 * lib/g77.exp: set libg2c_dir correctly.
19777 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19779 * gcc.dg/cpp/macro11.c: New test.
19781 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19783 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19784 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19785 gcc.dg/format/multattr-3.c: New tests.
19786 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19787 tests for format attributes on function pointers being rejected.
19789 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19791 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19793 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19795 * g++.dg/warn/format1.C: New test.
19797 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19799 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19801 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19803 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19805 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19807 * gcc.dg/cpp/redef2.c: Add test.
19809 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19811 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19812 long-standing bug on i686, apparently.
19813 * gcc.c-torture/execute/loop-2c.x: New file.
19814 * gcc.c-torture/execute/loop-2d.x: New file.
19815 * gcc.c-torture/execute/loop-3c.x: New file.
19817 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19819 * gcc.dg/cpp/20000625-2.c: Correct line number.
19821 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19823 * gcc.dg/cpp/macro10.c: New test.
19824 * gcc.dg/cpp/strify3.c: New test.
19825 * gcc.dg/cpp/spacing1.c: Add tests.
19826 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19827 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19829 2001-09-24 DJ Delorie <dj@redhat.com>
19831 * gcc.c-torture/execute/20010924-1.c: New test.
19833 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19835 * testsuite/objc/execute/paste.m: Remove.
19837 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19839 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19841 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19843 * g77.dg/strlen0.f: New test.
19845 2001-09-21 Richard Henderson <rth@redhat.com>
19847 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19848 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19850 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19852 Table-driven attributes.
19853 * g++.dg/ext/attrib1.C: New test.
19855 2001-09-20 DJ Delorie <dj@redhat.com>
19857 * gcc.dg/20000926-1.c: Update expected warning messages.
19858 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19859 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19862 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19864 * g++.dg/eh/registers1.C: New test case.
19866 2001-09-17 Richard Henderson <rth@redhat.com>
19868 * gcc.dg/array-5.c: Fix VLA decomposition test.
19870 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19872 * gcc.dg/cpp/line5.c: New testcase.
19874 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19876 * gcc.dg/cpp/macro9.c: New test.
19878 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19880 * gcc.c-torture/execute/980223.c: Change type of addr from long
19883 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19885 * gcc.c-torture/execute/20010915-1.c: New test.
19887 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19889 * g77.dg/bprob: New directory.
19890 * g77.dg/bprob/bprob.exp: New file.
19891 * g77.dg/bprob/bprob-1.f: New test.
19892 * g77.dg/gcov: New directory.
19893 * g77.dg/gcov/gcov.exp: New file.
19894 * g77.dg/gcov/gcov-1.f: New test.
19895 * g77.dg/gcov/gcov-1.x: New file.
19897 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19899 * gcc.dg/cpp/directiv.c: Update.
19900 * gcc.dg/cpp/undef1.c: Update.
19902 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19904 * gcc.dg/20010912-1.c: New test.
19906 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19908 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19909 language-independent file in lib.
19910 * lib/gcov.exp: New file.
19912 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19914 * gcc.c-torture/compile/20010911-1.c: New test.
19916 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19918 * lib/profopt.exp: New, to support profile-directed optimizations.
19919 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19920 * gcc.misc-tests/bprob-1.c: New test.
19921 * gcc.misc-tests/bprob-2.c: New test.
19923 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19925 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19926 XFAIL and which kinds of gcov output to verify.
19927 * gcc.misc-tests/gcov-4b.x: New file.
19928 * gcc.misc-tests/gcov-5b.x: New file.
19929 * gcc.misc-tests/gcov-6.x: New file.
19930 * gcc.misc-tests/gcov-7.c: New test.
19931 * gcc.misc-tests/gcov-7.x: New file.
19933 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19935 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19936 * gcc.misc-tests/gcov-6.c: New test.
19938 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19941 * g++.dg/abi/vbase1.C: New test.
19943 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19945 * objc.dg/method-2.m: New.
19947 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19950 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19951 * g++.dg/init/empty1.C: New test.
19953 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19955 * gcc.c-torture/compile/20010903-1.c: New test.
19957 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19959 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19962 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19964 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19966 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19968 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19970 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19972 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19973 for 16-bit 'unsigned int'.
19975 2001-08-29 Kazu Hirata <kazu@hxi.com>
19977 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19979 2001-08-27 Richard Henderson <rth@redhat.com>
19981 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19982 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19984 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19986 * gcc.dg/asm-names.c (ymain): New.
19988 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19990 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19991 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19992 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19994 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19996 * gcc.dg/compare5.c: New testcase.
19998 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
20000 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
20001 and "In instantiation".
20003 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
20005 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
20007 2001-08-20 Janis Johnson <janis187@us.ibm.com>
20009 * gcc.misc-tests/gcov.exp: Add support for branch information.
20010 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
20011 * gcc.misc-tests/gcov-4.c: New test.
20012 * gcc.misc-tests/gcov-4b.c: New test.
20013 * gcc.misc-tests/gcov-5b.c: New test.
20015 2001-08-20 Zack Weinberg <zackw@panix.com>
20017 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
20020 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
20022 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
20024 2001-08-19 Jakub Jelinek <jakub@redhat.com>
20026 * g++.dg/eh/template1.C: New test.
20028 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
20030 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
20032 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
20035 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
20037 * lib/g77-dg.exp: Use prune.exp for common procedures
20038 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
20039 * lib/g77.exp: (g77-dg-prune) Remove
20041 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
20043 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
20045 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20047 * g++.dg/template/unify1.C: New test.
20049 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
20051 * g++.dg/abi/empty4.C: New test.
20053 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
20055 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
20057 * g77.f-torture/compile/pr3743.x: Likewise
20059 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20061 * g++.dg/other/using-declaration.C: New test.
20063 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
20065 * gcc.dg/cpp/tr-sign.c: New testcase.
20067 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
20069 * gcc.dg/cpp/19951025-1.c: Revert.
20070 * gcc.dg/cpp/directiv.c: We no longer process directives that
20071 interrupt macro arguments.
20073 2001-08-03 Zack Weinberg <zackw@stanford.edu>
20075 * gcc.dg/bconstp-1.c: New test.
20077 2001-08-03 Richard Henderson <rth@redhat.com>
20079 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
20081 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
20083 * gcc.dg/cpp/19951025-1.c: Update.
20085 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
20087 * g77.dg/ff90-1.f (s): Fix reference of variable z,
20090 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
20093 * g++.old-deja/g++.ns/ns14.C: Remove special options.
20094 * g++.old-deja/g++.other/std1.C: Likewise.
20095 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
20097 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
20099 * lib/g77.exp: Load gcc-defs.exp for common procedures
20100 (g77_pass, g77_fail, g77_finish, g77_exit,
20101 ${tool}_check_unsupported_p} Now redundant. Deleted.
20103 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
20105 * g77.dg/fbackslash.f
20106 * g77.dg/fcase-preserve.f
20108 * g77.dg/ffixed-line-length-0.f
20109 * g77.dg/ffixed-line-length-132.f
20110 * g77.dg/ffixed-line-length-7.f
20111 * g77.dg/ffixed-line-length-72.f
20112 * g77.dg/ffixed-line-length-none.f
20113 * g77.dg/ffree-form-1.f
20114 * g77.dg/fno-backslash.f
20115 * g77.dg/fno-f90-1.f
20116 * g77.dg/fno-fixed-form-1.f
20117 * g77.dg/fno-onetrip.f
20118 * g77.dg/fno-typeless-boz.f
20119 * g77.dg/fno-underscoring.f
20120 * g77.dg/fno-vxt-1.f
20121 * g77.dg/fonetrip.f
20122 * g77.dg/ftypeless-boz.f
20123 * g77.dg/fugly-assumed.f
20124 * g77.dg/funderscoring.f
20127 2001-08-01 Ziemowit Laski <zlaski@apple.com>
20129 * objc.dg/fwd-proto-1.m: New.
20130 * objc.dg/local-decl-1.m: New.
20131 * objc.dg/naming-1.m: New.
20132 * objc.dg/naming-2.m: New.
20133 * objc.dg/proto-hier-1.m: New.
20135 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
20137 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
20138 largest-type elements to a struct makes its size grow.
20140 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
20142 * g++.dg/abi/vthunk1.C: New test.
20144 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
20146 * g++.dg/abi/vbase8-22.C: New test.
20148 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
20150 * gcc.dg/cpp/macro8.c: New test.
20152 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
20154 * g++.dg/abi/vbase8-21.C: New test.
20156 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
20158 * g++.dg/abi/vbase8-10.C: New test.
20160 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20162 * lib/g++.exp (g++_set_ld_library_path): Renamed to
20163 ${tool}_set_ld_library_path.
20165 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
20168 2001-07-26 Stan Cox <scox@redhat.com>
20170 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
20171 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
20172 gcc_exit, gcc_check_unsupported_p):
20173 Moved to gcc-deps.exp
20174 * gcc-deps.exp: New file.
20176 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20178 * g++.old-deja/g++.pt/defarg14.C: New test.
20180 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
20182 * g++.old-deja/g++.other/lineno5.C: New test.
20184 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
20186 * g++.old-deja/g++.pt/crash68.C: New test.
20188 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
20190 * g++.old-deja/g++.other/crash42.C: New test.
20192 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
20194 * gcc.dg/cpp/extratokens.c: Fix.
20195 * gcc.dg/cpp/skipping2.c: New tests.
20197 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20199 * gcc.c-torture/execute/20010724-1.c: New file.
20200 * gcc.c-torture/execute/20010724-1.x: New file.
20202 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
20204 * g++.old-deja/g++.other/cond7.C: New test.
20206 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
20208 * g++.old-deja/g++.other/optimize4.C: New test.
20210 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
20212 * g++.old-deja/g++.abi/vbase8-5.C: New test.
20214 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
20216 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
20217 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
20218 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
20219 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
20221 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
20222 bug report" message.
20224 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
20225 * g++.dg/ext/instantiate1.C: Move from old-deja.
20227 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
20229 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
20230 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
20231 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
20232 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
20234 2001-07-23 Jeffrey A Law (law@cygnus.com)
20236 * gcc.c-torture/execute/20010723-1.c: New test.
20238 2001-07-23 Ben Elliston <bje@redhat.com>
20240 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
20242 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20244 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
20246 Delete handling of ieee_multilib_flags.
20247 Pass -mieee for alpha*-*-* and sh-*-*.
20248 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
20250 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
20252 Remove old-abi tests.
20253 * g++.old-deja/g++.mike/p11116.C: Remove.
20254 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
20256 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
20258 * g77.f-torture/compile/pr3743.f: New test
20260 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
20262 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
20264 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20266 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
20267 g++.old-deja/g++.pt/static6.C: Likewise.
20268 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
20269 supports weak symbols.
20271 2001-07-18 Andreas Jaeger <aj@suse.de>
20273 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
20276 2001-07-18 Andreas Jaeger <aj@suse.de>
20278 * gcc.dg/iftrap-1.c: Fix target line.
20280 2001-07-17 Richard Henderson <rth@redhat.com>
20282 * gcc.c-torture/execute/20010717-1.c: New.
20284 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
20286 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
20289 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20291 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
20293 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20295 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
20296 UAC_SIGBUS, UAC_NOPRINT definitions.
20298 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
20300 * objc/execute/object_is_class.m: New test.
20301 * objc/execute/object_is_meta_class.m: New test.
20303 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
20305 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
20306 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
20308 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
20310 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
20311 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
20313 2001-07-14 Richard Henderson <rth@redhat.com>
20315 * gcc.dg/iftrap-1.c: New.
20317 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
20319 * g77.f-torture/execute/intrinsic77.f: New test.
20321 2001-07-11 Janis Johnson <janis@us.ibm.com>
20323 * gcc.misc-tests/gcov-3.c: New test.
20325 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20327 * gcc.c-torture/compile/20010711-1.c,
20328 * gcc.c-torture/compile/20010711-2.c: New tests.
20330 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20332 * gcc.c-torture/execute/20010711-1.c: New test.
20334 2001-07-11 Ben Elliston <bje@redhat.com>
20336 * g++.old-deja/g++.other/enum5.C: New test.
20338 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
20340 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
20341 (g++-dg-prune): Call prune_gcc_output.
20342 * prune.exp: New file for prune_gcc_output.
20343 * lib/g++.exp, lib/gcc.exp: Load it.
20345 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
20347 * gcc.c-torture/compile/20010701-1.c,
20348 g++.old-deja/g++.ext/attrib6.C: New tests.
20350 2001-07-06 Jeffrey A Law (law@cygnus.com)
20352 * gcc.c-torture/compile/20010706-1.c: New test.
20354 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
20356 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
20358 2001-06-28 Stan Shebs <shebs@apple.com>
20360 * gcc.dg/pragma-darwin.c: New test.
20362 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20364 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
20365 Solaris 2.[678] system.
20367 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
20369 * gcc.dg/20010622-1.c: New test.
20371 2001-06-18 Stan Shebs <shebs@apple.com>
20373 * objc.dg: New directory.
20374 * objc.dg/dg.exp: New file.
20375 * objc.dg/alias.m: New.
20376 * objc.dg/class-1.m: New.
20377 * objc.dg/class-2.m: New.
20378 * objc.dg/const-str-1.m: New.
20379 * objc.dg/const-str-2.m: New.
20380 * objc.dg/id-1.m: New.
20381 * objc.dg/method-1.m: New.
20382 * objc.dg/super-class-1.m: New.
20383 * lib/objc-dg.exp: New file.
20385 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
20387 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20390 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
20392 * g++.old-deja/g++.abi/vbase8-9.C: New test.
20394 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20396 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20399 2001-06-12 Richard Henderson <rth@redhat.com>
20401 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20403 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20405 * g++.old-deja/g++.abi/vbase5.C: New test.
20406 * g++.old-deja/g++.abi/vbase6.C: New test.
20407 * g++.old-deja/g++.abi/vbase7.C: New test.
20409 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20411 * gcc.c-torture/compile/20010610-1.c: New test.
20413 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20415 * g++.old-deja/g++.abi/vbase4.C: New test.
20417 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20419 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20420 support %f for HC11/HC12 targets.
20421 * gcc.c-torture/execute/930513-1.x: New file, likewise.
20422 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20423 on HC11/HC12 targets.
20424 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20426 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20428 * gcc.dg/wchar_t-1.c: New file.
20429 * gcc.dg/wint_t-1.c: Likewise.
20431 2001-06-11 Bernd Schmidt <bernds@redhat.com>
20433 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20435 2001-06-11 Richard Henderson <rth@redhat.com>
20437 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20439 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20441 * gcc.c-torture/compile/20010611-1.c: New test.
20443 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20445 * gcc.dg/c99-tag-1.c: Add more tests.
20447 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
20449 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20450 representation on MN10300 and ARM/Thumb.
20452 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
20454 * g77.f-torture/execute/20010610.f: New.
20456 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
20458 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20461 2001-06-09 Richard Henderson <rth@redhat.com>
20463 * gcc.c-torture/execute/ashrdi-1.c: New.
20464 * gcc.c-torture/execute/ashldi-1.c: New.
20465 * gcc.c-torture/execute/lshrdi-1.c: New.
20467 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
20469 * objc/execute/load-3.m: Added. Check sending +load to categories,
20470 in addition to classes.
20472 2001-06-08 Stan Shebs <shebs@apple.com>
20474 * objc/execute/load-2.m: New test. From Nicola Pero
20475 <n.pero@mi.flashnet.it>.
20477 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20479 * gcc.c-torture/execute/20010605-2.c: New test.
20481 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20483 * g++.old-deja/g++.abi/vbase2.C: New test.
20484 * g++.old-deja/g++.abi/vbase3.C: New test.
20486 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20488 * g++.old-deja/g++.pt/friend49.C: New test.
20490 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20492 * g++.old-deja/g++.ext/anon3.C: New test.
20494 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20496 * g++.old-deja/g++.other/conv7.C: New test.
20498 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20500 * gcc.c-torture/compile/20010605-2.c: New test.
20502 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20504 * gcc.c-torture/execute/20010604-1.c: New test.
20506 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20508 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20510 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20512 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20513 (g++_link_flags): Likewise.
20514 (g++_init): Pass gccpath's value to two previous functions.
20516 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20518 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20519 Ensure logfile entry matches exec command line.
20521 2001-05-31 Richard Henderson <rth@redhat.com>
20523 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20524 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20526 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20528 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20529 compiler for irix6.2
20531 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20533 * g++.old-deja/g++.other/optimize3.C: New file.
20535 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20537 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20540 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20542 * g++.old-deja/g++.other/optimize2.C: New file.
20544 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20546 * gcc.c-torture/compile/20010518-2.c: New file.
20547 * gcc.c-torture/execute/20010518-1.c: New file.
20548 * gcc.c-torture/execute/20010518-2.c: New file.
20550 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20552 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20554 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20556 G++ no longer defines builtins that do not begin with __builtin.
20557 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20558 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20559 * g++.old-deja/g++.law/builtin1.C: Likewise.
20560 * g++.old-deja/g++.law/cvt2.C: Likewise.
20561 * g++.old-deja/g++.mike/net5.C: Likewise.
20562 * g++.old-deja/g++.other/builtins1.C: Likewise.
20563 * g++.old-deja/g++.other/builtins2.C: Likewise.
20564 * g++.old-deja/g++.other/builtins3.C: Likewise.
20565 * g++.old-deja/g++.other/builtins4.C: Likewise.
20566 * g++.old-deja/g++.other/inline8.C: Likewise.
20567 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20569 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20571 * g++.old-deja/g++.pt/using1.C: Adjust.
20572 * g++.old-deja/g++.pt/using2.C: New test.
20574 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20576 * gcc.dg/cpp/charconst.c: New tests.
20577 * gcc.dg/cpp/escape.c: New tests.
20578 * gcc.dg/cpp/escape-1.c: New tests.
20579 * gcc.dg/cpp/escape-2.c: New tests.
20580 * gcc.dg/cpp/ucs.c: New tests.
20582 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20584 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20585 native compiler for irix6.5.
20587 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20589 * lib/g++.exp (g++_include_flags): Use args to compute
20591 (g++_link_flags): Likewise.
20592 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20594 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20596 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20598 2001-05-21 Geoff Keating <geoffk@redhat.com>
20600 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20603 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20605 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20607 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20608 to STACK_SIZE; Use it to define size of add_histo array.
20609 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20611 (f): Use GITT_SIZE to define size of gitt local table.
20612 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20613 to STACK_SIZE; Use it to define size of bytemem array.
20615 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20617 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20618 on 68HC11/HC12 due to the asm instruction.
20619 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20620 * gcc.c-torture/compile/920520-1.x: Likewise.
20621 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20622 on 68HC11/HC12 because the function is larger than 64K.
20623 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20624 on 68HC11/HC12 because the structure is too large.
20626 2001-05-20 Richard Henderson <rth@redhat.com>
20628 * gcc.c-torture/execute/20010520-1.c: New.
20630 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20632 * g++.old-deja/g++.warn/compare1.C: New test.
20633 * gcc.dg/compare4.c: New test.
20635 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20637 * g++.old-deja/g++.other/optimize1.C: New test.
20639 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20641 * g++.old-deja/g++.pt/spec41.C: New test.
20643 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20645 * gcc.c-torture/compile/20010114-1.x: Remove.
20647 2001-05-18 Stan Shebs <shebs@apple.com>
20649 * gcc.c-torture/compile/20010518-1.c: New test.
20651 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20653 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20654 * g++.old-deja/g++.pt/crash67.C: New test.
20656 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20658 * g++.old-deja/g++.other/debug9.C: New test.
20660 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20662 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20664 2001-05-16 Jan Hubicka <jh@suse.cz>
20666 * gcc.c-torture/compile/20010516-1.c: New test.
20668 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20670 * g++.old-deja/g++.other/crash41.C: New test.
20672 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20674 * g++.old-deja/g++.pt/crash66.C: New test.
20676 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20678 * g++.old-deja/g++.robertl/eb27.C: Convert.
20680 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20682 * g++.dg/friend-warn.C: New test. Do not warn about friend
20683 declaration being redundant.
20685 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20687 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20689 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20691 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20693 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20695 * lib/g++.exp: Use testsuite_flags.
20697 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20699 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20701 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20703 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20705 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20707 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20709 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20711 * gcc.c-torture/compile/20010313-1.c: New test.
20713 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20715 * gcc.dg/cpp/direct2.c: New test.
20716 * gccq.dg/cpp/direct2s.c: New test.
20718 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20720 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20722 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20723 * g++.old-deja/g++.other/op3.C: Likewise.
20725 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20727 * gcc.dg/cpp/syshdr.h: New file.
20728 * gcc.dg/cpp/sysmac1.c: Update.
20729 * gcc.dg/cpp/sysmac2.c: Update.
20731 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20733 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20735 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20737 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20738 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20740 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20742 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20744 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20746 * lib/g++.exp (g++_include_flags): Don't use any special flags
20747 if TESTING_IN_BUILD_TREE is not defined.
20748 (g++_init): Use a plain 'c++' as the compiler if
20749 TESTING_IN_BUILD_TREEE is not defined.
20751 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20753 * g++.old-deja/g++.eh/catch13.C: New test.
20754 * g++.old-deja/g++.eh/catch14.C: New test.
20756 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20758 * gcc.dg/cpp/tr-define.c: New test.
20760 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20762 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20763 <stdlib.h>, not <malloc.h>.
20765 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20767 * g++.old-deja/g++.ns/template17.C: New test.
20769 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20771 * g++.old-deja/g++.pt/ref4.C: New test.
20773 2001-04-30 Richard Henderson <rth@redhat.com>
20775 * gcc.dg/20000724-1.c: Revert last change.
20777 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20779 * g77.f-torture/execute/20010430.f: New test.
20781 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20783 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20785 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20787 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20789 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20791 * g++.old-deja/g++.eh/crash6.C: New test.
20793 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20795 * g++.old-deja/g++.other/warn7.C: New test.
20797 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20799 * g++.old-deja/g++.other/defarg9.C: New test.
20801 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20803 * g77.f-torture/compile/20010426.f: New test.
20804 * g77.f-torture/execute/20010426.f: New test.
20806 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20808 * g77.f-torture/compile/20000629-1.x: Remove - error
20811 2001-04-26 Jeffrey A Law (law@cygnus.com)
20813 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20814 Tweak slightly to work with g++.dg framework.
20815 * g++.dg/special/ecos.exp: Run initp1.C test.
20816 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20818 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20819 its linker doesn't give line numbers either.
20820 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20822 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20824 * g++.old-deja/g++.other/lex1.C: New test.
20826 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20828 * gcc.dg/noncompile/20010425-1.c: New test.
20830 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20832 * g++.old-deja/g++.pt/mangle2.C: New test.
20834 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20836 * gcc.dg/format/plus-1.c: New test.
20838 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20840 * gcc.dg/20010423-1.c: New test.
20842 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20844 * gcc.c-torture/execute/20010422-1.c: New test.
20846 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20848 * g++.old-deja/g++.ns/type2.C: New test.
20850 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20852 * g++.old-deja/g++.other/perf1.C: New test.
20854 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20856 * gcc.dg/c99-func-2.c: Remove xfail.
20857 * gcc.dg/c99-func-3.c: Remove xfail.
20858 * gcc.dg/c99-func-4.c: Remove xfail.
20860 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20862 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20864 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20866 * gcc.c-torture/compile/20010423-1.c: New test.
20868 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20870 * g++.old-deja/g++.pt/typename28.C: New test.
20872 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20874 * g++.old-deja/g++.abi/empty2.C: New test.
20875 * g++.old-deja/g++.abi/empty3.C: New test.
20877 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20879 * g++.old-deja/g++.other/comdat2.C: New test.
20880 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20882 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20884 * g++.old-deja/g++.other/overload14.C: New test.
20886 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20888 * g++.old-deja/g++.other/lookup23.C: New test.
20890 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20892 * gcc.c-torture/execute/20010403-1.c: New test.
20894 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20895 Mark Mitchell <mark@codesourcery.com>
20897 * lib/old-dejagnu.exp: Don't delete output of executable.
20898 Add .exe suffix to executables.
20900 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20902 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20904 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20906 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20908 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20910 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20911 * g++.old-deja/g++.abi/crash1.C: New test.
20913 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20915 * g++.old-deja/g++.other/crash40.C: New test.
20917 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20919 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20921 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20923 * g++.old-deja/g++.other/warn6.C: New test.
20925 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20927 * g++.old-deja/g++.robertl/eb42.C: Same.
20929 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20931 * gcc.dg/wtr-conversion-1.c: New testcase.
20933 2001-04-10 Richard Henderson <rth@redhat.com>
20935 * g++.old-deja/g++.other/array5.C: New.
20937 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20939 * gcc.c-torture/execute/20010408-1.c: New test.
20941 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20943 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20944 headers and constructs.
20945 * g++.old-deja/g++.robertl/eb79.C: Same.
20946 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20947 * g++.old-deja/g++.robertl/eb73.C: Same.
20948 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20949 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20950 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20951 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20952 * g++.old-deja/g++.robertl/eb44.C: Same.
20953 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20954 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20955 * g++.old-deja/g++.robertl/eb39.C: Same.
20956 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20957 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20958 * g++.old-deja/g++.robertl/eb30.C: Same.
20959 * g++.old-deja/g++.robertl/eb3.C: Same.
20960 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20961 * g++.old-deja/g++.robertl/eb21.C: Same.
20962 * g++.old-deja/g++.robertl/eb15.C: Same.
20963 * g++.old-deja/g++.robertl/eb118.C: Same.
20964 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20965 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20966 * g++.old-deja/g++.robertl/eb109.C: Same.
20967 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20968 * g++.old-deja/g++.mike/rtti1.C: Same.
20969 * g++.old-deja/g++.mike/p658.C: Same.
20970 * g++.old-deja/g++.mike/net46.C: Same.
20971 * g++.old-deja/g++.mike/net34.C: Same.
20972 * g++.old-deja/g++.mike/memoize1.C: Same.
20973 * g++.old-deja/g++.mike/eh2.C: Same.
20974 * g++.old-deja/g++.law/weak.C: Same.
20975 * g++.old-deja/g++.law/visibility7.C: Same.
20976 * g++.old-deja/g++.law/visibility25.C: Same.
20977 * g++.old-deja/g++.law/visibility22.C: Same.
20978 * g++.old-deja/g++.law/visibility2.C: Same.
20979 * g++.old-deja/g++.law/visibility17.C: Same.
20980 * g++.old-deja/g++.law/visibility13.C: Same.
20981 * g++.old-deja/g++.law/visibility10.C: Same.
20982 * g++.old-deja/g++.law/visibility1.C: Same.
20983 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20984 * g++.old-deja/g++.law/vbase1.C: Same.
20985 * g++.old-deja/g++.law/operators32.C: Same.
20986 * g++.old-deja/g++.law/nest3.C: Same.
20987 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20988 * g++.old-deja/g++.law/except5.C (main): Same.
20989 * g++.old-deja/g++.law/cvt7.C (run): Same.
20990 * g++.old-deja/g++.law/cvt2.C: Same.
20991 * g++.old-deja/g++.law/cvt16.C: Same.
20992 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20993 * g++.old-deja/g++.law/ctors17.C (main): Same.
20994 * g++.old-deja/g++.law/ctors13.C: Same.
20995 * g++.old-deja/g++.law/ctors12.C (main): Same.
20996 * g++.old-deja/g++.law/ctors10.C: Same.
20997 * g++.old-deja/g++.law/code-gen5.C: Same.
20998 * g++.old-deja/g++.law/bad-error7.C: Same.
20999 * g++.old-deja/g++.law/arm9.C: Same.
21000 * g++.old-deja/g++.law/arm12.C: Same.
21001 * g++.old-deja/g++.law/arg8.C: Same.
21002 * g++.old-deja/g++.law/arg1.C: Same.
21003 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
21004 * g++.old-deja/g++.jason/template31.C: Same.
21005 * g++.old-deja/g++.jason/template24.C (main): Same.
21006 * g++.old-deja/g++.jason/2371.C: Same.
21007 * g++.old-deja/g++.eh/new2.C: Same.
21008 * g++.old-deja/g++.eh/new1.C: Same.
21009 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
21010 * g++.old-deja/g++.brendan/nest21.C (main): Same.
21011 * g++.old-deja/g++.brendan/err-msg3.C: Same.
21012 * g++.old-deja/g++.brendan/crash62.C: Same.
21013 * g++.old-deja/g++.brendan/crash52.C: Same.
21014 * g++.old-deja/g++.brendan/crash49.C (main): Same.
21015 * g++.old-deja/g++.brendan/crash38.C: Same.
21016 * g++.old-deja/g++.brendan/crash15.C (main): Same.
21017 * g++.old-deja/g++.brendan/copy9.C: Same.
21019 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
21021 * gcc.c-torture/execute/20001203-2.c (memset):
21022 Count argument is of type __SIZE_TYPE__.
21024 2001-04-04 Diego Novillo <dnovillo@redhat.com>
21026 * gcc.c-torture/compile/20010404-1.c: New test.
21028 2001-04-04 Jakub Jelinek <jakub@redhat.com>
21030 * gcc.c-torture/compile/20010326-1.c: New test.
21032 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
21034 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
21035 peculiarities of the SH.
21036 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
21038 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
21040 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
21041 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
21042 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
21044 2001-04-02 Jakub Jelinek <jakub@redhat.com>
21046 * g77.f-torture/compile/20010321-1.f: New test.
21048 2001-04-02 Jakub Jelinek <jakub@redhat.com>
21050 * gcc.c-torture/compile/20010329-1.c: New test.
21052 2001-04-02 Jakub Jelinek <jakub@redhat.com>
21054 * gcc.c-torture/execute/20010329-1.c: New test.
21056 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
21058 * g++.old-deja/g++.other/eh4.C: Fix typo.
21060 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
21062 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
21064 2001-03-28 Philip Blundell <philb@gnu.org>
21066 * gcc.c-torture/compile/20010328-1.c: New test.
21068 2001-03-27 Richard Henderson <rth@redhat.com>
21070 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
21071 * g++.old-deja/g++.eh/vbase3.C: Likewise.
21073 2001-03-27 Alan Modra <alan@linuxcare.com.au>
21075 * gcc.c-torture/compile/20010327-1.c: New test.
21077 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
21079 * g++.old-deja/g++.other/friend12.C: New test.
21080 * g++.old-deja/g++.other/friend9.C: Expect no errors.
21081 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
21083 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
21085 * gcc.c-torture/execute/20010325-1.c: New test.
21087 2001-03-23 Jakub Jelinek <jakub@redhat.com>
21089 * g++.old-deja/g++.other/mangle3.C: New test.
21091 2001-03-22 Jakub Jelinek <jakub@redhat.com>
21093 * g++.old-deja/g++.other/anon8.C: New test.
21095 2001-03-20 Philip Blundell <philb@gnu.org>
21097 * gcc.c-torture/compile/20010320-1.c: New test.
21099 2001-03-17 Richard Henderson <rth@redhat.com>
21101 * g++.old-deja/g++.other/eh4.C: Add expected error text.
21103 2001-03-15 Geoff Keating <geoff@redhat.com>
21105 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
21108 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
21110 * g++.old-deja/g++.other/eh4.C: New test.
21112 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
21114 * gcc.dg/cpp/mi1.c: Update.
21116 2001-03-14 Jakub Jelinek <jakub@redhat.com>
21118 * g++.old-deja/g++.other/regstack.C: New test.
21120 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
21122 * g++.old-deja/g++.other/ref4.C: New test.
21124 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
21126 * objc/execute/va_method.m: Added.
21127 * objc/execute/IMP.m: Added.
21128 * objc/execute/_cmd.m: Added.
21129 * objc/execute/accessing_ivars.m: Added.
21130 * objc/execute/class-1.m: Added.
21131 * objc/execute/class-10.m: Added.
21132 * objc/execute/class-11.m: Added.
21133 * objc/execute/class-12.m: Added.
21134 * objc/execute/class-13.m: Added.
21135 * objc/execute/class-14.m: Added.
21136 * objc/execute/class-2.m: Added.
21137 * objc/execute/class-3.m: Added.
21138 * objc/execute/class-4.m: Added.
21139 * objc/execute/class-5.m: Added.
21140 * objc/execute/class-6.m: Added.
21141 * objc/execute/class-7.m: Added.
21142 * objc/execute/class-8.m: Added.
21143 * objc/execute/class-9.m: Added.
21144 * objc/execute/class-tests-1.h
21145 * objc/execute/class-tests-2.h
21146 * objc/execute/compatibility_alias.m: Added.
21147 * objc/execute/encode-1.m: Added.
21148 * objc/execute/formal_protocol-1.m: Added.
21149 * objc/execute/formal_protocol-2.m: Added.
21150 * objc/execute/formal_protocol-3.m: Added.
21151 * objc/execute/formal_protocol-4.m: Added.
21152 * objc/execute/formal_protocol-5.m: Added.
21153 * objc/execute/formal_protocol-6.m: Added.
21154 * objc/execute/formal_protocol-7.m: Added.
21155 * objc/execute/informal_protocol.m: Added.
21156 * objc/execute/initialize.m: Added.
21157 * objc/execute/load.m: Added.
21158 * objc/execute/many_args_method.m: Added.
21159 * objc/execute/nested-3.m: Added.
21160 * objc/execute/no_clash.m: Added.
21161 * objc/execute/private.m: Added.
21162 * objc/execute/redefining_self.m: Added.
21163 * objc/execute/root_methods.m: Added.
21164 * objc/execute/selector-1.m: Added.
21165 * objc/execute/static-1.m: Added.
21166 * objc/execute/static-2.m: Added.
21167 * objc/execute/va_method.m: Added.
21169 2001-03-10 Richard Henderson <rth@redhat.com>
21171 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
21173 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
21175 * g++.old-deja/g++.other/crash31.C: XFAIL.
21176 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
21177 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
21178 * gcc.c-torture/execute/20010123-1.x: XFAIL.
21179 * gcc.c-torture/execute/20010124-1.x: XFAIL.
21180 * gcc.dg/sequence-pt-1.c: XFAIL one test.
21182 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
21184 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
21186 2001-03-06 Zack Weinberg <zackw@stanford.edu>
21188 * gcc.dg/20000724-1.c: Don't use multiline strings.
21190 2001-03-06 Zack Weinberg <zackw@stanford.edu>
21192 * objc/execute/string1.m, objc/execute/string2.m: Compare the
21193 result of -cString against what we expect it to be; don't just
21194 print it out for no one to read.
21196 * objc/execute/string3.m, objc/execute/string4.m: New tests.
21197 Based on testcases provided by Nicola Pero.
21199 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
21201 * gcc.dg/cpp/macro7.c: New test.
21203 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
21205 * gcc.dg/cpp/multiline.c: Update.
21207 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
21209 * g++.old-deja/g++.other/enum3.C: New test.
21211 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
21213 * g++.old-deja/g++.other/pod1.C: New test.
21215 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
21217 * g++.old-deja/g++.ext/overload1.C: New test.
21219 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
21221 * g++.old-deja/g++.pt/using1.C: New test.
21223 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
21225 * g++.old-deja/g++.other/using9.C: New test.
21227 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
21229 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
21231 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
21233 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
21235 * g++.old-deja/g++.ext/realpt1.C: Remove.
21237 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
21239 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
21241 2001-02-26 Will Cohen <wcohen@redhat.com>
21243 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
21245 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
21247 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
21248 templatized constructors.
21250 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21252 * gcc.c-torture/execute/20010224-1.c: New test.
21254 2001-02-23 Jakub Jelinek <jakub@redhat.com>
21256 * gcc.c-torture/execute/20010222-1.c: New test.
21258 2001-02-22 Jakub Jelinek <jakub@redhat.com>
21260 * g++.old-deja/g++.other/inline20.C: New test.
21262 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
21264 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
21266 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
21268 * g++.old-deja/g++.other/lookup22.C: New test.
21270 2001-02-19 Zack Weinberg <zackw@stanford.edu>
21272 * g77.dg: New directory.
21273 * g77.dg/20010216-1.f: New test case.
21274 * g77.dg/dg.exp: New driver.
21275 * lib/g77-dg.exp: New driver library.
21277 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21279 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
21281 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
21283 * g++.old-deja/g++.other/decl9.C: New test.
21285 2001-02-16 Jakub Jelinek <jakub@redhat.com>
21287 * g++.old-deja/g++.other/init16.C: Update the test so that it does
21288 not need <string> and also tests the initialization at runtime.
21290 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
21292 * gcc.c-torture/execute/longlong.c: New test.
21294 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21296 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
21298 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21300 * gcc.c-torture/execute/920302-1.c (execute):
21301 Change argument type to short.
21303 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21305 * g++.old-deja/g++.pt/deduct6.C: New test.
21307 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21309 * g++.old-deja/g++.pt/deduct5.C: New test.
21311 2001-02-14 Jakub Jelinek <jakub@redhat.com>
21313 * gcc.c-torture/execute/20010209-1.c: New test.
21315 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
21317 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
21319 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
21321 * g++.dg/vtgc1.C: Update for new ABI.
21323 * consistency.vlad: New directory, 1665 files.
21325 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
21327 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
21329 * gcc.dg/cpp/digraphs.c: Declare puts.
21331 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21333 * g++.old-deja/g++.other/warn5.C: New test.
21335 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21337 * g++.old-deja/g++.pt/spec40.C: New test.
21339 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21341 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
21343 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
21345 2001-02-12 Jakub Jelinek <jakub@redhat.com>
21347 * gcc.c-torture/compile/20010209-1.c: New test.
21349 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
21351 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
21352 excess errors message but not if it crashes.
21353 * g++.old-deja/g++.other/crash27.C: Likewise.
21354 * g++.old-deja/g++.other/crash28.C: Likewise.
21355 * g++.old-deja/g++.other/crash30.C: Likewise.
21356 * g++.old-deja/g++.other/crash32.C: Likewise.
21357 * g++.old-deja/g++.other/crash35.C: Likewise.
21358 * g++.old-deja/g++.pt/inherit2.C: Likewise.
21360 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
21362 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
21363 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
21364 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
21365 g77.f-torture/execute/execute.exp,
21366 g77.f-torture/noncompile/noncompile.exp,
21367 gcc.c-torture/execute/execute.exp,
21368 gcc.c-torture/execute/memcheck/memcheck.exp,
21369 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
21370 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
21371 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
21372 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
21373 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
21374 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
21375 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21376 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
21377 Remove bug reporting instructions with ancient email addresses.
21379 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21381 * gcc.dg/20010202-1.c: New test.
21382 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
21384 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
21386 * g++.dg/stdbool-if.C: New test.
21388 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
21390 * objc/execute/fdecl.m: Added main().
21392 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21394 * gcc.c-torture/execute/20010206-1.c: New test.
21396 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
21398 * gcc.dg/cpp/avoidpaste1.c: Update.
21400 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
21402 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21403 Pero <nicola@brainstorm.co.uk>.
21404 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21406 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
21408 * g++.old-deja/g++.pt/spec39.C: New test.
21410 2001-02-05 Jakub Jelinek <jakub@redhat.com>
21412 * gcc.c-torture/compile/20010202-1.c: New test.
21414 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
21416 * g++.old-deja/g++.abi/primary2.C: New test.
21417 * g++.old-deja/g++.abi/primary3.C: New test.
21418 * g++.old-deja/g++.abi/primary4.C: New test.
21419 * g++.old-deja/g++.abi/primary5.C: New test.
21420 * g++.old-deja/g++.abi/vtable3.h: New test.
21421 * g++.old-deja/g++.abi/vtable3a.C: New test.
21422 * g++.old-deja/g++.abi/vtable3b.C: New test.
21423 * g++.old-deja/g++.abi/vtable3c.C: New test.
21424 * g++.old-deja/g++.abi/vtable3d.C: New test.
21425 * g++.old-deja/g++.abi/vtable3e.C: New test.
21426 * g++.old-deja/g++.abi/vtable3f.C: New test.
21427 * g++.old-deja/g++.abi/vtable3g.C: New test.
21428 * g++.old-deja/g++.abi/vtable3h.C: New test.
21429 * g++.old-deja/g++.abi/vtable3i.C: New test.
21430 * g++.old-deja/g++.abi/vtable3j.C: New test.
21431 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21433 2001-02-03 Jakub Jelinek <jakub@redhat.com>
21435 * g++.old-deja/g++.other/anon6.C: New test.
21436 * g++.old-deja/g++.other/anon7.C: New test.
21438 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
21440 * gcc.dg/cpp/avoidpaste2.c: New tests.
21442 2001-01-31 Jakub Jelinek <jakub@redhat.com>
21444 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21446 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
21448 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21449 DECIMAL_DIG cases for Irix."
21451 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
21453 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21455 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
21457 * gcc.dg/c99-tag-1.c: New test.
21459 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21461 * gcc.dg/cpp/tr-warn1.c: Add tests.
21463 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21465 * gcc.dg/cpp/avoidpaste1.c: Update.
21466 * gcc.dg/cpp/paste4.c: Update.
21468 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
21470 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21473 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21475 * g++.old-deja/g++.other/inline19.C: New test.
21477 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21479 * gcc.dg/Wlarger-than.c: New test.
21481 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21483 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21485 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21487 * gcc.c-torture/execute/20010129-1.c: New test.
21488 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21490 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21492 * gcc.dg/cpp/avoidpaste1.c: Test case.
21494 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21496 * g++.old-deja/g++.other/inline18.C: New test.
21498 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21500 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21501 and __builtin_putchar.
21503 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21505 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21508 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21510 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21511 floating point number rounding mode to round to the nearest
21512 representable mode.
21514 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21516 * g++.old-deja/g++.other/mangle2.C: New test.
21518 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21520 * gcc.c-torture/compile/20010124-1.c: New test.
21522 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21524 * g++.old-deja/g++.pt/spec38.C: New test.
21526 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21528 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21531 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21533 * gcc.c-torture/execute/20010123-1.c: New test.
21535 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21537 * g++.old-deja/g++.pt/spec37.C: New test.
21539 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21541 * g++.old-deja/g++.pt/overload14.C: New test.
21543 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21545 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21546 __builtin_return_address.
21548 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21550 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21551 * g++.old-deja/g++.pt/spec35.C: New test.
21552 * g++.old-deja/g++.pt/spec36.C: New test.
21554 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21556 * gcc.c-torture/compile/20010118-1.c: New test.
21558 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21560 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21562 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21564 * gcc.c-torture/execute/20010119-1.c: New test.
21566 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21568 * g++.old-deja/g++.other/vbase5.C: New test.
21570 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21572 * gcc.c-torture/execute/20010118-1.c: New test.
21574 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21576 * g++.old-deja/g++.pt/deduct3.C: New test.
21578 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21580 * g++.old-deja/g++.pt/spec34.C: New test.
21582 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21584 * g77.f-torture/compile/20000601-2.f: New test.
21586 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21588 * g++.old-deja/g++.other/init17.C: New test.
21590 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21592 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21594 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21596 * g++.old-deja/g++.pt/unify8.C: New test.
21598 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21600 * g++.old-deja/g++.abi/vbase1.C: New test.
21602 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21604 * g++.old-deja/g++.pt/crash65.C: New test.
21606 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21608 * gcc.dg/cpp/assembl2.S: New test case.
21610 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21612 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21615 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21617 * g++.old-deja/g++.other/builtins1.C: New test.
21618 * g++.old-deja/g++.other/builtins2.C: Likewise.
21619 * g++.old-deja/g++.other/builtins3.C: Likewise.
21620 * g++.old-deja/g++.other/builtins4.C: Likewise.
21622 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21624 * gcc.c-torture/compile/20010117-1.c: New test.
21625 * gcc.c-torture/compile/20010117-2.c: New test.
21627 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21629 * g77.f-torture/execute/20010116.[fx]: New test,
21631 * g77.f-torture/compile/20010115.f: Indicate it's
21632 a test for PR fortran/1636.
21634 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21636 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21638 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21640 * g77.f-torture/compile/20010115.f: New test.
21642 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21644 * g++.old-deja/g++.pt/nontype5.C: New test.
21646 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21648 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21649 have an equivalent working one below it.
21651 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21653 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21654 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21656 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21658 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21659 message containing "init_priority".
21660 (conpr-2.C): Likewise.
21661 (conpr-3.C): Likewise.
21662 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21664 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21666 * gcc.c-torture/execute/20010114-2.c: New test.
21668 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21670 * gcc.c-torture/compile/20010114-1.c: New test.
21671 * gcc.c-torture/compile/20010114-1.x: Xfail.
21672 * gcc.c-torture/compile/20010114-2.c: New test.
21673 * gcc.c-torture/execute/20010114-1.c: New test.
21674 * gcc.dg/trunc-1.c: New test.
21675 * gcc.dg/uninit-B.c: New test.
21677 2001-01-13 Nick Clifton <nickc@redhat.com>
21679 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21682 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21684 * gcc.c-torture/compile/20010113-1.c: New test.
21686 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21688 * gcc.c-torture/compile/20001212-1.c: New test.
21690 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21692 * gcc.dg/cpp/widestr1.c: Update.
21693 * gcc.dg/cpp/prag-imp.c: Remove.
21695 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21697 * gcc.c-torture/execute/20000801-3.x: Remove.
21698 * gcc.dg/c90-init-1.c: New test.
21699 * gcc.dg/c99-init-1.c: New test.
21700 * gcc.dg/c99-init-2.c: New test.
21701 * gcc.dg/gnu99-init-1.c: New test.
21703 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21705 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21706 testing that no relevant ones were found.
21708 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21710 * g++.old-deja/g++.pt/cast2.C: New test.
21712 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21714 * g++.old-deja/g++.pt/friend47.C: New test.
21716 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21718 * g++.old-deja/g++.pt/instantiate13.C: New test.
21720 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21722 * g++.old-deja/g++.other/defarg7.C: New test.
21723 * g++.old-deja/g++.other/defarg8.C: New test.
21725 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21727 * g++.old-deja/g++.pt/crash64.C: New test.
21729 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21731 * g++.old-deja/g++.pt/crash63.C: New test.
21733 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21735 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21737 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21739 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21741 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21743 * g++.old-deja/g++.pt/error3.C: New test.
21745 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21747 * g++.old-deja/g++.other/crash39.C: New test.
21749 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21751 * g++.old-deja/g++.other/vbase4.C: New test.
21753 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21755 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21756 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21757 * gcc.dg/special/special.exp: New test driver which will check
21758 for alias support for the above test.
21760 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21762 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21763 problems on small machines.
21764 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21767 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21769 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21771 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21773 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21775 * g++.old_deja/g++.pt/using8.C: New test.
21777 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21779 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21781 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21783 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21784 where a failure is expected.
21785 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21787 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21789 * g++.old_deja/g++.pt/instantiate12.C: New test.
21791 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21793 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21795 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21796 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21797 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21798 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21799 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21800 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21801 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21802 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21803 * g++.old-deja/g++.eh/spec6.C: Likewise.
21804 * g++.old-deja/g++.jason/crash3.C: Likewise.
21805 * g++.old-deja/g++.law/ctors11.C: Likewise.
21806 * g++.old-deja/g++.law/ctors17.C: Likewise.
21807 * g++.old-deja/g++.law/ctors5.C: Likewise.
21808 * g++.old-deja/g++.law/ctors9.C: Likewise.
21809 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21810 * g++.old-deja/g++.mike/net22.C: Likewise.
21811 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21812 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21813 * g++.old-deja/g++.mike/virt3.C: Likewise.
21814 * g++.old-deja/g++.niklas/t128.C: Likewise.
21815 * g++.old-deja/g++.other/anon4.C: Likewise.
21816 * g++.old-deja/g++.other/using1.C: Likewise.
21817 * g++.old-deja/g++.other/warn3.C: Likewise.
21818 * g++.old-deja/g++.pt/t37.C: Likewise.
21819 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21820 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21822 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21824 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21826 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21828 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21830 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21832 * gcc.c-torture/compile/20010107-1.c: New test.
21834 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21836 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21838 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21840 * gcc.dg/format/format.h: New file.
21841 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21842 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21843 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21844 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21845 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21846 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21847 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21848 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21849 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21850 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21851 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21852 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21853 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21854 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21855 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21856 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21857 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21858 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21859 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21860 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21861 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21862 instead of declaring standard types, macros and functions in each
21865 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21867 * gcc.c-torture/execute/20010106-1.c: New test.
21869 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21871 * gcc.dg/format/format.exp: New file.
21872 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21873 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21874 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21875 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21876 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21877 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21878 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21879 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21880 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21881 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21882 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21883 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21884 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21885 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21886 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21887 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21888 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21889 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21890 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21891 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21892 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21893 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21894 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21895 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21896 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21897 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21898 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21899 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21900 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21901 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21902 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21903 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21904 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21905 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21906 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21907 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21908 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21909 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21910 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21911 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21912 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21913 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21915 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21917 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21920 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21922 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21924 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21926 * g++.old-deja/g++.pt/crash62.C: New test.
21928 2001-01-04 Richard Henderson <rth@redhat.com>
21930 * gcc.dg/20000926-1.c: Update expected warnings.
21931 * gcc.dg/array-2.c: Likewise.
21932 * gcc.dg/array-4.c: Also validate flexible array members.
21933 * gcc.dg/c99-flex-array-1.c: New.
21935 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21937 * gcc.c-torture/compile/20001222-1.x: Remove.
21939 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21941 * gcc.c-torture/execute/built-in-setjmp.c: New.
21943 2001-01-03 Richard Henderson <rth@redhat.com>
21945 * gcc.dg/940510-1.c: Update expected error wording.
21946 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21948 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21950 * lib/target-supports.exp (check_alias_available): Modified to
21951 indicate aliases not supported if only weak aliases are supported.
21953 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21955 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21956 Turn on cmpstrsi checks for __pj__ and __i370__.
21958 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21960 * g++.old-deja/g++.other/virtual11.C: New test.
21962 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21964 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21966 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21968 * gcc.c-torture/compile/20010102-1.c: New test.
21970 2001-01-02 Andreas Jaeger <aj@suse.de>
21972 * gcc.dg/noreturn-3.c: New test.
21974 * gcc.dg/noreturn-4.c: New test.
21976 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21978 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21979 __builtin_fputc and __builtin_fwrite.
21981 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21983 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21984 signed char, not default char.
21986 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21988 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21990 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21992 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21994 2000-12-29 Richard Henderson <rth@redhat.com>
21996 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21997 (__cyg_profile_func_exit): Define.
21999 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
22001 * g++.dg/vtgc1.C: New test.
22003 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
22005 * gcc.dg/noncompile/20001228-1.c: New test.
22007 * gcc.dg/20001228-1.c: New test.
22009 * gcc.c-torture/execute/20001228-1.c: New test.
22011 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
22013 * gcc.dg/format-strfmon-1.c: New test.
22015 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22017 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
22018 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
22019 * gcc.c-torture/execute/string-opt-1.c: Likewise.
22020 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22021 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22022 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22023 * gcc.c-torture/execute/string-opt-6.c: Likewise.
22024 * gcc.c-torture/execute/string-opt-7.c: Likewise.
22025 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22026 * gcc.c-torture/execute/string-opt-9.c: Likewise.
22027 * gcc.c-torture/execute/string-opt-10.c: Likewise.
22028 * gcc.c-torture/execute/string-opt-11.c: Likewise.
22029 * gcc.c-torture/execute/string-opt-12.c: Likewise.
22031 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
22032 * gcc.c-torture/execute/string-opt-4.c: Test index.
22034 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
22036 * gcc.c-torture/compile/20001226-1.c: New test.
22038 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
22040 * gcc.c-torture/compile/20001222-1.c: New test.
22041 * gcc.c-torture/compile/20001222-1.x: Xfail.
22043 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
22045 * gcc.c-torture/execute/comp-goto-2.c: New test.
22047 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
22049 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
22050 Use long types if __INT_MAX__ is 32767.
22051 (main): Use cast to (sint32 *) when poking 88 into a_page.
22053 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
22055 2000-12-21 Bernd Schmidt <bernds@redhat.com>
22057 * gcc.c-torture/compile/20001221-1.c: New test.
22058 * gcc.c-torture/execute/20001221-1.c: New test.
22060 2000-12-20 Richard Henderson <rth@redhat.com>
22062 * g++.old-deja/g++.pt/crash36.C: Update error lines.
22063 * g++.old-deja/g++.robertl/eb109.C: Likewise.
22065 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22067 * gcc.dg/compare3.c: New test.
22069 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
22071 * gcc.dg/format-warnll-1.c: New test.
22073 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
22075 * gcc.dg/cpp/cmdlne-P.c: New test.
22077 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
22079 * gcc.c-torture/execute/builtin-abs-1.c,
22080 gcc.c-torture/execute/builtin-abs-2.c: New tests.
22082 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
22084 * gcc.dg/cpp/multiline.c: New test.
22086 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
22088 * g++.old-deja/g++.other/syshdr1.C: Update.
22089 * gcc.dg/cpp/lineflags.c: Remove temporarily.
22091 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22093 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
22095 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22097 * g++.old-deja/g++.pt/ttp65.C: New test.
22099 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22101 * g++.old-deja/g++.pt/ttp64.C: New test.
22103 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22105 * g++.old-deja/g++.pt/spec33.C: New test.
22107 2000-12-14 Catherine Moore <clm@redhat.com>
22109 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
22110 * gcc.c-torture/execute/920612-2.c: Likewise.
22111 * gcc.c-torture/execute/920428-2.c: Likewise.
22112 * gcc-c-torture/execute/va-arg-11.c: Call exit.
22113 * gcc.c-torture/execute/va-arg-21.c: Likewise.
22115 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22117 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
22118 * gcc.dg/pack-test-2.c: Likewise.
22120 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
22122 Tests by Zack Weinberg <zackw@stanford.edu>.
22124 * gcc.dg/cpp/defined.c: Update.
22125 * gcc.dg/cpp/defined_trad.c: New tests.
22127 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
22129 * gcc.dg/cpp/trad-direct.c: Update.
22131 2000-12-11 Neil Booth <neilb@earthling.net>
22133 * gcc.dg/cpp/defined_trad.c
22135 2000-12-11 Neil Booth <neilb@earthling.net>
22137 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
22139 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
22141 * gcc.dg/format-miss-2.c: New test.
22143 2000-12-09 Neil Booth <neilb@earthling.net>
22145 * gcc.dg/cpp/lineflags.c: New tests.
22146 * gcc.dg/cpp/poison.c: Update.
22147 * gcc.dg/cpp/redef2.c: Update.
22148 * gcc.dg/cpp/skipping.c: New test.
22150 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
22152 * g++.old-deja/g++.other/eh3.C: New testcase.
22154 2000-12-07 Neil Booth <neilb@earthling.net>
22156 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
22157 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
22158 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
22159 wtr-union-init-2.c, wtr-union-init-3.c: Update.
22160 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
22163 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
22165 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
22166 __SIZE_TYPE__ instead of int for type of integers cast to
22169 2000-12-07 Jakub Jelinek <jakub@redhat.com>
22171 * g++.old-deja/g++.other/cleanup4.C: New test.
22173 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
22175 * format-sec-1.c: New test.
22177 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
22179 * gcc.dg/format-nonlit-3.c: New test.
22181 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
22183 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
22184 through a null pointer.
22186 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22188 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
22189 * g++.old-deja/g++.pt/partial4.C: New test.
22191 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
22193 * gcc.c-torture/execute/ieee/hugeval.x: New.
22195 2000-12-06 Neil Booth <neilb@earthling.net>
22197 * gcc.dg/cpp/backslash2.c: New tests.
22199 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22201 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
22202 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
22204 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
22206 * gcc.c-torture/execute/20001203-2.c: New testcase.
22208 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
22210 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
22211 * g++.old-deja/g++.other/virtual10.C: New test.
22213 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
22215 * g++.old-deja/g++.mike/pmf5.C: Remove test.
22217 2000-12-05 Richard Henderson <rth@redhat.com>
22219 * gcc.c-torture/compile/20001205-1.c: New.
22221 2000-12-04 Neil Booth <neilb@earthling.net>
22223 * g++.old-deja/g++.other/virtual9.C: New test.
22224 * g++.old-deja/g++.pt/crash61.C: New test.
22225 * gcc.c-torture/execute/loop-9.c: New test.
22227 2000-12-04 Neil Booth <neilb@earthling.net>
22229 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
22230 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
22231 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
22232 * gcc.dg/cpp/extratokens.c: ...here.
22234 2000-12-04 Neil Booth <neilb@earthling.net>
22236 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
22239 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22241 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
22242 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
22244 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
22246 * gcc.c-torture/execute/20001203-1.c: New test.
22248 2000-12-03 Neil Booth <neilb@earthling.net>
22250 * gcc.dg/cpp/macro6.c: New test cases.
22252 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22254 * gcc.c-torture/execute/string-opt-9.c: New test.
22255 * gcc.c-torture/execute/string-opt-10.c: Likewise.
22256 * gcc.c-torture/execute/string-opt-11.c: Likewise.
22257 * gcc.c-torture/execute/string-opt-12.c: Likewise.
22259 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
22260 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
22262 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
22264 * gcc.dg/cpp/if-6.c: New testcase.
22266 * gcc.dg/20001201-1.c: New testcase.
22268 2000-12-02 Neil Booth <neilb@earthling.net>
22270 * g++.old-deja/g++.other/externC4.C,
22271 g++.old-deja/g++.other/friend10.C: New tests.
22273 2000-12-02 Neil Booth <neilb@earthling.net>
22275 * g++.old-deja/g++.other/instan2.C
22276 * g++.old-deja/g++.other/instan3.C: New test.
22278 2000-12-02 Neil Booth <neilb@earthling.net>
22280 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
22281 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
22282 gnuc99.c,gnuc99-pedantic.c: New tests.
22284 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22286 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
22287 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
22289 2000-12-01 Neil Booth <neilb@earthling.net>
22291 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
22292 * gcc.dg/cpp/poison.c: Update.
22293 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
22295 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
22297 * g77.f-torture/execute/20001201.f: New test.
22299 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22301 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
22303 2000-12-01 Jakub Jelinek <jakub@redhat.com>
22305 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
22307 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
22309 * g++.old-deja/g++.other/cast6.C: New test.
22311 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
22313 * gcc.c-torture/execute/20001130-2.c: New testcase.
22315 2000-11-30 Richard Henderson <rth@redhat.com>
22317 * gcc.c-torture/execute/20001130-1.c: New test.
22319 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22321 * g++.old-deja/g++.other/op3.C: New test.
22323 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22325 * g++.old-deja/g++.other/op2.C: New test.
22327 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22329 * g++.old-deja/g++.other/crash38.C: New test.
22331 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
22333 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
22335 2000-11-29 Jakub Jelinek <jakub@redhat.com>
22337 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
22339 * gcc.c-torture/execute/string-opt-6.c: New test.
22341 * gcc.dg/20001117-1.c: Add main.
22343 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
22345 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
22347 * gcc.dg/940510-1.c: ... to here.
22349 * gcc.dg/20000926-1.c: GNU C now allows initializations of
22350 zero-size arrays in toplevel structures.
22352 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22354 * gcc.c-torture/execute/loop-8.c: New test.
22356 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22358 * g++.old-deja/g++.other/base1.C: New test.
22360 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22362 * g++.old-deja/g++.other/parse2.C: New test.
22364 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22366 * g++.old-deja/g++.pt/incomplete1.C: New test.
22368 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22370 * g++.old-deja/g++.other/friend9.C: New test.
22372 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22374 * gcc.dg/20001127-1.c: New test.
22376 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22378 * g++.old-deja/g++.pt/friend46.C: New test.
22380 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22382 * g++.old-deja/g++.other/ptrmem8.C: New test.
22384 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22386 * gcc.c-torture/execute/string-opt-7.c: New test.
22387 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22389 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
22391 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22392 instead of 'mkcheck 2'.
22394 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
22396 * gcc.c-torture/execute/memcheck/driver.c,
22397 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22398 C9X references to refer to C99.
22400 2000-11-25 Jakub Jelinek <jakub@redhat.com>
22402 * gcc.dg/ultrasp3.c: New test.
22404 2000-11-25 Neil Booth <neilb@earthling.net>
22406 * gcc.dg/cpp/include2.c: Update test to be locale independent.
22408 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
22410 * gcc.c-torture/compile/20001123-2.c: New.
22412 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22414 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22416 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
22418 * gcc.dg/sequence-point-1.c: Add some new tests.
22419 * gcc.c-torture/execute/20001124-1.c: New test.
22421 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22423 * g++.old-deja/g++.other/vaarg4.C: New test.
22424 * gcc.c-torture/compile/20001123-1.c: New test.
22426 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22428 * g++.other/crash24.C: Adjust and remove XFAIL.
22429 * g++.other/crash37.C: New test.
22431 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
22433 * g++.old-deja/g++.pt/instantiate9.C: New test.
22435 2000-11-22 Mark Mitchell <mark@codesourcery.com>
22437 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22440 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22441 * g++.old-deja/g++.robertl/eb55.C: Likewise.
22443 2000-11-22 Neil Booth <neilb@earthling.net>
22445 * gcc.dg/cpp/Wtrigraphs.c: New test.
22447 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
22449 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22451 2000-11-22 Jakub Jelinek <jakub@redhat.com>
22453 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22455 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
22457 * lib/gcc-dg.exp: load_lib scanasm.exp.
22458 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22459 * lib/g++-dg.exp: load_lib scanasm.exp.
22460 * lib/scanasm.exp: New.
22461 (scan-assembler, scan-assembler-not): Add optional arguments to
22462 test name, or if not present, the pattern name.
22463 (scan-assembler-dem, scan-assembler-dem-not): New.
22465 * g++.dg/dg.exp: New.
22467 2000-11-21 Neil Booth <neilb@earthling.net>
22469 * gcc.dg/cpp/integrated1.c: Remove.
22471 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22473 * gcc.c-torture/execute/20001121-1.c: New test.
22475 2000-11-21 Richard Henderson <rth@redhat.com>
22477 * gcc.c-torture/compile/20001121-1.c: New test.
22479 2000-11-20 Neil Booth <neilb@earthling.net>
22481 * gcc.dg/cpp/integrated1.c: New test.
22483 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22485 * g++.old-deja/g++.other/inline17.C: New test.
22487 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22489 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22490 local variable to be zero: I made the variable global. Now
22491 uses abort() and exit() instead of relying on main's return value.
22493 2000-11-20 Neil Booth <neilb@earthling.net>
22495 * gcc.dg/cpp/paste2.c: Update test.
22496 * objc/execute/paste.m: New test.
22498 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22500 * gcc.dg/c99-condexpr-1.c: New test.
22502 2000-11-20 Neil Booth <neilb@earthling.net>
22504 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22506 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22508 * g++.old-deja/g++.pt/export1.C: New test.
22510 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22512 * gcc.dg/20001117-1.c: New test.
22514 2000-11-18 Richard Henderson <rth@redhat.com>
22516 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22518 2000-11-18 Richard Henderson <rth@redhat.com>
22520 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22521 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22522 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22524 2000-11-18 Richard Henderson <rth@redhat.com>
22526 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22527 (main): New. Exit cleanly.
22529 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22531 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22532 gcc.dg/c99-fordecl-2.c: New tests.
22534 2000-11-18 Richard Henderson <rth@redhat.com>
22536 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22537 * gcc.c-torture/execute/zerolen-2.c: New.
22539 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22541 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22544 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22546 * g++.old-deja/g++.pt/instantiate8.C: New test.
22548 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22550 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22551 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22553 2000-11-16 Nick Clifton <nickc@redhat.com>
22555 * gcc.c-torture/execute/nestfunc-2.c: New test.
22556 * gcc.c-torture/execute/nestfunc-3.c: New test.
22558 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22560 * gcc.c-torture/compile/20001116-1.c: New test.
22562 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22564 * gcc.c-torture/execute/20001115-1.c: New test.
22566 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22568 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22569 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22570 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22571 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22573 2000-11-15 Neil Booth <neilb@earthling.net>
22575 gcc.dg/cpp/_Pragma1.c: Update.
22576 gcc.dg/cpp/_Pragma2.c: New test.
22578 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22580 * g++.old-deja/g++.other/anon5.C: New test.
22582 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22584 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22587 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22589 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22592 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22594 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22595 labels at end of compound statements.
22597 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22599 * gcc.c-torture/execute/loop-7.c: New test.
22601 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22603 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22605 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22607 * gcc.dg/c99-bool-1.c: New test.
22609 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22611 * gcc.dg/c99-scope-1.c: Remove xfail.
22612 * gcc.dg/c99-scope-2.c: New test.
22614 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22616 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22617 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22619 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22621 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22624 * g++.mike/p700.C: Don't typedef wchar_t.
22625 * g++.mike/p784.C: Likewise.
22626 * g++.mike/eb101.C: Don't use __wchar_t.
22628 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22630 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22633 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22635 * gcc.c-torture/execute/20001111-1.c: New test.
22637 2000-11-10 Nick Clifton <nickc@redhat.com>
22639 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22640 long multuiple and accumulate.
22642 2000-11-09 Richard Henderson <rth@redhat.com>
22644 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22645 via size_t instead of int.
22647 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22648 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22649 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22650 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22652 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22654 * gcc.c-torture/compile/20001109-1.c: New test.
22655 * gcc.c-torture/compile/20001109-2.c: New test.
22657 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22659 * g++.old-deja/g++.pt/operator1.C: New test.
22660 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22662 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22664 * gcc.dg/20001108-1.c: New test.
22666 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22668 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22669 with both arguments constant strings.
22670 * gcc.c-torture/execute/string-opt-3.c: New test.
22671 * gcc.c-torture/execute/string-opt-4.c: New test.
22672 * gcc.c-torture/execute/string-opt-5.c: New test.
22674 2000-11-08 Nick Clifton <nickc@redhat.com>
22676 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22677 mulsidi3adddi patterns.
22679 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22681 * g++.old-deja/g++.other/crash36.C: New test.
22683 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22685 * g++.old-deja/g++.other/init16.C: New test.
22687 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22689 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22691 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22693 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22694 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22695 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22697 2000-11-07 DJ Delorie <dj@redhat.com>
22699 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22701 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22703 * gcc.c-torture/execute/string-opt-1.c: New test.
22705 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22707 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22708 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22709 parameters in registers, and there is no way for a varargs
22710 function to know in which order the integer and floating-point
22711 parameters should be interleaved when they are placed on the
22713 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22714 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22716 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22718 * gcc.c-torture/execute/string-opt-2.c: New test.
22720 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22722 * g++.old-deja/g++.pt/crash60.C: New test.
22724 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22726 * g++.old-deja/g++.other/crash24.C: New test.
22727 * g++.old-deja/g++.other/crash25.C: New test.
22728 * g++.old-deja/g++.other/crash26.C: New test.
22729 * g++.old-deja/g++.other/crash27.C: New test.
22730 * g++.old-deja/g++.other/crash28.C: New test.
22731 * g++.old-deja/g++.other/crash29.C: New test.
22732 * g++.old-deja/g++.other/crash30.C: New test.
22733 * g++.old-deja/g++.other/crash31.C: New test.
22734 * g++.old-deja/g++.other/crash32.C: New test.
22735 * g++.old-deja/g++.other/crash33.C: New test.
22736 * g++.old-deja/g++.other/crash34.C: New test.
22737 * g++.old-deja/g++.other/crash35.C: New test.
22739 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22741 * gcc.c-torture/execute/20001031-1.c: New test.
22743 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22745 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22748 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22749 standards-conformant.
22751 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22753 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22754 * g++.old-deja/g++.mike/p755a.C: Likewise.
22755 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22756 library makes no calls to `operator new' during initialization.
22758 2000-11-04 Neil Booth <neilb@earthling.net>
22760 * gcc.dg/cpp/include2.c: New tests.
22762 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22764 * lib/g++.exp (g++_set_ld_library_path): New function.
22765 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22767 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22769 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22772 2000-11-01 Richard Henderson <rth@redhat.com>
22774 * g++.old-deja/g++.ext/namedret1.C: New.
22775 * g++.old-deja/g++.ext/namedret2.C: New.
22776 * g++.old-deja/g++.ext/namedret3.C: New.
22778 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22780 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22781 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22783 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22785 * gcc.c-torture/execute/va-arg-21.c: New test.
22787 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22789 * gcc.dg/c99-complex-2.c: New test.
22791 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22793 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22795 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22797 * g++.old-deja/g++.other/inline16.C: New test.
22799 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22801 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22802 __PRETTY_FUNCTION__
22804 2000-10-29 Neil Booth <neilb@earthling.net>
22806 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22808 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22809 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22812 2000-10-29 Neil Booth <neilb@earthling.net>
22814 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22815 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22816 * mi5.c: Test multiple includes work with -C.
22817 * trigraphs.c: Test ^= version.
22819 2000-10-28 Neil Booth <neilb@earthling.net>
22821 New tests and test updates for new macro expander.
22823 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22824 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22825 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22826 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22827 new diagnostic messages.
22829 * gcc.dg/cpp/macro3.c: New tests.
22831 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22833 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22836 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22838 * g++.old-deja/g++.other/eh2.C: New test.
22840 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22842 * gcc.c-torture/execute/20001027-1.c: New test.
22844 2000-10-26 Richard Henderson <rth@redhat.com>
22846 * gcc.c-torture/execute/20001026-1.c: New.
22848 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22850 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22851 * g++.old-deja/g++.law/builtin1.C: Likewise.
22852 * g++.old-deja/g++.law/ctors10.C: Likewise.
22853 * g++.old-deja/g++.law/virtual3.C: Likewise.
22854 * g++.old-deja/g++.mike/p658.C: Likewise.
22855 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22856 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22857 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22858 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22859 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22861 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22863 * gcc.c-torture/compile/20001024-1.c: New test.
22865 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22867 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22868 to tell us whether or not we are using V3.
22870 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22872 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22875 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22877 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22879 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22881 * gcc.c-torture/execute/20001024-1.c: New test.
22883 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22885 * g++.old-deja/g++.other/sibcall1.C: New test.
22887 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22889 * gcc.dg/noncompile/init-3.c: New test.
22891 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22893 * gcc.dg/format-array-1.c: New test.
22895 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22897 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22898 writing through null pointers; remove comment about testing
22899 unterminated strings.
22901 2000-10-17 Matthew Hiller <hiller@redhat.com>
22903 * gcc.c-torture/execute/20001017-2.c: New test.
22905 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22907 * gcc.c-torture/compile/20001018-1.c: New test.
22908 * gcc.c-torture/compile/20001018-1.x: Xfail.
22910 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22912 * gcc.c-torture/execute/20001017-1.c: New test.
22914 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22916 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22917 for multiple use of arguments with scanf formats; add tests for
22918 multiple use of arguments.
22920 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22922 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22924 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22926 * gcc.dg/format-miss-1.c: New test.
22928 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22930 * gcc.c-torture/execute/20001013-1.c: New test.
22932 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22934 * gcc.dg/format-branch-1.c: New test.
22936 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22938 * README, lib/file-format.exp: Remove EGCS references.
22940 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22942 * gcc.dg/20001013-1.c: New test.
22944 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22946 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22947 for intmax_t in the compiler using __typeof__ and the type rules
22948 for conditional expressions.
22950 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22952 * gcc.dg/20001012-1.c: New test.
22953 * gcc.dg/20001012-2.c: New test.
22955 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22957 * gcc.dg/format-attr-1.c: New test.
22959 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22961 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22962 __LONG_LONG_MAX__ instead of LLONG_MAX.
22964 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22966 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22968 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22971 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22973 * gcc.dg/sequence-pt-1.c: New test.
22975 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22977 * gcc.c-torture/execute/20001011-1.c: New testcase.
22978 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22980 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22982 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22983 does not error on it.
22985 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22987 * gcc.dg/20001009-1.c: New test.
22989 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22991 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22992 * gcc.c-torture/execute/20001009-2.c: ... to here.
22994 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22996 * gcc.c-torture/compile/20001009-1.c: New testcase.
22997 * gcc.c-torture/execute/20001009-1.c: New testcase.
22998 Testcases provided by Jan Hubicka <jh@suse.cz>.
23000 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
23002 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
23003 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
23004 uintmax_t using <limits.h> to emulate the compiler's internal
23005 logic. No longer XFAIL %j tests.
23007 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
23009 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
23010 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
23011 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
23012 regexps and details of expected handling of some bad formats.
23013 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
23016 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
23018 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
23019 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
23020 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
23021 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
23024 2000-10-06 Richard Henderson <rth@cygnus.com>
23026 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
23027 * g++.old-deja/g++.brendan/crash52.C: Likewise.
23028 * g++.old-deja/g++.jason/report.C: Likewise.
23029 * g++.old-deja/g++.law/friend5.C: Likewise.
23030 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
23031 of the expected warnings.
23033 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
23035 * g++.old-deja/g++.pt/enum14.C: New test.
23037 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
23039 * g++.old-deja/g++.pt/crash59.C: New test.
23041 2000-10-04 Will Cohen <wcohen@redhat.com>
23043 * gcc.dg/20000926-1.c: New test.
23045 2000-10-03 Geoff Keating <geoffk@cygnus.com>
23047 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
23048 function name for current C++ compiler.
23049 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
23051 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
23053 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
23054 __PRETTY_FUNCTION__.
23055 * g++.old-deja/g++.ext/pretty2.C: Likewise.
23057 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23059 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
23061 2000-09-26 Jakub Jelinek <jakub@redhat.com>
23063 * gcc.c-torture/compile/20000923-1.c: New test.
23065 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
23067 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
23068 * g++.old-deja/g++.pt/ttp62.C: Same.
23069 * g++.old-deja/g++.other/inline14.C: Same.
23071 2000-09-24 Richard Henderson <rth@cygnus.com>
23073 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
23075 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
23077 * gcc.dg/c90-printf-1.c: Add test for wide string format.
23079 2000-09-22 Geoff Keating <geoffk@cygnus.com>
23081 * gcc.c-torture/compile/20000922-1.c: New file.
23083 2000-09-21 Nick Clifton <nickc@redhat.com>
23085 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
23086 a signed long modulo operation.
23087 (mod6): New function - perform an unsigned long modulo operation.
23088 (main): Add tests for modulos of very large numbers by very small
23091 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23093 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
23095 2000-09-19 Richard Henderson <rth@cygnus.com>
23097 * gcc.dg/compare2.c (case 10): XFAIL.
23099 2000-09-18 Richard Henderson <rth@cygnus.com>
23101 * gcc.c-torture/execute/20000906-1.c: Move ...
23102 * gcc.dg/20000906-1.c: ... here. Only run on targets
23103 that support __builtin_trap.
23105 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
23107 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
23109 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
23111 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
23112 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
23113 more $ format tests.
23115 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
23117 * gcc.dg/format-errmk-1.c: New test.
23119 2000-09-17 Greg McGary <greg@mcgary.org>
23121 * gcc.c-torture/execute/20000917-1.x: Remove.
23123 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
23125 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
23127 2000-09-17 Greg McGary <greg@mcgary.org>
23129 * gcc.c-torture/execute/20000917-1.c: New test.
23130 * gcc.c-torture/execute/20000917-1.x: XFAIL.
23132 2000-09-16 Neil Booth <NeilB@earthling.net>
23134 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
23135 in nested macro bug.
23137 2000-09-15 Neil Booth <NeilB@earthling.net>
23139 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
23141 2000-09-14 Jeffrey A Law (law@cygnus.com)
23143 * gcc.c-torture/execute/20000914-1.c: New test.
23145 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
23147 * g++.other/inline13.C: New test.
23149 2000-09-12 Andreas Jaeger <aj@suse.de>
23151 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
23152 constant by Ulrich Drepper <drepper@redhat.com>.
23154 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
23156 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
23158 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23160 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
23162 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
23164 * gcc.dg/cpp/backslash.c: New test.
23166 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
23168 * gcc.c-torture/execute/20000910-1.c: New test.
23169 * gcc.c-torture/execute/20000910-2.c: Likewise.
23171 2000-09-11 Robert Lipe <robertl@sco.com>
23173 * gcc.dg/pragma-align.c: New test.
23175 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
23177 * g++.old-deja/g++.pt/explicit82.C: New test.
23178 * g++.old-deja/g++.pt/explicit83.C: New test.
23180 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
23182 * gcc.dg/asm-names.c: New test.
23184 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23186 * gcc.dg/cpp/tr-warn6.c: New test
23188 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
23190 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
23193 2000-09-07 Catherine Moore <clm@redhat.com>
23195 * gcc.c-torture/execute/unroll-1.c: New test.
23197 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
23199 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
23201 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
23202 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
23203 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
23204 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
23205 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
23207 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
23208 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
23210 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
23212 * g++.old-deja/g++.pt/deduct2.C: New test.
23214 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
23216 * g++.old-deja/g++.pt/parms2.C: New test.
23218 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
23220 * g++.old-deja/g++.pt/crash58.C: New test.
23222 2000-09-06 Greg McGary <greg@mcgary.org>
23224 * gcc.c-torture/execute/20000906-1.c: New test.
23225 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
23227 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23229 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
23231 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23233 * g++.old-deja/g++.pt/crash57.C: New test.
23235 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23237 * g++.old-deja/g++.pt/crash56.C: New test.
23239 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23241 * g++.old-deja/g++.pt/koenig1.C: New test.
23243 2000-09-04 Jakub Jelinek <jakub@redhat.com>
23245 * gcc.dg/20000904-1.c: New test.
23247 2000-09-04 Jakub Jelinek <jakub@redhat.com>
23249 * gcc.dg/cpp/paste8.c: New test.
23251 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
23253 * gcc.c-torture/compile/20000827-1.c: New test.
23255 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
23257 * gcc.dg/format-diag-1.c: New test.
23259 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
23261 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
23262 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
23263 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
23264 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
23265 gcc.dg/formatz-1.c: Adjust warning regular expressions.
23267 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
23269 * g++.old-deja/g++.other/nested4.C: New test.
23271 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
23273 * g++.old-deja/g++.ns/scoped1.C: New test.
23275 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
23277 * lib/g++.exp: Support testing already-installed GCC.
23279 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23281 * wtr-label-1.c, wtr-suffix-1.c: New tests.
23283 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23285 * gcc.dg/return-type-2.c: New test.
23287 2000-08-27 Geoff Keating <geoffk@cygnus.com>
23289 * gcc.c-torture/compile/20000825-1.c: New test.
23291 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
23293 * gcc.dg/dwarf2-2.c: New test.
23295 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
23297 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
23298 dg-warning regexps.
23300 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
23302 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
23303 gcc.dg/format-ext-5.c: New tests.
23305 2000-08-25 Jakub Jelinek <jakub@redhat.com>
23307 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
23309 2000-08-24 Mark Mitchell <mark@codesourcery.com>
23311 * gcc.dg/noncompile/930622-2.c: Adjust error message.
23313 2000-08-24 Richard Henderson <rth@cygnus.com>
23315 * gcc.dg/ia64-sync-1.c: New test.
23316 * gcc.dg/ia64-sync-2.c: New test.
23317 * gcc.dg/ia64-asm-1.c: New test.
23319 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
23321 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
23322 * gcc.dg/format-ext-2.c: New test.
23324 2000-08-23 Jason Merrill <jason@redhat.com>
23326 * lib/old-dejagnu.exp: Also ignore "In member function" and
23329 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23331 * gcc.dg/noncompile/label-lineno-1.c: New test.
23333 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23335 * gcc.dg/c99-array-nonobj-1.c: New test.
23337 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23339 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
23341 * gcc.dg/format-ext-1.c: New test.
23343 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23345 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
23346 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
23347 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
23348 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
23349 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
23351 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
23353 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
23354 gcc.dg/c99-strftime-2.c: New tests.
23356 2000-08-22 Richard Henderson <rth@cygnus.com>
23358 * gcc.c-torture/execute/20000822-1.c: New test.
23360 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23362 * gcc.c-torture/execute/20000819-1.x: Remove.
23364 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23366 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
23367 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
23368 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
23369 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
23370 gcc.dg/format-xopen-1.c: New tests.
23372 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23374 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
23376 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23378 * g++.old-deja/g++.other/loop2.C: New test.
23380 * gcc.c-torture/compile/20000606-1.c: New test.
23381 * gcc.c-torture/compile/20000728-1.c: New test.
23382 * gcc.c-torture/execute/20000801-1.c: New test.
23383 * gcc.c-torture/execute/20000801-2.c: New test.
23384 * gcc.c-torture/execute/20000819-1.c: New test.
23385 * gcc.c-torture/execute/20000819-1.x: XFAIL.
23386 * gcc.dg/20000629-1.c: New test.
23387 * gcc.dg/20000724-1.c: New test.
23388 * gcc.dg/20000807-1.c: New test.
23390 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23392 * gcc.dg/cpp/pragma-1.c: New test.
23393 * gcc.dg/cpp/pragma-2.c: New test.
23395 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
23397 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23398 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
23400 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23402 * gcc.c-torture/compile/20000818-1.c: New test.
23404 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
23406 * gcc.c-torture/execute/20000818-1.c: New test.
23408 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
23410 * gcc.dg/format-va-1.c: New test.
23412 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23414 * g++.old-deja/g++.other/typedef8.C: New test.
23416 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23418 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23419 * g++.old-deja/g++.mike/net36.C: Mark candidate.
23420 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23421 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23422 * g++.old-deja/g++.other/ptrmem7.C: New test.
23423 * g++.old-deja/g++.pt/ptrmem10.C: New test.
23425 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23427 * g++.old-deja/g++.pt/typename27.C: New test.
23429 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
23431 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23432 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23433 * g++.old-deja/g++.pt/friend45.C: New test.
23434 * g++.old-deja/g++.other/friend8.C: New test.
23436 2000-08-15 Richard Henderson <rth@cygnus.com>
23438 * gcc.c-torture/execute/20000815-1.c: New test.
23440 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
23442 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23443 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23444 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23446 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
23448 * g++.old-deja/g++.other/refinit2.C: New test.
23450 2000-08-13 Geoff Keating <geoffk@cygnus.com>
23452 * lib/c-torture.exp (c-torture): Make
23453 compiler_conditional_xfail_data global.
23454 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23455 compiler_conditional_xfail_data machinery.
23456 (f-torture-execute): Likewise.
23457 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23458 and only when unrolling loops.
23460 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23462 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23464 * g++.old-deja/g++.pt/explicit81.C: New test.
23466 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23468 * g++.old-deja/g++.pt/typename26.C: New test.
23470 2000-08-10 Geoff Keating <geoffk@cygnus.com>
23472 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23475 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
23477 * g++.old-deja/g++.other/array3.C: New test.
23479 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23481 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23482 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23483 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23486 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23488 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23489 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23491 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23493 * gcc.c-torture/execute/20000808-1.c: New test.
23495 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23497 * gcc.dg/c90-const-expr-1.c: New test.
23499 2000-08-08 Richard Henderson <rth@cygnus.com>
23501 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23503 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23505 * gcc.dg/noncompile/const-ll-1.c: New test.
23507 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23509 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23511 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23513 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23514 that running programs linked against the shared version of libobjc
23517 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23519 * gcc.dg/c99-printf-1.c: New test.
23521 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23523 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23525 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23527 * gcc.c-torture/execute/20000731-1.x: Delete.
23529 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23531 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23532 and torture_without_loops as is done by c-torture.exp.
23533 (search_for): Copy from c-torture.exp.
23534 (gcc-dg-runtest): New function, drives a directory of tests
23535 iterating over the TORTURE_OPTIONS.
23536 (scan-assembler, scan-assembler-not): Move here from
23537 individual directory drivers.
23539 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23540 defined by lib/gcc-dg.exp.
23541 * gcc.dg/cpp/cpp.exp: Likewise.
23542 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23543 gcc-dg-runtest, so we cycle over optimization options.
23545 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23546 * gcc.dg/compare2.c: No longer expected to fail.
23548 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23550 * gcc.c-torture/execute/20000804-1.c: New test.
23552 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23554 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23556 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23558 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23560 2000-08-03 Jeffrey A Law (law@cygnus.com)
23562 * gcc.c-torture/compile/20000803-1.c: New test.
23564 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23566 * gcc.c-torture/execute/20000801-3.c,
23567 gcc.c-torture/execute/20000801-4.c: New tests.
23568 * gcc.c-torture/execute/20000801-3.x,
23569 gcc.c-torture/execute/20000801-4.x: Xfail.
23571 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23573 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23574 libobjc/.libs to allow for libtool.
23576 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23578 * gcc.c-torture/compile/20000802-1.c: New test.
23580 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23582 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23584 2000-07-31 Jeffrey A Law (law@cygnus.com)
23586 * gcc-c-torture/execute/20000731-2.c: New test.
23588 * gcc.c-torture/execute/20000731-1.c: New test.
23589 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23591 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23593 * testsuite/gcc.dg/cpp/paste7.c: New test.
23594 * gcc.dg/cpp/20000725-1.c: New test.
23596 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23598 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23599 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23600 declaration warning for __builtin_dwarf_reg_size.
23602 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23604 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23606 * gcc.dg/noncompile/voidparam-1.c: New test.
23608 2000-07-30 Richard Henderson <rth@cygnus.com>
23610 * gcc.dg/c90-digraph-1.c: Don't xfail.
23611 * gcc.dg/compare2.c (case 10): Xfail.
23612 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23614 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23616 * gcc.dg/c99-main-1.c: New test.
23618 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23620 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23622 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23624 * gcc.c-tortuer/execute/20000726-1.c: New test.
23626 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23628 * gcc.c-torture/execute/enum-2.c: New test.
23630 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23632 * gcc.dg/cpp/tr-warn3.c: New test.
23634 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23636 * g++.old-deja/g++.ext/implicit1.C: Remove.
23637 * g++.old-deja/g++.jason/c2.C: Remove
23638 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23639 * g++.old-deja/g++.pt/crash16.C: Likewise.
23640 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23642 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23644 * g++.old-deja/g++.other/for2.C: New test.
23646 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23648 * gcc.dg/20000720-1.c: New test.
23650 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23652 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23654 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23656 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23657 * gcc.c-torture/execute/20000722-1.c: New.
23658 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23660 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23662 * gcc.dg/cpp/20000720-1.S: New test.
23664 2000-07-21 Michael Meissner <meissner@redhat.com>
23666 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23668 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23670 * g++.old-deja/g++.brendan/crash16.C,
23671 g++.old-deja/g++.brendan/parse3.C,
23672 g++.old-deja/g++.brendan/redecl1.C,
23673 g++.old-deja/g++.ns/template13.C,
23674 g++.old-deja/g++.other/decl4.C,
23675 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23677 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23679 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23680 and "Internal error".
23682 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23684 * gcc.dg/cpp/paste6.c: New test.
23686 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23688 * gcc.dg/cpp/tr-direct.c: New test.
23690 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23691 gcc.dg/cpp/undef1.c: Tweak error regexps.
23693 2000-07-18 Eric Christopher <echristo@redhat.com>
23695 * gcc.c-torture/compile/20000718-1.c: New test.
23697 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23699 * cpplex.c (_cpp_push_token): If the token being pushed back
23700 is the previous token in this context, just subtract one from
23702 * cppmacro.c (save_expansion): Clear aux field when storing a
23705 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23707 * gcc.dg/noncompile/redecl-1.c: New test.
23709 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23711 * gcc.c-torture/execute/20000717-5.c: New test.
23712 * gcc.c-torture/execute/20000717-1.x: Removed.
23714 2000-07-17 Richard Henderson <rth@cygnus.com>
23716 * gcc.c-torture/execute/20000717-4.c: New test.
23718 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23720 * gcc.dg/cpp/syshdr.c: New test.
23721 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23723 2000-07-17 Neil Booth <neilb@earthling.net>
23725 * gcc.dg/cpp/cmdlne-dM.c: New test.
23726 * gcc.dg/cpp/cmdlne-dD.c: New test.
23728 2000-07-17 Jeffrey A Law (law@cygnus.com)
23730 * gcc.c-torture/execute/20000717-3.c: New test.
23732 * gcc.c-torture/compile/20000717-1.c: New test.
23734 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23736 * gcc.c-torture/execute/20000717-2.c: New test.
23738 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23740 * gcc.dg/formatz-1.c: New test.
23742 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23743 * gcc.dg/c99-digraph-1.c: New tests.
23745 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23746 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23748 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23749 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23750 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23751 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23752 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23753 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23754 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23756 2000-07-17 Greg McGary <greg@mcgary.org>
23758 * gcc.c-torture/execute/20000717-1.c: New test.
23759 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23761 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23763 * gcc.c-torture/execute/20000715-2.c: New test.
23764 * gcc.dg/20000715-1.c: New test.
23766 2000-07-15 Michael Meissner <meissner@redhat.com>
23768 * gcc.c-torture/execute/20000715-1.c: New test.
23770 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23772 * gcc.c-torture/execute/20000707-1.c: New test.
23774 2000-07-13 Neil Booth <NeilB@earthling.net>
23776 * testsuite/gcc.dg/cpp/digraph1.c,
23777 testsuite/gcc.dg/cpp/digraph2.c,
23778 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23780 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23782 * g77.f-torture/compile/20000630-2.f: New test.
23783 * g77.f-torture/compile/20000630-2.x
23785 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23787 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23789 2000-07-11 Neil Booth <NeilB@earthling.net>
23791 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23793 2000-07-11 Neil Booth <NeilB@earthling.net>
23795 * gcc.dg/cpp/cmdlne-C.c: New.
23797 2000-07-09 Neil Booth <NeilB@earthling.net>
23799 * gcc.dg/cpp/directiv.c: New tests.
23800 * gcc.dg/cpp/undef1.c: Update.
23802 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23804 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23806 2000-07-09 Neil Booth <NeilB@earthling.net>
23808 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23810 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23812 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23813 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23815 2000-07-08 Neil Booth <NeilB@earthling.net>
23817 * gcc.dg/cpp/macsyntx.c: New tests.
23819 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23821 * gcc.dg/20000707-1.c: New test.
23823 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23825 * gcc.c-torture/execute/20000706-1.c: New test.
23826 * gcc.c-torture/execute/20000706-2.c: New test.
23827 * gcc.c-torture/execute/20000706-3.c: New test.
23828 * gcc.c-torture/execute/20000706-4.c: New test.
23829 * gcc.c-torture/execute/20000706-5.c: New test.
23831 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23833 * g++.old-deja/g++.pt/instantiate7.C: New test.
23835 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23837 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23838 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23839 * g++.old-deja/g++.other/rtti3.C: Likewise.
23840 * g++.old-deja/g++.other/rttid3.C: Likewise.
23842 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23844 * g77.f-torture/compile/20000630-1.x: Fix typo
23846 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23848 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23851 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23853 * gcc.dg/cpp/ident.c: New test.
23855 2000-07-05 Neil Booth <NeilB@earthling.net>
23857 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23858 gcc.dg/cpp/lexstrng.c: New tests.
23860 2000-07-04 Neil Booth <NeilB@earthling.net>
23862 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23863 * gcc.dg/cpp/strify2.c: Same.
23865 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23867 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23868 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23869 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23870 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23872 * testsuite/gcc.dg/cpp/macro1.c,
23873 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23874 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23875 testsuite/gcc.dg/cpp/strify1.c,
23876 testsuite/gcc.dg/cpp/strify2.c: New tests.
23878 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23880 * gcc.c-torture/execute/20000703-1.c: New test.
23882 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23884 * g++.old-deja/g++.pt (lookup10.C): New test.
23886 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23888 * g++.old-deja/g++.pt (typename25.C): New test.
23890 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23892 * gcc.c-torture/compile/20000701-1.c: New test.
23894 2000-06-30 Nick Clifton <nickc@cygnus.com>
23896 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23899 2000-06-30 Catherine Moore <clm@cygnus.com>
23901 * gcc.c-torture/execute/align-1.c: New test.
23903 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23905 * g++.old-deja/g++.pt/expr8.C: New test.
23906 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23908 2000-06-29 Nick Clifton <nickc@cygnus.com>
23910 * gcc.c-torture/compile/20000629-1.c: New test.
23912 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23915 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23916 gcc.dg/noncompile directory, depending on whether they're
23917 preprocessor tests or not. Annotate all the tests for the dg
23920 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23921 * gcc.dg/noncompile/noncompile.exp: New.
23925 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23926 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23927 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23928 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23929 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23930 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23931 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23932 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23933 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23934 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23935 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23936 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23937 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23938 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23939 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23940 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23941 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23942 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23943 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23944 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23945 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23946 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23947 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23948 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23950 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23951 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23952 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23953 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23954 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23955 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23957 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23959 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23960 declare one variable. On the fourth, error.
23961 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23962 declared by 20000628-1a.h.
23964 2000-06-29 Richard Henderson <rth@redhat.com>
23966 * gcc.c-torture/execute/930529-1.x: New file.
23967 * gcc.dg/920413-1.c: Adjust expected warning text.
23968 * gcc.dg/980217-1.c: Declare abort.
23969 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23971 2000-06-29 Jeffrey A Law (law@cygnus.com)
23973 * g77.f-torture/compile/20000629-1.f: New test.
23974 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23976 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23978 Rearrange lots of files, removing entirely the
23979 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23983 gcc.c-torture/code_quality/code_quality.exp
23984 gcc.c-torture/special/special.exp
23985 gcc.failure/failure.exp
23986 gcc.failure/940409-1.x
23987 gcc.c-torture/compile/961203-1.x
23990 gcc.misc-tests/linkage.exp
23991 gcc.c-torture/execute/920730-1t.c
23992 gcc.c-torture/execute/920730-1t.x
23993 gcc.c-torture/compile/920520-1.x
23994 gcc.c-torture/compile/920521-1.x
23995 gcc.c-torture/compile/981006-1.x
23996 gcc.c-torture/execute/eeprof-1.x
23998 * Moved files (possibly with modifications to fit a new harness):
24000 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
24001 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
24002 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
24003 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
24004 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
24005 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
24006 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
24007 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
24008 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
24009 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
24010 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
24011 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
24012 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
24013 gcc.failure/940409-1.c gcc.dg/940409-1.c
24015 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
24017 * c-torture/compile/961203-1.x: Delete.
24019 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
24020 not exit. Include stdio.h.
24021 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
24022 * gcc.misc-tests/dg-12.c: Likewise.
24023 * gcc.misc-tests/dg-5.c: Likewise.
24024 * gcc.misc-tests/dg-6.c: Likewise.
24025 * gcc.misc-tests/dg-7.c: Prototype abort.
24026 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
24027 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
24028 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
24030 * gcc.misc-tests/sieve.c: Use return from main, not exit.
24031 * gcc.misc-tests/sort2.c: Use return from main, not exit.
24033 2000-06-28 Jakub Jelinek <jakub@redhat.com>
24035 * gcc.dg/cpp/20000628-1.c: New test.
24036 * gcc.dg/cpp/20000628-1.h: New header for above test.
24037 * gcc.dg/cpp/20000628-1a.h: Likewise.
24039 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
24041 * gcc.dg/cpp: New directory.
24042 * gcc.dg/cpp/cpp.exp: New driver.
24043 * gcc.dg/cpp/20000627-1.c: New test.
24044 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
24045 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
24046 and rewrite as a compilation test.
24048 * gcc.dg: Move many files into the cpp subdirectory, possibly
24049 renaming or editing them as well.
24051 990119-1.c cpp/19990119-1.c
24052 990228-1.c cpp/19990228-1.c
24053 990407-1.c cpp/19990407-1.c
24054 990409-1.c cpp/19990409-1.c
24055 990413-1.c cpp/19990413-1.c
24056 990703-1.c cpp/19990703-1.c
24057 20000127-1.c cpp/20000127-1.c
24058 20000129-1.c cpp/20000129-1.c
24059 20000207-1.c cpp/20000207-1.c
24060 20000207-2.c cpp/20000207-2.c
24061 20000209-1.c cpp/20000209-1.c
24062 20000209-2.c cpp/20000209-2.c
24063 20000301-1.c cpp/20000301-1.c
24064 20000419-1.c cpp/20000419-1.c
24065 20000510-1.S cpp/20000510-1.S
24066 20000519-1.c cpp/20000519-1.c
24067 20000529-1.c cpp/20000529-1.c
24068 20000625-1.c cpp/20000625-1.c
24069 20000625-2.c cpp/20000625-2.c
24070 cpp-as1.c cpp/assert1.c
24071 cpp-as2.c cpp/assert2.c
24072 cxx-comments-1.c cpp/cxxcom1.c
24073 cxx-comments-2.c cpp/cxxcom2.c
24074 endif-label.c cpp/endif.c
24075 cpp-hash1.c cpp/hash1.c
24076 cpp-hash2.c cpp/hash2.c
24077 cpp-if1.c cpp/if-1.c
24078 cpp-if2.c cpp/if-2.c
24079 cpp-if3.c cpp/if-3.c
24080 cpp-if4.c cpp/if-4.c
24081 cpp-if5.c cpp/if-5.c
24082 cpp-cond.c cpp/if-cexp.c
24083 cpp-missingop.c cpp/if-mop.c
24084 cpp-missingparen.c cpp/if-mpar.c
24085 cpp-opprec.c cpp/if-oppr.c
24086 cpp-ifparen.c cpp/if-paren.c
24087 cpp-shortcircuit.c cpp/if-sc.c
24088 cpp-shift.c cpp/if-shift.c
24089 cpp-unary.c cpp/if-unary.c
24090 cpp-li1.c cpp/line1.c
24091 cpp-li2.c cpp/line2.c
24092 lineno.c cpp/line3.c
24093 lineno-2.c cpp/line4.c
24095 cpp-mic.h cpp/mi1c.h
24096 cpp-micc.h cpp/mi1cc.h
24097 cpp-mind.h cpp/mi1nd.h
24098 cpp-mindp.h cpp/mi1ndp.h
24099 cpp-mix.h cpp/mi1x.h
24100 cpp-mi2.c cpp/mi2.c
24101 cpp-mi2a.h cpp/mi2a.h
24102 cpp-mi2b.h cpp/mi2b.h
24103 cpp-mi2c.h cpp/mi2c.h
24104 cpp-mi3.c cpp/mi3.c
24105 cpp-mi3.def cpp/mi3.def
24106 poison-1.c cpp/poison.c
24107 pr-impl.c cpp/prag-imp.c
24108 cpp-redef-2.c cpp/redef1.c
24109 cpp-redef.c cpp/redef2.c
24110 strpaste.c cpp/strp1.c
24111 strpaste-2.c cpp/strp2.c
24112 cpp-tradpaste.c cpp/tr-paste.c
24113 cpp-tradstringify.c cpp/tr-str.c
24114 cpp-tradwarn1.c cpp/tr-warn1.c
24115 cpp-tradwarn2.c cpp/tr-warn2.c
24116 trigraphs.c cpp/trigraphs.c
24117 cpp-unc1.c cpp/unc1.c
24118 cpp-unc2.c cpp/unc2.c
24119 cpp-unc3.c cpp/unc3.c
24120 cpp-unc.c cpp/unc4.c
24121 undef.c cpp/undef1.c
24122 undef-2.c cpp/undef2.c
24123 cpp-wi1.c cpp/widestr1.c
24125 2000-06-27 Mark Mitchell <mark@codesourcery.com>
24127 * lib/g++.exp (g++_include_flags): Tweak.
24129 2000-06-27 H.J. Lu <hjl@gnu.org>
24130 Loren J. Rittle <ljrittle@acm.org>
24132 * lib/g++.exp (g++_include_flags): Override libgloss.exp
24133 version with one that knows about the new gcc tree structure.
24134 (g++_link_flags): Same.
24136 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
24138 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
24139 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
24140 case we are cross-compiling.
24142 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
24143 g++.old-deja/g++.niklas/Makefile.in,
24144 g++.old-deja/g++.niklas/configure.in,
24145 g++.old-deja/g++.other/Makefile.in,
24146 g++.old-deja/g++.other/configure.in,
24147 gcc.c-torture/code_quality/Makefile.in,
24148 gcc.c-torture/code_quality/configure.in,
24149 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
24150 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
24151 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
24152 gcc.c-torture/execute/ieee/Makefile.in,
24153 gcc.c-torture/execute/ieee/configure.in,
24154 gcc.c-torture/noncompile/Makefile.in,
24155 gcc.c-torture/noncompile/configure.in,
24156 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
24157 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
24158 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
24160 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
24162 * g++.old-deja/g++.other/ambig3.C: New test.
24164 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
24166 * g++.old-deja/g++.pt/syntax1.C: New test.
24167 * g++.old-deja/g++.pt/syntax2.C: New test.
24168 * g++.old-deja/g++.other/syntax3.C: New test.
24169 * g++.old-deja/g++.other/syntax4.C: New test.
24171 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
24173 * gcc.dg/20000623-1.c: Prototype exit and abort.
24175 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
24177 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
24179 * gcc.dg/cpp-mi3.def: New file.
24181 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
24183 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
24184 lexer's error messages.
24185 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
24186 divine anything from the linemarkers.
24187 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
24188 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
24190 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
24192 * gcc.dg/20000623-1.c: New test.
24194 2000-06-22 Jakub Jelinek <jakub@redhat.com>
24196 * gcc.c-torture/execute/20000622-1.c: New test.
24198 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
24200 * g++.old-deja/g++.other/init15.C: New test.
24202 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
24204 * g++.old-deja/g++.pt/vaarg2.C: New test.
24205 * g++.old-deja/g++.pt/vaarg3.C: New test.
24207 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
24209 * g++.old-deja/g++.other/dyncast6.C: New test.
24211 2000-06-15 Jakub Jelinek <jakub@redhat.com>
24213 * gcc.c-torture/execute/loop-6.c: New test.
24215 2000-06-14 Jakub Jelinek <jakub@redhat.com>
24217 * gcc.dg/20000614-1.c: New test.
24218 * gcc.dg/20000614-2.c: New test.
24220 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
24222 * g++.old-deja/g++.other/inline12.C: New test.
24224 2000-06-13 Jakub Jelinek <jakub@redhat.com>
24226 * g++.old-deja/g++.other/eh1.C: New test.
24228 2000-06-12 Jakub Jelinek <jakub@redhat.com>
24230 * g++.old-deja/g++.other/type.C: New test.
24232 2000-06-05 Jakub Jelinek <jakub@redhat.com>
24234 * g++.old-deja/g++.other/initstring.C: New test.
24236 2000-06-12 Jason Merrill <jason@redhat.com>
24238 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
24240 2000-06-09 Jeffrey A Law (law@cygnus.com)
24242 * gcc.c-torture/compile/20000609-1.c: New test.
24244 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
24246 * gcc.dg/20000609-1.c: New test.
24248 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
24250 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
24251 * gcc.c-torture/noncompile/poison-1.c: Move...
24252 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
24253 * gcc.dg/cpp-li1.c: Add a token after the #line.
24255 2000-06-05 Richard Henderson <rth@cygnus.com>
24257 * gcc.c-torture/execute/20000605-2.c: New test.
24258 * gcc.c-torture/execute/20000605-3.c: New test.
24260 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
24262 * g77.f-torture/execute/20000503-1.x: New file.
24264 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
24266 * g++.old-deja/g++.eh/badalloc1.C: New test.
24268 2000-06-05 Richard Henderson <rth@cygnus.com>
24270 * gcc.c-torture/execute/20000605-1.c: New test.
24272 2000-06-05 Jakub Jelinek <jakub@redhat.com>
24273 Nathan Sidwell <nathan@codesourcery.com>
24275 * gcc.c-torture/compile/20000605-1.c: New test.
24277 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
24279 * g77.f-torture/compile/20000601-1.f: New test.
24281 2000-06-03 Richard Henderson <rth@cygnus.com>
24283 * gcc.c-torture/execute/20000603-1.c: New.
24285 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
24287 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
24288 * gcc.dg/noreturn-2.c (noreturn): Likewise.
24290 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
24292 * gcc.dg/compare2.c (case 12): XFAIL.
24293 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
24294 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
24296 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
24298 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
24300 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
24301 guard macro is already defined when the header is first
24303 * gcc.dg/cpp-mix.h: New file.
24304 * gcc.dg/endif-label.c: Update patterns to match compiler.
24306 * g++.brendan/complex1.C: Declare abort.
24307 * g++.law/refs4.C: Remove XFAIL.
24308 * g++.oliva/expr2.C: Declare abort and exit.
24310 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
24312 * gcc.c-torture/execute/20000528-1.c: New test.
24314 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
24315 * g++.old-deja/g++.law/temps4.C: Likewise.
24317 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
24318 stdlib.h. Call abort() on failure.
24319 * g++.old-deja/g++.law/refs4.C: Likewise.
24320 * g++.old-deja/g++.law/temps4.C: Likewise.
24321 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
24322 * gcc.c-torture/execute/20000112-1.c: Include string.h.
24324 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
24326 Relative to g++.dg/special:
24327 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
24329 Relative to g++.old-deja:
24330 * g++.brendan/complex1.C, g++.jason/optimize2.C,
24331 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
24332 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
24333 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
24334 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
24335 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
24336 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
24338 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
24339 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
24340 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
24341 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
24342 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
24343 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
24346 * g++.other/goto1.C: Update expectations for error messages.
24348 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
24350 * gcc.c-torture/compile/20000523-1.c: New test.
24352 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24354 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
24356 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24358 * g++.old-deja/g++.eh/catch11.C: New test.
24359 * g++.old-deja/g++.eh/catch12.C: New test.
24361 2000-05-24 Nick Clifton <nickc@cygnus.com>
24363 * gcc.c-torture/execute/20000523-1.c: New test.
24365 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
24367 * c-torture/execute/bcp-1.c: Replace abort in arg of
24368 __builtin_constant_p with a generic external function.
24370 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
24371 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
24372 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
24373 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
24374 Prototype abort and/or exit.
24376 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
24377 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
24378 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
24379 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
24381 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
24383 * gcc.dg/dwarf2-1.c: New test.
24385 2000-05-20 Richard Henderson <rth@cygnus.com>
24387 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24389 2000-05-20 Andreas Jaeger <aj@suse.de>
24391 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24394 2000-05-19 David Edelsohn <edelsohn@gnu.org>
24396 * gcc.c-torture/execute/20000519-2.c: New test.
24398 2000-05-19 Andreas Jaeger <aj@suse.de>
24400 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24401 which fails with SSA.
24403 * lib/c-torture.exp: Also test with -O3 -fssa.
24405 2000-05-18 Michael Meissner <meissner@redhat.com>
24407 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24408 * gcc.c-torture/execute/920415-1.c: Ditto.
24409 * gcc.c-torture/execute/920501-1.c: Ditto.
24410 * gcc.c-torture/execute/conversion.c: Ditto.
24411 * gcc.c-torture/execute/cvt-1.c: Ditto.
24413 2000-05-18 Jeffrey A Law (law@cygnus.com)
24415 * gcc.c-torture/compile/20000518-1.c: New test.
24417 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
24419 * g77.f-torture/compile/200005018.f: New test.
24421 2000-05-17 Jeffrey A Law (law@cygnus.com)
24423 * gcc.c-torture/compile/20000517-1.c: New test.
24425 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24427 * gcc.c-torture/execute/20000516-1.c: New test.
24429 2000-05-15 Jakub Jelinek <jakub@redhat.com>
24431 * g++.old-deja/g++.other/eh.C: New test.
24433 2000-05-12 Richard Henderson <rth@cygnus.com>
24435 * gcc.c-torture/execute/990208-1.c (main): Don't pass
24436 constants through to doit's conditional.
24438 2000-05-11 Jeffrey A Law (law@cygnus.com)
24440 * gcc.c-torture/compile/20000511-1.c: New test.
24441 * g77.f-torture/compile/20000511-1.f: New test.
24442 * g77.f-torture/compile/20000511-2.f: New test.
24444 2000-05-11 Michael Meissner <meissner@redhat.com>
24446 * gcc.c-torture/execute/20000511-1.c: New test.
24448 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
24450 * gcc.dg/dg.exp: Scan .S files as well as .c files.
24451 * gcc.dg/20000510-1.S: New.
24453 2000-05-08 Catherine Moore <clm@cygnus.com>
24455 * gcc.dg/unused-3.c: New.
24457 2000-05-06 Richard Henderson <rth@cygnus.com>
24459 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24460 * g++.old-deja/g++.mike/warn1.C: Likewise.
24461 * g++.old-deja/g++.pt/local1.C: Likewise.
24462 * g++.old-deja/g++.pt/local7.C: Likewise.
24463 * g++.old-deja/g++.pt/spec16.C: Likewise.
24465 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
24467 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24469 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
24471 * g77.f-torture/execute/20000503-1.f: New test.
24473 2000-05-04 Andreas Jaeger <aj@suse.de>
24475 * gcc.dg/noreturn-2.c: New test.
24477 2000-05-04 Neil Booth <NeilB@earthling.net>
24479 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24482 2000-05-04 Richard Henderson <rth@cygnus.com>
24484 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24486 2000-05-04 Richard Henderson <rth@cygnus.com>
24488 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24489 OpenSSL by Jason R Thorpe.
24491 2000-05-03 Jim Wilson <wilson@cygnus.com>
24493 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24495 2000-05-03 Robert Lipe <robertlipe@usa.net>
24497 * gcc.dg/20000503-1.c: New test.
24499 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24501 * gcc.c-torture/compile/20000502-1.c: New test.
24502 * g++.old-deja/g++.other/align.C: New test.
24503 * gcc.dg/cpp-tradstringify.c: New test.
24505 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24507 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24508 and hard registers.
24510 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24512 * gcc.c-torture/execute/loop-5.c: New test.
24514 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24516 * gcc.c-torture/execute/va-arg-20.c: New test.
24518 2000-04-23 Jeffrey A Law (law@cygnus.com)
24520 * gcc.c-torture/execute/20000422-1.c: New test.
24522 2000-04-20 Greg McGary <gkm@gnu.org>
24524 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24525 when optimizing, but without sibling-call optimizations (-O1).
24527 2000-04-20 Jeffrey A Law (law@cygnus.com)
24529 * gcc.c-torture/compile/20000420-1.c: New test.
24531 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24533 * g++.abi/ptrflags.C: New test.
24534 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24536 2000-04-19 Catherine Moore <clm@cygnus.com>
24538 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24540 2000-04-19 Greg McGary <gkm@gnu.org>
24542 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24543 sibling-call optimizations.
24545 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24547 * gcc.dg/20000419-1.c: New test.
24549 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24551 * gcc.c-torture/execute/20000412-6.c: New test.
24553 2000-04-12 Jeffrey A Law (law@cygnus.com)
24555 * gcc.c-torture/execute/20000412-5.c: New test.
24556 * g77.f-torture/compile/20000412-1.f: New test.
24557 * gcc.c-torture/execute/20000412-4.c: New test.
24558 * gcc.c-torture/compile/20000412-2.c: New test.
24559 * gcc.c-torture/execute/20000412-3.c: New test.
24560 * gcc.c-torture/compile/20000412-1.c: New test.
24561 * gcc.c-torture/execute/20000412-2.c: New test.
24563 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24565 * objc/execute/bf-20.m: New test.
24567 2000-04-10 Richard Henderson <rth@cygnus.com>
24569 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24571 * gcc.c-torture/execute/20000412-1.c: New test.
24573 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24575 * g++.old-deja/g++.eh/catchptr1.C: New test.
24577 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24579 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24581 2000-04-08 Neil Booth <NeilB@earthling.net>
24583 * gcc.dg/cpp-nullchar.c: Remove test as
24584 embedded nulls cause problems.
24586 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24588 * gcc.dg/compare2.c: New test.
24590 2000-04-08 Neil Booth <NeilB@earthling.net>
24592 * gcc.dg/cpp-nullchar.c: New test.
24594 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24596 * gcc.dg/cpp-mi2.c: New test.
24597 * gcc.dg/cpp-mi2[abc].h: New files.
24599 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24601 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24604 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24606 * g++.old-deja/g++.abi/vmihint.C: New test.
24608 2000-04-06 Neil Booth <NeilB@earthling.net>
24610 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24611 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24614 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24616 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24617 avoid stack-frame overwrite.
24619 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24621 * gcc.c-torture/compile/20000405-2.c: New test.
24622 * gcc.c-torture/compile/20000405-3.c: New test.
24624 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24626 * gcc.c-torture/compile/20000405-1.c: New test.
24628 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24630 * gcc.dg/cast-qual-1.c: Revert last change.
24632 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24634 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24636 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24638 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24639 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24641 2000-04-03 Jeffrey A Law (law@cygnus.com)
24643 * gcc.c-torture/compile/20000403-2.c: New test.
24644 * gcc.c-torture/compile/20000403-1.c: New test.
24646 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24648 * gcc.c-torture/execute/20000403-1.c: New test.
24650 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24652 * gcc.c-torture/execute/20000402-1.c: New test.
24654 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24656 * gcc.c-torture/execute/va-arg-15.c: New test.
24657 * gcc.c-torture/execute/va-arg-16.c: New test.
24658 * gcc.c-torture/execute/va-arg-17.c: New test.
24659 * gcc.c-torture/execute/va-arg-18.c: New test.
24660 * gcc.c-torture/execute/va-arg-19.c: New test.
24662 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24664 * gcc.c-torture/compile/981211-1.c: Move to...
24665 * gcc.dg/cpp-as1.c: ...here.
24666 * gcc.dg/cpp-as2.c: New file.
24668 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24671 2000-04-02 Neil Booth <NeilB@earthling.net>
24673 * gcc.dg/cpp-cond.c New tests.
24674 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24675 accidental success less likely.
24676 * gcc.dg/cpp-missingop.c New tests.
24677 * gcc.dg/cpp-missingparen.c New tests.
24678 * gcc.dg/cpp-shift.c New tests.
24679 * gcc.dg/cpp-shortcircuit.c New tests.
24680 * gcc.dg/cpp-unary.c New tests.
24682 2000-03-29 Jeffrey A Law (law@cygnus.com)
24684 * gcc.c-torture/compile/20000329-1.c: New test.
24686 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24688 * gcc.c-torture/compile/20000326-1.c: New test.
24689 * gcc.c-torture/compile/20000326-2.c: New test.
24691 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24693 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24694 the first parameter is a function argument.
24696 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24698 * g++.old-deja/g++.ext/array4.C: New test.
24700 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24702 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24704 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24706 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24708 2000-03-19 Richard Henderson <rth@cygnus.com>
24710 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24712 2000-03-19 Richard Henderson <rth@cygnus.com>
24714 * gcc.c-torture/compile/20000319-1.c: New test.
24716 2000-03-14 Jeffrey A Law (law@cygnus.com)
24718 * gcc.c-torture/execute/20000314-3.c: New test.
24719 * gcc.c-torture/execute/20000314-2.c: New test.
24720 * gcc.c-torture/execute/20000314-1.c: New test.
24721 * gcc.c-torture/compile/20000314-2.c: New test.
24722 * gcc.c-torture/compile/20000314-1.c: New test.
24724 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24726 * g++.old-deja/g++.warn/inline.C: New test.
24728 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24730 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24731 standards-compliant result rather than specific constants.
24732 Put test-values in array.
24734 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24736 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24737 (g++_target_compile): Put test-specific options last.
24739 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24741 * g++.old-deja/g++.eh/vbase4.C: New test.
24743 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24745 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24747 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24749 * g++.old-deja/g++.brendan/misc12.C: Removed.
24750 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24751 * g++.old-deja/g++.ext/pretty4.C: New test.
24753 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24755 * g++.old-deja/g++.other/string2.C: New test.
24757 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24759 * g++.old-deja/g++.warn/impint2.C: New test.
24761 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24763 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24766 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24768 * g++.old-deja/g++.warn/impint.C: New test.
24769 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24770 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24771 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24772 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24773 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24774 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24775 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24776 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24777 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24778 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24779 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24780 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24782 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24784 * gcc.dg/cpp-redef.c: New test.
24786 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24788 * g++.old-deja/g++.pt/unify7.C: New test.
24790 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24792 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24793 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24795 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24797 * gcc.c-torture/compile/20000224-1.c: New test.
24799 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24801 * gcc.c-torture/compile/cpp-2.c: New test.
24802 * gcc.c-torture/compile/cpp-1.c: New test.
24804 2000-02-25 Jeffrey A Law (law@cygnus.com)
24806 * gcc.c-torture/execute/20000225-1.c: New test.
24808 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24810 * gcc.dg/cpp-li2.c: New test.
24812 * gcc.dg/cpp-wi1.c: New test.
24814 * gcc.dg/cpp-li1.c: New test.
24816 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24818 * g++.old-deja/g++.other/sizeof5.C: New test.
24820 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24822 * gcc.c-torture/execute/va-arg-13.c: New test.
24824 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24826 * gcc.c-torture/execute/va-arg-12.c: New test.
24828 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24830 * gcc.c-torture/execute/20000223-1.c: New test.
24832 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24834 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24836 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24838 * g++.old-deja/g++.abi/ptrmem.C: New test.
24840 2000-02-19 Richard Henderson <rth@cygnus.com>
24842 * gcc.c-torture/compile/init-3.c: New.
24844 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24846 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24849 2000-02-11 Robert Lipe <robertl@sco.com>
24851 * gcc.c-torture/compile/20000211-3.c: New test.
24853 2000-02-11 Martin Buchholz <martin@xemacs.org>
24855 * gcc.c-torture/compile/20000211-2.c: New test.
24857 2000-02-11 Jeffrey A Law (law@cygnus.com)
24859 * gcc.c-torture/compile/20000211-1.c: New test.
24861 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24863 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24866 2000-02-08 Nathan Sidwell <nathan@acm.org>
24868 * g++.old-deja/g++.other/cast5.C: New test.
24870 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24872 * gcc.c-torture/execute/20000205-1.c: New.
24874 2000-02-03 Nathan Sidwell <nathan@acm.org>
24876 * g++.old-deja/g++.jason/cast3.C: Return void.
24877 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24879 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24881 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24883 * gcc.dg/loop-1.c: New test.
24885 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24887 * gcc.c-torture/compile/20000127-1.c: New test.
24888 * gcc.c-torture/execute/991228-1.c: New test.
24890 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24892 * gcc.dg/unused-2.c: New test.
24894 * gcc.dg/conv-1.c: New test.
24896 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24898 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24900 (tool_option_proc): Fix typo.
24902 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24904 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24905 of the ld on the host, not on the build machine.
24906 Also, don't crash if '--help' is not a supported option.
24908 2000-01-24 Richard Henderson <rth@cygnus.com>
24910 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24912 2000-01-20 Jeffrey A Law (law@cygnus.com)
24914 * gcc.c-torture/execute/20000120-2.c: New test.
24915 * gcc.c-torture/execute/20000120-1.c: New test.
24917 2000-01-13 Jeffrey A Law (law@cygnus.com)
24919 * gcc.c-torture/execute/20000113-1.c: New test.
24921 2000-01-12 Jeffrey A Law (law@cygnus.com)
24923 * gcc.c-torture/execute/20000112-1.c: New test.
24925 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24927 * gcc.dg/20000111-1.c: New test.
24929 2000-01-10 Jeffrey A Law (law@cygnus.com)
24931 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24932 with 16 bit integers.
24934 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24936 * gcc.dg/20000108-1.c: New test.
24938 2000-01-05 Nathan Sidwell <nathan@acm.org>
24940 * g++.old-deja/g++.ns/koenig8.C: New test.
24942 2000-01-05 Nathan Sidwell <nathan@acm.org>
24944 * g++.old-deja/g++.other/cast4.C: New test.
24946 2000-01-05 Jeffrey A Law (law@cygnus.com)
24948 * gcc.c-torture/compile/20000105-2.c: New test.
24949 * gcc.c-torture/compile/20000105-1.c: New test.
24951 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24953 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24954 references to printf & atoi to conform to ANSI standard.
24955 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24956 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24957 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24958 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24959 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24960 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24961 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24962 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24963 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24964 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24965 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24966 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24967 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24968 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24969 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24970 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24971 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24972 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24973 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24974 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24975 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24976 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24977 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24978 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24979 * g++.old-deja/g++.brendan/init3.C: Likewise.
24980 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24981 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24982 * g++.old-deja/g++.brendan/new2.C: Likewise.
24983 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24984 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24985 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24986 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24987 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24988 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24989 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24990 * g++.old-deja/g++.brendan/template24.C: Likewise.
24991 * g++.old-deja/g++.brendan/template3.C: Likewise.
24992 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24993 * g++.old-deja/g++.jason/inline3.C: Likewise.
24994 * g++.old-deja/g++.jason/opeq.C: Likewise.
24995 * g++.old-deja/g++.law/arg5.C: Likewise.
24996 * g++.old-deja/g++.law/arm7.C: Likewise.
24997 * g++.old-deja/g++.law/ctors11.C: Likewise.
24998 * g++.old-deja/g++.law/cvt8.C: Likewise.
24999 * g++.old-deja/g++.law/init9.C: Likewise.
25000 * g++.old-deja/g++.law/refs4.C: Likewise.
25001 * g++.old-deja/g++.law/template2.C: Likewise.
25002 * g++.old-deja/g++.law/visibility24.C: Likewise.
25003 * g++.old-deja/g++.law/vtable3.C: Likewise.
25004 * g++.old-deja/g++.mike/asm2.C: Likewise.
25005 * g++.old-deja/g++.mike/eh1.C: Likewise.
25006 * g++.old-deja/g++.mike/misc1.C: Likewise.
25007 * g++.old-deja/g++.mike/misc13.C: Likewise.
25008 * g++.old-deja/g++.mike/misc14.C: Likewise.
25009 * g++.old-deja/g++.mike/ns12.C: Likewise.
25010 * g++.old-deja/g++.mike/p1248.C: Likewise.
25011 * g++.old-deja/g++.mike/p3708.C: Likewise.
25012 * g++.old-deja/g++.mike/p3708a.C: Likewise.
25013 * g++.old-deja/g++.mike/p3708b.C: Likewise.
25014 * g++.old-deja/g++.mike/p646.C: Likewise.
25015 * g++.old-deja/g++.mike/p700.C: Likewise.
25016 * g++.old-deja/g++.mike/p783.C: Likewise.
25017 * g++.old-deja/g++.mike/p783a.C: Likewise.
25018 * g++.old-deja/g++.mike/p783b.C: Likewise.
25019 * g++.old-deja/g++.mike/p786.C: Likewise.
25020 * g++.old-deja/g++.mike/p789.C: Likewise.
25021 * g++.old-deja/g++.mike/p789a.C: Likewise.
25022 * g++.old-deja/g++.mike/p807a.C: Likewise.
25023 * g++.old-deja/g++.other/delete3.C: Likewise.
25024 * g++.old-deja/g++.other/dyncast1.C: Likewise.
25025 * g++.old-deja/g++.other/dyncast2.C: Likewise.
25026 * g++.old-deja/g++.other/dyncast3.C: Likewise.
25027 * g++.old-deja/g++.other/empty1.C: Likewise.
25028 * g++.old-deja/g++.other/temporary1.C: Likewise.
25029 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
25030 * g++.old-deja/g++.pt/t16.C: Likewise.
25031 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
25033 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
25035 * gcc.dg/991230-1.c: New test.
25037 1999-12-29 Jeffrey A Law (law@cygnus.com)
25039 * gcc.c-torture/compile/991229-3.c: New test.
25040 * gcc.c-torture/compile/991229-2.c: New test.
25041 * gcc.c-torture/compile/991229-1.c: New test.
25043 1999-12-29 Greg McGary <gkm@eng.ascend.com>
25045 * gcc.c-torture/compile/labels-2.c: New test.
25047 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
25049 * gcc.c-torture/execute/991227-1.c: New test.
25051 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25053 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
25055 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
25057 * gcc.c-torture/execute/991221-1.c: New test.
25059 1999-12-20 Nathan Sidwell <nathan@acm.org>
25061 * g++.old-deja/g++.other/cast3.C: New test.
25063 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
25065 * gcc.c-torture/execute/991216-4.c: New test.
25067 1999-12-16 Michael Meissner <meissner@cygnus.com>
25069 * gcc.c-torture/execute/991216-1.c: New test.
25070 * gcc.c-torture/execute/991216-2.c: New test.
25071 * gcc.c-torture/execute/991216-3.c: New test.
25073 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
25075 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
25076 Actually make the test fail by using "-O2" for compilation.
25078 1999-12-15 Nathan Sidwell <nathan@acm.org>
25080 * g++.old-deja/g++.warn/cast-align1.C: New test.
25082 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
25084 * gcc.c-torture/compile/991214-1.c: New test.
25085 * gcc.c-torture/compile/991214-2.c: New test.
25087 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
25089 * gcc.dg/991214-1.c: New test.
25091 1999-12-13 Jeffrey A Law (law@cygnus.com)
25093 * gcc.c-torture/compile/991213-3.c: New test.
25094 * gcc.c-torture/compile/991213-2.c: New test.
25095 * gcc.c-torture/compile/991213-1.c: New test.
25097 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
25099 * gcc.dg/991209-1.c: New test.
25101 1999-12-08 Nathan Sidwell <nathan@acm.org>
25103 * gcc.c-torture/compile/991208-1.c: New test.
25105 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25107 * gcc.dg/ultrasp2.c: New test.
25109 1999-12-05 Alex Samuel <samuel@codesourcery.com>
25111 * g++.old-deja/g++.abi/align.C (main): Fix typo.
25113 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
25115 * gcc.c-torture/compile/991202-1.c: New test.
25116 * gcc.c-torture/execute/991202-1.c: New test.
25117 * gcc.c-torture/execute/991202-2.c: New test.
25118 * gcc.c-torture/execute/991202-3.c: New test.
25120 1999-12-02 Alex Samuel <samuel@codesourcery.com>
25122 * g++.old-deja/g++.abi/align.C: New test.
25123 * g++.old-deja/g++.abi/aggregates.C: Likewise.
25124 * g++.old-deja/g++.abi/bitfields.C: Likewise.
25126 1999-12-01 Richard Henderson <rth@cygnus.com>
25128 * gcc.c-torture/execute/991201-1.c: New.
25130 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
25132 * gcc.dg/991129-1.c: New test.
25134 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
25136 * gcc.c-torture/compile/991127-1.c: New test.
25138 1999-11-22 Nathan Sidwell <nathan@acm.org>
25140 * g++.old-deja/g++.other/warn4.C: New test.
25142 1999-11-22 Nathan Sidwell <nathan@acm.org>
25144 * g++.old-deja/g++.eh/cleanup2.C: New test.
25145 * g++.old-deja/g++.ext/pretty2.C: New test.
25146 * g++.old-deja/g++.ext/pretty3.C: New test.
25147 * g++.old-deja/g++.other/debug6.C: New test.
25149 1999-10-20 Jim Wilson <wilson@cygnus.com>
25151 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
25152 compiler_output to look for one error message instead of two.
25154 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
25156 * gcc.c-torture/execute/991118-1.c: Also test case
25157 where the word boundary does not split a byte evenly.
25159 1999-11-19 Nathan Sidwell <nathan@acm.org>
25161 * g++.old-deja/g++.ext/restrict1.C: New test.
25163 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
25165 * gcc.c-torture/execute/991118-1.c: New test.
25167 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
25169 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
25170 working directory pathnames.
25172 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
25174 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
25175 host is equipped with driver.h and driver.o so it can actually
25176 compile and run the tests.
25178 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
25180 * gcc.c-torture/compile/991008-1.c: New test.
25182 1999-11-08 Nick Clifton <nickc@cygnus.com>
25184 * lib/gcc-dg.exp: Include target-supports.exp
25186 1999-11-05 Nick Clifton <nickc@cygnus.com>
25188 * lib/target-supports.exp: New file: Provide procs to test for
25189 features supported by the target.
25190 (check_weak_available): Moved here from ecos.exp.
25191 (check_alias_available): New proc: Determine of the target
25192 toolchain supports the alias attribute.
25194 * gcc.dg/special/ecos.exp: Move check_weak_available to
25195 target-supports.exp.
25196 (alias-1.c): Only perform the test if the target supports
25198 (wkali-1.c): Only perform the test if the target supports
25201 * gcc.dg/990506-0.c: Expect error messages from cross
25202 targets as well as native targets.
25204 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25206 * gcc.dg/ultrasp1.c: Removed xfail.
25207 * gcc.dg/struct-ret-2.c: Likewise.
25208 * gcc.dg/array-1.c: Likewise.
25210 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25212 * gcc.dg/struct-ret-2.c: New test.
25214 * gcc.dg/array-1.c: New test.
25216 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
25218 * gcc.c-torture/execute/991030-1.c: New test.
25220 1999-10-26 Richard Henderson <rth@cygnus.com>
25222 * gcc.c-torture/compile/991026-2.c: New test.
25224 1999-10-26 Jeffrey A Law (law@cygnus.com)
25226 * gcc.c-torture/compile/991026-1.c: New test.
25228 1999-10-23 Jeffrey A Law (law@cygnus.com)
25230 * gcc.c-torture/execute/991023-1.c: New test.
25232 1999-10-19 Jeffrey A Law (law@cygnus.com)
25234 * gcc.c-torture/execute/991019-1.c: New test.
25236 1999-10-16 Richard Henderson <rth@cygnus.com>
25238 * gcc.c-torture/execute/991016-1.c: New test.
25240 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
25242 * gcc.c-torture/execute/991014-1.c: New test.
25244 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
25246 * g++.old-deja/g++.other/union2.C: New test.
25248 1999-10-13 Nathan Sidwell <nathan@acm.org>
25250 * g++.old-deja/g++.other/vaarg2.C: New test.
25251 * g++.old-deja/g++.other/vaarg3.C: New test.
25253 1999-10-12 Craig Burley <craig@jcb-sc.com>
25255 * g77.f-torture/noncompile/19990905-1.f: Moved from being
25258 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
25260 * gcc.c-torture/execute/va-arg-11.c: New test.
25262 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
25264 * lib/file-format.exp (gcc_target_object_format): Don't
25265 crash if objdump is unavailable.
25267 1999-09-29 Donn Terry <donn@interix.com>
25269 * gcc.misc-tests/mg.exp: delete extraneous redirection.
25271 1999-09-28 Nick Clifton <nickc@cygnus.com>
25273 * gcc.c-torture/compile/990928-1.c: New test.
25275 1999-09-28 Nathan Sidwell <nathan@acm.org>
25277 * g++.old-deja/g++.other/decl6.C: New test.
25279 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25281 * gcc.c-torture/execute/va-arg-10.c: New test.
25283 1999-09-27 Nathan Sidwell <nathan@acm.org>
25285 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
25286 __PRETTY_FUNCTION__.
25288 1999-09-23 Nick Clifton <nickc@cygnus.com>
25290 * gcc.c-torture/execute/990923-1.c: New test.
25292 1999-09-21 Nick Clifton <nickc@cygnus.com>
25294 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
25295 for which -fpic is inappropriate.
25297 1999-09-21 Mark Mitchell <mark@codesourcery.com>
25299 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
25301 1999-09-21 Nathan Sidwell <nathan@acm.org>
25303 * g++.old-deja/g++.other/dyncast1.C: New test.
25304 * g++.old-deja/g++.other/dyncast2.C: New test.
25305 * g++.old-deja/g++.other/dyncast3.C: New test.
25306 * g++.old-deja/g++.other/dyncast4.C: New test.
25307 * g++.old-deja/g++.other/dyncast5.C: New test.
25308 * g++.old-deja/g++.eh/catch3.C: New test.
25309 * g++.old-deja/g++.eh/catch3p.C: New test.
25310 * g++.old-deja/g++.eh/catch4.C: New test.
25311 * g++.old-deja/g++.eh/catch4p.C: New test.
25312 * g++.old-deja/g++.eh/catch5.C: New test.
25313 * g++.old-deja/g++.eh/catch5p.C: New test.
25314 * g++.old-deja/g++.eh/catch6.C: New test.
25315 * g++.old-deja/g++.eh/catch6p.C: New test.
25316 * g++.old-deja/g++.eh/catch7.C: New test.
25317 * g++.old-deja/g++.eh/catch7p.C: New test.
25318 * g++.old-deja/g++.eh/catch8.C: New test.
25319 * g++.old-deja/g++.eh/catch8p.C: New test.
25320 * g++.old-deja/g++.eh/catch9.C: New test.
25321 * g++.old-deja/g++.eh/catch9p.C: New test.
25323 1999-09-13 Nathan Sidwell <nathan@acm.org>
25325 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
25326 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
25328 1999-09-13 Jeffrey A Law (law@cygnus.com)
25330 * gcc.c-torture/compile/990913-1.c: New test.
25332 1999-09-10 Nathan Sidwell <nathan@acm.org>
25334 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
25335 * g++.old-deja/g++.jason/rfg5.C: Likewise.
25337 1999-09-09 Richard Henderson <rth@cygnus.com>
25339 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
25341 1999-09-09 Nathan Sidwell <nathan@acm.org>
25343 * g++.old-deja/g++.other/lookup11.C: New test.
25344 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
25345 what is permitted and what we want.
25346 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
25348 * g++.old-deja/g++.jason/rfg5.C: Likewise
25350 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
25352 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
25353 * gcc.c-torture/noncompile/poison-1.c: New file.
25355 1999-09-08 Nathan Sidwell <nathan@acm.org>
25357 * g++.old-deja/g++.other/sizeof3.C: New test.
25358 * g++.old-deja/g++.other/sizeof4.C: New test.
25359 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
25360 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
25362 1999-09-07 Richard Henderson <rth@cygnus.com>
25364 * gcc.dg/va-arg-1.c: New.
25366 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25368 * gcc.c-torture/execute/va-arg-9.c: New test.
25370 1999-09-05 Craig Burley <craig@jcb-sc.com>
25372 * g77.f-torture/compile/980519-2.f: New test.
25373 * g77.f-torture/compile/19990905-0.f: New test.
25374 * g77.f-torture/compile/19990905-1.f: New test.
25375 * g77.f-torture/compile/19990905-2.f: New test.
25377 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
25379 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
25381 * gcc.c-torture/execute/990827-1.c: Fix typo.
25383 1999-09-03 Nathan Sidwell <nathan@acm.org>
25385 * g++.old-deja/g++.other/deref1.C: New test.
25387 1999-09-02 Nathan Sidwell <nathan@acm.org>
25389 * g++.old-deja/g++.other/ambig2.C: New test.
25390 * g++.old-deja/g++.other/cond5.C: New test.
25391 * g++.old-deja/g++.other/lookup16.C: New test.
25393 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
25395 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25398 1999-08-31 Jeffrey A Law (law@cygnus.com)
25400 * lib/c-torture.exp: Avoid the "compare executables" optimization
25401 when testing native.
25403 1999-08-29 Jeffrey A Law (law@cygnus.com)
25405 * gcc.c-torture/execute/990829-1.c: New test.
25406 * gcc.c-torture/compile/990829-1.c: New test.
25408 1999-08-27 Paul Burchard <burchard@pobox.com>
25410 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25411 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25412 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25413 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25414 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25415 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25416 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25417 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25418 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25419 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25420 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25422 1999-08-27 Jeffrey A Law (law@cygnus.com)
25424 * gcc.c-torture/execute/990827-1.c: New test.
25426 1999-08-26 Craig Burley <craig@jcb-sc.com>
25428 * g77.f-torture/noncompile/19990826-4.f: New test.
25430 * g77.f-torture/compile/19990826-3.f: New test.
25432 * g77.f-torture/execute/19990826-2.f: New test.
25434 * g77.f-torture/compile/19990826-1.f: New test.
25436 * gcc.c-torture/execute/990826-0.c: New test.
25437 * g77.c-torture/execute/19990826-0.f: New test.
25439 * g77.f-torture/noncompile/970626-2.f: New test.
25441 1999-08-25 Paul Burchard <burchard@pobox.com>
25443 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25444 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25445 lss-011.C: New tests.
25447 1999-08-25 Nathan Sidwell <nathan@acm.org>
25449 * g++.old-deja/g++.other/decl5.C: New test.
25451 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25453 * noncompile/noncompile.exp: Load_lib c-torture.exp.
25454 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25455 call `postbase' for each one. All callers of `postbase' changed
25456 to call this instead.
25458 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
25460 * gcc.c-torture/execute/990811-1.c: New test.
25462 1999-08-09 Nick Clifton <nickc@cygnus.com>
25464 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25467 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25470 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25472 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25474 1999-08-04 Jeffrey A Law (law@cygnus.com)
25476 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25478 1999-08-04 Nathan Sidwell <nathan@acm.org>
25480 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25482 1999-08-04 Jeffrey A Law (law@cygnus.com)
25484 * gcc.c-torture/execute/990804-1.c: New test.
25486 1999-08-03 Nathan Sidwell <nathan@acm.org>
25488 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25489 * g++.old-deja/g++.brendan/crash64.C: Likewise
25490 * g++.old-deja/g++.brendan/overload8.C: Likewise
25492 1999-08-03 Nathan Sidwell <nathan@acm.org>
25494 * g++.old-deja/g++.other/struct1.C: New test.
25496 1999-08-03 Nathan Sidwell <nathan@acm.org>
25498 * g++.old-deja/g++.other/enum2.C: New test.
25500 1999-08-02 Richard Henderson <rth@cygnus.com>
25502 Adapted from tests from Franz Sirl:
25503 * gcc.c-torture/execute/va-arg-7.c: New test.
25504 * gcc.c-torture/execute/va-arg-8.c: New test.
25506 1999-08-01 Jeffrey A Law (law@cygnus.com)
25508 * gcc.c-torture/compile/990801-2.c: New test.
25510 * gcc.c-torture/compile/990801-1.c: New test.
25512 1999-07-27 Michael Meissner <meissner@cygnus.com>
25514 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25515 fp-cmp-1.c, converting double to float.
25517 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25518 fp-cmp-1.c, converting double to long double.
25520 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25521 from fr1 to unknown_register, since fr1 is a legitimate register
25524 1999-07-25 Jeffrey A Law (law@cygnus.com)
25526 * README: More listname related changes.
25528 1999-07-08 Catherine Moore <clm@cygnus.com>
25530 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25532 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25534 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25536 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25538 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25540 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25542 * gcc.dg/990703-1.c: New test.
25544 1999-06-29 Nick Clifton <nickc@cygnus.com>
25546 * lib/file-format.exp: New file: Move definition of proc
25547 gcc_target_object_format to here from
25548 gcc.dg/special/ecos.exp.
25550 * lib/c-torture.exp: Include lib file-format.exp.
25551 * lib/gcc-dg.exp: Include lib file-format.exp.
25553 * gcc.dg/special/ecos.exp: Remove definition of proc
25554 gcc_target_object_format.
25556 1999-06-28 Jeffrey A Law (law@cygnus.com)
25558 * gcc.c-torture/execute/990628-1.c: New test.
25560 1999-06-25 Jeffrey A Law (law@cygnus.com)
25562 * gcc.c-torture/compile/990625-2.c: New test.
25564 * gcc.c-torture/compile/990625-1.c: New test.
25566 1999-06-23 Nick Clifton <nickc@cygnus.com>
25568 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25569 attributes compile.
25570 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25571 ports that use the COFF/PE file format.
25573 1999-06-17 Jeffrey A Law (law@cygnus.com)
25575 * gcc.c-torture/compile/990617-1.c: New test.
25577 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25579 * g++.old-deja/g++.other/decl4.C: New test.
25581 1999-06-14 Nathan Sidwell <nathan@acm.org>
25583 * g++.old-deja/g++.other/bitfld3.C: New test.
25585 1999-06-08 Nathan Sidwell <nathan@acm.org>
25587 * g++.old-deja/g++.eh/catch1.C: New test.
25589 1999-06-07 Jeffrey A Law (law@cygnus.com)
25591 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25593 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25594 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25596 1999-06-05 Craig Burley <craig@jcb-sc.com>
25598 * g77.f-torture/compile/19990502-0.f: Replace with new,
25599 shorter, test that still fails after recent changes.
25601 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25603 * gcc.c-torture/execute/990604-1.c: New test.
25605 1999-05-31 Jeffrey A Law (law@cygnus.com)
25607 * gcc.c-torture/execute/990531-1.c: New test.
25609 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25611 * gcc.c-torture/compile/990527-1.c: New test.
25613 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25615 * gcc.c-torture/execute/990527-1.c: New test.
25617 1999-05-25 Nick Clifton <nickc@cygnus.com>
25619 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25620 bitfields as signed.
25622 1999-05-25 Craig Burley <craig@jcb-sc.com>
25624 * g77.f-torture/compile/19990525-0.f: New test.
25626 1999-05-25 Jeffrey A Law (law@cygnus.com)
25628 * gcc.c-torture/execute/990525-2.c: New test.
25630 * gcc.c-torture/execute/990525-1.c: New test.
25632 1999-05-24 Nathan Sidwell <nathan@acm.org>
25634 * g++.old-deja/g++.other/anon3.C: New test.
25635 * g++.old-deja/g++.other/anon4.C: New test.
25636 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25637 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25638 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25641 1999-05-24 Jeffrey A Law (law@cygnus.com)
25643 * gcc.c-torture/execute/990524-1.c: New test.
25645 * gcc.dg/990524-1.c: New test.
25647 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25649 * gcc.c-torture/compile/990523-1.c: New test.
25651 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25653 * gcc.c-torture/compile/990519-1.c: New test.
25655 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25657 * gcc.c-torture/compile/990517-1.c: New test.
25659 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25660 (e4, f4): New tests.
25663 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25665 * gcc.dg/noreturn-1.c: New test.
25667 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25669 * gcc.c-torture/execute/990513-1.c: New test.
25671 1999-05-10 Richard Henderson <rth@cygnus.com>
25673 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25675 1999-05-10 Craig Burley <craig@jcb-sc.com>
25677 * g77.f-torture/execute/erfc.f: Use small single-precision
25678 values, to avoid problems on Alphas when not -mieee.
25680 1999-05-08 Craig Burley <craig@jcb-sc.com>
25682 * gcc.dg/990506-0.c: New test.
25684 1999-05-08 Richard Henderson <rth@cygnus.com>
25686 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25687 the constant to test. Don't XFAIL 64-bit targets.
25689 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25690 * g++.old-deja/g++.law/profile1.C: Likewise.
25692 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25693 operator new instances.
25694 * g++.old-deja/g++.other/delete5.C: Likewise.
25696 1999-05-03 Craig Burley <craig@jcb-sc.com>
25698 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25701 1999-05-03 Craig Burley <craig@jcb-sc.com>
25703 * g77.f-torture/execute/u77-test.f: Reverse order of two
25704 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25706 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25708 * gcc.dg/compare1.c: New test.
25710 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25712 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25715 1999-05-02 Craig Burley <craig@jcb-sc.com>
25717 * g77.f-torture/compile/19990502-1.f: New test.
25719 1999-05-02 Craig Burley <craig@jcb-sc.com>
25721 * g77.f-torture/compile/19990502-0.f: New test.
25723 1999-05-02 Craig Burley <craig@jcb-sc.com>
25725 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25728 1999-05-02 Craig Burley <craig@jcb-sc.com>
25730 * g77.f-torture/execute/u77-test.f (main): List libU77
25731 intrinsics not currently tested.
25732 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25733 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25734 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25735 Trim blanks off the ends of some printed strings.
25737 1999-05-02 Craig Burley <craig@jcb-sc.com>
25739 * g77.f-torture/execute/u77-test.f (main): Just warn about
25740 FSTAT gid disagreement, as it's expected on some systems.
25742 1999-05-01 Craig Burley <craig@jcb-sc.com>
25744 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25745 use a new function, which allows for some slop.
25746 Clean up some commentary.
25747 (issum): The new function.
25748 (sgladd): Deleted subroutine.
25750 1999-05-01 Craig Burley <craig@jcb-sc.com>
25752 * g77.f-torture/execute/u77-test.f: Modify to be more like
25753 libf2c/libU77 version, bringing patches to that version here.
25754 Add suitable commentary.
25756 1999-04-25 Richard Henderson <rth@cygnus.com>
25758 * gcc.dg/990424-1.c: New test.
25760 1999-04-24 Craig Burley <craig@jcb-sc.com>
25762 * g77.f-torture/execute/u77-test.f (main): Bug involving
25763 LSTAT has been fixed, so turn back on full checking.
25765 1999-04-20 Craig Burley <craig@jcb-sc.com>
25767 * g77.f-torture/compile/19990419-0.f: New test.
25768 * g77.f-torture/execute/19990419-1.f: New test.
25770 1999-04-17 Richard Henderson <rth@cygnus.com>
25772 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25773 to avoid the need for a prototype to supress a warning.
25775 1999-04-07 Jim Wilson <wilson@cygnus.com>
25777 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25779 1999-04-04 Jeffrey A Law (law@cygnus.com)
25781 * gcc.c-torture/execute/990404-1.c: New test.
25783 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25785 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25786 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25787 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25788 missing initializer warnings.
25790 1999-03-28 Jeffrey A Law (law@cygnus.com)
25792 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25795 1999-03-26 Jeffrey A Law (law@cygnus.com)
25797 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25799 1999-03-26 Craig Burley <craig@jcb-sc.com>
25801 * g77.f-torture/execute/19990325-0.f: New test.
25802 * g77.f-torture/execute/19990325-1.f: New test.
25804 1999-03-24 Jeffrey A Law (law@cygnus.com)
25806 * gcc.c-torture/execute/990324-1.c: New test.
25808 1999-03-22 Jim Wilson <wilson@cygnus.com>
25810 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25813 1999-03-17 Richard Henderson <rth@cygnus.com>
25815 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25817 1999-03-13 Craig Burley <craig@jcb-sc.com>
25819 * g77.f-torture/execute/19990313-2.f: New test.
25820 * g77.f-torture/execute/19990313-3.f: New test.
25822 1999-03-13 Craig Burley <craig@jcb-sc.com>
25824 * g77.f-torture/execute/19990313-0.f: New test.
25825 * g77.f-torture/execute/19990313-1.f: New test.
25827 1999-03-12 Jim Wilson <wilson@cygnus.com>
25829 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25831 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25832 (main): Add check for u15. Conditionalize u31 check depending on
25833 whether ints are <32 bits or >=32 bits.
25835 1999-03-08 Craig Burley <craig@jcb-sc.com>
25837 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25839 1999-03-08 Craig Burley <craig@jcb-sc.com>
25841 * g77.f-torture/compile/19990305-0.f: New test.
25842 * g77.f-torture/execute/19981119-0.f: New test.
25844 1999-03-08 Craig Burley <craig@jcb-sc.com>
25846 * g77.f-torture/execute/970625-2.f: call ABORT if final
25847 result is not correct, instead of just printing it.
25848 Add this checking via newly introduced obfuscation, to
25849 trip up buggy front ends.
25851 1999-03-07 Craig Burley <craig@jcb-sc.com>
25853 * g77.f-torture/compile/960317-1.f: Moved from being
25854 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25856 1999-03-06 Craig Burley <craig@jcb-sc.com>
25858 * g77.f-torture/execute/960317-1.f: New (old) test.
25859 * g77.f-torture/execute/970625-2.f: Ditto.
25861 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25863 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25864 message on line 1 or line 2; cccp and cpplib do this differently.
25866 1999-03-01 Jeffrey A Law (law@cygnus.com)
25868 * g++.old-deja/g++.law/weak1.C: New test.
25870 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25872 * gcc.c-torture/execute/990119-1.c: Renamed to...
25873 * gcc.dg/990119-1.c: this, so it will only be tested once
25874 (it's a preprocessor test, it doesn't need to be run at
25875 multiple optimization levels).
25877 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25879 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25882 1999-02-24 Craig Burley <craig@jcb-sc.com>
25884 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25885 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25886 to not be compilable by current g77.
25888 1999-02-24 Nick Clifton <nickc@cygnus.com>
25890 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25892 1999-02-22 Jeffrey A Law (law@cygnus.com)
25894 * gcc.c-torture/execute/990222-1.c: New test.
25896 1999-02-19 Craig Burley <craig@jcb-sc.com>
25898 * g77.f-torture/compile/19990218-0.f: New test.
25899 * g77.f-torture/noncompile/19990218-1.f: New test.
25901 1999-02-18 Craig Burley <craig@jcb-sc.com>
25903 * g77.f-torture/compile/19981216-0.f: New test.
25905 1999-02-14 Jeffrey A Law (law@cygnus.com)
25907 * gcc.dg/990214-1.c: New test.
25909 1999-02-13 Jeffrey A Law (law@cygnus.com)
25911 * gcc.dg/990213-2.c: New test.
25913 * gcc.dg/990213-1.c: New test.
25915 1999-02-12 Jeffrey A Law (law@cygnus.com)
25917 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25920 1999-02-11 Nick Clifton <nickc@cygnus.com>
25922 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25923 specified by target.
25925 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25927 1999-02-11 Jeffrey A Law (law@cygnus.com)
25929 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25931 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25933 * gcc.dg/special/ecos.exp: New test driver for new tests with
25934 special requirements.
25936 * gcc.dg/special/alias-1.c: New test.
25937 * gcc.dg/special/gcsec-1.c: New test.
25938 * gcc.dg/special/weak-1.c: New test.
25939 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25940 * gcc.dg/special/weak-2.c: New test.
25941 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25942 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25943 * gcc.dg/special/wkali-1.c: New test.
25944 * gcc.dg/special/wkali-2.c: New test.
25945 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25946 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25948 1999-02-10 Felix Lee <flee@cygnus.com>
25950 * lib/c-torture.exp (c-torture-compile): Pull out code for
25951 analyzing gcc error messages.
25952 (c-torture-execute): Likewise. Fix some (harmless) false
25954 * lib/gcc.exp (gcc_check_compile): New function.
25956 1999-02-08 Richard Henderson <rth@cygnus.com>
25958 * gcc.c-torture/execute/990208-1.c: New test.
25960 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25962 * g++.dg/special/ecos.exp: New driver for new tests with special
25965 * g++.dg/special/conpr-1.C: New test
25966 * g++.dg/special/conpr-2.C: New test
25967 * g++.dg/special/conpr-2a.C: New test
25968 * g++.dg/special/conpr-3.C: New test
25969 * g++.dg/special/conpr-3a.C: New test
25970 * g++.dg/special/conpr-3b.C: New test
25972 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25973 allow g++ to use the dg driver
25975 * README: Add comment about g++.dg directory
25977 1999-02-06 Jeffrey A Law (law@cygnus.com)
25979 * README: Update email addresses.
25981 1999-02-03 Nick Clifton <nickc@cygnus.com>
25983 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25984 arguments in order to force structure S onto the stack even on
25986 (test): Pass 10 leading arguments to function foo as well as the
25989 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25990 failure for all targets.
25992 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25993 abort to terminate program execution.
25995 1999-01-30 Richard Henderson <rth@cygnus.com>
25997 * gcc.c-torture/execute/990130-1.c: New test.
25999 1999-01-30 Jeffrey A Law (law@cygnus.com)
26001 * gcc.dg/990130-1.c: New test.
26003 1999-01-28 Michael Meissner <meissner@cygnus.com>
26005 * gcc.c-torture/execute/990128-1.c: New test.
26007 1999-01-27 Michael Meissner <meissner@cygnus.com>
26009 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
26011 1999-01-27 Felix Lee <flee@cygnus.com>
26013 * lib/c-torture.exp (c-torture-compile): pull out code for
26014 analyzing gcc error messages.
26015 (c-torture-execute): ditto, and fix some (harmless) false
26017 * lib/gcc.exp (gcc_check_compile): new function.
26019 1999-01-17 Jeffrey A Law (law@cygnus.com)
26021 * gcc.dg/990117-1.c: New test.
26023 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
26025 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
26027 1999-01-15 Jeffrey A Law (law@cygnus.com)
26029 * g77.f-torture/compile/990115-1.f: New test.
26031 1999-01-07 Jeffrey A Law (law@cygnus.com)
26033 * gcc.c-torture/compile/990107-1.c: New test
26035 1999-01-06 Jeffrey A Law (law@cygnus.com)
26037 * gcc.c-torture/execute/990106-2.c: New test.
26039 * gcc.c-torture/execute/990106-1.c: New test.
26041 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
26043 * gcc.c-torture/compile/981223-1.c: New test.
26045 1998-12-29 Richard Henderson <rth@cygnus.com>
26047 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
26048 (opt3): Rename from opt4 and disable.
26050 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
26052 * g++.old-deja/g++.pt/ptrmem5.C: New test.
26054 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26056 * g++.old-deja/g++.other/conv5.C: New test.
26058 1998-12-14 Nick Clifton <nickc@cygnus.com>
26060 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
26062 1998-12-11 Jeffrey A Law (law@cygnus.com)
26064 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
26066 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
26068 * gcc.c-torture/compile/981211-1.c: New test.
26070 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26072 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
26074 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
26076 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26078 * gcc.special/930510-1.c: Make C9X safe.
26079 * gcc.misc-tests/gcov-1.c Similarly.
26080 * gcc.misc-tests/gcov-2.c Similarly.
26082 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26084 * gcc.dg/ultrasp1.c: New test.
26086 1998-12-06 Richard Henderson <rth@cygnus.com>
26088 * gcc.c-torture/execute/981206.c: New test.
26090 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26092 * g++.old-deja/g++.ns/template7.C: New test.
26094 * g++.old-deja/g++.other/expr1.C: New test.
26096 * g++.old-deja/g++.eh/tmpl3.C: New test.
26098 * g++.old-deja/g++.eh/tmpl2.C: New test.
26100 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
26102 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
26103 * g++.old-deja/g++.other/using6.C: Removed.
26104 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
26106 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
26108 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
26110 * g++.old-deja/g++.pt/overload8.C: New test.
26112 * g++.old-deja/g++.pt/overload7.C: New test.
26114 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
26116 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
26117 and relinking messages.
26118 * lib/g++.exp (g++_target_compile): Remove .rpo file when
26119 compiling with -frepo.
26121 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
26123 * g++.old-deja/g++.pt/lookup6.C: New test.
26125 1998-11-30 Nick Clifton <nickc@cygnus.com>
26127 * gcc.c-torture/execute/981130-1.c: New test.
26128 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
26130 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
26132 * g++.old-deja/g++.pt/explicit76.C: New test.
26134 * g++.old-deja/g++.pt/friend38.C: New test.
26136 * g++.old-deja/g++.ns/crash2.C: New test.
26138 * g++.old-deja/g++.pt/defarg8.C: New test.
26140 * g++.old-deja/g++.pt/instantiate6.C: New test.
26142 * g++.old-deja/g++.pt/static6.C: New test.
26144 * g++.old-deja/g++.pt/decl2.C: New test.
26146 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26148 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
26149 problem is actually related with name lookup, but so what? :-)
26151 * g++.old-deja/g++.pt/friend37.C: New test.
26153 1998-11-25 Dave Love <d.love@dl.ac.uk>
26155 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
26156 element, which fails on some systems.
26158 * g77.f-torture/execute/labug1.f: New test.
26160 1998-11-21 Jeffrey A Law (law@cygnus.com)
26162 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
26165 1998-11-18 Dave Love <d.love@dl.ac.uk>
26167 * g77.f-torture/compile/981117-1.f: New test.
26169 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
26171 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
26172 properly discarded.
26174 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
26176 * gcc.c-torture/execute/memcheck: New directory of tests for
26177 -fcheck-memory-usage.
26179 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
26181 * README: New file, general information about the testsuite and
26182 new description of the various C++ test subdirectories.
26183 * README.g++: Eliminate obsolete information, update and move most
26184 relevant stuff to README.
26186 1998-11-07 Richard Henderson <rth@cygnus.com>
26188 * gcc.c-torture/compile/981107-1.c: New test.
26190 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
26192 * execute/memcpy-bi.c: New testcase.
26194 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
26196 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
26199 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
26200 template is selected.
26202 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
26203 classes, it should be accepted for all types.
26205 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
26207 * g++.old-deja/g++.pt/spec24.C: Ensure that template
26208 specializations start with template headers.
26210 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
26212 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
26214 * g++.old-deja/g++.other/init9.C: Test cross initialization of
26217 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
26219 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
26221 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
26223 * compile/981022-1.c, compile/981022-1.x: New test and driver.
26225 1998-10-19 Jeffrey A Law (law@cygnus.com)
26227 * 981019-1.c: New test.
26229 1998-10-14 Robert Lipe <robertl@dgii.com>
26231 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
26234 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
26236 * compile/981001-4.c: Remove use of GCC extension that triggers a
26239 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
26241 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
26243 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26245 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
26246 instantiation of template produces incorrect code for delete
26249 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
26250 constructors' name is not unique.
26251 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
26252 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
26254 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
26255 automatic array of const is ill-formed.
26257 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
26258 of template parameter?
26260 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
26263 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
26264 pointer-to-member expression.
26266 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
26267 declaration causes ICE.
26269 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
26271 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
26272 reserved in the global namespace.
26274 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
26275 generate needed virtual table.
26277 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
26279 1998-10-10 Dariush Eslimi <eslimi@loran.com>
26281 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
26282 template-dependent type
26284 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26286 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
26287 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
26288 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
26290 * g++.old-deja/g++.other/using5.C: New test; using decl from base
26291 class should be usable as argument of member function.
26292 * g++.old-deja/g++.other/using6.C: New test; using decl from base
26293 class should be usable as return type of member function.
26294 * g++.old-deja/g++.other/using7.C: New test; using decl from base
26295 class should be usable as type of data member.
26297 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
26299 1998-10-09 Jeffrey A Law (law@cygnus.com)
26301 * gcc.c-torture/special/920521-1.c: Fix bogus test.
26303 1998-10-08 Nick Clifton <nickc@cygnus.com>
26305 * gcc.dg/dll-?.c Add thumb to target list.
26306 Fix assembler scan patterns to match current assembler output.
26308 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
26310 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
26311 matching of template brackets.
26313 * g++.old-deja/g++.other/using4.C: New test. Test using
26314 declarations of methods from base classes.
26316 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
26317 within functions should introduce names into the innermost
26318 enclosing namespace.
26320 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
26321 of static locals if first initialization throws.
26323 1998-10-07 Jim Wilson <wilson@cygnus.com>
26325 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
26327 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
26329 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
26330 lose track of the possible targets of tablejump insns.
26331 * special/special.exp: Run it.
26333 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26335 * g++.old-deja/g++.pt/friend35.C: New test. A template function
26336 must be declared before its specializations can be named in friend
26339 1998-10-05 Dave Love <d.love@dl.ac.uk>
26341 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
26343 * g77.f-torture/execute/io1.f: New test.
26345 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
26347 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
26348 with pointer to template function, for which no argument deduction
26351 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
26352 specialization of template function as argument to template
26355 * g++.old-deja/g++.other/access2.C: New test; Inner class
26356 shouldn't have privileged access to Outer's names.
26358 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
26360 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
26361 friend template declared within template class conflicts with
26362 nested class of the same name.
26364 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
26367 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
26368 object with direct initializer as function declaration.
26370 * g++.old-deja/g++.other/decl2.C: New test; duplicate
26373 * g++.old-deja/g++.other/null2.C: New test; conditional operator
26374 involving const pointer and NULL produces incorrect result.
26376 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
26377 type name without `typename' should be rejected with -pedantic.
26379 1998-10-02 Richard Henderson <rth@cygnus.com>
26381 * g++.old-deja/g++.other/addrof1.C: New test.
26383 1998-10-01 Nick Clifton <nickc@cygnus.com>
26385 * gcc.c-torture/compile/981001-1.c: New test.
26386 * gcc.c-torture/execute/981001-1.c: New test.
26388 1998-10-01 Jeffrey A Law (law@cygnus.com)
26390 * gcc.c-torture/compile/981001-2.c: New test.
26391 * gcc.c-torture/compile/981001-3.c: New test.
26392 * gcc.c-torture/compile/981001-4.c: New test.
26394 1998-10-01 Robert Lipe <robertl@dgii.com>
26396 * lib/objc.exp (objc_target_compile): Add -L during compiles for
26397 multilibbed hosts. Idea grafted from g77.exp.
26399 1998-09-30 Dave Love <d.love@dl.ac.uk>
26401 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26402 avoid losing on systems which need -lsocket.
26404 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
26406 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26407 * g++.old-deja/g++.other/nested2.C: Ditto.
26408 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26411 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26413 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26414 preferred over template operator!= for enum bitfields.
26416 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
26418 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26419 that happen to have the same base name, but in different scopes,
26420 are incorrectly rejected.
26422 1998-09-16 Richard Henderson <rth@cygnus.com>
26424 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26425 on the native word size instead of an integer literal.
26427 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26429 * g++.old-deja/g++.other/static2.C: Invocation of static data
26430 member of type pointer-to-function denoted as non-static member.
26432 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26433 checks involving function types and aliases.
26435 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26437 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26438 redefined to the same non-trivial type.
26440 * g++.old-deja/g++.pt/explicit73.C: Test for proper
26441 namespace-qualification of template specializations declared in
26444 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26445 to declare a subset of the specializations of a template function
26446 as friends of specializations of a template class.
26448 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26449 member templates that do not fully specialize the enclosing
26450 template class are rejected.
26452 1998-09-11 Dave Love <d.love@dl.ac.uk>
26454 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26456 1998-09-08 Dave Love <d.love@dl.ac.uk>
26458 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26459 altered from libf2c/libU77 version.
26461 1998-09-06 Dave Love <d.love@dl.ac.uk>
26463 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26465 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
26467 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26468 (un)signed char are different types for template specialization
26471 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
26473 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26474 * objc: ObjC testsuite.
26476 1998-08-31 Catherine Moore <clm@cygnus.com>
26478 * gcc.c-torture/execute/941014-1.x: New file.
26480 1998-08-31 Nick Clifton <nickc@cygnus.com>
26482 * lib/c-torture.exp: Add support for
26483 torture_eval_before_compile and torture_eval_before_execute
26486 1998-08-30 Jeffrey A Law (law@cygnus.com)
26488 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26489 this test triggers valid.
26491 1998-08-27 Jeffrey A Law (law@cygnus.com)
26493 * gcc.dg/980827-1.c: New test.
26495 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26497 * gcc.c-torture/execute/loop-4b.c: New test.
26499 1998-08-26 Nick Clifton <nickc@cygnus.com>
26501 * lib/c-torture.exp: Add support for
26502 torture_eval_before_compile and torture_eval_before_execute
26505 1998-08-25 Jeffrey A Law (law@cygnus.com)
26507 * gcc.c-torture/compile/980825-1.c: New test.
26509 1998-08-24 Nick Clifton <nickc@cygnus.com>
26511 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26512 count number tests in opt_t0 not good_t0.
26514 1998-08-24 Jeffrey A Law (law@cygnus.com)
26516 * gcc.c-torture/compile/930326-1.x: Fix typo.
26518 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26520 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26523 1998-08-21 Jeffrey A Law (law@cygnus.com)
26525 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26526 STACK_SIZE is defined.
26527 * gcc.c-torture/unsorted/stuct.c: Similarly.
26529 * gcc.c-torture/compile/980821-1.c: New test.
26531 1998-08-21 Jeffrey A Law (law@cygnus.com)
26533 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26535 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26537 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26540 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26542 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26545 1998-08-18 Jeffrey A Law (law@cygnus.com)
26547 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26549 1998-08-16 Jeffrey A Law (law@cygnus.com)
26551 * gcc.c-torture/compile/980816-1.c: New test.
26553 * gcc.dg/980816-1.c: New test.
26555 1998-08-13 Jeffrey A Law (law@cygnus.com)
26557 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26558 compiler for ieee tests.
26560 1998-08-01 Dave Love <d.love@dl.ac.uk>
26562 * g77.f-torture/compile/980729-0.f: New test.
26564 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26566 * gcc.c-torture/special/eeprof-1.c: New test, for
26567 -finstrument-functions.
26568 * gcc.c-torture/special/special.exp: Run it.
26570 1998-07-29 Jeffrey A Law (law@cygnus.com)
26572 * gcc.c-torture/compile/980729-1.c: New test.
26574 1998-07-27 Nick Clifton <nickc@cygnus.com>
26576 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26577 __thumb__ is defined, and test for ARM style doubles if so.
26579 1998-07-26 Dave Love <d.love@dl.ac.uk>
26581 * g77.f-torture/noncompile/980615-0.f: New test.
26583 1998-07-26 H.J. Lu (hjl@gnu.org)
26585 * gcc.dg/980312-1.c: Do link instead of compile.
26586 * gcc.dg/980313-1.c: Likewise.
26588 1998-07-26 Jeffrey A Law (law@cygnus.com)
26590 * gcc.c-torture/compile/980726-1.c: New test.
26592 1998-07-25 Dave Love <d.love@dl.ac.uk>
26594 * g77.f-torture/execute/io0.f: New test.
26596 1998-07-24 Nick Clifton <nickc@cygnus.com>
26598 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26601 1998-06-18 Michael Meissner <meissner@cygnus.com>
26603 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26606 1998-07-17 Nick Clifton <nickc@cygnus.com>
26608 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26609 c-decl.c:grokdeclarator can handle mode attributes.
26611 1998-07-16 Jeffrey A Law (law@cygnus.com)
26613 * gcc.c-torture/execute/980716-1.c: New test.
26615 1998-07-13 Jeffrey A Law (law@cygnus.com)
26617 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26619 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26621 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26622 * gcc.c-torture/compile/930326-1.x: Similarly.
26624 1998-07-13 Dave Love <d.love@dl.ac.uk>
26626 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26627 New test from Craig.
26629 1998-07-12 Dave Love <d.love@dl.ac.uk>
26631 * g77.f-torture/noncompile/980616-0.f: New test.
26633 * g77.f-torture/execute/970816-3.f: New test from Craig.
26635 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26637 * g++.other/singleton.C: Return error value instead of taking
26640 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26642 * g++.other/singleton.C: New test. Warning is under dispute.
26643 Runtime crash is not.
26645 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26647 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26648 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26649 using6.C, using7.C}: New namespace tests.
26651 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26653 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26654 specialization with typedef'ed names used as array indexes.
26656 1998-07-09 Jeffrey A Law (law@cygnus.com)
26658 * gcc.c-torture/execute/980709-1.c: New test.
26660 * gcc.dg/980709-1.c: New test.
26662 1998-07-07 Richard Henderson <rth@cygnus.com>
26664 * gcc.c-torture/execute/bcp-1.c: New test.
26666 1998-07-07 Jeffrey A Law (law@cygnus.com)
26668 * gcc.c-torture/execute/980707-1.c: New test.
26670 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26672 * gcc.c-torture/compile/980706-1.c: New test.
26674 1998-07-01 Dave Love <d.love@dl.ac.uk>
26676 * g77.f-torture/execute/980701-0.f,
26677 g77.f-torture/execute/980701-1.f: New test from Craig.
26679 1998-07-01 Jeffrey A Law (law@cygnus.com)
26681 * gcc.c-torture/compile/980701-1.c: New test.
26683 * gcc.c-torture/execute/980701-1.c: New test.
26685 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26688 * g++.old-deja/g++.robertl/eb132.C: New test.
26689 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26691 1998-06-29 Dave Love <d.love@dl.ac.uk>
26693 * g77.f-torture/execute/980628-7.f,
26694 g77.f-torture/execute/980628-8.f,
26695 g77.f-torture/execute/980628-9.f,
26696 g77.f-torture/execute/980628-10.f: New tests from Craig.
26698 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26700 1998-06-28 Jeffrey A Law (law@cygnus.com)
26702 * g77.f-torture/execute/980628-4.f: New test from Craig.
26703 * g77.f-torture/execute/980628-5.f: Likewise.
26704 * g77.f-torture/execute/980628-2.f: Likewise.
26705 * g77.f-torture/execute/980628-0.f: Likewise.
26706 * g77.f-torture/execute/980628-1.f: Likewise.
26707 * g77.f-torture/execute/980628-3.f: Likewise.
26708 * g77.f-torture/execute/980628-6.f: Likewise.
26710 1998-06-28 Jeffrey A Law (law@cygnus.com)
26712 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26713 directory when nothing has been installed yet.
26715 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26717 * gcc.c-torture/special/special.exp: Handle newer versions of
26720 1998-06-26 Jeffrey A Law (law@cygnus.com)
26722 * gcc.dg/980626-1.c: New test.
26724 1998-06-19 Bruno Haible <haible@ilog.fr>
26726 * gcc.misc-tests/m-un-2.c: New test.
26727 * g++.old-deja/g++.other/warn01.c: Likewise.
26729 1998-06-19 Robert Lipe <robertl@dgii.com>
26731 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26732 compatibility with assmblers with a different comment character.
26733 Eliminate use of GAS-specific extensions.
26735 1998-06-19 Jeffrey A Law (law@cygnus.com)
26737 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26739 1998-06-19 Robert Lipe <robertl@dgii.com>
26741 *lib/g77.exp: Replace search for libf2c.a with search for newly
26744 1998-06-17 Jeffrey A Law (law@cygnus.com)
26746 * gcc.c-torture/execute/980617-1.c: New test.
26748 1998-06-12 Jeffrey A Law (law@cygnus.com)
26750 * gcc.c-torture/execute/980612-1.c: New test.
26752 1998-06-08 Jeffrey A Law (law@cygnus.com)
26754 * gcc.dg/980523-1.c: Only test on ppc-linux.
26755 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26757 * gcc.c-torture/execute/980608-1.c: New test.
26759 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26761 * gcc.c-torture/execute/980605-1.c: New test.
26763 1998-06-04 Jeffrey A Law (law@cygnus.com)
26765 * gcc.c-torture/execute/980604-1.c: New test.
26767 1998-06-02 Jeffrey A Law (law@cygnus.com)
26769 * gcc.c-torture/execute/980602-1.c: New test.
26770 * gcc.c-torture/execute/980602-2.c: Likewise.
26772 1998-06-02 Dave Love <d.love@dl.ac.uk>
26774 * 970125-0.f: Fix per JCB. Add commentary.
26776 1998-05-31 Michael Meissner <meissner@cygnus.com>
26778 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26781 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26783 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26786 1998-05-28 Catherine Moore <clm@cygnus.com>
26788 * gcc.c-torture/execute/980526-3.c: New test.
26790 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26792 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26793 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26794 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26795 m88k-motorola-sysv3 to XFAIL.
26797 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26799 * gcc.dg/980526-1.c: New test.
26800 * gcc.c-torture/execute/980526-2.c: New test.
26802 1998-05-26 Jeffrey A Law (law@cygnus.com)
26804 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26806 * gcc.c-torture/execute/980526-1.c: New test.
26808 1998-05-26 Dave Love <d.love@dl.ac.uk>
26810 * g77.f-torture/execute/alpha2.f: Add runtime test.
26812 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26814 * g++.old-deja/old-deja.exp: Strip leading directories.
26816 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26817 error for the line. Don't run multiple tests for the same line.
26819 1998-05-23 Jeffrey A Law (law@cygnus.com)
26821 * gcc.dg/980523-1.c: New test.
26823 1998-05-23 Dave Love <d.love@dl.ac.uk>
26825 * g77.f-torture/compile/970915-0.f: New test.
26827 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26829 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26831 1998-05-21 Jeffrey A Law (law@cygnus.com)
26833 * gcc.dg/980520-1.c: New test.
26835 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26837 * gcc.dg/980502-1.c: Fix return type.
26839 1998-05-20 Jeffrey A Law (law@cygnus.com)
26841 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26842 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26843 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26844 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26845 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26847 1998-05-20 Dave Love <d.love@dl.ac.uk>
26849 * g77.f-torture/execute/980520-1.f: New test.
26851 1998-05-15 Dave Love <d.love@dl.ac.uk>
26853 * lib/mike-g77.exp: New file.
26855 * g77.f-torture/noncompile/noncompile.exp,
26856 g77.f-torture/noncompile/check0.f: New files.
26858 1998-05-14 Dave Love <d.love@dl.ac.uk>
26860 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26861 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26862 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26863 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26864 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26865 abort where appropriate.
26867 1998-05-05 Michael Meissner <meissner@cygnus.com>
26869 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26870 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26872 1998-04-29 Dave Love <d.love@dl.ac.uk>
26874 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26876 1998-04-27 Dave Love <d.love@dl.ac.uk>
26878 * g77.f-torture/compile/980427-0.f: New test.
26880 1998-04-24 Dave Love <d.love@dl.ac.uk>
26882 * g77.f-torture/compile/980424-0.f: New test.
26884 1998-04-19 Dave Love <d.love@dl.ac.uk>
26886 * g77.f-torture/compile/980419-2.f (main): New test.
26887 * g77.f-torture/compile/970125-0.f: New test.
26888 * g77.f-torture/compile/980419-1.f: New test.
26890 1998-04-08 Jim Wilson <wilson@cygnus.com>
26892 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26895 1998-04-07 Jim Wilson <wilson@cygnus.com>
26897 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26899 1998-04-03 Jim Wilson <wilson@cygnus.com>
26901 * gcc.c-torture/compile/980329-1.c: New test.
26903 1998-03-18 Jim Wilson <wilson@cygnus.com>
26905 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26906 * gcc.dg/980312-1.c: Fix typo in -march command.
26908 1998-03-16 H.J. Lu (hjl@gnu.org)
26910 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26912 1998-03-11 Robert Lipe <robertl@dgii.com>
26914 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26915 Dave Love agree the Fortran source is bogus.
26917 1998-03-11 Robert Lipe <robertl@dgii.com>
26919 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26920 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26921 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26922 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26923 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26925 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26927 * g++.old-deja/g++.other/friend1.C: New test.
26929 1998-02-18 Dave Love <d.love@dl.ac.uk>
26931 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26932 possibly uninitialized) variables and declare dnrm2.
26934 1998-02-23 Robert Lipe <robertl@dgii.com>
26936 From Bruno Haible <haible@ilog.fr>:
26937 * gcc.c-torture/execute/980223.c: New test.
26939 1998-02-13 Jeffrey A Law (law@cygnus.com)
26941 * gcc.dg/ifelse-1.c: New test.
26943 1998-02-09 H.J. Lu (hjl@gnu.org)
26945 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26947 * lib/old-dejagnu.exp (old-dejagnu): Added the
26948 "execution test - XFAIL *-*-*" handling in the spirit of
26949 "excess errors test -". Changed the "execution test fails"
26950 handling to be like "excess errors test fails".
26951 * Update various tests accordingly.
26953 1998-02-06 Jim Wilson <wilson@cygnus.com>
26955 * gcc.c-torture/execute/980205.c: New test.
26957 1998-01-18 Jeffrey A Law (law@cygnus.com)
26959 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26960 * lib/f-torture.exp: Similarly.
26961 * gcc.c-torture: Rename all .cexp files to .x files.
26963 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26965 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26966 (940510-1.c): Removed duplicate.
26967 (971104-1.c): New test.
26969 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26971 * lib/f-torture.exp: Improve error and loop detection.
26973 1997-11-19 Michael Meissner <meissner@cygnus.com>
26975 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26976 use that to size the filler array.
26978 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26980 * lib/c-torture.exp(c-torture-execute): Fix typo.
26982 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26983 testcase as the executable name. Keep the executable around if
26986 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26988 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26989 changes. Only test one -g option, and move it to the end of the
26990 list of options to test.
26992 1997-09-19 Michael Meissner <meissner@cygnus.com>
26994 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26995 variable GCC_TORTURE_OPTIONS to supply default switches separated
26996 by colons. If no environment variable, run tests with -O0 -g, -O1
26997 -g, and -O2 -g as well.
26999 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
27001 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
27002 explanatory comments. Fix indentation.
27004 1997-09-15 Jeffrey A Law (law@cygnus.com)
27006 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
27008 1997-09-11 Jeffrey A Law (law@cygnus.com)
27010 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
27011 * g++.old-deja/g++.mike/p7325.C: Likewise.
27012 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
27014 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
27016 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
27017 * g++.old-deja/g++.brendan/crash30.C: Likewise.
27018 * g++.old-deja/g++.brendan/crash39.C: Likewise.
27019 * g++.old-deja/g++.law/operators4.C: Likewise.
27021 1997-09-11 Joe Buck (jbuck@synopsys.com)
27023 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
27024 * g++.old-deja/g++.mike/p784.C: Ditto.
27025 * g++.old-deja/g++.mike/p785.C: Ditto.
27027 1997-09-05 Jeffrey A Law (law@cygnus.com)
27029 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
27031 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
27033 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
27034 target feature; pass this to c-torture-execute as needed.
27036 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
27038 * lib/c-torture.exp(c-torture-execute): If the previous and the
27039 current executables being tested are identical, we don't need to
27040 run the executable again. Try to make the executable names
27041 unique. Add an optional argument for passing additional compiler
27044 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
27046 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
27048 1997-08-29 Jeffrey A Law (law@cygnus.com)
27050 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
27052 1997-07-31 Jeffrey A Law (law@cygnus.com)
27054 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
27055 32bit or larger longs.
27057 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
27058 have either a 32bit long or 32bit int.
27060 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
27062 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
27063 Make double precision tests dependent on sizeof (double).
27065 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
27067 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
27070 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
27072 * gcc.c-torture/compile/961203-1.cexp: New script.
27074 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
27076 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
27077 up the includes ourselves.
27079 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
27081 * lib/plumhall.exp: Remove random include, and add a few
27082 verbose messages for debugging.
27084 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
27086 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
27087 of trying to do it ourselves.
27089 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
27091 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
27093 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
27095 * gcc.prms/5403.c: Made regexp a bit less strict.
27097 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
27099 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
27100 is returned from remote_load instead.
27101 * lib/plumhall.exp: Ditto.
27102 * lib/mike-g++.exp: Ditto.
27103 * lib/old-dejagnu.exp: Ditto.
27104 * lib/c-torture.exp: Ditto.
27106 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
27108 * lib/g++.exp: Use build_wrapper procedure.
27109 * lib/gcc.exp: Ditto.
27111 1997-05-20 Jeffrey A Law (law@cygnus.com)
27113 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
27114 an old-style decl for malloc. Fixes tests to work when
27115 sizeof (int) != sizeof (size_t).
27117 1997-05-15 Mike Meissner <meissner@cygnus.com>
27119 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
27121 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
27122 use stdargs.h interface.
27124 1997-05-15 Mike Meissner <meissner@cygnus.com>
27126 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
27127 NO_VARARGS when compiling.
27129 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
27131 * lib/plumhall.exp(ph_includes): New procedure.
27133 (ph_compiler): Ditto.
27135 * lib/g++.exp: Rename test-glue.c to testglue.c.
27136 * lib/gcc.exp: Ditto.
27138 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
27140 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
27141 to completion when it's called.
27143 1997-03-21 Michael Meissner <meissner@cygnus.com>
27145 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
27146 is defined, don't do test.
27148 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
27150 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
27152 (ph_summary): Mark skipped testcases as untested, not unresolved.
27154 * lib/plumhall.exp (ph_make): If unresolved because of bad
27155 errorCode, record errorCode in log file.
27156 (*): Replace send_log/verbose with verbose -log.
27158 1997-03-19 Michael Meissner <meissner@cygnus.com>
27160 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
27161 double conversion if double isn't at least 8 bytes.
27163 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
27164 int to work with targets where int is 16 bits.
27166 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
27167 8 bytes, just exit, since 4 byte doubles don't have enough bits of
27168 precision for the test to complete.
27170 1997-03-14 Michael Meissner <meissner@cygnus.com>
27172 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
27173 if d10v is not compiled with the -mdouble64 flag.
27174 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
27176 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
27177 d10v is not compiled with the -mint32 flag.
27179 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
27181 * lib/plumhall.exp: Use incr_count.
27183 1997-03-12 Jeffrey A Law (law@cygnus.com)
27185 * gcc.c-torture: Update to c-torture-1.45.
27187 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
27189 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
27190 the name of the expect testcase file).
27192 * lib/g++.exp(g++_init): Ditto.
27194 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
27196 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
27199 * lib/gcc.exp(gcc_exit): New procedure.
27201 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
27203 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
27204 specs where appropriate.
27206 * g++.old-deja/g++.arm/*: Added additional ERROR checks
27207 because of new "candidates are" messages, and removed a few
27209 * Converted all non-old-style g++ testcases to old-style, and
27210 moved into g++.old-deja.
27212 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
27214 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
27217 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
27220 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
27222 1997-02-13 Michael Meissner <meissner@cygnus.com>
27224 * lib/gcc.exp (gcc_target_compile): Add support for defining
27225 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
27226 the machine doesn't have those features.
27228 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
27230 * g++.law/operators4.exp: Don't use LIBS.
27232 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
27234 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
27236 * lib/mike-g++.exp: Don't set the compiler to be tested here.
27237 * lib/g++.exp: Set it here instead. Also, allow use of the
27238 --tool_exec and --tool_opt options. Change CXX to
27241 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
27243 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
27245 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
27247 * lib/old-dejagnu.exp: Use prune_warnings instead of
27249 * lib/mike-g++.exp: Ditto.
27250 * lib/gcc.exp: Ditto.
27251 * lib/g++.exp: Ditto.
27253 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
27255 1997-02-07 Jeffrey A Law (law@cygnus.com)
27257 * 941014-2.c: Include stdlib.h
27258 * 960327-1.c: Include stdio.h
27259 * dbra.c, index-1.c: Don't assume ints are 32bits.
27261 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
27263 * lib/gcc.exp: Add gcc,stack_size target feature.
27265 * lib/g++.exp(g++_target_compile): Add the include and link
27266 paths here, not in two other places. And, it's $options, not
27269 * lib/mike-g++.exp(postbase): Remove the code that determines
27270 the correct include and link paths.
27271 * g++.old-deja/old-deja.exp: Ditto.
27273 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
27275 * lib/g++.exp(g++_init): target_compile no longer returns the
27276 filename of the result.
27278 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
27280 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
27283 * gcc.c-torture/special/special.exp: Change call to
27284 gcc_target_compile to include the object file.
27286 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
27288 * gcc.c-torture/special/special.exp: Correct misspelling in last
27291 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
27293 * lib/plumhall.exp(ph_summary): Log the entire output of the
27294 executable. Return -1 if there were any failures, 0 otherwise.
27295 (ph_execute): Return -1 if there were any failures, 0 otherwise.
27296 (ph_make): Clean up objects and executables that were built
27297 if the tests succeeded.
27299 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
27301 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
27302 libraries and includes in the build tree as appropriate.
27304 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27306 * lib/c-torture.exp: Instead of looking for the global variable
27307 NO_LONG_LONG, check to see if that's a feature of the target.
27309 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27311 * config/default.exp: Minimize. Delete the remainer of the files in
27312 config; this functionality is now in devo/dejagnu/config.
27314 g++.*/*: Pass any additional flags used to compile to postbase;
27317 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
27318 is now done by runtest.exp. Use gcc_target_compile instead of
27321 lib/c-torture.exp: Use gcc_target_compile instead of compile.
27322 Remove references to CFLAGS. Use remote_file instead of
27324 (c-torture): Take a list of arguments to use to compile this
27327 lib/g++.exp: Simplify. Use target_compile instead of compile.
27328 lib/gcc-dg.exp: Ditto.
27329 lib/gcc.exp: Ditto.
27330 lib/mike-{gcc,g++}.exp: Ditto.
27331 lib/old-dejagnu.exp: Ditto.
27332 lib/plumhall.exp: Ditto.
27334 1997-01-08 Jim Wilson <wilson@cygnus.com>
27336 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
27337 (ph_linker): Likewise.
27339 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
27341 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
27342 MAP_ANON / MAP_ANONYMOUS if defined;
27343 else try to map from /dev/zero .
27345 1996-11-12 Jeffrey A Law (law@cygnus.com)
27347 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
27348 isn't defined, then define it to MAP_ANONYMOUS.
27350 1996-11-12 Jeffrey A Law (law@cygnus.com)
27352 * gcc.c-torture: Update to c-torture-1.42 release.
27354 1996-11-11 Jeffrey A Law (law@cygnus.com)
27356 * gcc.c-torture: Update to c-torture-1.41 release.
27358 1996-10-27 Jeffrey A Law (law@cygnus.com)
27360 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
27363 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
27365 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
27366 and LDFLAGS. Fix second case to append the target_info ldflags
27367 onto LDFLAGS, not CFLAGS.
27368 * lib/g++.exp (g++_init): Add target_info stuff.
27369 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
27370 of libgloss and newlib flags for !native.
27372 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
27373 (GDB): Fix relative path to go up another dir for finding gdb.
27375 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
27377 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
27378 versions in the target_info array, if they don't exist.
27380 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
27382 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
27384 1996-07-08 Jim Wilson <wilson@cygnus.com>
27386 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27387 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27389 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
27391 * lib/old-dejagnu.exp: Don't remove the output file before we've
27392 actually tested it. Don't append pwd to the path of the executable
27395 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
27397 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27399 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
27401 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27402 temporary directory for compiler files, and set it to a default
27403 value of /tmp. Set $output as the name of the output file from
27404 compiling the testcase. Add a -o option to $cflags_var so the
27405 compiler writes the final output file as $output. Set $executable
27408 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27409 directory for compiler files, and set it to /tmp if it doesn't
27410 already have a value. Set $output_file to the name of the output
27411 file from compiling the testcase. Add a -o option to CXXFLAGS so
27412 the compiler writes the final output file as $output. Use $output
27413 as the executable to be tested.
27415 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27417 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27419 1996-06-08 Jeffrey A Law (law@cygnus.com)
27421 * gcc.c-torture/execute/pending-1.c: New test. Still
27422 pending in Tege's queue.
27424 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
27426 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27427 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
27428 if there were failures. Call unresolved if there were unresolved
27429 testcases. Call gcc_fail if program did not run to completion.
27430 (ph_make): Pass additional argument name to ph_execute.
27431 (ph_execute): Add new argument. Pass additional arguments to
27432 ph_summary. Call gcc_fail is there is no execution output.
27434 1996-04-24 Jeffrey A Law (law@cygnus.com)
27436 * lib/plumhall.exp (proc_summary): Output relavent summary
27437 lines into the log so specific failures in plumhall can be
27440 1996-04-10 Jeffrey A Law (law@cygnus.com)
27442 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27443 (c-torture-execute): Don't try to execute tests which use
27444 "long long" types if $NO_LONG_LONG is nonzero.
27446 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
27448 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27451 * gcc.ieee: Move from here.
27452 * gcc.c-torture/execute/ieee: To here.
27454 1996-03-26 Jeffrey A Law (law@cygnus.com)
27456 * gcc.c-torture: Update to c-torture-1.41 release.
27458 1996-03-22 Jeffrey A Law (law@cygnus.com)
27460 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27463 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
27465 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27468 1996-03-02 Jeffrey A Law (law@cygnus.com)
27470 * config/proelf.exp: Handle connecting to a simulator.
27472 1996-01-31 Jeffrey A Law (law@cygnus.com)
27474 * config/proelf.exp: New file. Enough framework that we can
27475 run c-torture tests on the proelf targets (or any other target
27476 that gdb can connect to for that matter).
27478 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27480 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27481 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27483 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27484 exec_output exists.
27486 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27488 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27489 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27491 * config/*.exp: Update FSF address. Change result of ${tool}_load
27492 to pass/fail/unresolved/unsupported/untested. Caller must now
27493 call unresolved/unsupported/untested.
27494 * lib/*.exp: Update FSF address. Update to handle new results of
27496 * lib/chill.exp (verbose): Delete.
27498 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27500 * lib/gcc.exp (default_gcc_start): Change order of args to
27501 $LDFLAGS $CFLAGS $LIBS.
27502 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27503 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27504 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27505 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27506 * gcc.misc-tests/dg-test.exp: Likewise.
27507 * gcc.misc-tests/msgs.exp: Likewise.
27508 * gcc.prms/prms.exp: Likewise.
27509 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27510 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27512 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27514 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27516 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27518 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27519 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27521 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27524 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27526 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27527 global for loop; add use of $mathlib.
27528 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27529 settings here; set mathlib for anything but VxWorks.
27531 1996-01-22 Jeffrey A Law (law@cygnus.com)
27533 * gcc.c-torture: Update to c-torture-1.40 release.
27535 1996-01-03 Jeffrey A Law (law@cygnus.com)
27537 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27540 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27542 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27545 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27547 * lib/g++.exp (LIBS): Define if not already.
27548 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27549 (gcc-dg-prune): Call prune_gcc_output.
27550 * lib/gcc.exp (prune_gcc_output): New proc.
27551 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27554 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27556 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27557 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27559 1995-11-15 Jeffrey A Law (law@cygnus.com)
27561 * gcc.c-torture: Update to c-torture-1.39 release.
27563 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27565 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27566 fails, try others as well.
27568 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27570 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27571 If compilation fails, mark execute tests as `untested'.
27572 If test is marked as unsupported, don't mark compilation and
27573 execute tests as failed.
27575 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27577 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27578 libstdc++ for whether or not we want to be doing shared
27579 libraries. Delete link_curses since we don't need it anymore.
27580 * lib/mike-g++.exp (postbase): Don't link in libg++.
27581 * g++.old-deja/old-deja.exp: Likewise.
27583 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27585 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27587 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27589 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27590 For that, add `-Wl,-a,shared_archive'.
27591 * g++.old-deja/old-deja.exp: Likewise.
27593 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27595 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27597 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27599 * lib/mike-g++.exp (postbase): Pay attention to the status of
27602 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27604 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27606 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27608 * lib/gcc.exp (default_gcc_start): No longer need to log program
27609 being executed or its output, execute_anywhere does that now.
27610 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27611 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27613 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27615 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27616 the same as those in lib/g++.exp.
27618 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27620 * gcc.c-torture: Update to c-torture-1.38 release.
27621 * gcc.ieee: Related changes.
27623 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27625 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27626 "exec". Minor reformatting changes.
27628 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27629 cross. This means all "exec" calls now work on a remote host as
27631 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27632 cross. Filter out the extra "\r\n" stuff that expect puts in.
27633 (c-torture-execute): Filter out the bogus warnings like
27634 c-torture-compile does. Add support for canadian cross.
27635 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27636 Use execute_anywhere rather than calling exec directly. Now it
27637 works for canadian cross testing.
27639 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27641 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27642 results into a variable, and check that rather than using file exists.
27644 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27646 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27647 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27649 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27651 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27652 lib_curses if there's a shared libg++ in the build tree.
27654 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27656 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27657 if not supported target.
27659 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27661 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27662 link_curses up to always happen, not just for native builds.
27664 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27666 * gcc.c-torture: Update to c-torture-1.36 release.
27667 * gcc.failure: Related changes.
27669 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27671 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27673 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27675 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27676 * lib/mike-g++.exp (postbase): Not in here. Still reference
27677 runshlib, link_curses, and mathlib for link and run.
27679 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27680 pass the runtime shared library options for Solaris, OSF/1, and
27681 Irix5, and link with -lcurses to avoid unresolved references.
27683 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27685 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27688 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27690 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27692 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27694 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27695 do not have a framework for the "compat" tests yet.
27697 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27699 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27700 set to null if we're testing vxworks5.1. Use that instead of
27701 `-lm' in the setting of LIBS for link and run.
27703 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27705 * config/rom68k.exp (${tool}_load): Major changes to make it
27706 work. Verified that it does in fact return the stuff in
27707 exec_output properly. Catch any Emul or any TRAP other than 0.
27709 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27711 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27712 LDFLAGS properly for targets that need stuff from libgloss.
27713 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27715 (gpp_initialized): New variable.
27717 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27719 * config/rom68k.exp: Load libgloss.exp.
27720 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27721 so we can produce a fully linked binary.
27722 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27723 so we can produce a fully linked binary.
27725 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27727 * lib/plumhall.exp (ph_section): Watch for expected failures.
27728 Add missing `else'.
27730 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27732 (c-torture): Likewise.
27734 1995-08-28 Doug Evans <dje@cygnus.com>
27736 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27738 * lib/mike-g++.exp (mike_cleanup): New proc.
27739 (prebase): New globals compiler_result, not_compiler_result,
27741 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27742 allow leading "-" in pattern. Watch for unsupported tests.
27743 If $compiler_result is set, pattern match assembler code,
27744 and ditto for $not_compiler_result.
27745 * lib/mike-gcc.exp: Likewise.
27747 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27748 execution "succeeded".
27750 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27752 * config/win32.exp: New file.
27753 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27755 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27757 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27759 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27760 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27761 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27763 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27764 "... without exceptions was ...". That is now handled by
27766 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27768 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27770 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27771 sieve.c,sort2.c}: New files.
27772 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27773 sieve.exp,sort2.exp}: Drivers for them.
27775 * lib/mike-gcc.exp (program_output): New user settable variable.
27776 (postbase): Call prune_system_crud. Also prune extraneous compiler
27778 * lib/mike-g++.exp (program_output): New user settable variable.
27780 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27782 * config/sh.exp: Deleted (use sim.exp instead).
27784 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27786 * config/vx.exp: Declare CHECKTASK as global.
27787 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27788 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27789 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27791 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27793 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27794 target. Like vx.exp, only includes `vx29k.exp' instead of
27797 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27799 * config/sim.exp: Increase time limit from 120 seconds to 240.
27801 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27803 * gcc.c-torture/execute/950628-1.c: New test.
27805 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27807 * gcc.c-torture: Update with changes/additions from
27810 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27812 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27814 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27816 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27818 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27820 * gcc.c-torture/compile/950512-1.c: New test.
27821 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27822 * gcc.dg/struct-ret-1.c: Likewise.
27824 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27826 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27827 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27829 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27831 * gcc.c-torture/special/920411-1.c: Deleted.
27832 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27834 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27836 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27839 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27841 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27843 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27846 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27847 is the proper length.
27848 * va-arg-3.c: Likewise.
27850 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27852 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27853 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27855 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27856 * lib/g++.exp (default_g++_start): Delete old cruft.
27858 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27860 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27861 (2 * (1 << 18)) to (2 * (1 << 17)).
27863 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27865 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27867 * config/rom68k.exp: Renamed from config/idp.exp
27869 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27871 * c-torture/compile/921109-2.c
27873 1995-04-18 Mike Stump <mrs@cygnus.com>
27875 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27878 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27880 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27882 * lib/g++.exp (default_g++_start): Likewise.
27884 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27886 * gcc.c-torture/compile/950329-1.c: New test.
27888 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27890 * config/bug.exp (${tool}_load): Updated to use new remote_open
27891 and remote_close procs.
27892 * config/idp.exp: New file.
27894 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27896 * gcc.c-torture/execute/950322-1.c: New test.
27898 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27900 * config/vx.exp (${tool}_load): Clean up testing of return code from
27901 vxworks_ld and vxworks_spawn.
27903 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27905 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27907 1995-03-13 Mike Stump <mrs@cygnus.com>
27909 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27910 can mark excess errors on a machine by machine basis. Note, the
27911 default is to not expect any excess errors, even when excess
27912 errors test - is given, so you will want to put an XFAIL ... on
27913 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27914 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27915 those 4 machines, but no others.
27917 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27919 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27920 * lib/c-torture.exp: to here.
27922 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27924 * gcc.c-torture/execute/950221-1.c: New test.
27925 * gcc.c-torture/execute/struct-ret-1.c: New test.
27926 * gcc.c-torture/compile/950221-1.c: New test.
27928 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27930 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27932 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27933 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27935 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27937 * g++.gb: New directory of tests, derived from my signature and
27938 class scoping tests.
27940 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27941 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27942 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27943 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27944 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27945 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27946 * g++.gb/sig25.C: Likewise.
27948 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27949 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27950 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27951 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27952 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27953 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27954 * g++.gb/sig25.exp: Likewise.
27956 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27957 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27958 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27959 * g++.gb/scope13.C: Likewise, this test still fails.
27961 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27962 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27963 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27964 * g++.gb/scope13.exp: Ditto.
27966 * g++.gb/README: New file, explains what these tests are about.
27968 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27970 * lib/dg.exp (dg-do): Support `preprocess'.
27971 (dg-test): Likewise.
27973 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27975 * config/udi.exp: change "continue -expect" to "exp_continue".
27977 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27979 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27980 Delete redundant tests.
27982 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27983 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27984 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27985 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27986 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27987 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27988 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27989 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27991 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27992 storing label pointers.
27993 * gcc.c-torture/execute/921019-1.c: Likewise.
27994 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27995 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27997 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
28000 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
28001 Delete obsolete tests.
28003 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
28004 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
28005 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
28006 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
28007 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
28008 * gcc.c-torture/compile/950124-1.c: New test.
28010 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
28012 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
28014 * lib/mike-g++.exp: Add -lm to LIBS.
28016 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
28018 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
28020 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
28022 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
28024 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
28026 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
28028 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
28030 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
28031 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
28032 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
28033 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
28034 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
28035 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
28036 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
28037 * g++.law/{operators31.C, operators32.C,
28038 * g++.law/{operators33.C, operators34.C}: Likewise.
28039 * g++.law/{pic1.C, refs2.C}: Likewise.
28040 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
28041 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
28042 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
28043 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
28045 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
28046 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
28047 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
28048 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
28049 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
28050 * g++.law/{enum9.exp, friend5.exp}: Likewise.
28051 * g++.law/{nest3.exp, nest4.exp}: Likewise.
28052 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
28053 * g++.law/{operators30.exp, operators31.exp}: Likewise.
28054 * g++.law/{operators32.exp, operators33.exp}: Likewise.
28055 * g++.law/{operators34.exp}: Likewise.
28056 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
28057 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
28058 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
28059 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
28060 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
28062 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
28063 No longer expected to fail.
28064 * g++.law/missed-error3.C: Tweak for recent bool changes.
28066 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
28068 * config/emb-unix: Deleted.
28069 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
28070 remote execution. Do final link on remote host if REMOTE_LINK is set.
28072 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
28074 * lib/dg.exp (dg-test): Fix typo in last patch.
28076 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
28078 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
28079 (handles multiple occurrences).
28081 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
28083 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
28084 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
28085 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
28087 * lib/c-torture.exp (c-torture-compile): Likewise.
28088 (c-torture): Prepend full path if missing.
28089 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
28090 (gcc_fail): Likewise.
28091 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
28093 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
28095 * lib/netware.exp: Only attach to NetWare i386 systems.
28097 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
28099 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
28100 messages. Add test name to "output pattern match" pass/fail message.
28102 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
28104 * gcc.dg: New testsuite.
28105 * gcc.dg/dg.exp: New file.
28107 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
28108 test-switch.c}: Deleted.
28110 * gcc.misc-tests/msgs.exp: New testcase driver.
28112 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
28114 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
28115 Watch for illegal return values from ${tool}_load.
28116 * config/unix.exp (${tool}_load): Fix pass/fail detection for
28117 cross targets. Coerce return value >0 to 1.
28119 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
28121 * config/unix.exp (${tool}_load): Call program rsh, not proc.
28123 * config/emb-unix.exp: New file.
28125 * config/sim.exp: Error if variable $SIM not defined.
28126 (${tool}_load): Mark test as "untested" if simulator missing.
28128 * config/unix.exp: Load remote.exp to get rcp_download.
28129 * lib/c-torture.exp: Use different option lists for testcases with
28131 * gcc.c-torture/execute/execute.exp: Likewise.
28133 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
28135 * config/*.exp: Clarify return code from ${tool}_load.
28136 Call `unresolved' or `untested' instead of `warning' or `perror'
28137 (sometimes you still want to call both though).
28138 Add comment that `shell_id' is local to each file.
28139 * config/udi.exp (timeout): Set to 30.
28140 Don't print warning if connection fails, $connectmode has already
28142 (${tool}_load): Move verbose messages to level 2.
28143 Rework pattern for "Process started" message.
28144 Pass `shell_id' to ${connectmode}_download.
28145 Retry twice upon timeout. Make resetting of target more robust.
28146 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
28147 Pass `shell_id' to exit_$connectmode.
28148 Only call exit_$connectmode if connected.
28149 * config/unix.exp (${tool}_load): Check return codes better.
28150 * config/vrtx.exp (${tool}_load): Likewise.
28151 * config/vx.exp (${tool}_load): Likewise.
28152 Delete unneeded global's.
28153 * lib/dg.exp (dg-test): Update to reflect clarified return codes
28156 (dg-init): Delete recording of pass/fail counts.
28157 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
28158 (old-dejagnu-init): Likewise.
28159 (old-dejagnu-stat): Delete contents, empty proc now.
28160 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
28161 (c-torture): Delete references to lcnt, lpass, lfail.
28162 Get option list from TORTURE_OPTIONS.
28163 Delete -funroll[-all]-loops if no loops.
28164 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
28165 (g++_stat): Delete contents (empty proc now).
28166 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
28167 (gcc_finish): Likewise.
28168 (gcc_stat): Deleted.
28169 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
28170 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
28171 * gcc.c-torture/execute/execute.exp: Likewise.
28172 Split tests into two parts: compile, execute.
28173 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
28174 no loops. Update to reflect clarified return codes from ${tool}_load.
28176 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
28178 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
28180 (old-dejagnu): Likewise (where necessary).
28182 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
28184 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
28186 * lib/dg.exp (dg-process-target): Fix processing of selector.
28187 Add comment regarding use of `error'.
28189 * lib/gcc.exp (prune_system_crud): Define if missing.
28190 * lib/g++.exp (prune_system_crud): Likewise.
28192 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
28193 Call prune_system_crud.
28194 * lib/dg.exp (dg-runtest): New proc.
28195 Use perror instead of send_user for tcl errors in testcase.
28196 Don't return any value, it's never used.
28197 Don't clobber previous definition of `unknown'.
28198 Print tcl errors in `dg-final'.
28200 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
28202 * lib/dg.exp (dg-process-target): Improve syntax error messages.
28203 (dg-test): Don't print errorInfo, it contains stack backtrace.
28205 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
28207 * lib/g++.exp (runtest_file_p): Define if missing.
28209 1994-09-24 Doug Evans (dje@cygnus.com)
28211 * lib/mike-g++.exp: Comment out loading of g++.exp.
28212 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
28213 (default_g++_version): Always print something.
28214 (default_g++_start): Comment out call to `which'.
28215 (g++_start, g++_load): Deleted (must be defined in config file).
28216 * lib/gcc.exp: Test for existence of $CC at start.
28217 Delete check for tmpdir (done in gcc_init).
28218 (default_gcc_version): Always print something.
28219 (default_gcc_start): Comment out call to `which'.
28220 * config/*.exp: Major cleanup - make cross targets work at least a
28221 little better for g++ (by not being "--tool gcc" specific).
28222 Rename gcc_xxx to ${tool}_xxx.
28223 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
28224 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
28226 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
28228 * lib/c-torture.exp (c-torture-compile): Rework compiler
28229 message processing.
28231 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
28234 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
28236 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
28238 * lib/dg.exp (dg-process-target): Support { target native }.
28240 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
28242 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
28243 looked for "... program xxx got fatal signal".
28244 Correct regsub munging of `comp_output'.
28245 Ignore compiler messages "path prefix not used" and "linker input
28248 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
28250 * lib/gcc.exp (runtest_file_p): Define if missing.
28251 * gcc.prms/template.c: Example to work from.
28253 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
28255 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
28256 * lib/dg.exp (dg-test): Call unsupported testcases as such.
28258 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
28259 * gcc.prms/1883.c: Moved from compile/940714-1.c.
28260 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
28261 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
28263 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
28264 (dg-process-target): No longer a varargs proc.
28265 Return S/N for target, P/F for xfail. All callers changed.
28266 (user option procs): More argument checking.
28267 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
28268 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
28269 (dg-test): Skip test if not running on selected target in `dg-do'.
28270 Update handling of `dg-do-what', `dg-output-text'.
28271 Separate execution pass/fail from output pattern match pass/fail.
28272 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
28274 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
28276 * gcc.c-torture/special/special.exp: Don't expect failure for mips
28277 target for 920510-1.c.
28279 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
28281 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
28282 Clean up comment regarding use of passcnt, etc.
28283 (gcc_stat): Don't update `testcnt' here.
28284 (gcc_finish): Do it here.
28285 Might as well reset `but_id' here too.
28286 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
28287 to determine if the file should be tested.
28288 * gcc.c-torture/compile/compile.exp: Likewise.
28289 * gcc.c-torture/execute/execute.exp: Likewise.
28290 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28291 * gcc.misc-tests/dg-test.exp: Likewise.
28292 * gcc.prms/prms.exp: Likewise.
28293 * gcc.wendy/wendy.exp: Likewise.
28294 * g++.old-deja.exp: Likewise.
28295 Move "Testing file" message to verbose level 1.
28297 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
28299 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
28301 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
28303 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
28304 (default_gcc_start): Accept optional second list element
28305 of compiler flags. Print compiler output at verbosity level 2.
28306 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
28307 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
28308 Save current values of framework globals passcnt, failcnt, xpasscnt,
28309 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
28310 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
28311 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
28312 xfailcnt to compute stats. Update framework global `testcnt' from
28314 (gcc_finish): New proc. Clean up test environment.
28315 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
28316 (gcc_epass, gcc_efail): Delete.
28317 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
28318 argument of line number.
28319 (dg-init): If the tool has an init routine, call it.
28320 (dg-test): Remove args `cflags_var' and `libs_var'.
28321 Pass all compiler options to ${tool}_start.
28322 Handle missing line number.
28323 (dg-finish): New function.
28324 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
28325 particular files. Call gcc_finish at end. Move "skipping test"
28326 message to verbosity level 3.
28327 * gcc.c-torture/compile/compile.exp: Likewise.
28328 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28329 * gcc.c-torture/execute/execute.exp: Likewise.
28330 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28331 Print testcase being tried at verbosity level 1.
28332 * gcc.c-torture/special/special.exp: Unset xfail.
28333 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28334 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
28335 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
28336 * gcc.failure/failure.exp: Likewise.
28337 * gcc.ieee/ieee.exp: Likewise.
28338 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
28339 Update call to dg-test. Call dg-finish at end.
28340 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
28341 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28342 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
28343 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
28344 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
28345 * gcc.wendy/wendy.exp: Add copyright.
28346 Delete setting of tmpdir (done by gcc_init).
28347 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
28348 Pass compiler flags to gcc_start. Call gcc_finish at end.
28349 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
28352 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
28354 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
28356 (g++_load): Likewise.
28358 * config/*.exp (gcc_load): Some were varargs fns and some were not.
28359 Rename argument to `prog' to remove the confusion.
28360 Varargs fns behave differently too!
28361 (g++_load): Likewise.
28363 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
28365 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
28366 what it is. Delete (always) printing of status value for !native.
28367 Simplify verbose code, and include status and exec_output.
28368 (g++_load): Use gcc_load.
28370 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
28372 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
28373 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
28374 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
28375 940714-3.c as these testcases don't exist anymore. Make
28376 va-arg-1.c expected to pass.
28378 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
28380 * gcc.misc-tests/misc.exp: Only run specific testcases.
28381 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
28382 * gcc.misc-tests/dg-[1-9].c: New files.
28384 * lib/dg.exp: New testsuite driver.
28385 * gcc.prms/prms.exp: Use it.
28387 * README.gcc: New file.
28389 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28390 Document and reset `lxpass' and `lxfail'.
28391 Simplify "initialized" message.
28392 (gcc_stat): Clean up comments a little.
28394 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
28396 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28398 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
28400 * lib/old-dejagnu.exp (process-option): New proc.
28401 (old-dejagnu-init, old-dejagnu-stat): Likewise.
28402 (old-dejagnu): Simplify.
28403 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28405 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
28407 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28408 exists and is not an empty string.
28410 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28411 $xfail rather than calling setup_xfail. Clear $xfail when test is
28413 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28416 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28417 longer expected to fail.
28419 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28422 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28424 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28425 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28426 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28427 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28430 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28431 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28433 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28435 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28436 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28438 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28439 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28440 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28442 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
28444 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28445 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28446 940714-1.c, 940714-2.c, 940714-3.c},
28447 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28448 gcc.misc-tests/{mg.c,mg.exp}:
28450 * gcc.noncompile/noncompile.exp: Change accordingly.
28452 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
28454 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28455 Undo previous clobberage.
28457 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
28459 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28460 * gcc.special/{930510-1.c, special.exp}:
28461 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28462 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28463 struct-varargs-1.c}: New tests from c-torture-1.26.
28465 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
28467 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28468 argument to switch.
28470 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
28472 * Revert the previous changes. Please see Rob's directory
28473 (/lisa/test/rob/progressive/gcc/testsuite) for testing
28476 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
28478 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28479 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28480 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28481 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28482 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28483 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28484 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28485 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28486 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28487 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28488 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28489 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28490 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28491 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28492 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28493 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28494 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28495 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28496 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28497 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28498 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28499 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28500 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28501 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28502 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28503 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28504 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28506 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28508 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28509 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28512 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28514 * config/unix.exp (g++_load): Fix syntax.
28516 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28518 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28519 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28520 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28521 Don't expect va-arg-1.c to fail. Correct expected output for
28523 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28524 * gcc.wendy/hbm4.c: Correct typo.
28525 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28527 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28529 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28530 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28531 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28532 * lib/c-torture.exp (c-torture-compile): Ditto.
28534 Reduce volume of output (remove all the -I's and such).
28535 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28536 Call gcc_cpass, gcc_cfail.
28537 (c-torture): Pass testing option to c-torture-compile.
28539 1994-03-21 Doug Evans (dje@cygnus.com)
28541 Bring patches over from progressive.
28542 * config/default.exp: Exit remote shell cleanly.
28543 (g++_exit, g++_start): Add default versions.
28544 * config/sim.exp (gcc_load): Use perror, not error.
28546 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28548 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28551 1994-03-14 Doug Evans (dje@cygnus.com)
28553 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28554 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28555 (wendy_try): New proc to run testcase.
28556 (main loop): Call 'em.
28557 * gcc.wendy/*.c: Clean up pass to correct expected output.
28559 * lib/gcc.exp: Minor cleanup work.
28560 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28562 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28564 * config/sim.exp (gcc_load): Document return codes better.
28565 Don't pass -v to simulator.
28567 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28569 * gcc.special/920717-x.c: Fix typo.
28570 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28573 * lib/mike-gcc.exp: Fix typo.
28575 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28577 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28578 binary to use, transform the name.
28579 * config/*.exp: rename everything. Nuke any g++ specific files,
28580 it's now a special case of gcc that requires no special support.
28581 Add a default.exp for unsupported targets.
28583 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28585 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28586 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28589 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28591 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28594 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28596 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28598 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28600 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28601 option_list. Compile every file with only 4/6 option choices
28602 (same as C torture) instead of with 12/18 different option
28604 * lib/c-torture.exp: Likewise.
28606 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28609 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28611 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28612 can put an XFAIL *-*-* on excess errors.
28614 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28616 * g++.law: Add more tests derived from g++-bugs snapshots.
28618 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28619 equivalent to g++.law/init9.
28621 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28622 compiled it, and the a.out file after we've run it.
28624 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28626 * lib/mike-g++.exp (postbase): Delete the .o file after we've
28627 compiled it, and the a.out file after we've run it.
28629 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
28631 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28633 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28635 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28638 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28640 * g++.law: New directory of g++ tests derived from the g++-bugs
28643 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28645 * gcc.compile: initbug1.c initbug1.exp testcase added
28647 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28649 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28650 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28651 fixes submitted by Jeff Law (law@cs.utah.edu)
28652 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28653 Jeff Law (law@cs.utah.edu)
28656 1993-11-30 Mike Stump (mrs@cygnus.com)
28658 * config/unix-g++.exp: Follow the gcc way of doing things.
28659 * g++.old-deja/old-deja.exp: Minor updates.
28660 * lib/g++.exp: New file, follow the gcc way of doing things.
28661 * lib/old-dejagnu.exp: Minor updates.
28662 * lib/mike-g++.exp: Always unset errorInfo.
28664 1993-11-06 Mike Stump (mrs@cygnus.com)
28666 * lib/gcc.exp: Fix some errors with the below change, CC and
28667 CFLAGS should be global when setting, not local.
28669 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28671 * lib/gcc.exp: Transform tool name.
28673 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28675 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28677 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28679 * lib/gcc.exp: change gcc_done to gcc_stat
28681 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28683 * Upgraded gcc testsuite to c-torture version 1.25
28685 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28687 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28688 * lib/c-torture: added hooks for new reporting code.
28690 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28692 * config/sh-gcc.exp: check if sh-sim exists in the path
28694 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28696 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28697 * gcc.compile/compile.exp: Initial changes for new logic.
28698 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28699 * gcc.failure/failure.exp: Initial changes for new logic.
28700 * gcc.ieee/ieee.exp: Initial changes for new logic.
28701 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28702 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28703 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28704 * lib/c-torture.exp: Initial changes for new logic.
28705 * lib/gcc.exp: Initial changes for new logic.
28707 1993-10-15 Mike Stump (mrs@cygnus.com)
28709 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28710 depend upon failure or success. Fully qualify names in failure
28711 and success messages. Always remove a.out before starting
28712 compile, just in case. Pay more attention to error text output by
28713 the compiler. Handle testcases with no known past errors just
28714 like all others, so that things are uniform. Other miscellaneous
28717 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28719 * gcc.cpp: new directory for cpp tests
28721 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28723 * lib/chill.exp: Code reformatted, removed unused code.
28724 * config/unix-chill.exp: Code reformatted, removed unused code.
28725 * chill.execute/execute.exp: Code reformatted, removed unused code.
28726 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28728 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28730 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28731 routines not written.
28733 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28735 * config/bug-gcc.exp: Use new procs from bug.exp.
28737 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28739 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28740 via ftp, rather than depending on NFS.
28741 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28744 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28746 * config/bug-gcc.exp: Use new download proc.
28748 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28750 * chill.execute/execute.exp: cleanups, handles errors better
28751 * chill.compile/compile.exp: rewrite, based on execute.exp
28752 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28753 * lib/chill.exp: major changes to diff proc and compile and link
28754 procs. added chill_fail and chill_pass wrappers to pass and
28755 fail. added more comments, and handle error codes better.
28756 Added a hack to capture stderr from exec, so noncompile tests
28759 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28761 * chill.execute/execute.exp: rewrite of testsuite driver
28762 * lib/chill.exp: rewrite of testsuite driver
28763 * config/unix-chill.exp: rewrite of testsuite driver
28765 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28768 * iexpr.ch: Standardize uppercase.
28769 * tuples.dat: Standardize uppercase.
28770 * vary.ch: standardize. Correct varying string assignments.
28771 * vary.dat: Add new output lines.
28773 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28776 * chprintf.ch: Standardize use of uppercase.
28777 * tuples.ch: Standardize and turn arr2 into a DCL,
28779 * pinits.ch: Standardize.
28781 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28783 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28784 * Makefil: Renamed to Makefile.in.
28785 * configure.in: New.
28787 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28790 * .cvsignore: Add result/output files.
28791 * Makefile: Fix up variables at start. Use MFLAGS
28792 everywhere. Correct bool_loc, built_ins entries.
28793 Add entry for vary1.ch.
28794 * bitarray.ch: Standardize upper-case usage.
28795 * bitexpr.ch: Standardize, add output of b1.
28796 * params.ch: Use arrayt in along PROC parameters, to
28797 avoid novelty problems.
28798 * sets.ch: Tiny cleanup.
28799 * vary1.ch: Re-indent.
28801 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28803 * Add PR-related files to Makefiles, .cvsignore files, etc.
28805 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28807 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28808 with compiler objects. New names are test-flow.c and test-loop.c
28810 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28812 * Upgraded c-torture tests from 1.19 to 1.20
28815 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28816 * gcc.compile: 930623-1.c 930623-2.c
28817 * gcc.noncompile: 930622-1.c 930622-2.c
28818 * gcc.failure: 920411-1.c 920627-2.c
28819 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28821 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28823 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28824 More changes to get testsuite working properly. Needs more work.
28825 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28827 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28829 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28830 More changes to get testsuite working properly. Needs more work.
28832 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28834 * chill.compile/compile.exp: Added for Dejagnu support
28835 * chill.execute/execute.exp: Added for Dejagnu support
28836 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28838 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28840 This should complete moving the CHILL test files.
28841 * chill.noncompile(.cvsignore printf.grt
28842 in-printf.grt chprintf.grt chprintf.ch):
28843 Added test-support files.
28844 (Makefile): Modified further.
28845 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28846 signal.ch): Added test files.
28847 * chill.execute (.cvsignore printf.grt printr.c
28848 in-printf.grt rts.c chprintf.grt rts.h): Added
28849 test-support files.
28850 (Makefile): More corrections.
28852 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28854 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28855 test cases, ready for DejaGnu.
28857 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28859 * Upgraded c-torture tests from 1.18 to 1.19
28861 * gcc.compile: added test(s):
28863 * gcc.execute: added test(s):
28864 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28866 * added new subdirectory for misc tests: gcc.misc-tests
28867 * gcc.misc-test(s): added tests:
28868 inst-check.c test-consts.c test-ior.c test-switch.c
28870 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28872 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28874 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28876 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28878 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28880 * Upgraded c-torture tests from 1.17 to 1.18
28882 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28884 * Upgraded c-torture tests from 1.12 to 1.17
28886 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28888 * lib/old-dejagnu.exp:
28889 Fixed handling of XFAIL target triplets to correctly
28890 recognize wildcard characters. Removed code that
28891 appended a unique id tag to the end of the file name
28892 printed out by the result of the testcases within a
28895 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28897 * lib/old-dejagnu.exp:
28898 Reworked expected failure handling to trigger off of XFAIL
28899 keyword in keyphrase embeded in testcase source code. The
28900 XFAIL keyword must be at the end of the keyphrase line. It
28901 may optionally be followed by one or more target triplets.
28902 It has just occured that the handling of wildcards in the
28903 target triplet may not be correct.
28905 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28907 * g++.old-deja/tests:
28908 Moved all subdirectories up one level into g++.old-deja .
28910 * lib/old-dejagnu.exp:
28911 Fixed problem with CXXFLAGS not being properly reset, and being
28912 corrupted with extraneous "-c" compiler option. This was
28913 causing binaries to not be generated for test that needed them.
28914 Modified strings passed to "pass" and "fail" so that individual
28915 tests from the same test file would be distinguished by an
28916 identifier appended to the test file name in the summary logs;
28917 this corrected a problem with erroneous diff logs. Added code
28918 to search testcases for expected fail and unexpected pass keywords.
28920 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28922 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28924 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28926 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28927 Removed extraneous text from end of "Special g++ Options"
28930 * lib/old-dejagnu.exp: Added pattern matching to look for new
28931 keywords, embedded in testcases comments, which will trigger
28932 calls to xpass and xfail.
28934 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28936 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28937 comments embedded in the testcases, especially the one looking for
28938 special compiler options, as well as the pattern matching for the
28939 compiler output again.
28941 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28943 * lib/old-dejagnu.exp: Do a proper check of the return value for
28944 execute tests. Fixed several problems with the pattern matching
28945 of the compiler output which gave erroneous test results.
28946 Changed several of the test result messages to be more descriptive.
28947 * config/unix-g++.exp: Proc g++_load now actually works and
28948 executes the tests passed to it and returns a usable return
28951 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28953 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28955 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28957 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28958 Modified both files to properly execute the old style
28959 dejagnu tests. The previous versions of these files were
28960 experimental and did not function anything near correctly.
28962 1993-04-05 Rob Savoye (rob@cygnus.com)
28964 * Removed all Makefile.in and configure.in files. No configuration
28967 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28969 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28971 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28973 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28974 gcc.special/configure.in, gcc.noncompile/configure.in,
28975 gcc.execute/configure.in, gcc.code_quality/configure.in,
28976 g++.other/configure.in, g++.old-deja/configure.in,
28977 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28978 in srcname setting.
28980 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28982 * lib/udi.exp: Fixed mondfe and mondfe_download.
28983 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28984 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28986 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28988 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28989 (gdb_exit): Don't remove *_soc files.
28991 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28993 * lib/c-torture.exp: Don't look for main; instead always use -w
28994 -c. This is how the c-torture tests work. Remove the object
28995 file if the compilation succeeds.
28996 * gcc.execute/execute.exp: Remove executable if test passes.
28997 * gcc.noncompile/noncompile.exp: Every test is an expected
28999 * gcc.special/special.exp: Added tests from c-torture 1.11,
29000 corrected use of existing test.
29001 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
29002 gcc.execute/920625-1.c: Updated to c-torture 1.11.
29003 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
29004 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
29005 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
29006 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
29007 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
29008 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
29009 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
29010 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
29011 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
29012 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
29013 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
29014 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
29015 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
29016 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
29017 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
29018 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
29019 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
29021 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
29022 correspond to c-torture 1.11.