1 2006-09-08 Joseph S. Myers <joseph@codesourcery.com>
4 * gcc.dg/vla-10.c: New test.
6 2006-09-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9 * g++.dg/parse/template20.C: New test.
10 * g++.dg/template/operator8.C: Remove obsolete part.
11 * g++.dg/parse/def-tmpl-arg1.C: Adjust error-markers.
12 * g++.old-deja/g++.pt/crash65.C: Likewise.
14 2006-09-07 Andrew Pinski <pinskia@physics.uc.edu>
17 * g++.dg/other/array3.C: New test.
18 * g++.dg/other/array4.C: New test.
19 * g++.dg/other/array5.C: New test.
21 2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
23 * gcc.target/i386/pr28946.c (dg-options): Use -Os instead -O.
25 2006-09-07 Uros Bizjak <uros@kss-loka.si>
28 * gcc.target/i386/pr28946.c: New test.
30 2006-09-07 Steven G. Kargl <kargls@comcast.net>
32 * gfortran.fortran-torture/compile/data_1.f90: Fix integer oveflow
33 in integer literal constant.
34 * gfortran.dg/enum_8.f90: Ditto.
35 * gfortran.dg/g77/20030326-1.f: Ditto.
37 2006-09-07 Feng Wang <fengwang@nudt.edu.cn>
39 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90: Fix
42 2006-09-07 Andrew Pinski <pinskia@physics.uc.edu>
45 * gcc.c-torture/compile/vector-align-1.c: New test.
47 2006-09-06 Andrew Pinski <pinskia@physics.uc.edu>
50 * g++.dg/opt/copysign-1.C: New test.
52 2006-09-06 Jason Merrill <jason@redhat.com>
55 * g++.dg/warn/unused-result1.C: New test.
57 2006-09-06 Mark Mitchell <mark@codesourcery.com>
60 * g++.dg/ext/vla3.C: New test.
63 * g++.dg/template/array16.C: New test.
65 2006-09-06 Richard Guenther <rguenther@suse.de>
67 * gcc.dg/pr27226.c: Remove testcase again.
69 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
72 * g++.dg/opt/unroll2.C: New test.
74 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
77 * gcc.dg/vect/pr28952.c: New test.
79 2006-09-05 Richard Guenther <rguenther@suse.de>
81 PR tree-optimization/28900
82 * gcc.dg/torture/pr28900.c: New testcase
84 2006-09-05 Richard Guenther <rguenther@suse.de>
86 PR tree-optimization/28905
87 * gcc.c-torture/compile/pr28905.c: New testcase.
89 2006-09-05 Richard Guenther <rguenther@suse.de>
92 * gcc.dg/pr28935.c: New testcase.
94 2006-09-05 Eric Botcazou <ebotcazou@libertysurf.fr>
96 * gcc.c-torture/execute/20060905-1.c: New test.
98 2006-09-05 Paul Thomas <pault@gcc.gnu.org>
101 * gfortran.dg/used_types_7.f90: New test.
102 * gfortran.dg/used_types_8.f90: New test.
103 * gfortran.dg/used_types_9.f90: New test.
105 2006-09-04 Eric Botcazou <ebotcazou@libertysurf.fr>
107 * gcc.c-torture/compile/20060904-1.c: New test.
109 2006-09-04 Nathan Sidwell <nathan@codesourcery.com>
111 PR c++/23287 Revert my 2006-09-01 patch
112 * g++.dg/parse/dtor12.C: Remove.
114 2006-09-02 Lee Millward <lee.millward@codesourcery.com>
117 * g++.dg/template/operator9.C: New test.
120 * g++.dg/template/operator7.C: New test.
123 * g++.dg/template/operator8.C: New test.
126 * g++.dg/template/crash57.C: New test.
128 * g++.dg/template/typedef4.C: Adjust error markers.
129 * g++.dg/template/typedef5.C: Likewise.
131 2006-09-02 Jakub Jelinek <jakub@redhat.com>
134 * g++.dg/parse/crash33.C: New test.
136 2006-09-01 J"orn Rennecke <joern.rennecke@st.com>
137 Richard Guenther <rguenther@suse.de>
138 Adam Nemet <anemet@caviumnetworks.com>
141 * gcc.target/mips/memcpy-1.c: New testcase.
142 * gcc.dg/pr27226.c: Likewise.
144 2006-09-01 Nathan Sidwell <nathan@codesourcery.com>
147 * g++.dg/lookup/koenig5.C: New.
148 * g++.dg/template/crash56.C: New.
150 2006-09-01 Josh Conner <jconner@apple.com>
153 * gcc.dg/nrv3.c: New test.
154 * gcc.dg/nrv4.c: New test.
155 * gcc.dg/nrv5.c: New test.
157 2006-09-01 Nathan Sidwell <nathan@codesourcery.com>
160 * g++.dg/parse/dtor12.C: New.
162 2006-08-31 Zdenek Dvorak <dvorakz@suse.cz>
164 PR tree-optimization/28839
165 * gcc.dg/pr28839.c: New test.
167 2006-08-31 Andreas Krebbel <krebbel1@de.ibm.com>
170 * gcc.dg/pr24367.c: New testcase.
172 2006-08-30 Joseph Myers <joseph@codesourcery.com>
174 * gcc.dg/arm-mmx-1.c: Skip for -mfloat-abi=softfp.
176 2006-08-30 Zdenek Dvorak <dvorakz@suse.cz>
178 PR rtl-optimization/27735
179 * gcc.dg/loop-unswitch-1.c: New test.
181 2006-08-30 Paul Thomas <pault@gcc.gnu.org>
184 * gfortran.dg/aliasing_dummy_2.f90: New test.
187 * gfortran.dg/generic_5.f90: Change error message.
190 * gfortran.dg/generic_6.f90: New test.
193 * gfortran.dg/redefined_intrinsic_assignment.f90: New test.
196 * gfortran.dg/invalid_interface_assignment.f90: New test.
199 * gfortran.dg/module_proc_external_dummy.f90: New test.
201 2006-08-29 Andrew Pinski <pinskia@physics.uc.edu>
204 * testsuite/g++.dg/warn/var-args1.C: New test.
206 2006-08-29 Steven G. Kargl <kargls@comcast.net>
209 * gfortran.dg/simpleif_2.f90: New test.
210 * gfortran.dg/pr19936_1.f90: Adjust dg-error message.
211 * gfortran.dg/enum_5.f90: Ditto.
213 2006-08-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
214 Kazu Hirata <kazu@codesourcery.com>
216 PR tree-optimization/17506
217 * gcc.dg/pr17506.c: New.
219 2006-08-29 J"orn Rennecke <joern.rennecke@st.com>
222 * g++.dg/eh/alias1.C: New test.
224 2006-08-28 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
227 * g++.dg/template/ttp22.C: New test.
229 2006-08-28 Kazu Hirata <kazu@codesourcery.com>
232 * gcc.dg/pr26632.c: New.
234 2006-08-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
237 * gfortran.dg/fmt_zero_precision.f90: New test.
239 2006-08-27 Mark Mitchell <mark@codesourcery.com>
242 * g++.dg/template/spec31.C: New test.
244 2006-08-27 Lee Millward <lee.millward@codesourcery.com>
247 * g++.dg/other/static2.C: New test.
249 2006-08-26 Roger Sayle <roger@eyesopen.com>
251 * gcc.dg/Wswitch-enum-2.c: New test case.
252 * gcc.dg/Wswitch-enum-3.c: Likewise.
254 2006-08-26 Richard Guenther <rguenther@suse.de>
256 * gcc.c-torture/compile/20060826-1.c: New testcase.
258 2006-08-26 Lee Millward <lee.millward@codesourcery.com>
261 * g++.dg/template/void10.C: New test.
264 * g++.dg/template/void8.C: New test.
267 * g++.dg/template/void9.C: New test.
269 * g++.dg/template/void3.C: Adjust error markers.
270 * g++.dg/template/void4.C: Likewise.
271 * g++.dg/template/crash55.C: Likewise.
272 * g++.dg/template/void7.C: Likewise
274 2006-08-26 Mark Mitchell <mark@codesourcery.com>
277 * g++.dg/inherit/access6.C: New test.
278 * g++.dg/inherit/access7.C: Likewise.
281 * g++.dg/template/array15.C: New test.
282 * g++.dg/template/crash2.C: Tweak error markers.
284 2006-08-26 Jakub Jelinek <jakub@redhat.com>
287 * gcc.c-torture/compile/20060823-1.c: New test.
289 2006-08-25 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
292 * g++.dg/template/ttp21.C: New test.
295 * g++.dg/other/operator1.C: Add error-marker.
296 * g++.dg/other/operator2.C: New test.
298 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
301 * gcc.c-torture/compile/vla-const-1.c,
302 gcc.c-torture/compile/vla-const-2.c: New tests.
304 2006-08-26 Richard Guenther <rguenther@suse.de>
307 * gcc.dg/torture/pr28814.c: New testcase.
309 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
312 * gcc.c-torture/compile/compound-literal-1.c: New test.
314 2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
317 * gcc.dg/funcdef-var-1.c, gcc.dg/funcdef-var-2.c: New tests.
318 * gcc.dg/pr20368-1.c, gcc.dg/pr20368-2.c, gcc.dg/pr20368-3.c:
319 Expect extra diagnostics.
321 2006-08-25 J"orn Rennecke <joern.rennecke@st.com>
323 gcc.dg/noncompile/pr16876.c: New test.
325 2006-08-25 Mark Mitchell <mark@codesourcery.com>
328 * g++.dg/parse/local1.C: New test.
329 * g++.dg/other/qual1.C: Tweak error marker.
331 2006-08-25 Nathan Sidwell <nathan@codesourcery.com>
334 * g++.dg/template/typename10.C: New.
335 * g++.dg/template/lookup4.C: Remove bogus error marker.
337 2006-08-25 Richard Guenther <rguenther@suse.de>
340 * gcc.dg/pr26570.c: Fix testcase.
342 2006-08-24 Andrew Pinski <pinskia@physics.uc.edu>
345 * gcc.c-torture/execute/mayalias-2.c: New test.
346 * gcc.dg/tree-ssa/alias-13.c: New test.
348 2006-08-24 Jan Hubicka <jh@suse.cz>
351 * gcc.dg/debug/pr26881.c: New file.
353 2006-08-23 Paul Thomas <pault@gcc.gnu.org>
356 * gfortran.dg/used_types_4.f90: New test.
357 * gfortran.dg/derived_init_2.f90: Modify to check sibling
358 association of derived types.
359 * gfortran.dg/used_types_2.f90: Add module cleanup.
360 * gfortran.dg/used_types_3.f90: The same.
363 * gfortran.dg/assumed_charlen_in_main.f90: Modify to check
366 2006-08-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
369 * gfortran.dg/direct_io_6.f90: Remove test.
371 2006-08-23 Stuart Hastings <stuart@apple.com>
374 * gcc.target/i386/20060821-1.c: New.
376 2006-08-23 Danny Smith <dannysmith@users.sourceforge.net>
378 gcc.dg/attr-invalid.c: Insert an " |directive" substitution into
379 dg-warning strings for dllimport.
381 2006-08-22 Andrew Pinski <pinskia@physics.uc.edu>
384 * g++.dg/ext/vector4.C: New test.
385 * g++.dg/ext/complex1.C: New test.
387 2006-08-21 Geoffrey Keating <geoffk@apple.com>
390 * gcc.dg/debug/const-1.c: New.
391 * gcc.dg/debug/const-2.c: New.
392 * gcc.dg/debug/dwarf2/const-1.c: New.
393 * gcc.dg/debug/dwarf2/const-2.c: New.
394 * gcc.dg/debug/dwarf2/const-2b.c: New.
396 2006-08-22 Richard Guenther <rguenther@suse.de>
399 * gcc.c-torture/compile/pr28776-1.c: New testcase.
400 * gcc.c-torture/compile/pr28776-2.c: Likewise.
402 2006-08-21 Mark Shinwell <shinwell@codesourcery.com>
404 * g++.dg/eh/arm-vfp-unwind.C: Correct order of DejaGNU directives.
406 2006-08-21 Lee Millward <lee.millward@codesourcery.com>
409 * g++.dg/other/error14.C: New test.
412 * g++.dg/parse/ctor7.C: New test.
413 * g++.dg/parse/ctor8.C: Likewise.
416 * g++.dg/template/void7.C: New test.
418 2006-08-21 Olivier Hainque <hainque@adacore.com>
420 * gnat.dg/self_aggregate_with_zeros.adb: New test.
421 * gnat.dg/self_aggregate_with_array.adb: New test.
423 2006-08-21 Mark Shinwell <shinwell@codesourcery.com>
425 * g++.dg/eh/arm-vfp-unwind.C: New test.
427 2006-08-20 Mark Mitchell <mark@codesourcery.com>
430 * g++.dg/template/ref3.C: New test.
431 * g++.dg/template/nontype13.C: New test.
434 * g++.dg/template/ptrmem17.C: New test.
436 2006-08-20 Danny Smith <dannysmith@users.sourceforge.net>
439 * gcc.dg/attr-invalid.c: Add tests for invalid dllimport.
441 2006-08-20 Paul Thomas <pault@gcc.gnu.org>
444 * gfortran.dg/used_types_2.f90: New test.
447 * gfortran.dg/used_types_3.f90: New test.
450 * gfortran.dg/generic_actual_arg.f90: New test.
453 * gfortran.dg/module_private_array_refs_1.f90: New test.
456 * gfortran.dg/program_name_1.f90: New test.
459 * gfortran.dg/derived_constructor_comps_1.f90: New test.
462 * gfortran.dg/array_initializer_2.f90: New test.
465 * gfortran.dg/unused_artificial_dummies_1.f90: New test.
468 * gfortran.dg/assumed_charlen_function_4.f90: New test.
471 * gfortran.dg/assumed_charlen_in_main.f90: New test.
474 * gfortran.dg/dependent_decls_1.f90: New test.
476 2006-08-19 Erik Edelmann <eedelman@gcc.gnu.org>
479 * gfortran.dg/derived_init_2.f90: New.
481 2006-08-17 J"orn Rennecke <joern.rennecke@st.com>
483 * gcc.c-torture/execute/pr28289.c: New test.
485 2006-08-17 Jakub Jelinek <jakub@redhat.com>
488 * gcc.dg/attr-externally-visible-1.c: New test.
489 * gcc.dg/attr-externally-visible-2.c: New test.
490 * g++.dg/parse/attr-externally-visible-1.C: New test.
491 * g++.dg/parse/attr-externally-visible-2.C: New test.
493 2006-08-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
496 * g++.dg/parse/dtor11.C: New test.
498 2006-08-17 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
500 PR rtl-optimization/28489
501 * gcc.c-torture/compile/pr28489.c: New test.
503 2006-08-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
506 * g++.dg/template/redecl4.C: New test.
509 * g++.dg/template/ctor8.C: New test.
511 2006-08-17 Paolo Bonzini <bonzini@gnu.org>
514 * g++.dg/parse/offsetof6.C: New test.
515 * g++.dg/parse/offsetof6.C: New test.
516 * g++.dg/parse/offsetof7.C: New test.
518 2006-08-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
521 * gfortran.dg/gomp/gomp.exp: Return if check_effective_target_fopenmp
524 2006-08-16 Andrew Pinski <pinskia@physics.uc.edu>
527 * g++.dg/ext/vector3.C: New test.
529 2006-08-16 Zdenek Dvorak <dvorakz@suse.cz>
531 PR gcov/profile/26570
532 * gcc.dg/pr26570.c: New test.
534 2006-08-16 Joseph S. Myers <joseph@codesourcery.com>
537 * gcc.dg/qual-component-1.c: New test.
539 2006-08-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
542 * g++.dg/parse/new3.C: New test.
544 2006-08-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
547 * gfortran.dg/streamio_1.f90: New test.
548 * gfortran.dg/streamio_2.f90: New test.
549 * gfortran.dg/streamio_3.f90: New test.
550 * gfortran.dg/streamio_4.f90: New test.
551 * gfortran.dg/streamio_5.f90: New test.
552 * gfortran.dg/streamio_6.f90: New test.
553 * gfortran.dg/streamio_7.f90: New test.
554 * gfortran.dg/streamio_8.f90: New test.
556 2006-08-15 Danny Smith <dannysmith@users.sourceforge.net>
559 * gcc.dg/attr-invalid.c: Add tests for invalid weak attribute.
561 2006-08-15 Lee Millward <lee.millward@codesourcery.com>
564 * g++.dg/template/void6.C: New test.
566 2006-08-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
569 * gcc.dg/parse-error-1.c: New test.
570 * gcc.dg/parse-error-2.c: New test.
571 * gcc.dg/cpp/digraph2.c: Add error-marker.
572 * gcc.dg/noncompile/920923-1.c: Likewise.
574 2006-08-14 Andrew Pinski <pinskia@physics.uc.edu>
577 * gcc.dg/sizeof-2.c: New testcase.
580 * gcc.dg/switch-A.c: New testcase.
582 2006-08-14 Steve Ellcey <sje@cup.hp.com>
586 * g++.old-deja/g++.warn/compare1.C: Delete.
587 * g++.dg/opt/pr7503-2.C: Delete.
588 * g++.dg/opt/pr7503-3.C: Delete.
589 * g++.dg/opt/pr7503-4.C: Delete.
590 * g++.dg/opt/pr7503-5.C: Delete.
591 * g++.dg/opt/max1.C: Delete.
592 * g++.dg/warn/minmax.C: Delete.
593 * g++.dg/expr/minmax.C: New test.
595 2006-08-14 Richard Guenther <rguenther@suse.de>
598 * gcc.c-torture/execute/pr28651.c: Do not use argc
599 to avoid optimization, instead forbid inlining.
601 2006-08-14 Richard Sandiford <richard@codesourcery.com>
603 PR rtl-optimization/28634
604 * gcc.c-torture/execute/ieee/pr28634.c: New test.
606 2006-08-13 Alexandre Oliva <aoliva@redhat.com>
609 * gcc.dg/torture/pr27184.c: New test.
611 2006-08-12 Jakub Jelinek <jakub@redhat.com>
613 * gcc.target/i386/pr27827.c: Only compile on ilp32 target.
615 2006-08-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
617 * gfortran.dg/stat_1.f90: Make test pass when run under sudo.
618 * gfortran.dg/stat_2.f90: Likewise.
619 * gfortran.dg/chmod_1.f90: Likewise.
620 * gfortran.dg/chmod_2.f90: Likewise.
621 * gfortran.dg/chmod_3.f90: Likewise.
623 2006-08-11 David Edelsohn <edelsohn@gnu.org>
625 * gfortran.dg/direct_io_6.f90: Skip on *-*-aix*.
627 2006-08-11 Eric Botcazou <ebotcazou@libertysurf.fr>
629 * g++.dg/opt/pr23454-2.C: New test.
631 2006-08-11 Richard Guenther <rguenther@suse.de>
634 * gcc.c-torture/execute/pr28651.c: New testcase.
636 2006-08-10 Eric Botcazou <ebotcazou@adacore.com>
638 * gnat.dg/specs/static_initializer.ads: New test.
640 2006-08-10 Paul Brook <paul@codesourcery.com>
642 * gcc.target/arm/cond-asm.c: New test.
644 2006-08-10 Dorit Nuzman <dorit@il.ibm.com>
646 PR tree-optimization/26197
647 * g++.dg/vect/param-max-aliased-pr26197.cc: New test.
648 * g++.dg/vect/vect.exp: Compile the new tests with
649 --param max-aliased-vops=0.
651 2006-08-09 Lee Millward <lee.millward@codesourcery.com>
654 * g++.dg/template/void3.C: New test.
657 * g++.dg/template/void4.C: New test.
660 * g++.dg/template/void5.C: New test.
662 2006-08-07 Danny Smith <dannysmith@users.sourceforge.net>
664 * g++.dg/ext/visibility/class1.C (dg-require-visibility): Move
667 2006-08-07 Victor Kaplansky <victork@il.ibm.com>
669 PR tree-optimizations/26969
670 * gcc.dg/vect/vect.exp: Compile tests prefixed with
671 "unswitch-loops" with -funswitch-loops.
672 * gcc.dg/vect/unswitch-loops-pr26969.c: New test.
674 2006-08-07 Eric Botcazou <ebotcazou@libertysurf.fr>
676 * gcc.dg/sparc-getcontext-1.c: Fix typo.
677 * g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
678 * g++.dg/other/unused1.C: Likewise. Also match "asci?z".
679 * objc.dg/dwarf-1.m: Likewise.
680 * objc.dg/dwarf-2.m: Likewise.
681 * obj-c++.dg/dwarf-2.mm: Likewise.
683 2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
685 * objc.dg/dwarf-1.m: Skip on 32-bit hppa hpux.
686 * objc.dg/dwarf-2.m: Likewise.
687 * obj-c++.dg/dwarf-2.mm: Likewise.
690 * gfortran.dg/direct_io_6.f90: Skip on hppa*-*-hpux*.
693 * g++.dg/other/unused1.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
696 * g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
698 2006-08-06 Paolo Bonzini <bonzini@gnu.org>
701 * gcc.target/i386/pr27827.c: New testcase.
703 2006-08-06 Paul Thomas <pault@gcc.gnu.org>
706 * gfortran.dg/sequence_types_1.f90: New test.
708 2006-08-05 Steven G. Kargl <kargls@comcast.nt>
711 * gfortran.dg/elemental_optional_args_1.f90: dg-error becomes
712 dg-warning. Add -pedantic option.
714 2006-08-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
717 * gcc.dg/proto-1.c: New test.
720 * gcc.dg/lvalue-4.c: New test.
723 * gcc.dg/init-bad-5.c: New test.
725 2006-08-03 Lee Millward <lee.millward@codesourcery.com>
728 * g++.dg/ext/typedef-init.C: Add new test for typedef
729 initialization inside templates. Adjust existing error markers.
731 2006-08-03 Mark Mitchell <mark@codesourcery.com>
734 * g++.dg/init/ptrmem3.C: New test.
736 2006-08-03 Dorit Nuzman <dorit@il.ibm.com>
738 PR tree-optimization/27770
739 * lib/target-support.exp: New target keyword "section_anchors".
740 * gcc.dg/vect/vect.exp: Add -fsection-anchors to compilation of some
742 * gcc.dg/vect/section-anchors-pr27770.c: New test.
743 * gcc.dg/vect/vect-69.c: Removed. Replaced by:
744 * gcc.dg/vect/section-anchors-vect-69.c: New test.
745 * gcc.dg/vect/no-section-anchors-vect-69.c: New test.
747 2006-08-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
749 * gcc.dg/20060801-1.c: Add missing '}'.
751 2006-08-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
754 * g++.dg/parse/dtor9.C: New test.
755 * g++.dg/parse/dtor10.C: New test.
756 * g++.dg/other/error7.C: Adjust error-marker.
759 * g++.dg/other/default5.C: New test.
761 2006-08-02 Richard Guenther <rguenther@suse.de>
763 * g++.dg/tree-ssa/copyprop-1.C: XFAIL.
765 2006-08-02 Mark Mitchell <mark@codesourcery.com>
768 * g++.dg/template/conv9.C: New test.
770 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
773 * gcc.dg/debug/dwarf2/dwarf-merge.c: New test.
774 * lib/target-supports.exp (get_compiler_messages): Add WANT_OUTPUT.
775 Optionally return assembly text. Update callers.
776 (check_no_compiler_messages): Update verbose messages.
777 (check_no_messages_and_pattern): New.
778 (check_effective_target_string_merging): New.
780 2006-08-01 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
783 * g++.dg/eh/catch4.C: New test.
786 * g++.dg/other/qual1.C: New test.
789 * g++.dg/inherit/error2.C: New test.
792 * g++.dg/other/new1.C: New test.
794 * g++.dg/warn/pr23075.C: Remove obsolete test.
795 * g++.old-deja/g++.brendan/crash52.C: Remove dg-warning marker.
796 * g++.old-deja/g++.jason/report.C: Remove dg-warning marker.
798 2006-07-31 Mark Mitchell <mark@codesourcery.com>
801 * g++.dg/eh/cast1.C: New test.
803 2006-08-01 Thomas Koenig <Thomas.Koenig@online.de>
806 * gfortran.dg/random_3.f90: New test.
808 2006-08-01 Steve Ellcey <sje@cup.hp.com>
811 * g++.dg/other/pr28304.C: Change expected error message.
812 * g++.dg/other/pr28432.C: New test.
814 2006-08-01 Steve Ellcey <sje@cup.hp.com>
817 * g++.dg/init/brace2.C: Change expected error message, add empty init.
819 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
822 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Suppress new tests
824 * gcc.dg/debug/enum-1.c, g++.dg/debug/enum-1.C,
825 g++.dg/debug/enum-2.C: New.
827 2006-07-31 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
830 * g++.dg/parse/long1.C: Add more tests.
832 2006-07-30 Francois-Xavier Coudert <coudert@clipper.ens.fr>
834 * gfortran.dg/lrshift_1.c: New file.
836 2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
839 * gfortran.dg/no_unit_error_1.f90: New test.
841 2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
844 * gfortran.dg/no_unit_error_1.f90: Delete test.
845 * gfortran.dg/no_unit_error_2.f90: Delete test.
847 2006-07-30 Francois-Xavier Coudert <coudert@clipper.ens.fr>
849 * gfortran.dg/chmod_3.f90: New test.
850 * gfortran.dg/ltime_gmtime_1.f90: New test.
851 * gfortran.dg/ltime_gmtime_2.f90: New test.
852 * gfortran.dg/lrshift_1.f90: New test.
853 * gfortran.dg/chmod_1.f90: New test.
854 * gfortran.dg/chmod_2.f90: New test.
856 2006-07-28 Lee Millward <lee.millward@codesourcery.com>
859 * g++.dg/template/crash55.C: New test.
862 * g++.dg/template/nontype16.C: New test.
864 * g++.dg/template/void2.C: Adjust error markers.
865 * g++.dg/template/nontype5.C: Adjust error markers.
867 2006-07-27 Arjan van de Ven <arjan@linux.intel.com>
869 * gcc.target/i386/stack-prot-kernel.c: New test.
871 2006-07-27 Roger Sayle <roger@eyesopen.com>
873 * gcc.dg/builtins-55.c: New test case.
875 2006-07-26 Zdenek Dvorak <dvorakz@suse.cz>
877 PR rtl-optimization/27907
878 * gcc.c-torture/compile/pr27907.c: New test.
880 2006-07-26 Francois-Xavier Coudert <coudert@clipper.ens.fr>
882 * gfortran.dg/mclock.f90: New test.
883 * gfortran.dg/int_conv_1.f90: New test.
884 * gfortran.dg/stat_1.f90: New test.
885 * gfortran.dg/stat_2.f90: New test.
887 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
890 * gfortran.dg/no_unit_error_1.f90: New test.
891 * gfortran.dg/no_unit_error_2.f90: New test.
892 * gfortran.dg/temporary_1.f90: Remove extraneous CLOSE.
894 2006-07-25 Roger Sayle <roger@eyesopen.com>
897 * gcc.dg/fold-convround-1.c: New test case.
899 2006-07-24 Steven G. Kargl <kargls@comcast.net>
901 * gfortran.dg/arithmetic_if.f90: Fix comments.
903 2006-07-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
906 * g++.dg/other/typedef1.C: New test.
907 * g++.dg/template/typedef4.C: New test.
908 * g++.dg/template/typedef5.C: New test.
910 2006-07-24 Erik Edelmann <eedelman@gcc.gnu.org>
913 * gfortran.dg/allocatable_dummy_3.f90: New.
915 2006-07-24 Steven G. Kargl <kargls@comcast.net>
918 * gfortran.dg/arithmetic_if.f90: New test.
920 2006-07-24 Uros Bizjak <uros@kss-loka.si>
922 * gcc.dg/visibility-11.c: Enlarge test array to 1024 bytes to
923 avoid memcpy optimization.
925 2006-07-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
928 * gfortran.dg/direct_io_6.f90: New test.
930 2006-07-24 Jan Hubicka <jh@suse.cz>
934 * gcc.dg/pr25795.c: New test.
935 * gcc.dg/pr25795-1.c: New test.
937 2006-07-23 Roger Sayle <roger@eyesopen.com>
939 * gcc.dg/fold-cond-1.c: Increase test case portability by checking
940 that "g ? 1 : h" doesn't match, instead of checking for "(g | h) != 0"
941 which may be transformed to "g || h" on some platforms.
943 2006-07-23 Mark Mitchell <mark@codesourcery.com>
946 * g++.dg/template/friend45.C: New test.
948 2006-07-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
951 * gfortran.dg/arrayio_8.f90: New test.
953 2006-07-21 Mike Stump <mrs@apple.com>
955 * g++.dg/ext/visibility/fvisibility-inlines-hidden-3.C: New test.
957 * gcc.c-torture/unsorted/dump-noaddr.x: Fix test case name.
959 2006-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
962 * g++.dg/eh/catch3.C: New test.
965 * g++.dg/template/defarg10.C: New test.
967 2006-07-20 Paul Brook <paul@codesourcery.com>
970 * gcc.dg/pr27363.c: New test.
972 2006-07-19 Mark Mitchell <mark@codesourcery.com>
975 * g++.dg/init/ref13.C: New test.
977 2006-07-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
980 * obj-c++.dg/proto-error-1.mm: New test.
982 2006-07-18 Mark Mitchell <mark@codesourcery.com>
985 * g++.dg/template/string1.C: New test.
987 2006-07-18 Mark Mitchell <mark@codesourcery.com>
990 * g++.dg/template/defarg9.C: New test.
993 * g++.dg/template/static27.C: New test.
995 2006-07-18 Diego Novillo <dnovillo@redhat.com>
998 * gcc.dg/tree-ssa/pr28410.c: New test.
1000 2006-07-18 Lee Millward <lee.millward@gmail.com>
1003 * g++/dg/other/error13.C: New test.
1006 * g++.dg/template/friend44.C: New test.
1008 2006-07-18 Steve Ellcey <sje@cup.hp.com>
1011 * g++.dg/other/pr27495.C: New.
1013 2006-07-18 Olivier Hainque <hainque@adacore.com>
1015 * gnat.dg/outer_agg_bitfield_constructor.adb: New test.
1016 * gnat.dg/nested_agg_bitfield_constructor.adb: New test.
1018 2006-07-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1021 * gcc.dg/pragma-pack-4.c: New test.
1023 2006-07-17 Steve Ellcey <sje@cup.hp.com>
1026 * g++.dg/ext/pr28291.C: New test.
1028 2006-07-17 Richard Sandiford <richard@codesourcery.com>
1031 * gcc.c-torture/execute/pr28403.c: New test.
1033 2006-07-17 Richard Sandiford <richard@codesourcery.com>
1036 * gcc.dg/pr28402.c: New test.
1038 2006-07-17 Steve Ellcey <sje@cup.hp.com>
1041 * g++.dg/other/pr28304.C: New test.
1043 2006-07-17 J"orn Rennecke <joern.rennecke@st.com>
1046 gcc.c-torture/unsorted/dump-noaddr.c: New test.
1047 gcc.c-torture/unsorted/dump-noaddr.x: New driver.
1049 2006-07-17 Richard Guenther <rguenther@suse.de>
1051 PR tree-optimization/28238
1052 * g++.dg/tree-ssa/pr28238.C: New testcase.
1054 2006-07-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1057 * g++.dg/eh/catch1.C: New test.
1058 * g++.dg/eh/catch2.C: New test.
1060 2006-07-16 Jakub Jelinek <jakub@redhat.com>
1063 * g++.dg/template/anon3.C: New test.
1065 2006-07-16 Paul Thomas <pault@gcc.gnu.org>
1068 * gfortran.dg/io_constaints_2.f90: Add the test for ADVANCE
1069 specifiers requiring an explicit format tag..
1072 * gfortran.dg/generic_5: New test.
1075 * gfortran.dg/elemental_optional_args_1.f90: New test.
1077 2006-07-16 Olivier Hainque <hainque@adacore.com>
1079 * gnat.dg/assert.ads: New file.
1080 * gnat.dg/controlled_record.ads: Likewise.
1081 * gnat.dg/controlled_record.adb: Likewise.
1083 2006-07-15 Lee Millward <lee.millward@gmail.com>
1086 * g++.dg/other/error12.C: New test.
1089 * g++.dg/template/crash54.C: New test.
1091 2006-07-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1094 * g++.dg/parse/catch1.C: New test.
1097 * g++.dg/ext/offsetof1.C: Add test with function pointer arithmetic.
1100 * g++.dg/ext/attrib24.C: New test.
1102 2006-07-14 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1105 * g++.dg/ext/asmspec1.C: New test.
1107 2006-07-13 Janis Johnson <janis187@us.ibm.com>
1109 * lib/gcc-dg.exp (tool_load): Wrapper to support shouldfail tests.
1110 (dg-test): Support shouldfail tests.
1111 * lib/target-supports-dg.exp (dg-shouldfail): New.
1112 * gcc.test-framework/test-framework.awk: Handle shouldfail tests.
1113 * gcc.test-framework/dg-do-run-sf-exp-F.c: New test.
1114 * gcc.test-framework/dg-do-run-sf-exp-P.c: New test.
1115 * gcc.test-framework/dg-do-run-sft-exp-F.c: New test.
1116 * gcc.test-framework/dg-do-run-sft-exp-P.c: New test.
1117 * gcc.test-framework/dg-dox-run-sf-exp-XF.c: New test.
1118 * gcc.test-framework/dg-dox-run-sf-exp-XP.c: New test.
1120 2006-07-13 Jan Hubicka <jh@suse.cz>
1122 * gcc.target/i386/memcpy-1.c: New.
1124 2006-07-12 Geoffrey Keating <geoffk@apple.com>
1126 * g++.dg/ext/visibility/fvisibility-inlines-hidden-2.C: New.
1128 2006-07-13 Paul Thomas <pault@gcc.gnu.org>
1131 * gfortran.dg/present_1.f90: New test.
1134 * gfortran.dg/interface_derived_type_1.f90: New test.
1136 2006-07-11 Feng Wang <fengwang@nudt.edu.cn>
1139 * gfortran.dg/hollerith4.f90: Test hollerith constants used in I/O
1142 2006-07-07 Lee Millward <lee.millward@gmail.com>
1145 * g++.dg/other/label1.C: New test.
1147 2006-07-07 Richard Guenther <rguenther@suse.de>
1150 * gcc.dg/torture/pr28268.c: New testcase.
1152 2006-07-07 Steve Ellcey <sje@cup.hp.com>
1155 * g++.dg/ext/pr27019.C: New.
1157 2006-07-07 Richard Guenther <rguenther@suse.de>
1159 PR tree-optimization/28187
1160 * gcc.dg/pr28187.c: New testcase.
1162 2006-07-07 Eric Botcazou <ebotcazou@adacore.com>
1164 * gnat.dg/address_conversion.adb: New test.
1165 * gnat.dg/boolean_subtype.adb: Likewise.
1166 * gnat.dg/frame_overflow.adb: Likewise.
1167 * gnat.dg/pointer_array.adb: Likewise.
1168 * gnat.dg/pointer_conversion.adb: Likewise.
1170 2006-07-07 Paul Thomas <pault@gcc.gnu.org>
1174 * gfortran.dg/print_fmt_5.f90: New test.
1176 2006-07-06 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1179 * gfortran.dg/bounds_check_4.f90: New test.
1181 2006-07-05 Richard Guenther <rguenther@suse.de>
1184 * gfortran.dg/pr28158.f90: New testcase.
1186 2006-07-05 Richard Guenther <rguenther@suse.de>
1188 PR tree-optimization/28162
1189 * gcc.dg/pr28162.c: New testcase.
1191 2006-07-05 Richard Guenther <rguenther@suse.de>
1192 Andrew Pinski <pinskia@gcc.gnu.org>
1195 * g++.dg/tree-ssa/copyprop-1.C: New testcase.
1197 2006-07-04 Paul Thomas <pault@gcc.gnu.org>
1200 * gfortran.dg/actual_array_substr_2.f90: New test.
1203 * gfortran.dg/actual_array_constructor_2.f90: New test.
1205 2006-07-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1207 * gfortran.dg/itime_idate_1.f: New test.
1208 * gfortran.dg/itime_idate_2.f: New test.
1210 2006-07-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1212 PR libgfortran/27704
1213 * gfortran.dg/open_status_3.f90: New test.
1214 * gfortran.dg/fmt_l.f90: Update for new feature.
1216 2006-07-03 Asher Langton <langton2@llnl.gov>
1218 * gfortran.dg/oldstyle_2.f90: New.
1220 2006-07-03 Eric Botcazou <ebotcazou@adacore.com>
1222 * gnat.dg/string_slice.adb: New test.
1224 2006-07-01 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
1227 * gfortran.dg/semicolon_fixed.c: New.
1228 * gfortran.dg/semicolon_free.c: New.
1230 2006-06-30 Mike Stump <mrs@apple.com>
1232 * g++.dg/ext/visibility/fvisibility-override2.C: Fix for systems
1233 that don't support internal visibility.
1235 2006-06-30 Andrew Pinski <pinskia@gmail.com>
1237 * gcc.dg/tree-ssa/inline-1.c: Fix up scan-tree-dump-times
1238 for '(' / ')' needing an extra '\'.
1240 2006-06-29 Roger Sayle <roger@eyesopen.com>
1243 * gcc.dg/pr27428-1.c: New test case.
1245 2006-06-29 Mike Stump <mrs@apple.com>
1247 * gcc.dg/compat/struct-layout-1_generate.c: Don't use common
1248 on darwin as we can't align commons large enough yet.
1250 * gcc.dg/vla-8.c: Add additional testcases.
1252 2006-06-26 Steve Ellcey <sje@cup.hp.com>
1255 * g++.dg/other/pr28114.C: New.
1257 2006-06-25 Eric Botcazou <ebotcazou@adacore.com>
1259 * gcc.c-torture/compile/20060625-1.c: New test.
1261 2006-06-25 Paul Thomas <pault@gcc.gnu.org>
1264 * gfortran.dg/stfunc_3.f90: New test.
1267 * gfortran.dg/impure_actual_1.f90: New test.
1270 * gfortran.dg/elemental_result_1.f90: New test.
1273 * gfortran.dg/select_7.f90: New test.
1276 * intrinsic_actual_1.f: New test.
1280 * gfortran.dg/forall_4.f90: New test.
1283 * gfortran.dg/forall_5.f90: New test.
1285 2006-06-25 Lee Millward <lee.millward@gmail.com>
1288 * g++.dg/template/using13.C: New test.
1291 * g++.dg/other/incomplete3.C: New test.
1293 2006-06-24 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1296 * gfortran.dg/substr_3.f: New test.
1297 * gfortran.dg/equiv_2.f90: Update expected error message.
1299 2006-06-24 Paul Thomas <pault@gcc.gnu.org>
1302 * gfortran.dg/actual_array_substr_1.f90: New test.
1304 2006-06-24 Olivier Hainque <hainque@adacore.com>
1306 * gnat.dg/scalar_mode_agg_compare_loop.adb: New test.
1307 * gnat.dg/scalar_mode_agg_compare.adb: New test.
1309 2006-06-23 Janis Johnson <janis187@us.ibm.com>
1311 * gcc.dg/dfp/usual-arith-conv-bad.c: New test.
1313 2006-06-23 Steven G. Kargl <kargls@comcast.net>
1316 * gfortran.dg/simpleif_2.f90: New test.
1318 2006-06-23 Lee Millward <lee.millward@gmail.com>
1320 * g++.dg/template/error22.C: Fix typo.
1322 2006-06-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1325 * g++.dg/ext/attrib23.C: New test.
1327 2006-06-23 Olivier Hainque <hainque@adacore.com>
1329 * gnat.dg/varsize_temp.adb: New test.
1331 2006-06-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1334 * g++.dg/other/java2.C: New test.
1336 2006-06-23 Danny Smith <dannysmith@users.sourceforge.net>
1339 * g++.dg/ext/dllimport4.C. Add more tests for invalid
1342 2006-06-22 Roger Sayle <roger@eyesopen.com>
1345 * gcc.dg/pr27531-1.c: New test case.
1347 2006-06-22 Asher Langton <langton2@llnl.gov>
1350 * gfortran.dg/implicit_8.f90: New.
1352 2006-06-22 Zdenek Dvorak <dvorakz@suse.cz>
1354 PR rtl-optimization/28121
1355 * gcc.dg/pr28121.c: New test.
1357 2006-06-22 Lee Millward <lee.millward@gmail.com>
1360 * g++.dg/parse/ptrmem6.C: New test.
1363 * g++.dg/template/error22.C: New test.
1365 2006-06-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1368 * g++.dg/template/friend43.C: New test.
1371 * g++.dg/template/crash53.C: New test.
1374 * g++.dg/rtti/incomplete1.C: New test.
1376 2006-06-21 Eric Botcazou <ebotcazou@adacore.com>
1378 * gnat.dg/loop_unchecked_conversion.ad[bs]: New test.
1380 2006-06-21 Joseph Myers <joseph@codesourcery.com>
1382 * gcc.c-torture/execute/complex-7.c: New.
1384 2006-06-21 Jakub Jelinek <jakub@redhat.com>
1386 * gcc.dg/merge-all-constants-1.c: New test.
1388 2006-06-20 Janis Johnson <janis187@us.ibm.com>
1391 * g++.dg/ext/altivec-3.C: Remove cast from vector initializers.
1393 2006-06-20 Steven G. Kargl <kargls@comcast.net>
1395 * gfortran.dg/rrspacing_1.f90: New test.
1397 2006-06-20 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1400 * g++.dg/other/bitfield2.C: New test.
1402 2006-06-20 Zdenek Dvorak <dvorakz@suse.cz>
1404 PR tree-optimization/27331
1405 * gcc.dg/pr27331.c: New test.
1407 2006-06-20 James A. Morrison <phython@gcc.gnu.org>
1408 Eric Botcazou <ebotcazou@adacore.com>
1411 * lib/gnat.exp: New file.
1412 * lib/gnat-dg.exp: Likewise.
1413 * gnat.dg: New directory.
1414 * gnat.dg/dg.exp: New driver.
1415 * gnat.dg/specs: New directory.
1416 * gnat.dg/specs/specs.exp: New driver.
1417 * gnat.dg/style: New directory.
1418 * gnat.dg/style/style.exp: New driver.
1420 2006-06-20 Paul Thomas <pault@gcc.gnu.org>
1423 * gfortran.dg/array_initializer_1.f90: New test.
1426 * gfortran.dg/matmul_3.f90: New test.
1428 2006-06-19 Andrew Pinski <pinskia@gmail.com>
1431 * gcc.dg/tree-ssa/inline-1.c: New test.
1433 2006-06-19 Anatoly Sokolov <aesok@post.ru>
1435 * gcc.dg/pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long
1436 in malloc prototype; remove XFAIL.
1437 * gcc.dg/pr18241-2.c: Ditto.
1438 * gcc.dg/20050321-1.c: Use __SIZE_TYPE__ instead of unsigned long
1439 in memset prototype; remove XFAIL.
1440 * gcc.dg/tree-ssa/pr23382.c: Ditto.
1442 2006-06-19 Joseph S. Myers <joseph@codesourcery.com>
1444 * gcc.dg/vla-8.c: Add.
1446 2006-06-19 Richard Guenther <rguenther@suse.de>
1448 PR tree-optimization/27090
1449 * g++.dg/tree-ssa/pr27090.C: New testcase.
1451 2006-06-19 Roger Sayle <roger@eyesopen.com>
1454 * gcc.dg/pr27861-1.c: New test case.
1456 2006-06-19 Richard Guenther <rguenther@suse.de>
1459 * gcc.dg/torture/pr28045.c: New testcase.
1461 2006-06-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1464 * gfortran.dg/associated_4.f90: New test.
1466 2006-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1470 * gfortran.dg/real_const_3.f90: New test.
1472 2006-06-16 Mark Mitchell <mark@codesourcery.com>
1475 * g++.dg/template/static26.C: New test.
1478 * g++.dg/expr/bitfield2.C: New test.
1481 * g++.dg/parse/linkage2.C: New test.
1483 2006-06-16 Richard Guenther <rguenther@suse.de>
1486 * gcc.dg/pr15785-1.c: Revert last change.
1487 * gcc.dg/torture/pr27116-2.c: New testcase.
1489 2006-06-16 Roger Sayle <roger@eyesopen.com>
1492 * gcc.dg/pr27802-1.c: New test case.
1494 2006-06-15 Mark Mitchell <mark@codesourcery.com>
1497 * g++.dg/template/ttp18.C: New test.
1498 * g++.dg/template/ttp19.C: Likewise.
1501 * g++.dg/expr/cond9.C: New test.
1504 * g++.dg/template/ctor7.C: New test.
1506 2006-06-15 Janis Johnson <janis187@us.ibm.com>
1508 * gcc.dg/vmx/pr27842.c: Remove dg-do directive; use default.
1510 2006-06-16 Richard Guenther <rguenther@suse.de>
1512 PR tree-optimization/27781
1513 * gcc.dg/tree-ssa/pr27781.c: New testcase.
1515 2006-06-15 Thomas Koenig <Thomas.Koenig@online.de>
1517 * gfortran.dg/allocate_zerosize_2.f90: New test case.
1519 2006-06-15 Zdenek Dvorak <dvorakz@suse.cz>
1521 * gcc.dg/tree-ssa/loop-18.c: New test.
1523 2006-06-14 Mark Mitchell <mark@codesourcery.com>
1526 * g++.dg/template/crash52.C: New test.
1529 * g++.dg/ext/attrib22.C: New test.
1532 * g++.dg/template/builtin1.C: New test.
1533 * g++.dg/gomp/tpl-atomic-2.C: Remove XFAIL.
1536 * g++.old-deja/g++.benjamin/14664-2.C: Expect error for array
1538 * g++.old-deja/g++.pt/crash51.C: Likewise.
1541 * g++.dg/lookup/linkage1.C: New test.
1542 * g++.dg/lookup/linkage2.C: Likewise.
1544 2006-06-14 Andreas Krebbel <krebbel1@de.ibm.com>
1547 * gcc.dg/pr27959.c: New testcase.
1549 2006-06-13 J"orn Rennecke <joern.rennecke@st.com>
1552 * g++.dg/eh/div.C: New test.
1554 2006-06-13 Jakub Jelinek <jakub@redhat.com>
1557 * g++.dg/tree-ssa/pr26757.C: New test.
1558 * g++.dg/tree-ssa/pr27894.C: New test.
1560 2006-06-13 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1562 * gcc.c-torture/compile/20060609-1.c: New test.
1565 * gcc.c-torture/compile/pr27863.c: New test.
1567 2006-06-13 Richard Guenther <rguenther@suse.de>
1569 PR tree-optimization/27830
1570 * g++.dg/tree-ssa/pr27830.C: New testcase.
1572 2006-06-13 Matthew Sachs <msachs@apple.com>
1574 * lib/target-supports-dg.exp (check-flags): Include TOOL_OPTIONS in
1575 the list of compiler flags; this causes those flags to be checked
1576 for things like dg-skip-if.
1578 2006-06-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1581 * g++.dg/ext/offsetof1.C: Add test for pseudo-destructors.
1583 2006-06-12 Mark Mitchell <mark@codesourcery.com>
1584 Kazu Hirata <kazu@codesourcery.com>
1586 * g++.dg/parse/ctor6.C, g++.dg/parse/defarg11.C,
1587 g++.dg/template/friend42.C, g++.dg/template/spec30.C: New.
1589 2006-06-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1592 * g++.dg/lookup/using15.C: New test.
1595 * g++.dg/other/anon4.C: New test.
1597 2006-06-12 Roger Sayle <roger@eyesopen.com>
1600 * g++.dg/init/complex1.C: New test case.
1602 2006-06-11 Eric Christopher <echristo@apple.com>
1605 * gcc.dg/bf-ms-layout.c: Run on darwin.
1606 * gcc.dg/bf-no-ms-layout: Ditto.
1607 * gcc.dg/attr-ms_struct-2.c: New.
1608 * gcc.dg/bf-ms-layout-2.c: Ditto.
1610 2006-06-11 Kaz Kojima <kkojima@gcc.gnu.org>
1612 * gcc.dg/attr-ms_struct-packed1.c: New.
1614 2006-06-09 Mike Stump <mrs@apple.com>
1616 * gcc.dg/vla-7.c: Add.
1618 2006-06-10 Paul Thomas <pault@gcc.gnu.org>
1621 * gfortran.dg/entry_6.f90: New test.
1625 * gfortran.dg/entry_7.f90: New test.
1627 2006-06-09 Jakub Jelinek <jakub@redhat.com>
1630 * gcc.dg/cpp/_Pragma6.c: New test.
1633 * g++.dg/cpp/_Pragma1.C: New test.
1635 PR preprocessor/27746
1636 * gcc.dg/gomp/macro-3.c: New test.
1637 * gcc.dg/gomp/macro-4.c: New test.
1638 * g++.dg/gomp/macro-3.C: New test.
1639 * g++.dg/gomp/macro-4.C: New test.
1641 2006-06-09 Richard Guenther <rguenther@suse.de>
1643 PR tree-optimization/26998
1644 * gcc.dg/torture/pr26998.c: New testcase.
1645 * gcc.dg/tree-ssa/vrp29.c: New testcase.
1647 2006-06-08 Mike Stump <mrs@apple.com>
1649 * gcc.dg/pr27095.c: Account for stubs.
1652 * gcc.dg/pr26427.c: Test to ensure that -fsection-anchors doesn't
1653 produce bad code on darwin.
1655 2006-06-08 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1658 * gcc/testsuite/gfortran.dg/substr_2.f: New test.
1660 2006-06-08 Asher Langton <langton2@llnl.gov>
1663 * cray_pointers_2.f90: Add -fbounds-check compile flag.
1665 2006-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1668 * gcc.dg/union-3.c: New test.
1670 2006-06-08 Richard Guenther <rguenther@suse.de>
1673 * gcc.dg/torture/pr27116.c: New testcase.
1674 * gcc.dg/pr15785-1.c: Remove test for invalid transformation.
1676 2006-06-07 Zdenek Dvorak <dvorakz@suse.cz>
1678 PR rtl-optimization/26449
1679 * gcc.dg/pr26449.c: New test.
1681 2006-06-07 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1684 * g++.dg/ext/offsetof1.C: Test member functions.
1686 2006-06-07 Steve Ellcey <sje@cup.hp.com>
1688 * gcc.dg/pr27095.c: Improve scanning.
1690 2006-06-07 Paul Thomas <pault@gcc.gnu.org>
1693 * gfortran.dg/saved_automatic_1.f90: New test.
1696 * gfortran.dg/array_simplify_1.f90: New test.
1699 * gfortran.dg/entry_dummy_ref_1.f90: New test.
1702 * gfortran.dg/entry_dummy_ref_2.f90: New test.
1704 2006-06-06 Mark Mitchell <mark@codesourcery.com>
1707 * g++.dg/expr/cast7.C: New test.
1709 2006-06-06 Janis Johnson <janis187@us.ibm.com>
1711 * lib/gcc-dg.exp (gcc-dg-test-1): Detect and report ICE.
1712 * lib/gcc-defs.exp (tool_check_compile): Ditto.
1713 * lib/fortran-torture.exp (fortran-torture-compile,
1714 fortran-torture-execute): Ditto.
1716 2006-06-06 Ulrich Weigand <uweigand@de.ibm.com>
1719 * gcc.dg/vmx/pr27842.c: New test.
1721 2006-06-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1724 * gfortran.dg/bounds_check_3.f90: New test.
1726 2006-06-05 Mike Stump <mrs@apple.com>
1728 * objc.dg/objc-fast-4.m: Skip for ppc64.
1730 2006-06-05 Steve Ellcey <sje@cup.hp.com>
1733 * gcc.dg/sibcall-7.c: Do not run on ia64-*-* platforms.
1735 2006-06-05 Dorit Nuzman <dorit@il.ibm.com>
1736 Victor Kaplansky <victork@il.ibm.com>
1738 PR tree-optimizations/26360
1739 * gcc.dg/vect/vect.exp: Compile tests prefixed with "no-tree-dce"
1741 * gcc.dg/vect/no-tree-dce-pr26360.c: New test.
1743 2006-06-05 Paul Thomas <pault@gcc.gnu.org>
1746 * gfortran.dg/data_char_1.f90: Add messages for truncated
1750 * gfortran.dg/func_decl_2.f90: New test.
1753 * gfortran.dg/do_2.f90: New test.
1756 * gfortran.dg/associated_3.f90: New test.
1758 2006-06-04 Mark Mitchell <mark@codesourcery.com>
1761 * g++.dg/template/static25.C: New test.
1764 * g++.dg/init/array21.C: New test.
1767 * g++.dg/ext/complit7.C: New test.
1770 * g++.dg/parse/ptrmem5.C: New test.
1772 2006-06-04 Roger Sayle <roger@eyesopen.com>
1773 Andrew Pinski <pinskia@physics.uc.edu>
1777 * gcc.dg/pr27150-1.c: New testcase.
1778 * gcc.dg/pr27382-1.c: New testcase.
1779 * gcc.dg/pr27382-2.c: New testcase.
1781 2006-06-05 Joseph S. Myers <joseph@codesourcery.com>
1785 * gcc.dg/array-10.c: New test.
1787 2006-06-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1790 * g++.dg/init/const4.C: New test.
1791 * g++.dg/init/member1.C: Add error-marker.
1792 * g++.dg/other/fold1.C: Adjust error-marker.
1794 2006-06-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1797 * g++.dg/ext/offsetof1.C: New test.
1799 2006-06-04 Eric Christopher <echristo@apple.com>
1801 * gcc.dg/attr-ms_struct-1.c: New.
1803 2006-06-04 Mark Shinwell <shinwell@codesourcery.com>
1805 * gcc.c-torture/compile/builtin_constant_p.c: New test.
1807 2006-06-04 Richard Guenther <rguenther@suse.de>
1809 PR tree-optimization/27039
1810 * gcc.dg/tree-ssa/loop-17.c: New testcase.
1812 2006-06-03 Roger Sayle <roger@eyesopen.com>
1815 * gcc.target/i386/amd64-abi-2.c: New test case.
1817 2006-06-02 Eric Christopher <echristo@apple.com>
1819 * gcc.c-torture/compile/20000804-1.c: Skip if i?86-darwin.
1820 * gcc.target/i386/20020523-1.c: Skip if darwin.
1821 * gcc.target/i386/asm-3.c: Ditto.
1822 * gcc.target/i386/20011119-1.c: Ditto.
1823 * gcc.target/i386/clobbers.c: Remove pic part of test.
1825 2006-06-02 Steve Ellcey <sje@cup.hp.com>
1827 * g++.old-deja/g++.other/init5.C: XFAIL if cxa-atexit is false.
1828 * g++.old-deja/g++.other/init19.C: Ditto.
1829 * g++.old-deja/g++.other/init18.C: Ditto, plus change _Exit to _exit
1830 and add other platforms as expected failures.
1832 2006-06-01 Steve Ellcey <sje@cup.hp.com>
1834 * lib/target-supports.exp (is-effective-target): Add cxa_atexit.
1835 (is-effective-target-keyword): Ditto.
1837 2006-06-01 Thomas Koenig <Thomas.Koenig@online.de>
1840 * gfortran.dg/extended_char_comparison_1.f: New test.
1842 2006-06-01 Paul Thomas <pault@gcc.gnu.org>
1845 * gfortran.dg/dummy_procedure_1.f90: New test.
1848 * gfortran.dg/dummy_procedure_2.f90: New test.
1850 * gfortran.dg/associated_2.f90: Correct to make consistent with
1853 2006-05-31 Roger Sayle <roger@eyesopen.com>
1855 * gcc.target/i386/387-11.c: New test case.
1857 2006-05-31 Mark Mitchell <mark@codesourcery.com>
1860 * g++.dg/template/cond6.C: New test.
1863 * g++.dg/template/crash51.C: New test.
1864 * g++.old-deja/g++.mike/net36.C: Tweak error markers.
1867 * g++.dg/init/array20.C: New test.
1869 2006-05-31 Roger Sayle <roger@eyesopen.com>
1871 * gcc.dg/builtins-54.c: New test case.
1873 2006-05-30 Mark Mitchell <mark@codesourcery.com>
1876 * g++.dg/template/fntry1.C: Add dg-do link.
1879 * g++.dg/parse/friend6.C: New test.
1881 2006-05-30 Asher Langton <langton2@llnl.gov>
1883 * gfortran.dg/cray_pointers_7.f90: New test.
1885 2006-05-30 Roger Sayle <roger@eyesopen.com>
1887 PR tree-optimization/23452
1888 * gcc.dg/fold-mulconj-1.c: New test case.
1890 2006-05-30 Mark Mitchell <mark@codesourcery.com>
1893 * g++.dg/parse/bitfield1.C: New test.
1895 2006-05-30 Roger Sayle <roger@eyesopen.com>
1897 * gcc.target/ppc-eq0-1.c: New test case.
1898 * gcc.target/ppc-negeq0-1.c: New test case.
1900 2006-05-30 Dirk Mueller <dmueller@suse.de>
1903 * gcc.dg/overflow-warn-5.c: New test.
1905 2006-05-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1908 * gcc.dg/sizeof-1.c: New test.
1910 2006-05-30 Uros Bizjak <uros@kss-loka.si>
1913 * gcc.target/i386/pr27790.c: New test.
1915 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1917 PR libgfortran/27757
1918 * gfortran.dg/direct_io_5.f90: New test.
1920 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1922 PR libgfortran/27634
1923 * gfortran.dg/fmt_missing_period_1.f: New test.
1924 * gfortran.dg/fmt_missing_period_2.f: New test.
1925 * gfortran.dg/fmt_missing_period_3.f: New test.
1927 2006-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1930 * gfortran.dg/bounds_check_2.f: Add new check for multidimensional
1933 2006-05-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1936 * g++.dg/template/new6.C: New test.
1938 2006-05-29 Roger Sayle <roger@eyesopen.com>
1940 PR tree-optimization/24964
1941 * gcc.target/i386/387-10.c: New test case.
1943 2006-05-28 Thomas Koenig <Thomas.Koenig@online.de>
1945 * intrinsics/string_intrinsics.c (compare_string):
1946 Use memcmp instead of strncmp to avoid tripping over
1947 CHAR(0) in a string.
1949 2006-05-27 Richard Guenther <rguenther@suse.de>
1952 * gcc.dg/torture/pr27773.c: New testcase.
1954 2006-05-27 Dirk Mueller <dmueller@suse.de>
1956 * gcc.dg/pr24561.c: Rename to..
1957 * gcc.dg/pr25962.c: .. this.
1959 2006-05-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1962 * gfortran.dg/bounds_check_2.f: New test.
1964 2006-05-27 Janne Blomqvist <jb@gcc.gnu.org>
1966 * gfortran.dg/hollerith_f95.f90: Add -fall-intrinsics.
1967 * gfortran.dg/byte_1.f90: Likewise.
1968 * gfortran.dg/dup_save_2.f90: Likewise.
1970 2006-05-27 Paul Thomas <pault@gcc.gnu.org>
1972 * gfortran.dg/associated_2.f90: New test.
1974 2006-05-26 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1977 * gfortran.dg/bounds_check_1.f90: New test.
1979 2006-05-26 Ulrich Weigand <uweigand@de.ibm.com>
1981 PR rtl-optimization/27661
1982 * gcc.dg/pr27661.c: New test case.
1984 2006-05-26 Thomas Koenig <Thomas.Koenig@online.de>
1987 * gfortran.dg/inquire_9.f90: Fix illegal print syntax.
1988 * gfortran.dg/print_parentheses_1.f: New test.
1989 * gfortran.dg/print_parentheses_2.f90: New test.
1991 2006-05-26 Jakub Jelinek <jakub@redhat.com>
1994 * gcc.dg/pr27758.c: New test.
1996 2006-05-24 Falk Hueffner <falk@debian.org>
1998 * gcc.c-torture/compile/pr27571.c: New test.
2000 2006-05-26 Paul Thomas <pault@gcc.gnu.org>
2003 * gfortran.dg/spec_expr_4.f90: New test.
2006 * gfortran.dg/transfer_array_intrinsic_4.f90: New test.
2008 2006-05-25 Mark Mitchell <mark@codesourcery.com>
2011 * g++.dg/ext/complit6.C: New test.
2012 * g++.dg/ext/complit3.C: Adjust error markers.
2013 * g++.dg/init/const3.C: New test.
2015 2006-05-25 Richard Guenther <rguenther@suse.de>
2018 * gcc.dg/torture/pr27743.c: New testcase.
2020 2006-05-25 Eric Botcazou <ebotcazou@libertysurf.fr>
2022 * gfortran.dg/large_real_kind_form_io_2.f90: UnXFAIL on SPARC/Solaris.
2024 2006-05-25 Alan Modra <amodra@bigpond.net.au>
2026 * gcc.dg/compat/scalar-by-value-x.h: New.
2027 * gcc.dg/compat/scalar-by-value-y.h: New.
2028 * gcc.dg/compat/scalar-by-value-5.c: New.
2029 * gcc.dg/compat/scalar-by-value-5_main.c: New.
2030 * gcc.dg/compat/scalar-by-value-5_x.c: New.
2031 * gcc.dg/compat/scalar-by-value-5_y.c: New.
2032 * gcc.dg/compat/scalar-by-value-6.c: New.
2033 * gcc.dg/compat/scalar-by-value-6_main.c: New.
2034 * gcc.dg/compat/scalar-by-value-6_x.c: New.
2035 * gcc.dg/compat/scalar-by-value-6_y.c: New.
2037 2006-05-24 Zdenek Dvorak <dvorakz@suse.cz>
2039 PR tree-optimization/27639
2040 PR tree-optimization/26719
2041 * gcc.dg/pr27639.c: New test.
2042 * gcc.dg/pr26719.c: New test.
2043 * gcc.dg/tree-ssa/scev-cast.c: New test.
2045 2006-05-23 Mark Mitchell <mark@codesourcery.com>
2048 * g++.dg/template/error21.C: New test.
2050 2006-05-23 Kazu Hirata <kazu@codesourcery.com>
2053 * gcc.target/i386/pr27696.c: New.
2055 2006-05-22 Janis Johnson <janis187@us.ibm.com>
2057 * gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.
2059 * gcc.c-torture/execute/20040709-2.c: Remove temporary hack for ppc64.
2061 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2064 * g++.dg/other/assign1.C: New test.
2066 2006-05-22 Kazu Hirata <kazu@codesourcery.com>
2069 * gcc.target/i386/pr27266.c: New.
2071 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2074 * g++.dg/ext/asm9.C: New test.
2076 2006-05-22 Richard Sandiford <richard@codesourcery.com>
2078 PR rtl-optimization/25514
2079 * gcc.c-torture/compile/pr25514.c: New test.
2081 2006-05-22 Richard Guenther <rguenther@suse.de>
2084 2006-01-31 Richard Guenther <rguenther@suse.de>
2086 * gcc.target/i386/sselibm-1.c: New testcase.
2087 * gcc.target/i386/sselibm-2.c: Likewise.
2088 * gcc.target/i386/sselibm-3.c: Likewise.
2089 * gcc.target/i386/sselibm-4.c: Likewise.
2090 * gcc.target/i386/sselibm-5.c: Likewise.
2092 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2095 * gcc.dg/func-args-2.c: New test.
2098 * gcc.dg/struct-incompl-1.c: New test.
2100 2006-05-22 Richard Guenther <rguenther@suse.de>
2103 * gcc.dg/tree-ssa/ssa-fre-4.c: Relax pattern for matching
2104 the transformations we test for.
2106 2006-05-22 Richard Guenther <rguenther@suse.de>
2109 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for hppa*-*-*.
2111 2006-05-21 Mark Mitchell <mark@codesourcery.com>
2114 * g++.dg/warn/new1.C: New test.
2115 * g++.dg/template/new5.C: Likewise.
2117 2006-05-21 Roger Sayle <roger@eyesopen.com>
2119 * gcc.target/i386/20060512-1.c: Add -msse2 command line option.
2120 * gcc.target/i386/20060512-3.c: Likewise.
2122 2006-05-21 Kazu Hirata <kazu@codesourcery.com>
2124 PR rtl-optimization/27671
2125 * gcc.c-torture/execute/pr27671-1.c: New.
2126 * gcc.dg/pr27671-2.c: Likewise.
2128 PR tree-optimization/26622.
2129 * gcc.c-torture/compile/pr26622.c: New.
2131 2006-05-21 Paul Thomas <pault@gcc.gnu.org>
2134 * gfortran.dg/recursive_reference_1.f90: New test.
2136 2006-05-21 Paul Thomas <pault@gcc.gnu.org>
2139 * gfortran.dg/elemental_subroutine_3.f90: New test.
2142 * gfortran.dg/entry_dummy_ref_1.f90: Remove.
2145 * gfortran.dg/associated_target_1.f90: New test.
2148 * gfortran.dg/maxloc_shape_1.f90: New test.
2150 2006-05-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2152 PR libgfortran/24459
2153 * gfortran.dg/namelist_24.f90: New test.
2154 * gfortran.dg/namelist_12.f: Fix typo in comment.
2156 2006-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2159 * g++.dg/other/error11.C: New test.
2161 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2163 * gcc.target/mips/pr26765.c: Add -w to options.
2165 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2167 * lib/target-supports.exp (check_effective_target_mpaired_single):
2169 * gcc.dg/vect/vect.exp: Use it to check for compatible mipsisa64-elf
2171 * g++.dg/vect/vect.exp: Likewise.
2173 2006-05-20 Richard Sandiford <richard@codesourcery.com>
2176 * g++.dg/gomp/gomp.exp: Skip if ![check_effective_target_fopenmp].
2178 2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
2181 * gfortran.dg/temporary_1.f90: New file.
2183 2006-05-19 Andreas Schwab <schwab@suse.de>
2185 * g++.dg/other/unused1.C: Also match "stringz".
2187 2006-05-19 Mark Mitchell <mark@codesourcery.com>
2190 * g++.dg/template/fntry1.C: New test.
2192 2006-05-18 Mark Mitchell <mark@codesourcery.com>
2196 * g++.dg/conversion/bitfield5.C: New test.
2197 * g++.dg/conversion/bitfield6.C: New test.
2199 2006-05-18 Mike Stump <mrs@apple.com>
2201 * gcc.dg/c90-arraydecl-1.c: Update for vla, vm [*] fixups.
2202 * gcc.dg/vla-4.c: Add.
2203 * gcc.dg/vla-5.c: Add.
2204 * gcc.dg/vla-6.c: Add.
2206 2006-05-12 Stuart Hastings <stuart@apple.com>
2208 * testsuite/gcc.target/i386/20060512-1.c: New.
2209 * testsuite/gcc.target/i386/20060512-2.c: New.
2210 * testsuite/gcc.target/i386/20060512-3.c: New.
2211 * testsuite/gcc.target/i386/20060512-4.c: New.
2213 2006-05-17 Mark Mitchell <mark@codesourcery.com>
2216 * g++.old-deja/g++.oliva/template9.C: Remove XFAIL.
2219 * g++.dg/opt/pr17697-3.C: Remove invalid extern specifier.
2220 * g++.dg/parse/linkage1.C: New test.
2222 2006-05-17 Jakub Jelinek <jakub@redhat.com>
2224 PR tree-optimization/27548
2225 * g++.dg/tree-ssa/pr27548.C: New test.
2227 2006-05-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2230 * gfortran.dg/recursive_check_1.f: New test.
2231 * gfortran.dg/recursive_check_2.f90: New test.
2233 2005-05-17 Bernd Schmidt <bernd.schmidt@analog.com>
2235 * g++.dg/opt/temp2.C: New test.
2237 2006-05-17 Jakub Jelinek <jakub@redhat.com>
2240 * g++.dg/init/brace5.C: New test.
2243 * gcc.dg/gomp/pr27415.c: New test.
2244 * g++.dg/gomp/pr27415.C: New test.
2246 PR tree-optimization/27549
2247 * g++.dg/tree-ssa/pr27549.C: New test.
2249 2006-05-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2251 PR libgfortran/27575
2252 * gfortran.dg/read_eof_4.f90: New test.
2254 2006-05-16 Richard Guenther <rguenther@suse.de>
2256 PR tree-optimization/22303
2257 * gcc.dg/tree-ssa/ssa-ccp-13.c: New testcase.
2259 2006-05-16 Jakub Jelinek <jakub@redhat.com>
2262 * gcc.dg/gomp/pr27573.c: New test.
2263 * gfortran.dg/gomp/pr27573.f90: New test.
2266 * gcc.dg/gomp/pr27499.c: New test.
2267 * g++.dg/gomp/pr27499.C: New test.
2269 2006-05-15 Mark Mitchell <mark@codesourcery.com>
2272 * g++.dg/parser/access8.C: Adjust error marker.
2273 * g++.dg/template/access17.C: New test.
2274 * g++.dg/template/access18.C: Likewise.
2276 2006-05-15 Roger Sayle <roger@eyesopen.com>
2279 * gcc.target/i386/pr26600.c: New test case.
2281 2006-05-15 Mark Mitchell <mark@codesourcery.com>
2284 * g++.dg/expr/bitfield1.C: New test.
2286 2006-05-15 Richard Guenther <rguenther@suse.de>
2288 PR tree-optimization/27603
2289 * gcc.dg/torture/pr27603.c: New testcase.
2291 2006-05-15 Paul Thomas <pault@gcc.gnu.org>
2294 * gfortran.dg/entry_dummy_ref_1.f90: New test.
2297 * gfortran.dg/scalar_return_1.f90: New test.
2300 * gfortran.dg/derived_comp_array_ref_1.f90: New test.
2302 2006-05-15 Jakub Jelinek <jakub@redhat.com>
2304 * gcc.dg/gomp/critical-4.c: New test.
2305 * gcc.dg/gomp/appendix-a/a.35.1.c: Add dg-warning.
2306 * gcc.dg/gomp/appendix-a/a.35.3.c: Likewise.
2307 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
2308 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
2310 2006-05-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2313 * g++.dg/template/dependent-args1.C: New test.
2316 * g++.dg/lookup/this1.C: New test.
2319 * g++.dg/template/operator6.C: New test.
2320 * g++.dg/template/incomplete3.C: New test.
2323 * g++.dg/template/new4.C: New test.
2326 * g++.dg/template/void2.C: New test.
2328 2006-05-14 Alexandre Oliva <aoliva@redhat.com>
2330 * g++.dg/template/dependent-expr5.C: New test.
2332 2006-05-14 Roger Sayle <roger@eyesopen.com>
2335 * gcc.dg/pr26729-1.c: New test case.
2337 2006-05-13 Zdenek Dvorak <dvorakz@suse.cz>
2339 * gcc.dg/pr27003.c: New test.
2341 2006-05-12 Steve Ellcey <sje@cup.hp.com>
2343 * lib/target-supports.dg (check_cxa_atexit_available): Change
2344 v3_target_compile to ${tool}_target_compile.
2346 2006-05-11 Jason Merrill <jason@redhat.com>
2348 * lib/scanasm.exp (scan-not-hidden): Fix typo.
2350 2006-05-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2353 * gfortran.dg/label_5.f90: New test.
2355 2006-05-11 Joseph S. Myers <joseph@codesourcery.com>
2357 * lib/target-supports.exp (check_effective_target_powerpc_fprs,
2358 check_effective_target_powerpc_altivec_ok): New.
2359 * g++.dg/eh/simd-2.C, g++.dg/ext/altivec-1.C,
2360 g++.dg/ext/altivec-10.C, g++.dg/ext/altivec-11.C,
2361 g++.dg/ext/altivec-12.C, g++.dg/ext/altivec-13.C,
2362 g++.dg/ext/altivec-2.C, g++.dg/ext/altivec-3.C,
2363 g++.dg/ext/altivec-4.C, g++.dg/ext/altivec-5.C,
2364 g++.dg/ext/altivec-6.C, g++.dg/ext/altivec-7.C,
2365 g++.dg/ext/altivec-8.C, g++.dg/ext/altivec-9.C,
2366 g++.dg/ext/altivec-types-1.C, g++.dg/ext/altivec-types-2.C,
2367 g++.dg/ext/altivec-types-3.C, g++.dg/ext/altivec-types-4.C,
2368 gcc.dg/dfp/altivec-types.c, gcc.dg/simd-3.c,
2369 gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c,
2370 gcc.dg/vmx/vmx.exp, gcc.target/powerpc/980827-1.c,
2371 gcc.target/powerpc/altivec-1.c, gcc.target/powerpc/altivec-10.c,
2372 gcc.target/powerpc/altivec-11.c, gcc.target/powerpc/altivec-12.c,
2373 gcc.target/powerpc/altivec-13.c, gcc.target/powerpc/altivec-14.c,
2374 gcc.target/powerpc/altivec-15.c, gcc.target/powerpc/altivec-16.c,
2375 gcc.target/powerpc/altivec-17.c, gcc.target/powerpc/altivec-18.c,
2376 gcc.target/powerpc/altivec-19.c, gcc.target/powerpc/altivec-2.c,
2377 gcc.target/powerpc/altivec-21.c, gcc.target/powerpc/altivec-22.c,
2378 gcc.target/powerpc/altivec-3.c, gcc.target/powerpc/altivec-4.c,
2379 gcc.target/powerpc/altivec-5.c, gcc.target/powerpc/altivec-6.c,
2380 gcc.target/powerpc/altivec-7.c, gcc.target/powerpc/altivec-8.c,
2381 gcc.target/powerpc/altivec-9.c,
2382 gcc.target/powerpc/altivec-consts.c,
2383 gcc.target/powerpc/altivec-pr22085.c,
2384 gcc.target/powerpc/altivec-splat.c,
2385 gcc.target/powerpc/altivec-types-1.c,
2386 gcc.target/powerpc/altivec-types-2.c,
2387 gcc.target/powerpc/altivec-types-3.c,
2388 gcc.target/powerpc/altivec-types-4.c,
2389 gcc.target/powerpc/altivec-varargs-1.c,
2390 gcc.target/powerpc/altivec-vec-merge.c,
2391 gcc.target/powerpc/ppc-vector-memcpy.c,
2392 gcc.target/powerpc/ppc-vector-memset.c,
2393 gcc.target/powerpc/ppc64-abi-2.c, gcc.target/powerpc/pr16155.c,
2394 gcc.target/powerpc/pr16286.c, gcc.target/powerpc/pr27158.c: Use
2395 these effective targets.
2396 * gcc.dg/vmx/pr27006.c: Add missing close brace.
2397 * gcc.dg/20020103-1.c: XFAIL on powerpc*-*-*.
2399 2006-05-11 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2402 * g++.dg/other/fold1.C: New test.
2405 * gcc.dg/fold-nonneg-1.c: New test.
2408 * g++.dg/other/operator1.C: New test.
2410 2006-05-11 Richard Guenther <rguenther@suse.de>
2413 * gcc.dg/tree-ssa/foldcast-1.c: New testcase.
2415 2006-05-10 Janis Johnson <janis187@us.ibm.com>
2417 * lib/target-supports-dg.exp (check-flags): New.
2418 (dg-skip-if): Move flag checks.
2420 2006-05-09 Steve Ellcey <sje@cup.hp.com>
2422 * lib/target-supports-dg.exp (dg-require-cxa-atexit): New.
2423 * lib/target-supports.dg (check_cxa_atexit_available): New.
2425 2005-05-10 Thomas Koenig <Thomas.Koenig@online.de>
2428 * gfortran.dg/multiple_allocation_2.f90: New test case.
2430 2006-05-10 Kazu Hirata <kazu@codesourcery.com>
2432 * gcc.target/arm/pr27387.C: Fix a comment typo.
2434 2006-05-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2437 * gfortran.dg/error_recovery_1.f90: New test.
2439 2006-05-10 Richard Guenther <rguenther@suse.de>
2441 PR tree-optimization/27302
2442 * gcc.dg/torture/pr27302.c: New testcase.
2444 2006-05-09 Dirk Mueller <dmueller@suse.de>
2445 Richard Guenther <rguenther@suse.de>
2448 * gcc.dg/tree-ssa/pr27498.c: New testcase.
2450 2006-05-09 Zdenek Dvorak <dvorakz@suse.cz>
2452 PR rtl-optimization/27335
2453 * gcc.dg/pr27335.c: New test.
2455 2006-05-06 Richard Sandiford <richard@codesourcery.com>
2457 * gcc.target/mips/mips-ps-5.c: New file.
2459 2006-05-08 Jan Hubicka <jh@suse.cz>
2462 * gcc.dg/pr25962.c: New.
2464 2006-05-08 Roger Sayle <roger@eyesopen.com>
2467 * gcc.target/powerpc/pr27158.c: New test case.
2469 2006-05-08 Laurent GUERBY <laurent@guerby.net>
2472 * ada/acats/run_all.sh: Use test -z.
2474 2006-05-07 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2477 * gfortran.dg/spec_expr_3.f90: New test.
2479 2006-05-07 H.J. Lu <hongjiu.lu@intel.com>
2482 * gcc.target/i386/monitor.c: New file.
2484 2006-05-08 Alan Modra <amodra@bigpond.net.au>
2486 * gcc.dg/pr27095.c: xfail *-*-darwin*.
2488 2006-05-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2491 * g++.dg/other/ptrmem7.C: New test.
2493 2006-05-07 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2496 * gcc.dg/array-9.c: New test.
2498 2006-05-07 Richard Guenther <rguenther@suse.de>
2500 PR tree-optimization/27409
2501 * gcc.dg/torture/pr27409.c: New testcase.
2503 2006-05-07 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
2506 * gfortran.dg/select_6.f90: New.
2508 2006-05-07 Richard Guenther <rguenther@suse.de>
2510 PR tree-optimization/27136
2511 * gcc.dg/torture/pr27136.c: New testcase.
2513 2006-05-07 Paul Thomas <pault@gcc.gnu.org>
2516 * gfortran.dg/char_cons_len_1.f90: New test.
2518 2006-05-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2521 * g++.dg/template/incomplete2.C: New test.
2523 2006-05-06 Richard Guenther <rguenther@suse.de>
2525 PR tree-optimization/27151
2526 * gcc.dg/vect/pr27151.c: New testcase.
2528 2006-05-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2531 * g++.dg/template/void1.C: New test.
2534 * g++.dg/other/void2.C: New test.
2537 * g++.dg/conversion/void1.C: New test.
2539 2006-05-03 Aldy Hernandez <aldyh@redhat.com>
2542 * g++.dg/other/unused1.C: New.
2544 2006-05-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2547 * objc.dg/member-1.m: New test.
2549 2006-05-05 Steve Ellcey <sje@cup.hp.com>
2551 * gfortran.dg/large_real_kind_form_io_2.f90: Use nearest.
2553 2006-05-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2556 * gfortran.dg/matmul_2.f90: New test.
2558 2005-05-05 Laurent GUERBY <laurent@guerby.net>
2560 * ada/acats/run_all.sh: Use sync when main not found.
2562 2006-05-04 Kazu Hirata <kazu@codesourcery.com>
2565 * gcc.target/mips/pr26765.c: New.
2567 2005-05-04 Bernd Schmidt <bernd.schmidt@analog.com>
2569 * gcc.target/bfin: New directory.
2570 * gcc.target/bfin/bfin.exp: New file.
2571 * gcc.target/bfin/frmul.c: New file.
2572 * gcc.target/bfin/arith.c: New file.
2573 * gcc.target/bfin/mul-combine.c: New file.
2574 * gcc.target/bfin/shift.c: New file.
2576 2006-05-04 Richard Guenther <rguenther@suse.de>
2578 PR tree-optimization/14287
2579 PR tree-optimization/14844
2580 PR tree-optimization/19792
2581 PR tree-optimization/21608
2582 PR tree-optimization/27090
2583 * gcc.dg/tree-ssa/ssa-fre-1.c: New testcase.
2584 * gcc.dg/tree-ssa/ssa-fre-2.c: Likewise.
2585 * gcc.dg/tree-ssa/ssa-fre-3.c: Likewise.
2586 * gcc.dg/tree-ssa/ssa-fre-4.c: Likewise.
2587 * gcc.dg/tree-ssa/ssa-fre-5.c: Likewise.
2589 2006-05-04 Jakub Jelinek <jakub@redhat.com>
2591 PR tree-optimization/27285
2592 * gcc.c-torture/execute/pr27285.c: New test.
2595 * gcc.dg/gomp/pr27388-1.c: New test.
2596 * gcc.dg/gomp/pr27388-2.c: New test.
2597 * gcc.dg/gomp/pr27388-3.c: New test.
2600 * g++.dg/gomp/pr27359.C: New test.
2602 2006-05-02 Steven G. Kargl <kargls@comcast.net>
2605 * gfortran.dg/iargc.f90: New test.
2607 2006-05-02 Mark Mitchell <mark@codesourcery.com>
2610 * g++.dg/template/crash49.C: New test.
2612 2006-05-02 Steve Ellcey <sje@cup.hp.com>
2615 * gcc.c-torture/compile/pr23237.c: Move dg-do line.
2617 2006-05-02 Jeff Law <law@redhat.com>
2619 PR tree-optimization/27364
2620 * gcc.c-torture/execute/pr27364.c: New test.
2622 2006-05-02 Mark Mitchell <mark@codesourcery.com>
2625 * g++.dg/parser/ctor5.C: New test.
2627 2006-05-02 Kazu Hirata <kazu@codesourcery.com>
2630 * gcc.target/arm/arm.exp: New.
2631 * gcc.target/arm/pr27387.C: Likewise.
2633 2006-05-02 Paul Thomas <pault@gcc.gnu.org>
2637 * gfortran.dg/module_equivalence_2.f90: New test.
2639 2006-05-02 Jakub Jelinek <jakub@redhat.com>
2642 * g++.dg/gomp/pr27337-1.C: New test.
2643 * g++.dg/gomp/pr27337-2.C: New test.
2646 * gcc.dg/gomp/pr27328.c: New test.
2649 * g++.dg/gomp/pr27325.C: New test.
2652 * g++.dg/gomp/pr27310.C: New test.
2654 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2656 PR tree-optimization/27291
2657 * g++.dg/tree-ssa/pr27291.C: New test.
2659 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2661 PR tree-optimization/27283
2662 * g++.dg/tree-ssa/pr27283.C: New test.
2664 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2666 * gcc.dg/tree-ssa/loop-16.c: New test.
2668 2006-05-01 Roger Sayle <roger@eyesopen.com>
2669 Joseph S. Myers <joseph@codesourcery.com>
2671 * gcc.dg/Wconversion-3.c: New test case.
2672 * gcc.dg/Wconversion-4.c: Likewise.
2674 2006-05-01 Richard Guenther <rguenther@suse.de>
2676 PR tree-optimization/26726
2677 * g++.dg/tree-ssa/ivopts-1.C: New testcase.
2679 2006-04-30 Roger Sayle <roger@eyesopen.com>
2681 * gcc.dg/Woverflow-1.c: New test case.
2682 * gcc.dg/Woverflow-2.c: Likewise.
2683 * gcc.dg/Woverflow-3.c: Likewise.
2685 2006-04-30 Mark Mitchell <mark@codesourcery.com>
2688 * g++.dg/template/defarg8.C: New test.
2690 2006-04-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2693 * g++.dg/parse/operator7.C: New test.
2695 2006-04-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2699 * g++.dg/template/crash48.C: New test.
2702 * g++.dg/parse/ctor4.C: New test.
2704 2006-04-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2707 * gfortran.df/char_type_len.f90: New test.
2709 2006-04-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2711 PR libgfortran/27304
2712 * gfortran.dg/fmt_exhaust.f90: New test.
2714 2006-04-28 Roger Sayle <roger@eyesopen.com>
2717 * gcc.dg/large-size-array-2.c: New test case.
2719 2006-04-28 Richard Guenther <rguenther@suse.de>
2722 * gcc.target/i386/pr26826.c: New testcase.
2724 2006-04-28 Jakub Jelinek <jakub@redhat.com>
2727 * gcc.c-torture/execute/pr27260.c: New.
2729 2006-04-28 Alan Modra <amodra@bigpond.net.au>
2732 * gcc.dg/pr27095.c: New.
2734 2006-04-27 Mark Mitchell <mark@codesourcery.com>
2737 * g++.dg/conversion/bitfield4.C: New test.
2739 2006-04-27 Eric Christopher <echristo@apple.com>
2741 * gcc.dg/pragma-ms_struct.c: New.
2743 2006-04-27 Mark Mitchell <mark@codesourcery.com>
2746 * g++.dg/template/crash47.C: New test.
2748 2006-04-27 Dirk Mueller <dmueller@suse.de>
2750 * gcc.target/i386/sse-7.c: build with -msse.
2752 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
2755 * gcc.target/i386/sse-9.c: Include "../../gcc.dg/i386-cpuid.h".
2756 (main): Exit if processor doesn't support SSE.
2758 2006-04-26 David Edelsohn <edelsohn@gnu.org>
2761 * gcc.c-torture/compile/pr27282.c: New test.
2763 2006-04-26 Jakub Jelinek <jakub@redhat.com>
2766 * g++.dg/gomp/pr26913.C: New test.
2769 * gcc.dg/gomp/pr25996.c: New test.
2770 * g++.dg/gomp/pr25996.C: New test.
2772 2006-04-25 Richard Sandiford <richard@codesourcery.com>
2774 PR rtl-optimization/26725
2775 * gcc.c-torture/compile/pr26725.c: New test.
2777 2006-04-25 Richard Guenther <rguenther@suse.de>
2779 * gcc.dg/tree-prof/val-prof-2.c: Check for n + ffff rather
2782 2006-04-25 Andreas Krebbel <krebbel1@de.ibm.com>
2784 * gcc.dg/20060425-1.c: New testcase.
2786 2006-04-25 Jakub Jelinek <jakub@redhat.com>
2788 PR tree-optimization/26865
2789 * gcc.dg/pr26865.c: New test.
2791 2006-04-24 Mark Mitchell <mark@codesourcery.com>
2794 * g++.dg/conversion/bitfield1.C: New test.
2795 * g++.dg/conversion/bitfield2.C: Likewise.
2796 * g++.dg/conversion/bitfield3.C: Likewise.
2798 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2799 Richard Guenther <rguenther@suse.de>
2801 PR tree-optimization/27236
2802 * gcc.dg/tree-ssa/pr27236.c: New testcase.
2804 2006-04-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2807 * g++.dg/other/incomplete2.C: New test.
2809 2006-04-24 Richard Guenther <rguenther@suse.de>
2812 * gcc.dg/torture/pr26869.c: New testcase.
2814 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2815 Richard Guenther <rguenther@suse.de>
2817 PR tree-optimization/27218
2818 * g++.dg/tree-ssa/pr27218.C: New testcase.
2820 2006-04-23 Mark Mitchell <mark@codesourcery.com>
2823 * g++.dg/template/friend41.C: New test.
2825 2006-04-23 David Edelsohn <edelsohn@gnu.org>
2827 * g++.dg/opt/pr15551.C: Include cstdio.
2828 (main): Use remove instead of unlink.
2830 2006-04-23 Eric Botcazou <ebotcazou@adacore.com>
2832 * gcc.dg/sibcall-7.c: New test.
2833 * gcc.dg/tree-ssa/tailrecursion-1.c: Pass -foptimize-sibling-calls.
2834 * gcc.dg/tree-ssa/tailrecursion-2.c: Likewise.
2835 * gcc.dg/tree-ssa/tailrecursion-3.c: Likewise.
2836 * gcc.dg/tree-ssa/tailrecursion-4.c: Likewise.
2837 * gcc.dg/tree-ssa/tailrecursion-5.c: Likewise.
2839 2006-04-23 Mark Mitchell <mark@codesourcery.com>
2842 * g++.dg/opt/bitfield1.C: New test.
2843 * g++.dg/compat/abi/bitfield1_main.C: Add -w.
2844 * g++.dg/compat/abi/bitfield1_x.C: Likewise.
2845 * g++.dg/compat/abi/bitfield1_y.C: Likewise.
2846 * g++.dg/compat/abi/bitfield2_main.C: Likewise.
2847 * g++.dg/compat/abi/bitfield2_x.C: Likewise.
2848 * g++.dg/compat/abi/bitfield2_y.C: Likewise.
2849 * g++.dg/abi/bitfield1.C: Add dg-warning markers.
2850 * g++.dg/abi/bitfield2.C: Likewise.
2851 * g++.dg/init/bitfield1.C: Likewise.
2853 2006-04-23 Paul Thomas <pault@gcc.gnu.org>
2856 * gfortran.dg/elemental_subroutine_4.f90: New test.
2857 * gfortran.dg/assumed_size_refs_1.f90: Add error to non-conforming
2860 2006-04-22 Joseph S. Myers <joseph@codesourcery.com>
2862 * gcc.c-torture/compile/20060421-1.c: New testcase.
2864 2006-04-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2867 * gcc.dg/init-bad-4.c: New test.
2869 2006-04-21 Paul Brook <paul@codesourcery.com>
2871 * gcc.dg/arm-vfp1.c: Skip on iWMMXt cpus.
2873 2006-04-21 Paul Thomas <pault@gcc.gnu.org>
2876 * gfortran.dg/defined_operators_1.f90: New test.
2877 * gfortran.dg/assumed_charlen_function_1.f90: Add new error and
2878 remove old ones associated, incorrectly, with Note 5.46.
2881 * gfortran.dg/character_array_constructor_1.f90: New test.
2883 2006-04-20 Jakub Jelinek <jakub@redhat.com>
2885 * gcc.dg/20060419-1.c: New test.
2887 2006-04-19 Carlos O'Donell <carlos@codesourcery.com>
2890 * gcc.dg/struct-parse-1.c: New test case.
2892 2006-04-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2895 * g++.dg/parse/template19.C: New test.
2898 * g++.old-deja/g++.pt/friend36.C: Adjust error markers.
2901 * g++.dg/expr/call3.C: New test.
2904 * g++.dg/conversion/dynamic1.C: New test.
2906 2006-04-19 Mark Mitchell <mark@codesourcery.com>
2909 * g++.dg/template/crash35.C: Tweak error markers.
2910 * g++.dg/template/crash46.C: New test.
2911 * g++.old-deja/g++.brendan/friend4.C: Tweak error markers.
2912 * g++.old-deja/g++.pt/incomplete1.C: Likewise.
2914 2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com>
2916 PR rtl-optimization/14261
2917 * gcc.c-torture/compile/20060419-1.c: Added.
2919 2006-04-18 Bernhard Fischer <aldot@gcc.gnu.org>
2921 * gfortran.dg/label_1.f90: Adjust dg-error.
2923 2006-04-16 Roger Sayle <roger@eyesopen.com>
2926 * gcc.dg/fold-cond-1.c: New test case.
2927 * gcc.dg/pr26961-1.c: Likewise.
2929 2006-04-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2931 PR libgfortran/27138
2932 * gfortran.dg/read_bad_advance.f90: New test.
2934 2006-04-16 Roger Sayle <roger@eyesopen.com>
2935 Dale Johannesen <dalej@apple.com>
2938 * gcc.target/i386/vecinit-3.c: New testcase.
2939 * gcc.target/i386/vecinit-4.c: Likewise.
2940 * gcc.target/i386/sse-18.c: Likewise.
2941 * gcc.target/i386/sse-19.c: Likewise.
2943 2006-04-16 Thomas Koenig <Thomas.Koenig@online.de>
2945 * gfortran.dg/allocate_zerosize_1.f90: New test.
2947 2006-04-16 Mark Mitchell <mark@codesourcery.com>
2950 * g++.dg/template/crash45.C: New test.
2952 2006-04-16 Paul Thomas <pault@gcc.gnu.org>
2955 * gfortran.dg/proc_assign_1.f90: New test.
2956 * gfortran.dg/procedure_lvalue.f90: Change message.
2957 * gfortran.dg/namelist_4.f90: Add new error.
2961 * gfortran.dg/auto_pointer_array_result_1.f90
2964 * gfortran.dg/specification_type_resolution_1.f90
2969 * gfortran.dg/bounds_temporaries_1.f90: New test.
2972 * gfortran.dg/array_return_value_1.f90: New test.
2974 2006-04-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2977 * gfortran/dg/g77/20030115-1.f: Delete duplicate test.
2979 2006-04-15 Jakub Jelinek <jakub@redhat.com>
2982 * g++.dg/gomp/pr26823-1.C: New test.
2983 * g++.dg/gomp/pr26823-2.C: New test.
2985 2006-04-13 Uros Bizjak <uros@kss-loka.si>
2988 * gcc.dg/pr27314.c: New test.
2990 2006-04-13 Richard Henderson <rth@redhat.com>
2992 * g++.dg/gomp/block-0.C: Update expected matches.
2994 2006-04-13 DJ Delorie <dj@redhat.com>
2996 * lib/target-supports.exp (check_effective_target_int32plus): New.
2997 (check_effective_target_ptr32plus): New.
2998 (check_effective_target_size32plus): New.
2999 (check_effective_target_int16): New.
3000 (check_profiling_available): Add m32c to the list of unsupported targets.
3002 * gcc.c-torture/compile/20000804-1.c: Skip m32c also.
3003 * gcc.c-torture/compile/20001226-1.c: Skip m32c due to small
3005 * gcc.c-torture/compile/20010327-1.c: Skip m32c due to non-SI
3007 * gcc.c-torture/compile/20020604-1.c: Skip m32c due to small
3009 * gcc.c-torture/compile/20050303-1.c: Require >=32 bit integers
3011 * gcc.c-torture/compile/980506-1.c: Require >=32 bit size_t.
3012 * gcc.c-torture/execute/20020404-1.x: Check for any 16 bit target,
3013 not just xstormy16. Skip m32c due to weird pointer size.
3014 * gcc.c-torture/execute/20021024-1.x: Check for any 16 bit target,
3016 * gcc.c-torture/execute/shiftdi.x: Check for any 16 bit target,
3018 * gcc.dg/20020312-2.c: Add m32c support.
3019 * gcc.dg/20040622-2.c: Require >=32 bit pointers.
3020 * gcc.dg/20050321-1.c: XFail m32c due to incorrect malloc prototype
3022 * gcc.dg/20050321-2.c: Require >=32 bit integers.
3023 * gcc.dg/asm-1.c: Skip if int and short are the same size.
3024 * gcc.dg/fold-mod-1.c: Require >=32 bit integers.
3025 * gcc.dg/fold-overflow-1.c: Skip m32c due to small const types in asm.
3026 * gcc.dg/format/bitfld-1.c: Require >=32 bit integers due to printf formats
3027 * gcc.dg/init-string-2.c: Require >=32 bit integers.
3028 * gcc.dg/max-1.c: Skip m32c in r8c or m16c mode due to small pointers.
3029 * gcc.dg/noncompile/920923-1.c: Skip small-int message for int16 hosts.
3030 * gcc.dg/pch/struct-1.c: Require >= 32 bit integers.
3031 * gcc.dg/pr14796-2.c: Require >=32 bit integers.
3032 * gcc.dg/pr17112-1.c: Require >=32 bit integers.
3033 * gcc.dg/pr18241-1.c: XFail m32c due to incorrect memset prototype
3035 * gcc.dg/pr18241-2.c: XFail m32c due to incorrect memset prototype
3037 * gcc.dg/pr19340.c: Skip m32c due to lack of scheduling.
3038 * gcc.dg/pr23049.c: Require >=32 bit integers.
3039 * gcc.dg/torture/pr26565.c: Skip m32c as everything is already packed.
3040 * gcc.dg/torture/pr26587.c: Require >=32 bit integers.
3041 * gcc.dg/torture/pr26630.c: Require >=32 bit integers.
3042 * gcc.dg/tree-ssa/loop-10.c: Require >=32 bit integers.
3043 * gcc.dg/tree-ssa/loop-2.c: Require >=32 bit size_t.
3044 * gcc.dg/tree-ssa/loop-4.c: Require >=32 bit size_t.
3045 * gcc.dg/tree-ssa/ltrans-1.c: Require >=32 bit size_t.
3046 * gcc.dg/tree-ssa/ltrans-2.c: Require >=32 bit size_t.
3047 * gcc.dg/tree-ssa/ltrans-3.c: Require >=32 bit size_t.
3048 * gcc.dg/tree-ssa/ltrans-4.c: Require >=32 bit size_t.
3049 * gcc.dg/tree-ssa/pr14341.c: Require >=32 bit integers.
3050 * gcc.dg/tree-ssa/pr23382.c: XFail m32c due to incorrect malloc
3052 * gcc.dg/tree-ssa/pr24627.c: Require >=32 bit integers.
3053 * gcc.dg/tree-ssa/pr26180.c: Require >=32 bit integers.
3054 * gcc.dg/tree-ssa/vrp14.c: Require >=32 bit integers.
3055 * gcc.dg/tree-ssa/vrp21.c: Require >=32 bit integers.
3056 * gcc.dg/tree-ssa/vrp22.c: Require >=32 bit integers.
3058 * gcc.c-torture/execute/20040629-1.x: New. Require >16 bit integers.
3059 * gcc.c-torture/execute/20040703-1.x: Likewise.
3060 * gcc.c-torture/execute/20040705-1.x: Likewise.
3061 * gcc.c-torture/execute/20040705-2.x: Likewise.
3062 * gcc.c-torture/execute/20040709-1.x: Likewise.
3063 * gcc.c-torture/execute/20040709-2.x: Likewise.
3064 * gcc.c-torture/execute/20040811-1.x: Likewise.
3065 * gcc.c-torture/execute/20050316-1.x: Likewise.
3066 * gcc.c-torture/execute/bitfld-4.x: Likewise.
3067 * gcc.c-torture/execute/pr19689.x: Likewise.
3068 * gcc.c-torture/execute/pr7284-1.x: Likewise.
3069 * gcc.c-torture/execute/usmul.x: Likewise.
3070 * gcc.c-torture/execute/vrp-5.x: Likewise.
3071 * gcc.c-torture/execute/vrp-6.x: Likewise.
3072 * gcc.dg/debug/20041023-1.s: Likewise.
3074 2006-04-13 Roger Sayle <roger@eyesopen.com>
3076 * gcc.target/i386/20050113-1.c: Tweak testcase to reflect that casts
3077 of integers to a vector types are now constant expressions in C.
3078 * gcc.dg/vect/vect-fold-1.c: New test case.
3080 2006-04-13 Paolo Bonzini <bonzini@gnu.org>
3081 Ulrich Weigand <uweigand@de.ibm.com>
3084 * gcc.dg/vmx/pr27006.c: New testcase.
3086 2006-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3088 PR libgfortran/26766
3089 * gfortran.dg/write_recursive.f90: New test.
3091 2006-04-11 Mark Mitchell <mark@codesourcery.com>
3093 * g++.dg/parse/dtor7.C: New test.
3094 * g++.dg/parse/new1.C: Add error marker.
3095 * g++.dg/template/new3.C: New test.
3098 * g++.dg/template/pure1.C: New test.
3101 * g++.dg/parse/ptrmem4.C: New test.
3103 2006-04-10 Jeff Law <law@redhat.com>
3106 * gcc.c-torture/compile/pr27087.c: New test.
3108 2006-04-10 Aldy Hernandez <aldyh@redhat.com>
3111 * gcc.dg/20060410.c: New.
3113 2006-04-10 Matthias Klose <doko@debian.org>
3115 * testsuite/lib/gcc-defs.exp (gcc-set-multilib-library-path):
3116 Recognize multilib directory names containing underscores.
3118 2006-04-10 Roger Sayle <roger@eyesopen.com>
3120 * gcc.target/i386/vecinit-1.c: New test case.
3121 * gcc.target/i386/vecinit-2.c: Likewise.
3123 2006-04-10 Jakub Jelinek <jakub@redhat.com>
3126 * g++.dg/debug/dwarf2-2.C: New test.
3128 2006-04-09 Richard Sandiford <richard@codesourcery.com>
3130 PR rtl-optimization/27073
3131 * gcc.c-torture/execute/pr27073.c: New test.
3133 2006-04-08 Mike Stump <mrs@apple.com>
3135 * gcc.dg/pragma-darwin.c: Improve for ppc64.
3137 2006-04-07 Richard Guenther <rguenther@suse.de>
3139 PR tree-optimization/26135
3140 * gcc.dg/tree-ssa/ssa-copyprop-1.c: New testcase.
3142 2006-04-06 Jan Hubicka <jh@suse.cz>
3145 * g++.dg/bprob/g++-bprob-2.C: New testcase.
3147 2006-04-06 Roger Sayle <roger@eyesopen.com>
3149 * g++.dg/conversion/nullptr1.C: New test case.
3150 * g++.dg/conversion/nullptr2.C: Likewise.
3152 2006-04-05 Roger Sayle <roger@eyesopen.com>
3154 * gfortran.dg/dependency_18.f90: New test case.
3156 2006-04-05 Richard Guenther <rguenther@suse.de>
3158 PR tree-optimization/26919
3159 * gcc.dg/ipa/ipa-1.c: Use -fno-early-inlining.
3160 * gcc.dg/ipa/ipa-2.c: Likewise.
3161 * gcc.dg/ipa/ipa-3.c: Likewise.
3162 * gcc.dg/ipa/ipa-5.c: Likewise.
3164 2006-04-05 Richard Guenther <rguenther@suse.de>
3166 PR tree-optimization/26763
3167 * gcc.dg/torture/pr26763-1.c: New testcase.
3168 * gcc.dg/torture/pr26763-2.c: Likewise.
3170 2006-04-04 Paul Thomas <pault@gcc.gnu.org>
3174 * gfortran.dg/actual_array_constructor_1.f90: New testcase.
3176 2006-04-04 Eric Christopher <echristo@apple.com>
3178 * gcc.target/i386/387-1.c: Allow regexp to match darwin
3180 * gcc.target/i386/387-5.c: Ditto.
3182 2006-04-04 Carlos O'Donell <carlos@codesourcery.com>
3184 * gcc.target/sparc/struct-ret-check.c: New test.
3186 2006-04-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3188 * gfortran.dg/fmt_zero_digits.f90: New test for no error when
3189 zero decimal digits specified in format.
3191 2006-04-03 Paul Thomas <pault@gcc.gnu.org>
3194 * gfortran.dg/missing_optional_dummy_1.f90: New test.
3197 * gfortran.dg/compliant_elemental_intrinsics_1.f90: New test.
3198 * gfortran.dg/initialization_1.f90: Make assignment compliant.
3199 * gfortran.dg/transfer_array_intrinsic_1.f90: Simplify.
3200 * gfortran.dg/transfer_array_intrinsic_2.f90: Make assignments compliant and detect
3203 2006-04-02 Erik Edelmann <eedelman@gcc.gnu.org>
3205 * gfortran.dg/allocatable_dummy_1.f90: Also check that allocatable
3206 dummy arguments work when the actual argument is itself a dummy
3207 argument of the caller.
3209 2006-04-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3212 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on SPARC/Solaris.
3214 2006-04-01 Roger Sayle <roger@eyesopen.com>
3216 * gfortran.dg/dependencency_17.f90: New test case.
3218 2006-04-01 Roger Sayle <roger@eyesopen.com>
3220 * gfortran.dg/dependency_14.f90: New test case.
3221 * gfortran.dg/dependency_15.f90: Likewise.
3222 * gfortran.dg/dependency_16.f90: Likewise.
3224 2006-03-31 Asher Langton <langton2@llnl.gov>
3227 gfortran.dg/cray_pointers_6.f90: New test.
3229 2006-03-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3231 PR libgfortran/26890
3232 * gfortran.dg/read_size_noadvance.f90: New test.
3234 2006-03-30 Thomas Koenig <Thomas.Koenig@online.de>
3237 * gfortran.dg/multiple_allocation_1.f90: Check that the
3238 size has changed after a re-allocation with stat.
3240 2006-03-30 Richard Guenther <rguenther@suse.de>
3242 * gcc.target/i386/sselibm-1.c: Adjust for libgcc-math partial
3244 * gcc.target/i386/sselibm-2.c: Likewise.
3245 * gcc.target/i386/sselibm-3.c: Likewise.
3246 * gcc.target/i386/sselibm-4.c: Likewise.
3247 * gcc.target/i386/sselibm-5.c: Likewise.
3249 2006-03-28 Roger Sayle <roger@eyesopen.com>
3251 * gcc.dg/fold-andxor-1.c: New test case.
3252 * gcc.dg/fold-xorand-1.c: Likewise.
3254 2006-03-28 Roger Sayle <roger@eyesopen.com>
3256 * gcc.dg/fold-convnotconv-1.c: New test case.
3258 2006-03-28 Paul Thomas <pault@gcc.gnu.org>
3261 * gfortran.dg/private_type_5.f90: New test.
3263 2006-03-27 David Edelsohn <edelsohn@gnu.org>
3265 * objc.dg/objc-nofilename-1.m: Limit to Darwin.
3267 2006-03-27 Jakub Jelinek <jakub@redhat.com>
3269 * gfortran.dg/advance_2.f90: New test.
3270 * gfortran.dg/advance_3.f90: New test.
3272 * gfortran.fortran-torture/execute/equiv_5.f: New test.
3274 2006-03-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3276 PR libgfortran/26661
3277 PR libgfortran/26880
3278 * gfortran.dg/read_x_past.f: New test.
3280 2006-03-26 Geoffrey Keating <geoffk@apple.com>
3282 * gcc.dg/darwin-20040809-2.c: Don't expect default debugging
3285 2006-03-26 David Edelsohn <edelsohn@gnu.org>
3287 * objc.dg/dwarf-1.m: Skip on AIX.
3288 * objc.dg/dwarf-2.m: Skip on AIX.
3290 2006-03-25 Steven G. Kargl <kargls@comcast.net>
3293 * gfortran.dg/float_1.f90: New test.
3295 2006-03-25 Steven G. Kargl <kargsl@comcast.net>
3297 * gfortran.dg/transfer_array_intrinsic_1.f90: Restrict to i?86 and
3299 * gfortran.dg/transfer_array_intrinsic_2.f90: Ditto.
3301 2006-03-25 Thomas Koenig <Thomas.Koenig@online.de>
3304 * gfortran.dg/convert_implied_open.f90: New test case.
3306 2006-03-25 Thomas Koenig <Thomas.Koenig@online.de>
3309 * gfortran.dg/transpose_reshape_r10.f90: New test case.
3311 2006-03-25 Uros Bizjak <uros@kss-loka.si>
3314 * gcc.dg/pr26717.c: New test.
3316 2006-03-25 Roger Sayle <roger@eyesopen.com>
3318 * gfortran.dg/dependency_12.f90: New test case.
3320 2006-03-24 Roger Sayle <roger@eyesopen.com>
3322 * gfortran.dg/dependency_9.f90: New (resurected) test case.
3324 2006-03-24 Jeff Law <law@redhat.com>
3326 * gcc.c-torture/pr26840.c: New test.
3328 2006-03-24 Geoffrey Keating <geoffk@apple.com>
3330 * objc.dg/dwarf-2.m: New.
3331 * obj-c++.dg/dwarf-2.mm: New.
3333 * g++.old-deja/g++.other/init19.C: New.
3335 2006-03-24 David Edelsohn <edelsohn@gnu.org>
3337 * g++.dg/eh/spbp.C: Skip on AIX.
3339 2006-03-24 Jakub Jelinek <jakub@redhat.com>
3342 * g++.dg/gomp/pr26611-1.C: New test.
3343 * g++.dg/gomp/pr26611-2.C: New test.
3345 2006-03-24 Jeff Law <law@redhat.com>
3347 * gcc.c-torture/compile/pr26833.c: New test.
3348 * gfortran.fortran-torture/compile/pr26806.f90: New test.
3350 2006-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3352 * gfortran.dg/endfile_2.f90: Delete temp file.
3354 2006-03-22 Thomas Koenig <Thomas.Koenig@online.de>
3357 * gfortran.dg/record_marker_1.f90: New test case.
3358 * gfortran.dg/record_marker_2.f: New test case.
3359 * gfortran.dg/record_marker_3.f90: New test case.
3361 2006-03-22 Paul Thomas <pault@gcc.gnu.org>
3364 * gfortran.dg/transfer_array_intrinsic_1.f90: New test.
3365 * gfortran.dg/transfer_array_intrinsic_2.f90: New test.
3367 2006-03-21 Janis Johnson <janis187@us.ibm.com>
3369 * lib/gcc-dg.exp (cleanup-modules): New proc.
3370 * gfortran.dg/allocatable_function_1.f90,
3371 gfortran.dg/allocate_char_star_scalar_1.f90,
3372 gfortran.dg/assumed_charlen_function_1.f90,
3373 gfortran.dg/assumed_dummy_1.f90,
3374 gfortran.dg/assumed_shape_ranks_1.f90,
3375 gfortran.dg/assumed_shape_ranks_2.f90,
3376 gfortran.dg/assumed_size_dt_dummy.f90,
3377 gfortran.dg/auto_char_dummy_array_1.f90,
3378 gfortran.dg/auto_char_len_3.f90,
3379 gfortran.dg/automatic_module_variable.f90,
3380 gfortran.dg/bad_automatic_objects_1.f90,
3381 gfortran.dg/char_array_constructor.f90,
3382 gfortran.dg/char_array_structure_constructor.f90,
3383 gfortran.dg/char_result_11.f90, gfortran.dg/char_result_9.f90,
3384 gfortran.dg/contained_1.f90, gfortran.dg/convert_1.f90,
3385 gfortran.dg/cray_pointers_5.f90, gfortran.dg/data_constraints_1.f90,
3386 gfortran.dg/default_initialization.f90, gfortran.dg/der_charlen_1.f90,
3387 gfortran.dg/der_io_2.f90, gfortran.dg/der_io_3.f90,
3388 gfortran.dg/derived_pointer_recursion.f90,
3389 gfortran.dg/derived_recursion.f90, gfortran.dg/der_pointer_1.f90,
3390 gfortran.dg/der_pointer_3.f90, gfortran.dg/der_pointer_4.f90,
3391 gfortran.dg/dummy_functions_1.f90,
3392 gfortran.dg/elemental_initializer_1.f90,
3393 gfortran.dg/elemental_non_intrinsic_dummy_1.f90,
3394 gfortran.dg/elemental_pointer_1.f90,
3395 gfortran.dg/elemental_subroutine_1.f90,
3396 gfortran.dg/elemental_subroutine_2.f90, gfortran.dg/entry_1.f90,
3397 gfortran.dg/entry_3.f90, gfortran.dg/enum_10.f90,
3398 gfortran.dg/equiv_constraint_3.f90, gfortran.dg/func_derived_1.f90,
3399 gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90,
3400 gfortran.dg/generic_1.f90, gfortran.dg/generic_2.f90,
3401 gfortran.dg/generic_3.f90, gfortran.dg/generic_4.f90,
3402 gfortran.dg/global_references_1.f90,
3403 gfortran.dg/host_used_types_1.f90, gfortran.dg/implicit_1.f90,
3404 gfortran.dg/implicit_2.f90, gfortran.dg/implicit_actual.f90,
3405 gfortran.dg/initialization_1.f90, gfortran.dg/int_1.f90,
3406 gfortran.dg/intent_used_1.f90, gfortran.dg/interface_1.f90,
3407 gfortran.dg/interface_2.f90, gfortran.dg/internal_references_2.f90,
3408 gfortran.dg/io_constraints_1.f90, gfortran.dg/io_constraints_2.f90,
3409 gfortran.dg/large_integer_kind_1.f90,
3410 gfortran.dg/large_real_kind_1.f90,
3411 gfortran.dg/module_blank_common.f90, gfortran.dg/module_commons_1.f90,
3412 gfortran.dg/module_double_reuse.f90,
3413 gfortran.dg/module_equivalence_1.f90,
3414 gfortran.dg/module_interface_1.f90,
3415 gfortran.dg/module_parameter_array_refs_1.f90,
3416 gfortran.dg/named_interface.f90, gfortran.dg/namelist_14.f90,
3417 gfortran.dg/namelist_15.f90, gfortran.dg/namelist_1.f90,
3418 gfortran.dg/namelist_4.f90, gfortran.dg/namelist_use.f90,
3419 gfortran.dg/namelist_use_only.f90, gfortran.dg/nested_modules_1.f90,
3420 gfortran.dg/nested_modules_2.f90, gfortran.dg/nested_modules_3.f90,
3421 gfortran.dg/nested_modules_4.f90, gfortran.dg/nested_modules_5.f90,
3422 gfortran.dg/parens_5.f90, gfortran.dg/parent_result_ref_4.f90,
3423 gfortran.dg/pr15164.f90, gfortran.dg/pr16861.f90,
3424 gfortran.dg/pr17615.f90, gfortran.dg/pr19926.f90,
3425 gfortran.dg/pr21177.f90, gfortran.dg/pr26246_1.f90,
3426 gfortran.dg/private_type_1.f90, gfortran.dg/private_type_2.f90,
3427 gfortran.dg/private_type_3.f90, gfortran.dg/private_type_4.f90,
3428 gfortran.dg/procedure_lvalue.f90, gfortran.dg/pure_byref_3.f90,
3429 gfortran.dg/same_name_1.f90,
3430 gfortran.dg/sibling_dummy_procedure_1.f90,
3431 gfortran.dg/sibling_dummy_procedure_2.f90,
3432 gfortran.dg/sibling_dummy_procedure_3.f90,
3433 gfortran.dg/substr_1.f90, gfortran.dg/substring_equivalence.f90,
3434 gfortran.dg/use_allocated_1.f90, gfortran.dg/used_dummy_types_1.f90,
3435 gfortran.dg/used_dummy_types_2.f90,
3436 gfortran.dg/used_dummy_types_3.f90,
3437 gfortran.dg/used_dummy_types_4.f90,
3438 gfortran.dg/used_dummy_types_5.f90,
3439 gfortran.dg/used_interface_ref.f90, gfortran.dg/used_types_1.f90,
3440 gfortran.dg/userdef_operator_1.f90: Use it.
3442 2006-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3444 * gfortran.dg/advance.f90, gfortran.dg/backspace_2.f,
3445 gfortran.dg/comma.f, gfortran.dg/direct_io_2.f90,
3446 gfortran.dg/tl_editing.f90, gfortran.dg/unf_io_convert_1.f90,
3447 gfortran.dg/write_back.f,
3448 gfortran.fortran-torture/execute/inquire_1.f90,
3449 gfortran.fortran-torture/execute/inquire_3.f90: Delete temp file.
3451 2006-03-21 Jeff Law <law@redhat.com>
3453 * gcc.dg/tree-ssa/vrp28.c: New test.
3455 2006-03-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3457 * gcc.dg/builtins-config.h (Solaris case): Define HAVE_C99_RUNTIME
3458 if _STDC_C99 is defined.
3459 * gcc.dg/builtins-18.c: Pass -std=c99 on Solaris.
3460 * gcc.dg/builtins-20.c: Likewise.
3461 * gcc.dg/builtins-53.c: Likewise.
3462 * gcc.dg/single-precision-constant.c: Likewise. Also pass
3463 -mmacosx-version-min=10.3 on PowerPC/Darwin.
3465 2006-03-21 Andrew Pinski <pinskia@physics.uc.edu>
3468 * gcc.c-torture/compile/pr26781-1.c: New test.
3469 * gcc.c-torture/compile/pr26781-2.c: New test.
3471 2006-03-21 Jakub Jelinek <jakub@redhat.com>
3474 * g++.dg/gomp/pr26690-1.C: New test.
3475 * g++.dg/gomp/pr26690-2.C: New test.
3477 2006-03-20 Jeff Law <law@redhat.com>
3479 * gcc.dg/tree-ssa/pr21829.c: New test.
3481 * gcc.dg/tree-ssa/20030807-2.c: Make sure to run VRP.
3483 2006-03-20 Richard Sandiford <richard@codesourcery.com>
3485 * lib/target-supports.exp (check_no_compiler_messages): New procedure.
3486 (check_visibility_available): Use it.
3487 (check_effective_target_default_packed): Likewise.
3488 (check_effective_target_pcc_bitfield_type_matters): Likewise.
3489 (check_effective_target_fopenmp): Likewise.
3490 (check_effective_target_freorder): Likewise.
3491 (check_effective_target_fpic): Likewise.
3492 (check_named_sections_available): Likewise.
3493 (check_effective_target_ilp32): Likewise.
3494 (check_effective_target_lp64): Likewise.
3496 2006-03-20 Thomas Koenig <Thomas.Koenig@online.de>
3499 * gfortran.dg/scalar_mask_2.f90: New test case.
3501 2006-03-20 Andrew Pinski <pinskia@physics.uc.edu>
3504 * gcc.dg/tree-ssa/loadpre12.c: New test.
3505 * gcc.dg/tree-ssa/loadpre13.c: New test.
3506 * gcc.dg/tree-ssa/loadpre14.c: New test.
3507 * gcc.dg/tree-ssa/loadpre15.c: New test.
3508 * gcc.dg/tree-ssa/loadpre16.c: New test.
3509 * gcc.dg/tree-ssa/loadpre17.c: New test.
3510 * gcc.dg/tree-ssa/loadpre18.c: New test.
3511 * gcc.dg/tree-ssa/loadpre19.c: New test.
3512 * gcc.dg/tree-ssa/loadpre20.c: New test.
3513 * gcc.dg/tree-ssa/loadpre21.c: New test.
3514 * gcc.dg/tree-ssa/loadpre22.c: New test.
3516 2006-03-19 Paul Thomas <pault@gcc.gnu.org>
3519 * gfortran.dg/elemental_initializer_1.f90: New test.
3522 * gfortran.dg/assumed_shape_ranks_2: New test.
3524 2006-03-18 Joseph S. Myers <joseph@codesourcery.com>
3526 * gcc.dg/980523-1.c, gcc.dg/980526-1.c, gcc.dg/switch-1.c: Use
3529 2006-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3531 * gfortran.dg/direct_io_1.f90, gfortran.dg/iostat_2.f90,
3532 gfortran.dg/open_new.f90, gfortran.dg/open_readonly_1.f90,
3533 gfortran.dg/pr16935.f90, gfortran.dg/pr20954.f,
3534 gfortran.dg/read_many_1.f, gfortran.dg/unf_io_convert_2.f90,
3535 gfortran.fortran-torture/execute/direct_io.f90,
3536 gfortran.fortran-torture/execute/inquire_2.f90,
3537 gfortran.fortran-torture/execute/inquire_4.f90,
3538 gfortran.fortran-torture/execute/list_read_1.f90,
3539 gfortran.fortran-torture/execute/open_replace.f90,
3540 gfortran.fortran-torture/execute/slash_edit.f90,
3541 gfortran.fortran-torture/execute/unopened_unit_1.f90: Delete
3542 temporary files from testcases.
3544 2006-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3546 PR libgfortran/26509
3547 gfortran.dg/write_direct_eor.f90: New test.
3549 2006-03-17 David Edelsohn <edelsohn@gnu.org>
3551 * gcc.target/powerpc/pr26350.c: New.
3552 * gcc.target/powerpc/indexed-addr.c: New.
3554 2006-03-16 Roger Sayle <roger@eyesopen.com>
3556 * gfortran.dg/dependency_13.f90: New test case.
3558 2006-03-16 Roger Sayle <roger@eyesopen.com>
3561 * gcc.dg/real-const-1.c: New test case.
3563 2006-03-15 Geoffrey Keating <geoffk@apple.com>
3565 * g++.old-deja/g++.other/init18.C: New.
3566 * g++.old-deja/g++.other/init5.C: Remove xfail.
3568 2006-03-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3570 * g++.dg/opt/pr15551.C: Cleanup temp file.
3572 2006-03-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3575 g++.dg/parse/long1.C: New test.
3577 2006-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3580 * gfortran.dg/continuation.f90: New test.
3581 * gfortran.dg/fmt_read_bz_bn.f90: Fix use of continuation.
3583 2006-03-14 Richard Guenther <rguenther@suse.de>
3585 PR tree-optimization/26672
3586 * gcc.dg/torture/pr26672.c: New testcase.
3588 2006-03-14 Joseph S. Myers <joseph@codesourcery.com>
3590 * gcc.target/powerpc/405-dlmzb-strlen-1.c,
3591 gcc.target/powerpc/440-dlmzb-strlen-1.c: New tests.
3593 2006-03-13 Roger Sayle <roger@eyesopen.com>
3596 * gcc.c-torture/compile/switch-1.c: New test case.
3598 2006-03-13 Paul Thomas <pault@gcc.gnu.org>
3601 * gfortran.fortran-torture/execute/intrinsic_mmloc_3.f90: Expand
3602 test to include more permuatations of mask and index.
3603 * testsuite/gfortran.dg/scalar_mask_1.f90: Modify last test to
3604 respond to F2003 spec. that the position returned for an all false
3605 mask && condition is zero.
3607 2006-03-13 Jakub Jelinek <jakub@redhat.com>