1 2004-02-23 James E Wilson <wilson@specifixinc.com>
3 * gcc.c-torture/execute/20040223-1.c: New.
5 2004-02-23 Zack Weinberg <zack@codesourcery.com>
6 Kazu Hirata <kazu@cs.umass.edu>
8 * gcc.dg/fwritable-strings-1.c: Remove.
10 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
13 * gcc.dg/20040223-1.c: New test.
15 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18 * g++.dg/ext/typeof9.C: New test.
20 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
23 * g++.dg/other/switch1.C: New test.
25 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
27 * gcc.dg/cast-function-1.c: Adjust for new informative message.
28 * gcc.dg/va-arg-1.c: Likewise.
30 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
33 * g++.dg/template/koenig5.C: New test.
35 2004-02-21 Ziemowit Laski <zlaski@apple.com>
37 * g++.dg/ext/altivec-1.C: Generalize target triple.
38 * g++.dg/ext/altivec-2.C: New test case.
39 * g++.dg/ext/altivec_check.h: New file.
40 * gcc.dg/altivec-1.c: Generalize target triple;
41 include altivec_check.h and call altivec_check().
42 * gcc.dg/altivec-[2-5].c: Generalize target triple.
43 * gcc.dg/altivec-6.c: New test case.
44 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
46 * gcc.dg/altivec-10.c: Include altivec_check.h and call
48 * gcc.dg/altivec-12.c: New test case.
49 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
50 include altivec_check.h and call altivec_check().
51 * gcc.dg/altivec_check.h: New file.
53 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
55 * lib/target-supports.exp (check_alias_available): Don't mangle
56 function `g' in test program.
58 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
60 * lib/target-supports.exp (check_profiling_available): Check
61 argument to determine whether we support a profiling type.
62 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
63 check_profiling_available.
64 * g++.dg/bprob/bprob.exp: Likewise
65 * g77.dg/bprob/bprob.exp: Likewise.
66 * gcc.misc-tests/bprob.exp: Likewise.
67 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
68 dg-require-profiling and delete expected error handling.
69 * gcc.dg/20021014-1.c: Likewise.
70 * gcc.dg/nest.c: Likewise.
72 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
75 * g++.dg/other/vthunk1.C: New test.
77 2004-02-20 Falk Hueffner <falk@debian.org>
80 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
82 2004-02-20 Mark Mitchell <mark@codesourcery.com>
85 * g++.dg/other/error8.C: Remove XFAIL markers.
88 * g++.dg/ext/packed5.C: New test.
91 * g++.dg/warn/Wunused-5.C: New test.
94 * g++.dg/lookup/member1.C: New test.
96 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
98 * gcc.c-torture/compile/20040130-1.c: Enable only when
99 __INT_MAX__ >= 2147483647L.
100 * gcc.c-torture/compile/961203-1.c: Likewise.
102 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
104 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
105 * g++.dg/opt/template1.C: Robustify assembler regexp
107 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
109 * gcc.c-torture/execute/simd-4.x: Remove.
110 * gcc.c-torture/execute/va-arg-25.x: Likewise.
111 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
112 Guard with #ifndef SKIP_ATTRIBUTE.
113 * gcc.dg/compat/vector-1_y.c: Likewise.
114 * gcc.dg/compat/vector-2_x.c: Likewise.
115 * gcc.dg/compat/vector-2_y.c: Likewise.
116 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
117 * g++.dg/eh/simd-2.C: Likewise.
119 2004-02-19 Alan Modra <amodra@bigpond.net.au>
121 * gcc.c-torture/compile/complex-1.c: New.
123 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
126 * gcc.c-torture/execute/20040218-1.c: New test.
128 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
131 * g++.dg/parse/new2.C: New test.
133 2004-02-18 Paul Brook <paul@codesourcery.com>
135 * gcc.c-torture/compile/libcall-1.c: New test.
137 2004-02-18 Paul Brook <paul@codesourcery.com>
140 * gcc.dg/debug/debug-7.c: New test.
142 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
144 * gcc.dg/20040217-1.c: New test.
146 2004-02-17 Zack Weinberg <zack@codesourcery.com>
148 * gcc.c-torture/execute/990208-1.x: Delete.
150 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
152 * gcc.c-torture/execute/20040208-2.x: New file.
154 2004-02-17 Mark Mitchell <mark@codesourcery.com>
157 * g++.dg/abi/structret1.C: New test.
159 2004-02-17 Jakub Jelinek <jakub@redhat.com>
161 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
162 (i386_cpuid): No need to test if cpuid is available on AMD64.
163 Fix assembly, so that it works onboth i386 and AMD64.
164 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
165 (vecInLong): Fix s[] member type to unsigned int.
166 (vecInWord): Remove type.
167 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
168 (a64, b64, c64, d64, e64): Remove.
169 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
170 Remove unused variable. Remove initialization of removed variables.
171 Don't call mmx_tests nor sse_tests.
172 (reference_mmx, reference_sse): Remove.
173 (check): Add return stmt.
174 * gcc.dg/i386-sse-7.c: New test.
175 * gcc.dg/i386-mmx-4.c: New test.
177 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
179 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
180 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
181 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
182 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
183 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
184 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
185 g++.dg/tc1/dr94.C: Fix line terminator.
187 2004-02-16 Geoffrey Keating <geoffk@apple.com>
189 * gcc.c-torture/compile/20040216-1.c: New.
191 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
193 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
194 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
195 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
196 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
197 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
198 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
200 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
202 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
204 2004-02-15 Mark Mitchell <mark@codesourcery.com>
207 * g++.dg/expr/cond4.C: New test.
210 * g++.dg/lookup/crash2.C: New test.
212 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
214 * gcc.c-torture/compile/20040214-2.c: New test.
216 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
219 * g++.dg/ext/typeof8.C: New test.
221 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
223 * gcc.c-torture/compile/20040214-1.c: New test.
225 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
228 * g++.dg/template/spec11.C: New test.
230 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
233 * g++.dg/other/error8.C: New test.
235 2004-02-13 Mark Mitchell <mark@codesourcery.com>
238 * g++.dg/template/array4.C: New test.
241 * g++.dg/inherit/thunk2.C: New test.
244 * g++.dg/eh/cond2.C: New test.
246 2004-02-12 Alan Modra <amodra@bigpond.net.au>
248 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
250 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
252 * lib/scanasm.exp (dg-scan): Quote pattern before display.
254 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
256 * g++.dg/simd-2.C: xfail on ppc64-linux.
258 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
261 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
264 2004-02-11 Uros Bizjak <uros@kss-loka.si>
266 * gcc.dg/builtins-33.c: New test.
268 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
270 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
272 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
274 * g++.dg/simd-2.C: Set -maltivec for ppc64.
276 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
278 * gcc.dg/ppc64-abi-3.c: New test.
280 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
284 * gcc.dg/pr14092-1.c: New testcase.
286 2004-02-10 Alan Modra <amodra@bigpond.net.au>
288 * gcc.dg/cpp/assert4.c: Fix typo last change.
290 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
291 * gcc.dg/cpp/assert4.c: Handle powerpc64.
293 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
295 2004-02-09 Roger Sayle <roger@eyesopen.com>
297 * gcc.c-torture/compile/20040209-1.c: New test case.
299 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
301 * gcc.dg/c90-init-1.c: Adjust expected error messages.
303 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
305 * gcc.c-torture/execute/20040208-[12].c: New tests.
307 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
309 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
311 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
313 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
315 2004-02-07 Zack Weinberg <zack@codesourcery.com>
318 * gcc.dg/visibility-8.c: New testcase.
320 2004-02-07 Zack Weinberg <zack@codesourcery.com>
322 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
324 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
326 2004-02-07 Roger Sayle <roger@eyesopen.com>
329 * g++.dg/opt/fold1.C: New test case.
331 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
334 * g++.dg/other/crash-2.C: New test.
336 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
339 * g++.dg/parse/angle-bracket2.C: New test.
341 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
345 2004-01-15 Geoffrey Keating <geoffk@apple.com>
347 * testsuite/g++.dg/pch/wchar-1.C: New.
348 * testsuite/g++.dg/pch/wchar-1.Hs: New.
350 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
353 * g++.dg/parse/error15.C: New test.
354 * g++.dg/parse/crash11.C: Update dg-error mark.
356 2004-02-04 Mark Mitchell <mark@codesourcery.com>
359 * g++.dg/warn/conv2.C: New test.
361 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
364 * g++.dg/warn/incomplete1.C: Remove xfail.
366 2004-02-04 Mark Mitchell <mark@codesourcery.com>
368 * lib/file-format.exp (gcc_target_object_format): Use
369 ${tool}_target_compile, not gcc_target_compile.
370 * lib/target-supports.exp (check_alias_available): Likewise.
371 (check_gc_sections_available): Likewise.
372 * g++.dg/ext/attrib10.C: Use dg-require-alias.
373 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
376 2004-02-04 Mark Mitchell <mark@codesourcery.com>
379 * g++.dg/template/static6.C: New test.
381 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
383 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
385 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
387 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
388 tests for systems where `char' is unsigned by default.
390 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
393 * g++.dg/template/partial3.C: New test.
395 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
397 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
398 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
399 Remove mentions of obsolete ports.
401 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
403 * gcc.dg/noncompile/20001228-1.c: Fix for new
406 2004-02-03 Roger Sayle <roger@eyesopen.com>
409 * gcc.c-torture/execute/multdi-1.c: New test case.
411 2004-02-03 Mark Mitchell <mark@codesourcery.com>
414 * g++.dg/template/lookup5.C: New test.
416 2004-02-03 Mark Mitchell <mark@codesourcery.com>
419 * g++.dg/template/lookup4.C: New test.
422 * g++.dg/parse/error14.C: New test.
425 * g++.dg/parse/template13.C: New test.
427 2004-02-03 Mark Mitchell <mark@codesourcery.com>
430 * g++.dg/template/koenig4.C: New test.
433 * g++.dg/template/crash17.C: New test.
436 * g++.dg/parse/error13.C: New test.
437 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
439 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
441 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
443 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
447 * gcc.dg/noncompile/20040203-1.c: New test.
448 * gcc.dg/noncompile/20040203-2.c: Likewise.
449 * gcc.dg/noncompile/20040203-3.c: Likewise.
450 * gcc.dg/20040203-1.c: Likewise.
452 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
455 * g++.dg/template/sizeof7.C: New test.
457 2004-02-02 Eric Christopher <echristo@redhat.com>
458 Zack Weinberg <zack@codesourcery.com>
460 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
462 2004-02-02 Zack Weinberg <zack@codesourcery.com>
464 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
465 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
466 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
467 * gcc.dg/cleanup-5.c: Run only on Linux targets.
469 2004-02-02 Mark Mitchell <mark@codesourcery.com>
472 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
475 * g++.dg/ext/attrib13.C: New test.
478 * g++.dg/conversion/op2.C: New test.
480 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
482 * gcc.dg/titype-1.c: Fix pasto.
484 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
486 * gcc.dg/titype-1.c: New test.
488 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
491 * g++.dg/template/non-type-template-argument-1.C,
492 g++.dg/template/qualified-id1.C: Update dg-error marks.
493 * g++.dg/template/nontype6.C: New test.
495 2004-02-01 Roger Sayle <roger@eyesopen.com>
497 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
498 * gcc.dg/builtins-31.c: New testcase.
499 * gcc.dg/builtins-32.c: New testcase.
501 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
503 * objc.dg/call-super-2.m: Update line numbers
504 for the including of stddef.h.
506 2004-01-30 Michael Matz <matz@suse.de>
508 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
509 g++.dg/ext/case-range3.C: New tests.
511 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
515 * g++.dg/template/member4.C: New test.
517 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
520 * g++.dg/template/sizeof6.C: New test.
522 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
524 * gcc.dg/fwritable-strings-1.c: New test.
526 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
528 * gcc.c-torture/compile/20040130-1.c: New test.
530 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
532 * objc.dg/call-super-2.m: Include stddef.h for size_t.
534 2004-01-29 Mark Mitchell <mark@codesourcery.com>
537 * g++.dg/template/ctor3.C: New test.
539 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
541 * g++.dg/tc1: New directory.
542 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
543 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
544 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
545 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
546 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
548 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
550 * g++.dg/parse/error11.C: New test.
551 * g++.dg/parse/error12.C: Likewise.
553 2004-01-28 Ziemowit Laski <zlaski@apple.com>
555 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
556 (scan_initial, main): Use aligned_sizeof instead of sizeof.
558 2004-01-28 Mark Mitchell <mark@codesourcery.com>
561 * g++.dg/ext/attrib12.C: New test.
564 * g++.dg/parse/cast2.C: New test.
566 2004-01-27 James E Wilson <wilson@specifixinc.com>
568 * objc.dg/encode-2.m (main): New local string. Set depending on
569 sizeof long. Use in sscanf call.
570 * objc.dg/encode-3.m (main): New local string. Set depending on
571 sizeof long. Use in scan_initial call.
573 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
575 * objc.dg/call-super-2.m: Make LP64-safe.
576 * objc.dg/desig-init-1.m: Likewise.
578 2004-01-27 Devang Patel <dpatel@apple.com>
580 * g++.dg/debug/namespace1.C: New test.
582 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
584 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
587 * gcc.dg/arm-mmx-1.c: New test.
589 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
591 * gcc.dg/20040127-1.c: New test.
592 * gcc.dg/20040127-2.c: New test.
594 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
596 * objc.dg/stret-1.m (glob): Renamed to globa.
598 2004-01-26 Mark Mitchell <mark@codesourcery.com>
601 * g++.dg/expr/for1.C: New test.
603 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
606 * gcc.dg/darwin-longlong.c: New test.
608 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
610 * gcc.dg/20040124-1.c: Moved test from here...
611 * gcc.c-torture/compile/20040124-1.c: ...to here.
613 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
615 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
616 the assembly output if -m64 is passed.
618 2004-01-25 Mark Mitchell <mark@codesourcery.com>
621 * g++.dg/template/cond3.C: New test.
623 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
626 * g++.dg/template/ttp7.C: New test.
628 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
631 * g++.dg/template/nontype4.C: New test.
632 * g++.dg/template/nontype5.C: Likewise.
634 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
636 * gcc.dg/torture/mips-clobber-at.c: New test.
638 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
640 * gcc.dg/20040124-1.c: New test.
642 2004-01-24 Jakub Jelinek <jakub@redhat.com>
644 * gcc.dg/20040123-1.c: New test.
646 2004-01-23 Zack Weinberg <zack@codesourcery.com>
648 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
650 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
652 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
654 2004-01-23 Andrew Pinski <apinski@apple.com>
656 * gcc.dg/20030121-1.c: Move to ..
657 * gcc.dg/20040121-1.c: here.
659 2004-01-23 Roger Sayle <roger@eyesopen.com>
661 * gcc.dg/builtins-29.c: New test case.
663 2004-01-23 Zack Weinberg <zack@codesourcery.com>
666 * gcc.dg/builtins-30.c: New testcase.
668 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
670 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
671 * lib/g77.exp: Likewise.
672 * lib/objc.exp: Likewise.
673 * lib/g++.exp: Likewise.
675 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
677 * gcc.dg/struct-by-value-2.c: New test.
679 2004-01-21 Andrew Pinski <apinski@apple.com>
682 * gcc.dg/20030121-1.c: New test.
684 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
686 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
687 clobber frame pointer register in asm statement.
689 2004-01-21 Falk Hueffner <falk@debian.org>
691 * gcc.c-torture/compile/20040121-1.c: New test.
693 2004-01-21 Zack Weinberg <zack@codesourcery.com>
695 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
697 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
699 * gcc.dg/ppc64-abi-2.c: New test.
701 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
703 * lib/treelang.exp: Fill out this file.
704 * lib/treelang-dg.exp: New File.
706 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
708 * gcc.c-torture/compile/981022-1.c: Remove.
709 * gcc.dg/array-5.c: Remove XFAIL.
710 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
711 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
712 gcc.dg/cond-lvalue-1.c: Update.
713 * gcc.dg/cast-lvalue-2.c: New test.
715 2004-01-19 Mark Mitchell <mark@codesourcery.com>
718 * g++.dg/other/error1.C (class foo): Tweak error message.
721 * g++.dg/template/call2.C: New test.
723 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
725 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
726 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
727 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
728 scalar-return-1_x.c, scalar-return-2_y.c,
729 scalar-return-3_x.c, scalar-return-3_y.c,
730 scalar-return-4_x.c, scalar-return-4_y.c,
731 struct-align-1.h, struct-align-1_x.c,
732 struct-align-1_y.c, struct-align-2.h,
733 struct-align-2_x.c, struct-align-2_y.c,
734 struct-by-value-10_y.c, struct-by-value-11_x.c,
735 struct-by-value-11_y.c, struct-by-value-12_x.c,
736 struct-by-value-12_y.c, struct-by-value-13_x.c,
737 struct-by-value-13_y.c, struct-by-value-14_x.c,
738 struct-by-value-14_y.c, struct-by-value-15_x.c,
739 struct-by-value-15_y.c, struct-by-value-16_y.c,
740 struct-by-value-17_y.c, struct-by-value-18_y.c,
741 struct-by-value-19_y.c, struct-by-value-1_x.c,
742 struct-by-value-1_y.c, struct-by-value-20_y.c,
743 struct-by-value-2_x.c, struct-by-value-2_y.c,
744 struct-by-value-3_y.c, struct-by-value-4_x.c,
745 struct-by-value-4_y.c, struct-by-value-5_y.c,
746 struct-by-value-6_y.c, struct-by-value-7_y.c
747 struct-by-value-8_x.c, struct-by-value-8_y.c
748 struct-by-value-9_x.c, struct-by-value-9_y.c
749 struct-return-10_x.c, struct-return-10_y.c,
750 struct-return-19_x.c, struct-return-20_x.c
751 struct-return-2_x.c, struct-return-2_y.c
752 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
753 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
755 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
757 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
758 attribute on sparc*-sun-solaris2.*.
760 2004-01-18 Mark Mitchell <mark@codesourcery.com>
763 * g++.dg/ext/typeof7.C: New test.
765 2004-01-18 David Edelsohn <edelsohn@gnu.org>
767 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
768 * gcc.dg/const-elim-1.c: Same.
770 2004-01-17 Ziemowit Laski <zlaski@apple.com>
772 * objc.dg/stret-1.m: New.
773 * objc.dg/stret-2.m: New.
775 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
778 * g++.dg/ext/vector1.C: New test.
780 2004-01-16 Geoffrey Keating <geoffk@apple.com>
782 * gcc.dg/pch/import-1.c: New.
783 * gcc.dg/pch/import-1.hs: New.
784 * gcc.dg/pch/import-1a.h: New.
785 * gcc.dg/pch/import-1b.h: New.
786 * gcc.dg/pch/import-1c.h: New.
788 2004-01-16 Mark Mitchell <mark@codesourcery.com>
791 * g++.dg/ext/array1.C: New test.
794 * g++.dg/conversion/op1.C: New test.
796 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
799 From Kazumoto Kojima / Dan Kegel:
800 * gcc.dg/pr11864-1.c: New test.
803 From Marcus Comstedt / Dan Kegel:
804 * gcc.dg/pr10392-1.c: New test.
806 2004-01-16 Mark Mitchell <mark@codesourcery.com>
809 * g++.dg/init/ref10.C: New test.
811 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
814 * g++.dg/parse/typename6.C: New test.
816 2004-01-15 Geoffrey Keating <geoffk@apple.com>
819 * testsuite/g++.dg/pch/wchar-1.C: New.
820 * testsuite/g++.dg/pch/wchar-1.Hs: New.
822 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
825 * g++.dg/expr/sizeof2.C: New test.
827 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
829 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
831 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
834 * g++.dg/lookup/strong-using-3.C: New.
835 * g++.dg/lookup/using-10.C: New.
837 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
840 * g++.dg/lookup/strong-using-2.C: New.
842 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
843 Dan Kegel <dank@kegel.com>
844 J"orn Rennecke <joern.rennecke@superh.com>
847 * gcc.dg/pr9365-1.c: New test.
849 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
852 * g++.dg/parse/casting-operator2.C: New test.
853 * g++.old-deja/g++.pt/explicit83.C: Remove.
855 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
857 * gcc.dg/label-compound-stmt-1.c: New test.
858 * gcc.c-torture/compile/950922-1.c,
859 gcc.c-torture/compile/20000211-3.c,
860 gcc.c-torture/compile/20000518-1.c,
861 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
864 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
866 * gcc.dg/ppc64-abi-1.c: New test.
868 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
870 * g++.dg/ext/attrib9.C: Add dg-warnings.
872 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
875 * g++.dg/parse/dtor3.C: New test.
877 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
880 * g++.dg/parse/try-catch-1.C: New test.
882 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
884 * ada/acats/run_all.sh: Add more verbose output in acats.log
885 when compiling tests.
887 2004-01-12 Zack Weinberg <zack@codesourcery.com>
890 * gcc.dg/typedef-redecl.c: New test case.
891 * gcc.dg/typedef-redecl.h: New support file.
893 2004-01-13 Jan Hubicka <jh@suse.cz>
895 * gcc.dg/always_inline.c: New test.
896 * gcc.dg/debug/20031231-1.c: Fix.
898 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
901 * g++.dg/template/array3.C: New test.
903 2004-01-12 Zack Weinberg <zack@codesourcery.com>
905 * g++.dg/ext/lvalue1.C: No longer expected to fail.
906 * g++.dg/warn/Wunused-2.C: Likewise.
908 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
911 * g++.dg/template/instantiate6.C: New test.
913 2004-01-12 Roger Sayle <roger@eyesopen.com>
916 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
918 2004-01-12 Jan Hubicka <jh@suse.cz>
921 * gcc.dg/20040112-1.c: New.
923 * gcc.dg/dwarf-die[1-7].c: Move to...
924 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
925 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
927 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
930 * g++.dg/parse/friend4.C: New test.
932 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
935 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
936 definition is called a friend.
938 2004-01-11 Zack Weinberg <zack@codesourcery.com>
940 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
942 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
945 * g++.dg/parse/error10.C: New test.
946 * g++.dg/template/arg2.C: Accept "invalid type" error.
948 2004-01-11 Jakub Jelinek <jakub@redhat.com>
951 * g++.dg/opt/expect2.C: New test.
953 2004-01-10 Zack Weinberg <zack@codesourcery.com>
955 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
956 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
957 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
958 Update dg-error regexps.
960 2004-01-10 Zack Weinberg <zack@codesourcery.com>
962 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
963 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
965 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
967 * gcc.dg/pragma-re-1.c: Use right pointer type.
969 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
971 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
973 2004-01-09 Geoffrey Keating <geoffk@apple.com>
975 * gcc.dg/rs6000-ldouble-1.c: New.
977 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
981 * g++.dg/other/abstract1.C: New test.
983 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
985 * g++.dg/lookup/strong-using-1.C: New.
987 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
990 * gcc.dg/func-ptr-conv-1.c: New test.
991 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
993 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
996 * gcc.c-torture/compile/20040109-1.c: New.
998 2004-01-08 Stuart Hastings <stuart@apple.com>
1000 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1001 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1002 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1004 2004-01-09 Alan Modra <amodra@bigpond.net.au>
1006 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1008 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1010 * ada/acats/run_acats: Treat 'gnatchop' the same way
1011 as 'gnatmake'. Export GCC_DRIVER.
1012 * ada/acats/run_all.sh: Add target_gnatchop. Use
1013 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1015 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1018 * g++.dg/template/dependent-expr4.C: New test.
1020 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
1022 * gcc.dg/altivec-11.c: New test.
1024 2004-01-07 Mark Mitchell <mark@codesourcery.com>
1026 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1028 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
1031 * gcc.dg/enum-compat-1.c: New test.
1032 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1034 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
1037 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1038 gcc.dg/c99-idem-qual-3.c: New tests.
1040 2004-01-07 Alan Modra <amodra@bigpond.net.au>
1042 * gcc.dg/winline-7.c: Don't cast void * to int.
1044 2004-01-06 Jan Hubicka <jh@suse.cz>
1046 * gcc.dg/i386-sse-5.c: New test
1047 * g++.dg/eh/simd-1.c: Add -w argument for i386.
1049 2004-01-05 Mark Mitchell <mark@codesourcery.com>
1052 * g++.dg/rtti/typeid4.C: New test.
1054 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1056 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1058 2004-01-05 Mark Mitchell <mark@codesourcery.com>
1061 * g++.dg/template/error11.C: New test.
1064 * g++.dg/template/class2.C: New test.
1066 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
1067 Richard Sandiford <rsandifo@redhat.com>
1070 * g++.dg/opt/alias3.C: New test.
1072 2004-01-04 Mark Mitchell <mark@codesourcery.com>
1075 * g++.dg/template/koenig3.C: New test.
1078 * g++.dg/parse/offsetof3.C: New test.
1080 * g++.dg/init/copy7.C: Add missing dg-error markers.
1083 * g++.dg/init/copy7.c: New test.
1086 * g++.dg/parse/cast1.C: New test.
1088 2004-01-04 Jan Hubicka <jh@suse.cz>
1090 * gcc.dg/winline[1-7].c: New tests.
1092 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1095 * g++.dg/template/qualttp22.C: New test.
1097 2004-01-01 Jan Hubicka <jh@suse.cz>
1099 * gcc.dg/debug/20031231-1.c: New.
1100 * gcc.c-torture/compile/20040101-1.c: New.
1101 * gcc.dg/dwarf-die-[1-7].c: New.
1103 2004-01-01 Jakub Jelinek <jakub@redhat.com>
1105 PR optimization/13521
1106 * gcc.c-torture/compile/20031231-1.c: New test.
1108 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
1110 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1112 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1115 * g++.dg/template/crash16.C: New test.
1117 2003-12-30 Mark Mitchell <mark@codesourcery.com>
1119 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1121 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
1123 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1125 * g++.old-deja/g++.jason/thunk3.C: Likewise.
1126 * g++.old-deja/g++.law/profile1.C: Likewise.
1127 * gcc.c-torture/compile/981006-1.c: Likewise.
1128 * gcc.c-torture/execute/loop-2e.x: Likewise.
1129 * gcc.c-torture/execute/loop-2f.x: Remove.
1130 * gcc.c-torture/execute/loop-2g.x: Likewise.
1131 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1132 * gcc.dg/20020312-2.c: Remove traces of dead ports.
1134 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
1137 * g++.dg/ext/attrib11.C: New test.
1140 * g++.dg/template/array2-1.C: New test.
1141 * g++.dg/template/array2-2.C: New test.
1143 2003-12-29 Mark Mitchell <mark@codesourcery.com>
1145 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1147 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
1150 * g++.dg/template/array1-1.C: New test.
1151 * g++.dg/template/array1-2.C: New test.
1153 2003-12-29 Roger Sayle <roger@eyesopen.com>
1156 * g77.dg/12632.f: New test case.
1158 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1161 * g++.dg/parse/nontype1.C: New test.
1163 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1166 * g++.dg/parse/explicit1.C: New test.
1167 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1169 2003-12-28 Mark Mitchell <mark@codesourcery.com>
1172 * g++.dg/opt/inline6.C: New test.
1175 * g++.dg/parse/error9.C: New test.
1177 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1179 2003-12-28 Mark Mitchell <mark@codesourcery.com>
1182 * g++.dg/init/assign1.C: New test.
1184 2003-12-28 Roger Sayle <roger@eyesopen.com>
1187 * g++.dg/warn/format3.C: New test case.
1189 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1191 * gcc.c-torture/compile/20031227-1.c: New test.
1193 2003-12-23 Mark Mitchell <mark@codesourcery.com>
1195 * g++.dg/bprob/bprob.exp: Load target-supports.exp
1196 * g77.dg/bprob/bprob.exp: Likewise.
1197 * gcc.misc-tests/bprob.exp: Likewise.
1198 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
1199 variants on systems where the library does not provide that
1201 * gcc.dg/builtins-20.c: Use builtins-config.h.
1202 * gcc.dg/builtins-config.h: New file.
1204 2003-12-23 Mark Mitchell <mark@codesourcery.com>
1206 * lib/gcc-dg.exp (dg-require-profiling): New function.
1207 * lib/target-supports.exp (check_profiling_available): Likewise.
1208 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1209 * g77.dg/bprob/bprob.exp: Likewise.
1210 * gcc.misc-tests/bprob.exp: Likewise.
1211 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1212 * gcc.dg/20021014-1.c: Likewise.
1213 * gcc.dg/nest.c: Likewise.
1215 2003-12-23 Mark Mitchell <mark@codesourcery.com>
1217 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1219 * g++.dg/lookup/java2.C: Likewise.
1220 * gcc.dg/cpp/lexident.c: Likewise.
1222 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
1224 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1226 * gcc.c-torture/compile/961203-1.c: Likewise.
1227 * gcc.c-torture/compile/980506-1.c: Likewise.
1229 2003-12-23 Zack Weinberg <zack@codesourcery.com>
1231 * lib/gcc-dg.exp (dg-prune-output): New annotation.
1232 (additional_prunes): New global.
1233 (gcc-dg-prune): Handle additional per-test pruning.
1234 (dg-test): Clear additional_prunes between tests.
1236 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
1237 dg-prune-output to avoid spurious failures from assembler
1238 complaining about nonexistent WAW violations.
1239 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1240 Use dg-prune-output to avoid spurious failures from assembler
1241 warning about Itanium B-step errata.
1243 2003-12-23 Mark Mitchell <mark@codesourcery.com>
1245 * g++.dg/abi/macro0.C: New test.
1246 * g++.dg/abi/macro1.C: Likewise.
1247 * g++.dg/abi/macro2.C: Likewise.
1249 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1250 * g++.dg/abi/bitfield7.C: Likewise.
1251 * g++.dg/abi/dtor2.C: Likewise.
1252 * g++.dg/abi/mangle11.C: Likewise.
1253 * g++.dg/abi/mangle12.C: Likewise.
1254 * g++.dg/abi/mangle14.C: Likewise.
1255 * g++.dg/abi/mangle17.C: Likewise.
1256 * g++.dg/abi/vbase10.C: Likewise.
1257 * g++.dg/abi/vbase14.C: Likewise.
1258 * g++.dg/template/qualttp17.C: Likewise.
1260 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
1263 * gcc.dg/20031223-1.c: New test.
1265 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1267 * gcc.dg/noreturn-7.c: New test.
1269 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1271 * gcc.dg/null-pointer-1.c: New test.
1273 2003-12-22 Mark Mitchell <mark@codesourcery.com>
1275 * g++.old-deja/g++.jason/template18.C: Remove.
1276 * g++.old-deja/g++.jason/template37.C: Likewise.
1279 * g++.dg/lookup/ns1.C: New test.
1282 * g++.dg/template/lookup3.C: New test.
1284 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
1286 * g++.dg/template/recurse1.C: New test
1288 2003-12-22 Mark Mitchell <mark@codesourcery.com>
1291 * g++.dg/parse/semicolon1.C: New test.
1292 * g++.dg/parse/semicolon1.h: Likewise.
1294 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
1296 * gcc.dg/darwin-misaligned.c: New test.
1298 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
1301 * gcc.dg/20031222-1.c: New test.
1303 2003-12-21 Mark Mitchell <mark@codesourcery.com>
1306 * g++.dg/parse/error8.C: New test.
1309 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1311 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
1313 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1315 * gcc.c-torture/compile/930217-1.c: Likewise.
1316 * gcc.c-torture/compile/930513-1.c: Likewise.
1317 * gcc.c-torture/execute/920908-2.c: Likewise.
1318 * gcc.c-torture/execute/921204-1.c: Likewise.
1319 * gcc.c-torture/execute/930621-1.c: Likewise.
1320 * gcc.c-torture/execute/930630-1.c: Likewise.
1321 * gcc.c-torture/execute/931031-1.c: Likewise.
1322 * gcc.c-torture/execute/980602-2.c: Likewise.
1323 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1324 * gcc.c-torture/execute/compndlit-1.c: Likewise.
1325 * gcc.c-torture/execute/extzvsi.c: Likewise.
1326 * gcc.c-torture/unsorted/ext.c: Likewise.
1328 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
1331 * gcc.c-torture/compile/20031220-2.c: New test case.
1333 2003-12-20 Roger Sayle <roger@eyesopen.com>
1335 PR optimization/13031
1336 * gcc.c-torture/compile/20031220-1.c: New test case.
1338 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1340 * gcc.dg/cast-function-1.c: New test.
1342 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
1344 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1347 2003-12-19 Mark Mitchell <mark@codesourcery.com>
1350 * g++.dg/ext/attrib10.C: New test.
1352 2003-12-19 Jakub Jelinek <jakub@redhat.com>
1354 * gcc.dg/cleanup-10.c: New test.
1355 * gcc.dg/cleanup-11.c: New test.
1357 2003-12-19 Jakub Jelinek <jakub@redhat.com>
1360 * g++.dg/opt/expect1.C: New test.
1362 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
1364 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1366 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
1369 * gcc.dg/20031218-1.c: New test.
1372 * gcc.dg/20031218-2.c: New test.
1373 * gcc.dg/20031218-3.c: New test.
1375 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1376 of label name and allow for USER_LABEL_PREFIX == "_" names.
1377 * g++.dg/abi/mangle18-2.C: Likewise.
1378 * g++.dg/abi/mangle19-1.C: Likewise.
1379 * g++.dg/abi/mangle19-2.C: Likewise.
1380 * g++.dg/abi/mangle20-1.C: Likewise.
1381 * g++.dg/abi/mangle20-2.C: Likewise.
1383 2003-12-18 Richard Henderson <rth@redhat.com>
1385 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1387 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
1388 Dan Kegel <dank@kegel.com>
1391 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
1392 testing a cross compiler, it causes spurious compile failures.
1393 * lib/g++.exp: Likewise.
1395 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1398 * g++.dg/template/access13.C: New test.
1400 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
1402 * gcc.dg/20031216-1.c: New test.
1404 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1407 * g++.dg/template/error10.C: New test.
1409 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1411 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1412 * g++.dg/eh/simd-2.C: Likewise.
1414 2003-12-17 James E Wilson <wilson@specifixinc.com>
1415 Roger Sayle <roger@eyesopen.com>
1417 * gcc.c-torture/execute/ieee/mzero5.c: New.
1419 2003-12-17 Mark Mitchell <mark@codesourcery.com>
1422 * g++.dg/parse/error6.C: New test.
1425 * g++.dg/parse/error7.C: New test.
1427 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
1429 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1430 at -O with stabs debugging formats.
1431 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1432 * gcc.dg/debug/debug-2.c: Likewise.
1434 2003-12-16 Mark Mitchell <mark@codesourcery.com>
1437 * g++.dg/init/error1.C: New test.
1440 * g++.dg/init/pm3.C: New test.
1442 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
1445 * gcc.dg/bitfld-8.c: New test.
1447 2003-12-16 James Lemke <jim@wasabisystems.com>
1449 * gcc.dg/arm-scd42-[123].c: New tests.
1451 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
1454 * g++.dg/abi/mangle20-1.C: New test.
1455 * g++.dg/abi/mangle20-2.C: New test.
1457 2003-12-16 Mark Mitchell <mark@codesourcery.com>
1460 * g++.dg/other/offsetof2.C: Remove XFAIL.
1461 * g++.dg/parse/offsetof1.C: New test.
1462 * g++.gd/parse/offsetof2.C: Likewise.
1464 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1466 * g++.dg/template/nontype3.C: New test.
1467 * g++.dg/template/static2.C: Tweaked the dg-error clause.
1469 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1471 * g++.dg/warn/noreturn-3.C: Also test instantiation.
1473 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
1476 * g++.dg/expr/assign1.C: New test.
1479 * g++.dg/abi/mangle19-1.C: New test.
1480 * g++.dg/abi/mangle19-2.C: New test.
1482 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
1484 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1486 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1488 * gcc.c-torture/execute/20031216-1.c: New test.
1490 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1492 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1495 2003-12-15 Mark Mitchell <mark@codesourcery.com>
1498 * g++.dg/template/error9.C: New test.
1501 * g++.dg/template/error8.C: New test.
1503 2003-12-15 Roger Sayle <roger@eyesopen.com>
1506 * gcc.c-torture/execute/20031215-1.c: New test case.
1508 2003-12-15 Mark Mitchell <mark@codesourcery.com>
1511 * g++.dg/parse/error5.C: New test.
1514 * g++.dg/expr/sizeof1.C: New test.
1517 * g++.dg/template/crash15.C: New test.
1519 2003-12-15 Geoffrey Keating <geoffk@apple.com>
1521 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1522 a non-POD type as the last named parameter of a varargs function.
1524 2003-12-15 Mark Mitchell <mark@codesourcery.com>
1528 * g++.dg/template/crash14.C: New test.
1529 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1531 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
1533 * g++.dg/other/java1.C: New test.
1536 * g++.dg/abi/mangle18-1.C: New test.
1537 * g++.dg/abi/mangle18-2.C: New test.
1539 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1541 PR optimization/10312
1542 * gcc.c-torture/execute/20031214-1.c: New.
1544 2003-12-14 Mark Mitchell <mark@codesourcery.com>
1548 * g++.dg/parse/error3.C: New test.
1549 * g++.dg/parse/error4.C: Likewise.
1550 * g++.dg/abi/mangle4.C: Tweak error messages.
1551 * g++.dg/lookup/using5.C: Likewise.
1552 * g++.dg/other/error2.C: Likewise.
1553 * g++.dg/parse/typename5.C: Likewise.
1554 * g++.dg/parse/undefined1.C: Likewise.
1555 * g++.dg/template/arg2.C: Likewise.
1556 * g++.dg/template/ttp3.C: Likewise.
1557 * g++.dg/template/type1.C: Likewise.
1558 * g++.old-deja/g++.other/crash32.C: Likewise.
1559 * g++.old-djea/g++.pt/defarg8.C: Likewise.
1561 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1564 * g++.dg/warn/noreturn-3.C: New test.
1566 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
1569 * g++.dg/abi/covariant3.C: New.
1571 2003-12-12 Jakub Jelinek <jakub@redhat.com>
1573 * g++.dg/eh/ia64-1.C: New test.
1575 2003-12-12 Roger Sayle <roger@eyesopen.com>
1577 PR optimization/13037
1578 * g77.f-torture/execute/13037.f: New test case.
1580 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
1583 * g++.dg/abi/covariant2.C: New.
1585 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
1587 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1589 2003-12-11 Zack Weinberg <zack@codesourcery.com>
1591 * gcc.c-torture/execute/wchar_t-1.x: Delete.
1593 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
1596 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1598 * lib/g++.exp (g++_version): Likewise.
1599 * lib/g77.exp (g77_version): Likewise.
1600 * lib/objc.exp (default_objc_version): Likewise.
1602 2003-12-10 Richard Henderson <rth@redhat.com>
1604 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1606 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1608 2003-12-08 Matt Austern <austern@apple.com>
1611 * lib/gcc-dg.exp (dg-require-visibility): Define.
1612 * lib/target-supports (check_visibility_available): Define.
1613 * gcc.dg/visibility-1.c: New test.
1614 * gcc.dg/visibility-2.c: Likewise.
1615 * gcc.dg/visibility-3.c: Likewise.
1616 * gcc.dg/visibility-4.c: Likewise.
1617 * gcc.dg/visibility-5.c: Likewise.
1618 * gcc.dg/visibility-6.c: Likewise.
1619 * g++.dg/ext/visibility-1.C: Likewise.
1620 * g++.dg/ext/visibility-2.C: Likewise.
1621 * g++.dg/ext/visibility-3.C: Likewise.
1622 * g++.dg/ext/visibility-4.C: Likewise.
1623 * g++.dg/ext/visibility-5.C: Likewise.
1624 * g++.dg/ext/visibility-6.C: Likewise.
1626 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1628 * g++.dg/lookup/java1.C: New test.
1629 * g++.dg/lookup/java2.C: New test.
1631 2003-12-07 Falk Hueffner <falk@debian.org>
1633 * g++.dg/opt/noreturn-1.C: New test.
1635 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
1637 * gcc.dg/overflow-1.c: New test.
1639 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
1641 * g77.f-torture/compile/13060.f: New test.
1643 2003-12-06 Mark Mitchell <mark@codesourcery.com>
1646 * g++.dg/inherit/operator2.C: New test.
1648 2003-12-05 Mark Mitchell <mark@codesourcery.com>
1651 * g++.dg/ext/attrib9.C: New test.
1653 2003-12-05 Mark Mitchell <mark@codesourcery.com>
1656 * g++.dg/template/error7.C: New test.
1658 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
1659 J"orn Rennecke <joern.rennecke@superh.com>
1662 * g++.dg/other/struct-va_list.C: New test.
1664 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1667 * g++.dg/parse/defarg6.C: New test.
1669 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
1672 * gcc.c-torture/execute/20031201-1.c: New test.
1674 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
1676 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1678 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1680 * gcc.dg/builtin-return-1.c: New test.
1682 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
1683 J"orn Rennecke <joern.rennecke@superh.com>
1685 PR optimization/13260
1686 * gcc.c-torture/execute/20031204-1.c: New test.
1688 2003-12-03 Mark Mitchell <mark@codesourcery.com>
1691 * g++.dg/template/error6.C: New test.
1693 2003-12-03 Jakub Jelinek <jakub@redhat.com>
1695 * gcc.dg/20031202-1.c: New test.
1697 2003-12-03 Mark Mitchell <mark@codesourcery.com>
1700 * g++.dg/template/eh1.C: New test.
1703 * g++.dg/template/error5.C: New test.
1705 2003-12-02 David Ung <davidu@mips.com>
1707 * gcc.dg/compat/vector-check.h: Corrected type for var
1710 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1713 * g++.dg/template/ptrmem8.C: New test.
1715 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1718 * g++.dg/template/dependent-expr3.C: New test.
1720 2003-12-01 James Lemke <jim@wasabisystems.com>
1722 * gcc.dg/arm-g2.c: New test.
1724 2003-12-01 Roger Sayle <roger@eyesopen.com>
1726 PR optimization/11634
1727 * gcc.dg/20031201-2.c: New test case.
1729 2003-12-01 Zack Weinberg <zack@codesourcery.com>
1732 * objc.dg/proto-lossage-3.m: New test.
1734 2003-12-01 Roger Sayle <roger@eyesopen.com>
1736 PR optimization/12628
1737 * gcc.dg/20031201-1.c: New test case.
1739 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1741 * gcc.dg/unaligned-1.c: New test.
1743 2003-11-30 Mark Mitchell <mark@codesourcery.com>
1746 * g++.dg/template/error4.C: New test.
1747 * g++.dg/template/nested3.C: Adjust error markers.
1749 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1751 * gcc.dg/cpp/assert4.c: Check more #system assertions.
1753 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
1756 * gcc.dg/bitfld-7.c: New test.
1758 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
1760 * gcc.dg/tls/asm-1.C: New test.
1762 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1764 * gcc.dg/cpp/assert4.c: Update.
1766 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
1768 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1769 * gcc.dg/builtin-apply3.c: New test.
1771 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
1773 * lib/compat.exp (compat-obj): New xfaildata parameter.
1774 Use it to set compiler_conditional_xfail_data before compiling.
1775 (compat-get-options): Handle dg-xfail-if.
1776 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1777 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1778 * gcc.dg/compat/vector-1_y.c: Likewise.
1779 * gcc.dg/compat/vector-2_x.c: Likewise.
1780 * gcc.dg/compat/vector-2_y.c: Likewise.
1782 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
1784 * g++.dg/opt/reg-stack4.C: New test.
1786 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
1788 * gcc.dg/builtin-apply2.c: New test.
1790 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
1792 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1794 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1797 * g++.dg/template/template-id-2.C: New test.
1799 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1802 * g++.dg/template/memfriend1.C: New test.
1803 * g++.dg/template/memfriend2.C: Likewise.
1804 * g++.dg/template/memfriend3.C: Likewise.
1805 * g++.dg/template/memfriend4.C: Likewise.
1806 * g++.dg/template/memfriend5.C: Likewise.
1807 * g++.dg/template/memfriend6.C: Likewise.
1808 * g++.dg/template/memfriend7.C: Likewise.
1809 * g++.dg/template/memfriend8.C: Likewise.
1810 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1812 2003-11-21 Mark Mitchell <mark@codesourcery.com>
1815 * g++.dg/ext/cond1.C: New test.
1817 2003-11-20 Richard Henderson <rth@redhat.com>
1819 * gcc.dg/20020201-2.c: Remove.
1820 * gcc.dg/20020201-4.c: Remove.
1821 * gcc.dg/20020304-1.c: Remove.
1823 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1825 * gcc.dg/cpp/trad/xwin1.c: New test case.
1827 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
1829 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1830 * lib/g77.exp: Likewise.
1831 * lib/objc.exp: Likewise.
1832 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1835 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1838 * g++.dg/template/static5.C: New test.
1840 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
1842 * gcc.dg/nested-func-1.c: New test.
1844 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1846 * gcc.dg/cpp/assert4.c: New test.
1848 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
1851 * g++.dg/lookup/using9.c: New test.
1853 2003-11-14 Mark Mitchell <mark@codesourcery.com>
1856 * g++.dg/template/error3.C: New test.
1858 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1861 * ada/acats/run_acats, run_all.sh: Fix syntax error.
1862 No longer use a wrapper for gcc, since this does not work under
1865 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
1868 * g++.dg/template/ptrmem7.C: New test.
1870 2003-11-13 Andrew Pinski <apinski@apple.com>
1872 * gcc.c-torture/compile/20031113-1.c: New test.
1874 2003-11-13 Mark Mitchell <mark@codesourcery.com>
1875 Kean Johnston <jkj@sco.com>
1878 * gcc.dg/unused-4.c: Update.
1880 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1882 * g++.dg/opt/const3.C: New test.
1884 2003-11-13 Jan Hubicka <jh@suse.cz>
1886 * gcc.c-torture/compile/20031112-1.c: New test.
1888 2003-11-12 Mark Mitchell <mark@codesourcery.com>
1890 * g++.dg/parse/crash10.C: Remove bogus error marker.
1892 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1894 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1895 (host_gcc): Likewise.
1896 (ROOT): Honor $PWDCMD.
1898 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1900 2003-11-12 Catherine Moore <clm@redhat.com>
1902 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
1904 2003-11-12 Andreas Jaeger <aj@suse.de>
1905 Jakub Jelinek <jakub@redhat.com>
1906 Andrew Pinski <pinskia@physics.uc.edu>
1907 Richard Henderson <rth@redhat.com>
1909 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1911 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1913 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1914 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1916 2003-11-11 Andreas Jaeger <aj@suse.de>
1918 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1920 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1922 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
1924 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1927 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
1929 * gcc.dg/trampoline-1.c: New test.
1931 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1933 * gcc.c-torture/compile/200031109-1.c: New test.
1935 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
1939 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1940 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1941 gcc.dg/format/no-y2k-1.c: Update.
1943 2003-11-08 Roger Sayle <roger@eyesopen.com>
1945 PR optimization/10467
1946 * gcc.dg/20031108-1.c: New test case.
1948 2003-11-07 Geoffrey Keating <geoffk@apple.com>
1950 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1952 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
1954 * gcc.dg/compound-lvalue-1.c: New test.
1955 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
1958 2003-11-06 Geoffrey Keating <geoffk@apple.com>
1960 * gcc.dg/altivec-varargs-1.c: New test.
1962 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1964 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
1965 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
1966 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
1967 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
1968 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
1970 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
1972 * gcc.dg/cond-lvalue-1.c: New test.
1974 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
1976 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
1978 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1981 * g++.dg/template/instantiate5.C: New test.
1983 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1986 * g++.dg/ext/complit2.C: Replace test with self-contained version.
1987 * ChangeLog: Add missing first entry for above test.
1989 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1992 * g++.dg/template/using8.C: New test.
1993 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
1995 2003-11-02 Roger Sayle <roger@eyesopen.com>
1997 PR optimization/10817
1998 * gcc.c-torture/compile/20031102-1.c: New test case.
2000 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
2002 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2005 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2007 * gcc.dg/20031102-1.c: New test.
2009 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2011 * gcc.dg/complex-1.c: New test.
2013 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2016 * g++.dg/template/crash13.C: Adjust expected error location.
2017 * g++.old-deja/g++.brendan/ns1.C: Likewise.
2019 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
2021 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2023 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
2026 * gcc.c-torture/compile/20031031-2.c: New test.
2028 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
2031 * gcc.c-torture/compile/20031031-1.c: New test.
2033 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
2035 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2036 * gcc.misc-tests/bprob.exp: Likewise.
2037 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2038 the execution test on arm-elf configs.
2039 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
2040 configs that don't support scratch files.
2041 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2043 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
2045 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2048 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
2050 * ada/acats/run_all.sh: Redirect mv output to /dev/null
2051 Avoid non pure sh syntax. Add more logging.
2053 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2056 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2059 * gcc.dg/ppc-stackalign-1.c: New test.
2061 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
2063 * ada/acats/run_all.sh: Change output to be more compliant with
2065 Create acats.sum and acats.log files under testsuite/ada/acats
2066 Only run [a-z]* directories, to filter out e.g. CVS.
2067 Redirect build output to log file.
2069 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
2071 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2073 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
2076 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2078 2003-10-27 Jakub Jelinek <jakub@redhat.com>
2080 * gcc.c-torture/compile/20031023-1.c: New test.
2081 * gcc.c-torture/compile/20031023-2.c: New test.
2082 * gcc.c-torture/compile/20031023-3.c: New test.
2083 * gcc.c-torture/compile/20031023-4.c: New test.
2085 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2088 * g++.dg/lookup/scoped8.C: New test.
2090 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
2092 * g++.dg/opt/reg-stack3.C: New test.
2094 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
2096 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
2098 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2101 * g++.dg/template/crash13.C: New test.
2103 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
2105 * gcc.dg/c99-restrict-2.c: New test.
2107 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
2109 PR c++/12698, c++/12699, c++/12700, c++/12566
2110 * g++.dg/inherit/covariant9.C: New test.
2111 * g++.dg/inherit/covariant10.C: New test.
2112 * g++.dg/inherit/covariant11.C: New test.
2114 2003-10-23 Jason Merrill <jason@redhat.com>
2117 * g++.dg/ext/complit2.C: New test.
2119 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
2122 * gcc.c-torture/execute/20031020-1.c: New test.
2124 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2126 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2127 following the jump_insn.
2129 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
2131 * gcc.dg/cast-lvalue-1.c: New test.
2133 2003-10-21 Mark Mitchell <mark@codesourcery.com>
2136 * g++.dg/template/cond2.C: New test.
2138 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
2140 * gcc.dg/builtins-28.c: New test.
2142 2003-10-20 Jan Hubicka <jh@suse.cz>
2144 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2146 * testsuite/gcc.dg/inline-2.c: Likewise.
2148 2003-10-20 Phil Edwards <phil@codesourcery.com>
2150 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
2151 * gcc.dg/nest.c: Likewise.
2153 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2155 PR c++/9781, c++/10583, c++/11862
2156 * g++.dg/parse/crash13.C: New test.
2158 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2160 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2162 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
2164 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2165 Define HAVE_C99_RUNTIME except on Solaris.
2166 * gcc.dg/builtins-20.c: Likewise.
2168 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2170 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2172 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2175 * g++.dg/template/crash21.C: New test.
2177 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2180 * g++.dg/template/typename5.C: New test.
2182 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2185 * g++.dg/template/friend25.C: New test.
2187 2003-10-16 Ziemowit Laski <zlaski@apple.com>
2189 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2192 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
2194 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2197 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
2199 * gcc.c-torture/execute/960416-1.x: Remove.
2200 * gcc.c-torture/execute/divconst-3.x: Likewise.
2202 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
2205 * gcc.dg/torture/cris-volatile-1.c: New test.
2207 2003-10-14 Roger Sayle <roger@eyesopen.com>
2209 PR optimization/9325
2210 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2211 for overflowing floating point to integer conversion during RTL
2214 2003-10-13 Ziemowit Laski <zlaski@apple.com>
2216 * objc/execute/_cmd.m: Fix typo.
2217 * objc.dg/image-info.m, objc.dg/symtab-1.m:
2218 Relax 'scan-assembler' regexp.
2219 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2220 objc.dg/try-catch-4.m: Run on non-Darwin targets.
2221 * objc.dg/zero-link-2.m: Remove blank line.
2222 * objc.dg/zero-link-3.m: New test case.
2224 2003-10-13 Geoffrey Keating <geoffk@apple.com>
2226 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2228 * gcc.dg/asm-names.c: Use scan-assembler-not rather
2229 than linker trickery.
2231 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2234 * g++.dg/other/friend2.C: New test.
2236 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
2238 * gcc.dg/20031012-1.c: New test.
2240 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
2242 * gcc.dg/weak/weak-3.c: Fix for new warning.
2244 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
2246 PR optimization/8750
2247 * gcc.c-torture/execute/20031012-1.c: New test case.
2249 2003-10-11 Roger Sayle <roger@eyesopen.com>
2251 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2252 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2254 2003-10-11 Roger Sayle <roger@eyesopen.com>
2256 PR optimization/12260
2257 * gcc.c-torture/compile/20031011-2.c: New test case.
2259 2003-10-11 Roger Sayle <roger@eyesopen.com>
2261 * gcc.c-torture/execute/20031011-1.c: New testcase.
2263 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
2265 * gcc.c-torture/compile/20031011-1.c: New test.
2267 2003-10-11 Jan Hubicka <jh@suse.cz>
2269 * g++.dg/other/first-global.C: New test.
2271 2003-10-11 Roger Sayle <roger@eyesopen.com>
2273 * gcc.c-torture/execute/string-opt-18.c: New testcase.
2275 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
2277 * gcc.c-torture/compile/20031010-1.c: New test.
2279 2003-10-10 Geoffrey Keating <geoffk@apple.com>
2281 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2282 * gcc.c-torture/execute/va-arg-25.c: ... here.
2284 2003-10-09 Mark Mitchell <mark@codesourcery.com>
2286 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2288 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
2290 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2292 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
2294 * g++.dg/parse/error2.C: New test.
2296 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
2299 * g++.dg/other/error5.C: Modify the error message.
2300 * g++.dg/lookup/using8.C: New test.
2302 2003-10-07 Geoffrey Keating <geoffk@apple.com>
2304 * gcc.dg/darwin-abi-2.c: New file.
2305 * gcc.c-torture/execute/va-arg-24.c: New file.
2307 2003-10-06 Bob Wilson <bob.wilson@acm.org>
2309 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
2312 2003-10-06 Mark Mitchell <mark@codesourcery.com>
2315 * g++.dg/other/error4.C: Update error messages.
2316 * g++.dg/template/ptrmem4.C: Likewise.
2319 * g++.dg/init/new9.C: New test.
2321 PR c++/12334, c++/12236, c++/8656
2322 * g++.dg/ext/attrib8.C: New test.
2324 2003-10-06 Devang Patel <dpatel@apple.com>
2326 * gcc.dg/debug/dwarf2-3.h: New test.
2327 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2329 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
2331 * g++.dg/opt/cfg2.C: New test.
2333 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2335 * g++.dg/opt/float1.C: New test.
2337 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2339 * gcc.dg/c90-array-lval-6.c: New test.
2340 * gcc.dg/c99-array-lval-6.c: New test.
2342 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
2343 Ziemowit Laski <zlaski@apple.com>
2345 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2346 'Derived', so that it is never considered a class method; add
2347 new warning for '+port' method ambiguity.
2348 * objc.dg/method-12.m: Include <objc/objc.h> instead of
2349 <objc/objc-api.h> (needed on Mac OS X).
2350 * objc.dg/method-13.m: New test.
2352 2003-10-03 Roger Sayle <roger@eyesopen.com>
2354 PR optimization/9325, PR java/6391
2355 * gcc.c-torture/execute/20031003-1.c: New test case.
2357 2003-10-02 Mark Mitchell <mark@codesourcery.com>
2359 PR optimization/12180
2360 * gcc.dg/20031002-1.c: New test.
2363 * g++.dg/inherit/error1.C: New test.
2365 2003-10-02 Chris Demetriou <cgd@broadcom.com>
2367 * lib/f-torture.exp (search_for): Rename to...
2368 (search_for_re): This. Also, clean up comments and the
2369 "regexp" invocation.
2371 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
2373 * gcc.c-torture/compile/20031002-1.c: New test.
2375 2003-10-02 Jakub Jelinek <jakub@redhat.com>
2377 * g++.dg/opt/cond1.C: New test.
2379 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
2381 * gcc.dg/Wold-style-definition-2.c: New testcase.
2382 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2384 2003-09-29 Richard Henderson <rth@redhat.com>
2386 * g++.dg/init/array10.C: Add dg-options.
2388 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
2390 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2392 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2394 * g++.dg/template/friend19.C: Fix typo.
2395 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2397 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
2399 * gcc.c-torture/execute/20030928-1.c: New test.
2400 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2402 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
2404 * g++.dg/opt/unroll1.C: New test.
2406 2003-09-26 Roger Sayle <roger@eyesopen.com>
2408 PR optimization/11741
2409 * gcc.dg/20030926-1.c: New test case.
2411 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2414 * g++.dg/parse/access7.C: New test.
2415 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2417 2003-09-24 Ziemowit Laski <zlaski@apple.com>
2419 MERGE OF objc-improvements-branch into MAINLINE:
2420 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2421 if libobjc has not been built.
2422 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2423 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2424 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2425 objc/execute/nested-3.m, objc/execute/np-2.m,
2426 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2427 objc/execute/redefining_self.m, objc/execute/root_methods.m,
2428 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2429 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2430 objc.dg/special/unclaimed-category-1.h,
2431 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2432 well as GNU runtime.
2433 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2434 * execute/cascading-1.m, execute/function-message-1.m,
2435 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2436 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2437 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2438 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2439 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2440 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2441 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2442 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2443 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2444 * objc.dg/bitfield-2.m: Run only on Darwin.
2445 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2446 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2447 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2448 * objc.dg/const-str-1.m: Fix constant string layout.
2450 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
2452 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2454 2003-09-23 Geoffrey Keating <geoffk@apple.com>
2456 * gcc.dg/darwin-abi-1.c: New file.
2458 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
2461 * gcc.c-torture/compile/20030921-1.c: New test.
2463 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2465 * g++.dg/opt/reg-stack2.C: New test.
2467 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2469 * g++.dg/eh/delayslot1.C: New test.
2471 2003-09-20 Richard Henderson <rth@redhat.com>
2473 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2475 2003-09-20 Roger Sayle <roger@eyesopen.com>
2477 * gcc.c-torture/execute/20030920-1.c: New test case.
2479 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2481 * g++.dg/rtti/typeid3.C: Correct expected error message.
2483 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2486 * g++.dg/parse/crash12.C: New test.
2488 2003-09-19 Janis Johnson <janis187@us.ibm.com>
2490 * gcc.dg/compat/mixed-struct-check.h: New.
2491 * gcc.dg/compat/mixed-struct-defs.h: New.
2492 * gcc.dg/compat/mixed-struct-init.h: New.
2493 * gcc.dg/compat/struct-by-value-19_main.c: New.
2494 * gcc.dg/compat/struct-by-value-19_x.c: New.
2495 * gcc.dg/compat/struct-by-value-19_y.c: New.
2496 * gcc.dg/compat/struct-by-value-20_main.c: New.
2497 * gcc.dg/compat/struct-by-value-20_x.c: New.
2498 * gcc.dg/compat/struct-by-value-20_y.c: New.
2499 * gcc.dg/compat/struct-return-19_main.c: New.
2500 * gcc.dg/compat/struct-return-19_x.c: New.
2501 * gcc.dg/compat/struct-return-19_y.c: New.
2502 * gcc.dg/compat/struct-return-20_main.c: New.
2503 * gcc.dg/compat/struct-return-20_x.c: New.
2504 * gcc.dg/compat/struct-return-20_y.c: New.
2506 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
2507 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2508 so that it will not complain on LP64 targets.
2510 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2513 * g++.dg/template/friend24.C: New test.
2515 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
2518 * g++.dg/template/memtmpl2.C: New test.
2520 2003-09-18 Mark Mitchell <mark@codesourcery.com>
2523 * gcc.dg/builtin-apply1.c: New test.
2525 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
2528 * g++.dg/warn/Wunused-4.C: New test.
2530 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2533 * g++.dg/other/gc2.C: New test.
2535 2003-09-17 Mark Mitchell <mark@codesourcery.com>
2538 * g++.dg/rtti/typeid3.C: New test.
2541 * g++.dg/overload/template1.C: New test.
2543 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
2545 * g++.dg/opt/cfg3.C: New test.
2547 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2550 * g++.dg/template/crash11.C: New test.
2552 2003-09-16 Jason Merrill <jason@redhat.com>
2553 Jakub Jelinek <jakub@redhat.com>
2555 * gcc.dg/attr-warn-unused-result.c: New test.
2557 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
2560 * g++.dg/expr/call2.C: New test.
2562 2003-09-15 Andreas Jaeger <aj@suse.de>
2564 * gcc.dg/Wold-style-definition-1.c: New test.
2566 2003-09-14 Mark Mitchell <mark@codesourcery.com>
2569 * g++.dg/parse/template12.C: New test.
2571 * g++.dg/abi/bitfield11.C: New test.
2572 * g++.dg/abi/bitfield12.C: Likewise.
2574 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
2576 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
2577 non-expansion of functional macro name without arguments at EOL.
2578 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
2580 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
2582 * gcc.c-torture/execute/20030914-[12].c: New tests.
2584 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
2587 * g++.dg/overload/addr1.C: New test.
2589 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
2591 * gcc.dg/20030909-1.c: New test.
2593 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2595 * gcc.dg/ultrasp10.c: New test.
2597 2003-09-09 Devang Patel <dpatel@apple.com>
2599 * gcc.dg/darwin-ld-6.c: New test.
2601 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2603 * gcc.dg/torture/builtin-explog-1.c: New testcase.
2605 2003-09-08 Mark Mitchell <mark@codesourcery.com>
2607 * gcc.dg/ia64-types1.c: New test.
2608 * gcc.dg/ia64-types2.c: Likewise.
2610 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2612 * gcc.dg/builtins-1.c: Add more _Complex tests.
2613 * gcc.dg/torture/builtin-attr-1.c: Likewise.
2615 * gcc.dg/builtins-1.c: Test existing _Complex functions.
2616 * gcc.dg/torture/builtin-attr-1.c: Likewise.
2618 2003-09-08 Mark Mitchell <mark@codesourcery.com>
2621 * g++.dg/lookup/koenig2.C: New test.
2624 * g++.dg/rtti/typeid2.C: New test.
2626 2003-09-08 Jakub Jelinek <jakub@redhat.com>
2628 * gcc.c-torture/compile/20030904-1.c: New test.
2630 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
2632 * g++.dg/opt/longbranch2.C: New test.
2634 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
2636 * g++.dg/template/crash10.C: Only compile it.
2638 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
2641 * gcc.c-torture/compile/20030907-1.c: New test.
2642 * g++.dg/init/array11.C: New test.
2644 2003-09-07 Mark Mitchell <mark@codesourcery.com>
2647 * g++.dg/init/struct1.C: New test.
2649 2003-09-07 Mark Mitchell <mark@codesourcery.com>
2652 * g++.dg/expr/comma1.C: New test.
2654 2003-09-06 Mark Mitchell <mark@codesourcery.com>
2657 * g++.dg/expr/static_cast5.C: New test.
2659 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
2662 * g++.dg/lookup/scoped7.C: New test.
2665 * g++.dg/other/static1.C: New test.
2668 * g++.dg/warn/template-1.C: New test.
2671 * g++.dg/template/crash10.C: New test.
2674 * g++.dg/overload/VLA.C: New test.
2677 * g++.dg/template/call1.C: New test.
2679 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
2682 * g++.dg/parse/using3.C: New test.
2684 2003-09-06 Roger Sayle <roger@eyesopen.com>
2687 * g++.dg/overload/builtin3.C: New test case.
2689 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
2692 * gcc.dg/20030906-1.c: New test.
2693 * gcc.dg/20030906-2.c: Likewise.
2695 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
2698 * g++.dg/parse/defarg5.C: New test.
2700 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2702 2003-09-05 Mark Mitchell <mark@codesourcery.com>
2705 * g++.dg/expr/static_cast4.C: New test.
2708 * g++.dg/template/crash9.C: New test.
2710 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2712 * g++.old-deja/g++.ext/pretty2.C: Update for change
2714 * g++.old-deja/g++.ext/pretty3.C: Likewise.
2716 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
2719 * g++/dg/template/qualified-id1.C: New test.
2722 * g++.dg/warn/noeffect4.C: New test.
2724 2003-09-04 Matt Austern <austern@apple.com>
2726 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2727 * g++.dg/ext/fnname2.C: Likewise.
2728 * g++.dg/ext/fnname3.C: Likewise.
2730 2003-09-04 Mark Mitchell <mark@codesourcery.com>
2732 * g++.dg/expr/lval1.C: New test.
2733 * g++.dg/ext/lvcast.C: Remove.
2735 2003-09-03 Roger Sayle <roger@eyesopen.com>
2737 PR optimization/11700.
2738 * gcc.c-torture/compile/20030903-1.c: New test case.
2740 2003-09-03 Mark Mitchell <mark@codesourcery.com>
2743 * g++.dg/abi/layout4.C: New test.
2745 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
2748 * g++.dg/parse/friend3.C: New test.
2750 2003-09-02 Mark Mitchell <mark@codesourcery.com>
2753 * g++.dg/template/class1.C: New test.
2756 * g++.dg/expr/call1.C: New test.
2758 2003-09-01 Mark Mitchell <mark@codesourcery.com>
2761 * g++.dg/init/ref9.C: New test.
2764 * g++.dg/template/nested4.C: New test.
2766 2003-08-29 Mark Mitchell <mark@codesourcery.com>
2769 * g++.dg/template/non-dependent4.C: New test.
2772 * g++.dg/inherit/conv1.C: New test.
2774 2003-08-29 Mark Mitchell <mark@codesourcery.com>
2777 * g++.dg/ext/label1.C: New test.
2778 * g++.dg/ext/label2.C: Likewise.
2780 2003-08-28 Mark Mitchell <mark@codesourcery.com>
2782 * g++.dg/expr/cond3.C: New test.
2784 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2786 * gcc.dg/builtins-1.c: Add new builtin cases.
2788 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2790 * gcc.dg/builtins-1.c: Add new cases.
2791 * gcc.dg/torture/builtin-attr-1.c: Likewise.
2793 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2795 * gcc.dg/builtins-1.c: Add more math builtin tests.
2796 * gcc.dg/torture/builtin-attr-1.c: New test.
2798 2003-08-28 Mark Mitchell <mark@codesourcery.com>
2800 PR optimization/5079
2801 * g++.dg/opt/static3.C: New test.
2803 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2805 * gcc.misc-tests/gcov-10b.c: New test.
2807 2003-08-27 Mark Mitchell <mark@codesourcery.com>
2809 * g++.dg/opt/ptrmem3.C: New test.
2811 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2813 2003-08-27 Jakub Jelinek <jakub@redhat.com>
2815 * gcc.dg/20030826-2.c: New test.
2817 2003-08-26 Roger Sayle <roger@eyesopen.com>
2820 * g77.f-torture/compile/12002.f: New test case.
2822 2003-08-26 Roger Sayle <roger@eyesopen.com>
2824 * gcc.dg/20030826-1.c: New test case.
2826 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
2828 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2830 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
2833 * c++.dg/lookup/crash1.C: New test.
2835 * c++.dg/warn/noeffect3.C: New test.
2837 2003-08-25 Janis Johnson <janis187@us.ibm.com>
2839 * gcc.dg/compat/vector-1_x.c: Compile with -w.
2840 * gcc.dg/compat/vector-1_y.c: Ditto.
2841 * gcc.dg/compat/vector-2_x.c: Ditto.
2842 * gcc.dg/compat/vector-2_y.c: Ditto.
2844 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
2846 * gcc.dg/20030702-1.c: New test.
2848 2003-08-25 Mark Mitchell <mark@codesourcery.com>
2851 * g++.dg/ext/altivec-1.C: New test.
2853 2003-08-24 Richard Henderson <rth@redhat.com>
2855 * g++.dg/eh/simd-2.C: Add -w for x86.
2857 2003-08-23 Jakub Jelinek <jakub@redhat.com>
2859 * gcc.dg/20030815-1.c: New test.
2861 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2864 * g++.dg/parse/access6.C: New test.
2866 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2868 PR c++/641, c++/11876
2869 * g++.dg/template/friend22.C: New test.
2870 * g++.dg/template/friend23.C: Likewise.
2872 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2874 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2877 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2879 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2881 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2883 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2885 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2887 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2889 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2891 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2893 2003-08-21 Mark Mitchell <mark@codesourcery.com>
2896 * g++.dg/overload/prom1.C: New test.
2899 * g++.dg/parse/dtor2.C: New test.
2902 * g++.dg/parse/using2.C: New test.
2904 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
2907 * gcc.c-torture/compile/20030821-1.c: New.
2909 2003-08-20 Mark Mitchell <mark@codesourcery.com>
2912 * g++.dg/template/deduce2.C: New test.
2914 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
2916 * gcc.c-torture/execute/20030821-1.c: New test.
2918 2003-08-20 Roger Sayle <roger@eyesopen.com>
2921 * gcc.dg/20030820-1.c: New test case.
2923 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
2926 * g++.dg/warn/noeffect2.C: New test.
2928 2003-08-19 Mark Mitchell <mark@codesourcery.com>
2931 * g++.dg/template/dtor2.C: New test.
2934 * g++.dg/template/operator1.C: New test.
2935 * g++.dg/parse/operator4.C: New test.
2938 * g++.dg/expr/enum1.C: New test.
2939 * gcc.dg/c99-bool-1.c: Remove bogus warning.
2942 * g++.dg/parse/elab2.C: New test.
2943 * g++.dg/parse/typedef4.C: Change error message.
2944 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2945 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2946 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2948 2003-08-19 Geoffrey Keating <geoffk@apple.com>
2950 * gcc.dg/pch/warn-1.c: New.
2951 * gcc.dg/pch/warn-1.hs: New.
2953 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
2956 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
2958 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2960 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
2962 * gcc.dg/uninit-D.c: New Test.
2963 * gcc.dg/uninit-E.c: New Test.
2964 * gcc.dg/uninit-F.c: New Test.
2965 * gcc.dg/uninit-G.c: New Test.
2967 2003-08-19 Michael Ritzert <ritzert@t-online.de>
2969 * g++.dg/README: Describe the pch directory.
2971 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2974 * g++.dg/parse/access4.C: New test.
2975 * g++.dg/parse/access5.C: Likewise.
2976 * g++.old-deja/g++.jason/access17.C: Adjust error message.
2978 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
2980 * gcc.dg/noncompile/20030818-1.c: New.
2982 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
2985 * g++.dg/warn/noeffect1.C: New test.
2987 * g++.dg/template/scope2.C: New test.
2988 * g++.dg/template/error2.C: Correct dg-error
2990 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
2992 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
2994 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
2997 * g++.dg/template/warn1.C: New.
2999 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
3001 * g++.dg/template/error2.C: New test.
3002 * g++.dg/lookup/using7.C: Adjust errors
3003 * g++.old-deja/g++.pt/crash36.C: Likewise.
3004 * g++.old-deja/g++.pt/derived3.C: Likewise.
3006 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3008 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3009 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3010 * gcc.c-torture/execute/builtins/string-9.c: New, from
3011 string-opt-9.c. Adjust for execute/builtins framework.
3012 * gcc.c-torture/execute/string-opt-9.c: Delete.
3014 2003-08-12 Mark Mitchell <mark@codesourcery.com>
3016 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3018 * g++.dg/parse/ret-type2.C: New test.
3021 * g++.dg/init/new8.C: New test.
3024 * g++.dg/parse/typedef5.C: New test.
3027 * g++.dg/parse/qualified2.C: New test.
3028 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3031 2003-08-11 Mark Mitchell <mark@codesourcery.com>
3033 * g++.dg/conversion/ptrmem1.C: New test.
3035 2003-08-11 Jakub Jelinek <jakub@redhat.com>
3038 * gcc.dg/20030811-1.c: New test.
3041 * gcc.c-torture/execute/20030811-1.c: New test.
3043 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3045 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3047 2003-08-10 Mark Mitchell <mark@codesourcery.com>
3050 * g++.dg/inherit/multiple1.C: New test.
3052 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
3054 * gcc.dg/spe1.c: New test.
3057 * g++.dg/expr/cast2.C: New test.
3060 * g++.dg/template/dependent-name2.C: New test.
3062 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
3064 * g++.dg/parse/crash11.C: Put the dg options in comments.
3066 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
3068 * lib/gcc-dg.exp: Update for diagnostic change.
3070 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3073 * g++.dg/parse/crash11.C: New test.
3075 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
3077 * gcc.dg/cpp/spacing1.c: Update.
3079 2003-08-04 Janis Johnson <janis187@us.ibm.com>
3082 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3085 2003-08-04 Roger Sayle <roger@eyesopen.com>
3088 * gcc.c-torture/compile/20030804-1.c: New test case.
3090 2003-08-04 Roger Sayle <roger@eyesopen.com>
3092 * gcc.dg/20030804-1.c: New test case.
3094 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
3096 * gcc.dg/cpp/separate-1.c: New test.
3098 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
3101 * g++.dg/template/dependent-expr2.C: New test.
3104 * g++.dg/expr/ptrmem1.C: New test.
3106 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3109 * g++.dg/template/friend15.C: New test.
3111 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
3113 * lib/dg-pch.exp: Work round PCH bug.
3115 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3117 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
3118 builtins. Move cases from builtins-4.c here.
3120 * gcc.dg/torture/builtin-math-1.c: New test taken from
3121 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3124 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3127 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
3130 * g++.dg/template/using7.C: New test.
3132 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
3134 * import1.c, import2.c: New tests.
3136 2003-08-01 Jakub Jelinek <jakub@redhat.com>
3138 * g++.dg/eh/crossjump1.C: New test.
3140 2003-08-01 Mark Mitchell <mark@codesourcery.com>
3143 * g++.dg/template/using6.C: New test.
3146 * g++.dg/template/koenig2.C: New test.
3148 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3151 * g++.dg/parse/typedef4.C: New test.
3153 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3155 PR c++/8442, c++/8806
3156 * g++.dg/template/elab1.C: New test.
3157 * g++.dg/template/type2.C: Likewise.
3158 * g++.dg/template/ttp3.C: Adjust expected error message.
3159 * g++.old-deja/g++.law/visibility13.C: Likewise.
3160 * g++.old-deja/g++.niklas/t135.C: Likewise.
3161 * g++.old-deja/g++.pt/ttp41.C: Likewise.
3162 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3164 * g++.old-deja/g++.pt/ttp44.C: Likewise.
3166 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
3169 * g++.dg/ext/stmtexpr1.C: New test.
3171 * g++.dg/opt/tmp1.C: New test.
3174 * g++.dg/parse/constant4.C: New test.
3177 * g++.dg/template/using5.C: New test.
3179 2003-07-31 Roger Sayle <roger@eyesopen.com>
3181 * gcc.dg/builtins-27.c: New test case.
3183 2003-07-31 Jakub Jelinek <jakub@redhat.com>
3185 * gcc.dg/tls/opt-7.c: New test.
3187 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
3189 * g++.old-deja/g++.other/crash18.C: Remove.
3191 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
3193 * g++.dg/template/explicit3.C: New.
3194 * g++.dg/template/explicit4.C: New.
3195 * g++.dg/template/explicit5.C: New.
3198 * g++.dg/template/memtmpl1.C: New.
3200 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
3203 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3204 * gcc.dg/i386-387-5.c (dg-options): Likewise.
3206 2003-07-30 Jan Hubicka <jh@suse.cz>
3210 2003-07-29 Zack Weinberg <zack@codesourcery.com>
3212 * gcc.dg/struct-in-proto-1.c: New test.
3214 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
3216 * gcc.dg/cpp/include2.c: Only expect one message.
3218 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
3221 * g++.dg/template/using1.C: New test.
3222 * g++.dg/template/using2.C: New test.
3223 * g++.dg/template/using3.C: New test.
3224 * g++.dg/template/using4.C: New test.
3226 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
3228 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3229 * gcc.c-torture/execute/string-opt-10.c: Likewise.
3231 2003-07-28 Jan Hubicka <jh@suse.cz>
3234 * g++.dg/opt/call1.C: New test.
3236 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
3239 * g++.dg/init/enum2.C: New test.
3240 * g++.dg/template/overload1.C: Add "-w" option.
3242 2003-07-28 <hp@bitrange.com>
3244 * gcc.dg/Wdeclaration-after-statement-1.c,
3245 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3247 2003-07-28 Jakub Jelinek <jakub@redhat.com>
3249 * gcc.c-torture/compile/20030725-1.c: New test.
3251 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
3253 * gcc.dg/20030505.c: Only run for SPE.
3254 Remove definition of opaque type.
3256 2003-07-27 Mark Mitchell <mark@codesourcery.com>
3258 * g++.dg/template/ptrmem6.C: New test.
3260 2003-07-26 Geoffrey Keating <geoffk@apple.com>
3262 * gcc.c-torture/compile/zero-strct-2.c: New test.
3264 2003-07-25 Geoffrey Keating <geoffk@apple.com>
3266 * gcc.dg/intermod-1.c: New test.
3268 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
3271 * g++.dg/template/lookup2.C: New test.
3272 * g++.dg/template/memclass1.C: Remove instantiated from error.
3273 * g++.dg/other/error2.C: Tweak expected errors.
3276 * g++.dg/template/defarg3.C: New test.
3278 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3280 2003-07-24 Mark Mitchell <mark@codesourcery.com>
3282 * g++.dg/inherit/access5.C: New test.
3284 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3287 * g++.dg/template/crash8.C: New test.
3289 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
3292 * gcc.dg/noncompile/incomplete-2.c: New test.
3294 2003-07-23 Mark Mitchell <mark@codesourcery.com>
3297 * g++.dg/inherit/access4.C: New test.
3300 * g++.dg/expr/cond2.C: New test.
3302 PR optimization/10679
3303 * g++.dg/opt/inline4.C: New test.
3305 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
3307 * g++.dg/parse/crash10: New test.
3309 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
3311 * g++.dg/ext/flexary1.C: New test.
3313 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3316 * g++.dg/template/crash9.C: New test.
3318 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3321 * g++.dg/parse/typedef3.C: New test.
3324 * g++.dg/parse/operator2.C: New test.
3327 * g++.dg/parse/def-tmpl-arg1.C: New test.
3330 * g++.dg/parse/funptr1.C: New test.
3333 * g++.dg/parse/ambig3.C: New test.
3336 * g++.dg/parse/operator3.C: New test.
3339 * g++.dg/parse/template10.C: New test.
3342 * g++.dg/parse/template11.C: New test.
3345 * g++.dg/parse/invalid-op1.C: New test.
3348 * g++.dg/parse/condexpr1.C: New test.
3350 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
3352 * g++.dg/ext/packed3.C: New test.
3353 * g++.dg/ext/packed4.C: New test.
3355 * gcc.dg/pack-test-3.c: New test.
3357 2003-07-21 Janis Johnson <janis187@us.ibm.com>
3359 * lib/compat.exp: Handle dg-options per source file.
3360 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3361 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3362 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3363 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3364 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3365 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3366 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3367 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3368 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3369 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3370 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3371 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3372 * g++.dg/compat/break/bitfield7_x.C: Ditto.
3373 * g++.dg/compat/break/bitfield7_y.C: Ditto.
3375 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
3378 * gcc.c-torture/execute/20030718-1.c: New test.
3380 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3382 PR optimization/11536
3383 * gcc.dg/20030721-1.c: New test.
3385 2003-07-19 Mark Mitchell <mark@codesourcery.com>
3388 * g++.dg/template/lookup1.C: New test.
3390 2003-07-19 Zack Weinberg <zack@codesourcery.com>
3392 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3393 diagnostics of ill-formed constructs involving labels.
3394 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3395 the new 'previously defined here' message.
3397 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
3399 * g++.dg/parse/non-dependent2.C: New test.
3401 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
3403 * g++.dg/init/init-ref4.C: xfail on targets without
3406 2003-07-17 Jakub Jelinek <jakub@redhat.com>
3409 * gcc.c-torture/execute/20030717-1.c: New test.
3411 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
3413 * g++.dg/opt/cfg1.C: New test.
3415 2003-07-17 Mark Mitchell <mark@codesourcery.com>
3417 PR optimization/11557
3418 * gcc.dg/20030717-1.c: New test.
3420 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
3423 * g++.dg/expr/crash-1.C: New test.
3426 * g++.dg/template/init3.C: New test.
3429 * g++.dg/template/non-dependent1.C: New test.
3432 * g++.dg/template/non-dependent2.C: New test.
3435 * g++.dg/template/non-dependent3.C: New test.
3438 * g++.dg/template/sizeof5.C: New test.
3440 2003-07-17 Geoffrey Keating <geoffk@apple.com>
3443 * gcc.c-torture/compile/mangle-1.c: New file.
3445 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3448 * g++.dg/parse/access3.C: New test.
3450 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
3453 * g++.dg/init/init-ref4.C: New test.
3455 2003-07-16 Mark Mitchell <mark@codesourcery.com>
3458 * g++.dg/parse/constant3.C: New test.
3459 * g++.dg/parse/crash7.C: Likewise.
3461 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
3464 * gcc.dg/i386-pentium4-not-mull.c: New.
3466 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
3468 * gcc.dg/asm-names.c (ymain): Make it weak.
3470 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3473 * g++.dg/template/friend21.C: New test.
3475 2003-07-16 Jakub Jelinek <jakub@redhat.com>
3477 * gcc.dg/cleanup-8.c: New test.
3478 * gcc.dg/cleanup-9.c: New test.
3480 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
3482 * g++.dg/ext/dll-MI1.h: New file.
3483 * g++.dg/ext/dllexport-MI1.C: New file.
3484 * g++.dg/ext/dllimport-MI1.C: New file.
3486 2003-07-15 Jakub Jelinek <jakub@redhat.com>
3488 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3489 it does not have cmpstrsi patterns (just cmpmemsi).
3491 2003-07-15 Mark Mitchell <mark@codesourcery.com>
3494 * g++.dg/debug/debug8.C: New test.
3496 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3499 * g++.dg/template/crash7.C: New test.
3501 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
3504 * gcc.c-torture/compile/20030708-1.c: New.
3506 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
3508 * gcc.c-torture/execute/20030715-1.c: New test.
3510 2003-07-14 Geoffrey Keating <geoffk@apple.com>
3512 * gcc.dg/pch/inline-3.c: New file.
3513 * gcc.dg/pch/inline-3.hs: New file.
3514 * gcc.dg/pch/inline-4.c: New file.
3515 * gcc.dg/pch/inline-4.hs: New file.
3517 2003-07-14 Mark Mitchell <mark@codesourcery.com>
3520 * g++.dg/template/crash6.C: New test.
3523 * g++.dg/template/friend20.C: New test.
3526 * g++.dg/template/overload2.C: New test.
3528 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3530 PR optimization/11440
3531 * gcc.c-torture/execute/20030714-1.c: New test.
3533 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3536 * g++.dg/template/partial2.C: New test.
3538 2003-07-13 Mark Mitchell <mark@codesourcery.com>
3541 * g++.dg/template/anon1.C: New test.
3545 * g++.dg/parse/template9.C: Likewise.
3546 * g++.dg/template/crash4.C: New test.
3547 * g++.dg/template/koenig1.C: Likewise.
3548 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3549 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3550 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3552 * g++.old-deja/g++.jason/template36.C: Likewise.
3553 * g++.old-deja/g++.mike/p1989.C: Likewise.
3554 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3555 * g++.old-deja/g++.pt/ttp20.C: Use this->.
3556 * g++.old-deja/g++.pt/ttp21.C: Use this->.
3557 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3559 * g++.old-deja/g++.pt/union2.C: Use this->.
3561 2003-07-11 Jakub Jelinek <jakub@redhat.com>
3563 * gcc.dg/20030711-1.c: New test.
3565 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
3568 * g++.dg/parse/args1.C: New test.
3569 * g++.pt/defarg8.C: Change expected errors.
3571 2003-07-11 Mark Mitchell <mark@codesourcery.com>
3574 * g++.dg/template/nontype2.C: New test.
3577 * g++.dg/parse/template8.C: New test.
3580 * g++.dg/template/scope1.C: New test.
3582 * g++.dg/warn/Wsign-compare-1.C: New test.
3584 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
3586 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3588 2003-07-10 Mark Mitchell <mark@codesourcery.com>
3591 * g++.dg/template/explicit2.C: New test.
3594 * g++.dg/warn/pedantic1.C: New test.
3596 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
3599 * g++.dg/other/field1.C: New test.
3601 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
3604 * gcc.c-torture/compile/20030707-1.c: New.
3606 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3609 * g++.dg/template/access12.C: New test.
3611 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
3613 * g++.dg/bprob/bprob.exp (prof_ext): Update.
3614 * g77.dg/bprob/bprob.exp (prof_ext): Update.
3615 * gcc.misc-tests/bprob.exp (prof_ext): Update.
3616 * gcc.misc-tests/gcov.exp: Update
3617 * g++.dg/gcov/gcov.exp: Update
3618 * lib/gcov.exp: Update.
3620 2003-07-08 Mark Mitchell <mark@codesourcery.com>
3622 * g++.dg/abi/mangle17.C: Make sure template expressions are
3624 * g++.dg/abi/mangle4.C: Mark erroneous casts.
3625 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3626 * g++.dg/opt/stack1.C: Remove erroneous code.