1 2005-10-20 Geoffrey Keating <geoffk@apple.com>
3 * obj-c++.dg/except-1.mm: New.
5 * obj-c++.dg/stubify-2.mm: Update the name of the RTL dump file.
7 2005-10-21 Alan Modra <amodra@bigpond.net.au>
9 * g++.dg/warn/Wconversion1.C: Use -fsigned-char.
11 2005-10-20 Alexandre Oliva <aoliva@redhat.com>
14 * g++.old-deja/g++.abi/vtable2.C: Do not introduce external
15 declarations with the same names as thunks' alias targets, use
17 * gcc.dg/attr-alias-3.c: New test.
18 * gcc.dg/weak/weak-14.c, gcc.dg/weak/weak-14a.c: New test.
20 2005-10-20 Mark Mitchell <mark@codesourcery.com>
23 * g++.dg/parse/access8.C: New test.
25 2005-10-20 Richard Guenther <rguenther@suse.de>
28 * g++.dg/tree-ssa/pr24439.C: New testcase.
30 2005-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
32 * g++.dg/opt/delay-slot-1.C: New test.
34 2005-10-20 Erik Edelmann <erik.edelmann@iki.fi>
37 * gfortran.fg/der_init_1.f90: New.
39 2005-10-19 Ulrich Weigand <uweigand@de.ibm.com>
41 * gcc.dg/20050824-1.c (f): Clobber %r13 and %r14 only on s390x.
43 2005-10-19 Mark Mitchell <mark@codesourcery.com>
46 * g++.dg/parse/error28.C: New test.
48 2005-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
50 * gcc.dg/profile-generate-2.c: New test.
52 2005-10-18 Danny Smith <dannysmith@users.sourceforge.net>
55 * g++.dg/ext/dllimport11.C: New.
57 2005-10-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
60 * g++.dg/other/friend3.C: New test.
62 2005-10-18 Mark Mitchell <mark@codesourcery.com>
65 * g++.dg/template/error19.C: New test.
67 2005-10-18 Nathan Sidwell <nathan@codesourcery.com>
70 * g++.dg/overload/koenig2.C: New.
73 * g++.dg/overload/error2.C: New.
76 * g++.dg/inherit/covariant14.C: New.
78 2005-10-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
81 * g++.dg/parse/for1.C: New test.
83 2005-10-17 Paul Thomas <pault@gcc.gnu.org>
86 * gfortran.dg/host_dummy_index_1.f90: New test.
89 * gfortran.dg/automatic_char_len_2.f90: New test.
92 * gfortran.dg/recursive_statement_functions.f90: New test.
95 * gfortran.dg/assumed_size_dt_dummy.f90: New test.
98 * gfortran.dg/external_initializer.f90: New test.
101 * non_module_public.f90: New test.
103 2005-10-17 Nathan Sidwell <nathan@codesourcery.com>
106 * g++.dg/template/overload7.C: New.
109 * g++.dg/other/switch2.C: Remove expected warnings.
112 * g++.dg/template/defarg6.C: New.
114 2005-10-17 Uros Bizjak <uros@kss-loka.si>
117 * gcc.target/i386/pr24315.c: New test.
119 2005-10-16 Mark Mitchell <mark@codesourcery.com>
122 * g++.dg/template/static21.C: New test.
123 * g++.dg/template/static21-a.cc: Likewise.
125 2005-10-16 Andrew Pinski <pinskia@physics.uc.edu>
128 * g++.dg/warn/Wswitch-default-1.C: New test.
129 * g++.dg/warn/Wswitch-default-2.C: New test.
131 2005-10-16 Mark Mitchell <mark@codesourcery.com>
134 * g++.dg/parse/template18.C: New test.
135 * g++.dg/template/nontype15.C: Likewise.
137 2005-10-16 Erik Edelmann <erik.edelmann@iki.fi>
140 * gfortran.dg/spec_expr_2.f90: New.
142 2005-10-16 Hans-Peter Nilsson <hp@axis.com>
144 * g++.dg/debug/debug3.C, g++.dg/ext/visibility/noPLT.C,
145 g++.dg/opt/vt1.C, g++.old-deja/g++.other/local-alloc1.C,
146 gcc.dg/20001009-1.c, gcc.dg/20010912-1.c, gcc.dg/20020122-4.c,
147 gcc.dg/20020415-1.c, gcc.dg/20020430-1.c, gcc.dg/20021018-1.c,
148 gcc.dg/20021023-1.c, gcc.dg/20021029-1.c, gcc.dg/20021116-1.c,
149 gcc.dg/20030120-1.c, gcc.dg/20030213-1.c, gcc.dg/20030225-1.c,
150 gcc.dg/20030702-1.c, gcc.dg/20030708-1.c, gcc.dg/20040311-2.c,
151 gcc.dg/inline-2.c: Guard test with { target fpic }. Remove
152 previous target-specific skips and warning-message matches where
155 2005-10-15 Mark Mitchell <mark@codesourcery.com>
158 * g++.dg/warn/Wctor-dtor.C: New test.
160 2005-10-14 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
163 * gcc.dg/for-1.c: New test.
165 2005-10-14 Mark Mitchell <mark@codesourcery.com>
168 * g++.dg/warn/Wconversion1.C: New test.
169 * g++.dg/ext/packed4.C: Compile with -w.
170 * g++.dg/opt/20050511-1.C: Likewise.
171 * g++.old-deja/g++.other/warn4.C: Compiler with -Wconversion.
173 2005-10-14 Jakub Jelinek <jakub@redhat.com>
175 * gfortran.dg/boz_5.f90: New test.
177 2005-10-14 Nathan Sidwell <nathan@codesourcery.com>
180 * g++.dg/other/switch2.C: New.
183 * g++.dg/init/ctor7.C: New.
185 2005-10-13 David Edelsohn <edelsohn@gnu.org>
188 * g++.dg/parse/crash32.C: New test.
190 2005-10-13 Mark Mitchell <mark@codesourcery.com>
193 * g++.dg/init/goto2.C: New test.
196 * g++.dg/template/crash/41.C: New test.
199 * g++.dg/template/crash40.C: New test.
202 * g++.dg/parse/friend5.C: New test.
205 * g++.dg/template/crash38.C: New test.
208 * g++.dg/template/friend38.C: New test.
211 * g++.dg/template/crash39.C: New test.
213 2005-10-13 Hans-Peter Nilsson <hp@bitrange.com>
215 * gcc.dg/debug/dwarf2/dwarf-char1.c,
216 gcc.dg/debug/dwarf2/dwarf-char2.c,
217 gcc.dg/debug/dwarf2/dwarf-char3.c: Skip for mmix-*-*
219 * gcc.dg/intmax_t-1.c: Remove mmix-*-* from dg-error statement.
221 2005-10-12 Danny Smith <dannysmith@users.sourceforge.net>
223 * gcc.dg/dll-2.c: Add tests for warnings.
224 * gcc.dg/dll-3.c: Likewise.
225 * gcc.dg/dll-4.c: Likewise.
227 * g++.dg/ext/dllimport1.C: Adjust tests for warnings.
228 * g++.dg/ext/dllimport2.C: Likewise.
229 * g++.dg/ext/dllimport3.C: Likewise.
230 * g++.dg/ext/dllimport7.C: Likewise.
231 * g++.dg/ext/dllimport8.C: Likewise.
232 * g++.dg/ext/dllimport9.C: Likewise.
234 2005-10-10 Paul Thomas <pault@gcc.gnu.org>
237 * gfortran.dg/derived_pointer_recursion.f90: New test.
239 2005-10-12 Adrian Straetling <straetling@de.ibm.com>
241 * gcc.c-torture/execute/20051012-1.c: New test.
243 2005-10-12 Paul Thomas <pault@gcc.gnu.org>
246 * gfortran.dg/automatic_char_len_1.f90: New test.
248 2005-10-12 Paul Thomas <pault@gcc.gnu.org>
251 * gfortran.dg/save_common.f90: New test.
254 * gfortran.dg/save_result.f90: New test.
256 2005-10-12 Nathan Sidwell <nathan@codesourcery.com>
259 * g++.dg/template/dependent-expr1.C: Add new expected error.
260 * g++.dg/template/dependent-expr2.C: Adjust error text.
261 * g++.dg/template/overload6.C: New.
264 * g++.dg/other/typename8.C: New.
267 * g++.dg/other/return1.C: New.
269 2005-10-12 Paolo Bonzini <bonzini@gnu.org>
272 * g++.dg/ext/label5.C: New.
274 2005-10-12 Nathan Sidwell <nathan@codesourcery.com>
277 * g++.dg/parse/crash31.C: New.
279 2005-10-12 Razya Ladelsky <razya@il.ibm.com>
281 * g++.dg/ipa/ipa-1.c: New test.
282 * g++.dg/ipa/ipa-2.c: New test.
283 * g++.dg/ipa/ipa-3.c: New test.
284 * g++.dg/ipa/ipa-4.c: New test.
285 * g++.dg/ipa/ipa-5.c: New test.
286 * g++.dg/ipa/ipa.exp: New file.
288 2005-10-12 Paul Thomas <pault@gcc.gnu.org>
291 * gfortran.dg/private_type_3.f90: New test.
293 2005-10-11 Steven G. Kargl <kargls@comcast.net>
296 gfortran.dg/aint_anint_1.f90: New test.
298 2005-10-11 Steven G. Kargl <kargls@comcast.net>
301 gfortran.dg/csqrt.f: New test.
303 2005-10-11 Ian Lance Taylor <ian@airs.com>
306 * g++.dg/warn/noeffect7.C: New test.
307 * g++.dg/warn/noeffect2.C: Instantiate templates.
308 * g++.dg/warn/noeffect4.C: Instantiate template. Add new error
311 2005-10-11 Mark Mitchell <mark@codesourcery.com>
314 * g++.dg/init/float1.C: New test.
317 * g++.dg/init/member1.C: Tweak error markers.
319 2005-10-11 Janis Johnson <janis187@us.ibm.com>
322 * gcc.dg/compat/struct-layout-1_generator.c (generate_fields):
323 Check for null pointer.
325 2005-10-11 Mark Mitchell <mark@codesourcery.com>
328 * g++.dg/parse/ret-type3.C: New test.
330 2005-10-11 Andrew Pinski <pinskia@physics.uc.edu>
333 * gcc.c-torture/compile/pr23946.c: New test.
335 2005-10-11 Jakub Jelinek <jakub@redhat.com>
337 * g++.dg/opt/mmx2.C: New test.
339 2005-10-10 Mark Mitchell <mark@codesourcery.com>
342 * g++.dg/template/static20.C: New test.
345 * g++.dg/warn/Wunused-12.C: New test.
348 * g++.dg/template/arg4.C: New test.
350 2005-10-10 Eric Botcazou <ebotcazou@libertysurf.fr>
352 * gcc.dg/ucnid-2.c: XFAIL on Solaris.
353 * gcc.dg/ucnid-3.c: Likewise.
354 * gcc.dg/ucnid-4.c: Likewise.
355 * gcc.dg/tree-ssa/gen-vect-25.c (main): Return a value.
356 * g++.dg/other/ucnid-1.C: Likewise.
357 * gcc.dg/sparc-frame-1.c: New test.
359 2005-10-10 Mark Mitchell <mark@codesourcery.com>
362 * g++.dg/template/spec27.C: New test.
365 * g++.dg/template/static19.C: New test.
367 2005-10-09 Eric Botcazou <ebotcazou@libertysurf.fr>
369 * gcc.dg/20050922-1.c: Skip on Solaris 2.5.1 to 9.
370 * g++.dg/warn/miss-format-1.C: XFAIL vscanf test on Solaris 2.5.1 to 8.
372 2005-10-07 Andrew Pinski <pinskia@physics.uc.edu>
375 * gfortran.fortran-torture/compile/pr24136.f: New test.
377 2005-10-08 James A. Morrison <phython@gcc.gnu.org>
380 * g++.dg/parse/crash30.C: New test.
382 2005-10-07 Richard Guenther <rguenther@suse.de>
385 * gcc.c-torture/compile/pr24227.c: New testcase.
387 2005-10-07 Steve Ellcey <sje@cup.hp.com>
389 * gcc.dg/compat/struct-layout-1_generate.c (generate_fields):
390 Do not put aligned attributes on array elements.
392 2005-10-07 Ulrich Weigand <uweigand@de.ibm.com>
394 PR testsuite/23611, PR testsuite/23615
395 * obj-c++.dg/bitfield-3.mm: Include standard headers instead of
396 writing prototypes of library functions by hand.
397 * obj-c++.dg/bitfield-4.mm: Likewise.
398 * obj-c++.dg/const-str-4.mm: Likewise.
399 * obj-c++.dg/encode-4.mm: Likewise.
400 * obj-c++.dg/encode-5.mm: Likewise.
401 * obj-c++.dg/encode-6.mm: Likewise.
402 * obj-c++.dg/gnu-runtime-3.mm: Likewise.
403 * obj-c++.dg/method-10.mm: Likewise.
404 * obj-c++.dg/method-17.mm: Likewise.
405 * obj-c++.dg/method-19.mm: Likewise.
406 * obj-c++.dg/try-catch-2.mm: Likewise.
408 2005-10-06 Richard Henderson <rth@redhat.com>
411 * gcc.dg/i386-sse-10.c: Add -fno-omit-frame-pointer.
413 2005-10-06 Dale Johannesen <dalej@apple.com>
415 * gcc.c-torture/execute/20030125-1.c: Correct.
417 2005-10-06 Richard Guenther <rguenther@suse.de>
419 PR tree-optimization/24238
420 * g++.dg/tree-ssa/pr24238.C: New testcase.
422 2005-10-07 Erik Edelmann <erik.edelmann@iki.fi>
425 * gfortran.dg/der_pointer_3.f90: New test.
427 2005-10-05 Devang Patel <dpatel@apple.com>
430 * g++.dg/other/PR23205.C: New.
432 2005-10-05 Richard Henderson <rth@redhat.com>
435 * g++.dg/eh/omit-frame-pointer.C: Remove i?86 specific options.
436 * g++.dg/eh/omit-frame-pointer2.C: Likewise.
438 2005-10-05 Dale Johannesen <dalej@apple.com>
440 * gcc.c-torture/execute/float-floor.c: New.
442 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
444 PR tree-optimization/21419
445 PR tree-optimization/24146
446 PR tree-optimization/24151
448 * g++.dg/ext/asm7.C: New.
449 * g++.dg/ext/asm8.C: New.
450 * gcc.dg/asm-1.c: Compile on all targets.
451 * gcc.dg/asm-pr24146.c: New.
452 * gcc.dg/pr21419.c: Adjust error messages.
454 2005-10-05 Richard Guenther <rguenther@suse.de>
457 * gfortran.fortran-torture/compile/empty.f90: New testcase.
459 2005-10-05 Nathan Sidwell <nathan@codesourcery.com>
462 * g++.dg/template/spec22.C: Robustify test.
463 * g++.dg/template/spec26.C: New.
465 2005-10-05 Uros Bizjak <uros@kss-loka.si>
467 * gcc.dg/vect/vect-shift-1.c: Include tree-vect.h header. Check
468 if target supports vector instructions.
470 2005-10-04 Geoffrey Keating <geoffk@apple.com>
472 * gcc.dg/builtins-config.h: Only PowerPC Mac OS shipped without
475 2005-10-04 Janis Johnson <janis187@us.ibm.com>
477 * lib/target-supports.exp (check_effective_target_fortran_large_real,
478 check_effective_target_fortran_large_int): Replace cached result
481 2005-10-04 Devang Patel <dpatel@apple.com>
483 * gcc.dg/i386-sse-vect-types.c: New.
485 2005-10-04 Ian Lance Taylor <ian@airs.com>
487 PR preprocessor/13726
488 * gcc.dg/cpp/cmdlne-dI-C.c: New test.
489 * gcc.dg/cpp/cmdlne-dI-C.h: New file.
491 2005-10-04 Richard Guenther <rguenther@suse.de>
494 * gcc.dg/noncompile/pr23576.c: New testcase.
496 2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>
499 * gcc.dg/register-var-3.c: New test.
501 2005-10-04 Steven Bosscher <stevenb@suse.de>
503 * gcc.dg/pr23049.c: New test.
505 * gcc.dg/ucnid-4.c: Fix test.
507 2005-10-03 Diego Novillo <dnovillo@redhat.com>
510 * gcc.c-torture/compile/pr23445.c: New test.
512 2005-10-03 Alexandre Oliva <aoliva@redhat.com>
514 * g++.dg/overload/unknown1.C: New.
516 2005-10-03 Mark Mitchell <mark@codesourcery.com>
519 * g++.dg/template/repo4.C: New test.
521 2005-10-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
524 * gfortran.dg/large_real_kind_2.F90: New test.
525 * gfortran.dg/large_integer_kind_2.f90: New test.
527 2005-10-03 Uros Bizjak <uros@kss-loka.si>
529 * lib/target-supports.exp (check_effective_target_vect_shift):
530 Implement with result caching. Add i?86, x86_64 and ia64 targets.
531 (check_effective_target_vect_condition): Fix copy-n-pasto.
533 * gcc.dg/vect/pr22480.c : Enable for effective-target vect_shift.
534 * gcc.dg/vect/vect-shift-1.c: Remove XFAIL for i?86 and x86_64
537 2005-10-02 Mark Mitchell <mark@codesourcery.com>
540 * g++.dg/template/overload5.C : New test.
543 * g++.dg/expr/stdarg1.C: New test.
545 2005-10-02 Diego Novillo <dnovillo@redhat.com>
548 * gcc.c-torture/execute/pr24142.c: New test.
550 2005-10-01 Diego Novillo <dnovillo@redhat.com>
553 * gcc.c-torture/execute/pr24141.c: New test.
555 2005-10-01 James A. Morrison <phython@gcc.gnu.org>
556 Diego Novillo <dnovillo@redhat.com>
559 * gcc.c-torture/execute/pr23604.c: New test.
561 2005-10-01 Paul Thomas <pault@gcc.gnu.org>
570 gfortran.dg/equiv_constraint_1.f90: New test.
571 gfortran.dg/equiv_constraint_2.f90: New test.
572 gfortran.dg/equiv_constraint_3.f90: New test.
573 gfortran.dg/equiv_constraint_4.f90: New test.
574 gfortran.dg/equiv_constraint_5.f90: New test.
575 gfortran.dg/equiv_constraint_6.f90: New test.
576 gfortran.dg/equiv_constraint_7.f90: New test.
577 gfortran.dg/equiv_constraint_8.f90: New test.
578 gfortran.dg/private_type_1.f90: New test.
579 gfortran.dg/private_type_2.f90: New test.
580 gfortran.dg/g77/980628-2.f, 980628-3.f, 980628-9.f,
581 980628-10.f: Assert std=gnu to permit mixing of
582 types in equivalence statements.
584 2005-09-30 Janne Blomqvist <jblomqvi@cc.hut.fi>
587 * gfortran.dg/open_status_1.f90: New.
589 2005-09-30 Uros Bizjak <uros@kss-loka.si>
591 * gcc.dg/vect/fast-math-vect-reduc-7.c: Clean up temp files.
592 * gcc.dg/vect/pr22480.c: Clean up temp files.
593 * gcc.dg/vect/pr23831.c: Clean up temp files.
594 * gcc.dg/vect/pr23816-1.c: Require effective-target vect_condition.
596 * gcc.dg/vect/pr23816-2.c: Require effective-target vect_condition.
599 * gcc.dg/20050309-1.c: Clean up temp files.
600 * gcc.dg/20050325-1.c: Clean up temp files.
602 2005-09-30 Uros Bizjak <uros@kss-loka.si>
604 PR tree-optimization/24059
605 * gcc.dg/vect/pr24059.c : New test.
607 2005-09-29 Jakub Jelinek <jakub@redhat.com>
610 * gcc.c-torture/execute/20050929-1.c: New test.
612 2005-09-29 Steven Bosscher <stevenb@suse.de>
614 * gcc.dg/tree-ssa/ssa-ccp-11.c: Fix the test case and un-xfail.
616 2005-09-29 Paolo Bonzini <bonzini@gnu.org>
619 * gcc.dg/pr21419.c: New test.
621 2005-09-29 Steven Bosscher <stevenb@suse.de>
623 * gcc.dg/pr23911.c: New test.
625 2005-09-28 Mark Mitchell <mark@codesourcery.com>
627 * g++.dg/opt/pr19650.C: Use -w -fpermissive.
630 * g++.dg/parse/qualified4.C: New test.
631 * g++.old-deja/g++.law/static-mem5.C: Use -w -fpermissive.
632 * g++.old-deja/g++.mike/p8154.C: Likewise.
634 2005-09-27 Mark Mitchell <mark@codesourcery.com>
637 * g++.dg/template/friend37.C: New test.
638 * g++.dg/parse/crash28.C: Adjust error markers.
640 2005-09-27 Jakub Jelinek <jakub@redhat.com>
643 * gfortran.fortran-torture/execute/save_2.f90: New decl.
645 2005-09-27 Devang Patel <dpatel@apple.com>
647 PR tree-optimization/23625
648 * gcc.dg/pr23625.c: New test.
650 2005-09-27 Uros Bizjak <uros@kss-loka.si>
652 * gcc.target/i386/pr22585.c: Run on 32-bit x86 only.
653 * gcc.target/i386/builtin-apply-mmx.c: Run on 32-bit x86 only.
655 2005-09-26 Jakub Jelinek <jakub@redhat.com>
658 * gfortran.fortran-torture/execute/save_1.f90: New test.
659 * gfortran.dg/save_1.f90: New test.
661 2005-09-26 Uros Bizjak <uros@kss-loka.si>
663 * gcc.target/i386/builtin-apply-mmx.c: New test.
666 * gcc.target/i386/pr22576.c: New test.
669 * gcc.target/i386/pr22585.c: New test.
672 * gcc.target/i386/pr23268.c: New test.
675 * gcc.dg/vect/pr23831.c: New test.
678 * gcc.target/i386/pr24055.c: New test.
680 2005-09-25 Kazu Hirata <kazu@codesourcery.com>
682 PR tree-optimization/23960
683 * gcc.c-torture/compile/pr23960.c: New.
685 2005-09-23 Paul Thomas <pault@gcc.gnu.org>
688 * gfortran.dg/nested_modules_3.f90: New.
690 2005-09-22 Steven G. Kargl <kargls@comcast.net>
693 gfortran.dg/interface_1.f90: New test.
695 2005-09-22 Erik Edelmann <erik.edelmann@iki.fi>
696 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
699 * gfortran.dg/der_io_2.f90, gfortran.dg/der_io_3.f90: New test.
701 2005-09-22 Steven G. Kargl <kargls@comcast.net>
704 * gfortran.dg/imag_1.f: New test.
705 * gfortran.dg/imag_2.f: Ditto.
707 2005-09-22 J"orn Rennecke <joern.rennecke@st.com>
709 * gcc.dg/intmax_t-1.c: Remove sh*-*-elf from dg-error statement.
711 2005-09-22 Jakub Jelinek <jakub@redhat.com>
714 * g++.dg/warn/pr21983.C: New test.
716 2005-09-21 Mark Mitchell <mark@codesourcery.com>
719 * g++.dg/template/array14.C: New test.
721 2005-09-21 Erik Edelmann <erik.edelmann@iki.fi>
724 * gfortran.dg/der_ptr_component_1.f90: New test.
726 2005-09-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
729 * g++.dg/template/error1.C: Reject "no matching function" message.
731 2005-09-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
734 * g++.dg/lookup/error1.C: New test.
736 2005-09-21 Dorit Nuzman <dorit@il.ibm.com>
738 * gcc.dg/vect/vect-dv-2.c: Change loop bound and restore original
739 functionality of the testcase.
741 2005-09-20 Richard Henderson <rth@redhat.com>
743 * gcc.dg/vect/vect-22.c: Require vect_float.
744 * gcc.dg/vect/vect-91.c: XFAIL if vect_no_int_add.
746 2005-09-20 Joseph S. Myers <joseph@codesourcery.com>
748 * g++.dg/cpp/ucnid-1.C, g++.dg/cpp/normalize-1.C,
749 g++.dg/other/ucnid-1.C, gcc.dg/cpp/normalize-1.c,
750 gcc.dg/cpp/normalize-2.c, gcc.dg/cpp/normalize-3.c,
751 gcc.dg/cpp/normalize-4.c, gcc.dg/cpp/ucnid-1.c,
752 gcc.dg/cpp/ucnid-2.c, gcc.dg/cpp/ucnid-3.c, gcc.dg/cpp/ucnid-4.c,
753 gcc.dg/cpp/ucnid-5.c, gcc.dg/cpp/ucnid-7.c,gcc.dg/ucnid-1.c,
754 gcc.dg/ucnid-2.c, gcc.dg/ucnid-3.c, gcc.dg/ucnid-4.c,
755 gcc.dg/ucnid-5.c, gcc.dg/ucnid-6.c: Add -fextended-identifiers.
756 * gcc.dg/cpp/ucnid-8.c: New test.
758 2005-09-20 Jakub Jelinek <jakub@redhat.com>
760 PR tree-optimization/23929
761 * gcc.c-torture/compile/pr23929.c: New test.
763 2005-09-20 Daniel Berlin <dberlin@dberlin.org>
765 * gcc.dg/vect/vect-dv-2.c: Expect same alignment message only
768 2005-09-20 Steve Ellcey <sje@cup.hp.com>
771 * g++.dg/other/pr22003.C: Require named sections.
773 2005-09-20 Jakub Jelinek <jakub@redhat.com>
776 * g++.dg/rtti/crash3.C: New test.
778 PR tree-optimization/23818
779 * gcc.dg/pr23818.c: New test.
781 2005-09-20 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
784 * gfortran.dg/print_fmt_4.f: New.
786 2005-09-20 Jakub Jelinek <jakub@redhat.com>
789 * gfortran.fortran-torture/execute/entry_11.f90: New test.
791 2005-09-20 Dorit Nuzman <dorit@il.ibm.com>
793 * gcc.dg/vect/vect-40.c: Remove pointers to "aligned types".
794 Use pointers to local alignable arrays instead. Added comments.
795 * gcc.dg/vect/vect-46.c: Likewise.
796 * gcc.dg/vect/vect-48.c: Likewise.
797 * gcc.dg/vect/vect-49.c: Likewise.
798 * gcc.dg/vect/vect-52.c: Likewise.
799 * gcc.dg/vect/vect-53.c: Likewise.
800 * gcc.dg/vect/vect-54.c: Likewise.
801 * gcc.dg/vect/vect-56.c: Likewise.
802 * gcc.dg/vect/vect-57.c: Likewise.
803 * gcc.dg/vect/vect-58.c: Likewise.
804 * gcc.dg/vect/vect-60.c: Likewise.
805 * gcc.dg/vect/vect-61.c: Likewise.
807 * gcc.dg/vect/vect-42.c: Remove pointers to "aligned types".
808 The test is no longer vectorizable on vect_no_align targets.
809 * gcc.dg/vect/vect-43.c: Likewsie.
811 * gcc.dg/vect/vect-44.c: Added comments.
812 * gcc.dg/vect/vect-45.c: Added comments.
813 * gcc.dg/vect/vect-50.c: Added comments.
814 * gcc.dg/vect/vect-51.c: Added comments.
816 * gcc.dg/vect/vect-95.c: Use aligned arrays instead of arrays to
818 * gcc.dg/vect/Os-vect-95.c: Likewise.
820 * gcc.dg/vect/vect-41.c: Test removed.
821 * gcc.dg/vect/vect-47.c: Test removed.
822 * gcc.dg/vect/vect-55.c: Test removed.
823 * gcc.dg/vect/vect-59.c: Test removed.
825 2005-09-20 Dorit Nuzman <dorit@il.ibm.com>
827 * gcc.dg/vect/pr16105.c: Replace "aligned types" with regular types.
828 No longer vectorizable on vect_no_align targets.
829 * gcc.dg/vect/pr20122.c: Likewise.
830 * gcc.dg/vect/vect-74.c: Likewise.
831 * gcc.dg/vect/vect-75.c: Likewise.
832 * gcc.dg/vect/vect-76.c: Likewise.
834 * gcc.dg/vect/vect-37.c: Replace "aligned types" with regular types.
835 Will not be vectorizable on vect_no_align targets once aliasing issues
837 * gcc.dg/vect/vect-79.c: Likewise.
839 * gcc.dg/vect/vect-77.c: Replace "aligned types" with regular types.
840 * gcc.dg/vect/vect-78.c: Likewise.
841 * gcc.dg/vect/vect-97.c: Likewise.
843 2005-09-19 Steven Bosscher <stevenb@suse.de>
845 * gcc.dg/pr23943.c: New test.
847 2005-09-18 Paul Thomas <pault@gcc.gnu.org>
850 * gfortran.dg/derived_pointer_null_1.f90: New test.
852 2005-09-18 Richard Guenther <rguenther@suse.de>
855 * gcc.c-torture/compile/pr23944.c: New testcase.
857 2005-09-18 Erik Edelmann <erik.edelmann@iki.fi>
860 * gfortran.dg/der_pointer_2.f90: New test.
862 2005-09-18 Paul Thomas <pault@gcc.gnu.org>
865 * gfortran.dg/nested_modules_2.f90: New test.
867 2005-09-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
870 * g++.dg/other/semicolon.C: New test.
872 2005-09-16 Joseph S. Myers <joseph@codesourcery.com>
874 * g++.dg/warn/huge-val1.C: Disable tests on values of HUGE_VAL,
875 HUGE_VALF and HUGE_VALL unless __GLIBC__ is defined.
877 2005-09-16 Mark Mitchell <mark@codesourcery.com>
880 * g++.dg/template/static18.C: New test.
883 * g++.dg/template/crash19.C: Remove dg-error marker.
884 * g++.dg/template/local4.C: New test.
886 2005-09-16 Paul Brook <paul@codesourcery.com>
889 * gfortran.dg/dependency_1.f90: New test.
891 2005-09-15 Mark Mitchell <mark@codesourcery.com>
894 * g++.dg/template/static17.C: New test.
896 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
899 * g++.dg/warn/huge-val1.C: New test.
901 2005-09-15 Mark Mitchell <mark@codesourcery.com>
904 * g++.dg/parse/class2.C: New test.
905 * g++.dg/template/explicit8.C: Likewise.
906 * g++.dg/template/spec25.C: Likewise.
908 2005-09-14 Josh Conner <jconner@apple.com>
911 * gcc.dg/pr23584.c: New test.
913 2005-09-14 Jerry DeLisle <jvdelisle@verizon.net>
915 PR fortran/21875 Internal Unit Array I/O, NIST
916 * gfortran.dg/arrayio_1.f90: New test.
917 * gfortran.dg/arrayio_1.f90: New test.
918 * gfortran.dg/arrayio_1.f90: New test.
919 * gfortran.dg/arrayio_1.f90: New test.
920 * gfortran.dg/arrayio_1.f90: New test.
922 2005-09-14 Uros Bizjak <uros@kss-loka.si>
925 * gcc.dg/vect/pr22480.c: New test.
927 2005-09-13 Paul Thomas <pault@gcc.gnu.org>
930 * gfortran.fortran-torture/assumed_dummy_1.f90: New test.
932 2005-09-13 Josh Conner <jconner@apple.com>
935 * g++.dg/init/struct2.C: New test.
936 * g++.dg/init/struct3.C: New test.
938 2005-09-13 Janis Johnson <janis187@us.ibm.com>
940 * gcc.dg/pr15784-4.c, gcc.dg/pr20130-1.c, gcc.dg/ucnid-6.c:
942 * gcc.dg/tree-ssa/20030821-1.c, gcc.dg/tree-ssa/20040514-2.c,
943 gcc.dg/tree-ssa/builtin-fprintf-1.c,
944 gcc.dg/tree-ssa/builtin-fprintf-chk-1.c,
945 gcc.dg/tree-ssa/builtin-printf-1.c,
946 gcc.dg/tree-ssa/builtin-printf-chk-1.c,
947 gcc.dg/tree-ssa/builtin-vfprintf-1.c,
948 gcc.dg/tree-ssa/builtin-vfprintf-chk-1.c,
949 gcc.dg/tree-ssa/builtin-vprintf-1.c,
950 gcc.dg/tree-ssa/builtin-vprintf-chk-1.c, gcc.dg/tree-ssa/ltrans-8.c,
951 gcc.dg/tree-ssa/pr19055-2.c, gcc.dg/tree-ssa/pr19055.c,
952 gcc.dg/tree-ssa/pr21985.c: Clean up dump files.
953 * gcc.dg/vect/fast-math-vect-reduc-5.c, gcc.dg/vect/pr22506.c,
954 gcc.dg/vect/trapv-vect-reduc-4.c, gcc.dg/vect/vect-116.c,
955 gcc.dg/vect/vect-reduc-6.c, gcc.dg/vect/vect-reduc-7.c,
956 gcc.dg/vect/vect-reduc-8.c, gcc.dg/vect/vect-reduc-9.c,
957 gcc.dg/vect/vect-shift-1.c: Clean up .vect files.
959 2005-09-13 Josh Conner <jconner@apple.com>
961 * lib/gcc-dg.exp: Load scanipa.exp.
962 (cleanup-dump): New procedure.
963 (cleanup-rtl-dump, cleanup-tree-dump, cleanup-ipa-dump): Use it.
964 * lib/scandump.exp: New file.
965 * lib/scantree.exp: Use it.
966 * lib/scanipa.exp: New file.
968 2005-09-13 Erik Edelmann <erik.edelmann@iki.fi>
971 * gfortran.dg/generic_4.f90: New test.
973 2005-09-13 Uros Bizjak <uros@kss-loka.si>
976 * gcc.target/i386/pr23816-1.c: New test.
977 * gcc.target/i386/pr23816-2.c: New test.
980 2005-09-13 Bastian Blank <waldi@debian.org>
983 * g++.dg/abi/mangle26.C: New test.
984 * g++.dg/abi/mangle27.C: New test.
985 * g++.dg/abi/mangle28.C: New test.
986 * g++.dg/abi/mangle29.C: New test.
989 * g++.dg/parse/register1.C: New test.
991 2005-09-13 Mark Mitchell <mark@codesourcery.com>
994 * g++.dg/template/access16.C: New test.
996 2005-09-13 Richard Sandiford <richard@codesourcery.com>
998 * gfortran.dg/char_pack_2.f90: Increase the vector size.
1000 2005-09-13 Richard Sandiford <richard@codesourcery.com>
1003 * gfortran.dg/shape_2.f90: New test.
1005 2005-09-13 Richard Sandiford <richard@codesourcery.com>
1008 * gfortran.dg/char_associated_1.f90, gfortran.dg/char_cshift_1.f90,
1009 * gfortran.dg/char_cshift_2.f90, gfortran.dg/char_eoshift_1.f90,
1010 * gfortran.dg/char_eoshift_2.f90, gfortran.dg/char_eoshift_3.f90,
1011 * gfortran.dg/char_eoshift_4.f90, gfortran.dg/char_pack_1.f90,
1012 * gfortran.dg/char_pack_2.f90, gfortran.dg/char_reshape_1.f90,
1013 * gfortran.dg/char_spread_1.f90, gfortran.dg/char_transpoe_1.f90,
1014 * gfortran.dg/char_unpack_1.f90, gfortran.dg/char_unpack_2.f90: New
1017 2005-09-12 Mark Mitchell <mark@codesourcery.com>
1020 * g++.dg/parse/template17.C: New test.
1022 2005-09-12 Mark Mitchell <mark@codesourcery.com>
1025 * g++.dg/template/nontype14.C: New test.
1027 2005-09-12 Ian Lance Taylor <ian@airs.com>
1030 * g++.dg/lookup/friend7.C: New test.
1031 * g++.dg/lookup/friend8.C: New test.
1032 * g++.dg/parse/defarg4.C: Add a parameter to the friend function,
1033 so that it will be found via argument dependent lookup.
1034 * g++.old-deja/g++.brendan/crash56.C: Don't expect errors for
1035 friend functions which will no longer be found.
1036 * g++.old-deja/g++.jason/friend.C: Add a parameter to the friend
1037 function g, so that it will be found via argument dependent
1039 * g++.old-deja/g++.jason/scoping15.C: Use -ffriend-injection.
1040 * g++.old-deja/g++.mike/net43.C: Likewise.
1042 2005-09-12 Mark Mitchell <mark@codesourcery.com>
1045 * g++.dg/template/static16.C: New test.
1047 2005-09-12 Josh Conner <jconner@apple.com>
1050 * gcc.c-torture/compile/pr23237.c: New test.
1052 2005-09-11 Richard Henderson <rth@redhat.com>
1054 * g++.dg/other/error8.C: Update expected diagnostic text.
1056 2005-09-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1059 * gfortran.dg/overwrite_1.f: New test.
1061 2005-09-09 Josh Conner <jconner@apple.com>
1063 * g++.dg/init/pr23180-1.C: Removed.
1064 * g++.dg/init/pr23180-2.C: Removed.
1066 2005-09-09 David Daney <ddaney@avtrex.com>
1068 * gcc.c-torture/execute/20010124-1.c: Removed and split into two new
1070 * gcc.c-torture/execute/builtins/20010124-1: ... here and ...
1071 * gcc.c-torture/execute/builtins/20010124-1-lib.c: ... here.
1073 2005-09-09 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1075 * gfortran.dg/iostat_2.f90: New test.
1077 2005-09-09 Mark Mitchell <mark@codesourcery.com>
1080 * g++.dg/ext/interface1.C: New test.
1081 * g++.dg/ext/interface1.h: Likewise.
1082 * g++.dg/ext/interface1a.cc: Likewise.
1084 2005-09-09 Thomas Koenig <Thomas.Koenig@online.de>
1086 * gfortran.dg/iomsg_1.f90: New test case.
1088 2005-09-09 Richard Guenther <rguenther@suse.de>
1091 * g++.dg/tree-ssa/pr23624.C: New testcase.
1093 2005-09-09 Richard Sandiford <richard@codesourcery.com>
1096 * gfortran.dg/vector_subscript_1.f90,
1097 * gfortran.dg/vector_subscript_2.f90: New tests.
1099 2005-09-09 Richard Sandiford <richard@codesourcery.com>
1102 * gfortran.dg/array_alloc_1.f90,
1103 * gfortran.dg/array_alloc_2.f90,
1104 * gfortran.dg/array_alloc_3.f90: New tests.
1106 2005-09-09 Richard Sandiford <richard@codesourcery.com>
1109 * gfortran.dg/array_constructor_6.f90
1110 * gfortran.dg/array_constructor_7.f90
1111 * gfortran.dg/array_constructor_8.f90
1112 * gfortran.dg/array_constructor_9.f90
1113 * gfortran.dg/array_constructor_10.f90
1114 * gfortran.dg/array_constructor_11.f90
1115 * gfortran.dg/array_constructor_12.f90: New tests.
1117 2005-09-08 Josh Conner <jconner@apple.com>
1120 * g++.dg/init/pr23180-1.C: New test.
1121 * g++.dg/init/pr23180-2.C: New test.
1123 2005-09-09 Paul Thomas <pault@gcc.gnu.org>
1126 * gfortran.dg/module_double_reuse.f90: New.
1128 2005-09-09 Paul Thomas <pault@gcc.gnu.org>
1135 * gfortran.dg/common_equivalence_1.f: New.
1136 * gfortran.dg/common_equivalence_2.f: New.
1137 * gfortran.dg/common_equivalence_3.f: New.
1138 * gfortran.dg/contained_equivalence_1.f90: New.
1139 * gfortran.dg/module_blank_common.f90: New.
1140 * gfortran.dg/module_commons_1.f90: New.
1141 * gfortran.dg/module_equivalence_1.f90: New.
1142 * gfortran.dg/nested_modules_1.f90: New.
1143 * gfortran.dg/g77/19990905-0.f: Remove XFAIL, rearrange
1144 equivalences and add comment to connect the test with
1147 2005-09-08 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1150 * gfortran.dg/common_6.f90: New test.
1152 2005-09-08 Richard Sandiford <richard@codesourcery.com>
1155 * gfortran.dg/char_result_1.f90,
1156 * gfortran.dg/char_result_2.f90,
1157 * gfortran.dg/char_result_3.f90,
1158 * gfortran.dg/char_result_4.f90,
1159 * gfortran.dg/char_result_5.f90,
1160 * gfortran.dg/char_result_6.f90,
1161 * gfortran.dg/char_result_7.f90,
1162 * gfortran.dg/char_result_8.f90: New tests.
1164 2005-09-08 Richard Sandiford <richard@codesourcery.com>
1167 * gfortran.dg/pr19928-1.f90, gfortran.dg/pr19928-2.f90: New tests.
1169 2005-09-08 Andrew Pinski <pinskia@physics.uc.edu>
1172 * obj-c++.dg/selector-5.mm: New test.
1173 * obj-c++.dg/selector-6.mm: New test.
1175 2005-09-08 Andrew Pinski <pinskia@physics.uc.edu>
1179 * objc.dg/error-1.m: New test.
1181 2005-09-07 Richard Sandiford <richard@codesourcery.com>
1184 * gfortran.fortran-torture/execute/pr23373-1.f90,
1185 * gfortran.fortran-torture/execute/pr23373-1.f90: New tests.
1187 2005-09-07 Jerry DeLisle <jvdelisle@verizon.net>
1190 * gfortran.dg/g77/1832.f: Remove long string in write statement
1191 to allow the test to pass on correct list directed output with
1194 2005-09-07 James E Wilson <wilson@specifix.com>
1196 * gcc.dg/intmax_t-1.c: Disable for xscale*-*-elf*.
1198 2005-09-07 Thomas Koenig <Thomas.Koenig@online.de>
1200 * gfortran.dg/parameter+save.f90: Rename to
1201 * gfortran.dg/parameter_save.f90: .. this.
1203 2005-09-07 Thomas Koenig <Thomas.Koenig@online.de>
1206 * gfortran.dg/parameter+save.f90: New test case.
1208 2005-09-06 Richard Sandiford <richard@codesourcery.com>
1211 * gfortran.fortran-torture/execute/pr19269-1.f90: New test.
1213 2005-09-06 Jakub Jelinek <jakub@redhat.com>
1216 * gcc.dg/pr23075.c: New test.
1217 * g++.dg/warn/pr23075.C: New test.
1220 * gcc.target/i386/pr22362.c: New test.
1222 PR rtl-optimization/23098
1223 * gcc.target/i386/pr23098.c: Add dg-require-effective-target ilp32.
1225 * gcc.dg/debug/dwarf2/dwarf-char1.c: Further regex fixes.
1226 * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
1227 * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
1229 2005-09-06 Mark Mitchell <mark@codesourcery.com>
1231 * g++.dg/expr/cast6.C: New test.
1234 * g++.dg/init/new15.C: New test.
1236 2005-09-06 Keith Besaw <kbesaw@us.ibm.com>
1238 * gcc.dg/vect/Os-vect-95.c: New test.
1239 * gcc.dg/vect/vect-95.c: Same.
1241 2005-09-06 Keith Besaw <kbesaw@us.ibm.com>
1243 * gcc.dg/vect/vect-29.c: Update xfail testing.
1244 * gcc.dg/vect/vect-44.c: Same.
1245 * gcc.dg/vect/vect-48.c: Same.
1246 * gcc.dg/vect/vect-50.c: Same.
1247 * gcc.dg/vect/vect-72.c: Same.
1248 * gcc.dg/vect/vect-77.c: Same.
1249 * gcc.dg/vect/vect-78.c: Same.
1250 * gcc.dg/vect/vect-80.c: Same.
1251 * gcc.dg/vect/vect-96.c: Same.
1252 * gcc.dg/vect/vect-100.c: Same.
1253 * gcc.dg/vect/vect-exp: Add default flags for Os-vect-*.
1254 * gfortran.dg/vect/vect-2.f90: Update xfail testing.
1255 * gfortran.dg/vect/vect-5.f90: Same.
1257 2005-09-06 Jakub Jelinek <jakub@redhat.com>
1259 * gcc.dg/debug/dwarf2/dwarf-char1.c: Accept more assembler comment
1261 * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
1262 * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
1265 * g++.dg/opt/pr23056.C: New test.
1267 PR rtl-optimization/23098
1268 * gcc.target/i386/pr23098.c: New test.
1270 2005-09-05 Mark Mitchell <mark@codesourcery.com>
1273 * g++.dg/template/static15.C: New test.
1276 * g++.dg/ext/stmtexpr5.C: New test.
1277 * g++.dg/ext/stmtexpr6.C: Likewise.
1279 2005-09-05 J"orn Rennecke <joern.rennecke@st.com>
1281 * gcc.dg/pr21255-1.c: Match different pattern for sh64.
1283 * gcc.dg/debug/dwarf2/dwarf-char1.c: Allow '!' comment character.
1284 * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
1285 * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
1287 2005-09-04 Thomas Koenig <Thomas.Koenig@online.de>
1290 * gfortran.dg/direct_io_4.f90: New test case.
1292 2005-09-04 Andrew Pinski <pinskia@physics.uc.edu>
1293 Rasmus Hahn <rassahah@neofonie.de>
1296 * objc.dg/type-stream-1.m: New test.
1298 2005-09-04 Tobias Schl"uter <tobias.shclueter@physik.uni-muenchen.de>
1301 * gfortran.dg/print_fmt_1.f90, gfortran.dg/print_fmt_2.f90
1302 gfortran.dg/print_fmt_3.f90: New test.
1304 2005-09-03 Jakub Jelinek <jakub@redhat.com>
1306 * gfortran.dg/fmt_t_1.f90: New test.
1308 2005-09-03 Jakub Jelinek <jakub@redhat.com>
1310 PR rtl-optimization/23454
1311 * g++.dg/opt/pr23454.C: New test.
1313 2005-09-03 Mark Mitchell <mark@codesourcery.com>
1316 * g++.dg/ext/static1.C: New test.
1318 2005-09-02 Richard Henderson <rth@redhat.com>
1320 * gcc.c-torture/execute/frame-address.c (check_fa_mid): Avoid
1321 tail call to check_fa_work.
1323 2005-09-02 Mark Mitchell <mark@codesourcery.com>
1326 * g++.dg/other/gc3.C: New test.
1328 2005-08-31 Andrew Pinski <pinskia@physics.uc.edu>
1330 * gcc.dg/20030711-1.c: Include stddef.h and stdio.h.
1331 * gcc.dg/20050826-1.c: Likewise.
1333 2005-08-31 Mark Mitchell <mark@codesourcery.com>
1336 * g++.dg/expr/volatile1.C: New test.
1338 2005-09-02 Andrew Pinski <pinskia@physics.uc.edu>
1341 * gcc.dg/pr23547.c: New test.
1343 2005-09-02 Richard Sandiford <richard@codesourcery.com>
1346 * gcc.c-torture/execute/pr22061-1.c,
1347 * gcc.c-torture/execute/pr22061-2.c,
1348 * gcc.c-torture/execute/pr22061-3.c,
1349 * gcc.c-torture/execute/pr22061-4.c: New tests.
1351 2005-09-01 Craig Rodrigues <rodrigc@gcc.gnu.org>
1353 * gcc.dg/Wredundant-decls-2.c: New test to check that
1354 -Wredundant-decls does not issue warning for a variable
1355 definition following a declaration.
1357 2005-09-01 Jakub Jelinek <jakub@redhat.com>
1360 * gcc.dg/debug/dwarf2/dwarf-char1.c: New test.
1361 * gcc.dg/debug/dwarf2/dwarf-char2.c: New test.
1362 * gcc.dg/debug/dwarf2/dwarf-char3.c: New test.
1364 * gcc.dg/debug/dwarf2/dwarf-die1.c: Fix a typo.
1365 * gcc.dg/debug/dwarf2/dwarf-die2.c: Likewise.
1366 * gcc.dg/debug/dwarf2/dwarf-die3.c: Likewise.
1367 * gcc.dg/debug/dwarf2/dwarf-die5.c: Likewise.
1368 * gcc.dg/debug/dwarf2/dwarf-die6.c: Likewise.
1369 * gcc.dg/debug/dwarf2/dwarf-die7.c: Likewise.
1370 * gcc.dg/debug/dwarf2/dwarf-uninit.c: Likewise.
1371 * gcc.dg/debug/dwarf2/dwarf2-macro.c: Likewise.
1373 2005-08-31 Andrew Pinski <pinskia@physics.uc.edu>
1376 * objc.dg/image-info.m: Remove "objc_module_info" check part of the
1379 2005-08-31 J"orn Rennecke <joern.rennecke@st.com>
1382 * gcc.dg/pr21255-1.c: New test.
1383 * gcc.dg/pr21255-2-mb.c: Likewise.
1384 * gcc.dg/pr21255-2-ml.c: Likewise.
1385 * gcc.dg/pr21255-3.c: Likewise.
1386 * gcc.dg/pr21255-4.c: Likewise.
1388 2005-08-31 Dale Johannesen <dalej@apple.com>
1390 * gcc.dg/20050830-1.c: New.
1392 2005-08-31 Josh Conner <jconner@apple.com>
1394 * g++.dg/ext/packed8.C: Add -mstructure-size-boundary=8 to
1395 command-line options for arm-*-* targets.
1396 * g++.dg/init/array16.C: Likewise.
1397 * g++.dg/other/crash-4.C: Likewise.
1399 2005-08-31 Andrew Pinski <pinskia@physics.uc.edu>
1402 * obj-c++.dg/gnu-runtime-3.mm: New test.
1404 2005-08-31 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1407 * g++.dg/lookup/ambig4.C: New test.
1408 * g++.dg/lookup/ambig5.C: New test.
1409 * g++.dg/tc1/dr101.C: Adjust error markers.
1411 2005-08-31 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1414 * g++.dg/template/ttp5.C: Adjust error markers.
1416 2005-08-30 Andrew Pinski <pinskia@physics.uc.edu>
1419 * lib/obj-c++.exp: Include target-libpath.exp.
1420 (obj-c++_link_flags): Look for the GNU libobjc library
1421 and set the library path to include it.
1422 Don't manually set LD_LIBRARY_PATH (etc.) but call
1423 set_ld_library_path_env_vars instead.
1424 (obj-c++_target_compile): Don't set library path or
1425 linker flags because they are already set correctly
1426 in obj-c++_link_flags.
1428 2005-08-30 Josh Conner <jconner@apple.com>
1430 * gcc.dg/builtin-stringop-chk-1.c: Add -mstructure-size-boundary=8
1431 to command-line options for arm-*-* targets.
1433 2005-08-30 Geoffrey Keating <geoffk@apple.com>
1435 * g++.dg/other/i386-1.C: New.
1437 2005-08-30 Jakub Jelinek <jakub@redhat.com>
1439 PR preprocessor/20348
1440 PR preprocessor/20356
1441 * gcc.dg/cpp/pr20348.c: New test.
1442 * gcc.dg/cpp/pr20348.h: New file.
1443 * gcc.dg/cpp/inc/pr20348.h: New file.
1444 * gcc.dg/cpp/inc/pr20348-aux.h: New file.
1445 * gcc.dg/cpp/pr20356.c: New test.
1446 * gcc.dg/cpp/pr20356.h: New file.
1447 * gcc.dg/cpp/inc/pr20356.h: New file.
1448 * gcc.dg/cpp/inc/pr20356-aux.h: New file.
1450 2005-08-29 Jerry DeLisle <jvdelisle@verizon.net>
1452 * gfortran.fortran-torture/execute/intrinsic_count.f90:
1453 Fix array dimension to avoid correct end-of-file error.
1455 2005-08-29 Thomas Koenig <Thomas.Koenig@online.de>
1458 * gfortran.dg/iostat_1.f90: New test.
1460 2005-08-28 Andrew Pinski <pinskia@physics.uc.edu>
1463 * gcc.dg/pr23408.c: New test.
1465 2005-08-28 Mark Mitchell <mark@codesourcery.com>
1468 * g++.dg/init/member1.C: Make sure erroneous static data member
1469 definitions are required.
1470 * g++.dg/template/static13.C: New test.
1471 * g++.dg/template/static14.C: Likewise.
1473 2005-08-29 Jakub Jelinek <jakub@redhat.com>
1475 * gcc.target/i386/pr23575.c: Use -msse2 instead of
1476 -march=pentium4, remove ilp32 requirement.
1479 * gcc.c-torture/execute/builtins/pr23484-chk.c: New test.
1480 * gcc.c-torture/execute/builtins/pr23484-chk-lib.c: New file.
1482 2005-08-29 Andreas Jaeger <aj@suse.de>
1485 * gcc.target/i386/pr23575.c: Run only on 32-bit x86.
1487 2005-08-28 Jakub Jelinek <jakub@redhat.com>
1489 * gcc.c-torture/execute/20050316-2.c: New test.
1490 * gcc.c-torture/execute/20050316-3.c: New test.
1491 * gcc.dg/torture/pr16104-1.c: New test.
1493 2005-08-27 Andrew Pinski <pinskia@physics.uc.edu>
1496 * gcc.c-torture/execute/zero-struct-1.c: New test.
1498 2005-08-27 Richard Guenther <rguenther@suse.de>
1501 * gcc.target/i386/pr23575.c: New testcase.
1503 2005-08-26 Jakub Jelinek <jakub@redhat.com>
1505 PR rtl-optimization/23561
1506 * gcc.c-torture/execute/20050826-1.c: New test.
1509 * gcc.c-torture/execute/20050826-2.c: New test.
1511 2005-08-26 Dale Johannesen <dalej@apple.com>
1513 * gcc.dg/20030711-1.c: Modify to work on Darwin.
1514 * gcc.dg/20050826-1.c: New.
1516 2005-08-26 Mark Mitchell <mark@codesourcery.com>
1519 * g++.dg/template/nontype13.C: New test.
1522 * g++.dg/init/new14.C: New test.
1523 * g++.dg/expr/anew1.C: Do not XFAIL.
1524 * g++.dg/expr/anew2.C: Likewise.
1525 * g++.dg/expr/anew3.C: Likewise.
1527 2005-08-26 Andrew Pinski <pinskia@physics.uc.edu>
1530 * gcc.dg/vla-3.c: New test.
1532 2005-08-25 Erik Edelmann <eedelman@acclab.helsinki.fi>
1535 * gfortran.dg/named_interface.f90: New.
1537 2005-08-26 Maciej W. Rozycki <macro@linux-mips.org>
1539 * gcc.c-torture/execute/frame-address.c: New test.
1541 2005-08-25 Nathan Sidwell <nathan@codesourcery.com>
1544 * g++.old-deja/g++.benjamin/13908.C: Robustify expected error.
1546 2005-08-25 Alan Modra <amodra@bigpond.net.au>
1548 * gcc.dg/vect/vect-52.c: Increase b[] and c[] size by one.
1550 2005-08-25 Alan Modra <amodra@bigpond.net.au>
1552 * gcc.dg/20020103-1.c: Scan for LC[0-9], not LC.
1553 * gcc.dg/altivec-22.c: Rename from..
1554 * gcc.dg/altivec-nomfcr.c: ..this.
1556 2005-08-24 Paolo Bonzini <bonzini@gnu.org>
1558 PR tree-optimization/23546
1559 * gcc.dg/tree-ssa/pr23546.c: New test.
1561 2005-08-24 Thomas Koenig <Thomas.Koenig@online.de>
1564 * gfortran.dg/nonreturning_statements.f90: New test.
1566 2005-08-24 Nathan Sidwell <nathan@codesourcery.com>
1569 * g++.dg/parse/crash29.C: New.
1571 2005-08-23 DJ Delorie <dj@redhat.com>
1573 * gcc.c-torture/execute/stdarg-2.c (main): Make sure long
1574 constants have the L suffix.
1576 2005-08-23 Nathan Sidwell <nathan@codesourcery.com>
1579 * g++.dg/template/instantiate8.C: New.
1581 2005-08-23 J"orn Rennecke <joern.rennecke@st.com>
1584 * gcc.c-torture/execute/pr23467.c: New test.
1586 2005-08-23 Jakub Jelinek <jakub@redhat.com>
1588 PR tree-optimization/22043
1589 * gcc.c-torture/execute/20050613-1.c: New test.
1591 2005-08-23 Ben Elliston <bje@au.ibm.com>
1593 * gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.
1595 2005-08-22 Jakub Jelinek <jakub@redhat.com>
1597 PR rtl-optimization/23478
1598 * g++.dg/opt/pr23478.C: New test.
1600 2005-08-22 Andrew Pinski <pinskia@physics.uc.edu>
1603 * gcc.dg/switch-warn-3.c: New test.
1605 2005-08-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1608 * g++.dg/template/param1.C: New test.
1610 2005-08-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1613 * g++.dg/other/incomplete1.C: New test.
1615 2005-08-22 Ira Rosen <irar@il.ibm.com>
1617 * gcc.dg/vect/vect-22.c: Add test for float. All four loops
1620 2005-08-21 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1622 * d_lines_1.f, d_lines_2.f, d_lines_3.f, d_lines_4.f,
1625 2005-08-21 Jakub Jelinek <jakub@redhat.com>
1627 * gcc.target/i386/sse-4.c: New test.
1629 2005-08-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1632 * gcc.dg/tree-prof/val-prof-5.c: Fix scan-tree-dump regexp.
1634 2005-08-20 Jakub Jelinek <jakub@redhat.com>
1636 * gcc.dg/20050811-1.c: New test.
1637 * gcc.dg/20050811-2.c: New test.
1639 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1641 * gcc.dg/arm-eabi1.c (main): Exit with 0 on success.
1643 2005-08-19 Diego Novillo <dnovillo@redhat.com>
1646 * gcc.c-torture/compile/pr23476.c: New test.
1648 2005-08-19 Devang Patel <dpatel@apple.com>
1650 PR tree-optimization/23048
1651 * gcc.dg/tree-ssa/pr23048.c: New test.
1653 2005-08-19 Andrew Pinski <pinskia@physics.uc.edu>
1656 * g++.dg/warn/Wreturn-3.C: New test
1658 2005-08-18 Dorit Nuzman <dorit@il.ibm.com>
1660 PR tree-optimization/22228
1661 * g++.dg/vect/pr22543.cc: New test.
1663 2005-08-17 Steven Bosscher <stevenb@suse.de>
1665 PR tree-optimization/21574
1666 * gcc.dg/tree-ssa/pr21574.c: New test.
1668 2005-08-16 James E Wilson <wilson@specifix.com>
1670 * gcc.dg/large-size-array.c (DIM): Use USHRT_MAX not USHORT_MAX.
1672 2005-08-16 Andrew Pinski <pinskia@physics.uc.edu>
1675 * gcc.c-torture/compile/zero-strct-3.c: New test.
1676 * gcc.c-torture/compile/zero-strct-4.c: New test.
1678 2005-08-16 Steven Bosscher <stevenb@suse.de>
1681 * gcc.target/x86_64/pr23376.c: New test.
1683 2005-08-16 Ian Lance Taylor <ian@airs.com>
1686 * g++.dg/ext/vector2.C: New.
1688 2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>
1690 * gfortran.dg/inquire-complex.f90: Correct mangled testcase.
1692 2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>
1695 * gfortran.dg/inquire-complex.f90: New test case.
1697 2005-08-16 James E Wilson <wilson@specifix.com>
1699 PR tree-optimization/21105
1700 * gcc.dg/large-size-array.c: New.
1702 2005-08-16 Dorit Nuzman <dorit@il.ibm.com>
1704 * gcc.dg/vect/vect-40: Use aligned arrays instead of arrays to aligned
1706 * gcc.dg/vect/vect-41: Likewise.
1707 * gcc.dg/vect/vect-42: Likewise.
1708 * gcc.dg/vect/vect-43: Likewise.
1709 * gcc.dg/vect/vect-44: Likewise.
1710 * gcc.dg/vect/vect-46: Likewise.
1711 * gcc.dg/vect/vect-47: Likewise.
1712 * gcc.dg/vect/vect-48: Likewise.
1713 * gcc.dg/vect/vect-52: Likewise.
1714 * gcc.dg/vect/vect-53: Likewise.
1715 * gcc.dg/vect/vect-54: Likewise.
1716 * gcc.dg/vect/vect-55: Likewise.
1717 * gcc.dg/vect/vect-56: Likewise.
1718 * gcc.dg/vect/vect-57: Likewise.
1719 * gcc.dg/vect/vect-58: Likewise.
1720 * gcc.dg/vect/vect-59: Likewise.
1721 * gcc.dg/vect/vect-60: Likewise.
1722 * gcc.dg/vect/vect-61: Likewise.
1723 * gcc.dg/vect/vect-85: Likewise.
1724 * gcc.dg/vect/vect-87: Likewise.
1725 * gcc.dg/vect/vect-88: Likewise.
1726 * gcc.dg/vect/vect-93.c: Likewise.
1727 * gcc.dg/vect/vect-74: Likewise, and also added documentation.
1728 * gcc.dg/vect/vect-75: Likewise.
1729 * gcc.dg/vect/vect-76: Likewise.
1730 * gcc.dg/vect/vect-77: Likewise.
1731 * gcc.dg/vect/vect-78: Likewise.
1732 * gcc.dg/vect/vect-80: Likewise.
1733 * gcc.dg/vect/vect-35: Likewise, and also check that the test wasn't
1734 vectorized for the expected reason, rather than checking how alignment
1736 * gcc.dg/vect/vect-92.c: Use aligned arrays instead of arrays to aligned
1737 type and also instead of aligned pointers. Added documentation.
1739 2005-08-16 Feng Wang <fengwang@nudt.edu.cn>
1741 * gfortran.dg/power.f90: New test.
1743 2005-08-16 Jakub Jelinek <jakub@redhat.com>
1745 PR rtl-optimization/23299
1746 * g++.dg/opt/pr23299.C: New test.
1748 2005-08-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1750 * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.
1752 2005-08-15 Fariborz Jahanian <fjahanian@apple.com>
1754 * g++.dg/template/local6.C: New test.
1756 2005-08-14 Andrew Pinski <pinskia@physics.uc.edu>
1758 * execute/exceptions/finally-1.m: Check that the catch and finally are
1759 being called. Also add a "return 0;" at the end of main.
1761 2005-08-14 Paul Thomas <pault@gcc.gnu.org>
1764 * gfortran.dg/namelist_print_1.f: New test of functionality of
1766 * gfortran.dg/namelist_print_2.f: New test to check that PRINT
1767 namelist generates error with -std=f95.
1769 2005-08-14 Ira Rosen <irar@il.ibm.com>
1771 PR tree-optimization/23119
1772 * gcc.dg/vect/vect-105.c: Add xfail for no_align targets.
1774 2005-08-13 Marcin Koziej <creep@desk.pl>
1775 Andrew Pinski <pinskia@physics.uc.edu>
1778 * execute/exceptions/finally-1.m: New test.
1780 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
1782 * objc/execute/exceptions/exceptions.exp: New exp for the exceptions
1784 * objc/execute/exceptions/trivial.m: New test.
1785 * objc.dg/try-catch-11.m: Move to ...
1786 * objc/execute/exceptions/foward-1.m: Here.
1787 * objc.dg/try-catch-2.m: Move to ...
1788 * objc/execute/exceptions/catchall-1.m: Here.
1789 * objc.dg/try-catch-8.m: Move to ...
1790 * objc/execute/exceptions/local-variables-1.m: Here.
1792 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
1794 * objc.dg/nested-func-1.m: Move to ...
1795 * objc/execute/nested-func-1.m: Here.
1797 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
1799 * lib/objc.exp (objc_target_compile): Check for -fgnu-runtime
1800 in ${options} instead of [target_info name].
1801 * lib/obj-c++.exp (objc_target_compile): Likewise.
1803 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
1805 * objc.dg/stubify-2.m: Correct the name of the rtl dump file.
1807 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
1809 part of PR testsuite/23348
1810 * lib/objc-torture.exp: Add -fgnu-runtime and/or -fnext-runtime to each
1811 of the torture options.
1812 * objc/compile/trivial.m: New test.
1814 2005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
1816 * gfortran.dg/eoshift.f90: Correct format.
1818 2005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
1820 * gfortran.fortran-torture/execute/character_passing.f90:
1823 2005-08-12 Giovanni Bajo <giovannibajo@libero.it>
1826 * g++.dg/template/unify10.C: New.
1828 2005-08-11 James A. Morrison <phython@gcc.gnu.org>
1830 * g++.dg/parse/pr22514.C: Move to...
1831 * g++.dg/debug/pr22514.C: here.
1833 2005-08-11 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1836 * g++.dg/inherit/pure1.C: New test.
1838 * ChangeLog: Fix typos.
1840 2005-08-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1841 Steven Bosscher <stevenb@suse.de>
1843 * gfortran.dg/runtime_warning_1.f90: New test.
1845 2005-08-11 Nathan Sidwell <nathan@codesourcery.com>
1848 * g++.dg/parse/crash28.C: New.
1850 2005-08-11 Richard Guenther <rguenther@suse.de>
1853 * gcc.target/i386/tailcall-1.c: New testcase.
1855 2005-08-10 James A. Morrison <phython@gcc.gnu.org>
1857 * gcc.dg/vect/vect-67.c: Un-xfail.
1859 2005-08-10 James A. Morrison <phython@gcc.gnu.org>
1862 * g++.dg/testsuite/parse/crash27.C: new test.
1864 2005-08-10 Thomas Koenig <Thomas.Koenig@online.de>
1867 * gfortran.dg/shift-kind.f90: New testcase.
1869 2005-08-10 Richard Sandiford <richard@codesourcery.com>
1871 * gcc.dg/arm-eabi1.c: Test aeabi_idiv, __aeabi_uidiv, __aeabi_uread4,
1872 __aeabi_uread8, __aeabi_uwrite4 and __aeabi_uwrite8.
1874 2005-08-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1877 * g++.dg/other/mult-stor1.C: New test.
1879 2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
1881 * gcc.c-torture/pr18299-1.c: Move to ...
1882 * gcc.c-torture/compile/pr18299-1.c: Here.
1884 2005-08-09 Thomas Koenig <Thomas.Koenig@online.de>
1886 * gfortran/fortran.torture/execute/character_passing.f90:
1887 Fix types for LSAME.
1889 2005-08-09 Dorit Nuzman <dorit@il.ibm.com>
1891 * gcc.dg/vect/vect-reduc-1char.c: Reverse last change - change
1892 input data back to what it was originally.
1894 2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
1896 * objc.dg/try-catch-8.m: Enable for all targets.
1898 2005-08-09 James A. Morrison <phython@gcc.gnu.org>
1900 * gcc.dg/pr23165.c: New test.
1902 2005-08-09 Steven Bosscher <stevenb@suse.de>
1904 PR tree-optimization/23234
1905 * gcc.dg/tree-ssa/pr23234.c: New test.
1907 2005-08-08 Josh Conner <jconner@apple.com>
1909 PR rtl-optimization/23241
1910 * gcc.dg/char-compare.c: New test.
1912 2005-08-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1915 * g++.dg/init/new13.C: New test.
1917 2005-08-08 Nathan Sidwell <nathan@codesourcery.com>
1920 * g++.dg/other/crash-4.C: Adjust
1921 * g++/dg/ext/packed9.C: New.
1923 2005-08-08 Richard Sandiford <richard@codesourcery.com>
1926 * gcc.c-torture/execute/pr21964-1.c: New test.
1928 2005-08-08 Richard Sandiford <richard@codesourcery.com>
1931 * gcc.dg/pr22458-1.c: New test.
1933 2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi>
1934 Steven G. Kargl <kargls@comcast.net>
1937 * gfortran.dg/flush_1.f90: New test.
1939 2005-08-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1942 * g++.dg/template/eh2.C: New test.
1944 2005-08-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1947 * g++.dg/template/instantiate7.C: New test.
1949 2005-08-06 Joseph S. Myers <joseph@codesourcery.com>
1952 * gcc.dg/Wunused-value-1.c: New test.
1954 2005-08-06 Richard Sandiford <richard@codesourcery.com>
1956 PR rtl-optimization/23233
1957 * gcc.c-torture/compile/pr23233-1.c: New test.
1959 2005-08-06 Jakub Jelinek <jakub@redhat.com>
1963 * gfortran.dg/equiv_1.f90: New test.
1964 * gfortran.dg/equiv_2.f90: New test.
1965 * gfortran.fortran-torture/execute/equiv_2.f90: New test.
1966 * gfortran.fortran-torture/execute/equiv_3.f90: New test.
1967 * gfortran.fortran-torture/execute/equiv_4.f90: New test.
1969 2005-08-05 James A. Morrison <phython@gcc.gnu.org>
1971 * gcc.c-torture/execute/vrp-5.c: New test.
1972 * gcc.c-torture/execute/vrp-6.c: New test.
1973 * gcc.dg/tree-ssa/vrp21.c: New test.
1975 2005-08-05 James A. Morrison <phython@gcc.gnu.org>
1977 * g++.dg/parse/pr22514.C: New test.
1979 2005-08-05 J"orn Rennecke <joern.rennecke@st.com>
1981 * gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
1983 * gcc.dg/tree-ssa/loop-1.c: For sh*-*-*, look for function calls
1984 instead of constant loads / pool entries.
1986 2005-08-05 David Edelsohn <edelsohn@gnu.org>
1988 * gcc.dg/torture/builtin-wctype-1.c: Use __WINT_TYPE__ for
1991 2005-08-04 Danny Smith <dannysmith@users.sourceforge.net>
1993 * gcc.dg/torture/builtin-wctype-1.c: Use __WCHAR_TYPE__ and
1994 __WINT_TYPE__ in generated prototypes if possible.
1996 2005-08-04 Diego Novillo <dnovillo@redhat.com>
1999 * g++.dg/tree-ssa/pr22037.C:
2001 2005-08-04 Richard Henderson <rth@redhat.com>
2003 * gcc.dg/tree-ssa/update-cunroll.c: Fix mistakes in
2004 scan-tree-dump-times directive.
2006 2005-08-04 Jan Hubicka <jh@suse.cz>
2008 * gcov-1.C: Fix switch counts.
2009 * gcov-4b.c: Likewise.
2011 2005-08-03 Jeff Law <law@redhat.com>
2013 * g++.dg/tree-ssa/pr14814.C: xfail test for &this count.
2015 2005-08-03 J"orn Rennecke <joern.rennecke@st.com>
2017 * gcc.c-torture/execute/pr23135.c: New test.
2019 2005-08-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2021 PR tree-optimization/19899
2022 * gcc.dg/tree-ssa/scev-1.c: New test.
2023 * gcc.dg/tree-ssa/scev-2.c: New test.
2025 2005-08-03 Richard Sandiford <richard@codesourcery.com>
2028 * testsuite/gcc.dg/torture/pr18582-1.c: New test.
2030 2005-08-03 Jan Hubicka <jh@suse.cz>
2032 * update-conroll.c: New testcase.
2033 * update-conroll-2.c: New testcase.
2035 2005-08-02 David Edelsohn <edelsohn@gnu.org>
2037 * gfortran.dg/constant_substring.f: New test.
2038 * gfortran.dg/pr22491.f: New test.
2040 2005-08-02 Jan Hubicka <jh@suse.cz>
2042 * update-threading.c: Replace by the proper one.
2044 2005-08-02 Diego Novillo <dnovillo@redhat.com>
2047 * g++.dg/tree-ssa/pr23164.C: New test.
2049 2005-08-02 Diego Novillo <dnovillo@redhat.com>
2051 * gcc.dg/tree-ssa/pr23192.c: New test.
2053 2005-08-02 James A. Morrison <phython@gcc.gnu.org>
2055 * gcc.c-torture/execute/vrp-4.c: New test.
2057 2005-08-02 Jan Hubicka <jh@suse.cz>
2059 * update-threading.c: New test.
2061 2005-08-01 Andrew Pinski <pinskia@physics.uc.edu>
2063 * gcc.c-torture/compile/20050801-1.c: New test.
2064 * gcc.c-torture/compile/20050801-2.c: New test.
2066 2005-08-01 Jan Hubicka <jh@suse.cz>
2068 * val-prof-5.c: New test.
2070 2005-08-01 Joseph S. Myers <joseph@codesourcery.com>
2073 * gcc.dg/pr22311-1.c : New test.
2075 2005-07-31 Steven Bosscher <stevenb@suse.de>
2078 * gfortran.dg/pr23095.f: New test.
2081 * g++.dg/other/pr22003.C: New test.
2083 2005-07-31 Richard Sandiford <richard@codesourcery.com>
2086 * gcc.c-torture/execute/pr20621-1.c: New test.
2088 2005-07-30 Thomas Koenig <Thomas.Koenig@online.de>
2090 * gfortran.dg/comma_format_extension_4.f: Adjust length
2091 of string for format.
2092 * gfortran.dg/der_array_io_1.f: Replace illegal internal
2093 print statement with internal write.
2094 * gfortran.dg/der_array_io_2.f: Likewise.
2095 * gfortran.dg/der_array_io_3.f: Likewise.
2097 2005-07-30 James A. Morrison <phython@gcc.gnu.org>
2099 * gcc.dg/fold-abs-4.c: new test.
2101 2005-07-30 Paul Thomas <pault@gcc.gnu.org>
2103 PR fortran/22570 an related issues.
2104 * gfortran.dg/x_slash_1.f: New test.
2106 2005-07-30 Joseph S. Myers <joseph@codesourcery.com>
2109 * gcc.dg/parm-forwdecl-1.c, gcc.dg/parm-forwdecl-2.c,
2110 gcc.dg/parm-forwdecl-3.c, gcc.dg/parm-forwdecl-4.c: New tests.
2112 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
2115 * gcc.dg/Wshadow-3.c: New test.
2117 2005-07-29 Thomas Koenig <Thomas.Koenig@online.de>
2119 * gfortran.dg/matmul_1.f90: Correct LHS of matmul test (it
2120 used to have the wrong bounds).
2122 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
2125 * gcc.dg/hex-round-1.c: Test more cases.
2126 * gcc.dg/hex-round-2.c: New test.
2128 2005-07-29 Diego Novillo <dnovillo@redhat.com>
2131 * g++.dg/tree-ssa/pr22550.C: New test.
2133 2005-07-29 James A. Morrison <phython@gcc.gnu.org>
2135 * gcc.dg/tree-ssa/vrp19.c: New test.
2136 * gcc.dg/tree-ssa-vrp20.c: New test.
2138 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
2141 * gcc.dg/transparent-union-4.c: New test.
2143 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
2146 * gcc.dg/c99-vla-2.c: New test.
2148 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
2151 * gcc.dg/hex-round-1.c: New test.
2153 2005-07-28 Jan Hubicka <jh@suse.cz>
2155 * inliner-1.c: Do not dump everything.
2156 * tree-prof.exp: Do not pass -ftree-based-profiling.
2157 * bprob.exp: Likewise.
2159 * gcc.dg/tree-prof/update-loopch.c: Fix thinkos.
2161 2005-07-28 Mark Mitchell <mark@codesourcery.com>
2164 * g++.dg/expr/ptrmem7.C: New test.
2166 2005-07-28 Mike Stump <mrs@apple.com>
2168 * g++.old-deja/g++.mike/visibility-1.C: New test.
2170 2005-07-28 Richard Sandiford <richard@codesourcery.com>
2173 * gcc.c-torture/execute/pr20187-1.c: New test.
2175 2005-07-28 Jeff Law <law@redhat.com>
2177 * gcc.dg/tree-ssa/vrp17.c: Update expected output.
2178 * gcc.dg/tree-ssa/vrp18.c: New test.
2180 2005-07-28 Dorit Nuzman <dorit@il.ibm.com>
2182 * gcc.dg/vect/vect-reduc-1char.c: Fix data to fit in char.
2184 2005-07-28 Dorit Nuzman <dorit@il.ibm.com>
2186 PR tree-optimization/22506
2187 * gcc.dg/vect/ps22506.c: New test.
2189 2005-07-28 Jakub Jelinek <jakub@redhat.com>
2192 * gcc.target/i386/sse-3.c: New test.
2194 2005-07-28 Richard Sandiford <richard@codesourcery.com>
2196 * gcc.target/mips/mips32-dsp.c: Use -march=mips32 instead of -mips32.
2197 * gcc.target/mips/mips32-dsp-type.c: Likewise.
2199 2005-07-28 Richard Sandiford <richard@codesourcery.com>
2202 * gcc.c-torture/compile/pr22589-1.c: New test.
2204 2005-07-28 Jan Hubicka <jh@suse.cz>
2206 * update-loopch.c: New testcase.
2208 2005-07-27 James A. Morrison <phython@gcc.gnu.org>
2210 PR rtl-optimization/23047
2211 * gcc.c-torture/execute/pr23047.c: New test.
2212 * gcc.c-torture/execute/pr23047.x: New.
2214 2005-07-27 James A. Morrison <phython@gcc.gnu.org>
2216 PR tree-optimization/22493
2217 * gcc.c-torture/execute/pr22493-1.c: New test.
2218 * gcc.c-torture/execute/pr22493-1.x: New.
2219 * gcc.c-torture/execute/vrp-1.c: New test.
2220 * gcc.c-torture/execute/vrp-2.c: New test.
2221 * gcc.c-torture/execute/vrp-2.c: New test.
2223 2005-07-27 Aldy Hernandez <aldyh@redhat.com>
2225 * gcc.target/frv/all-builtin-read8.c: Delete.
2226 * gcc.target/frv/all-builtin-read16.c: Delete.
2227 * gcc.target/frv/all-builtin-read32.c: Delete.
2228 * gcc.target/frv/all-builtin-read64.c: Delete.
2229 * gcc.target/frv/all-builtin-write8.c: Delete.
2230 * gcc.target/frv/all-builtin-write16.c: Delete.
2231 * gcc.target/frv/all-builtin-write32.c: Delete.
2232 * gcc.target/frv/all-builtin-write64.c: Delete.
2233 * gcc.target/frv/all-read-write-1.c: New.
2235 2005-07-27 Jeff Law <law@redhat.com>
2237 * gcc.c-torture/execute/pr22630.c: New test.
2239 2005-07-27 Dorit Nuzman <dorit@il.ibm.com>
2241 PR tree-optimization/23073
2242 * gcc.dg/vect/nodump-pr23073.c: New test.
2243 * gcc.dg/vect/vect.exp: Allow running some tests without dump flags.
2245 2005-07-27 Zdenek Dvorak <dvorakz@suse.cz>
2247 PR tree-optimize/22348
2248 * gcc.c-torture/execute/pr22348.c: New.
2250 2005-07-27 Richard Guenther <rguenther@suse.de>
2252 * gcc.dg/tree-ssa/salias-1.c: New testcase.
2254 2005-07-27 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2257 * gfortran.dg/logical_comp.f90: New test.
2259 2005-07-27 Jan Hubicka <jh@suse.cz>
2261 * inliner-1.c: Add cleanup of dumps.
2262 * val-prof-*.c: Likewise.
2263 * update-tailcall.c: New.
2265 2005-07-26 Diego Novillo <dnovillo@redhat.com>
2268 * gcc.dg/tree-ssa/pr22591.c: New test.
2269 * gcc.dg/tree-ssa/20030807-7.c: XFAIL everywhere.
2271 2005-07-26 Andrew Pinski <pinskia@physics.uc.edu>
2274 * objc.dg/try-catch-11.m: New test.
2276 2005-07-26 Richard Guenther <rguenther@suse.de>
2278 PR tree-optimization/22486
2279 * gcc.dg/tree-ssa/upcast-1.c: New testcase.
2281 2005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
2284 * testsuite/g++.dg/opt/loop2.C: New test.
2286 2005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
2288 * gcc.dg/tree-ssa/reassoc-3.c: New test.
2289 * gcc.dg/tree-ssa/reassoc-4.c: New test.
2291 2005-07-25 Adam Nemet <anemet@lnxw.com>
2293 * lib/profopt.exp (profopt-execute): Check for profiling data
2294 files on the target.
2296 2005-07-25 Richard Guenther <rguenther@gcc.gnu.org>
2298 * gcc.dg/tree-ssa/flatten-1.c: Use longer function names
2299 for matching of asm labels.
2301 2005-07-25 Richard Guenther <rguenther@suse.de>
2303 * gcc.dg/tree-ssa/20050719-1.c: Add return 0;.
2305 2005-07-25 Richard Guenther <rguenther@suse.de>
2308 * gcc.dg/tree-ssa/flatten-2.c: Fix label patterns.
2310 2005-07-25 Ira Rosen <irar@il.ibm.com>
2312 * gcc.dg/vect/vect.exp: Change verbosity level to 4.
2313 * gfortran.dg/vect/vect.exp, g++.dg/vect/vect.exp: Likewise.
2314 * gcc.dg/vect/pr20122.c: Add vectorizable version of the loop.
2315 * gcc.dg/vect/vect-100.c: New test.
2316 * gcc.dg/vect/vect-101.c, gcc.dg/vect/vect-102.c,
2317 gcc.dg/vect/vect-103.c, gcc.dg/vect/vect-104.c,
2318 gcc.dg/vect/vect-105.c, gcc.dg/vect/vect-115.c: Likewise.
2319 * gcc.dg/vect/vect-116.c: Renamed (from vect-100.c).
2320 * gcc.dg/vect/vect-43.c: Add vectorizable version of the loop.
2321 * gcc.dg/vect/vect-91.c: Now 3 loops are vectorizable.
2322 * gfortran.dg/vect/vect-4.f90: Now vectorizable.
2323 * gfortran.dg/vect/pr19049.f90: New testcase.
2324 * g++.dg/vect/pr21218.cc, gcc.dg/tree-ssa/ltrans-8.c: Likewise.
2326 2005-07-25 Jakub Jelinek <jakub@redhat.com>
2328 * gcc.c-torture/execute/20050713-1.c: New test.
2331 * gfortran.fortran-torture/execute/data_4.f90: New test.
2334 * gcc.dg/visibility-d.c: New test.
2336 2005-07-25 Feng Wang <fengwang@nudt.edu.cn>
2338 * gfortran.dg/reshape_rank7.f90: Fix dejagnu commands.
2339 * gfortran.dg/underflow.f90: Ditto.
2341 2005-07-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2343 * g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-2.C,
2344 g++.dg/warn/miss-format-3.C, g++.dg/warn/miss-format-4.C,
2345 g++.dg/warn/miss-format-5.C, g++.dg/warn/miss-format-6.C: New.
2347 2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>
2349 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Revise test to
2350 include case of field width of zero.
2352 2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>
2354 PR libgfortran/21875
2355 * gfortran.dg/fmt_read_bz_bn.f90: Revised test to include case
2356 with trailing blanks on normal formatted read.
2358 2005-07-23 Chao-ying Fu <fu@mips.com>
2360 * gcc.target/mips/mips32-dsp-type.c: New test.
2361 * gcc.target/mips/mips32-dsp.c: New test.
2363 2005-07-23 Oyvind Harboe <oyvind.harboe@zylin.com>
2366 * g++.old-deja/g++.mike/p3060d.C: Fix type of VoidObjMemberFunc.
2369 * gcc.dg/20001117-1.c: Fix type of __cyg_profile_func_enter
2370 and __cyg_profile_func_exit.
2372 2005-07-22 David Edelsohn <edelsohn@gnu.org>
2374 * gfortran.dg/comma_format_extension_3.f: Fix typo.
2375 * gfortran.dg/comma_format_extension_4.f: Same.
2376 * gfortran.dg/pr15332.f: Same.
2377 * gfortran.dg/pr21730.f: Same.
2379 2005-07-22 Andrew Pinski <pinskia@physics.uc.edu>
2381 * g++.dg/opt/vrp2.C: Fix testcase.
2384 * g++.dg/opt/vrp2.C: New test.
2386 2005-07-22 Mark Mitchell <mark@codesourcery.com>
2389 * gcc.dg/debug/dwarf2/dwarf-uninit.c: New test.
2391 2005-07-22 Diego Novillo <dnovillo@redhat.com>
2393 * gcc.dg/tree-ssa/20050719-1.c: New test.
2395 2005-07-22 Bernd Schmidt <bernd.schmidt@analog.com>
2397 * gcc.dg/bfin-longcall-1.c: New file.
2398 * gcc.dg/bfin-longcall-2.c: New file.
2400 2005-07-21 Janis Johnson <janis187@us.ibm.com>
2402 * gcc.c-torture/compile/20050721-1.c: New test for 3.4 fix.
2404 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
2407 * gcc.dg/tree-ssa/pr19055.c: New test.
2408 * gcc.dg/tree-ssa/pr19055-2.c: New test.
2410 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
2413 * g++.dg/other/pr22358.C: New test.
2415 2005-07-21 Douglas Gregor <doug.gregor@gmail.com>
2418 * g++.dg/lookup/two-stage5.C: New test from bug comments.
2420 2005-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2423 * g++.dg/init/union2.C: New test.
2425 2005-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2428 * gcc.dg/complex-4.c: New test.
2430 2005-07-21 Richard Guenther <rguenther@suse.de>
2433 * gcc.dg/tree-ssa/flatten-1.c: Use correct regexp for
2434 scanning for asm labels.
2435 * gcc.dg/tree-ssa/flatten-2.c: Likewise.
2437 2005-07-21 Paolo Bonzini <bonzini@gnu.org>
2440 * gcc.dg/altivec-pr22085.c: New.
2442 2005-07-21 Paolo Bonzini <bonzini@gnu.org>
2444 PR tree-optimization/19210
2445 * gcc.dg/tree-ssa/pr19210-1.c: New.
2446 * gcc.dg/tree-ssa/pr19210-2.c: New.
2448 2005-07-21 Richard Sandiford <richard@codesourcery.com>
2450 PR rtl-optimization/22167
2451 * g++.dg/opt/pr22167.C: New test.
2453 2005-07-20 Douglas Gregor <doug.gregor@gmail.com>
2456 * g++.dg/lookup/two-stage2.C: New.
2457 * g++.dg/lookup/two-stage3.C: New.
2458 * g++.dg/lookup/two-stage4.C: New. Illustrates how we have not yet
2459 fixed two-stage name lookup for operators.
2460 * g++.dg/template/call3.C: Compiler now produces an appropriate
2462 * g++.dg/template/crash37.C: Compiler now describes bla() on line
2464 * g++.dg/template/ptrmem4.C: Compiler produces different error
2466 * g++.old-deja/g++.other/pmf3.C: Compiler now describes
2467 connect_to_method as a candidate.
2469 2005-07-20 James A. Morrison <phython@gcc.gnu.org>
2471 * gcc.dg/fold-alloc-1.c: New test.
2473 2005-07-20 Kazu Hirata <kazu@codesourcery.com>
2475 * gcc.dg/20020312-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
2476 gcc.dg/cpp/assert4.c: Don't mention obsolete ports.
2478 2005-07-19 James A. Morrison <phython@gcc.gnu.org>
2480 * gcc.dg/fold-abs-1.c: New test.
2481 * gcc.dg/fold-abs-2.c: New test.
2482 * gcc.dg/fold-abs-3.c: New test.
2484 2005-07-20 Giovanni Bajo <giovannibajo@libero.it>
2486 Make CONSTRUCTOR use VEC to store initializers.
2487 * g++.dg/ext/complit3.C: Check for specific error messages.
2488 * g++.dg/init/brace2.C: Update error message.
2489 * g++.dg/warn/Wbraces2.C: Likewise.
2491 2005-07-19 Paul Thomas <pault@gcc.gnu.org>
2494 * gfortran.dg/module_interface_1.f90: New test.
2496 2005-07-19 Danny Berlin <dberlin@dberlin.org>
2497 Kenneth Zadeck <zadeck@naturalbridge.com>
2499 * gcc.dg/tree-ssa/sra-2.c: Changed back to -O1 and added xfail.
2501 2005-07-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2503 * gcc.dg/format/miss-1.c, gcc.dg/format/miss-2.c: Don't
2504 specify -Wformat for these tests.
2505 * gcc.dg/format/miss-3.c, gcc.dg/format/miss-4.c,
2506 gcc.dg/format/miss-5.c, gcc.dg/format/miss-6.c: New.
2507 * gcc.dg/format/opt-6.c: Delete.
2509 2005-07-18 Andrew Pinski <pinskia@physics.uc.edu>
2511 * gcc.dg/tree-ssa/sra-2.c: Pass --param sra-max-structure-size.
2512 * gcc.dg/tree-ssa/sra-3.c: Likewise.
2514 2005-07-18 Andrew Pinski <pinskia@physics.uc.edu>
2516 * gcc.dg/tree-ssa/alias-2.c: New test.
2518 2005-07-18 Mark Mitchell <mark@codesourcery.com>
2521 * g++.dg/template/explicit7.C: New test.
2523 2005-07-17 Jerry DeLisle <jvdelisle@verizon.net>
2525 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Change case of field
2526 width of 8 to +Inf and -Inf.
2528 2005-07-17 Mark Mitchell <mark@codesourcery.com>
2531 * g++.dg/template/friend36.C: New test.
2533 2005-07-16 David Edelsohn <edelsohn@gnu.org>
2536 * gfortran.dg/pr21730.f: New test.
2538 2005-07-16 Danny Berlin <dberlin@dberlin.org>
2539 Kenneth Zadeck <zadeck@naturalbridge.com>
2541 * gcc.dg/tree-ssa/ssa-dce-2.c: Changed dg-options to run at -O2
2542 since pure const detection cannot run at -O1 in c compiler.
2543 * gcc.dg/tree-ssa/20030714-1.c Changed scanning patterns because we
2544 can now optimize this case properly.
2545 * gcc.dg/tree-ssa/sra-2.c: Changed to -O3 and removed xfail
2546 because we now pass.
2547 * gcc.dg/vect/vect-92.c: Removed out of bounds array access.
2549 2005-07-16 Joseph S. Myers <joseph@codesourcery.com>
2552 * gcc.dg/format/bitfld-1.c: New test.
2554 2005-07-15 Mark Mitchell <mark@codesourcery.com>
2557 * g++.dg/rtti/repo1.C: New test.
2559 2005-07-15 Andrew Pinski <pinskia@physics.uc.edu>
2562 * gcc.c-torture/compile/pr22398.c: New test.
2564 2005-07-15 Mark Mitchell <mark@codesourcery.com>
2567 * g++.dg/expr/cast4.C: New test.
2569 2005-07-15 Richard Guenther <rguenther@suse.de>
2571 * gcc.dg/tree-ssa/flatten-1.c: New testcase.
2572 * gcc.dg/tree-ssa/flatten-2.c: Likewise.
2574 2005-07-15 Steven Bosscher <stevenb@suse.de>
2576 PR tree-optimization/22230
2577 * gcc.dg/tree-ssa/pr22230.c: New test.
2579 2005-07-14 Jakub Jelinek <jakub@redhat.com>
2581 * gfortran.dg/g77/cpp6.f: New test.
2584 * gfortran.dg/g77/cpp5.F: New test.
2585 * gfortran.dg/g77/cpp5.h: New file.
2586 * gfortran.dg/g77/cpp5inc.h: New file.
2588 2005-07-12 Paul Thomas <pault@gcc.gnu.org>
2591 * gfortran.dg/tl_editting.f90: New.
2592 * gfortran.dg/g77/f77-edit-x-out.f: Remove XFAIL.
2594 2005-07-14 Steven G. Kargl <kargls@comcast.net>
2596 * gfortran.dg/char_array_constructor.f90: New test.
2598 2005-07-13 Paul Thomas <pault@gcc.gnu.org>
2600 * gfortran.dg/past_eor.f90: New.
2601 * gfortran.dg/complex_read.f90: New.
2603 2005-07-13 Jeff Law <law@redhat.com>
2605 * gcc.dg/tree-ssa/pr22051-2.c: Tweak expected output to allow
2608 * gcc.dg/tree-ssa/pr22321.c: New test
2610 2005-07-13 Paolo Bonzini <bonzini@gnu.org>
2612 PR tree-optimization/21921
2613 * gcc.dg/tree-ssa/pr21921.c: New.
2615 2005-07-12 Zdenek Dvorak <dvorakz@suse.cz>
2617 PR tree-optimizatio/22442
2618 * gcc.dg/tree-ssa/loop-11.c: New test.
2620 2005-07-12 Andrew Pinski <pinskia@physics.uc.edu>
2623 * gcc.c-torture/compile/pr21840.c: New test.
2625 2005-07-12 Jan Hubicka <jh@suse.cz>
2627 * gcc.c-torture/compile/pr22379.c: New test.
2629 2005-07-11 Thomas Koenig <Thomas.Koenig@online.de>
2632 gfortran.dg/dev_null.f90: Remove outdated comment about
2633 PR libfortran/21593.
2636 2005-07-12 Dale Johannesen <dalej@apple.com>
2638 * gcc.target/i386/compress-float-sse.c: New.
2639 * gcc.target/i386/compress-float-sse-pic.c: New.
2640 * gcc.target/i386/compress-float-387.c: New.
2641 * gcc.target/i386/compress-float-387-pic.c: New.
2642 * gcc.dg/compress-float-ppc.c: New.
2643 * gcc.dg/compress-float-ppc-pic.c: New.
2645 2005-07-12 Thomas Koenig <Thomas.Koenig@online.de>
2648 gfortran.dg/dev_null.f90: Remove targets.
2650 2005-07-12 Andrew Pinski <pinskia@physics.uc.edu>
2653 * gcc.dg/pr22335-1.c: New test.
2654 * gcc.dg/pr22335-2.c: New test.
2656 2005-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2659 * g++.dg/template/nontype12.C : New test.
2661 2005-07-12 Zdenek Dvorak <dvorakz@suse.cz>
2663 * gcc.dg/tree-ssa/loop-10.c: New test.
2665 2005-07-11 Kazu Hirata <kazu@codesourcery.com>
2667 * gcc.c-torture/execute/20020720-1.x: Remove.
2669 2005-07-11 Jakub Jelinek <jakub@redhat.com>
2671 * gfortran.fortran-torture/execute/forall_7.f90: New test.
2673 2005-07-10 Richard Sandiford <richard@codesourcery.com>
2675 * gcc.target/mips/mips.exp (is_gp32_flag): New procedure.
2676 (dg-mips-options): Use it.
2678 2005-07-09 Diego Novillo <dnovillo@redhat.com>
2680 * gcc.dg/tree-ssa/pta-fp.c: Use -fdump-tree-alias1.
2682 2005-07-09 Richard Henderson <rth@redhat.com>
2684 * lib/target-supports.exp (check_effective_target_sync_char_short):
2687 2005-07-09 Thomas Koenig <Thomas.Koenig@online.de>
2690 * gfortran.dg/negative-z-descriptor.f90: New test.
2692 2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>
2695 * gcc.dg/pr22329.c: New test.
2697 2005-07-08 Kazu Hirata <kazu@codesourcery.com>
2699 PR tree-optimization/20139
2700 * gcc.dg/tree-ssa/pr20139.c: New.
2702 2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>
2705 * testsuite/gcc.dg/pr22356-1.c: New test.
2707 2005-07-08 Nathan Sidwell <nathan@codesourcery.com>
2710 * g++.dg/template/unify8.C: New.
2711 * g++.dg/template/unify9.C: New.
2713 2005-07-08 Jakub Jelinek <jakub@redhat.com>
2715 * gfortran.fortran-torture/execute/entry_10.f90: New test.
2717 2005-07-07 Geoffrey Keating <geoffk@apple.com>
2719 * gcc.dg/darwin-version-1.c: New.
2720 * gcc.dg/builtins-18.c: On Darwin, needs -mmacosx-version-min=10.3.
2721 * gcc.dg/builtins-20.c: Likewise.
2722 * gcc.dg/builtins-53.c: Likewise.
2723 * gcc.dg/torture/builtins-convert-1.c: Likewise.
2724 * gcc.dg/torture/builtins-convert-2.c: Likewise.
2725 * gcc.dg/torture/builtins-convert-3.c: Likewise.
2726 * gcc.dg/torture/builtins-power-1.c: Likewise.
2727 * gcc.dg/builtins-config.h: Complain if macosx-version-min not set
2730 2005-07-07 Jeff Law <law@redhat.com>
2732 * gcc.dg/tree-ssa/vrp17.c: Simplify. Remove dependency on
2733 argument evaluation order.
2735 2005-07-07 Thomas Koenig <Thomas.Koenig@online.de>
2738 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
2739 Add test cases where the shift length is greater than the
2742 2005-07-07 Ziemowit Laski <zlaski@apple.com>
2744 * obj-c++.dg/proto-lossage-6.mm: New.
2745 * objc.dg/proto-lossage-6.m: New.
2747 2005-07-07 Ziemowit Laski <zlaski@apple.com>
2749 * obj-c++.dg/gnu-runtime-2.mm: Compile, do not run.
2750 * objc.dg/gnu-runtime-2.m: Likewise.
2752 2005-07-07 Jakub Jelinek <jakub@redhat.com>
2754 * gfortran.dg/longline.f: New test.
2756 * gfortran.dg/badline.f: New test.
2758 2005-07-07 Feng Wang <fengwang@nudt.edu.cn>
2763 * gfortran.dg/hollerith.f90: New.
2764 * gfortran.dg/hollerith2.f90: New.
2765 * gfortran.dg/hollerith3.f90: New.
2766 * gfortran.dg/hollerith4.f90: New.
2767 * gfortran.dg/hollerith_f95.f90: New.
2768 * gfortran.dg/hollerith_legacy.f90: New.
2769 * gfortran.dg/g77/cpp4.F: New. Port from g77.
2771 2005-07-07 Ziemowit Laski <zlaski@apple.com>
2774 * obj-c++.dg/gnu-runtime-[1-2].mm: New.
2775 * objc.dg/gnu-runtime-2.m: New.
2777 2005-07-06 Jeff Law <law@redhat.com>
2779 * gcc.dg/tree-ssa/vrp17.c: New test.
2781 2005-07-07 Feng Wang <fengwang@nudt.edu.cn>
2784 * gfortran.dg/array_constructor_5.f90: New test.
2786 2005-07-07 Jakub Jelinek <jakub@redhat.com>
2788 * gfortran.fortran-torture/execute/entry_9.f90: New test.
2790 2005-07-06 Fariborz Jahanian <fjahanian@apple.com>
2792 * gcc.dg/20030324-1.c: Remove -fforce-mem option.
2793 * gcc.dg/980816-1.c: Ditto.
2795 2005-07-06 Jeff Law <law@redhat.com>
2797 * gcc.c-torture/compile/pr21356.c: New test.
2799 2005-07-05 Joseph S. Myers <joseph@codesourcery.com>
2803 * gcc.c-torture/compile/pr22013-1.c,
2804 gcc.c-torture/execute/pr22098-1.c,
2805 gcc.c-torture/execute/pr22098-2.c,
2806 gcc.c-torture/execute/pr22098-3.c: New tests.
2808 2005-07-05 Joseph S. Myers <joseph@codesourcery.com>
2811 * gcc.dg/pr22308-1.c: New test.
2813 2005-07-05 Kazu Hirata <kazu@codesourcery.com>
2815 * gcc.dg/compare1.c: Add -fno-short-enums. Don't skip on any
2817 * gcc.dg/compare9.c: Use -fshort-enums instead of
2818 -fno-short-enums. Change the last test to dg-bogus.
2820 2005-07-04 Kazu Hirata <kazu@codesourcery.com>
2822 * gcc.dg/compare1.c: Skip on arm*-*-eabi* arm*-*-symbianelf*.
2823 * gcc.dg/compare9.c: New.
2825 2005-07-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2827 * gfortran.dg/io_invalid_1.f90: Fix expected error message.
2829 2005-07-03 Andrew Pinski <pinskia@physics.uc.edu>
2832 * gcc.dg/tree-ssa/pr14490-[1-4].c: Escape "+".
2835 2005-07-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2837 * gcc.dg/format/gcc_gfc-1.c: New.
2839 2005-07-03 Andrew Pinski <pinskia@physics.uc.edu>
2841 * pr14490-[1-4].c: Fix typos scan-tree-dump-times so they now pass.
2843 2005-07-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2846 * gfortran.dg/io_invalid_1.f90: New test.
2848 2005-07-03 Joseph S. Myers <joseph@codesourcery.com>
2850 * gcc.dg/format/gcc_diag-1.c: Update.
2852 2005-07-02 Jeff Law <law@redhat.com>
2854 * gcc.dg/tree-ssa/pr22051-1.c: New test.
2855 * gcc.dg/tree-ssa/pr22051-2.c: New test.
2857 2005-07-02 Joseph S. Myers <joseph@codesourcery.com>
2859 * gcc.dg/format/gcc_diag-1.c: Update.
2861 2005-07-01 Andrew Pinski <pinskia@physics.uc.edu>
2864 * gcc.c-torture/compile/pr22269.c: New test.
2866 2005-06-30 Diego Novillo <dnovillo@redhat.com>
2870 * g++.dg/tree-ssa/pr21584-1.C: New test.
2871 * g++.dg/tree-ssa/pr21584-2.C: New test.
2873 2005-06-30 Ziemowit Laski <zlaski@apple.com>
2875 * obj-c++.dg/try-catch-11.mm: New.
2876 * objc.dg/try-catch-10.m: New.
2878 2005-06-29 David Edelsohn <edelsohn@gnu.org>
2880 * g++.dg/other/ucnid-1.C: xfail on AIX.
2882 2005-06-29 Diego Novillo <dnovillo@redhat.com>
2885 * gcc.dg/20050629-1.c: New test.
2887 2005-06-29 Ziemowit Laski <zlaski@apple.com>
2889 * obj-c++.dg/const-str-1[0-1].mm: New.
2890 * objc.dg/const-str-1[0-1].m: New.
2892 2005-05-29 Richard Henderson <rth@redhat.com>
2894 * lib/target-supports.exp (check_effective_target_vect_no_int_max):
2895 Rename from check_effective_target_vect_no_max.
2896 (check_effective_target_vect_no_int_add): New.
2897 * gcc.dg/vect/vect-13.c: Use vect_no_int_max.
2898 * gcc.dg/vect/vect-91.c: Use vect_no_int_add.
2899 * gcc.dg/vect/vect-reduc-3.c: Likewise.
2900 * gcc.dg/vect/vect-reduc-1.c: Use both.
2901 * gcc.dg/vect/vect-reduc-2.c: Likewise.
2903 2005-05-29 Richard Henderson <rth@redhat.com>
2905 * lib/target-supports.exp (check_effective_target_vect_no_max):
2906 Remove i386 and x86_64.
2908 2005-06-29 Steve Ellcey <sje@cup.hp.com>
2911 * gcc.dg/torture/pr21817.c: Use -fno-common for hppa*-*-* targets.
2913 2005-06-29 Steve Ellcey <sje@cup.hp.com>
2916 * gcc.dg/vect/pr21969.c: New test.
2918 2005-06-28 Eric Christopher <echristo@redhat.com>
2922 * gcc.dg/inline1.c: New test.
2923 * gcc.dg/inline2.c: Ditto.
2924 * gcc.dg/inline3.c: Ditto.
2925 * gcc.dg/inline4.c: Ditto.
2926 * gcc.dg/inline5.c: Ditto.
2928 2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
2931 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
2932 Add testcase also testing eoshift1 for PR 22142.
2934 2005-06-28 Richard Henderson <rth@redhat.com>
2936 * gcc.dg/tree-ssa/20030708-1.c: Remove static from test function.
2937 * gcc.dg/tree-ssa/20030709-1.c, gcc.dg/tree-ssa/20030714-1.c,
2938 gcc.dg/tree-ssa/20030807-1.c, gcc.dg/tree-ssa/20030807-5.c,
2939 gcc.dg/tree-ssa/20030807-8.c, gcc.dg/tree-ssa/20030815-1.c,
2940 gcc.dg/tree-ssa/20030922-2.c: Likewise.
2942 2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
2945 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
2946 Add testcase for PR 22142.
2948 2005-06-28 Joseph S. Myers <joseph@codesourcery.com>
2950 * g++.dg/ext/fpreg1.C, gcc.target/ia64/fpreg-1.c,
2951 gcc.target/ia64/fpreg-2.c: New tests.
2953 2005-06-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2955 * gfortran.dg/dev_null.f90: Run test only on linux and solaris.
2957 2005-06-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2960 * gfortran.dg/slash_1.f90: New test.
2962 2005-06-27 Richard Henderson <rth@redhat.com>
2964 * gcc.dg/vect/vect-reduc-1.c: Adjust test to properly validate MIN.
2965 * gcc.dg/vect/vect-reduc-1char.c: Likewise.
2966 * gcc.dg/vect/vect-reduc-1short.c: Likewise.
2967 * gcc.dg/vect/vect-reduc-2.c: Likewise.
2968 * gcc.dg/vect/vect-reduc-2char.c: Likewise.
2969 * gcc.dg/vect/vect-reduc-2short.c: Likewise.
2971 2005-06-27 Richard Henderson <rth@redhat.com>
2973 * gcc.dg/vect/vect-reduc-1short.c: Remove XFAIL.
2974 * gcc.dg/vect/vect-reduc-2char.c: Remove XFAIL.
2976 2005-06-27 Ziemowit Laski <zlaski@apple.com>
2978 * obj-c++.dg/proto-lossage-5.mm: New.
2979 * objc.dg/proto-lossage-5.m: New.
2981 2005-06-27 Diego Novillo <dnovillo@redhat.com>
2984 * gcc.dg/tree-ssa/pr21959.c: New test.
2986 2005-06-27 Jakub Jelinek <jakub@redhat.com>
2988 * gcc.c-torture/execute/builtins/lib/main.c (abort): Add prototype.
2989 * gcc.c-torture/execute/builtins/lib/strncat.c (strncat): Avoid
2990 testing uninitialized var.
2992 * gcc.c-torture/execute/builtins/chk.h: New.
2993 * gcc.c-torture/execute/builtins/lib/chk.c: New.
2994 * gcc.c-torture/execute/builtins/memcpy-chk.c: New test.
2995 * gcc.c-torture/execute/builtins/memcpy-chk-lib.c: New.
2996 * gcc.c-torture/execute/builtins/memmove-chk.c: New test.
2997 * gcc.c-torture/execute/builtins/memmove-chk-lib.c: New.
2998 * gcc.c-torture/execute/builtins/mempcpy-chk.c: New test.
2999 * gcc.c-torture/execute/builtins/mempcpy-chk-lib.c: New.
3000 * gcc.c-torture/execute/builtins/memset-chk.c: New test.
3001 * gcc.c-torture/execute/builtins/memset-chk-lib.c: New.
3002 * gcc.c-torture/execute/builtins/snprintf-chk.c: New test.
3003 * gcc.c-torture/execute/builtins/snprintf-chk-lib.c: New.
3004 * gcc.c-torture/execute/builtins/sprintf-chk.c: New test.
3005 * gcc.c-torture/execute/builtins/sprintf-chk-lib.c: New.
3006 * gcc.c-torture/execute/builtins/stpcpy-chk.c: New test.
3007 * gcc.c-torture/execute/builtins/stpcpy-chk-lib.c: New.
3008 * gcc.c-torture/execute/builtins/strcat-chk.c: New test.
3009 * gcc.c-torture/execute/builtins/strcat-chk-lib.c: New.
3010 * gcc.c-torture/execute/builtins/strcpy-chk.c: New test.
3011 * gcc.c-torture/execute/builtins/strcpy-chk-lib.c: New.
3012 * gcc.c-torture/execute/builtins/strncat-chk.c: New test.
3013 * gcc.c-torture/execute/builtins/strncat-chk-lib.c: New.
3014 * gcc.c-torture/execute/builtins/strncpy-chk.c: New test.
3015 * gcc.c-torture/execute/builtins/strncpy-chk-lib.c: New.
3016 * gcc.c-torture/execute/builtins/vsnprintf-chk.c: New test.
3017 * gcc.c-torture/execute/builtins/vsnprintf-chk-lib.c: New.
3018 * gcc.c-torture/execute/builtins/vsprintf-chk.c: New test.
3019 * gcc.c-torture/execute/builtins/vsprintf-chk-lib.c: New.
3020 * gcc.dg/builtin-object-size-1.c: New test.
3021 * gcc.dg/builtin-object-size-2.c: New test.
3022 * gcc.dg/builtin-object-size-3.c: New test.
3023 * gcc.dg/builtin-object-size-4.c: New test.
3024 * gcc.dg/builtin-object-size-5.c: New test.
3025 * gcc.dg/builtin-stringop-chk-1.c: New test.
3026 * gcc.dg/builtin-stringop-chk-2.c: New test.
3027 * gcc.dg/tree-ssa/builtin-fprintf-1.c: New test.
3028 * gcc.dg/tree-ssa/builtin-fprintf-chk-1.c: New test.
3029 * gcc.dg/tree-ssa/builtin-printf-1.c: New test.
3030 * gcc.dg/tree-ssa/builtin-printf-chk-1.c: New test.
3031 * gcc.dg/tree-ssa/builtin-vfprintf-1.c: New test.
3032 * gcc.dg/tree-ssa/builtin-vfprintf-chk-1.c: New test.
3033 * gcc.dg/tree-ssa/builtin-vprintf-1.c: New test.
3034 * gcc.dg/tree-ssa/builtin-vprintf-chk-1.c: New test.
3035 * gcc.c-torture/execute/printf-1.c: New test.
3036 * gcc.c-torture/execute/fprintf-1.c: New test.
3037 * gcc.c-torture/execute/vprintf-1.c: New test.
3038 * gcc.c-torture/execute/vfprintf-1.c: New test.
3039 * gcc.c-torture/execute/printf-chk-1.c: New test.
3040 * gcc.c-torture/execute/fprintf-chk-1.c: New test.
3041 * gcc.c-torture/execute/vprintf-chk-1.c: New test.
3042 * gcc.c-torture/execute/vfprintf-chk-1.c: New test.
3044 2005-06-27 Michael Matz <matz@suse.de>
3046 * gcc.target/x86_64/abi/test_struct_returning.c: Adjust as return
3047 slot is not merged if address escapes.
3049 2005-06-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3052 * gcc.dg/format/sentinel-1.c: Update. Fix execl* calls.
3054 2005-06-26 Jakub Jelinek <jakub@redhat.com>
3057 * gcc.c-torture/compile/20050622-1.c: New test.
3060 * gcc.dg/20050620-1.c: New test.
3062 2005-06-26 Kazu Hirata <kazu@codesourcery.com>
3064 PR tree-optimization/22026
3065 * gcc.dg/tree-ssa/pr22026.c: New.
3067 2005-06-25 Thomas Koenig <Thomas.Koenig@online.de>
3070 * gfortran.dg/shift-alloc.f90: New testcase.
3072 2005-06-25 Kelley Cook <kcook@gcc.gnu.org>
3074 * all files: Update FSF address in copyright headers.
3076 2005-06-22 Jan Hubicka <jh@suse.cz>
3078 * wholeprogram-1.c: New testcase.
3079 * wholeprogram-2.c: New testcase.
3081 2005-06-24 Mark Mitchell <mark@codesourcery.com>
3084 * gcc.dg/tree-ssa/pr22171.c: New test.
3086 2005-06-24 Feng Wang <fengwang@nudt.edu.cn>
3088 * gfortran.dg/simplify_modulo.f90: New.
3090 2005-06-24 Jan Hubicka <jh@suse.cz>
3092 * gcc.dg/tree-ssa/20040210-1.c: Fix for unit-at-a-time
3094 2005-06-23 Ziemowit Laski <zlaski@apple.com>
3096 * obj-c++.dg/proto-lossage-[1-4].mm: New.
3098 2005-06-23 Ziemowit Laski <zlaski@apple.com>
3100 * obj-c++.dg/typedef-alias-1.mm: New.
3101 * objc.dg/typedef-alias-1.m: New.
3103 2005-06-23 Jeff Law <law@redhat.com>
3105 * gcc.dg/tree-ssa/vrp16.c: New test.
3107 2005-06-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3109 * lib/target-supports.exp: Add
3110 check_effective_target_fortran_large_real and
3111 check_effective_target_fortran_large_int to check for
3112 corresponding effective targets.
3113 * gfortran.dg/large_integer_kind_1.f90: New test.
3114 * gfortran.dg/large_real_kind_1.f90: New test.
3116 2005-06-23 Kazu Hirata <kazu@codesourcery.com>
3118 PR tree-optimization/22117
3119 * gcc.dg/tree-ssa/pr22117.c: New.
3121 2005-06-23 James A. Morrison <phython@gcc.gnu.org>
3124 * gcc.dg/fold-mod-1.c: Accept fffffff8 as well.
3126 2005-06-23 David Edelsohn <edelsohn@gnu.org>
3128 * gcc.dg/rs6000-fpint-2.c: Only compile on Darwin and Linux.
3130 2005-06-23 David Billinghurst <David.Billinghurst@riotinto.com>
3132 * gfortran.dg/f2c_4.f90: Add tests for complex functions
3133 * gfortran.dg/f2c_4.c: Likewise
3135 2005-06-22 Paul Brook <paul@codesourcery.com>
3138 * gfortran.dg/auto_save_1.f90: New test.
3140 2005-06-22 Michael Matz <matz@suse.de>
3142 * gcc.target/x86-64/abi: New directory.
3143 * gcc.target/x86-64/abi/abi-x86_64.exp: New testsuite.
3144 * gcc.target/x86-64/abi/README.gcc: New file.
3145 * gcc.target/x86-64/abi/{args.h,defines.h,macros.h}: New headers.
3146 * gcc.target/x86-64/abi/asm-support.s: New file.
3147 * gcc.target/x86_64/abi/test_3_element_struct_and_unions.c: New test.
3148 * gcc.target/x86_64/abi/test_basic_alignment.c: New test.
3149 * gcc.target/x86_64/abi/test_basic_array_size_and_align.c: New test.
3150 * gcc.target/x86_64/abi/test_basic_returning.c: New test.
3151 * gcc.target/x86_64/abi/test_basic_sizes.c: New test.
3152 * gcc.target/x86_64/abi/test_basic_struct_size_and_align.c: New test.
3153 * gcc.target/x86_64/abi/test_basic_union_size_and_align.c: New test.
3154 * gcc.target/x86_64/abi/test_bitfields.c: New test.
3155 * gcc.target/x86_64/abi/test_complex_returning.c: New test.
3156 * gcc.target/x86_64/abi/test_passing_floats.c: New test.
3157 * gcc.target/x86_64/abi/test_passing_integers.c: New test.
3158 * gcc.target/x86_64/abi/test_passing_structs_and_unions.c: New test.
3159 * gcc.target/x86_64/abi/test_passing_structs.c: New test.
3160 * gcc.target/x86_64/abi/test_passing_unions.c: New test.
3161 * gcc.target/x86_64/abi/test_struct_returning.c: New test.
3162 * gcc.target/x86_64/abi/test_varargs.c: New test.
3164 2005-06-21 Joseph S. Myers <joseph@codesourcery.com>
3166 * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: Pass -mmmx for
3167 32-bit i?86 and x86_64.
3169 2005-06-21 Ziemowit Laski <zlaski@apple.com>
3171 * obj-c++.dg/const-str-[1-9].mm: New tests.
3173 2005-06-21 Paul Thomas <pault@gcc.gnu.org>
3176 * gfortran.dg/namelist_use.f90: New.
3177 * gfortran.dg/namelist_use_only.f90: New.
3179 2005-06-21 Jeff Law <law@redhat.com>
3181 * gcc.dg/tree-ssa/vrp15.c: New test.
3183 2005-06-21 Dorit Nuzman <dorit@il.ibm.com>
3185 * lib/target-supports.exp (check_effective_target_vect_reduction):
3187 * gcc.dg/vect/vect.exp: Run tests with additional flags separately.
3188 * gcc.dg/vect/vect-reduc-1.c: Vectorizable on all relevant platforms -
3189 remove vect_reduction target keyword. Also avoid two returns in main.
3190 * gcc.dg/vect/vect-reduc-3.c: Likewise.
3191 * gcc.dg/vect/vect-reduc-2.c: Likewise. Also initialize diff to 0.
3192 * gcc.dg/vect/vect-reduc-1short.c: New test.
3193 * gcc.dg/vect/vect-reduc-1char.c: New test.
3194 * gcc.dg/vect/vect-reduc-2short.c: New test.
3195 * gcc.dg/vect/vect-reduc-2char.c: New test.
3196 * gcc.dg/vect/vect-reduc-6.c: New test.
3197 * gcc.dg/vect/trapv-vect-reduc-4.c: New test.
3198 * gcc.dg/vect/fast-math-vect-reduc-5.c: New test.
3199 * gcc.dg/vect/fast-math-vect-reduc-7.c: New test
3201 2005-06-21 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3202 Paul Thomas <pault@gcc.gnu.org>
3204 * gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90:
3207 2005-06-20 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3209 * gfortran.dg/backslash_1.f90: New test.
3210 * gfortran.dg/backslash_2.f90: New test.
3212 2005-06-20 Steven G. Kargl <kargls@comcast.net>
3214 * gfortran.dg/duplicate_labels.f90: New test.
3216 2005-06-20 Jan Beulich <jbeulich@novell.com>
3218 * g++.old-deja/g++.jason/thunk2.C: On NetWare, also account for
3219 unsupportable relocations.
3220 * g++.old-deja/g++.other/store-expr1.C: Likewise.
3221 * gcc.dg/20050321-2.c: xfail for NetWare.
3223 2005-06-20 Andreas Jaeger <aj@suse.de>
3225 * gcc.target/i386/sseregparm-1.c, gcc.target/i386/sseregparm-2.c,
3226 gcc.target/i386/fastcall-sseregparm.c,
3227 gcc.target/i386/regparm-stdcall.c: Run only on 32-bit x86.
3229 2005-06-19 Richard Henderson <rth@redhat.com>
3231 * gcc.dg/tree-ssa/pr21985.c: Use size_t.
3233 2005-06-19 Joseph S. Myers <joseph@codesourcery.com>
3235 * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: New tests.
3237 2005-06-19 Aldy Hernandez <aldyh@redhat.com>
3240 * g++.dg/conversion/simd2.C: Change expected error message.
3242 2005-06-18 Dorit Nuzman <dorit@il.ibm.com>
3244 * gcc.dg/vect/vect-reduc-1.c: Add cleanup-tree-dump.
3245 * gcc.dg/vect/vect-reduc-2.c: Likewise.
3246 * gcc.dg/vect/vect-reduc-3.c: Likewise.
3248 2005-06-18 James A Morrison <phython@gcc.gnu.org>
3250 * gcc.dg/fold-mod-1.c: New test.
3252 2005-06-18 Steven G. Kargl <kargls@comcast.net>
3255 * gfortran.dg/pr19926.f90: New test.
3257 2005-06-18 Dorit Nuzman <dorit@il.ibm.com>
3259 * lib/target-supports.exp (check_effective_target_vect_reduction): New.
3260 * gcc.dg/vect/vect-reduc-1.c: Now vectorizable for vect_reduction
3262 * gcc.dg/vect/vect-reduc-2.c: Likewise.
3263 * gcc.dg/vect/vect-reduc-3.c: Likewise.
3265 2005-06-18 Joseph S. Myers <joseph@codesourcery.com>
3267 * gcc.target/ia64/float80-varargs-1.c: New test.
3269 2005-06-18 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3272 * gfortran.dg/f2c_6.f90: New test.
3274 2005-06-17 Geoffrey Keating <geoffk@apple.com>
3277 * g++.dg/template/local5.C: New.
3279 2005-06-17 Richard Henderson <rth@redhat.com>
3281 * gcc.dg/sync-2.c (do_qi): Cast negative results to char.
3283 2005-06-07 David Billinghurst <David.Billinghurst@riotinto.com>
3286 * lib/gcc-dg.exp (gcc-dg-test-1): Catch error if file can't be deleted.
3288 2005-06-15 Giovanni Bajo <giovannibajo@libero.it>
3290 * gcc.dg/vect/vect-dv-2.c, gcc.dg/vect/vect-ifcvt-2.c,
3291 gcc.dg/vect/vect-ifcvt-3.c, gcc.dg/vect/vect-ifcvt-4.c,
3292 gcc.dg/vect/vect-ifcvt-5.c, gcc.dg/vect/vect-ifcvt-6.c,
3293 gcc.dg/vect/vect-ifcvt-7.c, gcc.dg/vect/vect-ifcvt-9.c: Call
3294 check_vect to verify the presence of hardware vector support.
3296 2005-06-16 James A. Morrison <phython@gcc.gnu.org>
3299 * gcc.dg/pr14796-2.c: Accept -34359738368 and -800000000.
3301 2005-06-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3304 * gfortran.dg/pr19216.f: Add correct space between brackets and
3307 2005-06-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3310 * gfortran.dg/g77/f77-edit-t-in.f: Not XFAIL-ed any more.
3312 2005-06-16 Richard Guenther <rguenth@gcc.gnu.org>
3314 * gcc.target/i386/attributes-error.c: New testcase.
3315 * gcc.target/i386/fastcall-sseregparm.c: Likewise.
3316 * gcc.target/i386/regparm-stdcall.c: Likewise.
3317 * gcc.target/i386/sseregparm-1.c: Likewise.
3318 * gcc.target/i386/sseregparm-2.c: Likewise.
3320 2005-06-16 Nathan Sidwell <nathan@codesourcery.com>
3322 * g++.dg/rtti/crash2.C: New.
3324 2005-06-15 Joseph S. Myers <joseph@codesourcery.com>
3326 * gcc.dg/noncompile/20040203-3.c: Update expected message.
3328 2005-06-15 David Ung <davidu@mips.com>
3330 * gcc.target/mips/mips16e-extends.c: New test for testing the
3331 generation of MIPS16e zeb/zeh, seb/seh instructions.
3333 2005-06-15 Diego Novillo <dnovillo@redhat.com>
3336 * gcc.dg/tree-ssa/vrp13.c: Add multiplication tests.
3337 * gcc.dg/tree-ssa/pr22018.c: New test.
3339 2005-06-15 Aldy Hernandez <aldyh@redhat.com>
3341 * gcc.dg/simd-1.c: Update error messages.
3342 * gcc.dg/simd-1b.c: Re-enable tests. Update error messages.
3343 * gcc.dg/simd-2.c: Update error messages.
3344 * gcc.dg/simd-4.c: New.
3346 2005-06-15 Nathan Sidwell <nathan@codesourcery.com>
3349 * g++.dg/other/crash-4.C: New.
3351 2005-06-14 Devang Patel <dpatel@apple.com>
3353 * gcc.dg/vect/vect-ifcvt-1.c: Remove.
3355 2005-06-14 Nathan Sidwell <nathan@codesourcery.com>
3358 * g++.dg/parse/crash11.C: Update
3360 2005-06-13 Jeff Law <law@redhat.com>
3362 * gcc.dg/tree-ssa/20030807-10.c: VRP is now expected to
3363 perform the desired transformations.
3364 * gcc.dg/tree-ssa/20030806-6.c: Similarly.
3365 * gcc.dg/tree-ssa/20040514-2.c: Similarly.
3367 2005-06-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3370 * gfortran.dg/forall_1.f90: Un-XFAIL.
3372 2005-06-13 Nathan Sidwell <nathan@codesourcery.com>
3375 * g++.dg/parse/crash26.C: New.
3378 * g++.dg/init/member1.C: New.
3380 2005-06-13 Jakub Jelinek <jakub@redhat.com>
3382 * gfortran.dg/altreturn_1.f90: New test.
3384 2005-06-13 Zdenek Dvorak <dvorakz@suse.cz>
3387 * gcc.dg/tree-ssa/pr21985.c: New test.
3389 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
3391 * ggcc.dg/pr14796-1.c: Add tests for (X << C) >> C.
3393 2005-06-12 Roger Sayle <roger@eyesopen.com>
3396 * g++.dg/other/error10.C: New test case.
3398 2005-06-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3401 * gfortran.dg/pr19155.f: Add test.
3403 2005-06-12 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3405 * gfortran.dg/f2c_7.f90: New test.
3407 * gfortran.dg/forall_1.f90: XFAILed.
3409 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
3411 * gcc.dg/pr14796-1.c: New.
3412 * gcc.dg/pr14796-2.c: New.
3414 2005-06-11 Steven G. Kargl <kargls@comcast.net>
3418 * gfortran.dg/deallocate_stat.f90: New test.
3420 2005-06-11 Thomas Koenig <Thomas.Koenig@online.de>
3422 * gfortran.fortran-torture/execute/in-pack.f90: New test.
3424 2005-06-10 Dorit Nuzman <dorit@il.ibm.com>
3426 * gfortran.dg/vect/vect-4.f90: Update comments. Only one unaligned
3427 access will be generated when this loop is vectorized. Test that
3428 accesses with same alignment were detected.
3429 * gcc.dg/vect/vect-dv-2.c: Remove "vect_no_align" from xfail.
3430 Test that accesses with same alignment were detected.
3431 * gcc.dg/vect/vect-ifcvt-1.c: Likewise.
3432 * gcc.dg/vect/vect-91.c: New test. Test that accesses with same
3433 alignment were detected.
3435 2005-06-10 Aldy Hernandez <aldyh@redhat.com>
3438 * g++.dg/conversion/simd2.C: New.
3440 2005-06-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
3442 * gcc.dg/Wcxx-compat-1.c: New.
3444 2005-06-09 Thomas Koenig <Thomas.Koenig@online.de>
3447 * gfortran.dg/reshape-complex.f90: Add a test for a packed
3450 2005-06-09 Nathan Sidwell <nathan@codesourcery.com>
3452 * gcc.dg/alias-8.c: New.
3454 2005-06-08 Joseph S. Myers <joseph@codesourcery.com>
3456 * gcc.dg/format/cmn_err-1.c: Update.
3458 2005-06-08 James A. Morrison <phython@gcc.gnu.org>
3461 * gcc.target/sparc/fexpand-2.c: New.
3462 * gcc.target/sparc/fpmerge-2.c: New.
3463 * gcc.target/sparc/fpmul-2.c: New.
3464 * gcc.target/sparc/noresult.c: New.
3465 * gcc.target/sparc/pdist-2.c: New.
3466 * gcc.target/sparc/pdist-3.c: New.
3468 2005-06-08 Alex V. Breger <atrus.ru@atrus.ru>
3471 * gcc.target/i386/i386.exp: Fix comment typo.
3473 2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
3476 * g++.dg/inherit/using5.C: New.
3477 * g++.dg/inherit/using6.C: New.
3479 2005-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3482 * g++.dg/template/ptrmem15.C: New test.
3485 * g++.dg/ext/label4.C: New test.
3487 2005-06-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3489 * gcc.dg/tls/debug-1.c: New test.
3491 2005-06-07 Dale Johannesen <dalej@apple.com>
3493 * gcc.target/i386/movq.c: New.
3495 2005-06-07 Dale Johannesen <dalej@apple.com>
3497 * gcc.dg/20050607-1.c: New.
3499 2005-06-07 Jakub Jelinek <jakub@redhat.com>
3502 * gcc.c-torture/execute/20050607-1.c: New test.
3504 2005-06-07 Thomas Koenig <Thomas.Koenig@online.de>
3507 * gfortran.fortran-torture/execute/intrinsic_matmul.f90:
3508 Test case where the return array has lowest stride one,
3511 2005-06-07 Adrian Straetling <straetling@de.ibm.com>
3513 * lib/target-supports.exp (check_effective_target_sync_int_long):
3514 Add s390 and s390x targets.
3516 2005-06-07 Zdenek Dvorak <dvorakz@suse.cz>
3518 * gcc.dg/tree-ssa/loop-2.c: Update outcome.
3519 * gcc.dg/tree-ssa/loop-3.c: Update outcome.
3520 * gcc.dg/tree-ssa/loop-4.c: Update outcome.
3521 * gcc.dg/tree-ssa/loop-9.c: New test.
3523 2005-06-07 Nathan Sidwell <nathan@codesourcery.com>
3525 * g++.dg/parse/defarg10.C: New.
3527 2005-06-06 Jakub Jelinek <jakub@redhat.com>
3530 * gcc.c-torture/execute/20050604-1.c: New test.
3532 2005-06-06 Nathan Sidwell <nathan@codesourcery.com>
3535 * g++.dg/parse/defarg9.C: New.
3538 * g++.dg/inherit/using4.C: New.
3539 * g++.dg/overload/error1.C: Adjust expected errors.
3540 * g++.old-deja/g++.benjamin/warn02.C: Likewise.
3541 * g++.old-deja/g++.brendan/arm2.C: Likewise.
3542 * g++.old-deja/g++.other/redecl2.C: Likewise.
3543 * g++.old-deja/g++.other/redecl4.C: Likewise.
3544 * g++.old-deja/g++.pt/memtemp78.C: Likewise.
3546 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
3548 * gfortran.dg/f2c_5.f90: Add -w to dg-options
3550 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
3552 * lib/gfortran.exp (gfortran_target_compile): Call
3553 dg-additional-files-options
3554 * gfortran.dg/f2c_4.f90: New file
3555 * gfortran.dg/f2c_4.c: New file
3556 * gfortran.dg/f2c_5.f90: New file
3557 * gfortran.dg/f2c_5.c: New file
3559 2005-06-05 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3561 * gfortran.dg/forall_1.f90: Set previously uninitialized variable.
3564 * gfortran.dg/array_constructor_4.f90: New test.
3566 2005-06-05 Mark Mitchell <mark@codesourcery.com>
3569 * g++.dg/ext/builtin9.C: New test.
3571 2005-06-05 Dale Johannesen <dalej@apple.com>
3573 * gcc.c-torture/execute/20050603-1.c: Move to gcc.dg.
3574 * gcc.c-torture/execute/20050603-2.c: Ditto.
3576 2005-06-05 Dorit Nuzman <dorit@il.ibm.com>
3578 * gcc.dg/vect/vect-62: Check that second loop is not vectorized.
3579 * gcc.dg/vect/vect-reduc-1.c: New.
3580 * gcc.dg/vect/vect-reduc-2.c: New.
3581 * gcc.dg/vect/vect-reduc-3.c: New.
3583 2005-06-04 Dale Johannesen <dalej@apple.com>
3585 * gcc.c-torture/execute/20050603-1.c: New.
3586 * gcc.c-torture/execute/20050603-2.c: New.
3587 * gcc.dg/20050603-3.c: New.
3589 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3592 * gfortran.dg/debug_1.f90: New test.
3594 * gfortran.dg/forall_1.f90: New test.
3596 2005-06-04 Erik Edelmann <erik.edelmann@iki.fi>
3598 * gfortran.dg/array_constructor_3.f90: New test.
3600 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3602 * gfortran.dg/ret_pointer_1.f90: Un-XFAIL.
3604 2005-06-04 Hans-Peter Nilsson <hp@axis.com>
3606 * g++.dg/opt/crossjump1.C: Gate -fPIC usage on target fpic.
3608 2005-06-04 Joseph S. Myers <joseph@codesourcery.com>
3611 * gcc.dg/init-excess-1.c: New test.
3613 2005-06-03 Mark Mitchell <mark@codesourcery.com>
3616 * g++.dg/expr/static_cast6.C: New test.
3618 2005-06-03 Diego Novillo <dnovillo@redhat.com>
3620 * gcc.dg/tree-ssa/vrp14.c: New test.
3622 2005-06-03 Mark Mitchell <mark@codesourcery.com>
3625 * g++.dg/template/new2.C: New test.
3627 2005-06-03 Josh Conner <jconner@apple.com>
3629 * gcc.dg/ppc-vector-memcpy.c (foo): Use non-zero values for
3630 all entries in initializer.
3632 2005-06-03 Richard Guenther <rguenth@gcc.gnu.org>
3635 * gcc.dg/pr21858.c: New testcase.
3637 2005-06-03 Paolo Bonzini <bonzini@gnu.org>
3639 PR tree-optimization/21292
3641 * lib/target-supports.exp (check_effective_target_vect_cmdline_needed):
3643 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
3644 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
3645 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
3646 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
3647 gcc.dg/tree-ssa/gen-vect-32.c: Require it.
3649 2005-06-02 Richard Henderson <rth@redhat.com>
3651 * gcc.dg/sync-2.c: Use -march=i486 for i386.
3653 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>
3655 * gcc.dg/wtypequal.c: New testcase.
3657 2005-06-02 Diego Novillo <dnovillo@redhat.com>
3660 * gcc.dg/tree-ssa/pr21582.c: New test.
3662 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
3665 * g++.dg/opt/interface2.h: New.
3666 * g++.dg/opt/interface2.C: New.
3667 * g++.dg/init/ctor4.C: Adjust error lines.
3668 * g++.old-deja/g++.bob/inherit2.C: Likewise.
3669 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
3670 * g++.old-deja/g++.jason/opeq3.C: Likewise.
3671 * g++.old-deja/g++.pt/assign1.C: Likewise.
3672 * g++.old-deja/g++.pt/crash20.C: Likewise.
3674 2005-06-02 Dorit Nuzman <dorit@il.ibm.com>
3676 PR tree-optimization/21734
3677 * g++.dg/vect/pr21734_1.cc: New.
3678 * g++.dg/vect/pr21734_2.cc: New.
3680 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
3683 * g++.dg/template/spec24.C: New.
3686 * g++.dg/pch/local-1.C: New.
3687 * g++.dg/pch/local-1.Hs: New.
3689 2005-06-01 Diego Novillo <dnovillo@redhat.com>
3691 PR 14341, PR 21332, PR 20701, PR 21086, PR 21090
3692 PR 21289, PR 21348, PR 21367, PR 21368, PR 21458.
3693 * gcc.dg/tree-ssa/pr14341.c: New test.
3694 * gcc.dg/tree-ssa/pr14841.c: New test.
3695 * gcc.dg/tree-ssa/pr20701.c: New test.
3696 * gcc.dg/tree-ssa/pr21086.c: New test.
3697 * gcc.dg/tree-ssa/pr21090.c: New test.
3698 * gcc.dg/tree-ssa/pr21332.c: New test.
3699 * gcc.dg/tree-ssa/pr21458.c: New test.
3700 * gcc.dg/tree-ssa/pr21658.c: New test.
3701 * gcc.dg/tree-ssa/vrp01.c: New test.
3702 * gcc.dg/tree-ssa/vrp02.c: New test.
3703 * gcc.dg/tree-ssa/vrp03.c: New test.
3704 * gcc.dg/tree-ssa/vrp04.c: New test.
3705 * gcc.dg/tree-ssa/vrp05.c: New test.
3706 * gcc.dg/tree-ssa/vrp06.c: New test.
3707 * gcc.dg/tree-ssa/vrp07.c: New test.
3708 * gcc.dg/tree-ssa/vrp08.c: New test.
3709 * gcc.dg/tree-ssa/vrp09.c: New test.
3710 * gcc.dg/tree-ssa/vrp10.c: New test.
3711 * gcc.dg/tree-ssa/vrp11.c: New test.
3712 * gcc.dg/tree-ssa/vrp12.c: New test.
3713 * gcc.dg/tree-ssa/vrp13.c: New test.
3715 2005-06-01 Alexandre Oliva <aoliva@redhat.com>
3718 * gcc.dg/tree-ssa/pr21029.c: New test.
3720 2005-06-01 Roger Sayle <roger@eyesopen.com>
3722 * gfortran.dg/logint-1.f: New test case.
3723 * gfortran.dg/logint-2.f: Likewise.
3724 * gfortran.dg/logint-3.f: Likewise.
3726 2005-06-01 Jakub Jelinek <jakub@redhat.com>
3730 * gcc.dg/20050527-1.c: New test.
3732 * gcc.dg/i386-sse-12.c: New test.
3735 * gfortran.dg/implicit_5.f90: New test.
3737 2005-06-01 Feng Wang <fengwang@nudt.edu.cn>
3740 * gfortran/assign_4.f90: New test.
3741 * gfortran/assign_2.f90: Change compile to run.
3743 2005-05-31 Geoffrey Keating <geoffk@geoffk.org>
3745 * lib/target-supports.exp
3746 (check_effective_target_sync_char_short): New.
3747 * gcc.dg/sync-2.c: New.
3749 2005-05-31 Zdenek Dvorak <dvorakz@suse.cz>
3751 PR tree-optimization/21817
3752 * gcc.dg/torture/pr21817-1.c: New.
3754 2005-05-31 Nathan Sidwell <nathan@codesourcery.com>
3757 * g++.dg/template/init5.C: New.
3759 2005-05-31 Paul Thomas <pault@gcc.gnu.org>
3761 * gfortran.dg/char_initialiser_actual.f90:
3762 Test character initialisers as actual arguments.
3763 * gfortran.dg/char_pointer_comp_assign.f90:
3764 Test character pointer structure component assignments.
3765 * gfortran.dg/char_array_structure_constructor.f90:
3766 Test character components in structure constructors.
3768 2005-05-31 Andrew pinski <pinskia@physics.uc.edu>
3771 * g++.dg/opt/pr20931.C: New test.
3773 2005-05-31 Andreas Jaeger <aj@suse.de>
3776 * g++.dg/abi/dtor1.C, g++.dg/abi/empty10.C, g++.dg/abi/layout3.C,
3777 g++.dg/eh/simd-2.C, g++.dg/opt/cse2.C,
3778 g++.old-deja/g++.ext/asmspec1.C,
3779 g++.old-deja/g++.other/regstack.C,
3780 gcc.dg/20000614-1.c, gcc.dg/20000807-1.c, gcc.dg/20000904-1.c,
3781 gcc.dg/20001127-1.c, gcc.dg/20010202-1.c, gcc.dg/20010520-1.c,
3782 gcc.dg/20011009-1.c, gcc.dg/20011029-2.c, gcc.dg/20020224-1.c,
3783 gcc.dg/20020531-1.c, gcc.dg/20020616-1.c, gcc.dg/980226-1.c,
3784 gcc.dg/980414-1.c, gcc.dg/980520-1.c, gcc.dg/980709-1.c,
3785 gcc.dg/990117-1.c, gcc.dg/990130-1.c, gcc.dg/990213-2.c,
3786 gcc.dg/990214-1.c, gcc.dg/991129-1.c, gcc.dg/991209-1.c,
3787 gcc.dg/991214-1.c, gcc.dg/asm-1.c, gcc.dg/attr-returns_twice-1.c,
3788 gcc.dg/clobbers.c, gcc.dg/i386-387-7.c, gcc.dg/i386-387-8.c,
3789 gcc.dg/i386-3dnowA-1.c, gcc.dg/i386-3dnowA-2.c, gcc.dg/i386-asm-1.c
3790 gcc.dg/i386-asm-2.c, gcc.dg/i386-asm-3.c, gcc.dg/i386-bitfield3.c
3791 gcc.dg/i386-call-1.c, gcc.dg/i386-memset-1.c,
3792 gcc.dg/i386-signbit-3.c, gcc.dg/i386-ssefn-1.c,
3793 gcc.dg/i386-ssefn-2.c, gcc.dg/i386-ssefn-3.c, gcc.dg/i386-ssefn-4.c
3794 gcc.dg/i386-volatile-1.c, gcc.dg/i386-xorps.c, gcc.dg/pr12092-1.c
3795 gcc.dg/pr14289-1.c, gcc.dg/pr19236-1.c, gcc.dg/pr20204.c,
3796 gcc.dg/pr9771-1.c, gcc.dg/register-var-1.c,
3797 gcc.dg/sibcall-5.c, gcc.dg/charset/asm3.c,
3798 gcc.dg/cpp/trad/num-sign.c: Run tests also on x86_64.
3800 2005-05-31 Jeff Law <law@redhat.com>
3802 * gcc.dg/tree-ssa/foldaddr-1.c: New test.
3804 2005-05-30 Paolo Carlini <pcarlini@suse.de>
3807 * gcc.dg/builtins-1.c: Activate disabled clog test.
3808 * gcc.dg/torture/builtin-attr-1.c: Likewise.
3810 2005-05-29 Paul Thomas <pault@gcc.gnu.org>
3812 * gfortran.dg/char_pointer_assign.f90:
3813 Test character-pointer assignments and pointer assignments.
3814 * gfortran.dg/char_pointer_dummy.f90:
3815 Test character-pointer dummy arguments.
3816 * gfortran.dg/char_pointer_func.f90:
3817 Test character-pointer function returns.
3818 * gfortran.dg/char_pointer_dependency.f90:
3819 Test character-pointer functions with dependencies.
3821 2005-05-30 Mark Mitchell <mark@codesourcery.com>
3824 * g++.dg/lookup/using14.C: New test.
3826 2005-05-30 Kazu Hirata <kazu@cs.umass.edu>
3828 * gcc.dg/c99-math-double-1.c, gcc.dg/c99-math-float-1.c,
3829 gcc.dg/c99-math-long-double-1.c, gcc.dg/c99-math.h: Remove
3832 2005-05-29 Geoffrey Keating <geoffk@apple.com>
3835 * g++.dg/template/local5.C: New.
3838 * gcc.c-torture/compile/pr21761.c: New.
3840 * g++.old-deja/g++.eh/badalloc1.C: Make XFAIL only on darwin
3843 2005-05-30 Steven G. Kargl
3846 * gfortran.dg/inquire_8.f90: New test.
3848 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3851 * gfortran.dg/output_exponents_1.f90: New test.
3853 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3856 * gfortran.dg/dollar_edit_descriptor-1.f: New test.
3858 2005-05-28 Mark Mitchell <mark@codesourcery.com>
3861 * g++.dg/ext/complex1.C: New test.
3864 * g++.dg/init/ctor6.C: New test.
3866 2005-05-29 Jan Hubicka <jh@suse.cz>
3868 * gcc.c-torture/compile/pr21562.c: New.
3870 2005-05-28 Steven G. Kargl <kargls@comcast.net>
3872 * gfortran.dg/subnormal_1.f90: New test.
3874 2005-05-28 Jan Hubicka <jh@suse.cz>
3876 * tree-prof.exp: Fix comment.
3877 * value-prof-1.c: New.
3878 * value-prof-2.c: New.
3879 * value-prof-3.c: New.
3880 * value-prof-4.c: New.
3882 2005-05-27 Mark Mitchell <mark@codesourcery.com>
3885 * g++.dg/expr/ptrmem6.C: New test.
3886 * g++.dg/expr/ptrmem6a.C: Likewise.
3888 2005-05-27 Kazu Hirata <kazu@cs.umass.edu>
3890 PR tree-optimization/21658
3891 * gcc.dg/tree-ssa/pr21658.c: New.
3893 2005-05-27 Nathan Sidwell <nathan@codesourcery.com>
3896 * g++.dg/inherit/ptrmem3.C: New.
3899 * g++.dg/parse/template16.C: New.
3901 2005-05-27 Andreas Jaeger <aj@suse.de>
3903 * gcc.dg/setjmp-2.c: Only run in 32-bit.
3905 * gcc.dg/i386-sse-8.c: Run test on all archs.
3907 2005-05-26 Mike Stump <mrs@apple.com>
3909 * objc.dg/isa-field-1.m: Only run on darwin.
3910 * objc.dg/lookup-1.m: Likewise.
3911 * objc.dg/try-catch-8.m: Likewise.
3913 2005-05-26 Roger Sayle <roger@eyesopen.com>
3915 PR tree-optimization/9814
3916 * gcc.dg/pr9814-1.c: New test case.
3918 2005-05-26 Ziemowit Laski <zlaski@apple.com>
3920 * objc.dg/comp-types-8.m, objc.dg/encode-6.m,
3921 objc.dg/extra-semi.m, objc.dg/fix-and-continue-2.m,
3922 objc.dg/isa-field-1.m, objc.dg/lookup-1.m, objc.dg/method-15.m,
3923 objc.dg/method-16.m, objc.dg/method-17.m, objc.dg/method-18.m,
3924 objc.dg/method-19.m, objc.dg/next-runtime-1.m,
3925 objc.dg/no-extra-load.m, objc.dg/pragma-1.m, objc.dg/stubify-1.m,
3926 objc.dg/stubify-2.m, objc.dg/super-class-4.m,
3927 objc.dg/super-dealloc-1.m, objc.dg/super-dealloc-2.m,
3928 objc.dg/try-catch-6.m, objc.dg/try-catch-7.m,
3929 objc.dg/try-catch-8.m: New.
3931 2005-05-26 Janis Johnson <janis187@us.ibm.com>
3933 * lib/obj-c++.exp (obj-c++_target_compile): Declare global variable,
3934 remove extraneous semicolons.
3936 2005-05-26 Ziemowit Laski <zlaski@apple.com>
3938 * obj-c++.dg/comp-types-12.mm: New.
3939 * objc.dg/comp-types-11.m: New.
3940 * objc.dg/selector-4.m: New.
3942 2005-05-26 Andreas Jaeger <aj@suse.de>
3945 * g++.old-deja/g++.ext/attrib1.C, g++.old-deja/g++.ext/attrib2.C,
3946 g++.old-deja/g++.ext/attrib3.C,
3947 g++.old-deja/g++.other/store-expr1.C,
3948 g++.old-deja/g++.other/store-expr2.C, g++.dg/opt/longbranch2.C,
3949 gcc.dg/20000609-1.c, gcc.dg/20000720-1.c, gcc.dg/20011107-1.c,
3950 gcc.dg/20011119-1.c, gcc.dg/20020108-1.c, gcc.dg/20020122-2.c,
3951 gcc.dg/20020122-3.c, gcc.dg/20020201-3.c, gcc.dg/20020206-1.c,
3952 gcc.dg/20020218-1.c, gcc.dg/20020310-1.c, gcc.dg/20020411-1.c,
3953 gcc.dg/20020418-2.c, gcc.dg/20020426-1.c, gcc.dg/20020426-2.c,
3954 gcc.dg/20020517-1.c, gcc.dg/20020523-1.c, gcc.dg/20020523-2.c,
3955 gcc.dg/20020729-1.c, gcc.dg/20030204-1.c, gcc.dg/20030826-2.c,
3956 gcc.dg/20030926-1.c, gcc.dg/20031202-1.c, gcc.dg/980312-1.c,
3957 gcc.dg/980313-1.c, gcc.dg/990424-1.c, gcc.dg/990524-1.c,
3958 gcc.dg/991230-1.c, gcc.dg/i386-387-1.c, gcc.dg/i386-387-2.c,
3959 gcc.dg/i386-387-3.c, gcc.dg/i386-387-4.c, gcc.dg/i386-387-5.c,
3960 gcc.dg/i386-387-6.c, gcc.dg/i386-bitfield1.c,
3961 gcc.dg/i386-bitfield2.c, gcc.dg/i386-loop-1.c,
3962 gcc.dg/i386-loop-2.c, gcc.dg/i386-loop-3.c, gcc.dg/i386-pic-1.c,
3963 gcc.dg/i386-regparm.c, gcc.dg/i386-signbit-1.c,
3964 gcc.dg/i386-signbit-2.c, gcc.dg/i386-sse-5.c, gcc.dg/i386-sse-8.c,
3965 gcc.dg/i386-unroll-1.c, gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c,
3966 gcc.dg/unroll-1.c: Handle 32-bit x86-64 compilation.
3968 2005-05-26 Andreas Jaeger <aj@suse.de>
3970 * gcc.c-torture/execute/ieee/ieee.exp: Set float-store for 32-bit
3973 2005-05-26 Andreas Jaeger <aj@suse.de>
3976 * gfortran.dg/promotion.f90, gcc.misc-tests/i386-pf-3dnow-1.c,
3977 gcc.misc-tests/i386-pf-athlon-1.c,
3978 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
3979 g++.dg/opt/mmx1.C, g++.dg/other/big-struct.C,
3980 g++.dg/abi/bitfield3.C, g++.dg/abi/bitfield8.C,
3981 g++.dg/abi/bitfield9.C, g++.dg/abi/empty7.C, g++.dg/abi/empty9.C,
3982 g++.dg/abi/layout4.C, g++.dg/abi/thunk1.C, g++.dg/abi/thunk2.C,
3983 g++.dg/abi/vbase11.C, g++.dg/abi/vthunk2.C, g++.dg/abi/vthunk3.C,
3984 g++.dg/ext/attrib8.C: Run also on x86_64 compiling 32-bit x86
3987 * g++.dg/opt/reg-stack4.C, g++.dg/eh/simd-1.C, g++.dg/eh/simd-1.C,
3988 gcc.dg/setjmp-2.c, gcc.dg/short-compare-1.c,
3989 gcc.dg/short-compare-2.c, gcc.target/i386/asm-1.c: Handle 32-bit
3992 * g++.dg/warn/register-var-1.C, g++.dg/charset/asm2.c: Run also on
3995 * gcc.dg/i386-pentium4-not-mull.c: Change option handling to use
3996 effective-target ilp32.
3998 2005-05-26 David Ung <davidu@mips.com>
4000 * gcc.target/mips/ext_ins.c: New test for testing the generation
4001 of MIPS32/64 rev 2 ext/ins instructions.
4003 2005-05-26 Andreas Jaeger <aj@suse.de>
4005 * treelang/compile/unsigned.tree: Use gimple instead of
4006 nonexisting generic dump.
4008 2005-05-26 Paolo Bonzini <bonzini@gnu.org>
4010 * gcc.dg/vect/vect-7.c: Remove xfail for alpha.
4012 2005-05-26 Andreas Jaeger <aj@suse.de>
4014 * gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type for strlen.
4016 2005-05-26 Thomas Koenig <Thomas.Koenig@online.de>
4019 * gfortran.fortran-torture/execute/intrinsic_unpack.f90:
4020 Test callee-allocated memory with write statements.
4022 2005-05-25 Roger Sayle <roger@eyesopen.com>
4025 * gcc.dg/pr21709-1.c: New test case.
4027 2005-05-25 Ziemowit Laski <zlaski@apple.com>
4028 Mike Stump <mrs@apple.com>
4030 * objc/execute/next_mapping.h: Update for C++.
4032 * obj-c++.dg/selector-1.mm: Move to...
4033 * obj-c++.dg/selector-4.mm: here...
4035 * obj-c++.dg/basic.mm: New.
4036 * obj-c++.dg/comp-types-1.mm: New.
4037 * obj-c++.dg/cxx-class-1.mm: New.
4038 * obj-c++.dg/cxx-ivars-1.mm: New.
4039 * obj-c++.dg/cxx-ivars-2.mm: New.
4040 * obj-c++.dg/cxx-ivars-3.mm: New.
4041 * obj-c++.dg/cxx-scope-1.mm: New.
4042 * obj-c++.dg/cxx-scope-2.mm: New.
4043 * obj-c++.dg/defs.mm: New.
4044 * obj-c++.dg/empty-private-1.mm: New.
4045 * obj-c++.dg/encode-1.mm: New.
4046 * obj-c++.dg/encode-2.mm: New.
4047 * obj-c++.dg/encode-3.mm: New.
4048 * obj-c++.dg/extern-c-1.mm: New.
4049 * obj-c++.dg/extra-semi.mm: New.
4050 * obj-c++.dg/fix-and-continue-2.mm: New.
4051 * obj-c++.dg/isa-field-1.mm: New.
4052 * obj-c++.dg/ivar-list-semi.mm: New.
4053 * obj-c++.dg/local-decl-1.mm: New.
4054 * obj-c++.dg/lookup-1.mm: New.
4055 * obj-c++.dg/lookup-2.mm: New.
4056 * obj-c++.dg/method-1.mm: New.
4057 * obj-c++.dg/method-2.mm: New.
4058 * obj-c++.dg/method-3.mm: New.
4059 * obj-c++.dg/method-4.mm: New.
4060 * obj-c++.dg/method-5.mm: New.
4061 * obj-c++.dg/method-6.mm: New.
4062 * obj-c++.dg/method-7.mm: New.
4063 * obj-c++.dg/no-extra-load.mm: New.
4064 * obj-c++.dg/overload-1.mm: New.
4065 * obj-c++.dg/pragma-1.mm: New.
4066 * obj-c++.dg/pragma-2.mm: New.
4067 * obj-c++.dg/private-1.mm: New.
4068 * obj-c++.dg/private-2.mm: New.
4069 * obj-c++.dg/proto-qual-1.mm: New.
4070 * obj-c++.dg/qual-types-1.mm: New.
4071 * obj-c++.dg/stubify-1.mm: New.
4072 * obj-c++.dg/stubify-2.mm: New.
4073 * obj-c++.dg/super-class-1.mm: New.
4074 * obj-c++.dg/super-class-2.mm: New.
4075 * obj-c++.dg/super-dealloc-1.mm: New.
4076 * obj-c++.dg/super-dealloc-2.mm: New.
4077 * obj-c++.dg/template-1.mm: New.
4078 * obj-c++.dg/template-2.mm: New.
4079 * obj-c++.dg/template-3.mm: New.
4080 * obj-c++.dg/template-4.mm: New.
4081 * obj-c++.dg/template-5.mm: New.
4082 * obj-c++.dg/template-6.mm: New.
4083 * obj-c++.dg/try-catch-1.mm: New.
4084 * obj-c++.dg/try-catch-2.mm: New.
4085 * obj-c++.dg/try-catch-3.mm: New.
4086 * obj-c++.dg/try-catch-4.mm: New.
4087 * obj-c++.dg/try-catch-5.mm: New.
4088 * obj-c++.dg/try-catch-6.mm: New.
4089 * obj-c++.dg/try-catch-7.mm: New.
4090 * obj-c++.dg/try-catch-8.mm: New.
4091 * obj-c++.dg/try-catch-9.mm: New.
4092 * obj-c++.dg/va-meth-1.mm: New.
4094 2005-05-25 Ziemowit Laski <zlaski@apple.com>
4096 * obj-c++.dg/selector-1.mm: New.
4097 * obj-c++.dg/selector-2.mm: New.
4099 2005-05-25 Ziemowit Laski <zlaski@apple.com>
4101 * obj-c++.dg/selector-3.mm: New.
4102 * objc.dg/selector-3.m: New.
4104 2005-05-25 Ziemowit Laski <zlaski@apple.com>
4106 * objc.dg/selector-2.m: Remove "-fgnu-runtime"; be flexible
4107 about where warning appears.
4109 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
4111 * gcc.dg/tree-ssa/stdarg-2.c: Add tests for s390*-*-linux* targets.
4112 * gcc.dg/tree-ssa/stdarg-3.c: Likewise.
4113 * gcc.dg/tree-ssa/stdarg-4.c: Likewise.
4114 * gcc.dg/tree-ssa/stdarg-5.c: Likewise.
4116 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
4118 * gcc.dg/20050524-1.c: New test.
4120 2005-05-25 Jan Hubicka <jh@suse.cz>
4122 * gcc.dg/tree-prof/inliner-1.c: New.
4124 2005-05-25 Janis Johnson <janis187@us.ibm.com>
4126 * gcc.dg/tree-prof: New directory.
4127 * gcc.dg/tree-prof/tree-prof.exp: New.
4129 2005-05-25 DJ Delorie <dj@redhat.com>
4131 * gcc.dg/Wattributes-1.c: New.
4132 * gcc.dg/Wattributes-2.c: New.
4133 * gcc.dg/Wattributes-3.c: New.
4135 20005-05-24 Janis Johnson <janis187@us.ibm.com>
4137 PR tree-optimization/19833
4138 * gcc.dg/uninit-4.c: Remove xfail.
4139 * gcc.dg/uninit-9.c: Ditto.
4141 2005-05-24 Ziemowit Laski <zlaski@apple.com>
4143 * obj-c++.dg/bitfield-[1-5].mm: New.
4144 * obj-c++.dg/class-protocol-1.mm: New.
4145 * obj-c++.dg/comp-types-1[0-1].mm: New.
4146 * obj-c++.dg/comp-types-[2-9].mm: New.
4147 * obj-c++.dg/encode-[4-8].mm: New.
4148 * obj-c++.dg/layout-1.mm: New.
4149 * obj-c++.dg/method-1[0-9].mm: New.
4150 * obj-c++.dg/method-2[0-1].mm: New.
4151 * obj-c++.dg/method-[8-9].mm: New.
4152 * obj-c++.dg/objc-gc-3.mm: New.
4153 * obj-c++.dg/try-catch-10.mm: New.
4154 * objc.dg/bitfield-5.m: New.
4155 * objc.dg/comp-types-10.m: New.
4156 * objc.dg/comp-types-9.m: New.
4157 * objc.dg/layout-1.m: New.
4158 * objc.dg/objc-gc-4.m: New.
4159 * objc.dg/try-catch-9.m: New.
4160 * objc.dg/class-protocol-1.m: Tweak diagnostics.
4161 * objc.dg/comp-types-1.m: Likewise.
4162 * objc.dg/comp-types-[5-6].m: Likewise.
4163 * objc.dg/method-9.m: Likewise.
4165 2005-05-24 Janis Johnson <janis187@us.ibm.com>
4167 * gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets
4168 and on hardware without VMX support.
4170 * gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec-merge.c.
4172 * gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
4174 * lib/profopt.exp (dg-final-generate, dg-final-use,
4175 profopt-final-code, profopt-get-options): New.
4176 (profopt-execute): Process test directives.
4178 * lib/gcc-dg.exp (cleanup-ipa-dump): New.
4179 (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
4180 cleanup-tree-dump, cleanup-saved-temps): Update comments.
4182 2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>
4185 * g++.dg/init/ctor5.C: New test.
4187 2005-05-24 Ira Rosen <irar@il.ibm.com>
4189 * gcc.dg/vect/vect-none.c: Split into vect-106.c, vect-107.c,
4190 vect-108.c, vect-109.c, vect-110.c, vect-111.c, vect-112.c,
4191 vect-113.c, vect-114.c.
4193 2005-05-23 Adam Nemet <anemet@lnxw.com>
4195 * gcc.dg/const-elim-1.c: Remove xfails.
4197 2005-05-23 Jeff Law <law@redhat.com>
4199 * gcc.c-torture/compile/pr21638.c: New test.
4200 * gcc.c-torture/compile/20050520-1.c: New test.
4202 2005-05-23 Nick Clifton <nickc@redhat.com>
4204 * gcc.c-torture/execute/20020720-1.x: Fix m32r target selector to
4205 be a proper triple, ie: m32r*-*-*.
4206 * g++.old-deja/g++.jason/thunk3.C: Likewise.
4208 2004-05-21 Andrew Pinski <pinskia@physics.uc.edu>
4212 * gcc.c-torture/compile/pr21293.c: New test.
4213 * gcc.c-torture/execute/pr21331.c: New test.
4215 2004-05-20 Richard Henderson <rth@redhat.com>
4217 * g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
4219 2005-05-20 Ziemowit Laski <zlaski@apple.com>
4221 * obj-c++-dg.exp: Add.
4223 * obj-c++.dg/dg.exp: Add.
4225 2005-05-20 Kazuhiro Inaoka <inaoka.kazuhiro@ren