1 2006-09-04 Nathan Sidwell <nathan@codesourcery.com>
3 PR c++/23287 Revert my 2006-09-01 patch
4 * g++.dg/parse/dtor12.C: Remove.
6 2006-09-02 Lee Millward <lee.millward@codesourcery.com>
9 * g++.dg/template/operator9.C: New test.
12 * g++.dg/template/operator7.C: New test.
15 * g++.dg/template/operator8.C: New test.
18 * g++.dg/template/crash57.C: New test.
20 * g++.dg/template/typedef4.C: Adjust error markers.
21 * g++.dg/template/typedef5.C: Likewise.
23 2006-09-02 Jakub Jelinek <jakub@redhat.com>
26 * g++.dg/parse/crash33.C: New test.
28 2006-09-01 J"orn Rennecke <joern.rennecke@st.com>
29 Richard Guenther <rguenther@suse.de>
30 Adam Nemet <anemet@caviumnetworks.com>
33 * gcc.target/mips/memcpy-1.c: New testcase.
34 * gcc.dg/pr27226.c: Likewise.
36 2006-09-01 Nathan Sidwell <nathan@codesourcery.com>
39 * g++.dg/lookup/koenig5.C: New.
40 * g++.dg/template/crash56.C: New.
42 2006-09-01 Josh Conner <jconner@apple.com>
45 * gcc.dg/nrv3.c: New test.
46 * gcc.dg/nrv4.c: New test.
47 * gcc.dg/nrv5.c: New test.
49 2006-09-01 Nathan Sidwell <nathan@codesourcery.com>
52 * g++.dg/parse/dtor12.C: New.
54 2006-08-31 Zdenek Dvorak <dvorakz@suse.cz>
56 PR tree-optimization/28839
57 * gcc.dg/pr28839.c: New test.
59 2006-08-31 Andreas Krebbel <krebbel1@de.ibm.com>
62 * gcc.dg/pr24367.c: New testcase.
64 2006-08-30 Joseph Myers <joseph@codesourcery.com>
66 * gcc.dg/arm-mmx-1.c: Skip for -mfloat-abi=softfp.
68 2006-08-30 Zdenek Dvorak <dvorakz@suse.cz>
70 PR rtl-optimization/27735
71 * gcc.dg/loop-unswitch-1.c: New test.
73 2006-08-30 Paul Thomas <pault@gcc.gnu.org>
76 * gfortran.dg/aliasing_dummy_2.f90: New test.
79 * gfortran.dg/generic_5.f90: Change error message.
82 * gfortran.dg/generic_6.f90: New test.
85 * gfortran.dg/redefined_intrinsic_assignment.f90: New test.
88 * gfortran.dg/invalid_interface_assignment.f90: New test.
91 * gfortran.dg/module_proc_external_dummy.f90: New test.
93 2006-08-29 Andrew Pinski <pinskia@physics.uc.edu>
96 * testsuite/g++.dg/warn/var-args1.C: New test.
98 2006-08-29 Steven G. Kargl <kargls@comcast.net>
101 * gfortran.dg/simpleif_2.f90: New test.
102 * gfortran.dg/pr19936_1.f90: Adjust dg-error message.
103 * gfortran.dg/enum_5.f90: Ditto.
105 2006-08-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
106 Kazu Hirata <kazu@codesourcery.com>
108 PR tree-optimization/17506
109 * gcc.dg/pr17506.c: New.
111 2006-08-29 J"orn Rennecke <joern.rennecke@st.com>
114 * g++.dg/eh/alias1.C: New test.
116 2006-08-28 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
119 * g++.dg/template/ttp22.C: New test.
121 2006-08-28 Kazu Hirata <kazu@codesourcery.com>
124 * gcc.dg/pr26632.c: New.
126 2006-08-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
129 * gfortran.dg/fmt_zero_precision.f90: New test.
131 2006-08-27 Mark Mitchell <mark@codesourcery.com>
134 * g++.dg/template/spec31.C: New test.
136 2006-08-27 Lee Millward <lee.millward@codesourcery.com>
139 * g++.dg/other/static2.C: New test.
141 2006-08-26 Roger Sayle <roger@eyesopen.com>
143 * gcc.dg/Wswitch-enum-2.c: New test case.
144 * gcc.dg/Wswitch-enum-3.c: Likewise.
146 2006-08-26 Richard Guenther <rguenther@suse.de>
148 * gcc.c-torture/compile/20060826-1.c: New testcase.
150 2006-08-26 Lee Millward <lee.millward@codesourcery.com>
153 * g++.dg/template/void10.C: New test.
156 * g++.dg/template/void8.C: New test.
159 * g++.dg/template/void9.C: New test.
161 * g++.dg/template/void3.C: Adjust error markers.
162 * g++.dg/template/void4.C: Likewise.
163 * g++.dg/template/crash55.C: Likewise.
164 * g++.dg/template/void7.C: Likewise
166 2006-08-26 Mark Mitchell <mark@codesourcery.com>
169 * g++.dg/inherit/access6.C: New test.
170 * g++.dg/inherit/access7.C: Likewise.
173 * g++.dg/template/array15.C: New test.
174 * g++.dg/template/crash2.C: Tweak error markers.
176 2006-08-26 Jakub Jelinek <jakub@redhat.com>
179 * gcc.c-torture/compile/20060823-1.c: New test.
181 2006-08-25 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
184 * g++.dg/template/ttp21.C: New test.
187 * g++.dg/other/operator1.C: Add error-marker.
188 * g++.dg/other/operator2.C: New test.
190 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
193 * gcc.c-torture/compile/vla-const-1.c,
194 gcc.c-torture/compile/vla-const-2.c: New tests.
196 2006-08-26 Richard Guenther <rguenther@suse.de>
199 * gcc.dg/torture/pr28814.c: New testcase.
201 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
204 * gcc.c-torture/compile/compound-literal-1.c: New test.
206 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
209 * gcc.dg/funcdef-var-1.c, gcc.dg/funcdef-var-2.c: New tests.
210 * gcc.dg/pr20368-1.c, gcc.dg/pr20368-2.c, gcc.dg/pr20368-3.c:
211 Expect extra diagnostics.
213 2006-08-25 J"orn Rennecke <joern.rennecke@st.com>
215 gcc.dg/noncompile/pr16876.c: New test.
217 2006-08-25 Mark Mitchell <mark@codesourcery.com>
220 * g++.dg/parse/local1.C: New test.
221 * g++.dg/other/qual1.C: Tweak error marker.
223 2006-08-25 Nathan Sidwell <nathan@codesourcery.com>
226 * g++.dg/template/typename10.C: New.
227 * g++.dg/template/lookup4.C: Remove bogus error marker.
229 2006-08-25 Richard Guenther <rguenther@suse.de>
232 * gcc.dg/pr26570.c: Fix testcase.
234 2006-08-24 Andrew Pinski <pinskia@physics.uc.edu>
237 * gcc.c-torture/execute/mayalias-2.c: New test.
238 * gcc.dg/tree-ssa/alias-13.c: New test.
240 2006-08-24 Jan Hubicka <jh@suse.cz>
243 * gcc.dg/debug/pr26881.c: New file.
245 2006-08-23 Paul Thomas <pault@gcc.gnu.org>
248 * gfortran.dg/used_types_4.f90: New test.
249 * gfortran.dg/derived_init_2.f90: Modify to check sibling
250 association of derived types.
251 * gfortran.dg/used_types_2.f90: Add module cleanup.
252 * gfortran.dg/used_types_3.f90: The same.
255 * gfortran.dg/assumed_charlen_in_main.f90: Modify to check
258 2006-08-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
261 * gfortran.dg/direct_io_6.f90: Remove test.
263 2006-08-23 Stuart Hastings <stuart@apple.com>
266 * gcc.target/i386/20060821-1.c: New.
268 2006-08-23 Danny Smith <dannysmith@users.sourceforge.net>
270 gcc.dg/attr-invalid.c: Insert an " |directive" substitution into
271 dg-warning strings for dllimport.
273 2006-08-22 Andrew Pinski <pinskia@physics.uc.edu>
276 * g++.dg/ext/vector4.C: New test.
277 * g++.dg/ext/complex1.C: New test.
279 2006-08-21 Geoffrey Keating <geoffk@apple.com>
282 * gcc.dg/debug/const-1.c: New.
283 * gcc.dg/debug/const-2.c: New.
284 * gcc.dg/debug/dwarf2/const-1.c: New.
285 * gcc.dg/debug/dwarf2/const-2.c: New.
286 * gcc.dg/debug/dwarf2/const-2b.c: New.
288 2006-08-22 Richard Guenther <rguenther@suse.de>
291 * gcc.c-torture/compile/pr28776-1.c: New testcase.
292 * gcc.c-torture/compile/pr28776-2.c: Likewise.
294 2006-08-21 Mark Shinwell <shinwell@codesourcery.com>
296 * g++.dg/eh/arm-vfp-unwind.C: Correct order of DejaGNU directives.
298 2006-08-21 Lee Millward <lee.millward@codesourcery.com>
301 * g++.dg/other/error14.C: New test.
304 * g++.dg/parse/ctor7.C: New test.
305 * g++.dg/parse/ctor8.C: Likewise.
308 * g++.dg/template/void7.C: New test.
310 2006-08-21 Olivier Hainque <hainque@adacore.com>
312 * gnat.dg/self_aggregate_with_zeros.adb: New test.
313 * gnat.dg/self_aggregate_with_array.adb: New test.
315 2006-08-21 Mark Shinwell <shinwell@codesourcery.com>
317 * g++.dg/eh/arm-vfp-unwind.C: New test.
319 2006-08-20 Mark Mitchell <mark@codesourcery.com>
322 * g++.dg/template/ref3.C: New test.
323 * g++.dg/template/nontype13.C: New test.
326 * g++.dg/template/ptrmem17.C: New test.
328 2006-08-20 Danny Smith <dannysmith@users.sourceforge.net>
331 * gcc.dg/attr-invalid.c: Add tests for invalid dllimport.
333 2006-08-20 Paul Thomas <pault@gcc.gnu.org>
336 * gfortran.dg/used_types_2.f90: New test.
339 * gfortran.dg/used_types_3.f90: New test.
342 * gfortran.dg/generic_actual_arg.f90: New test.
345 * gfortran.dg/module_private_array_refs_1.f90: New test.
348 * gfortran.dg/program_name_1.f90: New test.
351 * gfortran.dg/derived_constructor_comps_1.f90: New test.
354 * gfortran.dg/array_initializer_2.f90: New test.
357 * gfortran.dg/unused_artificial_dummies_1.f90: New test.
360 * gfortran.dg/assumed_charlen_function_4.f90: New test.
363 * gfortran.dg/assumed_charlen_in_main.f90: New test.
366 * gfortran.dg/dependent_decls_1.f90: New test.
368 2006-08-19 Erik Edelmann <eedelman@gcc.gnu.org>
371 * gfortran.dg/derived_init_2.f90: New.
373 2006-08-17 J"orn Rennecke <joern.rennecke@st.com>
375 * gcc.c-torture/execute/pr28289.c: New test.
377 2006-08-17 Jakub Jelinek <jakub@redhat.com>
380 * gcc.dg/attr-externally-visible-1.c: New test.
381 * gcc.dg/attr-externally-visible-2.c: New test.
382 * g++.dg/parse/attr-externally-visible-1.C: New test.
383 * g++.dg/parse/attr-externally-visible-2.C: New test.
385 2006-08-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
388 * g++.dg/parse/dtor11.C: New test.
390 2006-08-17 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
392 PR rtl-optimization/28489
393 * gcc.c-torture/compile/pr28489.c: New test.
395 2006-08-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
398 * g++.dg/template/redecl4.C: New test.
401 * g++.dg/template/ctor8.C: New test.
403 2006-08-17 Paolo Bonzini <bonzini@gnu.org>
406 * g++.dg/parse/offsetof6.C: New test.
407 * g++.dg/parse/offsetof6.C: New test.
408 * g++.dg/parse/offsetof7.C: New test.
410 2006-08-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
413 * gfortran.dg/gomp/gomp.exp: Return if check_effective_target_fopenmp
416 2006-08-16 Andrew Pinski <pinskia@physics.uc.edu>
419 * g++.dg/ext/vector3.C: New test.
421 2006-08-16 Zdenek Dvorak <dvorakz@suse.cz>
423 PR gcov/profile/26570
424 * gcc.dg/pr26570.c: New test.
426 2006-08-16 Joseph S. Myers <joseph@codesourcery.com>
429 * gcc.dg/qual-component-1.c: New test.
431 2006-08-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
434 * g++.dg/parse/new3.C: New test.
436 2006-08-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
439 * gfortran.dg/streamio_1.f90: New test.
440 * gfortran.dg/streamio_2.f90: New test.
441 * gfortran.dg/streamio_3.f90: New test.
442 * gfortran.dg/streamio_4.f90: New test.
443 * gfortran.dg/streamio_5.f90: New test.
444 * gfortran.dg/streamio_6.f90: New test.
445 * gfortran.dg/streamio_7.f90: New test.
446 * gfortran.dg/streamio_8.f90: New test.
448 2006-08-15 Danny Smith <dannysmith@users.sourceforge.net>
451 * gcc.dg/attr-invalid.c: Add tests for invalid weak attribute.
453 2006-08-15 Lee Millward <lee.millward@codesourcery.com>
456 * g++.dg/template/void6.C: New test.
458 2006-08-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
461 * gcc.dg/parse-error-1.c: New test.
462 * gcc.dg/parse-error-2.c: New test.
463 * gcc.dg/cpp/digraph2.c: Add error-marker.
464 * gcc.dg/noncompile/920923-1.c: Likewise.
466 2006-08-14 Andrew Pinski <pinskia@physics.uc.edu>
469 * gcc.dg/sizeof-2.c: New testcase.
472 * gcc.dg/switch-A.c: New testcase.
474 2006-08-14 Steve Ellcey <sje@cup.hp.com>
478 * g++.old-deja/g++.warn/compare1.C: Delete.
479 * g++.dg/opt/pr7503-2.C: Delete.
480 * g++.dg/opt/pr7503-3.C: Delete.
481 * g++.dg/opt/pr7503-4.C: Delete.
482 * g++.dg/opt/pr7503-5.C: Delete.
483 * g++.dg/opt/max1.C: Delete.
484 * g++.dg/warn/minmax.C: Delete.
485 * g++.dg/expr/minmax.C: New test.
487 2006-08-14 Richard Guenther <rguenther@suse.de>
490 * gcc.c-torture/execute/pr28651.c: Do not use argc
491 to avoid optimization, instead forbid inlining.
493 2006-08-14 Richard Sandiford <richard@codesourcery.com>
495 PR rtl-optimization/28634
496 * gcc.c-torture/execute/ieee/pr28634.c: New test.
498 2006-08-13 Alexandre Oliva <aoliva@redhat.com>
501 * gcc.dg/torture/pr27184.c: New test.
503 2006-08-12 Jakub Jelinek <jakub@redhat.com>
505 * gcc.target/i386/pr27827.c: Only compile on ilp32 target.
507 2006-08-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
509 * gfortran.dg/stat_1.f90: Make test pass when run under sudo.
510 * gfortran.dg/stat_2.f90: Likewise.
511 * gfortran.dg/chmod_1.f90: Likewise.
512 * gfortran.dg/chmod_2.f90: Likewise.
513 * gfortran.dg/chmod_3.f90: Likewise.
515 2006-08-11 David Edelsohn <edelsohn@gnu.org>
517 * gfortran.dg/direct_io_6.f90: Skip on *-*-aix*.
519 2006-08-11 Eric Botcazou <ebotcazou@libertysurf.fr>
521 * g++.dg/opt/pr23454-2.C: New test.
523 2006-08-11 Richard Guenther <rguenther@suse.de>
526 * gcc.c-torture/execute/pr28651.c: New testcase.
528 2006-08-10 Eric Botcazou <ebotcazou@adacore.com>
530 * gnat.dg/specs/static_initializer.ads: New test.
532 2006-08-10 Paul Brook <paul@codesourcery.com>
534 * gcc.target/arm/cond-asm.c: New test.
536 2006-08-10 Dorit Nuzman <dorit@il.ibm.com>
538 PR tree-optimization/26197
539 * g++.dg/vect/param-max-aliased-pr26197.cc: New test.
540 * g++.dg/vect/vect.exp: Compile the new tests with
541 --param max-aliased-vops=0.
543 2006-08-09 Lee Millward <lee.millward@codesourcery.com>
546 * g++.dg/template/void3.C: New test.
549 * g++.dg/template/void4.C: New test.
552 * g++.dg/template/void5.C: New test.
554 2006-08-07 Danny Smith <dannysmith@users.sourceforge.net>
556 * g++.dg/ext/visibility/class1.C (dg-require-visibility): Move
559 2006-08-07 Victor Kaplansky <victork@il.ibm.com>
561 PR tree-optimizations/26969
562 * gcc.dg/vect/vect.exp: Compile tests prefixed with
563 "unswitch-loops" with -funswitch-loops.
564 * gcc.dg/vect/unswitch-loops-pr26969.c: New test.
566 2006-08-07 Eric Botcazou <ebotcazou@libertysurf.fr>
568 * gcc.dg/sparc-getcontext-1.c: Fix typo.
569 * g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
570 * g++.dg/other/unused1.C: Likewise. Also match "asci?z".
571 * objc.dg/dwarf-1.m: Likewise.
572 * objc.dg/dwarf-2.m: Likewise.
573 * obj-c++.dg/dwarf-2.mm: Likewise.
575 2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
577 * objc.dg/dwarf-1.m: Skip on 32-bit hppa hpux.
578 * objc.dg/dwarf-2.m: Likewise.
579 * obj-c++.dg/dwarf-2.mm: Likewise.
582 * gfortran.dg/direct_io_6.f90: Skip on hppa*-*-hpux*.
585 * g++.dg/other/unused1.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
588 * g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
590 2006-08-06 Paolo Bonzini <bonzini@gnu.org>
593 * gcc.target/i386/pr27827.c: New testcase.
595 2006-08-06 Paul Thomas <pault@gcc.gnu.org>
598 * gfortran.dg/sequence_types_1.f90: New test.
600 2006-08-05 Steven G. Kargl <kargls@comcast.nt>
603 * gfortran.dg/elemental_optional_args_1.f90: dg-error becomes
604 dg-warning. Add -pedantic option.
606 2006-08-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
609 * gcc.dg/proto-1.c: New test.
612 * gcc.dg/lvalue-4.c: New test.
615 * gcc.dg/init-bad-5.c: New test.
617 2006-08-03 Lee Millward <lee.millward@codesourcery.com>
620 * g++.dg/ext/typedef-init.C: Add new test for typedef
621 initialization inside templates. Adjust existing error markers.
623 2006-08-03 Mark Mitchell <mark@codesourcery.com>
626 * g++.dg/init/ptrmem3.C: New test.
628 2006-08-03 Dorit Nuzman <dorit@il.ibm.com>
630 PR tree-optimization/27770
631 * lib/target-support.exp: New target keyword "section_anchors".
632 * gcc.dg/vect/vect.exp: Add -fsection-anchors to compilation of some
634 * gcc.dg/vect/section-anchors-pr27770.c: New test.
635 * gcc.dg/vect/vect-69.c: Removed. Replaced by:
636 * gcc.dg/vect/section-anchors-vect-69.c: New test.
637 * gcc.dg/vect/no-section-anchors-vect-69.c: New test.
639 2006-08-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
641 * gcc.dg/20060801-1.c: Add missing '}'.
643 2006-08-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
646 * g++.dg/parse/dtor9.C: New test.
647 * g++.dg/parse/dtor10.C: New test.
648 * g++.dg/other/error7.C: Adjust error-marker.
651 * g++.dg/other/default5.C: New test.
653 2006-08-02 Richard Guenther <rguenther@suse.de>
655 * g++.dg/tree-ssa/copyprop-1.C: XFAIL.
657 2006-08-02 Mark Mitchell <mark@codesourcery.com>
660 * g++.dg/template/conv9.C: New test.
662 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
665 * gcc.dg/debug/dwarf2/dwarf-merge.c: New test.
666 * lib/target-supports.exp (get_compiler_messages): Add WANT_OUTPUT.
667 Optionally return assembly text. Update callers.
668 (check_no_compiler_messages): Update verbose messages.
669 (check_no_messages_and_pattern): New.
670 (check_effective_target_string_merging): New.
672 2006-08-01 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
675 * g++.dg/eh/catch4.C: New test.
678 * g++.dg/other/qual1.C: New test.
681 * g++.dg/inherit/error2.C: New test.
684 * g++.dg/other/new1.C: New test.
686 * g++.dg/warn/pr23075.C: Remove obsolete test.
687 * g++.old-deja/g++.brendan/crash52.C: Remove dg-warning marker.
688 * g++.old-deja/g++.jason/report.C: Remove dg-warning marker.
690 2006-07-31 Mark Mitchell <mark@codesourcery.com>
693 * g++.dg/eh/cast1.C: New test.
695 2006-08-01 Thomas Koenig <Thomas.Koenig@online.de>
698 * gfortran.dg/random_3.f90: New test.
700 2006-08-01 Steve Ellcey <sje@cup.hp.com>
703 * g++.dg/other/pr28304.C: Change expected error message.
704 * g++.dg/other/pr28432.C: New test.
706 2006-08-01 Steve Ellcey <sje@cup.hp.com>
709 * g++.dg/init/brace2.C: Change expected error message, add empty init.
711 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
714 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Suppress new tests
716 * gcc.dg/debug/enum-1.c, g++.dg/debug/enum-1.C,
717 g++.dg/debug/enum-2.C: New.
719 2006-07-31 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
722 * g++.dg/parse/long1.C: Add more tests.
724 2006-07-30 Francois-Xavier Coudert <coudert@clipper.ens.fr>
726 * gfortran.dg/lrshift_1.c: New file.
728 2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
731 * gfortran.dg/no_unit_error_1.f90: New test.
733 2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
736 * gfortran.dg/no_unit_error_1.f90: Delete test.
737 * gfortran.dg/no_unit_error_2.f90: Delete test.
739 2006-07-30 Francois-Xavier Coudert <coudert@clipper.ens.fr>
741 * gfortran.dg/chmod_3.f90: New test.
742 * gfortran.dg/ltime_gmtime_1.f90: New test.
743 * gfortran.dg/ltime_gmtime_2.f90: New test.
744 * gfortran.dg/lrshift_1.f90: New test.
745 * gfortran.dg/chmod_1.f90: New test.
746 * gfortran.dg/chmod_2.f90: New test.
748 2006-07-28 Lee Millward <lee.millward@codesourcery.com>
751 * g++.dg/template/crash55.C: New test.
754 * g++.dg/template/nontype16.C: New test.
756 * g++.dg/template/void2.C: Adjust error markers.
757 * g++.dg/template/nontype5.C: Adjust error markers.
759 2006-07-27 Arjan van de Ven <arjan@linux.intel.com>
761 * gcc.target/i386/stack-prot-kernel.c: New test.
763 2006-07-27 Roger Sayle <roger@eyesopen.com>
765 * gcc.dg/builtins-55.c: New test case.
767 2006-07-26 Zdenek Dvorak <dvorakz@suse.cz>
769 PR rtl-optimization/27907
770 * gcc.c-torture/compile/pr27907.c: New test.
772 2006-07-26 Francois-Xavier Coudert <coudert@clipper.ens.fr>
774 * gfortran.dg/mclock.f90: New test.
775 * gfortran.dg/int_conv_1.f90: New test.
776 * gfortran.dg/stat_1.f90: New test.
777 * gfortran.dg/stat_2.f90: New test.
779 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
782 * gfortran.dg/no_unit_error_1.f90: New test.
783 * gfortran.dg/no_unit_error_2.f90: New test.
784 * gfortran.dg/temporary_1.f90: Remove extraneous CLOSE.
786 2006-07-25 Roger Sayle <roger@eyesopen.com>
789 * gcc.dg/fold-convround-1.c: New test case.
791 2006-07-24 Steven G. Kargl <kargls@comcast.net>
793 * gfortran.dg/arithmetic_if.f90: Fix comments.
795 2006-07-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
798 * g++.dg/other/typedef1.C: New test.
799 * g++.dg/template/typedef4.C: New test.
800 * g++.dg/template/typedef5.C: New test.
802 2006-07-24 Erik Edelmann <eedelman@gcc.gnu.org>
805 * gfortran.dg/allocatable_dummy_3.f90: New.
807 2006-07-24 Steven G. Kargl <kargls@comcast.net>
810 * gfortran.dg/arithmetic_if.f90: New test.
812 2006-07-24 Uros Bizjak <uros@kss-loka.si>
814 * gcc.dg/visibility-11.c: Enlarge test array to 1024 bytes to
815 avoid memcpy optimization.
817 2006-07-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
820 * gfortran.dg/direct_io_6.f90: New test.
822 2006-07-24 Jan Hubicka <jh@suse.cz>
826 * gcc.dg/pr25795.c: New test.
827 * gcc.dg/pr25795-1.c: New test.
829 2006-07-23 Roger Sayle <roger@eyesopen.com>
831 * gcc.dg/fold-cond-1.c: Increase test case portability by checking
832 that "g ? 1 : h" doesn't match, instead of checking for "(g | h) != 0"
833 which may be transformed to "g || h" on some platforms.
835 2006-07-23 Mark Mitchell <mark@codesourcery.com>
838 * g++.dg/template/friend45.C: New test.
840 2006-07-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
843 * gfortran.dg/arrayio_8.f90: New test.
845 2006-07-21 Mike Stump <mrs@apple.com>
847 * g++.dg/ext/visibility/fvisibility-inlines-hidden-3.C: New test.
849 * gcc.c-torture/unsorted/dump-noaddr.x: Fix test case name.
851 2006-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
854 * g++.dg/eh/catch3.C: New test.
857 * g++.dg/template/defarg10.C: New test.
859 2006-07-20 Paul Brook <paul@codesourcery.com>
862 * gcc.dg/pr27363.c: New test.
864 2006-07-19 Mark Mitchell <mark@codesourcery.com>
867 * g++.dg/init/ref13.C: New test.
869 2006-07-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
872 * obj-c++.dg/proto-error-1.mm: New test.
874 2006-07-18 Mark Mitchell <mark@codesourcery.com>
877 * g++.dg/template/string1.C: New test.
879 2006-07-18 Mark Mitchell <mark@codesourcery.com>
882 * g++.dg/template/defarg9.C: New test.
885 * g++.dg/template/static27.C: New test.
887 2006-07-18 Diego Novillo <dnovillo@redhat.com>
890 * gcc.dg/tree-ssa/pr28410.c: New test.
892 2006-07-18 Lee Millward <lee.millward@gmail.com>
895 * g++/dg/other/error13.C: New test.
898 * g++.dg/template/friend44.C: New test.
900 2006-07-18 Steve Ellcey <sje@cup.hp.com>
903 * g++.dg/other/pr27495.C: New.
905 2006-07-18 Olivier Hainque <hainque@adacore.com>
907 * gnat.dg/outer_agg_bitfield_constructor.adb: New test.
908 * gnat.dg/nested_agg_bitfield_constructor.adb: New test.
910 2006-07-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
913 * gcc.dg/pragma-pack-4.c: New test.
915 2006-07-17 Steve Ellcey <sje@cup.hp.com>
918 * g++.dg/ext/pr28291.C: New test.
920 2006-07-17 Richard Sandiford <richard@codesourcery.com>
923 * gcc.c-torture/execute/pr28403.c: New test.
925 2006-07-17 Richard Sandiford <richard@codesourcery.com>
928 * gcc.dg/pr28402.c: New test.
930 2006-07-17 Steve Ellcey <sje@cup.hp.com>
933 * g++.dg/other/pr28304.C: New test.
935 2006-07-17 J"orn Rennecke <joern.rennecke@st.com>
938 gcc.c-torture/unsorted/dump-noaddr.c: New test.
939 gcc.c-torture/unsorted/dump-noaddr.x: New driver.
941 2006-07-17 Richard Guenther <rguenther@suse.de>
943 PR tree-optimization/28238
944 * g++.dg/tree-ssa/pr28238.C: New testcase.
946 2006-07-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
949 * g++.dg/eh/catch1.C: New test.
950 * g++.dg/eh/catch2.C: New test.
952 2006-07-16 Jakub Jelinek <jakub@redhat.com>
955 * g++.dg/template/anon3.C: New test.
957 2006-07-16 Paul Thomas <pault@gcc.gnu.org>
960 * gfortran.dg/io_constaints_2.f90: Add the test for ADVANCE
961 specifiers requiring an explicit format tag..
964 * gfortran.dg/generic_5: New test.
967 * gfortran.dg/elemental_optional_args_1.f90: New test.
969 2006-07-16 Olivier Hainque <hainque@adacore.com>
971 * gnat.dg/assert.ads: New file.
972 * gnat.dg/controlled_record.ads: Likewise.
973 * gnat.dg/controlled_record.adb: Likewise.
975 2006-07-15 Lee Millward <lee.millward@gmail.com>
978 * g++.dg/other/error12.C: New test.
981 * g++.dg/template/crash54.C: New test.
983 2006-07-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
986 * g++.dg/parse/catch1.C: New test.
989 * g++.dg/ext/offsetof1.C: Add test with function pointer arithmetic.
992 * g++.dg/ext/attrib24.C: New test.
994 2006-07-14 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
997 * g++.dg/ext/asmspec1.C: New test.
999 2006-07-13 Janis Johnson <janis187@us.ibm.com>
1001 * lib/gcc-dg.exp (tool_load): Wrapper to support shouldfail tests.
1002 (dg-test): Support shouldfail tests.
1003 * lib/target-supports-dg.exp (dg-shouldfail): New.
1004 * gcc.test-framework/test-framework.awk: Handle shouldfail tests.
1005 * gcc.test-framework/dg-do-run-sf-exp-F.c: New test.
1006 * gcc.test-framework/dg-do-run-sf-exp-P.c: New test.
1007 * gcc.test-framework/dg-do-run-sft-exp-F.c: New test.
1008 * gcc.test-framework/dg-do-run-sft-exp-P.c: New test.
1009 * gcc.test-framework/dg-dox-run-sf-exp-XF.c: New test.
1010 * gcc.test-framework/dg-dox-run-sf-exp-XP.c: New test.
1012 2006-07-13 Jan Hubicka <jh@suse.cz>
1014 * gcc.target/i386/memcpy-1.c: New.
1016 2006-07-12 Geoffrey Keating <geoffk@apple.com>
1018 * g++.dg/ext/visibility/fvisibility-inlines-hidden-2.C: New.
1020 2006-07-13 Paul Thomas <pault@gcc.gnu.org>
1023 * gfortran.dg/present_1.f90: New test.
1026 * gfortran.dg/interface_derived_type_1.f90: New test.
1028 2006-07-11 Feng Wang <fengwang@nudt.edu.cn>
1031 * gfortran.dg/hollerith4.f90: Test hollerith constants used in I/O
1034 2006-07-07 Lee Millward <lee.millward@gmail.com>
1037 * g++.dg/other/label1.C: New test.
1039 2006-07-07 Richard Guenther <rguenther@suse.de>
1042 * gcc.dg/torture/pr28268.c: New testcase.
1044 2006-07-07 Steve Ellcey <sje@cup.hp.com>
1047 * g++.dg/ext/pr27019.C: New.
1049 2006-07-07 Richard Guenther <rguenther@suse.de>
1051 PR tree-optimization/28187
1052 * gcc.dg/pr28187.c: New testcase.
1054 2006-07-07 Eric Botcazou <ebotcazou@adacore.com>
1056 * gnat.dg/address_conversion.adb: New test.
1057 * gnat.dg/boolean_subtype.adb: Likewise.
1058 * gnat.dg/frame_overflow.adb: Likewise.
1059 * gnat.dg/pointer_array.adb: Likewise.
1060 * gnat.dg/pointer_conversion.adb: Likewise.
1062 2006-07-07 Paul Thomas <pault@gcc.gnu.org>
1066 * gfortran.dg/print_fmt_5.f90: New test.
1068 2006-07-06 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1071 * gfortran.dg/bounds_check_4.f90: New test.
1073 2006-07-05 Richard Guenther <rguenther@suse.de>
1076 * gfortran.dg/pr28158.f90: New testcase.
1078 2006-07-05 Richard Guenther <rguenther@suse.de>
1080 PR tree-optimization/28162
1081 * gcc.dg/pr28162.c: New testcase.
1083 2006-07-05 Richard Guenther <rguenther@suse.de>
1084 Andrew Pinski <pinskia@gcc.gnu.org>
1087 * g++.dg/tree-ssa/copyprop-1.C: New testcase.
1089 2006-07-04 Paul Thomas <pault@gcc.gnu.org>
1092 * gfortran.dg/actual_array_substr_2.f90: New test.
1095 * gfortran.dg/actual_array_constructor_2.f90: New test.
1097 2006-07-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1099 * gfortran.dg/itime_idate_1.f: New test.
1100 * gfortran.dg/itime_idate_2.f: New test.
1102 2006-07-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1104 PR libgfortran/27704
1105 * gfortran.dg/open_status_3.f90: New test.
1106 * gfortran.dg/fmt_l.f90: Update for new feature.
1108 2006-07-03 Asher Langton <langton2@llnl.gov>
1110 * gfortran.dg/oldstyle_2.f90: New.
1112 2006-07-03 Eric Botcazou <ebotcazou@adacore.com>
1114 * gnat.dg/string_slice.adb: New test.
1116 2006-07-01 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
1119 * gfortran.dg/semicolon_fixed.c: New.
1120 * gfortran.dg/semicolon_free.c: New.
1122 2006-06-30 Mike Stump <mrs@apple.com>
1124 * g++.dg/ext/visibility/fvisibility-override2.C: Fix for systems
1125 that don't support internal visibility.
1127 2006-06-30 Andrew Pinski <pinskia@gmail.com>
1129 * gcc.dg/tree-ssa/inline-1.c: Fix up scan-tree-dump-times
1130 for '(' / ')' needing an extra '\'.
1132 2006-06-29 Roger Sayle <roger@eyesopen.com>
1135 * gcc.dg/pr27428-1.c: New test case.
1137 2006-06-29 Mike Stump <mrs@apple.com>
1139 * gcc.dg/compat/struct-layout-1_generate.c: Don't use common
1140 on darwin as we can't align commons large enough yet.
1142 * gcc.dg/vla-8.c: Add additional testcases.
1144 2006-06-26 Steve Ellcey <sje@cup.hp.com>
1147 * g++.dg/other/pr28114.C: New.
1149 2006-06-25 Eric Botcazou <ebotcazou@adacore.com>
1151 * gcc.c-torture/compile/20060625-1.c: New test.
1153 2006-06-25 Paul Thomas <pault@gcc.gnu.org>
1156 * gfortran.dg/stfunc_3.f90: New test.
1159 * gfortran.dg/impure_actual_1.f90: New test.
1162 * gfortran.dg/elemental_result_1.f90: New test.
1165 * gfortran.dg/select_7.f90: New test.
1168 * intrinsic_actual_1.f: New test.
1172 * gfortran.dg/forall_4.f90: New test.
1175 * gfortran.dg/forall_5.f90: New test.
1177 2006-06-25 Lee Millward <lee.millward@gmail.com>
1180 * g++.dg/template/using13.C: New test.
1183 * g++.dg/other/incomplete3.C: New test.
1185 2006-06-24 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1188 * gfortran.dg/substr_3.f: New test.
1189 * gfortran.dg/equiv_2.f90: Update expected error message.
1191 2006-06-24 Paul Thomas <pault@gcc.gnu.org>
1194 * gfortran.dg/actual_array_substr_1.f90: New test.
1196 2006-06-24 Olivier Hainque <hainque@adacore.com>
1198 * gnat.dg/scalar_mode_agg_compare_loop.adb: New test.
1199 * gnat.dg/scalar_mode_agg_compare.adb: New test.
1201 2006-06-23 Janis Johnson <janis187@us.ibm.com>
1203 * gcc.dg/dfp/usual-arith-conv-bad.c: New test.
1205 2006-06-23 Steven G. Kargl <kargls@comcast.net>
1208 * gfortran.dg/simpleif_2.f90: New test.
1210 2006-06-23 Lee Millward <lee.millward@gmail.com>
1212 * g++.dg/template/error22.C: Fix typo.
1214 2006-06-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1217 * g++.dg/ext/attrib23.C: New test.
1219 2006-06-23 Olivier Hainque <hainque@adacore.com>
1221 * gnat.dg/varsize_temp.adb: New test.
1223 2006-06-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1226 * g++.dg/other/java2.C: New test.
1228 2006-06-23 Danny Smith <dannysmith@users.sourceforge.net>
1231 * g++.dg/ext/dllimport4.C. Add more tests for invalid
1234 2006-06-22 Roger Sayle <roger@eyesopen.com>
1237 * gcc.dg/pr27531-1.c: New test case.
1239 2006-06-22 Asher Langton <langton2@llnl.gov>
1242 * gfortran.dg/implicit_8.f90: New.
1244 2006-06-22 Zdenek Dvorak <dvorakz@suse.cz>
1246 PR rtl-optimization/28121
1247 * gcc.dg/pr28121.c: New test.
1249 2006-06-22 Lee Millward <lee.millward@gmail.com>
1252 * g++.dg/parse/ptrmem6.C: New test.
1255 * g++.dg/template/error22.C: New test.
1257 2006-06-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1260 * g++.dg/template/friend43.C: New test.
1263 * g++.dg/template/crash53.C: New test.
1266 * g++.dg/rtti/incomplete1.C: New test.
1268 2006-06-21 Eric Botcazou <ebotcazou@adacore.com>
1270 * gnat.dg/loop_unchecked_conversion.ad[bs]: New test.
1272 2006-06-21 Joseph Myers <joseph@codesourcery.com>
1274 * gcc.c-torture/execute/complex-7.c: New.
1276 2006-06-21 Jakub Jelinek <jakub@redhat.com>
1278 * gcc.dg/merge-all-constants-1.c: New test.
1280 2006-06-20 Janis Johnson <janis187@us.ibm.com>
1283 * g++.dg/ext/altivec-3.C: Remove cast from vector initializers.
1285 2006-06-20 Steven G. Kargl <kargls@comcast.net>
1287 * gfortran.dg/rrspacing_1.f90: New test.
1289 2006-06-20 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1292 * g++.dg/other/bitfield2.C: New test.
1294 2006-06-20 Zdenek Dvorak <dvorakz@suse.cz>
1296 PR tree-optimization/27331
1297 * gcc.dg/pr27331.c: New test.
1299 2006-06-20 James A. Morrison <phython@gcc.gnu.org>
1300 Eric Botcazou <ebotcazou@adacore.com>
1303 * lib/gnat.exp: New file.
1304 * lib/gnat-dg.exp: Likewise.
1305 * gnat.dg: New directory.
1306 * gnat.dg/dg.exp: New driver.
1307 * gnat.dg/specs: New directory.
1308 * gnat.dg/specs/specs.exp: New driver.
1309 * gnat.dg/style: New directory.
1310 * gnat.dg/style/style.exp: New driver.
1312 2006-06-20 Paul Thomas <pault@gcc.gnu.org>
1315 * gfortran.dg/array_initializer_1.f90: New test.
1318 * gfortran.dg/matmul_3.f90: New test.
1320 2006-06-19 Andrew Pinski <pinskia@gmail.com>
1323 * gcc.dg/tree-ssa/inline-1.c: New test.
1325 2006-06-19 Anatoly Sokolov <aesok@post.ru>
1327 * gcc.dg/pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long
1328 in malloc prototype; remove XFAIL.
1329 * gcc.dg/pr18241-2.c: Ditto.
1330 * gcc.dg/20050321-1.c: Use __SIZE_TYPE__ instead of unsigned long
1331 in memset prototype; remove XFAIL.
1332 * gcc.dg/tree-ssa/pr23382.c: Ditto.
1334 2006-06-19 Joseph S. Myers <joseph@codesourcery.com>
1336 * gcc.dg/vla-8.c: Add.
1338 2006-06-19 Richard Guenther <rguenther@suse.de>
1340 PR tree-optimization/27090
1341 * g++.dg/tree-ssa/pr27090.C: New testcase.
1343 2006-06-19 Roger Sayle <roger@eyesopen.com>
1346 * gcc.dg/pr27861-1.c: New test case.
1348 2006-06-19 Richard Guenther <rguenther@suse.de>
1351 * gcc.dg/torture/pr28045.c: New testcase.
1353 2006-06-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1356 * gfortran.dg/associated_4.f90: New test.
1358 2006-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1362 * gfortran.dg/real_const_3.f90: New test.
1364 2006-06-16 Mark Mitchell <mark@codesourcery.com>
1367 * g++.dg/template/static26.C: New test.
1370 * g++.dg/expr/bitfield2.C: New test.
1373 * g++.dg/parse/linkage2.C: New test.
1375 2006-06-16 Richard Guenther <rguenther@suse.de>
1378 * gcc.dg/pr15785-1.c: Revert last change.
1379 * gcc.dg/torture/pr27116-2.c: New testcase.
1381 2006-06-16 Roger Sayle <roger@eyesopen.com>
1384 * gcc.dg/pr27802-1.c: New test case.
1386 2006-06-15 Mark Mitchell <mark@codesourcery.com>
1389 * g++.dg/template/ttp18.C: New test.
1390 * g++.dg/template/ttp19.C: Likewise.
1393 * g++.dg/expr/cond9.C: New test.
1396 * g++.dg/template/ctor7.C: New test.
1398 2006-06-15 Janis Johnson <janis187@us.ibm.com>
1400 * gcc.dg/vmx/pr27842.c: Remove dg-do directive; use default.
1402 2006-06-16 Richard Guenther <rguenther@suse.de>
1404 PR tree-optimization/27781
1405 * gcc.dg/tree-ssa/pr27781.c: New testcase.
1407 2006-06-15 Thomas Koenig <Thomas.Koenig@online.de>
1409 * gfortran.dg/allocate_zerosize_2.f90: New test case.
1411 2006-06-15 Zdenek Dvorak <dvorakz@suse.cz>
1413 * gcc.dg/tree-ssa/loop-18.c: New test.
1415 2006-06-14 Mark Mitchell <mark@codesourcery.com>
1418 * g++.dg/template/crash52.C: New test.
1421 * g++.dg/ext/attrib22.C: New test.
1424 * g++.dg/template/builtin1.C: New test.
1425 * g++.dg/gomp/tpl-atomic-2.C: Remove XFAIL.
1428 * g++.old-deja/g++.benjamin/14664-2.C: Expect error for array
1430 * g++.old-deja/g++.pt/crash51.C: Likewise.
1433 * g++.dg/lookup/linkage1.C: New test.
1434 * g++.dg/lookup/linkage2.C: Likewise.
1436 2006-06-14 Andreas Krebbel <krebbel1@de.ibm.com>
1439 * gcc.dg/pr27959.c: New testcase.
1441 2006-06-13 J"orn Rennecke <joern.rennecke@st.com>
1444 * g++.dg/eh/div.C: New test.
1446 2006-06-13 Jakub Jelinek <jakub@redhat.com>
1449 * g++.dg/tree-ssa/pr26757.C: New test.
1450 * g++.dg/tree-ssa/pr27894.C: New test.
1452 2006-06-13 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1454 * gcc.c-torture/compile/20060609-1.c: New test.
1457 * gcc.c-torture/compile/pr27863.c: New test.
1459 2006-06-13 Richard Guenther <rguenther@suse.de>
1461 PR tree-optimization/27830
1462 * g++.dg/tree-ssa/pr27830.C: New testcase.
1464 2006-06-13 Matthew Sachs <msachs@apple.com>
1466 * lib/target-supports-dg.exp (check-flags): Include TOOL_OPTIONS in
1467 the list of compiler flags; this causes those flags to be checked
1468 for things like dg-skip-if.
1470 2006-06-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1473 * g++.dg/ext/offsetof1.C: Add test for pseudo-destructors.
1475 2006-06-12 Mark Mitchell <mark@codesourcery.com>
1476 Kazu Hirata <kazu@codesourcery.com>
1478 * g++.dg/parse/ctor6.C, g++.dg/parse/defarg11.C,
1479 g++.dg/template/friend42.C, g++.dg/template/spec30.C: New.
1481 2006-06-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1484 * g++.dg/lookup/using15.C: New test.
1487 * g++.dg/other/anon4.C: New test.
1489 2006-06-12 Roger Sayle <roger@eyesopen.com>
1492 * g++.dg/init/complex1.C: New test case.
1494 2006-06-11 Eric Christopher <echristo@apple.com>
1497 * gcc.dg/bf-ms-layout.c: Run on darwin.
1498 * gcc.dg/bf-no-ms-layout: Ditto.
1499 * gcc.dg/attr-ms_struct-2.c: New.
1500 * gcc.dg/bf-ms-layout-2.c: Ditto.
1502 2006-06-11 Kaz Kojima <kkojima@gcc.gnu.org>
1504 * gcc.dg/attr-ms_struct-packed1.c: New.
1506 2006-06-09 Mike Stump <mrs@apple.com>
1508 * gcc.dg/vla-7.c: Add.
1510 2006-06-10 Paul Thomas <pault@gcc.gnu.org>
1513 * gfortran.dg/entry_6.f90: New test.
1517 * gfortran.dg/entry_7.f90: New test.
1519 2006-06-09 Jakub Jelinek <jakub@redhat.com>
1522 * gcc.dg/cpp/_Pragma6.c: New test.
1525 * g++.dg/cpp/_Pragma1.C: New test.
1527 PR preprocessor/27746
1528 * gcc.dg/gomp/macro-3.c: New test.
1529 * gcc.dg/gomp/macro-4.c: New test.
1530 * g++.dg/gomp/macro-3.C: New test.
1531 * g++.dg/gomp/macro-4.C: New test.
1533 2006-06-09 Richard Guenther <rguenther@suse.de>
1535 PR tree-optimization/26998
1536 * gcc.dg/torture/pr26998.c: New testcase.
1537 * gcc.dg/tree-ssa/vrp29.c: New testcase.
1539 2006-06-08 Mike Stump <mrs@apple.com>
1541 * gcc.dg/pr27095.c: Account for stubs.
1544 * gcc.dg/pr26427.c: Test to ensure that -fsection-anchors doesn't
1545 produce bad code on darwin.
1547 2006-06-08 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1550 * gcc/testsuite/gfortran.dg/substr_2.f: New test.
1552 2006-06-08 Asher Langton <langton2@llnl.gov>
1555 * cray_pointers_2.f90: Add -fbounds-check compile flag.
1557 2006-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1560 * gcc.dg/union-3.c: New test.
1562 2006-06-08 Richard Guenther <rguenther@suse.de>
1565 * gcc.dg/torture/pr27116.c: New testcase.
1566 * gcc.dg/pr15785-1.c: Remove test for invalid transformation.
1568 2006-06-07 Zdenek Dvorak <dvorakz@suse.cz>
1570 PR rtl-optimization/26449
1571 * gcc.dg/pr26449.c: New test.
1573 2006-06-07 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1576 * g++.dg/ext/offsetof1.C: Test member functions.
1578 2006-06-07 Steve Ellcey <sje@cup.hp.com>
1580 * gcc.dg/pr27095.c: Improve scanning.
1582 2006-06-07 Paul Thomas <pault@gcc.gnu.org>
1585 * gfortran.dg/saved_automatic_1.f90: New test.
1588 * gfortran.dg/array_simplify_1.f90: New test.
1591 * gfortran.dg/entry_dummy_ref_1.f90: New test.
1594 * gfortran.dg/entry_dummy_ref_2.f90: New test.
1596 2006-06-06 Mark Mitchell <mark@codesourcery.com>
1599 * g++.dg/expr/cast7.C: New test.
1601 2006-06-06 Janis Johnson <janis187@us.ibm.com>
1603 * lib/gcc-dg.exp (gcc-dg-test-1): Detect and report ICE.
1604 * lib/gcc-defs.exp (tool_check_compile): Ditto.
1605 * lib/fortran-torture.exp (fortran-torture-compile,
1606 fortran-torture-execute): Ditto.
1608 2006-06-06 Ulrich Weigand <uweigand@de.ibm.com>
1611 * gcc.dg/vmx/pr27842.c: New test.
1613 2006-06-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1616 * gfortran.dg/bounds_check_3.f90: New test.
1618 2006-06-05 Mike Stump <mrs@apple.com>
1620 * objc.dg/objc-fast-4.m: Skip for ppc64.
1622 2006-06-05 Steve Ellcey <sje@cup.hp.com>
1625 * gcc.dg/sibcall-7.c: Do not run on ia64-*-* platforms.
1627 2006-06-05 Dorit Nuzman <dorit@il.ibm.com>
1628 Victor Kaplansky <victork@il.ibm.com>
1630 PR tree-optimizations/26360
1631 * gcc.dg/vect/vect.exp: Compile tests prefixed with "no-tree-dce"
1633 * gcc.dg/vect/no-tree-dce-pr26360.c: New test.
1635 2006-06-05 Paul Thomas <pault@gcc.gnu.org>
1638 * gfortran.dg/data_char_1.f90: Add messages for truncated
1642 * gfortran.dg/func_decl_2.f90: New test.
1645 * gfortran.dg/do_2.f90: New test.
1648 * gfortran.dg/associated_3.f90: New test.
1650 2006-06-04 Mark Mitchell <mark@codesourcery.com>
1653 * g++.dg/template/static25.C: New test.
1656 * g++.dg/init/array21.C: New test.
1659 * g++.dg/ext/complit7.C: New test.
1662 * g++.dg/parse/ptrmem5.C: New test.
1664 2006-06-04 Roger Sayle <roger@eyesopen.com>
1665 Andrew Pinski <pinskia@physics.uc.edu>
1669 * gcc.dg/pr27150-1.c: New testcase.
1670 * gcc.dg/pr27382-1.c: New testcase.
1671 * gcc.dg/pr27382-2.c: New testcase.
1673 2006-06-05 Joseph S. Myers <joseph@codesourcery.com>
1677 * gcc.dg/array-10.c: New test.
1679 2006-06-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1682 * g++.dg/init/const4.C: New test.
1683 * g++.dg/init/member1.C: Add error-marker.
1684 * g++.dg/other/fold1.C: Adjust error-marker.
1686 2006-06-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1689 * g++.dg/ext/offsetof1.C: New test.
1691 2006-06-04 Eric Christopher <echristo@apple.com>
1693 * gcc.dg/attr-ms_struct-1.c: New.
1695 2006-06-04 Mark Shinwell <shinwell@codesourcery.com>
1697 * gcc.c-torture/compile/builtin_constant_p.c: New test.
1699 2006-06-04 Richard Guenther <rguenther@suse.de>
1701 PR tree-optimization/27039
1702 * gcc.dg/tree-ssa/loop-17.c: New testcase.
1704 2006-06-03 Roger Sayle <roger@eyesopen.com>
1707 * gcc.target/i386/amd64-abi-2.c: New test case.
1709 2006-06-02 Eric Christopher <echristo@apple.com>
1711 * gcc.c-torture/compile/20000804-1.c: Skip if i?86-darwin.
1712 * gcc.target/i386/20020523-1.c: Skip if darwin.
1713 * gcc.target/i386/asm-3.c: Ditto.
1714 * gcc.target/i386/20011119-1.c: Ditto.
1715 * gcc.target/i386/clobbers.c: Remove pic part of test.
1717 2006-06-02 Steve Ellcey <sje@cup.hp.com>
1719 * g++.old-deja/g++.other/init5.C: XFAIL if cxa-atexit is false.
1720 * g++.old-deja/g++.other/init19.C: Ditto.
1721 * g++.old-deja/g++.other/init18.C: Ditto, plus change _Exit to _exit
1722 and add other platforms as expected failures.
1724 2006-06-01 Steve Ellcey <sje@cup.hp.com>
1726 * lib/target-supports.exp (is-effective-target): Add cxa_atexit.
1727 (is-effective-target-keyword): Ditto.
1729 2006-06-01 Thomas Koenig <Thomas.Koenig@online.de>
1732 * gfortran.dg/extended_char_comparison_1.f: New test.
1734 2006-06-01 Paul Thomas <pault@gcc.gnu.org>
1737 * gfortran.dg/dummy_procedure_1.f90: New test.
1740 * gfortran.dg/dummy_procedure_2.f90: New test.
1742 * gfortran.dg/associated_2.f90: Correct to make consistent with
1745 2006-05-31 Roger Sayle <roger@eyesopen.com>
1747 * gcc.target/i386/387-11.c: New test case.
1749 2006-05-31 Mark Mitchell <mark@codesourcery.com>
1752 * g++.dg/template/cond6.C: New test.
1755 * g++.dg/template/crash51.C: New test.
1756 * g++.old-deja/g++.mike/net36.C: Tweak error markers.
1759 * g++.dg/init/array20.C: New test.
1761 2006-05-31 Roger Sayle <roger@eyesopen.com>
1763 * gcc.dg/builtins-54.c: New test case.
1765 2006-05-30 Mark Mitchell <mark@codesourcery.com>
1768 * g++.dg/template/fntry1.C: Add dg-do link.
1771 * g++.dg/parse/friend6.C: New test.
1773 2006-05-30 Asher Langton <langton2@llnl.gov>
1775 * gfortran.dg/cray_pointers_7.f90: New test.
1777 2006-05-30 Roger Sayle <roger@eyesopen.com>
1779 PR tree-optimization/23452
1780 * gcc.dg/fold-mulconj-1.c: New test case.
1782 2006-05-30 Mark Mitchell <mark@codesourcery.com>
1785 * g++.dg/parse/bitfield1.C: New test.
1787 2006-05-30 Roger Sayle <roger@eyesopen.com>
1789 * gcc.target/ppc-eq0-1.c: New test case.
1790 * gcc.target/ppc-negeq0-1.c: New test case.
1792 2006-05-30 Dirk Mueller <dmueller@suse.de>
1795 * gcc.dg/overflow-warn-5.c: New test.
1797 2006-05-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1800 * gcc.dg/sizeof-1.c: New test.
1802 2006-05-30 Uros Bizjak <uros@kss-loka.si>
1805 * gcc.target/i386/pr27790.c: New test.
1807 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1809 PR libgfortran/27757
1810 * gfortran.dg/direct_io_5.f90: New test.
1812 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1814 PR libgfortran/27634
1815 * gfortran.dg/fmt_missing_period_1.f: New test.
1816 * gfortran.dg/fmt_missing_period_2.f: New test.
1817 * gfortran.dg/fmt_missing_period_3.f: New test.
1819 2006-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1822 * gfortran.dg/bounds_check_2.f: Add new check for multidimensional
1825 2006-05-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1828 * g++.dg/template/new6.C: New test.
1830 2006-05-29 Roger Sayle <roger@eyesopen.com>
1832 PR tree-optimization/24964
1833 * gcc.target/i386/387-10.c: New test case.
1835 2006-05-28 Thomas Koenig <Thomas.Koenig@online.de>
1837 * intrinsics/string_intrinsics.c (compare_string):
1838 Use memcmp instead of strncmp to avoid tripping over
1839 CHAR(0) in a string.
1841 2006-05-27 Richard Guenther <rguenther@suse.de>
1844 * gcc.dg/torture/pr27773.c: New testcase.
1846 2006-05-27 Dirk Mueller <dmueller@suse.de>
1848 * gcc.dg/pr24561.c: Rename to..
1849 * gcc.dg/pr25962.c: .. this.
1851 2006-05-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1854 * gfortran.dg/bounds_check_2.f: New test.
1856 2006-05-27 Janne Blomqvist <jb@gcc.gnu.org>
1858 * gfortran.dg/hollerith_f95.f90: Add -fall-intrinsics.
1859 * gfortran.dg/byte_1.f90: Likewise.
1860 * gfortran.dg/dup_save_2.f90: Likewise.
1862 2006-05-27 Paul Thomas <pault@gcc.gnu.org>
1864 * gfortran.dg/associated_2.f90: New test.
1866 2006-05-26 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1869 * gfortran.dg/bounds_check_1.f90: New test.
1871 2006-05-26 Ulrich Weigand <uweigand@de.ibm.com>
1873 PR rtl-optimization/27661
1874 * gcc.dg/pr27661.c: New test case.
1876 2006-05-26 Thomas Koenig <Thomas.Koenig@online.de>
1879 * gfortran.dg/inquire_9.f90: Fix illegal print syntax.
1880 * gfortran.dg/print_parentheses_1.f: New test.
1881 * gfortran.dg/print_parentheses_2.f90: New test.
1883 2006-05-26 Jakub Jelinek <jakub@redhat.com>
1886 * gcc.dg/pr27758.c: New test.
1888 2006-05-24 Falk Hueffner <falk@debian.org>
1890 * gcc.c-torture/compile/pr27571.c: New test.
1892 2006-05-26 Paul Thomas <pault@gcc.gnu.org>
1895 * gfortran.dg/spec_expr_4.f90: New test.
1898 * gfortran.dg/transfer_array_intrinsic_4.f90: New test.
1900 2006-05-25 Mark Mitchell <mark@codesourcery.com>
1903 * g++.dg/ext/complit6.C: New test.
1904 * g++.dg/ext/complit3.C: Adjust error markers.
1905 * g++.dg/init/const3.C: New test.
1907 2006-05-25 Richard Guenther <rguenther@suse.de>
1910 * gcc.dg/torture/pr27743.c: New testcase.
1912 2006-05-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1914 * gfortran.dg/large_real_kind_form_io_2.f90: UnXFAIL on SPARC/Solaris.
1916 2006-05-25 Alan Modra <amodra@bigpond.net.au>
1918 * gcc.dg/compat/scalar-by-value-x.h: New.
1919 * gcc.dg/compat/scalar-by-value-y.h: New.
1920 * gcc.dg/compat/scalar-by-value-5.c: New.
1921 * gcc.dg/compat/scalar-by-value-5_main.c: New.
1922 * gcc.dg/compat/scalar-by-value-5_x.c: New.
1923 * gcc.dg/compat/scalar-by-value-5_y.c: New.
1924 * gcc.dg/compat/scalar-by-value-6.c: New.
1925 * gcc.dg/compat/scalar-by-value-6_main.c: New.
1926 * gcc.dg/compat/scalar-by-value-6_x.c: New.
1927 * gcc.dg/compat/scalar-by-value-6_y.c: New.
1929 2006-05-24 Zdenek Dvorak <dvorakz@suse.cz>
1931 PR tree-optimization/27639
1932 PR tree-optimization/26719
1933 * gcc.dg/pr27639.c: New test.
1934 * gcc.dg/pr26719.c: New test.
1935 * gcc.dg/tree-ssa/scev-cast.c: New test.
1937 2006-05-23 Mark Mitchell <mark@codesourcery.com>
1940 * g++.dg/template/error21.C: New test.
1942 2006-05-23 Kazu Hirata <kazu@codesourcery.com>
1945 * gcc.target/i386/pr27696.c: New.
1947 2006-05-22 Janis Johnson <janis187@us.ibm.com>
1949 * gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.
1951 * gcc.c-torture/execute/20040709-2.c: Remove temporary hack for ppc64.
1953 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1956 * g++.dg/other/assign1.C: New test.
1958 2006-05-22 Kazu Hirata <kazu@codesourcery.com>
1961 * gcc.target/i386/pr27266.c: New.
1963 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1966 * g++.dg/ext/asm9.C: New test.
1968 2006-05-22 Richard Sandiford <richard@codesourcery.com>
1970 PR rtl-optimization/25514
1971 * gcc.c-torture/compile/pr25514.c: New test.
1973 2006-05-22 Richard Guenther <rguenther@suse.de>
1976 2006-01-31 Richard Guenther <rguenther@suse.de>
1978 * gcc.target/i386/sselibm-1.c: New testcase.
1979 * gcc.target/i386/sselibm-2.c: Likewise.
1980 * gcc.target/i386/sselibm-3.c: Likewise.
1981 * gcc.target/i386/sselibm-4.c: Likewise.
1982 * gcc.target/i386/sselibm-5.c: Likewise.
1984 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1987 * gcc.dg/func-args-2.c: New test.
1990 * gcc.dg/struct-incompl-1.c: New test.
1992 2006-05-22 Richard Guenther <rguenther@suse.de>
1995 * gcc.dg/tree-ssa/ssa-fre-4.c: Relax pattern for matching
1996 the transformations we test for.
1998 2006-05-22 Richard Guenther <rguenther@suse.de>
2001 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for hppa*-*-*.
2003 2006-05-21 Mark Mitchell <mark@codesourcery.com>
2006 * g++.dg/warn/new1.C: New test.
2007 * g++.dg/template/new5.C: Likewise.
2009 2006-05-21 Roger Sayle <roger@eyesopen.com>
2011 * gcc.target/i386/20060512-1.c: Add -msse2 command line option.
2012 * gcc.target/i386/20060512-3.c: Likewise.
2014 2006-05-21 Kazu Hirata <kazu@codesourcery.com>
2016 PR rtl-optimization/27671
2017 * gcc.c-torture/execute/pr27671-1.c: New.
2018 * gcc.dg/pr27671-2.c: Likewise.
2020 PR tree-optimization/26622.
2021 * gcc.c-torture/compile/pr26622.c: New.
2023 2006-05-21 Paul Thomas <pault@gcc.gnu.org>
2026 * gfortran.dg/recursive_reference_1.f90: New test.
2028 2006-05-21 Paul Thomas <pault@gcc.gnu.org>
2031 * gfortran.dg/elemental_subroutine_3.f90: New test.
2034 * gfortran.dg/entry_dummy_ref_1.f90: Remove.
2037 * gfortran.dg/associated_target_1.f90: New test.
2040 * gfortran.dg/maxloc_shape_1.f90: New test.
2042 2006-05-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2044 PR libgfortran/24459
2045 * gfortran.dg/namelist_24.f90: New test.
2046 * gfortran.dg/namelist_12.f: Fix typo in comment.
2048 2006-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2051 * g++.dg/other/error11.C: New test.
2053 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2055 * gcc.target/mips/pr26765.c: Add -w to options.
2057 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2059 * lib/target-supports.exp (check_effective_target_mpaired_single):
2061 * gcc.dg/vect/vect.exp: Use it to check for compatible mipsisa64-elf
2063 * g++.dg/vect/vect.exp: Likewise.
2065 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2068 * g++.dg/gomp/gomp.exp: Skip if ![check_effective_target_fopenmp].
2070 2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
2073 * gfortran.dg/temporary_1.f90: New file.
2075 2006-05-19 Andreas Schwab <schwab@suse.de>
2077 * g++.dg/other/unused1.C: Also match "stringz".
2079 2006-05-19 Mark Mitchell <mark@codesourcery.com>
2082 * g++.dg/template/fntry1.C: New test.
2084 2006-05-18 Mark Mitchell <mark@codesourcery.com>
2088 * g++.dg/conversion/bitfield5.C: New test.
2089 * g++.dg/conversion/bitfield6.C: New test.
2091 2006-05-18 Mike Stump <mrs@apple.com>
2093 * gcc.dg/c90-arraydecl-1.c: Update for vla, vm [*] fixups.
2094 * gcc.dg/vla-4.c: Add.
2095 * gcc.dg/vla-5.c: Add.
2096 * gcc.dg/vla-6.c: Add.
2098 2006-05-12 Stuart Hastings <stuart@apple.com>
2100 * testsuite/gcc.target/i386/20060512-1.c: New.
2101 * testsuite/gcc.target/i386/20060512-2.c: New.
2102 * testsuite/gcc.target/i386/20060512-3.c: New.
2103 * testsuite/gcc.target/i386/20060512-4.c: New.
2105 2006-05-17 Mark Mitchell <mark@codesourcery.com>
2108 * g++.old-deja/g++.oliva/template9.C: Remove XFAIL.
2111 * g++.dg/opt/pr17697-3.C: Remove invalid extern specifier.
2112 * g++.dg/parse/linkage1.C: New test.
2114 2006-05-17 Jakub Jelinek <jakub@redhat.com>
2116 PR tree-optimization/27548
2117 * g++.dg/tree-ssa/pr27548.C: New test.
2119 2006-05-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2122 * gfortran.dg/recursive_check_1.f: New test.
2123 * gfortran.dg/recursive_check_2.f90: New test.
2125 2005-05-17 Bernd Schmidt <bernd.schmidt@analog.com>
2127 * g++.dg/opt/temp2.C: New test.
2129 2006-05-17 Jakub Jelinek <jakub@redhat.com>
2132 * g++.dg/init/brace5.C: New test.
2135 * gcc.dg/gomp/pr27415.c: New test.
2136 * g++.dg/gomp/pr27415.C: New test.
2138 PR tree-optimization/27549
2139 * g++.dg/tree-ssa/pr27549.C: New test.
2141 2006-05-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2143 PR libgfortran/27575
2144 * gfortran.dg/read_eof_4.f90: New test.
2146 2006-05-16 Richard Guenther <rguenther@suse.de>
2148 PR tree-optimization/22303
2149 * gcc.dg/tree-ssa/ssa-ccp-13.c: New testcase.
2151 2006-05-16 Jakub Jelinek <jakub@redhat.com>
2154 * gcc.dg/gomp/pr27573.c: New test.
2155 * gfortran.dg/gomp/pr27573.f90: New test.
2158 * gcc.dg/gomp/pr27499.c: New test.
2159 * g++.dg/gomp/pr27499.C: New test.
2161 2006-05-15 Mark Mitchell <mark@codesourcery.com>
2164 * g++.dg/parser/access8.C: Adjust error marker.
2165 * g++.dg/template/access17.C: New test.
2166 * g++.dg/template/access18.C: Likewise.
2168 2006-05-15 Roger Sayle <roger@eyesopen.com>
2171 * gcc.target/i386/pr26600.c: New test case.
2173 2006-05-15 Mark Mitchell <mark@codesourcery.com>
2176 * g++.dg/expr/bitfield1.C: New test.
2178 2006-05-15 Richard Guenther <rguenther@suse.de>
2180 PR tree-optimization/27603
2181 * gcc.dg/torture/pr27603.c: New testcase.
2183 2006-05-15 Paul Thomas <pault@gcc.gnu.org>
2186 * gfortran.dg/entry_dummy_ref_1.f90: New test.
2189 * gfortran.dg/scalar_return_1.f90: New test.
2192 * gfortran.dg/derived_comp_array_ref_1.f90: New test.
2194 2006-05-15 Jakub Jelinek <jakub@redhat.com>
2196 * gcc.dg/gomp/critical-4.c: New test.
2197 * gcc.dg/gomp/appendix-a/a.35.1.c: Add dg-warning.
2198 * gcc.dg/gomp/appendix-a/a.35.3.c: Likewise.
2199 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
2200 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
2202 2006-05-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2205 * g++.dg/template/dependent-args1.C: New test.
2208 * g++.dg/lookup/this1.C: New test.
2211 * g++.dg/template/operator6.C: New test.
2212 * g++.dg/template/incomplete3.C: New test.
2215 * g++.dg/template/new4.C: New test.
2218 * g++.dg/template/void2.C: New test.
2220 2006-05-14 Alexandre Oliva <aoliva@redhat.com>
2222 * g++.dg/template/dependent-expr5.C: New test.
2224 2006-05-14 Roger Sayle <roger@eyesopen.com>
2227 * gcc.dg/pr26729-1.c: New test case.
2229 2006-05-13 Zdenek Dvorak <dvorakz@suse.cz>
2231 * gcc.dg/pr27003.c: New test.
2233 2006-05-12 Steve Ellcey <sje@cup.hp.com>
2235 * lib/target-supports.dg (check_cxa_atexit_available): Change
2236 v3_target_compile to ${tool}_target_compile.
2238 2006-05-11 Jason Merrill <jason@redhat.com>
2240 * lib/scanasm.exp (scan-not-hidden): Fix typo.
2242 2006-05-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2245 * gfortran.dg/label_5.f90: New test.
2247 2006-05-11 Joseph S. Myers <joseph@codesourcery.com>
2249 * lib/target-supports.exp (check_effective_target_powerpc_fprs,
2250 check_effective_target_powerpc_altivec_ok): New.
2251 * g++.dg/eh/simd-2.C, g++.dg/ext/altivec-1.C,
2252 g++.dg/ext/altivec-10.C, g++.dg/ext/altivec-11.C,
2253 g++.dg/ext/altivec-12.C, g++.dg/ext/altivec-13.C,
2254 g++.dg/ext/altivec-2.C, g++.dg/ext/altivec-3.C,
2255 g++.dg/ext/altivec-4.C, g++.dg/ext/altivec-5.C,
2256 g++.dg/ext/altivec-6.C, g++.dg/ext/altivec-7.C,
2257 g++.dg/ext/altivec-8.C, g++.dg/ext/altivec-9.C,
2258 g++.dg/ext/altivec-types-1.C, g++.dg/ext/altivec-types-2.C,
2259 g++.dg/ext/altivec-types-3.C, g++.dg/ext/altivec-types-4.C,
2260 gcc.dg/dfp/altivec-types.c, gcc.dg/simd-3.c,
2261 gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c,
2262 gcc.dg/vmx/vmx.exp, gcc.target/powerpc/980827-1.c,
2263 gcc.target/powerpc/altivec-1.c, gcc.target/powerpc/altivec-10.c,
2264 gcc.target/powerpc/altivec-11.c, gcc.target/powerpc/altivec-12.c,
2265 gcc.target/powerpc/altivec-13.c, gcc.target/powerpc/altivec-14.c,
2266 gcc.target/powerpc/altivec-15.c, gcc.target/powerpc/altivec-16.c,
2267 gcc.target/powerpc/altivec-17.c, gcc.target/powerpc/altivec-18.c,
2268 gcc.target/powerpc/altivec-19.c, gcc.target/powerpc/altivec-2.c,
2269 gcc.target/powerpc/altivec-21.c, gcc.target/powerpc/altivec-22.c,
2270 gcc.target/powerpc/altivec-3.c, gcc.target/powerpc/altivec-4.c,
2271 gcc.target/powerpc/altivec-5.c, gcc.target/powerpc/altivec-6.c,
2272 gcc.target/powerpc/altivec-7.c, gcc.target/powerpc/altivec-8.c,
2273 gcc.target/powerpc/altivec-9.c,
2274 gcc.target/powerpc/altivec-consts.c,
2275 gcc.target/powerpc/altivec-pr22085.c,
2276 gcc.target/powerpc/altivec-splat.c,
2277 gcc.target/powerpc/altivec-types-1.c,
2278 gcc.target/powerpc/altivec-types-2.c,
2279 gcc.target/powerpc/altivec-types-3.c,
2280 gcc.target/powerpc/altivec-types-4.c,
2281 gcc.target/powerpc/altivec-varargs-1.c,
2282 gcc.target/powerpc/altivec-vec-merge.c,
2283 gcc.target/powerpc/ppc-vector-memcpy.c,
2284 gcc.target/powerpc/ppc-vector-memset.c,
2285 gcc.target/powerpc/ppc64-abi-2.c, gcc.target/powerpc/pr16155.c,
2286 gcc.target/powerpc/pr16286.c, gcc.target/powerpc/pr27158.c: Use
2287 these effective targets.
2288 * gcc.dg/vmx/pr27006.c: Add missing close brace.
2289 * gcc.dg/20020103-1.c: XFAIL on powerpc*-*-*.
2291 2006-05-11 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2294 * g++.dg/other/fold1.C: New test.
2297 * gcc.dg/fold-nonneg-1.c: New test.
2300 * g++.dg/other/operator1.C: New test.
2302 2006-05-11 Richard Guenther <rguenther@suse.de>
2305 * gcc.dg/tree-ssa/foldcast-1.c: New testcase.
2307 2006-05-10 Janis Johnson <janis187@us.ibm.com>
2309 * lib/target-supports-dg.exp (check-flags): New.
2310 (dg-skip-if): Move flag checks.
2312 2006-05-09 Steve Ellcey <sje@cup.hp.com>
2314 * lib/target-supports-dg.exp (dg-require-cxa-atexit): New.
2315 * lib/target-supports.dg (check_cxa_atexit_available): New.
2317 2005-05-10 Thomas Koenig <Thomas.Koenig@online.de>
2320 * gfortran.dg/multiple_allocation_2.f90: New test case.
2322 2006-05-10 Kazu Hirata <kazu@codesourcery.com>
2324 * gcc.target/arm/pr27387.C: Fix a comment typo.
2326 2006-05-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2329 * gfortran.dg/error_recovery_1.f90: New test.
2331 2006-05-10 Richard Guenther <rguenther@suse.de>
2333 PR tree-optimization/27302
2334 * gcc.dg/torture/pr27302.c: New testcase.
2336 2006-05-09 Dirk Mueller <dmueller@suse.de>
2337 Richard Guenther <rguenther@suse.de>
2340 * gcc.dg/tree-ssa/pr27498.c: New testcase.
2342 2006-05-09 Zdenek Dvorak <dvorakz@suse.cz>
2344 PR rtl-optimization/27335
2345 * gcc.dg/pr27335.c: New test.
2347 2006-05-06 Richard Sandiford <richard@codesourcery.com>
2349 * gcc.target/mips/mips-ps-5.c: New file.
2351 2006-05-08 Jan Hubicka <jh@suse.cz>
2354 * gcc.dg/pr25962.c: New.
2356 2006-05-08 Roger Sayle <roger@eyesopen.com>
2359 * gcc.target/powerpc/pr27158.c: New test case.
2361 2006-05-08 Laurent GUERBY <laurent@guerby.net>
2364 * ada/acats/run_all.sh: Use test -z.
2366 2006-05-07 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2369 * gfortran.dg/spec_expr_3.f90: New test.
2371 2006-05-07 H.J. Lu <hongjiu.lu@intel.com>
2374 * gcc.target/i386/monitor.c: New file.
2376 2006-05-08 Alan Modra <amodra@bigpond.net.au>
2378 * gcc.dg/pr27095.c: xfail *-*-darwin*.
2380 2006-05-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2383 * g++.dg/other/ptrmem7.C: New test.
2385 2006-05-07 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2388 * gcc.dg/array-9.c: New test.
2390 2006-05-07 Richard Guenther <rguenther@suse.de>
2392 PR tree-optimization/27409
2393 * gcc.dg/torture/pr27409.c: New testcase.
2395 2006-05-07 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
2398 * gfortran.dg/select_6.f90: New.
2400 2006-05-07 Richard Guenther <rguenther@suse.de>
2402 PR tree-optimization/27136
2403 * gcc.dg/torture/pr27136.c: New testcase.
2405 2006-05-07 Paul Thomas <pault@gcc.gnu.org>
2408 * gfortran.dg/char_cons_len_1.f90: New test.
2410 2006-05-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2413 * g++.dg/template/incomplete2.C: New test.
2415 2006-05-06 Richard Guenther <rguenther@suse.de>
2417 PR tree-optimization/27151
2418 * gcc.dg/vect/pr27151.c: New testcase.
2420 2006-05-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2423 * g++.dg/template/void1.C: New test.
2426 * g++.dg/other/void2.C: New test.
2429 * g++.dg/conversion/void1.C: New test.
2431 2006-05-03 Aldy Hernandez <aldyh@redhat.com>
2434 * g++.dg/other/unused1.C: New.
2436 2006-05-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2439 * objc.dg/member-1.m: New test.
2441 2006-05-05 Steve Ellcey <sje@cup.hp.com>
2443 * gfortran.dg/large_real_kind_form_io_2.f90: Use nearest.
2445 2006-05-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2448 * gfortran.dg/matmul_2.f90: New test.
2450 2005-05-05 Laurent GUERBY <laurent@guerby.net>
2452 * ada/acats/run_all.sh: Use sync when main not found.
2454 2006-05-04 Kazu Hirata <kazu@codesourcery.com>
2457 * gcc.target/mips/pr26765.c: New.
2459 2005-05-04 Bernd Schmidt <bernd.schmidt@analog.com>
2461 * gcc.target/bfin: New directory.
2462 * gcc.target/bfin/bfin.exp: New file.
2463 * gcc.target/bfin/frmul.c: New file.
2464 * gcc.target/bfin/arith.c: New file.
2465 * gcc.target/bfin/mul-combine.c: New file.
2466 * gcc.target/bfin/shift.c: New file.
2468 2006-05-04 Richard Guenther <rguenther@suse.de>
2470 PR tree-optimization/14287
2471 PR tree-optimization/14844
2472 PR tree-optimization/19792
2473 PR tree-optimization/21608
2474 PR tree-optimization/27090
2475 * gcc.dg/tree-ssa/ssa-fre-1.c: New testcase.
2476 * gcc.dg/tree-ssa/ssa-fre-2.c: Likewise.
2477 * gcc.dg/tree-ssa/ssa-fre-3.c: Likewise.
2478 * gcc.dg/tree-ssa/ssa-fre-4.c: Likewise.
2479 * gcc.dg/tree-ssa/ssa-fre-5.c: Likewise.
2481 2006-05-04 Jakub Jelinek <jakub@redhat.com>
2483 PR tree-optimization/27285
2484 * gcc.c-torture/execute/pr27285.c: New test.
2487 * gcc.dg/gomp/pr27388-1.c: New test.
2488 * gcc.dg/gomp/pr27388-2.c: New test.
2489 * gcc.dg/gomp/pr27388-3.c: New test.
2492 * g++.dg/gomp/pr27359.C: New test.
2494 2006-05-02 Steven G. Kargl <kargls@comcast.net>
2497 * gfortran.dg/iargc.f90: New test.
2499 2006-05-02 Mark Mitchell <mark@codesourcery.com>
2502 * g++.dg/template/crash49.C: New test.
2504 2006-05-02 Steve Ellcey <sje@cup.hp.com>
2507 * gcc.c-torture/compile/pr23237.c: Move dg-do line.
2509 2006-05-02 Jeff Law <law@redhat.com>
2511 PR tree-optimization/27364
2512 * gcc.c-torture/execute/pr27364.c: New test.
2514 2006-05-02 Mark Mitchell <mark@codesourcery.com>
2517 * g++.dg/parser/ctor5.C: New test.
2519 2006-05-02 Kazu Hirata <kazu@codesourcery.com>
2522 * gcc.target/arm/arm.exp: New.
2523 * gcc.target/arm/pr27387.C: Likewise.
2525 2006-05-02 Paul Thomas <pault@gcc.gnu.org>
2529 * gfortran.dg/module_equivalence_2.f90: New test.
2531 2006-05-02 Jakub Jelinek <jakub@redhat.com>
2534 * g++.dg/gomp/pr27337-1.C: New test.
2535 * g++.dg/gomp/pr27337-2.C: New test.
2538 * gcc.dg/gomp/pr27328.c: New test.
2541 * g++.dg/gomp/pr27325.C: New test.
2544 * g++.dg/gomp/pr27310.C: New test.
2546 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2548 PR tree-optimization/27291
2549 * g++.dg/tree-ssa/pr27291.C: New test.
2551 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2553 PR tree-optimization/27283
2554 * g++.dg/tree-ssa/pr27283.C: New test.
2556 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2558 * gcc.dg/tree-ssa/loop-16.c: New test.
2560 2006-05-01 Roger Sayle <roger@eyesopen.com>
2561 Joseph S. Myers <joseph@codesourcery.com>
2563 * gcc.dg/Wconversion-3.c: New test case.
2564 * gcc.dg/Wconversion-4.c: Likewise.
2566 2006-05-01 Richard Guenther <rguenther@suse.de>
2568 PR tree-optimization/26726
2569 * g++.dg/tree-ssa/ivopts-1.C: New testcase.
2571 2006-04-30 Roger Sayle <roger@eyesopen.com>
2573 * gcc.dg/Woverflow-1.c: New test case.
2574 * gcc.dg/Woverflow-2.c: Likewise.
2575 * gcc.dg/Woverflow-3.c: Likewise.
2577 2006-04-30 Mark Mitchell <mark@codesourcery.com>
2580 * g++.dg/template/defarg8.C: New test.
2582 2006-04-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2585 * g++.dg/parse/operator7.C: New test.
2587 2006-04-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2591 * g++.dg/template/crash48.C: New test.
2594 * g++.dg/parse/ctor4.C: New test.
2596 2006-04-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2599 * gfortran.df/char_type_len.f90: New test.
2601 2006-04-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2603 PR libgfortran/27304
2604 * gfortran.dg/fmt_exhaust.f90: New test.
2606 2006-04-28 Roger Sayle <roger@eyesopen.com>
2609 * gcc.dg/large-size-array-2.c: New test case.
2611 2006-04-28 Richard Guenther <rguenther@suse.de>
2614 * gcc.target/i386/pr26826.c: New testcase.
2616 2006-04-28 Jakub Jelinek <jakub@redhat.com>
2619 * gcc.c-torture/execute/pr27260.c: New.
2621 2006-04-28 Alan Modra <amodra@bigpond.net.au>
2624 * gcc.dg/pr27095.c: New.
2626 2006-04-27 Mark Mitchell <mark@codesourcery.com>
2629 * g++.dg/conversion/bitfield4.C: New test.
2631 2006-04-27 Eric Christopher <echristo@apple.com>
2633 * gcc.dg/pragma-ms_struct.c: New.
2635 2006-04-27 Mark Mitchell <mark@codesourcery.com>
2638 * g++.dg/template/crash47.C: New test.
2640 2006-04-27 Dirk Mueller <dmueller@suse.de>
2642 * gcc.target/i386/sse-7.c: build with -msse.
2644 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
2647 * gcc.target/i386/sse-9.c: Include "../../gcc.dg/i386-cpuid.h".
2648 (main): Exit if processor doesn't support SSE.
2650 2006-04-26 David Edelsohn <edelsohn@gnu.org>
2653 * gcc.c-torture/compile/pr27282.c: New test.
2655 2006-04-26 Jakub Jelinek <jakub@redhat.com>
2658 * g++.dg/gomp/pr26913.C: New test.
2661 * gcc.dg/gomp/pr25996.c: New test.
2662 * g++.dg/gomp/pr25996.C: New test.
2664 2006-04-25 Richard Sandiford <richard@codesourcery.com>
2666 PR rtl-optimization/26725
2667 * gcc.c-torture/compile/pr26725.c: New test.
2669 2006-04-25 Richard Guenther <rguenther@suse.de>
2671 * gcc.dg/tree-prof/val-prof-2.c: Check for n + ffff rather
2674 2006-04-25 Andreas Krebbel <krebbel1@de.ibm.com>
2676 * gcc.dg/20060425-1.c: New testcase.
2678 2006-04-25 Jakub Jelinek <jakub@redhat.com>
2680 PR tree-optimization/26865
2681 * gcc.dg/pr26865.c: New test.
2683 2006-04-24 Mark Mitchell <mark@codesourcery.com>
2686 * g++.dg/conversion/bitfield1.C: New test.
2687 * g++.dg/conversion/bitfield2.C: Likewise.
2688 * g++.dg/conversion/bitfield3.C: Likewise.
2690 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2691 Richard Guenther <rguenther@suse.de>
2693 PR tree-optimization/27236
2694 * gcc.dg/tree-ssa/pr27236.c: New testcase.
2696 2006-04-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2699 * g++.dg/other/incomplete2.C: New test.
2701 2006-04-24 Richard Guenther <rguenther@suse.de>
2704 * gcc.dg/torture/pr26869.c: New testcase.
2706 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2707 Richard Guenther <rguenther@suse.de>
2709 PR tree-optimization/27218
2710 * g++.dg/tree-ssa/pr27218.C: New testcase.
2712 2006-04-23 Mark Mitchell <mark@codesourcery.com>
2715 * g++.dg/template/friend41.C: New test.
2717 2006-04-23 David Edelsohn <edelsohn@gnu.org>
2719 * g++.dg/opt/pr15551.C: Include cstdio.
2720 (main): Use remove instead of unlink.
2722 2006-04-23 Eric Botcazou <ebotcazou@adacore.com>
2724 * gcc.dg/sibcall-7.c: New test.
2725 * gcc.dg/tree-ssa/tailrecursion-1.c: Pass -foptimize-sibling-calls.
2726 * gcc.dg/tree-ssa/tailrecursion-2.c: Likewise.
2727 * gcc.dg/tree-ssa/tailrecursion-3.c: Likewise.
2728 * gcc.dg/tree-ssa/tailrecursion-4.c: Likewise.
2729 * gcc.dg/tree-ssa/tailrecursion-5.c: Likewise.
2731 2006-04-23 Mark Mitchell <mark@codesourcery.com>
2734 * g++.dg/opt/bitfield1.C: New test.
2735 * g++.dg/compat/abi/bitfield1_main.C: Add -w.
2736 * g++.dg/compat/abi/bitfield1_x.C: Likewise.
2737 * g++.dg/compat/abi/bitfield1_y.C: Likewise.
2738 * g++.dg/compat/abi/bitfield2_main.C: Likewise.
2739 * g++.dg/compat/abi/bitfield2_x.C: Likewise.
2740 * g++.dg/compat/abi/bitfield2_y.C: Likewise.
2741 * g++.dg/abi/bitfield1.C: Add dg-warning markers.
2742 * g++.dg/abi/bitfield2.C: Likewise.
2743 * g++.dg/init/bitfield1.C: Likewise.
2745 2006-04-23 Paul Thomas <pault@gcc.gnu.org>
2748 * gfortran.dg/elemental_subroutine_4.f90: New test.
2749 * gfortran.dg/assumed_size_refs_1.f90: Add error to non-conforming
2752 2006-04-22 Joseph S. Myers <joseph@codesourcery.com>
2754 * gcc.c-torture/compile/20060421-1.c: New testcase.
2756 2006-04-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2759 * gcc.dg/init-bad-4.c: New test.
2761 2006-04-21 Paul Brook <paul@codesourcery.com>
2763 * gcc.dg/arm-vfp1.c: Skip on iWMMXt cpus.
2765 2006-04-21 Paul Thomas <pault@gcc.gnu.org>
2768 * gfortran.dg/defined_operators_1.f90: New test.
2769 * gfortran.dg/assumed_charlen_function_1.f90: Add new error and
2770 remove old ones associated, incorrectly, with Note 5.46.
2773 * gfortran.dg/character_array_constructor_1.f90: New test.
2775 2006-04-20 Jakub Jelinek <jakub@redhat.com>
2777 * gcc.dg/20060419-1.c: New test.
2779 2006-04-19 Carlos O'Donell <carlos@codesourcery.com>
2782 * gcc.dg/struct-parse-1.c: New test case.
2784 2006-04-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2787 * g++.dg/parse/template19.C: New test.
2790 * g++.old-deja/g++.pt/friend36.C: Adjust error markers.
2793 * g++.dg/expr/call3.C: New test.
2796 * g++.dg/conversion/dynamic1.C: New test.
2798 2006-04-19 Mark Mitchell <mark@codesourcery.com>
2801 * g++.dg/template/crash35.C: Tweak error markers.
2802 * g++.dg/template/crash46.C: New test.
2803 * g++.old-deja/g++.brendan/friend4.C: Tweak error markers.
2804 * g++.old-deja/g++.pt/incomplete1.C: Likewise.
2806 2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com>
2808 PR rtl-optimization/14261
2809 * gcc.c-torture/compile/20060419-1.c: Added.
2811 2006-04-18 Bernhard Fischer <aldot@gcc.gnu.org>
2813 * gfortran.dg/label_1.f90: Adjust dg-error.
2815 2006-04-16 Roger Sayle <roger@eyesopen.com>
2818 * gcc.dg/fold-cond-1.c: New test case.
2819 * gcc.dg/pr26961-1.c: Likewise.
2821 2006-04-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2823 PR libgfortran/27138
2824 * gfortran.dg/read_bad_advance.f90: New test.
2826 2006-04-16 Roger Sayle <roger@eyesopen.com>
2827 Dale Johannesen <dalej@apple.com>
2830 * gcc.target/i386/vecinit-3.c: New testcase.
2831 * gcc.target/i386/vecinit-4.c: Likewise.
2832 * gcc.target/i386/sse-18.c: Likewise.
2833 * gcc.target/i386/sse-19.c: Likewise.
2835 2006-04-16 Thomas Koenig <Thomas.Koenig@online.de>
2837 * gfortran.dg/allocate_zerosize_1.f90: New test.
2839 2006-04-16 Mark Mitchell <mark@codesourcery.com>
2842 * g++.dg/template/crash45.C: New test.
2844 2006-04-16 Paul Thomas <pault@gcc.gnu.org>
2847 * gfortran.dg/proc_assign_1.f90: New test.
2848 * gfortran.dg/procedure_lvalue.f90: Change message.
2849 * gfortran.dg/namelist_4.f90: Add new error.
2853 * gfortran.dg/auto_pointer_array_result_1.f90
2856 * gfortran.dg/specification_type_resolution_1.f90
2861 * gfortran.dg/bounds_temporaries_1.f90: New test.
2864 * gfortran.dg/array_return_value_1.f90: New test.
2866 2006-04-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2869 * gfortran/dg/g77/20030115-1.f: Delete duplicate test.
2871 2006-04-15 Jakub Jelinek <jakub@redhat.com>
2874 * g++.dg/gomp/pr26823-1.C: New test.
2875 * g++.dg/gomp/pr26823-2.C: New test.
2877 2006-04-13 Uros Bizjak <uros@kss-loka.si>
2880 * gcc.dg/pr27314.c: New test.
2882 2006-04-13 Richard Henderson <rth@redhat.com>
2884 * g++.dg/gomp/block-0.C: Update expected matches.
2886 2006-04-13 DJ Delorie <dj@redhat.com>
2888 * lib/target-supports.exp (check_effective_target_int32plus): New.
2889 (check_effective_target_ptr32plus): New.
2890 (check_effective_target_size32plus): New.
2891 (check_effective_target_int16): New.
2892 (check_profiling_available): Add m32c to the list of unsupported targets.
2894 * gcc.c-torture/compile/20000804-1.c: Skip m32c also.
2895 * gcc.c-torture/compile/20001226-1.c: Skip m32c due to small
2897 * gcc.c-torture/compile/20010327-1.c: Skip m32c due to non-SI
2899 * gcc.c-torture/compile/20020604-1.c: Skip m32c due to small
2901 * gcc.c-torture/compile/20050303-1.c: Require >=32 bit integers
2903 * gcc.c-torture/compile/980506-1.c: Require >=32 bit size_t.
2904 * gcc.c-torture/execute/20020404-1.x: Check for any 16 bit target,
2905 not just xstormy16. Skip m32c due to weird pointer size.
2906 * gcc.c-torture/execute/20021024-1.x: Check for any 16 bit target,
2908 * gcc.c-torture/execute/shiftdi.x: Check for any 16 bit target,
2910 * gcc.dg/20020312-2.c: Add m32c support.
2911 * gcc.dg/20040622-2.c: Require >=32 bit pointers.
2912 * gcc.dg/20050321-1.c: XFail m32c due to incorrect malloc prototype
2914 * gcc.dg/20050321-2.c: Require >=32 bit integers.
2915 * gcc.dg/asm-1.c: Skip if int and short are the same size.
2916 * gcc.dg/fold-mod-1.c: Require >=32 bit integers.
2917 * gcc.dg/fold-overflow-1.c: Skip m32c due to small const types in asm.
2918 * gcc.dg/format/bitfld-1.c: Require >=32 bit integers due to printf formats
2919 * gcc.dg/init-string-2.c: Require >=32 bit integers.
2920 * gcc.dg/max-1.c: Skip m32c in r8c or m16c mode due to small pointers.
2921 * gcc.dg/noncompile/920923-1.c: Skip small-int message for int16 hosts.
2922 * gcc.dg/pch/struct-1.c: Require >= 32 bit integers.
2923 * gcc.dg/pr14796-2.c: Require >=32 bit integers.
2924 * gcc.dg/pr17112-1.c: Require >=32 bit integers.
2925 * gcc.dg/pr18241-1.c: XFail m32c due to incorrect memset prototype
2927 * gcc.dg/pr18241-2.c: XFail m32c due to incorrect memset prototype
2929 * gcc.dg/pr19340.c: Skip m32c due to lack of scheduling.
2930 * gcc.dg/pr23049.c: Require >=32 bit integers.
2931 * gcc.dg/torture/pr26565.c: Skip m32c as everything is already packed.
2932 * gcc.dg/torture/pr26587.c: Require >=32 bit integers.
2933 * gcc.dg/torture/pr26630.c: Require >=32 bit integers.
2934 * gcc.dg/tree-ssa/loop-10.c: Require >=32 bit integers.
2935 * gcc.dg/tree-ssa/loop-2.c: Require >=32 bit size_t.
2936 * gcc.dg/tree-ssa/loop-4.c: Require >=32 bit size_t.
2937 * gcc.dg/tree-ssa/ltrans-1.c: Require >=32 bit size_t.
2938 * gcc.dg/tree-ssa/ltrans-2.c: Require >=32 bit size_t.
2939 * gcc.dg/tree-ssa/ltrans-3.c: Require >=32 bit size_t.
2940 * gcc.dg/tree-ssa/ltrans-4.c: Require >=32 bit size_t.
2941 * gcc.dg/tree-ssa/pr14341.c: Require >=32 bit integers.
2942 * gcc.dg/tree-ssa/pr23382.c: XFail m32c due to incorrect malloc
2944 * gcc.dg/tree-ssa/pr24627.c: Require >=32 bit integers.
2945 * gcc.dg/tree-ssa/pr26180.c: Require >=32 bit integers.
2946 * gcc.dg/tree-ssa/vrp14.c: Require >=32 bit integers.
2947 * gcc.dg/tree-ssa/vrp21.c: Require >=32 bit integers.
2948 * gcc.dg/tree-ssa/vrp22.c: Require >=32 bit integers.
2950 * gcc.c-torture/execute/20040629-1.x: New. Require >16 bit integers.
2951 * gcc.c-torture/execute/20040703-1.x: Likewise.
2952 * gcc.c-torture/execute/20040705-1.x: Likewise.
2953 * gcc.c-torture/execute/20040705-2.x: Likewise.
2954 * gcc.c-torture/execute/20040709-1.x: Likewise.
2955 * gcc.c-torture/execute/20040709-2.x: Likewise.
2956 * gcc.c-torture/execute/20040811-1.x: Likewise.
2957 * gcc.c-torture/execute/20050316-1.x: Likewise.
2958 * gcc.c-torture/execute/bitfld-4.x: Likewise.
2959 * gcc.c-torture/execute/pr19689.x: Likewise.
2960 * gcc.c-torture/execute/pr7284-1.x: Likewise.
2961 * gcc.c-torture/execute/usmul.x: Likewise.
2962 * gcc.c-torture/execute/vrp-5.x: Likewise.
2963 * gcc.c-torture/execute/vrp-6.x: Likewise.
2964 * gcc.dg/debug/20041023-1.s: Likewise.
2966 2006-04-13 Roger Sayle <roger@eyesopen.com>
2968 * gcc.target/i386/20050113-1.c: Tweak testcase to reflect that casts
2969 of integers to a vector types are now constant expressions in C.
2970 * gcc.dg/vect/vect-fold-1.c: New test case.
2972 2006-04-13 Paolo Bonzini <bonzini@gnu.org>
2973 Ulrich Weigand <uweigand@de.ibm.com>
2976 * gcc.dg/vmx/pr27006.c: New testcase.
2978 2006-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2980 PR libgfortran/26766
2981 * gfortran.dg/write_recursive.f90: New test.
2983 2006-04-11 Mark Mitchell <mark@codesourcery.com>
2985 * g++.dg/parse/dtor7.C: New test.
2986 * g++.dg/parse/new1.C: Add error marker.
2987 * g++.dg/template/new3.C: New test.
2990 * g++.dg/template/pure1.C: New test.
2993 * g++.dg/parse/ptrmem4.C: New test.
2995 2006-04-10 Jeff Law <law@redhat.com>
2998 * gcc.c-torture/compile/pr27087.c: New test.
3000 2006-04-10 Aldy Hernandez <aldyh@redhat.com>
3003 * gcc.dg/20060410.c: New.
3005 2006-04-10 Matthias Klose <doko@debian.org>
3007 * testsuite/lib/gcc-defs.exp (gcc-set-multilib-library-path):
3008 Recognize multilib directory names containing underscores.
3010 2006-04-10 Roger Sayle <roger@eyesopen.com>
3012 * gcc.target/i386/vecinit-1.c: New test case.
3013 * gcc.target/i386/vecinit-2.c: Likewise.
3015 2006-04-10 Jakub Jelinek <jakub@redhat.com>
3018 * g++.dg/debug/dwarf2-2.C: New test.
3020 2006-04-09 Richard Sandiford <richard@codesourcery.com>
3022 PR rtl-optimization/27073
3023 * gcc.c-torture/execute/pr27073.c: New test.
3025 2006-04-08 Mike Stump <mrs@apple.com>
3027 * gcc.dg/pragma-darwin.c: Improve for ppc64.
3029 2006-04-07 Richard Guenther <rguenther@suse.de>
3031 PR tree-optimization/26135
3032 * gcc.dg/tree-ssa/ssa-copyprop-1.c: New testcase.
3034 2006-04-06 Jan Hubicka <jh@suse.cz>
3037 * g++.dg/bprob/g++-bprob-2.C: New testcase.
3039 2006-04-06 Roger Sayle <roger@eyesopen.com>
3041 * g++.dg/conversion/nullptr1.C: New test case.
3042 * g++.dg/conversion/nullptr2.C: Likewise.
3044 2006-04-05 Roger Sayle <roger@eyesopen.com>
3046 * gfortran.dg/dependency_18.f90: New test case.
3048 2006-04-05 Richard Guenther <rguenther@suse.de>
3050 PR tree-optimization/26919
3051 * gcc.dg/ipa/ipa-1.c: Use -fno-early-inlining.
3052 * gcc.dg/ipa/ipa-2.c: Likewise.
3053 * gcc.dg/ipa/ipa-3.c: Likewise.
3054 * gcc.dg/ipa/ipa-5.c: Likewise.
3056 2006-04-05 Richard Guenther <rguenther@suse.de>
3058 PR tree-optimization/26763
3059 * gcc.dg/torture/pr26763-1.c: New testcase.
3060 * gcc.dg/torture/pr26763-2.c: Likewise.
3062 2006-04-04 Paul Thomas <pault@gcc.gnu.org>
3066 * gfortran.dg/actual_array_constructor_1.f90: New testcase.
3068 2006-04-04 Eric Christopher <echristo@apple.com>
3070 * gcc.target/i386/387-1.c: Allow regexp to match darwin
3072 * gcc.target/i386/387-5.c: Ditto.
3074 2006-04-04 Carlos O'Donell <carlos@codesourcery.com>
3076 * gcc.target/sparc/struct-ret-check.c: New test.
3078 2006-04-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3080 * gfortran.dg/fmt_zero_digits.f90: New test for no error when
3081 zero decimal digits specified in format.
3083 2006-04-03 Paul Thomas <pault@gcc.gnu.org>
3086 * gfortran.dg/missing_optional_dummy_1.f90: New test.
3089 * gfortran.dg/compliant_elemental_intrinsics_1.f90: New test.
3090 * gfortran.dg/initialization_1.f90: Make assignment compliant.
3091 * gfortran.dg/transfer_array_intrinsic_1.f90: Simplify.
3092 * gfortran.dg/transfer_array_intrinsic_2.f90: Make assignments compliant and detect
3095 2006-04-02 Erik Edelmann <eedelman@gcc.gnu.org>
3097 * gfortran.dg/allocatable_dummy_1.f90: Also check that allocatable
3098 dummy arguments work when the actual argument is itself a dummy
3099 argument of the caller.
3101 2006-04-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3104 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on SPARC/Solaris.
3106 2006-04-01 Roger Sayle <roger@eyesopen.com>
3108 * gfortran.dg/dependencency_17.f90: New test case.
3110 2006-04-01 Roger Sayle <roger@eyesopen.com>
3112 * gfortran.dg/dependency_14.f90: New test case.
3113 * gfortran.dg/dependency_15.f90: Likewise.
3114 * gfortran.dg/dependency_16.f90: Likewise.
3116 2006-03-31 Asher Langton <langton2@llnl.gov>
3119 gfortran.dg/cray_pointers_6.f90: New test.
3121 2006-03-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3123 PR libgfortran/26890
3124 * gfortran.dg/read_size_noadvance.f90: New test.
3126 2006-03-30 Thomas Koenig <Thomas.Koenig@online.de>
3129 * gfortran.dg/multiple_allocation_1.f90: Check that the
3130 size has changed after a re-allocation with stat.
3132 2006-03-30 Richard Guenther <rguenther@suse.de>
3134 * gcc.target/i386/sselibm-1.c: Adjust for libgcc-math partial
3136 * gcc.target/i386/sselibm-2.c: Likewise.
3137 * gcc.target/i386/sselibm-3.c: Likewise.
3138 * gcc.target/i386/sselibm-4.c: Likewise.
3139 * gcc.target/i386/sselibm-5.c: Likewise.
3141 2006-03-28 Roger Sayle <roger@eyesopen.com>
3143 * gcc.dg/fold-andxor-1.c: New test case.
3144 * gcc.dg/fold-xorand-1.c: Likewise.
3146 2006-03-28 Roger Sayle <roger@eyesopen.com>
3148 * gcc.dg/fold-convnotconv-1.c: New test case.
3150 2006-03-28 Paul Thomas <pault@gcc.gnu.org>
3153 * gfortran.dg/private_type_5.f90: New test.
3155 2006-03-27 David Edelsohn <edelsohn@gnu.org>
3157 * objc.dg/objc-nofilename-1.m: Limit to Darwin.
3159 2006-03-27 Jakub Jelinek <jakub@redhat.com>
3161 * gfortran.dg/advance_2.f90: New test.
3162 * gfortran.dg/advance_3.f90: New test.
3164 * gfortran.fortran-torture/execute/equiv_5.f: New test.
3166 2006-03-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3168 PR libgfortran/26661
3169 PR libgfortran/26880
3170 * gfortran.dg/read_x_past.f: New test.
3172 2006-03-26 Geoffrey Keating <geoffk@apple.com>
3174 * gcc.dg/darwin-20040809-2.c: Don't expect default debugging
3177 2006-03-26 David Edelsohn <edelsohn@gnu.org>
3179 * objc.dg/dwarf-1.m: Skip on AIX.
3180 * objc.dg/dwarf-2.m: Skip on AIX.
3182 2006-03-25 Steven G. Kargl <kargls@comcast.net>
3185 * gfortran.dg/float_1.f90: New test.
3187 2006-03-25 Steven G. Kargl <kargsl@comcast.net>
3189 * gfortran.dg/transfer_array_intrinsic_1.f90: Restrict to i?86 and
3191 * gfortran.dg/transfer_array_intrinsic_2.f90: Ditto.
3193 2006-03-25 Thomas Koenig <Thomas.Koenig@online.de>
3196 * gfortran.dg/convert_implied_open.f90: New test case.
3198 2006-03-25 Thomas Koenig <Thomas.Koenig@online.de>
3201 * gfortran.dg/transpose_reshape_r10.f90: New test case.
3203 2006-03-25 Uros Bizjak <uros@kss-loka.si>
3206 * gcc.dg/pr26717.c: New test.
3208 2006-03-25 Roger Sayle <roger@eyesopen.com>
3210 * gfortran.dg/dependency_12.f90: New test case.
3212 2006-03-24 Roger Sayle <roger@eyesopen.com>
3214 * gfortran.dg/dependency_9.f90: New (resurected) test case.
3216 2006-03-24 Jeff Law <law@redhat.com>
3218 * gcc.c-torture/pr26840.c: New test.
3220 2006-03-24 Geoffrey Keating <geoffk@apple.com>
3222 * objc.dg/dwarf-2.m: New.
3223 * obj-c++.dg/dwarf-2.mm: New.
3225 * g++.old-deja/g++.other/init19.C: New.
3227 2006-03-24 David Edelsohn <edelsohn@gnu.org>
3229 * g++.dg/eh/spbp.C: Skip on AIX.
3231 2006-03-24 Jakub Jelinek <jakub@redhat.com>
3234 * g++.dg/gomp/pr26611-1.C: New test.
3235 * g++.dg/gomp/pr26611-2.C: New test.
3237 2006-03-24 Jeff Law <law@redhat.com>
3239 * gcc.c-torture/compile/pr26833.c: New test.
3240 * gfortran.fortran-torture/compile/pr26806.f90: New test.
3242 2006-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3244 * gfortran.dg/endfile_2.f90: Delete temp file.
3246 2006-03-22 Thomas Koenig <Thomas.Koenig@online.de>
3249 * gfortran.dg/record_marker_1.f90: New test case.
3250 * gfortran.dg/record_marker_2.f: New test case.
3251 * gfortran.dg/record_marker_3.f90: New test case.
3253 2006-03-22 Paul Thomas <pault@gcc.gnu.org>
3256 * gfortran.dg/transfer_array_intrinsic_1.f90: New test.
3257 * gfortran.dg/transfer_array_intrinsic_2.f90: New test.
3259 2006-03-21 Janis Johnson <janis187@us.ibm.com>
3261 * lib/gcc-dg.exp (cleanup-modules): New proc.
3262 * gfortran.dg/allocatable_function_1.f90,
3263 gfortran.dg/allocate_char_star_scalar_1.f90,
3264 gfortran.dg/assumed_charlen_function_1.f90,
3265 gfortran.dg/assumed_dummy_1.f90,
3266 gfortran.dg/assumed_shape_ranks_1.f90,
3267 gfortran.dg/assumed_shape_ranks_2.f90,
3268 gfortran.dg/assumed_size_dt_dummy.f90,
3269 gfortran.dg/auto_char_dummy_array_1.f90,
3270 gfortran.dg/auto_char_len_3.f90,
3271 gfortran.dg/automatic_module_variable.f90,
3272 gfortran.dg/bad_automatic_objects_1.f90,
3273 gfortran.dg/char_array_constructor.f90,
3274 gfortran.dg/char_array_structure_constructor.f90,
3275 gfortran.dg/char_result_11.f90, gfortran.dg/char_result_9.f90,
3276 gfortran.dg/contained_1.f90, gfortran.dg/convert_1.f90,
3277 gfortran.dg/cray_pointers_5.f90, gfortran.dg/data_constraints_1.f90,
3278 gfortran.dg/default_initialization.f90, gfortran.dg/der_charlen_1.f90,
3279 gfortran.dg/der_io_2.f90, gfortran.dg/der_io_3.f90,
3280 gfortran.dg/derived_pointer_recursion.f90,
3281 gfortran.dg/derived_recursion.f90, gfortran.dg/der_pointer_1.f90,
3282 gfortran.dg/der_pointer_3.f90, gfortran.dg/der_pointer_4.f90,
3283 gfortran.dg/dummy_functions_1.f90,
3284 gfortran.dg/elemental_initializer_1.f90,
3285 gfortran.dg/elemental_non_intrinsic_dummy_1.f90,
3286 gfortran.dg/elemental_pointer_1.f90,
3287 gfortran.dg/elemental_subroutine_1.f90,
3288 gfortran.dg/elemental_subroutine_2.f90, gfortran.dg/entry_1.f90,
3289 gfortran.dg/entry_3.f90, gfortran.dg/enum_10.f90,
3290 gfortran.dg/equiv_constraint_3.f90, gfortran.dg/func_derived_1.f90,
3291 gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90,
3292 gfortran.dg/generic_1.f90, gfortran.dg/generic_2.f90,
3293 gfortran.dg/generic_3.f90, gfortran.dg/generic_4.f90,
3294 gfortran.dg/global_references_1.f90,
3295 gfortran.dg/host_used_types_1.f90, gfortran.dg/implicit_1.f90,
3296 gfortran.dg/implicit_2.f90, gfortran.dg/implicit_actual.f90,
3297 gfortran.dg/initialization_1.f90, gfortran.dg/int_1.f90,
3298 gfortran.dg/intent_used_1.f90, gfortran.dg/interface_1.f90,
3299 gfortran.dg/interface_2.f90, gfortran.dg/internal_references_2.f90,
3300 gfortran.dg/io_constraints_1.f90, gfortran.dg/io_constraints_2.f90,
3301 gfortran.dg/large_integer_kind_1.f90,
3302 gfortran.dg/large_real_kind_1.f90,
3303 gfortran.dg/module_blank_common.f90, gfortran.dg/module_commons_1.f90,
3304 gfortran.dg/module_double_reuse.f90,
3305 gfortran.dg/module_equivalence_1.f90,
3306 gfortran.dg/module_interface_1.f90,
3307 gfortran.dg/module_parameter_array_refs_1.f90,
3308 gfortran.dg/named_interface.f90, gfortran.dg/namelist_14.f90,
3309 gfortran.dg/namelist_15.f90, gfortran.dg/namelist_1.f90,
3310 gfortran.dg/namelist_4.f90, gfortran.dg/namelist_use.f90,
3311 gfortran.dg/namelist_use_only.f90, gfortran.dg/nested_modules_1.f90,
3312 gfortran.dg/nested_modules_2.f90, gfortran.dg/nested_modules_3.f90,
3313 gfortran.dg/nested_modules_4.f90, gfortran.dg/nested_modules_5.f90,
3314 gfortran.dg/parens_5.f90, gfortran.dg/parent_result_ref_4.f90,
3315 gfortran.dg/pr15164.f90, gfortran.dg/pr16861.f90,
3316 gfortran.dg/pr17615.f90, gfortran.dg/pr19926.f90,
3317 gfortran.dg/pr21177.f90, gfortran.dg/pr26246_1.f90,
3318 gfortran.dg/private_type_1.f90, gfortran.dg/private_type_2.f90,
3319 gfortran.dg/private_type_3.f90, gfortran.dg/private_type_4.f90,
3320 gfortran.dg/procedure_lvalue.f90, gfortran.dg/pure_byref_3.f90,
3321 gfortran.dg/same_name_1.f90,
3322 gfortran.dg/sibling_dummy_procedure_1.f90,
3323 gfortran.dg/sibling_dummy_procedure_2.f90,
3324 gfortran.dg/sibling_dummy_procedure_3.f90,
3325 gfortran.dg/substr_1.f90, gfortran.dg/substring_equivalence.f90,
3326 gfortran.dg/use_allocated_1.f90, gfortran.dg/used_dummy_types_1.f90,
3327 gfortran.dg/used_dummy_types_2.f90,
3328 gfortran.dg/used_dummy_types_3.f90,
3329 gfortran.dg/used_dummy_types_4.f90,
3330 gfortran.dg/used_dummy_types_5.f90,
3331 gfortran.dg/used_interface_ref.f90, gfortran.dg/used_types_1.f90,
3332 gfortran.dg/userdef_operator_1.f90: Use it.
3334 2006-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3336 * gfortran.dg/advance.f90, gfortran.dg/backspace_2.f,
3337 gfortran.dg/comma.f, gfortran.dg/direct_io_2.f90,
3338 gfortran.dg/tl_editing.f90, gfortran.dg/unf_io_convert_1.f90,
3339 gfortran.dg/write_back.f,
3340 gfortran.fortran-torture/execute/inquire_1.f90,
3341 gfortran.fortran-torture/execute/inquire_3.f90: Delete temp file.
3343 2006-03-21 Jeff Law <law@redhat.com>
3345 * gcc.dg/tree-ssa/vrp28.c: New test.
3347 2006-03-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3349 * gcc.dg/builtins-config.h (Solaris case): Define HAVE_C99_RUNTIME
3350 if _STDC_C99 is defined.
3351 * gcc.dg/builtins-18.c: Pass -std=c99 on Solaris.
3352 * gcc.dg/builtins-20.c: Likewise.
3353 * gcc.dg/builtins-53.c: Likewise.
3354 * gcc.dg/single-precision-constant.c: Likewise. Also pass
3355 -mmacosx-version-min=10.3 on PowerPC/Darwin.
3357 2006-03-21 Andrew Pinski <pinskia@physics.uc.edu>
3360 * gcc.c-torture/compile/pr26781-1.c: New test.
3361 * gcc.c-torture/compile/pr26781-2.c: New test.
3363 2006-03-21 Jakub Jelinek <jakub@redhat.com>
3366 * g++.dg/gomp/pr26690-1.C: New test.
3367 * g++.dg/gomp/pr26690-2.C: New test.
3369 2006-03-20 Jeff Law <law@redhat.com>
3371 * gcc.dg/tree-ssa/pr21829.c: New test.
3373 * gcc.dg/tree-ssa/20030807-2.c: Make sure to run VRP.
3375 2006-03-20 Richard Sandiford <richard@codesourcery.com>
3377 * lib/target-supports.exp (check_no_compiler_messages): New procedure.
3378 (check_visibility_available): Use it.
3379 (check_effective_target_default_packed): Likewise.
3380 (check_effective_target_pcc_bitfield_type_matters): Likewise.
3381 (check_effective_target_fopenmp): Likewise.
3382 (check_effective_target_freorder): Likewise.
3383 (check_effective_target_fpic): Likewise.
3384 (check_named_sections_available): Likewise.
3385 (check_effective_target_ilp32): Likewise.
3386 (check_effective_target_lp64): Likewise.
3388 2006-03-20 Thomas Koenig <Thomas.Koenig@online.de>
3391 * gfortran.dg/scalar_mask_2.f90: New test case.
3393 2006-03-20 Andrew Pinski <pinskia@physics.uc.edu>
3396 * gcc.dg/tree-ssa/loadpre12.c: New test.
3397 * gcc.dg/tree-ssa/loadpre13.c: New test.
3398 * gcc.dg/tree-ssa/loadpre14.c: New test.
3399 * gcc.dg/tree-ssa/loadpre15.c: New test.
3400 * gcc.dg/tree-ssa/loadpre16.c: New test.
3401 * gcc.dg/tree-ssa/loadpre17.c: New test.
3402 * gcc.dg/tree-ssa/loadpre18.c: New test.
3403 * gcc.dg/tree-ssa/loadpre19.c: New test.
3404 * gcc.dg/tree-ssa/loadpre20.c: New test.
3405 * gcc.dg/tree-ssa/loadpre21.c: New test.
3406 * gcc.dg/tree-ssa/loadpre22.c: New test.
3408 2006-03-19 Paul Thomas <pault@gcc.gnu.org>
3411 * gfortran.dg/elemental_initializer_1.f90: New test.
3414 * gfortran.dg/assumed_shape_ranks_2: New test.
3416 2006-03-18 Joseph S. Myers <joseph@codesourcery.com>
3418 * gcc.dg/980523-1.c, gcc.dg/980526-1.c, gcc.dg/switch-1.c: Use
3421 2006-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3423 * gfortran.dg/direct_io_1.f90, gfortran.dg/iostat_2.f90,
3424 gfortran.dg/open_new.f90, gfortran.dg/open_readonly_1.f90,
3425 gfortran.dg/pr16935.f90, gfortran.dg/pr20954.f,
3426 gfortran.dg/read_many_1.f, gfortran.dg/unf_io_convert_2.f90,
3427 gfortran.fortran-torture/execute/direct_io.f90,
3428 gfortran.fortran-torture/execute/inquire_2.f90,
3429 gfortran.fortran-torture/execute/inquire_4.f90,
3430 gfortran.fortran-torture/execute/list_read_1.f90,
3431 gfortran.fortran-torture/execute/open_replace.f90,
3432 gfortran.fortran-torture/execute/slash_edit.f90,
3433 gfortran.fortran-torture/execute/unopened_unit_1.f90: Delete
3434 temporary files from testcases.
3436 2006-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3438 PR libgfortran/26509
3439 gfortran.dg/write_direct_eor.f90: New test.
3441 2006-03-17 David Edelsohn <edelsohn@gnu.org>
3443 * gcc.target/powerpc/pr26350.c: New.
3444 * gcc.target/powerpc/indexed-addr.c: New.
3446 2006-03-16 Roger Sayle <roger@eyesopen.com>
3448 * gfortran.dg/dependency_13.f90: New test case.
3450 2006-03-16 Roger Sayle <roger@eyesopen.com>
3453 * gcc.dg/real-const-1.c: New test case.
3455 2006-03-15 Geoffrey Keating <geoffk@apple.com>
3457 * g++.old-deja/g++.other/init18.C: New.
3458 * g++.old-deja/g++.other/init5.C: Remove xfail.
3460 2006-03-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3462 * g++.dg/opt/pr15551.C: Cleanup temp file.
3464 2006-03-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3467 g++.dg/parse/long1.C: New test.
3469 2006-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3472 * gfortran.dg/continuation.f90: New test.
3473 * gfortran.dg/fmt_read_bz_bn.f90: Fix use of continuation.
3475 2006-03-14 Richard Guenther <rguenther@suse.de>
3477 PR tree-optimization/26672
3478 * gcc.dg/torture/pr26672.c: New testcase.
3480 2006-03-14 Joseph S. Myers <joseph@codesourcery.com>
3482 * gcc.target/powerpc/405-dlmzb-strlen-1.c,
3483 gcc.target/powerpc/440-dlmzb-strlen-1.c: New tests.
3485 2006-03-13 Roger Sayle <roger@eyesopen.com>
3488 * gcc.c-torture/compile/switch-1.c: New test case.
3490 2006-03-13 Paul Thomas <pault@gcc.gnu.org>
3493 * gfortran.fortran-torture/execute/intrinsic_mmloc_3.f90: Expand
3494 test to include more permuatations of mask and index.
3495 * testsuite/gfortran.dg/scalar_mask_1.f90: Modify last test to
3496 respond to F2003 spec. that the position returned for an all false
3497 mask && condition is zero.
3499 2006-03-13 Jakub Jelinek <jakub@redhat.com>
3502 * gcc.dg/gomp/pr25989.c: New test.
3504 2006-03-13 Jeff Law <law@redhat.com>
3506 * gcc.dg/tree-ssa/20030807-2.c: No longer expected to fail.
3508 2006-03-13 Eric Botcazou <ebotcazou@adacore.com>
3510 * gcc.dg/switch-9.c: New test.
3512 2006-03-13 Richard Guenther <rguenther@suse.de>
3515 * gcc.dg/torture/pr26630.c: New testcase.
3517 2006-03-11 Roger Sayle <roger@eyesopen.com>
3519 * gfortran.dg/dependency_10.f90: New test case.
3520 * gfortran.dg/dependency_11.f90: Likewise.
3522 2006-03-11 Paul Thomas <pault@gcc.gnu.org>
3523 Erik Edelmann <eedelman@gcc.gnu.org>
3525 * gfortran.dg/allocatable_function_1.f90: New.
3526 * gfortran.dg/allocatable_function_2.f90: New.
3528 2006-03-10 Richard Guenther <rguenther@suse.de>
3531 * gcc.dg/torture/pr26565.c: New testcase.
3533 2006-03-09 Eric Christopher <echristo@apple.com>
3535 * gcc.c-torture/compile/20060309-1.c: New.
3537 2006-03-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3539 PR libgfortran/26499
3540 * gfortran.dg/write_back.f: New test.
3541 * gfortran.dg/write_rewind_1.f: New test.
3542 * gfortran.dg/write_rewind_2.f: New test.
3544 2006-03-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3546 PR libgfortran/26554
3547 * gfortran.dg/read_logical.f90: New test.
3549 2006-03-04 Laurent GUERBY <laurent@guerby.net>
3551 * ada/acats/norun.lst: cdd2a03 now passes.
3553 2006-03-04 Andrew Pinski <pinskia@physics.uc.edu>
3556 * gcc.target/powerpc/pr18096-1.c: Change where the error
3559 2006-03-04 Jakub Jelinek <jakub@redhat.com>
3561 * gcc.target/i386/cleanup-1.c: New test.
3562 * gcc.target/i386/cleanup-2.c: New test.
3564 2006-03-04 Roger Sayle <roger@eyesopen.com>
3566 * gfortran.dg/dependency_9.f90: Remove for the time being.
3568 2006-03-04 Krister Walfridsson <cato@df.lth.se>
3570 * objc.dg/bad-receiver-type.m: Add space before bracket in dg
3573 2006-03-03 Roger Sayle <roger@eyesopen.com>
3575 * gfortran.dg/dependency_9.f90: New test case.
3577 2006-03-03 Roger Sayle <roger@eyesopen.com>
3579 * gfortran.dg/dependency_4.f90: New test case.
3580 * gfortran.dg/dependency_5.f90: New test case.
3581 * gfortran.dg/dependency_6.f90: New test case.
3582 * gfortran.dg/dependency_7.f90: New test case.
3583 * gfortran.dg/dependency_8.f90: New test case.
3585 2006-03-03 Paul Brook <paul@codesourcery.com>
3587 * gcc/testsuite/lib/target-supports.exp (check_profiling_available):
3590 2006-03-03 Thomas Koenig <Thomas.Koenig@online.de>
3593 * multiple_allocation_1.f90: New test.
3595 2006-03-03 Roger Sayle <roger@eyesopen.com>
3597 PR tree-optimization/26524
3598 * gfortran.dg/pr26524.f: New test case.
3600 2006-03-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3602 * g++.dg/template/repo5.C: Cleanup repo files.
3603 * gcc.dg/20051201-1.c: Cleanup coverage files.
3604 * gcc.target/sparc/fexpand-2.c, gcc.target/sparc/fpmerge-2.c,
3605 gcc.target/sparc/fpmul-2.c, gcc.target/sparc/pdist-2.c: Cleanup
3608 2006-03-02 Fariborz Jahanian <fjahanian@apple.com>