1 2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
3 * gcc.target/i386/pr28946.c (dg-options): Use -Os instead -O.
5 2006-09-07 Uros Bizjak <uros@kss-loka.si>
8 * gcc.target/i386/pr28946.c: New test.
10 2006-09-07 Steven G. Kargl <kargls@comcast.net>
12 * gfortran.fortran-torture/compile/data_1.f90: Fix integer oveflow
13 in integer literal constant.
14 * gfortran.dg/enum_8.f90: Ditto.
15 * gfortran.dg/g77/20030326-1.f: Ditto.
17 2006-09-07 Feng Wang <fengwang@nudt.edu.cn>
19 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90: Fix
22 2006-09-07 Andrew Pinski <pinskia@physics.uc.edu>
25 * gcc.c-torture/compile/vector-align-1.c: New test.
27 2006-09-06 Andrew Pinski <pinskia@physics.uc.edu>
30 * g++.dg/opt/copysign-1.C: New test.
32 2006-09-06 Mark Mitchell <mark@codesourcery.com>
35 * g++.dg/ext/vla3.C: New test.
38 * g++.dg/template/array16.C: New test.
40 2006-09-06 Richard Guenther <rguenther@suse.de>
42 * gcc.dg/pr27226.c: Remove testcase again.
44 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
47 * g++.dg/opt/unroll2.C: New test.
49 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
52 * gcc.dg/vect/pr28952.c: New test.
54 2006-09-05 Richard Guenther <rguenther@suse.de>
56 PR tree-optimization/28900
57 * gcc.dg/torture/pr28900.c: New testcase
59 2006-09-05 Richard Guenther <rguenther@suse.de>
61 PR tree-optimization/28905
62 * gcc.c-torture/compile/pr28905.c: New testcase.
64 2006-09-05 Richard Guenther <rguenther@suse.de>
67 * gcc.dg/pr28935.c: New testcase.
69 2006-09-05 Eric Botcazou <ebotcazou@libertysurf.fr>
71 * gcc.c-torture/execute/20060905-1.c: New test.
73 2006-09-05 Paul Thomas <pault@gcc.gnu.org>
76 * gfortran.dg/used_types_7.f90: New test.
77 * gfortran.dg/used_types_8.f90: New test.
78 * gfortran.dg/used_types_9.f90: New test.
80 2006-09-04 Eric Botcazou <ebotcazou@libertysurf.fr>
82 * gcc.c-torture/compile/20060904-1.c: New test.
84 2006-09-04 Nathan Sidwell <nathan@codesourcery.com>
86 PR c++/23287 Revert my 2006-09-01 patch
87 * g++.dg/parse/dtor12.C: Remove.
89 2006-09-02 Lee Millward <lee.millward@codesourcery.com>
92 * g++.dg/template/operator9.C: New test.
95 * g++.dg/template/operator7.C: New test.
98 * g++.dg/template/operator8.C: New test.
101 * g++.dg/template/crash57.C: New test.
103 * g++.dg/template/typedef4.C: Adjust error markers.
104 * g++.dg/template/typedef5.C: Likewise.
106 2006-09-02 Jakub Jelinek <jakub@redhat.com>
109 * g++.dg/parse/crash33.C: New test.
111 2006-09-01 J"orn Rennecke <joern.rennecke@st.com>
112 Richard Guenther <rguenther@suse.de>
113 Adam Nemet <anemet@caviumnetworks.com>
116 * gcc.target/mips/memcpy-1.c: New testcase.
117 * gcc.dg/pr27226.c: Likewise.
119 2006-09-01 Nathan Sidwell <nathan@codesourcery.com>
122 * g++.dg/lookup/koenig5.C: New.
123 * g++.dg/template/crash56.C: New.
125 2006-09-01 Josh Conner <jconner@apple.com>
128 * gcc.dg/nrv3.c: New test.
129 * gcc.dg/nrv4.c: New test.
130 * gcc.dg/nrv5.c: New test.
132 2006-09-01 Nathan Sidwell <nathan@codesourcery.com>
135 * g++.dg/parse/dtor12.C: New.
137 2006-08-31 Zdenek Dvorak <dvorakz@suse.cz>
139 PR tree-optimization/28839
140 * gcc.dg/pr28839.c: New test.
142 2006-08-31 Andreas Krebbel <krebbel1@de.ibm.com>
145 * gcc.dg/pr24367.c: New testcase.
147 2006-08-30 Joseph Myers <joseph@codesourcery.com>
149 * gcc.dg/arm-mmx-1.c: Skip for -mfloat-abi=softfp.
151 2006-08-30 Zdenek Dvorak <dvorakz@suse.cz>
153 PR rtl-optimization/27735
154 * gcc.dg/loop-unswitch-1.c: New test.
156 2006-08-30 Paul Thomas <pault@gcc.gnu.org>
159 * gfortran.dg/aliasing_dummy_2.f90: New test.
162 * gfortran.dg/generic_5.f90: Change error message.
165 * gfortran.dg/generic_6.f90: New test.
168 * gfortran.dg/redefined_intrinsic_assignment.f90: New test.
171 * gfortran.dg/invalid_interface_assignment.f90: New test.
174 * gfortran.dg/module_proc_external_dummy.f90: New test.
176 2006-08-29 Andrew Pinski <pinskia@physics.uc.edu>
179 * testsuite/g++.dg/warn/var-args1.C: New test.
181 2006-08-29 Steven G. Kargl <kargls@comcast.net>
184 * gfortran.dg/simpleif_2.f90: New test.
185 * gfortran.dg/pr19936_1.f90: Adjust dg-error message.
186 * gfortran.dg/enum_5.f90: Ditto.
188 2006-08-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
189 Kazu Hirata <kazu@codesourcery.com>
191 PR tree-optimization/17506
192 * gcc.dg/pr17506.c: New.
194 2006-08-29 J"orn Rennecke <joern.rennecke@st.com>
197 * g++.dg/eh/alias1.C: New test.
199 2006-08-28 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
202 * g++.dg/template/ttp22.C: New test.
204 2006-08-28 Kazu Hirata <kazu@codesourcery.com>
207 * gcc.dg/pr26632.c: New.
209 2006-08-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
212 * gfortran.dg/fmt_zero_precision.f90: New test.
214 2006-08-27 Mark Mitchell <mark@codesourcery.com>
217 * g++.dg/template/spec31.C: New test.
219 2006-08-27 Lee Millward <lee.millward@codesourcery.com>
222 * g++.dg/other/static2.C: New test.
224 2006-08-26 Roger Sayle <roger@eyesopen.com>
226 * gcc.dg/Wswitch-enum-2.c: New test case.
227 * gcc.dg/Wswitch-enum-3.c: Likewise.
229 2006-08-26 Richard Guenther <rguenther@suse.de>
231 * gcc.c-torture/compile/20060826-1.c: New testcase.
233 2006-08-26 Lee Millward <lee.millward@codesourcery.com>
236 * g++.dg/template/void10.C: New test.
239 * g++.dg/template/void8.C: New test.
242 * g++.dg/template/void9.C: New test.
244 * g++.dg/template/void3.C: Adjust error markers.
245 * g++.dg/template/void4.C: Likewise.
246 * g++.dg/template/crash55.C: Likewise.
247 * g++.dg/template/void7.C: Likewise
249 2006-08-26 Mark Mitchell <mark@codesourcery.com>
252 * g++.dg/inherit/access6.C: New test.
253 * g++.dg/inherit/access7.C: Likewise.
256 * g++.dg/template/array15.C: New test.
257 * g++.dg/template/crash2.C: Tweak error markers.
259 2006-08-26 Jakub Jelinek <jakub@redhat.com>
262 * gcc.c-torture/compile/20060823-1.c: New test.
264 2006-08-25 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
267 * g++.dg/template/ttp21.C: New test.
270 * g++.dg/other/operator1.C: Add error-marker.
271 * g++.dg/other/operator2.C: New test.
273 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
276 * gcc.c-torture/compile/vla-const-1.c,
277 gcc.c-torture/compile/vla-const-2.c: New tests.
279 2006-08-26 Richard Guenther <rguenther@suse.de>
282 * gcc.dg/torture/pr28814.c: New testcase.
284 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
287 * gcc.c-torture/compile/compound-literal-1.c: New test.
289 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
292 * gcc.dg/funcdef-var-1.c, gcc.dg/funcdef-var-2.c: New tests.
293 * gcc.dg/pr20368-1.c, gcc.dg/pr20368-2.c, gcc.dg/pr20368-3.c:
294 Expect extra diagnostics.
296 2006-08-25 J"orn Rennecke <joern.rennecke@st.com>
298 gcc.dg/noncompile/pr16876.c: New test.
300 2006-08-25 Mark Mitchell <mark@codesourcery.com>
303 * g++.dg/parse/local1.C: New test.
304 * g++.dg/other/qual1.C: Tweak error marker.
306 2006-08-25 Nathan Sidwell <nathan@codesourcery.com>
309 * g++.dg/template/typename10.C: New.
310 * g++.dg/template/lookup4.C: Remove bogus error marker.
312 2006-08-25 Richard Guenther <rguenther@suse.de>
315 * gcc.dg/pr26570.c: Fix testcase.
317 2006-08-24 Andrew Pinski <pinskia@physics.uc.edu>
320 * gcc.c-torture/execute/mayalias-2.c: New test.
321 * gcc.dg/tree-ssa/alias-13.c: New test.
323 2006-08-24 Jan Hubicka <jh@suse.cz>
326 * gcc.dg/debug/pr26881.c: New file.
328 2006-08-23 Paul Thomas <pault@gcc.gnu.org>
331 * gfortran.dg/used_types_4.f90: New test.
332 * gfortran.dg/derived_init_2.f90: Modify to check sibling
333 association of derived types.
334 * gfortran.dg/used_types_2.f90: Add module cleanup.
335 * gfortran.dg/used_types_3.f90: The same.
338 * gfortran.dg/assumed_charlen_in_main.f90: Modify to check
341 2006-08-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
344 * gfortran.dg/direct_io_6.f90: Remove test.
346 2006-08-23 Stuart Hastings <stuart@apple.com>
349 * gcc.target/i386/20060821-1.c: New.
351 2006-08-23 Danny Smith <dannysmith@users.sourceforge.net>
353 gcc.dg/attr-invalid.c: Insert an " |directive" substitution into
354 dg-warning strings for dllimport.
356 2006-08-22 Andrew Pinski <pinskia@physics.uc.edu>
359 * g++.dg/ext/vector4.C: New test.
360 * g++.dg/ext/complex1.C: New test.
362 2006-08-21 Geoffrey Keating <geoffk@apple.com>
365 * gcc.dg/debug/const-1.c: New.
366 * gcc.dg/debug/const-2.c: New.
367 * gcc.dg/debug/dwarf2/const-1.c: New.
368 * gcc.dg/debug/dwarf2/const-2.c: New.
369 * gcc.dg/debug/dwarf2/const-2b.c: New.
371 2006-08-22 Richard Guenther <rguenther@suse.de>
374 * gcc.c-torture/compile/pr28776-1.c: New testcase.
375 * gcc.c-torture/compile/pr28776-2.c: Likewise.
377 2006-08-21 Mark Shinwell <shinwell@codesourcery.com>
379 * g++.dg/eh/arm-vfp-unwind.C: Correct order of DejaGNU directives.
381 2006-08-21 Lee Millward <lee.millward@codesourcery.com>
384 * g++.dg/other/error14.C: New test.
387 * g++.dg/parse/ctor7.C: New test.
388 * g++.dg/parse/ctor8.C: Likewise.
391 * g++.dg/template/void7.C: New test.
393 2006-08-21 Olivier Hainque <hainque@adacore.com>
395 * gnat.dg/self_aggregate_with_zeros.adb: New test.
396 * gnat.dg/self_aggregate_with_array.adb: New test.
398 2006-08-21 Mark Shinwell <shinwell@codesourcery.com>
400 * g++.dg/eh/arm-vfp-unwind.C: New test.
402 2006-08-20 Mark Mitchell <mark@codesourcery.com>
405 * g++.dg/template/ref3.C: New test.
406 * g++.dg/template/nontype13.C: New test.
409 * g++.dg/template/ptrmem17.C: New test.
411 2006-08-20 Danny Smith <dannysmith@users.sourceforge.net>
414 * gcc.dg/attr-invalid.c: Add tests for invalid dllimport.
416 2006-08-20 Paul Thomas <pault@gcc.gnu.org>
419 * gfortran.dg/used_types_2.f90: New test.
422 * gfortran.dg/used_types_3.f90: New test.
425 * gfortran.dg/generic_actual_arg.f90: New test.
428 * gfortran.dg/module_private_array_refs_1.f90: New test.
431 * gfortran.dg/program_name_1.f90: New test.
434 * gfortran.dg/derived_constructor_comps_1.f90: New test.
437 * gfortran.dg/array_initializer_2.f90: New test.
440 * gfortran.dg/unused_artificial_dummies_1.f90: New test.
443 * gfortran.dg/assumed_charlen_function_4.f90: New test.
446 * gfortran.dg/assumed_charlen_in_main.f90: New test.
449 * gfortran.dg/dependent_decls_1.f90: New test.
451 2006-08-19 Erik Edelmann <eedelman@gcc.gnu.org>
454 * gfortran.dg/derived_init_2.f90: New.
456 2006-08-17 J"orn Rennecke <joern.rennecke@st.com>
458 * gcc.c-torture/execute/pr28289.c: New test.
460 2006-08-17 Jakub Jelinek <jakub@redhat.com>
463 * gcc.dg/attr-externally-visible-1.c: New test.
464 * gcc.dg/attr-externally-visible-2.c: New test.
465 * g++.dg/parse/attr-externally-visible-1.C: New test.
466 * g++.dg/parse/attr-externally-visible-2.C: New test.
468 2006-08-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
471 * g++.dg/parse/dtor11.C: New test.
473 2006-08-17 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
475 PR rtl-optimization/28489
476 * gcc.c-torture/compile/pr28489.c: New test.
478 2006-08-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
481 * g++.dg/template/redecl4.C: New test.
484 * g++.dg/template/ctor8.C: New test.
486 2006-08-17 Paolo Bonzini <bonzini@gnu.org>
489 * g++.dg/parse/offsetof6.C: New test.
490 * g++.dg/parse/offsetof6.C: New test.
491 * g++.dg/parse/offsetof7.C: New test.
493 2006-08-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
496 * gfortran.dg/gomp/gomp.exp: Return if check_effective_target_fopenmp
499 2006-08-16 Andrew Pinski <pinskia@physics.uc.edu>
502 * g++.dg/ext/vector3.C: New test.
504 2006-08-16 Zdenek Dvorak <dvorakz@suse.cz>
506 PR gcov/profile/26570
507 * gcc.dg/pr26570.c: New test.
509 2006-08-16 Joseph S. Myers <joseph@codesourcery.com>
512 * gcc.dg/qual-component-1.c: New test.
514 2006-08-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
517 * g++.dg/parse/new3.C: New test.
519 2006-08-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
522 * gfortran.dg/streamio_1.f90: New test.
523 * gfortran.dg/streamio_2.f90: New test.
524 * gfortran.dg/streamio_3.f90: New test.
525 * gfortran.dg/streamio_4.f90: New test.
526 * gfortran.dg/streamio_5.f90: New test.
527 * gfortran.dg/streamio_6.f90: New test.
528 * gfortran.dg/streamio_7.f90: New test.
529 * gfortran.dg/streamio_8.f90: New test.
531 2006-08-15 Danny Smith <dannysmith@users.sourceforge.net>
534 * gcc.dg/attr-invalid.c: Add tests for invalid weak attribute.
536 2006-08-15 Lee Millward <lee.millward@codesourcery.com>
539 * g++.dg/template/void6.C: New test.
541 2006-08-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
544 * gcc.dg/parse-error-1.c: New test.
545 * gcc.dg/parse-error-2.c: New test.
546 * gcc.dg/cpp/digraph2.c: Add error-marker.
547 * gcc.dg/noncompile/920923-1.c: Likewise.
549 2006-08-14 Andrew Pinski <pinskia@physics.uc.edu>
552 * gcc.dg/sizeof-2.c: New testcase.
555 * gcc.dg/switch-A.c: New testcase.
557 2006-08-14 Steve Ellcey <sje@cup.hp.com>
561 * g++.old-deja/g++.warn/compare1.C: Delete.
562 * g++.dg/opt/pr7503-2.C: Delete.
563 * g++.dg/opt/pr7503-3.C: Delete.
564 * g++.dg/opt/pr7503-4.C: Delete.
565 * g++.dg/opt/pr7503-5.C: Delete.
566 * g++.dg/opt/max1.C: Delete.
567 * g++.dg/warn/minmax.C: Delete.
568 * g++.dg/expr/minmax.C: New test.
570 2006-08-14 Richard Guenther <rguenther@suse.de>
573 * gcc.c-torture/execute/pr28651.c: Do not use argc
574 to avoid optimization, instead forbid inlining.
576 2006-08-14 Richard Sandiford <richard@codesourcery.com>
578 PR rtl-optimization/28634
579 * gcc.c-torture/execute/ieee/pr28634.c: New test.
581 2006-08-13 Alexandre Oliva <aoliva@redhat.com>
584 * gcc.dg/torture/pr27184.c: New test.
586 2006-08-12 Jakub Jelinek <jakub@redhat.com>
588 * gcc.target/i386/pr27827.c: Only compile on ilp32 target.
590 2006-08-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
592 * gfortran.dg/stat_1.f90: Make test pass when run under sudo.
593 * gfortran.dg/stat_2.f90: Likewise.
594 * gfortran.dg/chmod_1.f90: Likewise.
595 * gfortran.dg/chmod_2.f90: Likewise.
596 * gfortran.dg/chmod_3.f90: Likewise.
598 2006-08-11 David Edelsohn <edelsohn@gnu.org>
600 * gfortran.dg/direct_io_6.f90: Skip on *-*-aix*.
602 2006-08-11 Eric Botcazou <ebotcazou@libertysurf.fr>
604 * g++.dg/opt/pr23454-2.C: New test.
606 2006-08-11 Richard Guenther <rguenther@suse.de>
609 * gcc.c-torture/execute/pr28651.c: New testcase.
611 2006-08-10 Eric Botcazou <ebotcazou@adacore.com>
613 * gnat.dg/specs/static_initializer.ads: New test.
615 2006-08-10 Paul Brook <paul@codesourcery.com>
617 * gcc.target/arm/cond-asm.c: New test.
619 2006-08-10 Dorit Nuzman <dorit@il.ibm.com>
621 PR tree-optimization/26197
622 * g++.dg/vect/param-max-aliased-pr26197.cc: New test.
623 * g++.dg/vect/vect.exp: Compile the new tests with
624 --param max-aliased-vops=0.
626 2006-08-09 Lee Millward <lee.millward@codesourcery.com>
629 * g++.dg/template/void3.C: New test.
632 * g++.dg/template/void4.C: New test.
635 * g++.dg/template/void5.C: New test.
637 2006-08-07 Danny Smith <dannysmith@users.sourceforge.net>
639 * g++.dg/ext/visibility/class1.C (dg-require-visibility): Move
642 2006-08-07 Victor Kaplansky <victork@il.ibm.com>
644 PR tree-optimizations/26969
645 * gcc.dg/vect/vect.exp: Compile tests prefixed with
646 "unswitch-loops" with -funswitch-loops.
647 * gcc.dg/vect/unswitch-loops-pr26969.c: New test.
649 2006-08-07 Eric Botcazou <ebotcazou@libertysurf.fr>
651 * gcc.dg/sparc-getcontext-1.c: Fix typo.
652 * g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
653 * g++.dg/other/unused1.C: Likewise. Also match "asci?z".
654 * objc.dg/dwarf-1.m: Likewise.
655 * objc.dg/dwarf-2.m: Likewise.
656 * obj-c++.dg/dwarf-2.mm: Likewise.
658 2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
660 * objc.dg/dwarf-1.m: Skip on 32-bit hppa hpux.
661 * objc.dg/dwarf-2.m: Likewise.
662 * obj-c++.dg/dwarf-2.mm: Likewise.
665 * gfortran.dg/direct_io_6.f90: Skip on hppa*-*-hpux*.
668 * g++.dg/other/unused1.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
671 * g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
673 2006-08-06 Paolo Bonzini <bonzini@gnu.org>
676 * gcc.target/i386/pr27827.c: New testcase.
678 2006-08-06 Paul Thomas <pault@gcc.gnu.org>
681 * gfortran.dg/sequence_types_1.f90: New test.
683 2006-08-05 Steven G. Kargl <kargls@comcast.nt>
686 * gfortran.dg/elemental_optional_args_1.f90: dg-error becomes
687 dg-warning. Add -pedantic option.
689 2006-08-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
692 * gcc.dg/proto-1.c: New test.
695 * gcc.dg/lvalue-4.c: New test.
698 * gcc.dg/init-bad-5.c: New test.
700 2006-08-03 Lee Millward <lee.millward@codesourcery.com>
703 * g++.dg/ext/typedef-init.C: Add new test for typedef
704 initialization inside templates. Adjust existing error markers.
706 2006-08-03 Mark Mitchell <mark@codesourcery.com>
709 * g++.dg/init/ptrmem3.C: New test.
711 2006-08-03 Dorit Nuzman <dorit@il.ibm.com>
713 PR tree-optimization/27770
714 * lib/target-support.exp: New target keyword "section_anchors".
715 * gcc.dg/vect/vect.exp: Add -fsection-anchors to compilation of some
717 * gcc.dg/vect/section-anchors-pr27770.c: New test.
718 * gcc.dg/vect/vect-69.c: Removed. Replaced by:
719 * gcc.dg/vect/section-anchors-vect-69.c: New test.
720 * gcc.dg/vect/no-section-anchors-vect-69.c: New test.
722 2006-08-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
724 * gcc.dg/20060801-1.c: Add missing '}'.
726 2006-08-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
729 * g++.dg/parse/dtor9.C: New test.
730 * g++.dg/parse/dtor10.C: New test.
731 * g++.dg/other/error7.C: Adjust error-marker.
734 * g++.dg/other/default5.C: New test.
736 2006-08-02 Richard Guenther <rguenther@suse.de>
738 * g++.dg/tree-ssa/copyprop-1.C: XFAIL.
740 2006-08-02 Mark Mitchell <mark@codesourcery.com>
743 * g++.dg/template/conv9.C: New test.
745 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
748 * gcc.dg/debug/dwarf2/dwarf-merge.c: New test.
749 * lib/target-supports.exp (get_compiler_messages): Add WANT_OUTPUT.
750 Optionally return assembly text. Update callers.
751 (check_no_compiler_messages): Update verbose messages.
752 (check_no_messages_and_pattern): New.
753 (check_effective_target_string_merging): New.
755 2006-08-01 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
758 * g++.dg/eh/catch4.C: New test.
761 * g++.dg/other/qual1.C: New test.
764 * g++.dg/inherit/error2.C: New test.
767 * g++.dg/other/new1.C: New test.
769 * g++.dg/warn/pr23075.C: Remove obsolete test.
770 * g++.old-deja/g++.brendan/crash52.C: Remove dg-warning marker.
771 * g++.old-deja/g++.jason/report.C: Remove dg-warning marker.
773 2006-07-31 Mark Mitchell <mark@codesourcery.com>
776 * g++.dg/eh/cast1.C: New test.
778 2006-08-01 Thomas Koenig <Thomas.Koenig@online.de>
781 * gfortran.dg/random_3.f90: New test.
783 2006-08-01 Steve Ellcey <sje@cup.hp.com>
786 * g++.dg/other/pr28304.C: Change expected error message.
787 * g++.dg/other/pr28432.C: New test.
789 2006-08-01 Steve Ellcey <sje@cup.hp.com>
792 * g++.dg/init/brace2.C: Change expected error message, add empty init.
794 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
797 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Suppress new tests
799 * gcc.dg/debug/enum-1.c, g++.dg/debug/enum-1.C,
800 g++.dg/debug/enum-2.C: New.
802 2006-07-31 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
805 * g++.dg/parse/long1.C: Add more tests.
807 2006-07-30 Francois-Xavier Coudert <coudert@clipper.ens.fr>
809 * gfortran.dg/lrshift_1.c: New file.
811 2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
814 * gfortran.dg/no_unit_error_1.f90: New test.
816 2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
819 * gfortran.dg/no_unit_error_1.f90: Delete test.
820 * gfortran.dg/no_unit_error_2.f90: Delete test.
822 2006-07-30 Francois-Xavier Coudert <coudert@clipper.ens.fr>
824 * gfortran.dg/chmod_3.f90: New test.
825 * gfortran.dg/ltime_gmtime_1.f90: New test.
826 * gfortran.dg/ltime_gmtime_2.f90: New test.
827 * gfortran.dg/lrshift_1.f90: New test.
828 * gfortran.dg/chmod_1.f90: New test.
829 * gfortran.dg/chmod_2.f90: New test.
831 2006-07-28 Lee Millward <lee.millward@codesourcery.com>
834 * g++.dg/template/crash55.C: New test.
837 * g++.dg/template/nontype16.C: New test.
839 * g++.dg/template/void2.C: Adjust error markers.
840 * g++.dg/template/nontype5.C: Adjust error markers.
842 2006-07-27 Arjan van de Ven <arjan@linux.intel.com>
844 * gcc.target/i386/stack-prot-kernel.c: New test.
846 2006-07-27 Roger Sayle <roger@eyesopen.com>
848 * gcc.dg/builtins-55.c: New test case.
850 2006-07-26 Zdenek Dvorak <dvorakz@suse.cz>
852 PR rtl-optimization/27907
853 * gcc.c-torture/compile/pr27907.c: New test.
855 2006-07-26 Francois-Xavier Coudert <coudert@clipper.ens.fr>
857 * gfortran.dg/mclock.f90: New test.
858 * gfortran.dg/int_conv_1.f90: New test.
859 * gfortran.dg/stat_1.f90: New test.
860 * gfortran.dg/stat_2.f90: New test.
862 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
865 * gfortran.dg/no_unit_error_1.f90: New test.
866 * gfortran.dg/no_unit_error_2.f90: New test.
867 * gfortran.dg/temporary_1.f90: Remove extraneous CLOSE.
869 2006-07-25 Roger Sayle <roger@eyesopen.com>
872 * gcc.dg/fold-convround-1.c: New test case.
874 2006-07-24 Steven G. Kargl <kargls@comcast.net>
876 * gfortran.dg/arithmetic_if.f90: Fix comments.
878 2006-07-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
881 * g++.dg/other/typedef1.C: New test.
882 * g++.dg/template/typedef4.C: New test.
883 * g++.dg/template/typedef5.C: New test.
885 2006-07-24 Erik Edelmann <eedelman@gcc.gnu.org>
888 * gfortran.dg/allocatable_dummy_3.f90: New.
890 2006-07-24 Steven G. Kargl <kargls@comcast.net>
893 * gfortran.dg/arithmetic_if.f90: New test.
895 2006-07-24 Uros Bizjak <uros@kss-loka.si>
897 * gcc.dg/visibility-11.c: Enlarge test array to 1024 bytes to
898 avoid memcpy optimization.
900 2006-07-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
903 * gfortran.dg/direct_io_6.f90: New test.
905 2006-07-24 Jan Hubicka <jh@suse.cz>
909 * gcc.dg/pr25795.c: New test.
910 * gcc.dg/pr25795-1.c: New test.
912 2006-07-23 Roger Sayle <roger@eyesopen.com>
914 * gcc.dg/fold-cond-1.c: Increase test case portability by checking
915 that "g ? 1 : h" doesn't match, instead of checking for "(g | h) != 0"
916 which may be transformed to "g || h" on some platforms.
918 2006-07-23 Mark Mitchell <mark@codesourcery.com>
921 * g++.dg/template/friend45.C: New test.
923 2006-07-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
926 * gfortran.dg/arrayio_8.f90: New test.
928 2006-07-21 Mike Stump <mrs@apple.com>
930 * g++.dg/ext/visibility/fvisibility-inlines-hidden-3.C: New test.
932 * gcc.c-torture/unsorted/dump-noaddr.x: Fix test case name.
934 2006-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
937 * g++.dg/eh/catch3.C: New test.
940 * g++.dg/template/defarg10.C: New test.
942 2006-07-20 Paul Brook <paul@codesourcery.com>
945 * gcc.dg/pr27363.c: New test.
947 2006-07-19 Mark Mitchell <mark@codesourcery.com>
950 * g++.dg/init/ref13.C: New test.
952 2006-07-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
955 * obj-c++.dg/proto-error-1.mm: New test.
957 2006-07-18 Mark Mitchell <mark@codesourcery.com>
960 * g++.dg/template/string1.C: New test.
962 2006-07-18 Mark Mitchell <mark@codesourcery.com>
965 * g++.dg/template/defarg9.C: New test.
968 * g++.dg/template/static27.C: New test.
970 2006-07-18 Diego Novillo <dnovillo@redhat.com>
973 * gcc.dg/tree-ssa/pr28410.c: New test.
975 2006-07-18 Lee Millward <lee.millward@gmail.com>
978 * g++/dg/other/error13.C: New test.
981 * g++.dg/template/friend44.C: New test.
983 2006-07-18 Steve Ellcey <sje@cup.hp.com>
986 * g++.dg/other/pr27495.C: New.
988 2006-07-18 Olivier Hainque <hainque@adacore.com>
990 * gnat.dg/outer_agg_bitfield_constructor.adb: New test.
991 * gnat.dg/nested_agg_bitfield_constructor.adb: New test.
993 2006-07-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
996 * gcc.dg/pragma-pack-4.c: New test.
998 2006-07-17 Steve Ellcey <sje@cup.hp.com>
1001 * g++.dg/ext/pr28291.C: New test.
1003 2006-07-17 Richard Sandiford <richard@codesourcery.com>
1006 * gcc.c-torture/execute/pr28403.c: New test.
1008 2006-07-17 Richard Sandiford <richard@codesourcery.com>
1011 * gcc.dg/pr28402.c: New test.
1013 2006-07-17 Steve Ellcey <sje@cup.hp.com>
1016 * g++.dg/other/pr28304.C: New test.
1018 2006-07-17 J"orn Rennecke <joern.rennecke@st.com>
1021 gcc.c-torture/unsorted/dump-noaddr.c: New test.
1022 gcc.c-torture/unsorted/dump-noaddr.x: New driver.
1024 2006-07-17 Richard Guenther <rguenther@suse.de>
1026 PR tree-optimization/28238
1027 * g++.dg/tree-ssa/pr28238.C: New testcase.
1029 2006-07-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1032 * g++.dg/eh/catch1.C: New test.
1033 * g++.dg/eh/catch2.C: New test.
1035 2006-07-16 Jakub Jelinek <jakub@redhat.com>
1038 * g++.dg/template/anon3.C: New test.
1040 2006-07-16 Paul Thomas <pault@gcc.gnu.org>
1043 * gfortran.dg/io_constaints_2.f90: Add the test for ADVANCE
1044 specifiers requiring an explicit format tag..
1047 * gfortran.dg/generic_5: New test.
1050 * gfortran.dg/elemental_optional_args_1.f90: New test.
1052 2006-07-16 Olivier Hainque <hainque@adacore.com>
1054 * gnat.dg/assert.ads: New file.
1055 * gnat.dg/controlled_record.ads: Likewise.
1056 * gnat.dg/controlled_record.adb: Likewise.
1058 2006-07-15 Lee Millward <lee.millward@gmail.com>
1061 * g++.dg/other/error12.C: New test.
1064 * g++.dg/template/crash54.C: New test.
1066 2006-07-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1069 * g++.dg/parse/catch1.C: New test.
1072 * g++.dg/ext/offsetof1.C: Add test with function pointer arithmetic.
1075 * g++.dg/ext/attrib24.C: New test.
1077 2006-07-14 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1080 * g++.dg/ext/asmspec1.C: New test.
1082 2006-07-13 Janis Johnson <janis187@us.ibm.com>
1084 * lib/gcc-dg.exp (tool_load): Wrapper to support shouldfail tests.
1085 (dg-test): Support shouldfail tests.
1086 * lib/target-supports-dg.exp (dg-shouldfail): New.
1087 * gcc.test-framework/test-framework.awk: Handle shouldfail tests.
1088 * gcc.test-framework/dg-do-run-sf-exp-F.c: New test.
1089 * gcc.test-framework/dg-do-run-sf-exp-P.c: New test.
1090 * gcc.test-framework/dg-do-run-sft-exp-F.c: New test.
1091 * gcc.test-framework/dg-do-run-sft-exp-P.c: New test.
1092 * gcc.test-framework/dg-dox-run-sf-exp-XF.c: New test.
1093 * gcc.test-framework/dg-dox-run-sf-exp-XP.c: New test.
1095 2006-07-13 Jan Hubicka <jh@suse.cz>
1097 * gcc.target/i386/memcpy-1.c: New.
1099 2006-07-12 Geoffrey Keating <geoffk@apple.com>
1101 * g++.dg/ext/visibility/fvisibility-inlines-hidden-2.C: New.
1103 2006-07-13 Paul Thomas <pault@gcc.gnu.org>
1106 * gfortran.dg/present_1.f90: New test.
1109 * gfortran.dg/interface_derived_type_1.f90: New test.
1111 2006-07-11 Feng Wang <fengwang@nudt.edu.cn>
1114 * gfortran.dg/hollerith4.f90: Test hollerith constants used in I/O
1117 2006-07-07 Lee Millward <lee.millward@gmail.com>
1120 * g++.dg/other/label1.C: New test.
1122 2006-07-07 Richard Guenther <rguenther@suse.de>
1125 * gcc.dg/torture/pr28268.c: New testcase.
1127 2006-07-07 Steve Ellcey <sje@cup.hp.com>
1130 * g++.dg/ext/pr27019.C: New.
1132 2006-07-07 Richard Guenther <rguenther@suse.de>
1134 PR tree-optimization/28187
1135 * gcc.dg/pr28187.c: New testcase.
1137 2006-07-07 Eric Botcazou <ebotcazou@adacore.com>
1139 * gnat.dg/address_conversion.adb: New test.
1140 * gnat.dg/boolean_subtype.adb: Likewise.
1141 * gnat.dg/frame_overflow.adb: Likewise.
1142 * gnat.dg/pointer_array.adb: Likewise.
1143 * gnat.dg/pointer_conversion.adb: Likewise.
1145 2006-07-07 Paul Thomas <pault@gcc.gnu.org>
1149 * gfortran.dg/print_fmt_5.f90: New test.
1151 2006-07-06 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1154 * gfortran.dg/bounds_check_4.f90: New test.
1156 2006-07-05 Richard Guenther <rguenther@suse.de>
1159 * gfortran.dg/pr28158.f90: New testcase.
1161 2006-07-05 Richard Guenther <rguenther@suse.de>
1163 PR tree-optimization/28162
1164 * gcc.dg/pr28162.c: New testcase.
1166 2006-07-05 Richard Guenther <rguenther@suse.de>
1167 Andrew Pinski <pinskia@gcc.gnu.org>
1170 * g++.dg/tree-ssa/copyprop-1.C: New testcase.
1172 2006-07-04 Paul Thomas <pault@gcc.gnu.org>
1175 * gfortran.dg/actual_array_substr_2.f90: New test.
1178 * gfortran.dg/actual_array_constructor_2.f90: New test.
1180 2006-07-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1182 * gfortran.dg/itime_idate_1.f: New test.
1183 * gfortran.dg/itime_idate_2.f: New test.
1185 2006-07-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1187 PR libgfortran/27704
1188 * gfortran.dg/open_status_3.f90: New test.
1189 * gfortran.dg/fmt_l.f90: Update for new feature.
1191 2006-07-03 Asher Langton <langton2@llnl.gov>
1193 * gfortran.dg/oldstyle_2.f90: New.
1195 2006-07-03 Eric Botcazou <ebotcazou@adacore.com>
1197 * gnat.dg/string_slice.adb: New test.
1199 2006-07-01 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
1202 * gfortran.dg/semicolon_fixed.c: New.
1203 * gfortran.dg/semicolon_free.c: New.
1205 2006-06-30 Mike Stump <mrs@apple.com>
1207 * g++.dg/ext/visibility/fvisibility-override2.C: Fix for systems
1208 that don't support internal visibility.
1210 2006-06-30 Andrew Pinski <pinskia@gmail.com>
1212 * gcc.dg/tree-ssa/inline-1.c: Fix up scan-tree-dump-times
1213 for '(' / ')' needing an extra '\'.
1215 2006-06-29 Roger Sayle <roger@eyesopen.com>
1218 * gcc.dg/pr27428-1.c: New test case.
1220 2006-06-29 Mike Stump <mrs@apple.com>
1222 * gcc.dg/compat/struct-layout-1_generate.c: Don't use common
1223 on darwin as we can't align commons large enough yet.
1225 * gcc.dg/vla-8.c: Add additional testcases.
1227 2006-06-26 Steve Ellcey <sje@cup.hp.com>
1230 * g++.dg/other/pr28114.C: New.
1232 2006-06-25 Eric Botcazou <ebotcazou@adacore.com>
1234 * gcc.c-torture/compile/20060625-1.c: New test.
1236 2006-06-25 Paul Thomas <pault@gcc.gnu.org>
1239 * gfortran.dg/stfunc_3.f90: New test.
1242 * gfortran.dg/impure_actual_1.f90: New test.
1245 * gfortran.dg/elemental_result_1.f90: New test.
1248 * gfortran.dg/select_7.f90: New test.
1251 * intrinsic_actual_1.f: New test.
1255 * gfortran.dg/forall_4.f90: New test.
1258 * gfortran.dg/forall_5.f90: New test.
1260 2006-06-25 Lee Millward <lee.millward@gmail.com>
1263 * g++.dg/template/using13.C: New test.
1266 * g++.dg/other/incomplete3.C: New test.
1268 2006-06-24 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1271 * gfortran.dg/substr_3.f: New test.
1272 * gfortran.dg/equiv_2.f90: Update expected error message.
1274 2006-06-24 Paul Thomas <pault@gcc.gnu.org>
1277 * gfortran.dg/actual_array_substr_1.f90: New test.
1279 2006-06-24 Olivier Hainque <hainque@adacore.com>
1281 * gnat.dg/scalar_mode_agg_compare_loop.adb: New test.
1282 * gnat.dg/scalar_mode_agg_compare.adb: New test.
1284 2006-06-23 Janis Johnson <janis187@us.ibm.com>
1286 * gcc.dg/dfp/usual-arith-conv-bad.c: New test.
1288 2006-06-23 Steven G. Kargl <kargls@comcast.net>
1291 * gfortran.dg/simpleif_2.f90: New test.
1293 2006-06-23 Lee Millward <lee.millward@gmail.com>
1295 * g++.dg/template/error22.C: Fix typo.
1297 2006-06-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1300 * g++.dg/ext/attrib23.C: New test.
1302 2006-06-23 Olivier Hainque <hainque@adacore.com>
1304 * gnat.dg/varsize_temp.adb: New test.
1306 2006-06-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1309 * g++.dg/other/java2.C: New test.
1311 2006-06-23 Danny Smith <dannysmith@users.sourceforge.net>
1314 * g++.dg/ext/dllimport4.C. Add more tests for invalid
1317 2006-06-22 Roger Sayle <roger@eyesopen.com>
1320 * gcc.dg/pr27531-1.c: New test case.
1322 2006-06-22 Asher Langton <langton2@llnl.gov>
1325 * gfortran.dg/implicit_8.f90: New.
1327 2006-06-22 Zdenek Dvorak <dvorakz@suse.cz>
1329 PR rtl-optimization/28121
1330 * gcc.dg/pr28121.c: New test.
1332 2006-06-22 Lee Millward <lee.millward@gmail.com>
1335 * g++.dg/parse/ptrmem6.C: New test.
1338 * g++.dg/template/error22.C: New test.
1340 2006-06-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1343 * g++.dg/template/friend43.C: New test.
1346 * g++.dg/template/crash53.C: New test.
1349 * g++.dg/rtti/incomplete1.C: New test.
1351 2006-06-21 Eric Botcazou <ebotcazou@adacore.com>
1353 * gnat.dg/loop_unchecked_conversion.ad[bs]: New test.
1355 2006-06-21 Joseph Myers <joseph@codesourcery.com>
1357 * gcc.c-torture/execute/complex-7.c: New.
1359 2006-06-21 Jakub Jelinek <jakub@redhat.com>
1361 * gcc.dg/merge-all-constants-1.c: New test.
1363 2006-06-20 Janis Johnson <janis187@us.ibm.com>
1366 * g++.dg/ext/altivec-3.C: Remove cast from vector initializers.
1368 2006-06-20 Steven G. Kargl <kargls@comcast.net>
1370 * gfortran.dg/rrspacing_1.f90: New test.
1372 2006-06-20 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1375 * g++.dg/other/bitfield2.C: New test.
1377 2006-06-20 Zdenek Dvorak <dvorakz@suse.cz>
1379 PR tree-optimization/27331
1380 * gcc.dg/pr27331.c: New test.
1382 2006-06-20 James A. Morrison <phython@gcc.gnu.org>
1383 Eric Botcazou <ebotcazou@adacore.com>
1386 * lib/gnat.exp: New file.
1387 * lib/gnat-dg.exp: Likewise.
1388 * gnat.dg: New directory.
1389 * gnat.dg/dg.exp: New driver.
1390 * gnat.dg/specs: New directory.
1391 * gnat.dg/specs/specs.exp: New driver.
1392 * gnat.dg/style: New directory.
1393 * gnat.dg/style/style.exp: New driver.
1395 2006-06-20 Paul Thomas <pault@gcc.gnu.org>
1398 * gfortran.dg/array_initializer_1.f90: New test.
1401 * gfortran.dg/matmul_3.f90: New test.
1403 2006-06-19 Andrew Pinski <pinskia@gmail.com>
1406 * gcc.dg/tree-ssa/inline-1.c: New test.
1408 2006-06-19 Anatoly Sokolov <aesok@post.ru>
1410 * gcc.dg/pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long
1411 in malloc prototype; remove XFAIL.
1412 * gcc.dg/pr18241-2.c: Ditto.
1413 * gcc.dg/20050321-1.c: Use __SIZE_TYPE__ instead of unsigned long
1414 in memset prototype; remove XFAIL.
1415 * gcc.dg/tree-ssa/pr23382.c: Ditto.
1417 2006-06-19 Joseph S. Myers <joseph@codesourcery.com>
1419 * gcc.dg/vla-8.c: Add.
1421 2006-06-19 Richard Guenther <rguenther@suse.de>
1423 PR tree-optimization/27090
1424 * g++.dg/tree-ssa/pr27090.C: New testcase.
1426 2006-06-19 Roger Sayle <roger@eyesopen.com>
1429 * gcc.dg/pr27861-1.c: New test case.
1431 2006-06-19 Richard Guenther <rguenther@suse.de>
1434 * gcc.dg/torture/pr28045.c: New testcase.
1436 2006-06-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1439 * gfortran.dg/associated_4.f90: New test.
1441 2006-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1445 * gfortran.dg/real_const_3.f90: New test.
1447 2006-06-16 Mark Mitchell <mark@codesourcery.com>
1450 * g++.dg/template/static26.C: New test.
1453 * g++.dg/expr/bitfield2.C: New test.
1456 * g++.dg/parse/linkage2.C: New test.
1458 2006-06-16 Richard Guenther <rguenther@suse.de>
1461 * gcc.dg/pr15785-1.c: Revert last change.
1462 * gcc.dg/torture/pr27116-2.c: New testcase.
1464 2006-06-16 Roger Sayle <roger@eyesopen.com>
1467 * gcc.dg/pr27802-1.c: New test case.
1469 2006-06-15 Mark Mitchell <mark@codesourcery.com>
1472 * g++.dg/template/ttp18.C: New test.
1473 * g++.dg/template/ttp19.C: Likewise.
1476 * g++.dg/expr/cond9.C: New test.
1479 * g++.dg/template/ctor7.C: New test.
1481 2006-06-15 Janis Johnson <janis187@us.ibm.com>
1483 * gcc.dg/vmx/pr27842.c: Remove dg-do directive; use default.
1485 2006-06-16 Richard Guenther <rguenther@suse.de>
1487 PR tree-optimization/27781
1488 * gcc.dg/tree-ssa/pr27781.c: New testcase.
1490 2006-06-15 Thomas Koenig <Thomas.Koenig@online.de>
1492 * gfortran.dg/allocate_zerosize_2.f90: New test case.
1494 2006-06-15 Zdenek Dvorak <dvorakz@suse.cz>
1496 * gcc.dg/tree-ssa/loop-18.c: New test.
1498 2006-06-14 Mark Mitchell <mark@codesourcery.com>
1501 * g++.dg/template/crash52.C: New test.
1504 * g++.dg/ext/attrib22.C: New test.
1507 * g++.dg/template/builtin1.C: New test.
1508 * g++.dg/gomp/tpl-atomic-2.C: Remove XFAIL.
1511 * g++.old-deja/g++.benjamin/14664-2.C: Expect error for array
1513 * g++.old-deja/g++.pt/crash51.C: Likewise.
1516 * g++.dg/lookup/linkage1.C: New test.
1517 * g++.dg/lookup/linkage2.C: Likewise.
1519 2006-06-14 Andreas Krebbel <krebbel1@de.ibm.com>
1522 * gcc.dg/pr27959.c: New testcase.
1524 2006-06-13 J"orn Rennecke <joern.rennecke@st.com>
1527 * g++.dg/eh/div.C: New test.
1529 2006-06-13 Jakub Jelinek <jakub@redhat.com>
1532 * g++.dg/tree-ssa/pr26757.C: New test.
1533 * g++.dg/tree-ssa/pr27894.C: New test.
1535 2006-06-13 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1537 * gcc.c-torture/compile/20060609-1.c: New test.
1540 * gcc.c-torture/compile/pr27863.c: New test.
1542 2006-06-13 Richard Guenther <rguenther@suse.de>
1544 PR tree-optimization/27830
1545 * g++.dg/tree-ssa/pr27830.C: New testcase.
1547 2006-06-13 Matthew Sachs <msachs@apple.com>
1549 * lib/target-supports-dg.exp (check-flags): Include TOOL_OPTIONS in
1550 the list of compiler flags; this causes those flags to be checked
1551 for things like dg-skip-if.
1553 2006-06-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1556 * g++.dg/ext/offsetof1.C: Add test for pseudo-destructors.
1558 2006-06-12 Mark Mitchell <mark@codesourcery.com>
1559 Kazu Hirata <kazu@codesourcery.com>
1561 * g++.dg/parse/ctor6.C, g++.dg/parse/defarg11.C,
1562 g++.dg/template/friend42.C, g++.dg/template/spec30.C: New.
1564 2006-06-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1567 * g++.dg/lookup/using15.C: New test.
1570 * g++.dg/other/anon4.C: New test.
1572 2006-06-12 Roger Sayle <roger@eyesopen.com>
1575 * g++.dg/init/complex1.C: New test case.
1577 2006-06-11 Eric Christopher <echristo@apple.com>
1580 * gcc.dg/bf-ms-layout.c: Run on darwin.
1581 * gcc.dg/bf-no-ms-layout: Ditto.
1582 * gcc.dg/attr-ms_struct-2.c: New.
1583 * gcc.dg/bf-ms-layout-2.c: Ditto.
1585 2006-06-11 Kaz Kojima <kkojima@gcc.gnu.org>
1587 * gcc.dg/attr-ms_struct-packed1.c: New.
1589 2006-06-09 Mike Stump <mrs@apple.com>
1591 * gcc.dg/vla-7.c: Add.
1593 2006-06-10 Paul Thomas <pault@gcc.gnu.org>
1596 * gfortran.dg/entry_6.f90: New test.
1600 * gfortran.dg/entry_7.f90: New test.
1602 2006-06-09 Jakub Jelinek <jakub@redhat.com>
1605 * gcc.dg/cpp/_Pragma6.c: New test.
1608 * g++.dg/cpp/_Pragma1.C: New test.
1610 PR preprocessor/27746
1611 * gcc.dg/gomp/macro-3.c: New test.
1612 * gcc.dg/gomp/macro-4.c: New test.
1613 * g++.dg/gomp/macro-3.C: New test.
1614 * g++.dg/gomp/macro-4.C: New test.
1616 2006-06-09 Richard Guenther <rguenther@suse.de>
1618 PR tree-optimization/26998
1619 * gcc.dg/torture/pr26998.c: New testcase.
1620 * gcc.dg/tree-ssa/vrp29.c: New testcase.
1622 2006-06-08 Mike Stump <mrs@apple.com>
1624 * gcc.dg/pr27095.c: Account for stubs.
1627 * gcc.dg/pr26427.c: Test to ensure that -fsection-anchors doesn't
1628 produce bad code on darwin.
1630 2006-06-08 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1633 * gcc/testsuite/gfortran.dg/substr_2.f: New test.
1635 2006-06-08 Asher Langton <langton2@llnl.gov>
1638 * cray_pointers_2.f90: Add -fbounds-check compile flag.
1640 2006-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1643 * gcc.dg/union-3.c: New test.
1645 2006-06-08 Richard Guenther <rguenther@suse.de>
1648 * gcc.dg/torture/pr27116.c: New testcase.
1649 * gcc.dg/pr15785-1.c: Remove test for invalid transformation.
1651 2006-06-07 Zdenek Dvorak <dvorakz@suse.cz>
1653 PR rtl-optimization/26449
1654 * gcc.dg/pr26449.c: New test.
1656 2006-06-07 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1659 * g++.dg/ext/offsetof1.C: Test member functions.
1661 2006-06-07 Steve Ellcey <sje@cup.hp.com>
1663 * gcc.dg/pr27095.c: Improve scanning.
1665 2006-06-07 Paul Thomas <pault@gcc.gnu.org>
1668 * gfortran.dg/saved_automatic_1.f90: New test.
1671 * gfortran.dg/array_simplify_1.f90: New test.
1674 * gfortran.dg/entry_dummy_ref_1.f90: New test.
1677 * gfortran.dg/entry_dummy_ref_2.f90: New test.
1679 2006-06-06 Mark Mitchell <mark@codesourcery.com>
1682 * g++.dg/expr/cast7.C: New test.
1684 2006-06-06 Janis Johnson <janis187@us.ibm.com>
1686 * lib/gcc-dg.exp (gcc-dg-test-1): Detect and report ICE.
1687 * lib/gcc-defs.exp (tool_check_compile): Ditto.
1688 * lib/fortran-torture.exp (fortran-torture-compile,
1689 fortran-torture-execute): Ditto.
1691 2006-06-06 Ulrich Weigand <uweigand@de.ibm.com>
1694 * gcc.dg/vmx/pr27842.c: New test.
1696 2006-06-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1699 * gfortran.dg/bounds_check_3.f90: New test.
1701 2006-06-05 Mike Stump <mrs@apple.com>
1703 * objc.dg/objc-fast-4.m: Skip for ppc64.
1705 2006-06-05 Steve Ellcey <sje@cup.hp.com>
1708 * gcc.dg/sibcall-7.c: Do not run on ia64-*-* platforms.
1710 2006-06-05 Dorit Nuzman <dorit@il.ibm.com>
1711 Victor Kaplansky <victork@il.ibm.com>
1713 PR tree-optimizations/26360
1714 * gcc.dg/vect/vect.exp: Compile tests prefixed with "no-tree-dce"
1716 * gcc.dg/vect/no-tree-dce-pr26360.c: New test.
1718 2006-06-05 Paul Thomas <pault@gcc.gnu.org>
1721 * gfortran.dg/data_char_1.f90: Add messages for truncated
1725 * gfortran.dg/func_decl_2.f90: New test.
1728 * gfortran.dg/do_2.f90: New test.
1731 * gfortran.dg/associated_3.f90: New test.
1733 2006-06-04 Mark Mitchell <mark@codesourcery.com>
1736 * g++.dg/template/static25.C: New test.
1739 * g++.dg/init/array21.C: New test.
1742 * g++.dg/ext/complit7.C: New test.
1745 * g++.dg/parse/ptrmem5.C: New test.
1747 2006-06-04 Roger Sayle <roger@eyesopen.com>
1748 Andrew Pinski <pinskia@physics.uc.edu>
1752 * gcc.dg/pr27150-1.c: New testcase.
1753 * gcc.dg/pr27382-1.c: New testcase.
1754 * gcc.dg/pr27382-2.c: New testcase.
1756 2006-06-05 Joseph S. Myers <joseph@codesourcery.com>
1760 * gcc.dg/array-10.c: New test.
1762 2006-06-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1765 * g++.dg/init/const4.C: New test.
1766 * g++.dg/init/member1.C: Add error-marker.
1767 * g++.dg/other/fold1.C: Adjust error-marker.
1769 2006-06-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1772 * g++.dg/ext/offsetof1.C: New test.
1774 2006-06-04 Eric Christopher <echristo@apple.com>
1776 * gcc.dg/attr-ms_struct-1.c: New.
1778 2006-06-04 Mark Shinwell <shinwell@codesourcery.com>
1780 * gcc.c-torture/compile/builtin_constant_p.c: New test.
1782 2006-06-04 Richard Guenther <rguenther@suse.de>
1784 PR tree-optimization/27039
1785 * gcc.dg/tree-ssa/loop-17.c: New testcase.
1787 2006-06-03 Roger Sayle <roger@eyesopen.com>
1790 * gcc.target/i386/amd64-abi-2.c: New test case.
1792 2006-06-02 Eric Christopher <echristo@apple.com>
1794 * gcc.c-torture/compile/20000804-1.c: Skip if i?86-darwin.
1795 * gcc.target/i386/20020523-1.c: Skip if darwin.
1796 * gcc.target/i386/asm-3.c: Ditto.
1797 * gcc.target/i386/20011119-1.c: Ditto.
1798 * gcc.target/i386/clobbers.c: Remove pic part of test.
1800 2006-06-02 Steve Ellcey <sje@cup.hp.com>
1802 * g++.old-deja/g++.other/init5.C: XFAIL if cxa-atexit is false.
1803 * g++.old-deja/g++.other/init19.C: Ditto.
1804 * g++.old-deja/g++.other/init18.C: Ditto, plus change _Exit to _exit
1805 and add other platforms as expected failures.
1807 2006-06-01 Steve Ellcey <sje@cup.hp.com>
1809 * lib/target-supports.exp (is-effective-target): Add cxa_atexit.
1810 (is-effective-target-keyword): Ditto.
1812 2006-06-01 Thomas Koenig <Thomas.Koenig@online.de>
1815 * gfortran.dg/extended_char_comparison_1.f: New test.
1817 2006-06-01 Paul Thomas <pault@gcc.gnu.org>
1820 * gfortran.dg/dummy_procedure_1.f90: New test.
1823 * gfortran.dg/dummy_procedure_2.f90: New test.
1825 * gfortran.dg/associated_2.f90: Correct to make consistent with
1828 2006-05-31 Roger Sayle <roger@eyesopen.com>
1830 * gcc.target/i386/387-11.c: New test case.
1832 2006-05-31 Mark Mitchell <mark@codesourcery.com>
1835 * g++.dg/template/cond6.C: New test.
1838 * g++.dg/template/crash51.C: New test.
1839 * g++.old-deja/g++.mike/net36.C: Tweak error markers.
1842 * g++.dg/init/array20.C: New test.
1844 2006-05-31 Roger Sayle <roger@eyesopen.com>
1846 * gcc.dg/builtins-54.c: New test case.
1848 2006-05-30 Mark Mitchell <mark@codesourcery.com>
1851 * g++.dg/template/fntry1.C: Add dg-do link.
1854 * g++.dg/parse/friend6.C: New test.
1856 2006-05-30 Asher Langton <langton2@llnl.gov>
1858 * gfortran.dg/cray_pointers_7.f90: New test.
1860 2006-05-30 Roger Sayle <roger@eyesopen.com>
1862 PR tree-optimization/23452
1863 * gcc.dg/fold-mulconj-1.c: New test case.
1865 2006-05-30 Mark Mitchell <mark@codesourcery.com>
1868 * g++.dg/parse/bitfield1.C: New test.
1870 2006-05-30 Roger Sayle <roger@eyesopen.com>
1872 * gcc.target/ppc-eq0-1.c: New test case.
1873 * gcc.target/ppc-negeq0-1.c: New test case.
1875 2006-05-30 Dirk Mueller <dmueller@suse.de>
1878 * gcc.dg/overflow-warn-5.c: New test.
1880 2006-05-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1883 * gcc.dg/sizeof-1.c: New test.
1885 2006-05-30 Uros Bizjak <uros@kss-loka.si>
1888 * gcc.target/i386/pr27790.c: New test.
1890 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1892 PR libgfortran/27757
1893 * gfortran.dg/direct_io_5.f90: New test.
1895 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1897 PR libgfortran/27634
1898 * gfortran.dg/fmt_missing_period_1.f: New test.
1899 * gfortran.dg/fmt_missing_period_2.f: New test.
1900 * gfortran.dg/fmt_missing_period_3.f: New test.
1902 2006-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1905 * gfortran.dg/bounds_check_2.f: Add new check for multidimensional
1908 2006-05-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1911 * g++.dg/template/new6.C: New test.
1913 2006-05-29 Roger Sayle <roger@eyesopen.com>
1915 PR tree-optimization/24964
1916 * gcc.target/i386/387-10.c: New test case.
1918 2006-05-28 Thomas Koenig <Thomas.Koenig@online.de>
1920 * intrinsics/string_intrinsics.c (compare_string):
1921 Use memcmp instead of strncmp to avoid tripping over
1922 CHAR(0) in a string.
1924 2006-05-27 Richard Guenther <rguenther@suse.de>
1927 * gcc.dg/torture/pr27773.c: New testcase.
1929 2006-05-27 Dirk Mueller <dmueller@suse.de>
1931 * gcc.dg/pr24561.c: Rename to..
1932 * gcc.dg/pr25962.c: .. this.
1934 2006-05-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1937 * gfortran.dg/bounds_check_2.f: New test.
1939 2006-05-27 Janne Blomqvist <jb@gcc.gnu.org>
1941 * gfortran.dg/hollerith_f95.f90: Add -fall-intrinsics.
1942 * gfortran.dg/byte_1.f90: Likewise.
1943 * gfortran.dg/dup_save_2.f90: Likewise.
1945 2006-05-27 Paul Thomas <pault@gcc.gnu.org>
1947 * gfortran.dg/associated_2.f90: New test.
1949 2006-05-26 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1952 * gfortran.dg/bounds_check_1.f90: New test.
1954 2006-05-26 Ulrich Weigand <uweigand@de.ibm.com>
1956 PR rtl-optimization/27661
1957 * gcc.dg/pr27661.c: New test case.
1959 2006-05-26 Thomas Koenig <Thomas.Koenig@online.de>
1962 * gfortran.dg/inquire_9.f90: Fix illegal print syntax.
1963 * gfortran.dg/print_parentheses_1.f: New test.
1964 * gfortran.dg/print_parentheses_2.f90: New test.
1966 2006-05-26 Jakub Jelinek <jakub@redhat.com>
1969 * gcc.dg/pr27758.c: New test.
1971 2006-05-24 Falk Hueffner <falk@debian.org>
1973 * gcc.c-torture/compile/pr27571.c: New test.
1975 2006-05-26 Paul Thomas <pault@gcc.gnu.org>
1978 * gfortran.dg/spec_expr_4.f90: New test.
1981 * gfortran.dg/transfer_array_intrinsic_4.f90: New test.
1983 2006-05-25 Mark Mitchell <mark@codesourcery.com>
1986 * g++.dg/ext/complit6.C: New test.
1987 * g++.dg/ext/complit3.C: Adjust error markers.
1988 * g++.dg/init/const3.C: New test.
1990 2006-05-25 Richard Guenther <rguenther@suse.de>
1993 * gcc.dg/torture/pr27743.c: New testcase.
1995 2006-05-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1997 * gfortran.dg/large_real_kind_form_io_2.f90: UnXFAIL on SPARC/Solaris.
1999 2006-05-25 Alan Modra <amodra@bigpond.net.au>
2001 * gcc.dg/compat/scalar-by-value-x.h: New.
2002 * gcc.dg/compat/scalar-by-value-y.h: New.
2003 * gcc.dg/compat/scalar-by-value-5.c: New.
2004 * gcc.dg/compat/scalar-by-value-5_main.c: New.
2005 * gcc.dg/compat/scalar-by-value-5_x.c: New.
2006 * gcc.dg/compat/scalar-by-value-5_y.c: New.
2007 * gcc.dg/compat/scalar-by-value-6.c: New.
2008 * gcc.dg/compat/scalar-by-value-6_main.c: New.
2009 * gcc.dg/compat/scalar-by-value-6_x.c: New.
2010 * gcc.dg/compat/scalar-by-value-6_y.c: New.
2012 2006-05-24 Zdenek Dvorak <dvorakz@suse.cz>
2014 PR tree-optimization/27639
2015 PR tree-optimization/26719
2016 * gcc.dg/pr27639.c: New test.
2017 * gcc.dg/pr26719.c: New test.
2018 * gcc.dg/tree-ssa/scev-cast.c: New test.
2020 2006-05-23 Mark Mitchell <mark@codesourcery.com>
2023 * g++.dg/template/error21.C: New test.
2025 2006-05-23 Kazu Hirata <kazu@codesourcery.com>
2028 * gcc.target/i386/pr27696.c: New.
2030 2006-05-22 Janis Johnson <janis187@us.ibm.com>
2032 * gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.
2034 * gcc.c-torture/execute/20040709-2.c: Remove temporary hack for ppc64.
2036 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2039 * g++.dg/other/assign1.C: New test.
2041 2006-05-22 Kazu Hirata <kazu@codesourcery.com>
2044 * gcc.target/i386/pr27266.c: New.
2046 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2049 * g++.dg/ext/asm9.C: New test.
2051 2006-05-22 Richard Sandiford <richard@codesourcery.com>
2053 PR rtl-optimization/25514
2054 * gcc.c-torture/compile/pr25514.c: New test.
2056 2006-05-22 Richard Guenther <rguenther@suse.de>
2059 2006-01-31 Richard Guenther <rguenther@suse.de>
2061 * gcc.target/i386/sselibm-1.c: New testcase.
2062 * gcc.target/i386/sselibm-2.c: Likewise.
2063 * gcc.target/i386/sselibm-3.c: Likewise.
2064 * gcc.target/i386/sselibm-4.c: Likewise.
2065 * gcc.target/i386/sselibm-5.c: Likewise.
2067 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2070 * gcc.dg/func-args-2.c: New test.
2073 * gcc.dg/struct-incompl-1.c: New test.
2075 2006-05-22 Richard Guenther <rguenther@suse.de>
2078 * gcc.dg/tree-ssa/ssa-fre-4.c: Relax pattern for matching
2079 the transformations we test for.
2081 2006-05-22 Richard Guenther <rguenther@suse.de>
2084 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for hppa*-*-*.
2086 2006-05-21 Mark Mitchell <mark@codesourcery.com>
2089 * g++.dg/warn/new1.C: New test.
2090 * g++.dg/template/new5.C: Likewise.
2092 2006-05-21 Roger Sayle <roger@eyesopen.com>
2094 * gcc.target/i386/20060512-1.c: Add -msse2 command line option.
2095 * gcc.target/i386/20060512-3.c: Likewise.
2097 2006-05-21 Kazu Hirata <kazu@codesourcery.com>
2099 PR rtl-optimization/27671
2100 * gcc.c-torture/execute/pr27671-1.c: New.
2101 * gcc.dg/pr27671-2.c: Likewise.
2103 PR tree-optimization/26622.
2104 * gcc.c-torture/compile/pr26622.c: New.
2106 2006-05-21 Paul Thomas <pault@gcc.gnu.org>
2109 * gfortran.dg/recursive_reference_1.f90: New test.
2111 2006-05-21 Paul Thomas <pault@gcc.gnu.org>
2114 * gfortran.dg/elemental_subroutine_3.f90: New test.
2117 * gfortran.dg/entry_dummy_ref_1.f90: Remove.
2120 * gfortran.dg/associated_target_1.f90: New test.
2123 * gfortran.dg/maxloc_shape_1.f90: New test.
2125 2006-05-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2127 PR libgfortran/24459
2128 * gfortran.dg/namelist_24.f90: New test.
2129 * gfortran.dg/namelist_12.f: Fix typo in comment.
2131 2006-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2134 * g++.dg/other/error11.C: New test.
2136 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2138 * gcc.target/mips/pr26765.c: Add -w to options.
2140 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2142 * lib/target-supports.exp (check_effective_target_mpaired_single):
2144 * gcc.dg/vect/vect.exp: Use it to check for compatible mipsisa64-elf
2146 * g++.dg/vect/vect.exp: Likewise.
2148 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2151 * g++.dg/gomp/gomp.exp: Skip if ![check_effective_target_fopenmp].
2153 2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
2156 * gfortran.dg/temporary_1.f90: New file.
2158 2006-05-19 Andreas Schwab <schwab@suse.de>
2160 * g++.dg/other/unused1.C: Also match "stringz".
2162 2006-05-19 Mark Mitchell <mark@codesourcery.com>
2165 * g++.dg/template/fntry1.C: New test.
2167 2006-05-18 Mark Mitchell <mark@codesourcery.com>
2171 * g++.dg/conversion/bitfield5.C: New test.
2172 * g++.dg/conversion/bitfield6.C: New test.
2174 2006-05-18 Mike Stump <mrs@apple.com>
2176 * gcc.dg/c90-arraydecl-1.c: Update for vla, vm [*] fixups.
2177 * gcc.dg/vla-4.c: Add.
2178 * gcc.dg/vla-5.c: Add.
2179 * gcc.dg/vla-6.c: Add.
2181 2006-05-12 Stuart Hastings <stuart@apple.com>
2183 * testsuite/gcc.target/i386/20060512-1.c: New.
2184 * testsuite/gcc.target/i386/20060512-2.c: New.
2185 * testsuite/gcc.target/i386/20060512-3.c: New.
2186 * testsuite/gcc.target/i386/20060512-4.c: New.
2188 2006-05-17 Mark Mitchell <mark@codesourcery.com>
2191 * g++.old-deja/g++.oliva/template9.C: Remove XFAIL.
2194 * g++.dg/opt/pr17697-3.C: Remove invalid extern specifier.
2195 * g++.dg/parse/linkage1.C: New test.
2197 2006-05-17 Jakub Jelinek <jakub@redhat.com>
2199 PR tree-optimization/27548
2200 * g++.dg/tree-ssa/pr27548.C: New test.
2202 2006-05-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2205 * gfortran.dg/recursive_check_1.f: New test.
2206 * gfortran.dg/recursive_check_2.f90: New test.
2208 2005-05-17 Bernd Schmidt <bernd.schmidt@analog.com>
2210 * g++.dg/opt/temp2.C: New test.
2212 2006-05-17 Jakub Jelinek <jakub@redhat.com>
2215 * g++.dg/init/brace5.C: New test.
2218 * gcc.dg/gomp/pr27415.c: New test.
2219 * g++.dg/gomp/pr27415.C: New test.
2221 PR tree-optimization/27549
2222 * g++.dg/tree-ssa/pr27549.C: New test.
2224 2006-05-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2226 PR libgfortran/27575
2227 * gfortran.dg/read_eof_4.f90: New test.
2229 2006-05-16 Richard Guenther <rguenther@suse.de>
2231 PR tree-optimization/22303
2232 * gcc.dg/tree-ssa/ssa-ccp-13.c: New testcase.
2234 2006-05-16 Jakub Jelinek <jakub@redhat.com>
2237 * gcc.dg/gomp/pr27573.c: New test.
2238 * gfortran.dg/gomp/pr27573.f90: New test.
2241 * gcc.dg/gomp/pr27499.c: New test.
2242 * g++.dg/gomp/pr27499.C: New test.
2244 2006-05-15 Mark Mitchell <mark@codesourcery.com>
2247 * g++.dg/parser/access8.C: Adjust error marker.
2248 * g++.dg/template/access17.C: New test.
2249 * g++.dg/template/access18.C: Likewise.
2251 2006-05-15 Roger Sayle <roger@eyesopen.com>
2254 * gcc.target/i386/pr26600.c: New test case.
2256 2006-05-15 Mark Mitchell <mark@codesourcery.com>
2259 * g++.dg/expr/bitfield1.C: New test.
2261 2006-05-15 Richard Guenther <rguenther@suse.de>
2263 PR tree-optimization/27603
2264 * gcc.dg/torture/pr27603.c: New testcase.
2266 2006-05-15 Paul Thomas <pault@gcc.gnu.org>
2269 * gfortran.dg/entry_dummy_ref_1.f90: New test.
2272 * gfortran.dg/scalar_return_1.f90: New test.
2275 * gfortran.dg/derived_comp_array_ref_1.f90: New test.
2277 2006-05-15 Jakub Jelinek <jakub@redhat.com>
2279 * gcc.dg/gomp/critical-4.c: New test.
2280 * gcc.dg/gomp/appendix-a/a.35.1.c: Add dg-warning.
2281 * gcc.dg/gomp/appendix-a/a.35.3.c: Likewise.
2282 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
2283 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
2285 2006-05-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2288 * g++.dg/template/dependent-args1.C: New test.
2291 * g++.dg/lookup/this1.C: New test.
2294 * g++.dg/template/operator6.C: New test.
2295 * g++.dg/template/incomplete3.C: New test.
2298 * g++.dg/template/new4.C: New test.
2301 * g++.dg/template/void2.C: New test.
2303 2006-05-14 Alexandre Oliva <aoliva@redhat.com>
2305 * g++.dg/template/dependent-expr5.C: New test.
2307 2006-05-14 Roger Sayle <roger@eyesopen.com>
2310 * gcc.dg/pr26729-1.c: New test case.
2312 2006-05-13 Zdenek Dvorak <dvorakz@suse.cz>
2314 * gcc.dg/pr27003.c: New test.
2316 2006-05-12 Steve Ellcey <sje@cup.hp.com>
2318 * lib/target-supports.dg (check_cxa_atexit_available): Change
2319 v3_target_compile to ${tool}_target_compile.
2321 2006-05-11 Jason Merrill <jason@redhat.com>
2323 * lib/scanasm.exp (scan-not-hidden): Fix typo.
2325 2006-05-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2328 * gfortran.dg/label_5.f90: New test.
2330 2006-05-11 Joseph S. Myers <joseph@codesourcery.com>
2332 * lib/target-supports.exp (check_effective_target_powerpc_fprs,
2333 check_effective_target_powerpc_altivec_ok): New.
2334 * g++.dg/eh/simd-2.C, g++.dg/ext/altivec-1.C,
2335 g++.dg/ext/altivec-10.C, g++.dg/ext/altivec-11.C,
2336 g++.dg/ext/altivec-12.C, g++.dg/ext/altivec-13.C,
2337 g++.dg/ext/altivec-2.C, g++.dg/ext/altivec-3.C,
2338 g++.dg/ext/altivec-4.C, g++.dg/ext/altivec-5.C,
2339 g++.dg/ext/altivec-6.C, g++.dg/ext/altivec-7.C,
2340 g++.dg/ext/altivec-8.C, g++.dg/ext/altivec-9.C,
2341 g++.dg/ext/altivec-types-1.C, g++.dg/ext/altivec-types-2.C,
2342 g++.dg/ext/altivec-types-3.C, g++.dg/ext/altivec-types-4.C,
2343 gcc.dg/dfp/altivec-types.c, gcc.dg/simd-3.c,
2344 gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c,
2345 gcc.dg/vmx/vmx.exp, gcc.target/powerpc/980827-1.c,
2346 gcc.target/powerpc/altivec-1.c, gcc.target/powerpc/altivec-10.c,
2347 gcc.target/powerpc/altivec-11.c, gcc.target/powerpc/altivec-12.c,
2348 gcc.target/powerpc/altivec-13.c, gcc.target/powerpc/altivec-14.c,
2349 gcc.target/powerpc/altivec-15.c, gcc.target/powerpc/altivec-16.c,
2350 gcc.target/powerpc/altivec-17.c, gcc.target/powerpc/altivec-18.c,
2351 gcc.target/powerpc/altivec-19.c, gcc.target/powerpc/altivec-2.c,
2352 gcc.target/powerpc/altivec-21.c, gcc.target/powerpc/altivec-22.c,
2353 gcc.target/powerpc/altivec-3.c, gcc.target/powerpc/altivec-4.c,
2354 gcc.target/powerpc/altivec-5.c, gcc.target/powerpc/altivec-6.c,
2355 gcc.target/powerpc/altivec-7.c, gcc.target/powerpc/altivec-8.c,
2356 gcc.target/powerpc/altivec-9.c,
2357 gcc.target/powerpc/altivec-consts.c,
2358 gcc.target/powerpc/altivec-pr22085.c,
2359 gcc.target/powerpc/altivec-splat.c,
2360 gcc.target/powerpc/altivec-types-1.c,
2361 gcc.target/powerpc/altivec-types-2.c,
2362 gcc.target/powerpc/altivec-types-3.c,
2363 gcc.target/powerpc/altivec-types-4.c,
2364 gcc.target/powerpc/altivec-varargs-1.c,
2365 gcc.target/powerpc/altivec-vec-merge.c,
2366 gcc.target/powerpc/ppc-vector-memcpy.c,
2367 gcc.target/powerpc/ppc-vector-memset.c,
2368 gcc.target/powerpc/ppc64-abi-2.c, gcc.target/powerpc/pr16155.c,
2369 gcc.target/powerpc/pr16286.c, gcc.target/powerpc/pr27158.c: Use
2370 these effective targets.
2371 * gcc.dg/vmx/pr27006.c: Add missing close brace.
2372 * gcc.dg/20020103-1.c: XFAIL on powerpc*-*-*.
2374 2006-05-11 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2377 * g++.dg/other/fold1.C: New test.
2380 * gcc.dg/fold-nonneg-1.c: New test.
2383 * g++.dg/other/operator1.C: New test.
2385 2006-05-11 Richard Guenther <rguenther@suse.de>
2388 * gcc.dg/tree-ssa/foldcast-1.c: New testcase.
2390 2006-05-10 Janis Johnson <janis187@us.ibm.com>
2392 * lib/target-supports-dg.exp (check-flags): New.
2393 (dg-skip-if): Move flag checks.
2395 2006-05-09 Steve Ellcey <sje@cup.hp.com>
2397 * lib/target-supports-dg.exp (dg-require-cxa-atexit): New.
2398 * lib/target-supports.dg (check_cxa_atexit_available): New.
2400 2005-05-10 Thomas Koenig <Thomas.Koenig@online.de>
2403 * gfortran.dg/multiple_allocation_2.f90: New test case.
2405 2006-05-10 Kazu Hirata <kazu@codesourcery.com>
2407 * gcc.target/arm/pr27387.C: Fix a comment typo.
2409 2006-05-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2412 * gfortran.dg/error_recovery_1.f90: New test.
2414 2006-05-10 Richard Guenther <rguenther@suse.de>
2416 PR tree-optimization/27302
2417 * gcc.dg/torture/pr27302.c: New testcase.
2419 2006-05-09 Dirk Mueller <dmueller@suse.de>
2420 Richard Guenther <rguenther@suse.de>
2423 * gcc.dg/tree-ssa/pr27498.c: New testcase.
2425 2006-05-09 Zdenek Dvorak <dvorakz@suse.cz>
2427 PR rtl-optimization/27335
2428 * gcc.dg/pr27335.c: New test.
2430 2006-05-06 Richard Sandiford <richard@codesourcery.com>
2432 * gcc.target/mips/mips-ps-5.c: New file.
2434 2006-05-08 Jan Hubicka <jh@suse.cz>
2437 * gcc.dg/pr25962.c: New.
2439 2006-05-08 Roger Sayle <roger@eyesopen.com>
2442 * gcc.target/powerpc/pr27158.c: New test case.
2444 2006-05-08 Laurent GUERBY <laurent@guerby.net>
2447 * ada/acats/run_all.sh: Use test -z.
2449 2006-05-07 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2452 * gfortran.dg/spec_expr_3.f90: New test.
2454 2006-05-07 H.J. Lu <hongjiu.lu@intel.com>
2457 * gcc.target/i386/monitor.c: New file.
2459 2006-05-08 Alan Modra <amodra@bigpond.net.au>
2461 * gcc.dg/pr27095.c: xfail *-*-darwin*.
2463 2006-05-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2466 * g++.dg/other/ptrmem7.C: New test.
2468 2006-05-07 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2471 * gcc.dg/array-9.c: New test.
2473 2006-05-07 Richard Guenther <rguenther@suse.de>
2475 PR tree-optimization/27409
2476 * gcc.dg/torture/pr27409.c: New testcase.
2478 2006-05-07 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
2481 * gfortran.dg/select_6.f90: New.
2483 2006-05-07 Richard Guenther <rguenther@suse.de>
2485 PR tree-optimization/27136
2486 * gcc.dg/torture/pr27136.c: New testcase.
2488 2006-05-07 Paul Thomas <pault@gcc.gnu.org>
2491 * gfortran.dg/char_cons_len_1.f90: New test.
2493 2006-05-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2496 * g++.dg/template/incomplete2.C: New test.
2498 2006-05-06 Richard Guenther <rguenther@suse.de>
2500 PR tree-optimization/27151
2501 * gcc.dg/vect/pr27151.c: New testcase.
2503 2006-05-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2506 * g++.dg/template/void1.C: New test.
2509 * g++.dg/other/void2.C: New test.
2512 * g++.dg/conversion/void1.C: New test.
2514 2006-05-03 Aldy Hernandez <aldyh@redhat.com>
2517 * g++.dg/other/unused1.C: New.
2519 2006-05-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2522 * objc.dg/member-1.m: New test.
2524 2006-05-05 Steve Ellcey <sje@cup.hp.com>
2526 * gfortran.dg/large_real_kind_form_io_2.f90: Use nearest.
2528 2006-05-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2531 * gfortran.dg/matmul_2.f90: New test.
2533 2005-05-05 Laurent GUERBY <laurent@guerby.net>
2535 * ada/acats/run_all.sh: Use sync when main not found.
2537 2006-05-04 Kazu Hirata <kazu@codesourcery.com>
2540 * gcc.target/mips/pr26765.c: New.
2542 2005-05-04 Bernd Schmidt <bernd.schmidt@analog.com>
2544 * gcc.target/bfin: New directory.
2545 * gcc.target/bfin/bfin.exp: New file.
2546 * gcc.target/bfin/frmul.c: New file.
2547 * gcc.target/bfin/arith.c: New file.
2548 * gcc.target/bfin/mul-combine.c: New file.
2549 * gcc.target/bfin/shift.c: New file.
2551 2006-05-04 Richard Guenther <rguenther@suse.de>
2553 PR tree-optimization/14287
2554 PR tree-optimization/14844
2555 PR tree-optimization/19792
2556 PR tree-optimization/21608
2557 PR tree-optimization/27090
2558 * gcc.dg/tree-ssa/ssa-fre-1.c: New testcase.
2559 * gcc.dg/tree-ssa/ssa-fre-2.c: Likewise.
2560 * gcc.dg/tree-ssa/ssa-fre-3.c: Likewise.
2561 * gcc.dg/tree-ssa/ssa-fre-4.c: Likewise.
2562 * gcc.dg/tree-ssa/ssa-fre-5.c: Likewise.
2564 2006-05-04 Jakub Jelinek <jakub@redhat.com>
2566 PR tree-optimization/27285
2567 * gcc.c-torture/execute/pr27285.c: New test.
2570 * gcc.dg/gomp/pr27388-1.c: New test.
2571 * gcc.dg/gomp/pr27388-2.c: New test.
2572 * gcc.dg/gomp/pr27388-3.c: New test.
2575 * g++.dg/gomp/pr27359.C: New test.
2577 2006-05-02 Steven G. Kargl <kargls@comcast.net>
2580 * gfortran.dg/iargc.f90: New test.
2582 2006-05-02 Mark Mitchell <mark@codesourcery.com>
2585 * g++.dg/template/crash49.C: New test.
2587 2006-05-02 Steve Ellcey <sje@cup.hp.com>
2590 * gcc.c-torture/compile/pr23237.c: Move dg-do line.
2592 2006-05-02 Jeff Law <law@redhat.com>
2594 PR tree-optimization/27364
2595 * gcc.c-torture/execute/pr27364.c: New test.
2597 2006-05-02 Mark Mitchell <mark@codesourcery.com>
2600 * g++.dg/parser/ctor5.C: New test.
2602 2006-05-02 Kazu Hirata <kazu@codesourcery.com>
2605 * gcc.target/arm/arm.exp: New.
2606 * gcc.target/arm/pr27387.C: Likewise.
2608 2006-05-02 Paul Thomas <pault@gcc.gnu.org>
2612 * gfortran.dg/module_equivalence_2.f90: New test.
2614 2006-05-02 Jakub Jelinek <jakub@redhat.com>
2617 * g++.dg/gomp/pr27337-1.C: New test.
2618 * g++.dg/gomp/pr27337-2.C: New test.
2621 * gcc.dg/gomp/pr27328.c: New test.
2624 * g++.dg/gomp/pr27325.C: New test.
2627 * g++.dg/gomp/pr27310.C: New test.
2629 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2631 PR tree-optimization/27291
2632 * g++.dg/tree-ssa/pr27291.C: New test.
2634 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2636 PR tree-optimization/27283
2637 * g++.dg/tree-ssa/pr27283.C: New test.
2639 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2641 * gcc.dg/tree-ssa/loop-16.c: New test.
2643 2006-05-01 Roger Sayle <roger@eyesopen.com>
2644 Joseph S. Myers <joseph@codesourcery.com>
2646 * gcc.dg/Wconversion-3.c: New test case.
2647 * gcc.dg/Wconversion-4.c: Likewise.
2649 2006-05-01 Richard Guenther <rguenther@suse.de>
2651 PR tree-optimization/26726
2652 * g++.dg/tree-ssa/ivopts-1.C: New testcase.
2654 2006-04-30 Roger Sayle <roger@eyesopen.com>
2656 * gcc.dg/Woverflow-1.c: New test case.
2657 * gcc.dg/Woverflow-2.c: Likewise.
2658 * gcc.dg/Woverflow-3.c: Likewise.
2660 2006-04-30 Mark Mitchell <mark@codesourcery.com>
2663 * g++.dg/template/defarg8.C: New test.
2665 2006-04-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2668 * g++.dg/parse/operator7.C: New test.
2670 2006-04-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2674 * g++.dg/template/crash48.C: New test.
2677 * g++.dg/parse/ctor4.C: New test.
2679 2006-04-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2682 * gfortran.df/char_type_len.f90: New test.
2684 2006-04-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2686 PR libgfortran/27304
2687 * gfortran.dg/fmt_exhaust.f90: New test.
2689 2006-04-28 Roger Sayle <roger@eyesopen.com>
2692 * gcc.dg/large-size-array-2.c: New test case.
2694 2006-04-28 Richard Guenther <rguenther@suse.de>
2697 * gcc.target/i386/pr26826.c: New testcase.
2699 2006-04-28 Jakub Jelinek <jakub@redhat.com>
2702 * gcc.c-torture/execute/pr27260.c: New.
2704 2006-04-28 Alan Modra <amodra@bigpond.net.au>
2707 * gcc.dg/pr27095.c: New.
2709 2006-04-27 Mark Mitchell <mark@codesourcery.com>
2712 * g++.dg/conversion/bitfield4.C: New test.
2714 2006-04-27 Eric Christopher <echristo@apple.com>
2716 * gcc.dg/pragma-ms_struct.c: New.
2718 2006-04-27 Mark Mitchell <mark@codesourcery.com>
2721 * g++.dg/template/crash47.C: New test.
2723 2006-04-27 Dirk Mueller <dmueller@suse.de>
2725 * gcc.target/i386/sse-7.c: build with -msse.
2727 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
2730 * gcc.target/i386/sse-9.c: Include "../../gcc.dg/i386-cpuid.h".
2731 (main): Exit if processor doesn't support SSE.
2733 2006-04-26 David Edelsohn <edelsohn@gnu.org>
2736 * gcc.c-torture/compile/pr27282.c: New test.
2738 2006-04-26 Jakub Jelinek <jakub@redhat.com>
2741 * g++.dg/gomp/pr26913.C: New test.
2744 * gcc.dg/gomp/pr25996.c: New test.
2745 * g++.dg/gomp/pr25996.C: New test.
2747 2006-04-25 Richard Sandiford <richard@codesourcery.com>
2749 PR rtl-optimization/26725
2750 * gcc.c-torture/compile/pr26725.c: New test.
2752 2006-04-25 Richard Guenther <rguenther@suse.de>
2754 * gcc.dg/tree-prof/val-prof-2.c: Check for n + ffff rather
2757 2006-04-25 Andreas Krebbel <krebbel1@de.ibm.com>
2759 * gcc.dg/20060425-1.c: New testcase.
2761 2006-04-25 Jakub Jelinek <jakub@redhat.com>
2763 PR tree-optimization/26865
2764 * gcc.dg/pr26865.c: New test.
2766 2006-04-24 Mark Mitchell <mark@codesourcery.com>
2769 * g++.dg/conversion/bitfield1.C: New test.
2770 * g++.dg/conversion/bitfield2.C: Likewise.
2771 * g++.dg/conversion/bitfield3.C: Likewise.
2773 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2774 Richard Guenther <rguenther@suse.de>
2776 PR tree-optimization/27236
2777 * gcc.dg/tree-ssa/pr27236.c: New testcase.
2779 2006-04-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2782 * g++.dg/other/incomplete2.C: New test.
2784 2006-04-24 Richard Guenther <rguenther@suse.de>
2787 * gcc.dg/torture/pr26869.c: New testcase.
2789 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2790 Richard Guenther <rguenther@suse.de>
2792 PR tree-optimization/27218
2793 * g++.dg/tree-ssa/pr27218.C: New testcase.
2795 2006-04-23 Mark Mitchell <mark@codesourcery.com>
2798 * g++.dg/template/friend41.C: New test.
2800 2006-04-23 David Edelsohn <edelsohn@gnu.org>
2802 * g++.dg/opt/pr15551.C: Include cstdio.
2803 (main): Use remove instead of unlink.
2805 2006-04-23 Eric Botcazou <ebotcazou@adacore.com>
2807 * gcc.dg/sibcall-7.c: New test.
2808 * gcc.dg/tree-ssa/tailrecursion-1.c: Pass -foptimize-sibling-calls.
2809 * gcc.dg/tree-ssa/tailrecursion-2.c: Likewise.
2810 * gcc.dg/tree-ssa/tailrecursion-3.c: Likewise.
2811 * gcc.dg/tree-ssa/tailrecursion-4.c: Likewise.
2812 * gcc.dg/tree-ssa/tailrecursion-5.c: Likewise.
2814 2006-04-23 Mark Mitchell <mark@codesourcery.com>
2817 * g++.dg/opt/bitfield1.C: New test.
2818 * g++.dg/compat/abi/bitfield1_main.C: Add -w.
2819 * g++.dg/compat/abi/bitfield1_x.C: Likewise.
2820 * g++.dg/compat/abi/bitfield1_y.C: Likewise.
2821 * g++.dg/compat/abi/bitfield2_main.C: Likewise.
2822 * g++.dg/compat/abi/bitfield2_x.C: Likewise.
2823 * g++.dg/compat/abi/bitfield2_y.C: Likewise.
2824 * g++.dg/abi/bitfield1.C: Add dg-warning markers.
2825 * g++.dg/abi/bitfield2.C: Likewise.
2826 * g++.dg/init/bitfield1.C: Likewise.
2828 2006-04-23 Paul Thomas <pault@gcc.gnu.org>
2831 * gfortran.dg/elemental_subroutine_4.f90: New test.
2832 * gfortran.dg/assumed_size_refs_1.f90: Add error to non-conforming
2835 2006-04-22 Joseph S. Myers <joseph@codesourcery.com>
2837 * gcc.c-torture/compile/20060421-1.c: New testcase.
2839 2006-04-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2842 * gcc.dg/init-bad-4.c: New test.
2844 2006-04-21 Paul Brook <paul@codesourcery.com>
2846 * gcc.dg/arm-vfp1.c: Skip on iWMMXt cpus.
2848 2006-04-21 Paul Thomas <pault@gcc.gnu.org>
2851 * gfortran.dg/defined_operators_1.f90: New test.
2852 * gfortran.dg/assumed_charlen_function_1.f90: Add new error and
2853 remove old ones associated, incorrectly, with Note 5.46.
2856 * gfortran.dg/character_array_constructor_1.f90: New test.
2858 2006-04-20 Jakub Jelinek <jakub@redhat.com>
2860 * gcc.dg/20060419-1.c: New test.
2862 2006-04-19 Carlos O'Donell <carlos@codesourcery.com>
2865 * gcc.dg/struct-parse-1.c: New test case.
2867 2006-04-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2870 * g++.dg/parse/template19.C: New test.
2873 * g++.old-deja/g++.pt/friend36.C: Adjust error markers.
2876 * g++.dg/expr/call3.C: New test.
2879 * g++.dg/conversion/dynamic1.C: New test.
2881 2006-04-19 Mark Mitchell <mark@codesourcery.com>
2884 * g++.dg/template/crash35.C: Tweak error markers.
2885 * g++.dg/template/crash46.C: New test.
2886 * g++.old-deja/g++.brendan/friend4.C: Tweak error markers.
2887 * g++.old-deja/g++.pt/incomplete1.C: Likewise.
2889 2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com>
2891 PR rtl-optimization/14261
2892 * gcc.c-torture/compile/20060419-1.c: Added.
2894 2006-04-18 Bernhard Fischer <aldot@gcc.gnu.org>
2896 * gfortran.dg/label_1.f90: Adjust dg-error.
2898 2006-04-16 Roger Sayle <roger@eyesopen.com>
2901 * gcc.dg/fold-cond-1.c: New test case.
2902 * gcc.dg/pr26961-1.c: Likewise.
2904 2006-04-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2906 PR libgfortran/27138
2907 * gfortran.dg/read_bad_advance.f90: New test.
2909 2006-04-16 Roger Sayle <roger@eyesopen.com>
2910 Dale Johannesen <dalej@apple.com>
2913 * gcc.target/i386/vecinit-3.c: New testcase.
2914 * gcc.target/i386/vecinit-4.c: Likewise.
2915 * gcc.target/i386/sse-18.c: Likewise.
2916 * gcc.target/i386/sse-19.c: Likewise.
2918 2006-04-16 Thomas Koenig <Thomas.Koenig@online.de>
2920 * gfortran.dg/allocate_zerosize_1.f90: New test.
2922 2006-04-16 Mark Mitchell <mark@codesourcery.com>
2925 * g++.dg/template/crash45.C: New test.
2927 2006-04-16 Paul Thomas <pault@gcc.gnu.org>
2930 * gfortran.dg/proc_assign_1.f90: New test.
2931 * gfortran.dg/procedure_lvalue.f90: Change message.
2932 * gfortran.dg/namelist_4.f90: Add new error.
2936 * gfortran.dg/auto_pointer_array_result_1.f90
2939 * gfortran.dg/specification_type_resolution_1.f90
2944 * gfortran.dg/bounds_temporaries_1.f90: New test.
2947 * gfortran.dg/array_return_value_1.f90: New test.
2949 2006-04-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2952 * gfortran/dg/g77/20030115-1.f: Delete duplicate test.
2954 2006-04-15 Jakub Jelinek <jakub@redhat.com>
2957 * g++.dg/gomp/pr26823-1.C: New test.
2958 * g++.dg/gomp/pr26823-2.C: New test.
2960 2006-04-13 Uros Bizjak <uros@kss-loka.si>
2963 * gcc.dg/pr27314.c: New test.
2965 2006-04-13 Richard Henderson <rth@redhat.com>
2967 * g++.dg/gomp/block-0.C: Update expected matches.
2969 2006-04-13 DJ Delorie <dj@redhat.com>
2971 * lib/target-supports.exp (check_effective_target_int32plus): New.
2972 (check_effective_target_ptr32plus): New.
2973 (check_effective_target_size32plus): New.
2974 (check_effective_target_int16): New.
2975 (check_profiling_available): Add m32c to the list of unsupported targets.
2977 * gcc.c-torture/compile/20000804-1.c: Skip m32c also.
2978 * gcc.c-torture/compile/20001226-1.c: Skip m32c due to small
2980 * gcc.c-torture/compile/20010327-1.c: Skip m32c due to non-SI
2982 * gcc.c-torture/compile/20020604-1.c: Skip m32c due to small
2984 * gcc.c-torture/compile/20050303-1.c: Require >=32 bit integers
2986 * gcc.c-torture/compile/980506-1.c: Require >=32 bit size_t.
2987 * gcc.c-torture/execute/20020404-1.x: Check for any 16 bit target,
2988 not just xstormy16. Skip m32c due to weird pointer size.
2989 * gcc.c-torture/execute/20021024-1.x: Check for any 16 bit target,
2991 * gcc.c-torture/execute/shiftdi.x: Check for any 16 bit target,
2993 * gcc.dg/20020312-2.c: Add m32c support.
2994 * gcc.dg/20040622-2.c: Require >=32 bit pointers.
2995 * gcc.dg/20050321-1.c: XFail m32c due to incorrect malloc prototype
2997 * gcc.dg/20050321-2.c: Require >=32 bit integers.
2998 * gcc.dg/asm-1.c: Skip if int and short are the same size.
2999 * gcc.dg/fold-mod-1.c: Require >=32 bit integers.
3000 * gcc.dg/fold-overflow-1.c: Skip m32c due to small const types in asm.
3001 * gcc.dg/format/bitfld-1.c: Require >=32 bit integers due to printf formats
3002 * gcc.dg/init-string-2.c: Require >=32 bit integers.
3003 * gcc.dg/max-1.c: Skip m32c in r8c or m16c mode due to small pointers.
3004 * gcc.dg/noncompile/920923-1.c: Skip small-int message for int16 hosts.
3005 * gcc.dg/pch/struct-1.c: Require >= 32 bit integers.
3006 * gcc.dg/pr14796-2.c: Require >=32 bit integers.
3007 * gcc.dg/pr17112-1.c: Require >=32 bit integers.
3008 * gcc.dg/pr18241-1.c: XFail m32c due to incorrect memset prototype
3010 * gcc.dg/pr18241-2.c: XFail m32c due to incorrect memset prototype
3012 * gcc.dg/pr19340.c: Skip m32c due to lack of scheduling.
3013 * gcc.dg/pr23049.c: Require >=32 bit integers.
3014 * gcc.dg/torture/pr26565.c: Skip m32c as everything is already packed.
3015 * gcc.dg/torture/pr26587.c: Require >=32 bit integers.
3016 * gcc.dg/torture/pr26630.c: Require >=32 bit integers.
3017 * gcc.dg/tree-ssa/loop-10.c: Require >=32 bit integers.
3018 * gcc.dg/tree-ssa/loop-2.c: Require >=32 bit size_t.
3019 * gcc.dg/tree-ssa/loop-4.c: Require >=32 bit size_t.
3020 * gcc.dg/tree-ssa/ltrans-1.c: Require >=32 bit size_t.
3021 * gcc.dg/tree-ssa/ltrans-2.c: Require >=32 bit size_t.
3022 * gcc.dg/tree-ssa/ltrans-3.c: Require >=32 bit size_t.
3023 * gcc.dg/tree-ssa/ltrans-4.c: Require >=32 bit size_t.
3024 * gcc.dg/tree-ssa/pr14341.c: Require >=32 bit integers.
3025 * gcc.dg/tree-ssa/pr23382.c: XFail m32c due to incorrect malloc
3027 * gcc.dg/tree-ssa/pr24627.c: Require >=32 bit integers.
3028 * gcc.dg/tree-ssa/pr26180.c: Require >=32 bit integers.
3029 * gcc.dg/tree-ssa/vrp14.c: Require >=32 bit integers.
3030 * gcc.dg/tree-ssa/vrp21.c: Require >=32 bit integers.
3031 * gcc.dg/tree-ssa/vrp22.c: Require >=32 bit integers.
3033 * gcc.c-torture/execute/20040629-1.x: New. Require >16 bit integers.
3034 * gcc.c-torture/execute/20040703-1.x: Likewise.
3035 * gcc.c-torture/execute/20040705-1.x: Likewise.
3036 * gcc.c-torture/execute/20040705-2.x: Likewise.
3037 * gcc.c-torture/execute/20040709-1.x: Likewise.
3038 * gcc.c-torture/execute/20040709-2.x: Likewise.
3039 * gcc.c-torture/execute/20040811-1.x: Likewise.
3040 * gcc.c-torture/execute/20050316-1.x: Likewise.
3041 * gcc.c-torture/execute/bitfld-4.x: Likewise.
3042 * gcc.c-torture/execute/pr19689.x: Likewise.
3043 * gcc.c-torture/execute/pr7284-1.x: Likewise.
3044 * gcc.c-torture/execute/usmul.x: Likewise.
3045 * gcc.c-torture/execute/vrp-5.x: Likewise.
3046 * gcc.c-torture/execute/vrp-6.x: Likewise.
3047 * gcc.dg/debug/20041023-1.s: Likewise.
3049 2006-04-13 Roger Sayle <roger@eyesopen.com>
3051 * gcc.target/i386/20050113-1.c: Tweak testcase to reflect that casts
3052 of integers to a vector types are now constant expressions in C.
3053 * gcc.dg/vect/vect-fold-1.c: New test case.
3055 2006-04-13 Paolo Bonzini <bonzini@gnu.org>
3056 Ulrich Weigand <uweigand@de.ibm.com>
3059 * gcc.dg/vmx/pr27006.c: New testcase.
3061 2006-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3063 PR libgfortran/26766
3064 * gfortran.dg/write_recursive.f90: New test.
3066 2006-04-11 Mark Mitchell <mark@codesourcery.com>
3068 * g++.dg/parse/dtor7.C: New test.
3069 * g++.dg/parse/new1.C: Add error marker.
3070 * g++.dg/template/new3.C: New test.
3073 * g++.dg/template/pure1.C: New test.
3076 * g++.dg/parse/ptrmem4.C: New test.
3078 2006-04-10 Jeff Law <law@redhat.com>
3081 * gcc.c-torture/compile/pr27087.c: New test.
3083 2006-04-10 Aldy Hernandez <aldyh@redhat.com>
3086 * gcc.dg/20060410.c: New.
3088 2006-04-10 Matthias Klose <doko@debian.org>
3090 * testsuite/lib/gcc-defs.exp (gcc-set-multilib-library-path):
3091 Recognize multilib directory names containing underscores.
3093 2006-04-10 Roger Sayle <roger@eyesopen.com>
3095 * gcc.target/i386/vecinit-1.c: New test case.
3096 * gcc.target/i386/vecinit-2.c: Likewise.
3098 2006-04-10 Jakub Jelinek <jakub@redhat.com>
3101 * g++.dg/debug/dwarf2-2.C: New test.
3103 2006-04-09 Richard Sandiford <richard@codesourcery.com>
3105 PR rtl-optimization/27073
3106 * gcc.c-torture/execute/pr27073.c: New test.
3108 2006-04-08 Mike Stump <mrs@apple.com>
3110 * gcc.dg/pragma-darwin.c: Improve for ppc64.
3112 2006-04-07 Richard Guenther <rguenther@suse.de>
3114 PR tree-optimization/26135
3115 * gcc.dg/tree-ssa/ssa-copyprop-1.c: New testcase.
3117 2006-04-06 Jan Hubicka <jh@suse.cz>
3120 * g++.dg/bprob/g++-bprob-2.C: New testcase.
3122 2006-04-06 Roger Sayle <roger@eyesopen.com>
3124 * g++.dg/conversion/nullptr1.C: New test case.
3125 * g++.dg/conversion/nullptr2.C: Likewise.
3127 2006-04-05 Roger Sayle <roger@eyesopen.com>
3129 * gfortran.dg/dependency_18.f90: New test case.
3131 2006-04-05 Richard Guenther <rguenther@suse.de>
3133 PR tree-optimization/26919
3134 * gcc.dg/ipa/ipa-1.c: Use -fno-early-inlining.
3135 * gcc.dg/ipa/ipa-2.c: Likewise.
3136 * gcc.dg/ipa/ipa-3.c: Likewise.
3137 * gcc.dg/ipa/ipa-5.c: Likewise.
3139 2006-04-05 Richard Guenther <rguenther@suse.de>
3141 PR tree-optimization/26763
3142 * gcc.dg/torture/pr26763-1.c: New testcase.
3143 * gcc.dg/torture/pr26763-2.c: Likewise.
3145 2006-04-04 Paul Thomas <pault@gcc.gnu.org>
3149 * gfortran.dg/actual_array_constructor_1.f90: New testcase.
3151 2006-04-04 Eric Christopher <echristo@apple.com>
3153 * gcc.target/i386/387-1.c: Allow regexp to match darwin
3155 * gcc.target/i386/387-5.c: Ditto.
3157 2006-04-04 Carlos O'Donell <carlos@codesourcery.com>
3159 * gcc.target/sparc/struct-ret-check.c: New test.
3161 2006-04-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3163 * gfortran.dg/fmt_zero_digits.f90: New test for no error when
3164 zero decimal digits specified in format.
3166 2006-04-03 Paul Thomas <pault@gcc.gnu.org>
3169 * gfortran.dg/missing_optional_dummy_1.f90: New test.
3172 * gfortran.dg/compliant_elemental_intrinsics_1.f90: New test.
3173 * gfortran.dg/initialization_1.f90: Make assignment compliant.
3174 * gfortran.dg/transfer_array_intrinsic_1.f90: Simplify.
3175 * gfortran.dg/transfer_array_intrinsic_2.f90: Make assignments compliant and detect
3178 2006-04-02 Erik Edelmann <eedelman@gcc.gnu.org>
3180 * gfortran.dg/allocatable_dummy_1.f90: Also check that allocatable
3181 dummy arguments work when the actual argument is itself a dummy
3182 argument of the caller.
3184 2006-04-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3187 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on SPARC/Solaris.
3189 2006-04-01 Roger Sayle <roger@eyesopen.com>
3191 * gfortran.dg/dependencency_17.f90: New test case.
3193 2006-04-01 Roger Sayle <roger@eyesopen.com>
3195 * gfortran.dg/dependency_14.f90: New test case.
3196 * gfortran.dg/dependency_15.f90: Likewise.
3197 * gfortran.dg/dependency_16.f90: Likewise.
3199 2006-03-31 Asher Langton <langton2@llnl.gov>
3202 gfortran.dg/cray_pointers_6.f90: New test.
3204 2006-03-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3206 PR libgfortran/26890
3207 * gfortran.dg/read_size_noadvance.f90: New test.
3209 2006-03-30 Thomas Koenig <Thomas.Koenig@online.de>
3212 * gfortran.dg/multiple_allocation_1.f90: Check that the
3213 size has changed after a re-allocation with stat.
3215 2006-03-30 Richard Guenther <rguenther@suse.de>
3217 * gcc.target/i386/sselibm-1.c: Adjust for libgcc-math partial
3219 * gcc.target/i386/sselibm-2.c: Likewise.
3220 * gcc.target/i386/sselibm-3.c: Likewise.
3221 * gcc.target/i386/sselibm-4.c: Likewise.
3222 * gcc.target/i386/sselibm-5.c: Likewise.
3224 2006-03-28 Roger Sayle <roger@eyesopen.com>
3226 * gcc.dg/fold-andxor-1.c: New test case.
3227 * gcc.dg/fold-xorand-1.c: Likewise.
3229 2006-03-28 Roger Sayle <roger@eyesopen.com>
3231 * gcc.dg/fold-convnotconv-1.c: New test case.
3233 2006-03-28 Paul Thomas <pault@gcc.gnu.org>
3236 * gfortran.dg/private_type_5.f90: New test.
3238 2006-03-27 David Edelsohn <edelsohn@gnu.org>
3240 * objc.dg/objc-nofilename-1.m: Limit to Darwin.
3242 2006-03-27 Jakub Jelinek <jakub@redhat.com>
3244 * gfortran.dg/advance_2.f90: New test.
3245 * gfortran.dg/advance_3.f90: New test.
3247 * gfortran.fortran-torture/execute/equiv_5.f: New test.
3249 2006-03-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3251 PR libgfortran/26661
3252 PR libgfortran/26880
3253 * gfortran.dg/read_x_past.f: New test.
3255 2006-03-26 Geoffrey Keating <geoffk@apple.com>
3257 * gcc.dg/darwin-20040809-2.c: Don't expect default debugging
3260 2006-03-26 David Edelsohn <edelsohn@gnu.org>
3262 * objc.dg/dwarf-1.m: Skip on AIX.
3263 * objc.dg/dwarf-2.m: Skip on AIX.
3265 2006-03-25 Steven G. Kargl <kargls@comcast.net>
3268 * gfortran.dg/float_1.f90: New test.
3270 2006-03-25 Steven G. Kargl <kargsl@comcast.net>
3272 * gfortran.dg/transfer_array_intrinsic_1.f90: Restrict to i?86 and
3274 * gfortran.dg/transfer_array_intrinsic_2.f90: Ditto.
3276 2006-03-25 Thomas Koenig <Thomas.Koenig@online.de>
3279 * gfortran.dg/convert_implied_open.f90: New test case.
3281 2006-03-25 Thomas Koenig <Thomas.Koenig@online.de>
3284 * gfortran.dg/transpose_reshape_r10.f90: New test case.
3286 2006-03-25 Uros Bizjak <uros@kss-loka.si>
3289 * gcc.dg/pr26717.c: New test.
3291 2006-03-25 Roger Sayle <roger@eyesopen.com>
3293 * gfortran.dg/dependency_12.f90: New test case.
3295 2006-03-24 Roger Sayle <roger@eyesopen.com>
3297 * gfortran.dg/dependency_9.f90: New (resurected) test case.
3299 2006-03-24 Jeff Law <law@redhat.com>
3301 * gcc.c-torture/pr26840.c: New test.
3303 2006-03-24 Geoffrey Keating <geoffk@apple.com>
3305 * objc.dg/dwarf-2.m: New.
3306 * obj-c++.dg/dwarf-2.mm: New.
3308 * g++.old-deja/g++.other/init19.C: New.
3310 2006-03-24 David Edelsohn <edelsohn@gnu.org>
3312 * g++.dg/eh/spbp.C: Skip on AIX.
3314 2006-03-24 Jakub Jelinek <jakub@redhat.com>
3317 * g++.dg/gomp/pr26611-1.C: New test.
3318 * g++.dg/gomp/pr26611-2.C: New test.
3320 2006-03-24 Jeff Law <law@redhat.com>
3322 * gcc.c-torture/compile/pr26833.c: New test.
3323 * gfortran.fortran-torture/compile/pr26806.f90: New test.
3325 2006-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3327 * gfortran.dg/endfile_2.f90: Delete temp file.
3329 2006-03-22 Thomas Koenig <Thomas.Koenig@online.de>
3332 * gfortran.dg/record_marker_1.f90: New test case.
3333 * gfortran.dg/record_marker_2.f: New test case.
3334 * gfortran.dg/record_marker_3.f90: New test case.
3336 2006-03-22 Paul Thomas <pault@gcc.gnu.org>
3339 * gfortran.dg/transfer_array_intrinsic_1.f90: New test.
3340 * gfortran.dg/transfer_array_intrinsic_2.f90: New test.
3342 2006-03-21 Janis Johnson <janis187@us.ibm.com>
3344 * lib/gcc-dg.exp (cleanup-modules): New proc.
3345 * gfortran.dg/allocatable_function_1.f90,
3346 gfortran.dg/allocate_char_star_scalar_1.f90,
3347 gfortran.dg/assumed_charlen_function_1.f90,
3348 gfortran.dg/assumed_dummy_1.f90,
3349 gfortran.dg/assumed_shape_ranks_1.f90,
3350 gfortran.dg/assumed_shape_ranks_2.f90,
3351 gfortran.dg/assumed_size_dt_dummy.f90,
3352 gfortran.dg/auto_char_dummy_array_1.f90,
3353 gfortran.dg/auto_char_len_3.f90,
3354 gfortran.dg/automatic_module_variable.f90,
3355 gfortran.dg/bad_automatic_objects_1.f90,
3356 gfortran.dg/char_array_constructor.f90,
3357 gfortran.dg/char_array_structure_constructor.f90,
3358 gfortran.dg/char_result_11.f90, gfortran.dg/char_result_9.f90,
3359 gfortran.dg/contained_1.f90, gfortran.dg/convert_1.f90,
3360 gfortran.dg/cray_pointers_5.f90, gfortran.dg/data_constraints_1.f90,
3361 gfortran.dg/default_initialization.f90, gfortran.dg/der_charlen_1.f90,
3362 gfortran.dg/der_io_2.f90, gfortran.dg/der_io_3.f90,
3363 gfortran.dg/derived_pointer_recursion.f90,
3364 gfortran.dg/derived_recursion.f90, gfortran.dg/der_pointer_1.f90,
3365 gfortran.dg/der_pointer_3.f90, gfortran.dg/der_pointer_4.f90,
3366 gfortran.dg/dummy_functions_1.f90,
3367 gfortran.dg/elemental_initializer_1.f90,
3368 gfortran.dg/elemental_non_intrinsic_dummy_1.f90,
3369 gfortran.dg/elemental_pointer_1.f90,
3370 gfortran.dg/elemental_subroutine_1.f90,
3371 gfortran.dg/elemental_subroutine_2.f90, gfortran.dg/entry_1.f90,
3372 gfortran.dg/entry_3.f90, gfortran.dg/enum_10.f90,
3373 gfortran.dg/equiv_constraint_3.f90, gfortran.dg/func_derived_1.f90,
3374 gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90,
3375 gfortran.dg/generic_1.f90, gfortran.dg/generic_2.f90,
3376 gfortran.dg/generic_3.f90, gfortran.dg/generic_4.f90,
3377 gfortran.dg/global_references_1.f90,
3378 gfortran.dg/host_used_types_1.f90, gfortran.dg/implicit_1.f90,
3379 gfortran.dg/implicit_2.f90, gfortran.dg/implicit_actual.f90,
3380 gfortran.dg/initialization_1.f90, gfortran.dg/int_1.f90,
3381 gfortran.dg/intent_used_1.f90, gfortran.dg/interface_1.f90,
3382 gfortran.dg/interface_2.f90, gfortran.dg/internal_references_2.f90,
3383 gfortran.dg/io_constraints_1.f90, gfortran.dg/io_constraints_2.f90,
3384 gfortran.dg/large_integer_kind_1.f90,
3385 gfortran.dg/large_real_kind_1.f90,
3386 gfortran.dg/module_blank_common.f90, gfortran.dg/module_commons_1.f90,
3387 gfortran.dg/module_double_reuse.f90,
3388 gfortran.dg/module_equivalence_1.f90,
3389 gfortran.dg/module_interface_1.f90,
3390 gfortran.dg/module_parameter_array_refs_1.f90,
3391 gfortran.dg/named_interface.f90, gfortran.dg/namelist_14.f90,
3392 gfortran.dg/namelist_15.f90, gfortran.dg/namelist_1.f90,
3393 gfortran.dg/namelist_4.f90, gfortran.dg/namelist_use.f90,
3394 gfortran.dg/namelist_use_only.f90, gfortran.dg/nested_modules_1.f90,
3395 gfortran.dg/nested_modules_2.f90, gfortran.dg/nested_modules_3.f90,
3396 gfortran.dg/nested_modules_4.f90, gfortran.dg/nested_modules_5.f90,
3397 gfortran.dg/parens_5.f90, gfortran.dg/parent_result_ref_4.f90,
3398 gfortran.dg/pr15164.f90, gfortran.dg/pr16861.f90,
3399 gfortran.dg/pr17615.f90, gfortran.dg/pr19926.f90,
3400 gfortran.dg/pr21177.f90, gfortran.dg/pr26246_1.f90,
3401 gfortran.dg/private_type_1.f90, gfortran.dg/private_type_2.f90,
3402 gfortran.dg/private_type_3.f90, gfortran.dg/private_type_4.f90,
3403 gfortran.dg/procedure_lvalue.f90, gfortran.dg/pure_byref_3.f90,
3404 gfortran.dg/same_name_1.f90,
3405 gfortran.dg/sibling_dummy_procedure_1.f90,
3406 gfortran.dg/sibling_dummy_procedure_2.f90,
3407 gfortran.dg/sibling_dummy_procedure_3.f90,
3408 gfortran.dg/substr_1.f90, gfortran.dg/substring_equivalence.f90,
3409 gfortran.dg/use_allocated_1.f90, gfortran.dg/used_dummy_types_1.f90,
3410 gfortran.dg/used_dummy_types_2.f90,
3411 gfortran.dg/used_dummy_types_3.f90,
3412 gfortran.dg/used_dummy_types_4.f90,
3413 gfortran.dg/used_dummy_types_5.f90,
3414 gfortran.dg/used_interface_ref.f90, gfortran.dg/used_types_1.f90,
3415 gfortran.dg/userdef_operator_1.f90: Use it.
3417 2006-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3419 * gfortran.dg/advance.f90, gfortran.dg/backspace_2.f,
3420 gfortran.dg/comma.f, gfortran.dg/direct_io_2.f90,
3421 gfortran.dg/tl_editing.f90, gfortran.dg/unf_io_convert_1.f90,
3422 gfortran.dg/write_back.f,
3423 gfortran.fortran-torture/execute/inquire_1.f90,
3424 gfortran.fortran-torture/execute/inquire_3.f90: Delete temp file.
3426 2006-03-21 Jeff Law <law@redhat.com>
3428 * gcc.dg/tree-ssa/vrp28.c: New test.
3430 2006-03-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3432 * gcc.dg/builtins-config.h (Solaris case): Define HAVE_C99_RUNTIME
3433 if _STDC_C99 is defined.
3434 * gcc.dg/builtins-18.c: Pass -std=c99 on Solaris.
3435 * gcc.dg/builtins-20.c: Likewise.
3436 * gcc.dg/builtins-53.c: Likewise.
3437 * gcc.dg/single-precision-constant.c: Likewise. Also pass
3438 -mmacosx-version-min=10.3 on PowerPC/Darwin.
3440 2006-03-21 Andrew Pinski <pinskia@physics.uc.edu>
3443 * gcc.c-torture/compile/pr26781-1.c: New test.
3444 * gcc.c-torture/compile/pr26781-2.c: New test.
3446 2006-03-21 Jakub Jelinek <jakub@redhat.com>
3449 * g++.dg/gomp/pr26690-1.C: New test.
3450 * g++.dg/gomp/pr26690-2.C: New test.
3452 2006-03-20 Jeff Law <law@redhat.com>
3454 * gcc.dg/tree-ssa/pr21829.c: New test.
3456 * gcc.dg/tree-ssa/20030807-2.c: Make sure to run VRP.
3458 2006-03-20 Richard Sandiford <richard@codesourcery.com>
3460 * lib/target-supports.exp (check_no_compiler_messages): New procedure.
3461 (check_visibility_available): Use it.
3462 (check_effective_target_default_packed): Likewise.
3463 (check_effective_target_pcc_bitfield_type_matters): Likewise.
3464 (check_effective_target_fopenmp): Likewise.
3465 (check_effective_target_freorder): Likewise.
3466 (check_effective_target_fpic): Likewise.
3467 (check_named_sections_available): Likewise.
3468 (check_effective_target_ilp32): Likewise.
3469 (check_effective_target_lp64): Likewise.
3471 2006-03-20 Thomas Koenig <Thomas.Koenig@online.de>
3474 * gfortran.dg/scalar_mask_2.f90: New test case.
3476 2006-03-20 Andrew Pinski <pinskia@physics.uc.edu>
3479 * gcc.dg/tree-ssa/loadpre12.c: New test.
3480 * gcc.dg/tree-ssa/loadpre13.c: New test.
3481 * gcc.dg/tree-ssa/loadpre14.c: New test.
3482 * gcc.dg/tree-ssa/loadpre15.c: New test.
3483 * gcc.dg/tree-ssa/loadpre16.c: New test.
3484 * gcc.dg/tree-ssa/loadpre17.c: New test.
3485 * gcc.dg/tree-ssa/loadpre18.c: New test.
3486 * gcc.dg/tree-ssa/loadpre19.c: New test.
3487 * gcc.dg/tree-ssa/loadpre20.c: New test.
3488 * gcc.dg/tree-ssa/loadpre21.c: New test.
3489 * gcc.dg/tree-ssa/loadpre22.c: New test.
3491 2006-03-19 Paul Thomas <pault@gcc.gnu.org>
3494 * gfortran.dg/elemental_initializer_1.f90: New test.
3497 * gfortran.dg/assumed_shape_ranks_2: New test.
3499 2006-03-18 Joseph S. Myers <joseph@codesourcery.com>
3501 * gcc.dg/980523-1.c, gcc.dg/980526-1.c, gcc.dg/switch-1.c: Use
3504 2006-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3506 * gfortran.dg/direct_io_1.f90, gfortran.dg/iostat_2.f90,
3507 gfortran.dg/open_new.f90, gfortran.dg/open_readonly_1.f90,
3508 gfortran.dg/pr16935.f90, gfortran.dg/pr20954.f,
3509 gfortran.dg/read_many_1.f, gfortran.dg/unf_io_convert_2.f90,
3510 gfortran.fortran-torture/execute/direct_io.f90,
3511 gfortran.fortran-torture/execute/inquire_2.f90,
3512 gfortran.fortran-torture/execute/inquire_4.f90,
3513 gfortran.fortran-torture/execute/list_read_1.f90,
3514 gfortran.fortran-torture/execute/open_replace.f90,
3515 gfortran.fortran-torture/execute/slash_edit.f90,
3516 gfortran.fortran-torture/execute/unopened_unit_1.f90: Delete
3517 temporary files from testcases.
3519 2006-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3521 PR libgfortran/26509
3522 gfortran.dg/write_direct_eor.f90: New test.
3524 2006-03-17 David Edelsohn <edelsohn@gnu.org>
3526 * gcc.target/powerpc/pr26350.c: New.
3527 * gcc.target/powerpc/indexed-addr.c: New.
3529 2006-03-16 Roger Sayle <roger@eyesopen.com>
3531 * gfortran.dg/dependency_13.f90: New test case.
3533 2006-03-16 Roger Sayle <roger@eyesopen.com>
3536 * gcc.dg/real-const-1.c: New test case.
3538 2006-03-15 Geoffrey Keating <geoffk@apple.com>
3540 * g++.old-deja/g++.other/init18.C: New.
3541 * g++.old-deja/g++.other/init5.C: Remove xfail.
3543 2006-03-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3545 * g++.dg/opt/pr15551.C: Cleanup temp file.
3547 2006-03-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3550 g++.dg/parse/long1.C: New test.
3552 2006-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3555 * gfortran.dg/continuation.f90: New test.
3556 * gfortran.dg/fmt_read_bz_bn.f90: Fix use of continuation.
3558 2006-03-14 Richard Guenther <rguenther@suse.de>
3560 PR tree-optimization/26672
3561 * gcc.dg/torture/pr26672.c: New testcase.
3563 2006-03-14 Joseph S. Myers <joseph@codesourcery.com>
3565 * gcc.target/powerpc/405-dlmzb-strlen-1.c,
3566 gcc.target/powerpc/440-dlmzb-strlen-1.c: New tests.
3568 2006-03-13 Roger Sayle <roger@eyesopen.com>
3571 * gcc.c-torture/compile/switch-1.c: New test case.
3573 2006-03-13 Paul Thomas <pault@gcc.gnu.org>
3576 * gfortran.fortran-torture/execute/intrinsic_mmloc_3.f90: Expand
3577 test to include more permuatations of mask and index.
3578 * testsuite/gfortran.dg/scalar_mask_1.f90: Modify last test to
3579 respond to F2003 spec. that the position returned for an all false
3580 mask && condition is zero.
3582 2006-03-13 Jakub Jelinek <jakub@redhat.com>
3585 * gcc.dg/gomp/pr25989.c: New test.
3587 2006-03-13 Jeff Law <law@redhat.com>
3589 * gcc.dg/tree-ssa/20030807-2.c: No longer expected to fail.
3591 2006-03-13 Eric Botcazou <ebotcazou@adacore.com>
3593 * gcc.dg/switch-9.c: New test.
3595 2006-03-13 Richard Guenther <rguenther@suse.de>
3598 * gcc.dg/torture/pr26630.c: New testcase.
3600 2006-03-11 Roger Sayle <roger@eyesopen.com>
3602 * gfortran.dg/dependency_10.f90: New test case.
3603 * gfortran.dg/dependency_11.f90: Likewise.
3605 2006-03-11 Paul Thomas <pault@gcc.gnu.org>
3606 Erik Edelmann <eedelman@gcc.gnu.org>
3608 * gfortran.dg/allocatable_function_1.f90: New.
3609 * gfortran.dg/allocatable_function_2.f90: New.