1 2006-08-17 Paolo Bonzini <bonzini@gnu.org>
4 * g++.dg/parse/offsetof6.C: New test.
5 * g++.dg/parse/offsetof6.C: New test.
6 * g++.dg/parse/offsetof7.C: New test.
8 2006-08-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11 * gfortran.dg/gomp/gomp.exp: Return if check_effective_target_fopenmp
14 2006-08-16 Andrew Pinski <pinskia@physics.uc.edu>
17 * g++.dg/ext/vector3.C: New test.
19 2006-08-16 Zdenek Dvorak <dvorakz@suse.cz>
22 * gcc.dg/pr26570.c: New test.
24 2006-08-16 Joseph S. Myers <joseph@codesourcery.com>
27 * gcc.dg/qual-component-1.c: New test.
29 2006-08-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
32 * g++.dg/parse/new3.C: New test.
34 2006-08-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
37 * gfortran.dg/streamio_1.f90: New test.
38 * gfortran.dg/streamio_2.f90: New test.
39 * gfortran.dg/streamio_3.f90: New test.
40 * gfortran.dg/streamio_4.f90: New test.
41 * gfortran.dg/streamio_5.f90: New test.
42 * gfortran.dg/streamio_6.f90: New test.
43 * gfortran.dg/streamio_7.f90: New test.
44 * gfortran.dg/streamio_8.f90: New test.
46 2006-08-15 Danny Smith <dannysmith@users.sourceforge.net>
49 * gcc.dg/attr-invalid.c: Add tests for invalid weak attribute.
51 2006-08-15 Lee Millward <lee.millward@codesourcery.com>
54 * g++.dg/template/void6.C: New test.
56 2006-08-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
59 * gcc.dg/parse-error-1.c: New test.
60 * gcc.dg/parse-error-2.c: New test.
61 * gcc.dg/cpp/digraph2.c: Add error-marker.
62 * gcc.dg/noncompile/920923-1.c: Likewise.
64 2006-08-14 Andrew Pinski <pinskia@physics.uc.edu>
67 * gcc.dg/sizeof-2.c: New testcase.
70 * gcc.dg/switch-A.c: New testcase.
72 2006-08-14 Steve Ellcey <sje@cup.hp.com>
76 * g++.old-deja/g++.warn/compare1.C: Delete.
77 * g++.dg/opt/pr7503-2.C: Delete.
78 * g++.dg/opt/pr7503-3.C: Delete.
79 * g++.dg/opt/pr7503-4.C: Delete.
80 * g++.dg/opt/pr7503-5.C: Delete.
81 * g++.dg/opt/max1.C: Delete.
82 * g++.dg/warn/minmax.C: Delete.
83 * g++.dg/expr/minmax.C: New test.
85 2006-08-14 Richard Guenther <rguenther@suse.de>
88 * gcc.c-torture/execute/pr28651.c: Do not use argc
89 to avoid optimization, instead forbid inlining.
91 2006-08-14 Richard Sandiford <richard@codesourcery.com>
93 PR rtl-optimization/28634
94 * gcc.c-torture/execute/ieee/pr28634.c: New test.
96 2006-08-13 Alexandre Oliva <aoliva@redhat.com>
99 * gcc.dg/torture/pr27184.c: New test.
101 2006-08-12 Jakub Jelinek <jakub@redhat.com>
103 * gcc.target/i386/pr27827.c: Only compile on ilp32 target.
105 2006-08-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
107 * gfortran.dg/stat_1.f90: Make test pass when run under sudo.
108 * gfortran.dg/stat_2.f90: Likewise.
109 * gfortran.dg/chmod_1.f90: Likewise.
110 * gfortran.dg/chmod_2.f90: Likewise.
111 * gfortran.dg/chmod_3.f90: Likewise.
113 2006-08-11 David Edelsohn <edelsohn@gnu.org>
115 * gfortran.dg/direct_io_6.f90: Skip on *-*-aix*.
117 2006-08-11 Eric Botcazou <ebotcazou@libertysurf.fr>
119 * g++.dg/opt/pr23454-2.C: New test.
121 2006-08-11 Richard Guenther <rguenther@suse.de>
124 * gcc.c-torture/execute/pr28651.c: New testcase.
126 2006-08-10 Eric Botcazou <ebotcazou@adacore.com>
128 * gnat.dg/specs/static_initializer.ads: New test.
130 2006-08-10 Paul Brook <paul@codesourcery.com>
132 * gcc.target/arm/cond-asm.c: New test.
134 2006-08-10 Dorit Nuzman <dorit@il.ibm.com>
136 PR tree-optimization/26197
137 * g++.dg/vect/param-max-aliased-pr26197.cc: New test.
138 * g++.dg/vect/vect.exp: Compile the new tests with
139 --param max-aliased-vops=0.
141 2006-08-09 Lee Millward <lee.millward@codesourcery.com>
144 * g++.dg/template/void3.C: New test.
147 * g++.dg/template/void4.C: New test.
150 * g++.dg/template/void5.C: New test.
152 2006-08-07 Danny Smith <dannysmith@users.sourceforge.net>
154 * g++.dg/ext/visibility/class1.C (dg-require-visibility): Move
157 2006-08-07 Victor Kaplansky <victork@il.ibm.com>
159 PR tree-optimizations/26969
160 * gcc.dg/vect/vect.exp: Compile tests prefixed with
161 "unswitch-loops" with -funswitch-loops.
162 * gcc.dg/vect/unswitch-loops-pr26969.c: New test.
164 2006-08-07 Eric Botcazou <ebotcazou@libertysurf.fr>
166 * gcc.dg/sparc-getcontext-1.c: Fix typo.
167 * g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
168 * g++.dg/other/unused1.C: Likewise. Also match "asci?z".
169 * objc.dg/dwarf-1.m: Likewise.
170 * objc.dg/dwarf-2.m: Likewise.
171 * obj-c++.dg/dwarf-2.mm: Likewise.
173 2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
175 * objc.dg/dwarf-1.m: Skip on 32-bit hppa hpux.
176 * objc.dg/dwarf-2.m: Likewise.
177 * obj-c++.dg/dwarf-2.mm: Likewise.
180 * gfortran.dg/direct_io_6.f90: Skip on hppa*-*-hpux*.
183 * g++.dg/other/unused1.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
186 * g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
188 2006-08-06 Paolo Bonzini <bonzini@gnu.org>
191 * gcc.target/i386/pr27827.c: New testcase.
193 2006-08-06 Paul Thomas <pault@gcc.gnu.org>
196 * gfortran.dg/sequence_types_1.f90: New test.
198 2006-08-05 Steven G. Kargl <kargls@comcast.nt>
201 * gfortran.dg/elemental_optional_args_1.f90: dg-error becomes
202 dg-warning. Add -pedantic option.
204 2006-08-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
207 * gcc.dg/proto-1.c: New test.
210 * gcc.dg/lvalue-4.c: New test.
213 * gcc.dg/init-bad-5.c: New test.
215 2006-08-03 Lee Millward <lee.millward@codesourcery.com>
218 * g++.dg/ext/typedef-init.C: Add new test for typedef
219 initialization inside templates. Adjust existing error markers.
221 2006-08-03 Mark Mitchell <mark@codesourcery.com>
224 * g++.dg/init/ptrmem3.C: New test.
226 2006-08-03 Dorit Nuzman <dorit@il.ibm.com>
228 PR tree-optimization/27770
229 * lib/target-support.exp: New target keyword "section_anchors".
230 * gcc.dg/vect/vect.exp: Add -fsection-anchors to compilation of some
232 * gcc.dg/vect/section-anchors-pr27770.c: New test.
233 * gcc.dg/vect/vect-69.c: Removed. Replaced by:
234 * gcc.dg/vect/section-anchors-vect-69.c: New test.
235 * gcc.dg/vect/no-section-anchors-vect-69.c: New test.
237 2006-08-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
239 * gcc.dg/20060801-1.c: Add missing '}'.
241 2006-08-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
244 * g++.dg/parse/dtor9.C: New test.
245 * g++.dg/parse/dtor10.C: New test.
246 * g++.dg/other/error7.C: Adjust error-marker.
249 * g++.dg/other/default5.C: New test.
251 2006-08-02 Richard Guenther <rguenther@suse.de>
253 * g++.dg/tree-ssa/copyprop-1.C: XFAIL.
255 2006-08-02 Mark Mitchell <mark@codesourcery.com>
258 * g++.dg/template/conv9.C: New test.
260 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
263 * gcc.dg/debug/dwarf2/dwarf-merge.c: New test.
264 * lib/target-supports.exp (get_compiler_messages): Add WANT_OUTPUT.
265 Optionally return assembly text. Update callers.
266 (check_no_compiler_messages): Update verbose messages.
267 (check_no_messages_and_pattern): New.
268 (check_effective_target_string_merging): New.
270 2006-08-01 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
273 * g++.dg/eh/catch4.C: New test.
276 * g++.dg/other/qual1.C: New test.
279 * g++.dg/inherit/error2.C: New test.
282 * g++.dg/other/new1.C: New test.
284 * g++.dg/warn/pr23075.C: Remove obsolete test.
285 * g++.old-deja/g++.brendan/crash52.C: Remove dg-warning marker.
286 * g++.old-deja/g++.jason/report.C: Remove dg-warning marker.
288 2006-07-31 Mark Mitchell <mark@codesourcery.com>
291 * g++.dg/eh/cast1.C: New test.
293 2006-08-01 Thomas Koenig <Thomas.Koenig@online.de>
296 * gfortran.dg/random_3.f90: New test.
298 2006-08-01 Steve Ellcey <sje@cup.hp.com>
301 * g++.dg/other/pr28304.C: Change expected error message.
302 * g++.dg/other/pr28432.C: New test.
304 2006-08-01 Steve Ellcey <sje@cup.hp.com>
307 * g++.dg/init/brace2.C: Change expected error message, add empty init.
309 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
312 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Suppress new tests
314 * gcc.dg/debug/enum-1.c, g++.dg/debug/enum-1.C,
315 g++.dg/debug/enum-2.C: New.
317 2006-07-31 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
320 * g++.dg/parse/long1.C: Add more tests.
322 2006-07-30 Francois-Xavier Coudert <coudert@clipper.ens.fr>
324 * gfortran.dg/lrshift_1.c: New file.
326 2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
329 * gfortran.dg/no_unit_error_1.f90: New test.
331 2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
334 * gfortran.dg/no_unit_error_1.f90: Delete test.
335 * gfortran.dg/no_unit_error_2.f90: Delete test.
337 2006-07-30 Francois-Xavier Coudert <coudert@clipper.ens.fr>
339 * gfortran.dg/chmod_3.f90: New test.
340 * gfortran.dg/ltime_gmtime_1.f90: New test.
341 * gfortran.dg/ltime_gmtime_2.f90: New test.
342 * gfortran.dg/lrshift_1.f90: New test.
343 * gfortran.dg/chmod_1.f90: New test.
344 * gfortran.dg/chmod_2.f90: New test.
346 2006-07-28 Lee Millward <lee.millward@codesourcery.com>
349 * g++.dg/template/crash55.C: New test.
352 * g++.dg/template/nontype16.C: New test.
354 * g++.dg/template/void2.C: Adjust error markers.
355 * g++.dg/template/nontype5.C: Adjust error markers.
357 2006-07-27 Arjan van de Ven <arjan@linux.intel.com>
359 * gcc.target/i386/stack-prot-kernel.c: New test.
361 2006-07-27 Roger Sayle <roger@eyesopen.com>
363 * gcc.dg/builtins-55.c: New test case.
365 2006-07-26 Zdenek Dvorak <dvorakz@suse.cz>
367 PR rtl-optimization/27907
368 * gcc.c-torture/compile/pr27907.c: New test.
370 2006-07-26 Francois-Xavier Coudert <coudert@clipper.ens.fr>
372 * gfortran.dg/mclock.f90: New test.
373 * gfortran.dg/int_conv_1.f90: New test.
374 * gfortran.dg/stat_1.f90: New test.
375 * gfortran.dg/stat_2.f90: New test.
377 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
380 * gfortran.dg/no_unit_error_1.f90: New test.
381 * gfortran.dg/no_unit_error_2.f90: New test.
382 * gfortran.dg/temporary_1.f90: Remove extraneous CLOSE.
384 2006-07-25 Roger Sayle <roger@eyesopen.com>
387 * gcc.dg/fold-convround-1.c: New test case.
389 2006-07-24 Steven G. Kargl <kargls@comcast.net>
391 * gfortran.dg/arithmetic_if.f90: Fix comments.
393 2006-07-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
396 * g++.dg/other/typedef1.C: New test.
397 * g++.dg/template/typedef4.C: New test.
398 * g++.dg/template/typedef5.C: New test.
400 2006-07-24 Erik Edelmann <eedelman@gcc.gnu.org>
403 * gfortran.dg/allocatable_dummy_3.f90: New.
405 2006-07-24 Steven G. Kargl <kargls@comcast.net>
408 * gfortran.dg/arithmetic_if.f90: New test.
410 2006-07-24 Uros Bizjak <uros@kss-loka.si>
412 * gcc.dg/visibility-11.c: Enlarge test array to 1024 bytes to
413 avoid memcpy optimization.
415 2006-07-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
418 * gfortran.dg/direct_io_6.f90: New test.
420 2006-07-24 Jan Hubicka <jh@suse.cz>
424 * gcc.dg/pr25795.c: New test.
425 * gcc.dg/pr25795-1.c: New test.
427 2006-07-23 Roger Sayle <roger@eyesopen.com>
429 * gcc.dg/fold-cond-1.c: Increase test case portability by checking
430 that "g ? 1 : h" doesn't match, instead of checking for "(g | h) != 0"
431 which may be transformed to "g || h" on some platforms.
433 2006-07-23 Mark Mitchell <mark@codesourcery.com>
436 * g++.dg/template/friend45.C: New test.
438 2006-07-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
441 * gfortran.dg/arrayio_8.f90: New test.
443 2006-07-21 Mike Stump <mrs@apple.com>
445 * g++.dg/ext/visibility/fvisibility-inlines-hidden-3.C: New test.
447 * gcc.c-torture/unsorted/dump-noaddr.x: Fix test case name.
449 2006-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
452 * g++.dg/eh/catch3.C: New test.
455 * g++.dg/template/defarg10.C: New test.
457 2006-07-20 Paul Brook <paul@codesourcery.com>
460 * gcc.dg/pr27363.c: New test.
462 2006-07-19 Mark Mitchell <mark@codesourcery.com>
465 * g++.dg/init/ref13.C: New test.
467 2006-07-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
470 * obj-c++.dg/proto-error-1.mm: New test.
472 2006-07-18 Mark Mitchell <mark@codesourcery.com>
475 * g++.dg/template/string1.C: New test.
477 2006-07-18 Mark Mitchell <mark@codesourcery.com>
480 * g++.dg/template/defarg9.C: New test.
483 * g++.dg/template/static27.C: New test.
485 2006-07-18 Diego Novillo <dnovillo@redhat.com>
488 * gcc.dg/tree-ssa/pr28410.c: New test.
490 2006-07-18 Lee Millward <lee.millward@gmail.com>
493 * g++/dg/other/error13.C: New test.
496 * g++.dg/template/friend44.C: New test.
498 2006-07-18 Steve Ellcey <sje@cup.hp.com>
501 * g++.dg/other/pr27495.C: New.
503 2006-07-18 Olivier Hainque <hainque@adacore.com>
505 * gnat.dg/outer_agg_bitfield_constructor.adb: New test.
506 * gnat.dg/nested_agg_bitfield_constructor.adb: New test.
508 2006-07-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
511 * gcc.dg/pragma-pack-4.c: New test.
513 2006-07-17 Steve Ellcey <sje@cup.hp.com>
516 * g++.dg/ext/pr28291.C: New test.
518 2006-07-17 Richard Sandiford <richard@codesourcery.com>
521 * gcc.c-torture/execute/pr28403.c: New test.
523 2006-07-17 Richard Sandiford <richard@codesourcery.com>
526 * gcc.dg/pr28402.c: New test.
528 2006-07-17 Steve Ellcey <sje@cup.hp.com>
531 * g++.dg/other/pr28304.C: New test.
533 2006-07-17 J"orn Rennecke <joern.rennecke@st.com>
536 gcc.c-torture/unsorted/dump-noaddr.c: New test.
537 gcc.c-torture/unsorted/dump-noaddr.x: New driver.
539 2006-07-17 Richard Guenther <rguenther@suse.de>
541 PR tree-optimization/28238
542 * g++.dg/tree-ssa/pr28238.C: New testcase.
544 2006-07-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
547 * g++.dg/eh/catch1.C: New test.
548 * g++.dg/eh/catch2.C: New test.
550 2006-07-16 Jakub Jelinek <jakub@redhat.com>
553 * g++.dg/template/anon3.C: New test.
555 2006-07-16 Paul Thomas <pault@gcc.gnu.org>
558 * gfortran.dg/io_constaints_2.f90: Add the test for ADVANCE
559 specifiers requiring an explicit format tag..
562 * gfortran.dg/generic_5: New test.
565 * gfortran.dg/elemental_optional_args_1.f90: New test.
567 2006-07-16 Olivier Hainque <hainque@adacore.com>
569 * gnat.dg/assert.ads: New file.
570 * gnat.dg/controlled_record.ads: Likewise.
571 * gnat.dg/controlled_record.adb: Likewise.
573 2006-07-15 Lee Millward <lee.millward@gmail.com>
576 * g++.dg/other/error12.C: New test.
579 * g++.dg/template/crash54.C: New test.
581 2006-07-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
584 * g++.dg/parse/catch1.C: New test.
587 * g++.dg/ext/offsetof1.C: Add test with function pointer arithmetic.
590 * g++.dg/ext/attrib24.C: New test.
592 2006-07-14 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
595 * g++.dg/ext/asmspec1.C: New test.
597 2006-07-13 Janis Johnson <janis187@us.ibm.com>
599 * lib/gcc-dg.exp (tool_load): Wrapper to support shouldfail tests.
600 (dg-test): Support shouldfail tests.
601 * lib/target-supports-dg.exp (dg-shouldfail): New.
602 * gcc.test-framework/test-framework.awk: Handle shouldfail tests.
603 * gcc.test-framework/dg-do-run-sf-exp-F.c: New test.
604 * gcc.test-framework/dg-do-run-sf-exp-P.c: New test.
605 * gcc.test-framework/dg-do-run-sft-exp-F.c: New test.
606 * gcc.test-framework/dg-do-run-sft-exp-P.c: New test.
607 * gcc.test-framework/dg-dox-run-sf-exp-XF.c: New test.
608 * gcc.test-framework/dg-dox-run-sf-exp-XP.c: New test.
610 2006-07-13 Jan Hubicka <jh@suse.cz>
612 * gcc.target/i386/memcpy-1.c: New.
614 2006-07-12 Geoffrey Keating <geoffk@apple.com>
616 * g++.dg/ext/visibility/fvisibility-inlines-hidden-2.C: New.
618 2006-07-13 Paul Thomas <pault@gcc.gnu.org>
621 * gfortran.dg/present_1.f90: New test.
624 * gfortran.dg/interface_derived_type_1.f90: New test.
626 2006-07-11 Feng Wang <fengwang@nudt.edu.cn>
629 * gfortran.dg/hollerith4.f90: Test hollerith constants used in I/O
632 2006-07-07 Lee Millward <lee.millward@gmail.com>
635 * g++.dg/other/label1.C: New test.
637 2006-07-07 Richard Guenther <rguenther@suse.de>
640 * gcc.dg/torture/pr28268.c: New testcase.
642 2006-07-07 Steve Ellcey <sje@cup.hp.com>
645 * g++.dg/ext/pr27019.C: New.
647 2006-07-07 Richard Guenther <rguenther@suse.de>
649 PR tree-optimization/28187
650 * gcc.dg/pr28187.c: New testcase.
652 2006-07-07 Eric Botcazou <ebotcazou@adacore.com>
654 * gnat.dg/address_conversion.adb: New test.
655 * gnat.dg/boolean_subtype.adb: Likewise.
656 * gnat.dg/frame_overflow.adb: Likewise.
657 * gnat.dg/pointer_array.adb: Likewise.
658 * gnat.dg/pointer_conversion.adb: Likewise.
660 2006-07-07 Paul Thomas <pault@gcc.gnu.org>
664 * gfortran.dg/print_fmt_5.f90: New test.
666 2006-07-06 Francois-Xavier Coudert <coudert@clipper.ens.fr>
669 * gfortran.dg/bounds_check_4.f90: New test.
671 2006-07-05 Richard Guenther <rguenther@suse.de>
674 * gfortran.dg/pr28158.f90: New testcase.
676 2006-07-05 Richard Guenther <rguenther@suse.de>
678 PR tree-optimization/28162
679 * gcc.dg/pr28162.c: New testcase.
681 2006-07-05 Richard Guenther <rguenther@suse.de>
682 Andrew Pinski <pinskia@gcc.gnu.org>
685 * g++.dg/tree-ssa/copyprop-1.C: New testcase.
687 2006-07-04 Paul Thomas <pault@gcc.gnu.org>
690 * gfortran.dg/actual_array_substr_2.f90: New test.
693 * gfortran.dg/actual_array_constructor_2.f90: New test.
695 2006-07-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
697 * gfortran.dg/itime_idate_1.f: New test.
698 * gfortran.dg/itime_idate_2.f: New test.
700 2006-07-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
703 * gfortran.dg/open_status_3.f90: New test.
704 * gfortran.dg/fmt_l.f90: Update for new feature.
706 2006-07-03 Asher Langton <langton2@llnl.gov>
708 * gfortran.dg/oldstyle_2.f90: New.
710 2006-07-03 Eric Botcazou <ebotcazou@adacore.com>
712 * gnat.dg/string_slice.adb: New test.
714 2006-07-01 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
717 * gfortran.dg/semicolon_fixed.c: New.
718 * gfortran.dg/semicolon_free.c: New.
720 2006-06-30 Mike Stump <mrs@apple.com>
722 * g++.dg/ext/visibility/fvisibility-override2.C: Fix for systems
723 that don't support internal visibility.
725 2006-06-30 Andrew Pinski <pinskia@gmail.com>
727 * gcc.dg/tree-ssa/inline-1.c: Fix up scan-tree-dump-times
728 for '(' / ')' needing an extra '\'.
730 2006-06-29 Roger Sayle <roger@eyesopen.com>
733 * gcc.dg/pr27428-1.c: New test case.
735 2006-06-29 Mike Stump <mrs@apple.com>
737 * gcc.dg/compat/struct-layout-1_generate.c: Don't use common
738 on darwin as we can't align commons large enough yet.
740 * gcc.dg/vla-8.c: Add additional testcases.
742 2006-06-26 Steve Ellcey <sje@cup.hp.com>
745 * g++.dg/other/pr28114.C: New.
747 2006-06-25 Eric Botcazou <ebotcazou@adacore.com>
749 * gcc.c-torture/compile/20060625-1.c: New test.
751 2006-06-25 Paul Thomas <pault@gcc.gnu.org>
754 * gfortran.dg/stfunc_3.f90: New test.
757 * gfortran.dg/impure_actual_1.f90: New test.
760 * gfortran.dg/elemental_result_1.f90: New test.
763 * gfortran.dg/select_7.f90: New test.
766 * intrinsic_actual_1.f: New test.
770 * gfortran.dg/forall_4.f90: New test.
773 * gfortran.dg/forall_5.f90: New test.
775 2006-06-25 Lee Millward <lee.millward@gmail.com>
778 * g++.dg/template/using13.C: New test.
781 * g++.dg/other/incomplete3.C: New test.
783 2006-06-24 Francois-Xavier Coudert <coudert@clipper.ens.fr>
786 * gfortran.dg/substr_3.f: New test.
787 * gfortran.dg/equiv_2.f90: Update expected error message.
789 2006-06-24 Paul Thomas <pault@gcc.gnu.org>
792 * gfortran.dg/actual_array_substr_1.f90: New test.
794 2006-06-24 Olivier Hainque <hainque@adacore.com>
796 * gnat.dg/scalar_mode_agg_compare_loop.adb: New test.
797 * gnat.dg/scalar_mode_agg_compare.adb: New test.
799 2006-06-23 Janis Johnson <janis187@us.ibm.com>
801 * gcc.dg/dfp/usual-arith-conv-bad.c: New test.
803 2006-06-23 Steven G. Kargl <kargls@comcast.net>
806 * gfortran.dg/simpleif_2.f90: New test.
808 2006-06-23 Lee Millward <lee.millward@gmail.com>
810 * g++.dg/template/error22.C: Fix typo.
812 2006-06-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
815 * g++.dg/ext/attrib23.C: New test.
817 2006-06-23 Olivier Hainque <hainque@adacore.com>
819 * gnat.dg/varsize_temp.adb: New test.
821 2006-06-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
824 * g++.dg/other/java2.C: New test.
826 2006-06-23 Danny Smith <dannysmith@users.sourceforge.net>
829 * g++.dg/ext/dllimport4.C. Add more tests for invalid
832 2006-06-22 Roger Sayle <roger@eyesopen.com>
835 * gcc.dg/pr27531-1.c: New test case.
837 2006-06-22 Asher Langton <langton2@llnl.gov>
840 * gfortran.dg/implicit_8.f90: New.
842 2006-06-22 Zdenek Dvorak <dvorakz@suse.cz>
844 PR rtl-optimization/28121
845 * gcc.dg/pr28121.c: New test.
847 2006-06-22 Lee Millward <lee.millward@gmail.com>
850 * g++.dg/parse/ptrmem6.C: New test.
853 * g++.dg/template/error22.C: New test.
855 2006-06-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
858 * g++.dg/template/friend43.C: New test.
861 * g++.dg/template/crash53.C: New test.
864 * g++.dg/rtti/incomplete1.C: New test.
866 2006-06-21 Eric Botcazou <ebotcazou@adacore.com>
868 * gnat.dg/loop_unchecked_conversion.ad[bs]: New test.
870 2006-06-21 Joseph Myers <joseph@codesourcery.com>
872 * gcc.c-torture/execute/complex-7.c: New.
874 2006-06-21 Jakub Jelinek <jakub@redhat.com>
876 * gcc.dg/merge-all-constants-1.c: New test.
878 2006-06-20 Janis Johnson <janis187@us.ibm.com>
881 * g++.dg/ext/altivec-3.C: Remove cast from vector initializers.
883 2006-06-20 Steven G. Kargl <kargls@comcast.net>
885 * gfortran.dg/rrspacing_1.f90: New test.
887 2006-06-20 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
890 * g++.dg/other/bitfield2.C: New test.
892 2006-06-20 Zdenek Dvorak <dvorakz@suse.cz>
894 PR tree-optimization/27331
895 * gcc.dg/pr27331.c: New test.
897 2006-06-20 James A. Morrison <phython@gcc.gnu.org>
898 Eric Botcazou <ebotcazou@adacore.com>
901 * lib/gnat.exp: New file.
902 * lib/gnat-dg.exp: Likewise.
903 * gnat.dg: New directory.
904 * gnat.dg/dg.exp: New driver.
905 * gnat.dg/specs: New directory.
906 * gnat.dg/specs/specs.exp: New driver.
907 * gnat.dg/style: New directory.
908 * gnat.dg/style/style.exp: New driver.
910 2006-06-20 Paul Thomas <pault@gcc.gnu.org>
913 * gfortran.dg/array_initializer_1.f90: New test.
916 * gfortran.dg/matmul_3.f90: New test.
918 2006-06-19 Andrew Pinski <pinskia@gmail.com>
921 * gcc.dg/tree-ssa/inline-1.c: New test.
923 2006-06-19 Anatoly Sokolov <aesok@post.ru>
925 * gcc.dg/pr18241-1.c: Use __SIZE_TYPE__ instead of unsigned long
926 in malloc prototype; remove XFAIL.
927 * gcc.dg/pr18241-2.c: Ditto.
928 * gcc.dg/20050321-1.c: Use __SIZE_TYPE__ instead of unsigned long
929 in memset prototype; remove XFAIL.
930 * gcc.dg/tree-ssa/pr23382.c: Ditto.
932 2006-06-19 Joseph S. Myers <joseph@codesourcery.com>
934 * gcc.dg/vla-8.c: Add.
936 2006-06-19 Richard Guenther <rguenther@suse.de>
938 PR tree-optimization/27090
939 * g++.dg/tree-ssa/pr27090.C: New testcase.
941 2006-06-19 Roger Sayle <roger@eyesopen.com>
944 * gcc.dg/pr27861-1.c: New test case.
946 2006-06-19 Richard Guenther <rguenther@suse.de>
949 * gcc.dg/torture/pr28045.c: New testcase.
951 2006-06-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
954 * gfortran.dg/associated_4.f90: New test.
956 2006-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
960 * gfortran.dg/real_const_3.f90: New test.
962 2006-06-16 Mark Mitchell <mark@codesourcery.com>
965 * g++.dg/template/static26.C: New test.
968 * g++.dg/expr/bitfield2.C: New test.
971 * g++.dg/parse/linkage2.C: New test.
973 2006-06-16 Richard Guenther <rguenther@suse.de>
976 * gcc.dg/pr15785-1.c: Revert last change.
977 * gcc.dg/torture/pr27116-2.c: New testcase.
979 2006-06-16 Roger Sayle <roger@eyesopen.com>
982 * gcc.dg/pr27802-1.c: New test case.
984 2006-06-15 Mark Mitchell <mark@codesourcery.com>
987 * g++.dg/template/ttp18.C: New test.
988 * g++.dg/template/ttp19.C: Likewise.
991 * g++.dg/expr/cond9.C: New test.
994 * g++.dg/template/ctor7.C: New test.
996 2006-06-15 Janis Johnson <janis187@us.ibm.com>
998 * gcc.dg/vmx/pr27842.c: Remove dg-do directive; use default.
1000 2006-06-16 Richard Guenther <rguenther@suse.de>
1002 PR tree-optimization/27781
1003 * gcc.dg/tree-ssa/pr27781.c: New testcase.
1005 2006-06-15 Thomas Koenig <Thomas.Koenig@online.de>
1007 * gfortran.dg/allocate_zerosize_2.f90: New test case.
1009 2006-06-15 Zdenek Dvorak <dvorakz@suse.cz>
1011 * gcc.dg/tree-ssa/loop-18.c: New test.
1013 2006-06-14 Mark Mitchell <mark@codesourcery.com>
1016 * g++.dg/template/crash52.C: New test.
1019 * g++.dg/ext/attrib22.C: New test.
1022 * g++.dg/template/builtin1.C: New test.
1023 * g++.dg/gomp/tpl-atomic-2.C: Remove XFAIL.
1026 * g++.old-deja/g++.benjamin/14664-2.C: Expect error for array
1028 * g++.old-deja/g++.pt/crash51.C: Likewise.
1031 * g++.dg/lookup/linkage1.C: New test.
1032 * g++.dg/lookup/linkage2.C: Likewise.
1034 2006-06-14 Andreas Krebbel <krebbel1@de.ibm.com>
1037 * gcc.dg/pr27959.c: New testcase.
1039 2006-06-13 J"orn Rennecke <joern.rennecke@st.com>
1042 * g++.dg/eh/div.C: New test.
1044 2006-06-13 Jakub Jelinek <jakub@redhat.com>
1047 * g++.dg/tree-ssa/pr26757.C: New test.
1048 * g++.dg/tree-ssa/pr27894.C: New test.
1050 2006-06-13 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1052 * gcc.c-torture/compile/20060609-1.c: New test.
1055 * gcc.c-torture/compile/pr27863.c: New test.
1057 2006-06-13 Richard Guenther <rguenther@suse.de>
1059 PR tree-optimization/27830
1060 * g++.dg/tree-ssa/pr27830.C: New testcase.
1062 2006-06-13 Matthew Sachs <msachs@apple.com>
1064 * lib/target-supports-dg.exp (check-flags): Include TOOL_OPTIONS in
1065 the list of compiler flags; this causes those flags to be checked
1066 for things like dg-skip-if.
1068 2006-06-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1071 * g++.dg/ext/offsetof1.C: Add test for pseudo-destructors.
1073 2006-06-12 Mark Mitchell <mark@codesourcery.com>
1074 Kazu Hirata <kazu@codesourcery.com>
1076 * g++.dg/parse/ctor6.C, g++.dg/parse/defarg11.C,
1077 g++.dg/template/friend42.C, g++.dg/template/spec30.C: New.
1079 2006-06-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1082 * g++.dg/lookup/using15.C: New test.
1085 * g++.dg/other/anon4.C: New test.
1087 2006-06-12 Roger Sayle <roger@eyesopen.com>
1090 * g++.dg/init/complex1.C: New test case.
1092 2006-06-11 Eric Christopher <echristo@apple.com>
1095 * gcc.dg/bf-ms-layout.c: Run on darwin.
1096 * gcc.dg/bf-no-ms-layout: Ditto.
1097 * gcc.dg/attr-ms_struct-2.c: New.
1098 * gcc.dg/bf-ms-layout-2.c: Ditto.
1100 2006-06-11 Kaz Kojima <kkojima@gcc.gnu.org>
1102 * gcc.dg/attr-ms_struct-packed1.c: New.
1104 2006-06-09 Mike Stump <mrs@apple.com>
1106 * gcc.dg/vla-7.c: Add.
1108 2006-06-10 Paul Thomas <pault@gcc.gnu.org>
1111 * gfortran.dg/entry_6.f90: New test.
1115 * gfortran.dg/entry_7.f90: New test.
1117 2006-06-09 Jakub Jelinek <jakub@redhat.com>
1120 * gcc.dg/cpp/_Pragma6.c: New test.
1123 * g++.dg/cpp/_Pragma1.C: New test.
1125 PR preprocessor/27746
1126 * gcc.dg/gomp/macro-3.c: New test.
1127 * gcc.dg/gomp/macro-4.c: New test.
1128 * g++.dg/gomp/macro-3.C: New test.
1129 * g++.dg/gomp/macro-4.C: New test.
1131 2006-06-09 Richard Guenther <rguenther@suse.de>
1133 PR tree-optimization/26998
1134 * gcc.dg/torture/pr26998.c: New testcase.
1135 * gcc.dg/tree-ssa/vrp29.c: New testcase.
1137 2006-06-08 Mike Stump <mrs@apple.com>
1139 * gcc.dg/pr27095.c: Account for stubs.
1142 * gcc.dg/pr26427.c: Test to ensure that -fsection-anchors doesn't
1143 produce bad code on darwin.
1145 2006-06-08 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1148 * gcc/testsuite/gfortran.dg/substr_2.f: New test.
1150 2006-06-08 Asher Langton <langton2@llnl.gov>
1153 * cray_pointers_2.f90: Add -fbounds-check compile flag.
1155 2006-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1158 * gcc.dg/union-3.c: New test.
1160 2006-06-08 Richard Guenther <rguenther@suse.de>
1163 * gcc.dg/torture/pr27116.c: New testcase.
1164 * gcc.dg/pr15785-1.c: Remove test for invalid transformation.
1166 2006-06-07 Zdenek Dvorak <dvorakz@suse.cz>
1168 PR rtl-optimization/26449
1169 * gcc.dg/pr26449.c: New test.
1171 2006-06-07 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1174 * g++.dg/ext/offsetof1.C: Test member functions.
1176 2006-06-07 Steve Ellcey <sje@cup.hp.com>
1178 * gcc.dg/pr27095.c: Improve scanning.
1180 2006-06-07 Paul Thomas <pault@gcc.gnu.org>
1183 * gfortran.dg/saved_automatic_1.f90: New test.
1186 * gfortran.dg/array_simplify_1.f90: New test.
1189 * gfortran.dg/entry_dummy_ref_1.f90: New test.
1192 * gfortran.dg/entry_dummy_ref_2.f90: New test.
1194 2006-06-06 Mark Mitchell <mark@codesourcery.com>
1197 * g++.dg/expr/cast7.C: New test.
1199 2006-06-06 Janis Johnson <janis187@us.ibm.com>
1201 * lib/gcc-dg.exp (gcc-dg-test-1): Detect and report ICE.
1202 * lib/gcc-defs.exp (tool_check_compile): Ditto.
1203 * lib/fortran-torture.exp (fortran-torture-compile,
1204 fortran-torture-execute): Ditto.
1206 2006-06-06 Ulrich Weigand <uweigand@de.ibm.com>
1209 * gcc.dg/vmx/pr27842.c: New test.
1211 2006-06-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1214 * gfortran.dg/bounds_check_3.f90: New test.
1216 2006-06-05 Mike Stump <mrs@apple.com>
1218 * objc.dg/objc-fast-4.m: Skip for ppc64.
1220 2006-06-05 Steve Ellcey <sje@cup.hp.com>
1223 * gcc.dg/sibcall-7.c: Do not run on ia64-*-* platforms.
1225 2006-06-05 Dorit Nuzman <dorit@il.ibm.com>
1226 Victor Kaplansky <victork@il.ibm.com>
1228 PR tree-optimizations/26360
1229 * gcc.dg/vect/vect.exp: Compile tests prefixed with "no-tree-dce"
1231 * gcc.dg/vect/no-tree-dce-pr26360.c: New test.
1233 2006-06-05 Paul Thomas <pault@gcc.gnu.org>
1236 * gfortran.dg/data_char_1.f90: Add messages for truncated
1240 * gfortran.dg/func_decl_2.f90: New test.
1243 * gfortran.dg/do_2.f90: New test.
1246 * gfortran.dg/associated_3.f90: New test.
1248 2006-06-04 Mark Mitchell <mark@codesourcery.com>
1251 * g++.dg/template/static25.C: New test.
1254 * g++.dg/init/array21.C: New test.
1257 * g++.dg/ext/complit7.C: New test.
1260 * g++.dg/parse/ptrmem5.C: New test.
1262 2006-06-04 Roger Sayle <roger@eyesopen.com>
1263 Andrew Pinski <pinskia@physics.uc.edu>
1267 * gcc.dg/pr27150-1.c: New testcase.
1268 * gcc.dg/pr27382-1.c: New testcase.
1269 * gcc.dg/pr27382-2.c: New testcase.
1271 2006-06-05 Joseph S. Myers <joseph@codesourcery.com>
1275 * gcc.dg/array-10.c: New test.
1277 2006-06-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1280 * g++.dg/init/const4.C: New test.
1281 * g++.dg/init/member1.C: Add error-marker.
1282 * g++.dg/other/fold1.C: Adjust error-marker.
1284 2006-06-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1287 * g++.dg/ext/offsetof1.C: New test.
1289 2006-06-04 Eric Christopher <echristo@apple.com>
1291 * gcc.dg/attr-ms_struct-1.c: New.
1293 2006-06-04 Mark Shinwell <shinwell@codesourcery.com>
1295 * gcc.c-torture/compile/builtin_constant_p.c: New test.
1297 2006-06-04 Richard Guenther <rguenther@suse.de>
1299 PR tree-optimization/27039
1300 * gcc.dg/tree-ssa/loop-17.c: New testcase.
1302 2006-06-03 Roger Sayle <roger@eyesopen.com>
1305 * gcc.target/i386/amd64-abi-2.c: New test case.
1307 2006-06-02 Eric Christopher <echristo@apple.com>
1309 * gcc.c-torture/compile/20000804-1.c: Skip if i?86-darwin.
1310 * gcc.target/i386/20020523-1.c: Skip if darwin.
1311 * gcc.target/i386/asm-3.c: Ditto.
1312 * gcc.target/i386/20011119-1.c: Ditto.
1313 * gcc.target/i386/clobbers.c: Remove pic part of test.
1315 2006-06-02 Steve Ellcey <sje@cup.hp.com>
1317 * g++.old-deja/g++.other/init5.C: XFAIL if cxa-atexit is false.
1318 * g++.old-deja/g++.other/init19.C: Ditto.
1319 * g++.old-deja/g++.other/init18.C: Ditto, plus change _Exit to _exit
1320 and add other platforms as expected failures.
1322 2006-06-01 Steve Ellcey <sje@cup.hp.com>
1324 * lib/target-supports.exp (is-effective-target): Add cxa_atexit.
1325 (is-effective-target-keyword): Ditto.
1327 2006-06-01 Thomas Koenig <Thomas.Koenig@online.de>
1330 * gfortran.dg/extended_char_comparison_1.f: New test.
1332 2006-06-01 Paul Thomas <pault@gcc.gnu.org>
1335 * gfortran.dg/dummy_procedure_1.f90: New test.
1338 * gfortran.dg/dummy_procedure_2.f90: New test.
1340 * gfortran.dg/associated_2.f90: Correct to make consistent with
1343 2006-05-31 Roger Sayle <roger@eyesopen.com>
1345 * gcc.target/i386/387-11.c: New test case.
1347 2006-05-31 Mark Mitchell <mark@codesourcery.com>
1350 * g++.dg/template/cond6.C: New test.
1353 * g++.dg/template/crash51.C: New test.
1354 * g++.old-deja/g++.mike/net36.C: Tweak error markers.
1357 * g++.dg/init/array20.C: New test.
1359 2006-05-31 Roger Sayle <roger@eyesopen.com>
1361 * gcc.dg/builtins-54.c: New test case.
1363 2006-05-30 Mark Mitchell <mark@codesourcery.com>
1366 * g++.dg/template/fntry1.C: Add dg-do link.
1369 * g++.dg/parse/friend6.C: New test.
1371 2006-05-30 Asher Langton <langton2@llnl.gov>
1373 * gfortran.dg/cray_pointers_7.f90: New test.
1375 2006-05-30 Roger Sayle <roger@eyesopen.com>
1377 PR tree-optimization/23452
1378 * gcc.dg/fold-mulconj-1.c: New test case.
1380 2006-05-30 Mark Mitchell <mark@codesourcery.com>
1383 * g++.dg/parse/bitfield1.C: New test.
1385 2006-05-30 Roger Sayle <roger@eyesopen.com>
1387 * gcc.target/ppc-eq0-1.c: New test case.
1388 * gcc.target/ppc-negeq0-1.c: New test case.
1390 2006-05-30 Dirk Mueller <dmueller@suse.de>
1393 * gcc.dg/overflow-warn-5.c: New test.
1395 2006-05-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1398 * gcc.dg/sizeof-1.c: New test.
1400 2006-05-30 Uros Bizjak <uros@kss-loka.si>
1403 * gcc.target/i386/pr27790.c: New test.
1405 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1407 PR libgfortran/27757
1408 * gfortran.dg/direct_io_5.f90: New test.
1410 2006-05-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1412 PR libgfortran/27634
1413 * gfortran.dg/fmt_missing_period_1.f: New test.
1414 * gfortran.dg/fmt_missing_period_2.f: New test.
1415 * gfortran.dg/fmt_missing_period_3.f: New test.
1417 2006-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1420 * gfortran.dg/bounds_check_2.f: Add new check for multidimensional
1423 2006-05-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1426 * g++.dg/template/new6.C: New test.
1428 2006-05-29 Roger Sayle <roger@eyesopen.com>
1430 PR tree-optimization/24964
1431 * gcc.target/i386/387-10.c: New test case.
1433 2006-05-28 Thomas Koenig <Thomas.Koenig@online.de>
1435 * intrinsics/string_intrinsics.c (compare_string):
1436 Use memcmp instead of strncmp to avoid tripping over
1437 CHAR(0) in a string.
1439 2006-05-27 Richard Guenther <rguenther@suse.de>
1442 * gcc.dg/torture/pr27773.c: New testcase.
1444 2006-05-27 Dirk Mueller <dmueller@suse.de>
1446 * gcc.dg/pr24561.c: Rename to..
1447 * gcc.dg/pr25962.c: .. this.
1449 2006-05-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1452 * gfortran.dg/bounds_check_2.f: New test.
1454 2006-05-27 Janne Blomqvist <jb@gcc.gnu.org>
1456 * gfortran.dg/hollerith_f95.f90: Add -fall-intrinsics.
1457 * gfortran.dg/byte_1.f90: Likewise.
1458 * gfortran.dg/dup_save_2.f90: Likewise.
1460 2006-05-27 Paul Thomas <pault@gcc.gnu.org>
1462 * gfortran.dg/associated_2.f90: New test.
1464 2006-05-26 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1467 * gfortran.dg/bounds_check_1.f90: New test.
1469 2006-05-26 Ulrich Weigand <uweigand@de.ibm.com>
1471 PR rtl-optimization/27661
1472 * gcc.dg/pr27661.c: New test case.
1474 2006-05-26 Thomas Koenig <Thomas.Koenig@online.de>
1477 * gfortran.dg/inquire_9.f90: Fix illegal print syntax.
1478 * gfortran.dg/print_parentheses_1.f: New test.
1479 * gfortran.dg/print_parentheses_2.f90: New test.
1481 2006-05-26 Jakub Jelinek <jakub@redhat.com>
1484 * gcc.dg/pr27758.c: New test.
1486 2006-05-24 Falk Hueffner <falk@debian.org>
1488 * gcc.c-torture/compile/pr27571.c: New test.
1490 2006-05-26 Paul Thomas <pault@gcc.gnu.org>
1493 * gfortran.dg/spec_expr_4.f90: New test.
1496 * gfortran.dg/transfer_array_intrinsic_4.f90: New test.
1498 2006-05-25 Mark Mitchell <mark@codesourcery.com>
1501 * g++.dg/ext/complit6.C: New test.
1502 * g++.dg/ext/complit3.C: Adjust error markers.
1503 * g++.dg/init/const3.C: New test.
1505 2006-05-25 Richard Guenther <rguenther@suse.de>
1508 * gcc.dg/torture/pr27743.c: New testcase.
1510 2006-05-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1512 * gfortran.dg/large_real_kind_form_io_2.f90: UnXFAIL on SPARC/Solaris.
1514 2006-05-25 Alan Modra <amodra@bigpond.net.au>
1516 * gcc.dg/compat/scalar-by-value-x.h: New.
1517 * gcc.dg/compat/scalar-by-value-y.h: New.
1518 * gcc.dg/compat/scalar-by-value-5.c: New.
1519 * gcc.dg/compat/scalar-by-value-5_main.c: New.
1520 * gcc.dg/compat/scalar-by-value-5_x.c: New.
1521 * gcc.dg/compat/scalar-by-value-5_y.c: New.
1522 * gcc.dg/compat/scalar-by-value-6.c: New.
1523 * gcc.dg/compat/scalar-by-value-6_main.c: New.
1524 * gcc.dg/compat/scalar-by-value-6_x.c: New.
1525 * gcc.dg/compat/scalar-by-value-6_y.c: New.
1527 2006-05-24 Zdenek Dvorak <dvorakz@suse.cz>
1529 PR tree-optimization/27639
1530 PR tree-optimization/26719
1531 * gcc.dg/pr27639.c: New test.
1532 * gcc.dg/pr26719.c: New test.
1533 * gcc.dg/tree-ssa/scev-cast.c: New test.
1535 2006-05-23 Mark Mitchell <mark@codesourcery.com>
1538 * g++.dg/template/error21.C: New test.
1540 2006-05-23 Kazu Hirata <kazu@codesourcery.com>
1543 * gcc.target/i386/pr27696.c: New.
1545 2006-05-22 Janis Johnson <janis187@us.ibm.com>
1547 * gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.
1549 * gcc.c-torture/execute/20040709-2.c: Remove temporary hack for ppc64.
1551 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1554 * g++.dg/other/assign1.C: New test.
1556 2006-05-22 Kazu Hirata <kazu@codesourcery.com>
1559 * gcc.target/i386/pr27266.c: New.
1561 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1564 * g++.dg/ext/asm9.C: New test.
1566 2006-05-22 Richard Sandiford <richard@codesourcery.com>
1568 PR rtl-optimization/25514
1569 * gcc.c-torture/compile/pr25514.c: New test.
1571 2006-05-22 Richard Guenther <rguenther@suse.de>
1574 2006-01-31 Richard Guenther <rguenther@suse.de>
1576 * gcc.target/i386/sselibm-1.c: New testcase.
1577 * gcc.target/i386/sselibm-2.c: Likewise.
1578 * gcc.target/i386/sselibm-3.c: Likewise.
1579 * gcc.target/i386/sselibm-4.c: Likewise.
1580 * gcc.target/i386/sselibm-5.c: Likewise.
1582 2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1585 * gcc.dg/func-args-2.c: New test.
1588 * gcc.dg/struct-incompl-1.c: New test.
1590 2006-05-22 Richard Guenther <rguenther@suse.de>
1593 * gcc.dg/tree-ssa/ssa-fre-4.c: Relax pattern for matching
1594 the transformations we test for.
1596 2006-05-22 Richard Guenther <rguenther@suse.de>
1599 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for hppa*-*-*.
1601 2006-05-21 Mark Mitchell <mark@codesourcery.com>
1604 * g++.dg/warn/new1.C: New test.
1605 * g++.dg/template/new5.C: Likewise.
1607 2006-05-21 Roger Sayle <roger@eyesopen.com>
1609 * gcc.target/i386/20060512-1.c: Add -msse2 command line option.
1610 * gcc.target/i386/20060512-3.c: Likewise.
1612 2006-05-21 Kazu Hirata <kazu@codesourcery.com>
1614 PR rtl-optimization/27671
1615 * gcc.c-torture/execute/pr27671-1.c: New.
1616 * gcc.dg/pr27671-2.c: Likewise.
1618 PR tree-optimization/26622.
1619 * gcc.c-torture/compile/pr26622.c: New.
1621 2006-05-21 Paul Thomas <pault@gcc.gnu.org>
1624 * gfortran.dg/recursive_reference_1.f90: New test.
1626 2006-05-21 Paul Thomas <pault@gcc.gnu.org>
1629 * gfortran.dg/elemental_subroutine_3.f90: New test.
1632 * gfortran.dg/entry_dummy_ref_1.f90: Remove.
1635 * gfortran.dg/associated_target_1.f90: New test.
1638 * gfortran.dg/maxloc_shape_1.f90: New test.
1640 2006-05-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1642 PR libgfortran/24459
1643 * gfortran.dg/namelist_24.f90: New test.
1644 * gfortran.dg/namelist_12.f: Fix typo in comment.
1646 2006-05-20 Andrew Pinski <pinskia@physics.uc.edu>
1649 * g++.dg/other/error11.C: New test.
1651 2006-05-20 Richard Sandiford <richard@codesourcery.com>
1653 * gcc.target/mips/pr26765.c: Add -w to options.
1655 2006-05-20 Richard Sandiford <richard@codesourcery.com>
1657 * lib/target-supports.exp (check_effective_target_mpaired_single):
1659 * gcc.dg/vect/vect.exp: Use it to check for compatible mipsisa64-elf
1661 * g++.dg/vect/vect.exp: Likewise.
1663 2006-05-20 Richard Sandiford <richard@codesourcery.com>
1666 * g++.dg/gomp/gomp.exp: Skip if ![check_effective_target_fopenmp].
1668 2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
1671 * gfortran.dg/temporary_1.f90: New file.
1673 2006-05-19 Andreas Schwab <schwab@suse.de>
1675 * g++.dg/other/unused1.C: Also match "stringz".
1677 2006-05-19 Mark Mitchell <mark@codesourcery.com>
1680 * g++.dg/template/fntry1.C: New test.
1682 2006-05-18 Mark Mitchell <mark@codesourcery.com>
1686 * g++.dg/conversion/bitfield5.C: New test.
1687 * g++.dg/conversion/bitfield6.C: New test.
1689 2006-05-18 Mike Stump <mrs@apple.com>
1691 * gcc.dg/c90-arraydecl-1.c: Update for vla, vm [*] fixups.
1692 * gcc.dg/vla-4.c: Add.
1693 * gcc.dg/vla-5.c: Add.
1694 * gcc.dg/vla-6.c: Add.
1696 2006-05-12 Stuart Hastings <stuart@apple.com>
1698 * testsuite/gcc.target/i386/20060512-1.c: New.
1699 * testsuite/gcc.target/i386/20060512-2.c: New.
1700 * testsuite/gcc.target/i386/20060512-3.c: New.
1701 * testsuite/gcc.target/i386/20060512-4.c: New.
1703 2006-05-17 Mark Mitchell <mark@codesourcery.com>
1706 * g++.old-deja/g++.oliva/template9.C: Remove XFAIL.
1709 * g++.dg/opt/pr17697-3.C: Remove invalid extern specifier.
1710 * g++.dg/parse/linkage1.C: New test.
1712 2006-05-17 Jakub Jelinek <jakub@redhat.com>
1714 PR tree-optimization/27548
1715 * g++.dg/tree-ssa/pr27548.C: New test.
1717 2006-05-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1720 * gfortran.dg/recursive_check_1.f: New test.
1721 * gfortran.dg/recursive_check_2.f90: New test.
1723 2005-05-17 Bernd Schmidt <bernd.schmidt@analog.com>
1725 * g++.dg/opt/temp2.C: New test.
1727 2006-05-17 Jakub Jelinek <jakub@redhat.com>
1730 * g++.dg/init/brace5.C: New test.
1733 * gcc.dg/gomp/pr27415.c: New test.
1734 * g++.dg/gomp/pr27415.C: New test.
1736 PR tree-optimization/27549
1737 * g++.dg/tree-ssa/pr27549.C: New test.
1739 2006-05-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1741 PR libgfortran/27575
1742 * gfortran.dg/read_eof_4.f90: New test.
1744 2006-05-16 Richard Guenther <rguenther@suse.de>
1746 PR tree-optimization/22303
1747 * gcc.dg/tree-ssa/ssa-ccp-13.c: New testcase.
1749 2006-05-16 Jakub Jelinek <jakub@redhat.com>
1752 * gcc.dg/gomp/pr27573.c: New test.
1753 * gfortran.dg/gomp/pr27573.f90: New test.
1756 * gcc.dg/gomp/pr27499.c: New test.
1757 * g++.dg/gomp/pr27499.C: New test.
1759 2006-05-15 Mark Mitchell <mark@codesourcery.com>
1762 * g++.dg/parser/access8.C: Adjust error marker.
1763 * g++.dg/template/access17.C: New test.
1764 * g++.dg/template/access18.C: Likewise.
1766 2006-05-15 Roger Sayle <roger@eyesopen.com>
1769 * gcc.target/i386/pr26600.c: New test case.
1771 2006-05-15 Mark Mitchell <mark@codesourcery.com>
1774 * g++.dg/expr/bitfield1.C: New test.
1776 2006-05-15 Richard Guenther <rguenther@suse.de>
1778 PR tree-optimization/27603
1779 * gcc.dg/torture/pr27603.c: New testcase.
1781 2006-05-15 Paul Thomas <pault@gcc.gnu.org>
1784 * gfortran.dg/entry_dummy_ref_1.f90: New test.
1787 * gfortran.dg/scalar_return_1.f90: New test.
1790 * gfortran.dg/derived_comp_array_ref_1.f90: New test.
1792 2006-05-15 Jakub Jelinek <jakub@redhat.com>
1794 * gcc.dg/gomp/critical-4.c: New test.
1795 * gcc.dg/gomp/appendix-a/a.35.1.c: Add dg-warning.
1796 * gcc.dg/gomp/appendix-a/a.35.3.c: Likewise.
1797 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
1798 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
1800 2006-05-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1803 * g++.dg/template/dependent-args1.C: New test.
1806 * g++.dg/lookup/this1.C: New test.
1809 * g++.dg/template/operator6.C: New test.
1810 * g++.dg/template/incomplete3.C: New test.
1813 * g++.dg/template/new4.C: New test.
1816 * g++.dg/template/void2.C: New test.
1818 2006-05-14 Alexandre Oliva <aoliva@redhat.com>
1820 * g++.dg/template/dependent-expr5.C: New test.
1822 2006-05-14 Roger Sayle <roger@eyesopen.com>
1825 * gcc.dg/pr26729-1.c: New test case.
1827 2006-05-13 Zdenek Dvorak <dvorakz@suse.cz>
1829 * gcc.dg/pr27003.c: New test.
1831 2006-05-12 Steve Ellcey <sje@cup.hp.com>
1833 * lib/target-supports.dg (check_cxa_atexit_available): Change
1834 v3_target_compile to ${tool}_target_compile.
1836 2006-05-11 Jason Merrill <jason@redhat.com>
1838 * lib/scanasm.exp (scan-not-hidden): Fix typo.
1840 2006-05-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1843 * gfortran.dg/label_5.f90: New test.
1845 2006-05-11 Joseph S. Myers <joseph@codesourcery.com>
1847 * lib/target-supports.exp (check_effective_target_powerpc_fprs,
1848 check_effective_target_powerpc_altivec_ok): New.
1849 * g++.dg/eh/simd-2.C, g++.dg/ext/altivec-1.C,
1850 g++.dg/ext/altivec-10.C, g++.dg/ext/altivec-11.C,
1851 g++.dg/ext/altivec-12.C, g++.dg/ext/altivec-13.C,
1852 g++.dg/ext/altivec-2.C, g++.dg/ext/altivec-3.C,
1853 g++.dg/ext/altivec-4.C, g++.dg/ext/altivec-5.C,
1854 g++.dg/ext/altivec-6.C, g++.dg/ext/altivec-7.C,
1855 g++.dg/ext/altivec-8.C, g++.dg/ext/altivec-9.C,
1856 g++.dg/ext/altivec-types-1.C, g++.dg/ext/altivec-types-2.C,
1857 g++.dg/ext/altivec-types-3.C, g++.dg/ext/altivec-types-4.C,
1858 gcc.dg/dfp/altivec-types.c, gcc.dg/simd-3.c,
1859 gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c,
1860 gcc.dg/vmx/vmx.exp, gcc.target/powerpc/980827-1.c,
1861 gcc.target/powerpc/altivec-1.c, gcc.target/powerpc/altivec-10.c,
1862 gcc.target/powerpc/altivec-11.c, gcc.target/powerpc/altivec-12.c,
1863 gcc.target/powerpc/altivec-13.c, gcc.target/powerpc/altivec-14.c,
1864 gcc.target/powerpc/altivec-15.c, gcc.target/powerpc/altivec-16.c,
1865 gcc.target/powerpc/altivec-17.c, gcc.target/powerpc/altivec-18.c,
1866 gcc.target/powerpc/altivec-19.c, gcc.target/powerpc/altivec-2.c,
1867 gcc.target/powerpc/altivec-21.c, gcc.target/powerpc/altivec-22.c,
1868 gcc.target/powerpc/altivec-3.c, gcc.target/powerpc/altivec-4.c,
1869 gcc.target/powerpc/altivec-5.c, gcc.target/powerpc/altivec-6.c,
1870 gcc.target/powerpc/altivec-7.c, gcc.target/powerpc/altivec-8.c,
1871 gcc.target/powerpc/altivec-9.c,
1872 gcc.target/powerpc/altivec-consts.c,
1873 gcc.target/powerpc/altivec-pr22085.c,
1874 gcc.target/powerpc/altivec-splat.c,
1875 gcc.target/powerpc/altivec-types-1.c,
1876 gcc.target/powerpc/altivec-types-2.c,
1877 gcc.target/powerpc/altivec-types-3.c,
1878 gcc.target/powerpc/altivec-types-4.c,
1879 gcc.target/powerpc/altivec-varargs-1.c,
1880 gcc.target/powerpc/altivec-vec-merge.c,
1881 gcc.target/powerpc/ppc-vector-memcpy.c,
1882 gcc.target/powerpc/ppc-vector-memset.c,
1883 gcc.target/powerpc/ppc64-abi-2.c, gcc.target/powerpc/pr16155.c,
1884 gcc.target/powerpc/pr16286.c, gcc.target/powerpc/pr27158.c: Use
1885 these effective targets.
1886 * gcc.dg/vmx/pr27006.c: Add missing close brace.
1887 * gcc.dg/20020103-1.c: XFAIL on powerpc*-*-*.
1889 2006-05-11 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1892 * g++.dg/other/fold1.C: New test.
1895 * gcc.dg/fold-nonneg-1.c: New test.
1898 * g++.dg/other/operator1.C: New test.
1900 2006-05-11 Richard Guenther <rguenther@suse.de>
1903 * gcc.dg/tree-ssa/foldcast-1.c: New testcase.
1905 2006-05-10 Janis Johnson <janis187@us.ibm.com>
1907 * lib/target-supports-dg.exp (check-flags): New.
1908 (dg-skip-if): Move flag checks.
1910 2006-05-09 Steve Ellcey <sje@cup.hp.com>
1912 * lib/target-supports-dg.exp (dg-require-cxa-atexit): New.
1913 * lib/target-supports.dg (check_cxa_atexit_available): New.
1915 2005-05-10 Thomas Koenig <Thomas.Koenig@online.de>
1918 * gfortran.dg/multiple_allocation_2.f90: New test case.
1920 2006-05-10 Kazu Hirata <kazu@codesourcery.com>
1922 * gcc.target/arm/pr27387.C: Fix a comment typo.
1924 2006-05-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1927 * gfortran.dg/error_recovery_1.f90: New test.
1929 2006-05-10 Richard Guenther <rguenther@suse.de>
1931 PR tree-optimization/27302
1932 * gcc.dg/torture/pr27302.c: New testcase.
1934 2006-05-09 Dirk Mueller <dmueller@suse.de>
1935 Richard Guenther <rguenther@suse.de>
1938 * gcc.dg/tree-ssa/pr27498.c: New testcase.
1940 2006-05-09 Zdenek Dvorak <dvorakz@suse.cz>
1942 PR rtl-optimization/27335
1943 * gcc.dg/pr27335.c: New test.
1945 2006-05-06 Richard Sandiford <richard@codesourcery.com>
1947 * gcc.target/mips/mips-ps-5.c: New file.
1949 2006-05-08 Jan Hubicka <jh@suse.cz>
1952 * gcc.dg/pr25962.c: New.
1954 2006-05-08 Roger Sayle <roger@eyesopen.com>
1957 * gcc.target/powerpc/pr27158.c: New test case.
1959 2006-05-08 Laurent GUERBY <laurent@guerby.net>
1962 * ada/acats/run_all.sh: Use test -z.
1964 2006-05-07 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1967 * gfortran.dg/spec_expr_3.f90: New test.
1969 2006-05-07 H.J. Lu <hongjiu.lu@intel.com>
1972 * gcc.target/i386/monitor.c: New file.
1974 2006-05-08 Alan Modra <amodra@bigpond.net.au>
1976 * gcc.dg/pr27095.c: xfail *-*-darwin*.
1978 2006-05-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1981 * g++.dg/other/ptrmem7.C: New test.
1983 2006-05-07 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1986 * gcc.dg/array-9.c: New test.
1988 2006-05-07 Richard Guenther <rguenther@suse.de>
1990 PR tree-optimization/27409
1991 * gcc.dg/torture/pr27409.c: New testcase.
1993 2006-05-07 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
1996 * gfortran.dg/select_6.f90: New.
1998 2006-05-07 Richard Guenther <rguenther@suse.de>
2000 PR tree-optimization/27136
2001 * gcc.dg/torture/pr27136.c: New testcase.
2003 2006-05-07 Paul Thomas <pault@gcc.gnu.org>
2006 * gfortran.dg/char_cons_len_1.f90: New test.
2008 2006-05-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2011 * g++.dg/template/incomplete2.C: New test.
2013 2006-05-06 Richard Guenther <rguenther@suse.de>
2015 PR tree-optimization/27151
2016 * gcc.dg/vect/pr27151.c: New testcase.
2018 2006-05-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2021 * g++.dg/template/void1.C: New test.
2024 * g++.dg/other/void2.C: New test.
2027 * g++.dg/conversion/void1.C: New test.
2029 2006-05-03 Aldy Hernandez <aldyh@redhat.com>
2032 * g++.dg/other/unused1.C: New.
2034 2006-05-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2037 * objc.dg/member-1.m: New test.
2039 2006-05-05 Steve Ellcey <sje@cup.hp.com>
2041 * gfortran.dg/large_real_kind_form_io_2.f90: Use nearest.
2043 2006-05-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2046 * gfortran.dg/matmul_2.f90: New test.
2048 2005-05-05 Laurent GUERBY <laurent@guerby.net>
2050 * ada/acats/run_all.sh: Use sync when main not found.
2052 2006-05-04 Kazu Hirata <kazu@codesourcery.com>
2055 * gcc.target/mips/pr26765.c: New.
2057 2005-05-04 Bernd Schmidt <bernd.schmidt@analog.com>
2059 * gcc.target/bfin: New directory.
2060 * gcc.target/bfin/bfin.exp: New file.
2061 * gcc.target/bfin/frmul.c: New file.
2062 * gcc.target/bfin/arith.c: New file.
2063 * gcc.target/bfin/mul-combine.c: New file.
2064 * gcc.target/bfin/shift.c: New file.
2066 2006-05-04 Richard Guenther <rguenther@suse.de>
2068 PR tree-optimization/14287
2069 PR tree-optimization/14844
2070 PR tree-optimization/19792
2071 PR tree-optimization/21608
2072 PR tree-optimization/27090
2073 * gcc.dg/tree-ssa/ssa-fre-1.c: New testcase.
2074 * gcc.dg/tree-ssa/ssa-fre-2.c: Likewise.
2075 * gcc.dg/tree-ssa/ssa-fre-3.c: Likewise.
2076 * gcc.dg/tree-ssa/ssa-fre-4.c: Likewise.
2077 * gcc.dg/tree-ssa/ssa-fre-5.c: Likewise.
2079 2006-05-04 Jakub Jelinek <jakub@redhat.com>
2081 PR tree-optimization/27285
2082 * gcc.c-torture/execute/pr27285.c: New test.
2085 * gcc.dg/gomp/pr27388-1.c: New test.
2086 * gcc.dg/gomp/pr27388-2.c: New test.
2087 * gcc.dg/gomp/pr27388-3.c: New test.
2090 * g++.dg/gomp/pr27359.C: New test.
2092 2006-05-02 Steven G. Kargl <kargls@comcast.net>
2095 * gfortran.dg/iargc.f90: New test.
2097 2006-05-02 Mark Mitchell <mark@codesourcery.com>
2100 * g++.dg/template/crash49.C: New test.
2102 2006-05-02 Steve Ellcey <sje@cup.hp.com>
2105 * gcc.c-torture/compile/pr23237.c: Move dg-do line.
2107 2006-05-02 Jeff Law <law@redhat.com>
2109 PR tree-optimization/27364
2110 * gcc.c-torture/execute/pr27364.c: New test.
2112 2006-05-02 Mark Mitchell <mark@codesourcery.com>
2115 * g++.dg/parser/ctor5.C: New test.
2117 2006-05-02 Kazu Hirata <kazu@codesourcery.com>
2120 * gcc.target/arm/arm.exp: New.
2121 * gcc.target/arm/pr27387.C: Likewise.
2123 2006-05-02 Paul Thomas <pault@gcc.gnu.org>
2127 * gfortran.dg/module_equivalence_2.f90: New test.
2129 2006-05-02 Jakub Jelinek <jakub@redhat.com>
2132 * g++.dg/gomp/pr27337-1.C: New test.
2133 * g++.dg/gomp/pr27337-2.C: New test.
2136 * gcc.dg/gomp/pr27328.c: New test.
2139 * g++.dg/gomp/pr27325.C: New test.
2142 * g++.dg/gomp/pr27310.C: New test.
2144 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2146 PR tree-optimization/27291
2147 * g++.dg/tree-ssa/pr27291.C: New test.
2149 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2151 PR tree-optimization/27283
2152 * g++.dg/tree-ssa/pr27283.C: New test.
2154 2006-05-01 Zdenek Dvorak <dvorakz@suse.cz>
2156 * gcc.dg/tree-ssa/loop-16.c: New test.
2158 2006-05-01 Roger Sayle <roger@eyesopen.com>
2159 Joseph S. Myers <joseph@codesourcery.com>
2161 * gcc.dg/Wconversion-3.c: New test case.
2162 * gcc.dg/Wconversion-4.c: Likewise.
2164 2006-05-01 Richard Guenther <rguenther@suse.de>
2166 PR tree-optimization/26726
2167 * g++.dg/tree-ssa/ivopts-1.C: New testcase.
2169 2006-04-30 Roger Sayle <roger@eyesopen.com>
2171 * gcc.dg/Woverflow-1.c: New test case.
2172 * gcc.dg/Woverflow-2.c: Likewise.
2173 * gcc.dg/Woverflow-3.c: Likewise.
2175 2006-04-30 Mark Mitchell <mark@codesourcery.com>
2178 * g++.dg/template/defarg8.C: New test.
2180 2006-04-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2183 * g++.dg/parse/operator7.C: New test.
2185 2006-04-29 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2189 * g++.dg/template/crash48.C: New test.
2192 * g++.dg/parse/ctor4.C: New test.
2194 2006-04-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2197 * gfortran.df/char_type_len.f90: New test.
2199 2006-04-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2201 PR libgfortran/27304
2202 * gfortran.dg/fmt_exhaust.f90: New test.
2204 2006-04-28 Roger Sayle <roger@eyesopen.com>
2207 * gcc.dg/large-size-array-2.c: New test case.
2209 2006-04-28 Richard Guenther <rguenther@suse.de>
2212 * gcc.target/i386/pr26826.c: New testcase.
2214 2006-04-28 Jakub Jelinek <jakub@redhat.com>
2217 * gcc.c-torture/execute/pr27260.c: New.
2219 2006-04-28 Alan Modra <amodra@bigpond.net.au>
2222 * gcc.dg/pr27095.c: New.
2224 2006-04-27 Mark Mitchell <mark@codesourcery.com>
2227 * g++.dg/conversion/bitfield4.C: New test.
2229 2006-04-27 Eric Christopher <echristo@apple.com>
2231 * gcc.dg/pragma-ms_struct.c: New.
2233 2006-04-27 Mark Mitchell <mark@codesourcery.com>
2236 * g++.dg/template/crash47.C: New test.
2238 2006-04-27 Dirk Mueller <dmueller@suse.de>
2240 * gcc.target/i386/sse-7.c: build with -msse.
2242 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
2245 * gcc.target/i386/sse-9.c: Include "../../gcc.dg/i386-cpuid.h".
2246 (main): Exit if processor doesn't support SSE.
2248 2006-04-26 David Edelsohn <edelsohn@gnu.org>
2251 * gcc.c-torture/compile/pr27282.c: New test.
2253 2006-04-26 Jakub Jelinek <jakub@redhat.com>
2256 * g++.dg/gomp/pr26913.C: New test.
2259 * gcc.dg/gomp/pr25996.c: New test.
2260 * g++.dg/gomp/pr25996.C: New test.
2262 2006-04-25 Richard Sandiford <richard@codesourcery.com>
2264 PR rtl-optimization/26725
2265 * gcc.c-torture/compile/pr26725.c: New test.
2267 2006-04-25 Richard Guenther <rguenther@suse.de>
2269 * gcc.dg/tree-prof/val-prof-2.c: Check for n + ffff rather
2272 2006-04-25 Andreas Krebbel <krebbel1@de.ibm.com>
2274 * gcc.dg/20060425-1.c: New testcase.
2276 2006-04-25 Jakub Jelinek <jakub@redhat.com>
2278 PR tree-optimization/26865
2279 * gcc.dg/pr26865.c: New test.
2281 2006-04-24 Mark Mitchell <mark@codesourcery.com>
2284 * g++.dg/conversion/bitfield1.C: New test.
2285 * g++.dg/conversion/bitfield2.C: Likewise.
2286 * g++.dg/conversion/bitfield3.C: Likewise.
2288 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2289 Richard Guenther <rguenther@suse.de>
2291 PR tree-optimization/27236
2292 * gcc.dg/tree-ssa/pr27236.c: New testcase.
2294 2006-04-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2297 * g++.dg/other/incomplete2.C: New test.
2299 2006-04-24 Richard Guenther <rguenther@suse.de>
2302 * gcc.dg/torture/pr26869.c: New testcase.
2304 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>
2305 Richard Guenther <rguenther@suse.de>
2307 PR tree-optimization/27218
2308 * g++.dg/tree-ssa/pr27218.C: New testcase.
2310 2006-04-23 Mark Mitchell <mark@codesourcery.com>
2313 * g++.dg/template/friend41.C: New test.
2315 2006-04-23 David Edelsohn <edelsohn@gnu.org>
2317 * g++.dg/opt/pr15551.C: Include cstdio.
2318 (main): Use remove instead of unlink.
2320 2006-04-23 Eric Botcazou <ebotcazou@adacore.com>
2322 * gcc.dg/sibcall-7.c: New test.
2323 * gcc.dg/tree-ssa/tailrecursion-1.c: Pass -foptimize-sibling-calls.
2324 * gcc.dg/tree-ssa/tailrecursion-2.c: Likewise.
2325 * gcc.dg/tree-ssa/tailrecursion-3.c: Likewise.
2326 * gcc.dg/tree-ssa/tailrecursion-4.c: Likewise.
2327 * gcc.dg/tree-ssa/tailrecursion-5.c: Likewise.
2329 2006-04-23 Mark Mitchell <mark@codesourcery.com>
2332 * g++.dg/opt/bitfield1.C: New test.
2333 * g++.dg/compat/abi/bitfield1_main.C: Add -w.
2334 * g++.dg/compat/abi/bitfield1_x.C: Likewise.
2335 * g++.dg/compat/abi/bitfield1_y.C: Likewise.
2336 * g++.dg/compat/abi/bitfield2_main.C: Likewise.
2337 * g++.dg/compat/abi/bitfield2_x.C: Likewise.
2338 * g++.dg/compat/abi/bitfield2_y.C: Likewise.
2339 * g++.dg/abi/bitfield1.C: Add dg-warning markers.
2340 * g++.dg/abi/bitfield2.C: Likewise.
2341 * g++.dg/init/bitfield1.C: Likewise.
2343 2006-04-23 Paul Thomas <pault@gcc.gnu.org>
2346 * gfortran.dg/elemental_subroutine_4.f90: New test.
2347 * gfortran.dg/assumed_size_refs_1.f90: Add error to non-conforming
2350 2006-04-22 Joseph S. Myers <joseph@codesourcery.com>
2352 * gcc.c-torture/compile/20060421-1.c: New testcase.
2354 2006-04-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2357 * gcc.dg/init-bad-4.c: New test.
2359 2006-04-21 Paul Brook <paul@codesourcery.com>
2361 * gcc.dg/arm-vfp1.c: Skip on iWMMXt cpus.
2363 2006-04-21 Paul Thomas <pault@gcc.gnu.org>
2366 * gfortran.dg/defined_operators_1.f90: New test.
2367 * gfortran.dg/assumed_charlen_function_1.f90: Add new error and
2368 remove old ones associated, incorrectly, with Note 5.46.
2371 * gfortran.dg/character_array_constructor_1.f90: New test.
2373 2006-04-20 Jakub Jelinek <jakub@redhat.com>
2375 * gcc.dg/20060419-1.c: New test.
2377 2006-04-19 Carlos O'Donell <carlos@codesourcery.com>
2380 * gcc.dg/struct-parse-1.c: New test case.
2382 2006-04-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2385 * g++.dg/parse/template19.C: New test.
2388 * g++.old-deja/g++.pt/friend36.C: Adjust error markers.
2391 * g++.dg/expr/call3.C: New test.
2394 * g++.dg/conversion/dynamic1.C: New test.
2396 2006-04-19 Mark Mitchell <mark@codesourcery.com>
2399 * g++.dg/template/crash35.C: Tweak error markers.
2400 * g++.dg/template/crash46.C: New test.
2401 * g++.old-deja/g++.brendan/friend4.C: Tweak error markers.
2402 * g++.old-deja/g++.pt/incomplete1.C: Likewise.
2404 2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com>
2406 PR rtl-optimization/14261
2407 * gcc.c-torture/compile/20060419-1.c: Added.
2409 2006-04-18 Bernhard Fischer <aldot@gcc.gnu.org>
2411 * gfortran.dg/label_1.f90: Adjust dg-error.
2413 2006-04-16 Roger Sayle <roger@eyesopen.com>
2416 * gcc.dg/fold-cond-1.c: New test case.
2417 * gcc.dg/pr26961-1.c: Likewise.
2419 2006-04-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2421 PR libgfortran/27138
2422 * gfortran.dg/read_bad_advance.f90: New test.
2424 2006-04-16 Roger Sayle <roger@eyesopen.com>
2425 Dale Johannesen <dalej@apple.com>
2428 * gcc.target/i386/vecinit-3.c: New testcase.
2429 * gcc.target/i386/vecinit-4.c: Likewise.
2430 * gcc.target/i386/sse-18.c: Likewise.
2431 * gcc.target/i386/sse-19.c: Likewise.
2433 2006-04-16 Thomas Koenig <Thomas.Koenig@online.de>
2435 * gfortran.dg/allocate_zerosize_1.f90: New test.
2437 2006-04-16 Mark Mitchell <mark@codesourcery.com>
2440 * g++.dg/template/crash45.C: New test.
2442 2006-04-16 Paul Thomas <pault@gcc.gnu.org>
2445 * gfortran.dg/proc_assign_1.f90: New test.
2446 * gfortran.dg/procedure_lvalue.f90: Change message.
2447 * gfortran.dg/namelist_4.f90: Add new error.
2451 * gfortran.dg/auto_pointer_array_result_1.f90
2454 * gfortran.dg/specification_type_resolution_1.f90
2459 * gfortran.dg/bounds_temporaries_1.f90: New test.
2462 * gfortran.dg/array_return_value_1.f90: New test.
2464 2006-04-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2467 * gfortran/dg/g77/20030115-1.f: Delete duplicate test.
2469 2006-04-15 Jakub Jelinek <jakub@redhat.com>
2472 * g++.dg/gomp/pr26823-1.C: New test.
2473 * g++.dg/gomp/pr26823-2.C: New test.
2475 2006-04-13 Uros Bizjak <uros@kss-loka.si>
2478 * gcc.dg/pr27314.c: New test.
2480 2006-04-13 Richard Henderson <rth@redhat.com>
2482 * g++.dg/gomp/block-0.C: Update expected matches.
2484 2006-04-13 DJ Delorie <dj@redhat.com>
2486 * lib/target-supports.exp (check_effective_target_int32plus): New.
2487 (check_effective_target_ptr32plus): New.
2488 (check_effective_target_size32plus): New.
2489 (check_effective_target_int16): New.
2490 (check_profiling_available): Add m32c to the list of unsupported targets.
2492 * gcc.c-torture/compile/20000804-1.c: Skip m32c also.
2493 * gcc.c-torture/compile/20001226-1.c: Skip m32c due to small
2495 * gcc.c-torture/compile/20010327-1.c: Skip m32c due to non-SI
2497 * gcc.c-torture/compile/20020604-1.c: Skip m32c due to small
2499 * gcc.c-torture/compile/20050303-1.c: Require >=32 bit integers
2501 * gcc.c-torture/compile/980506-1.c: Require >=32 bit size_t.
2502 * gcc.c-torture/execute/20020404-1.x: Check for any 16 bit target,
2503 not just xstormy16. Skip m32c due to weird pointer size.
2504 * gcc.c-torture/execute/20021024-1.x: Check for any 16 bit target,
2506 * gcc.c-torture/execute/shiftdi.x: Check for any 16 bit target,
2508 * gcc.dg/20020312-2.c: Add m32c support.
2509 * gcc.dg/20040622-2.c: Require >=32 bit pointers.
2510 * gcc.dg/20050321-1.c: XFail m32c due to incorrect malloc prototype
2512 * gcc.dg/20050321-2.c: Require >=32 bit integers.
2513 * gcc.dg/asm-1.c: Skip if int and short are the same size.
2514 * gcc.dg/fold-mod-1.c: Require >=32 bit integers.
2515 * gcc.dg/fold-overflow-1.c: Skip m32c due to small const types in asm.
2516 * gcc.dg/format/bitfld-1.c: Require >=32 bit integers due to printf formats
2517 * gcc.dg/init-string-2.c: Require >=32 bit integers.
2518 * gcc.dg/max-1.c: Skip m32c in r8c or m16c mode due to small pointers.
2519 * gcc.dg/noncompile/920923-1.c: Skip small-int message for int16 hosts.
2520 * gcc.dg/pch/struct-1.c: Require >= 32 bit integers.
2521 * gcc.dg/pr14796-2.c: Require >=32 bit integers.
2522 * gcc.dg/pr17112-1.c: Require >=32 bit integers.
2523 * gcc.dg/pr18241-1.c: XFail m32c due to incorrect memset prototype
2525 * gcc.dg/pr18241-2.c: XFail m32c due to incorrect memset prototype
2527 * gcc.dg/pr19340.c: Skip m32c due to lack of scheduling.
2528 * gcc.dg/pr23049.c: Require >=32 bit integers.
2529 * gcc.dg/torture/pr26565.c: Skip m32c as everything is already packed.
2530 * gcc.dg/torture/pr26587.c: Require >=32 bit integers.
2531 * gcc.dg/torture/pr26630.c: Require >=32 bit integers.
2532 * gcc.dg/tree-ssa/loop-10.c: Require >=32 bit integers.
2533 * gcc.dg/tree-ssa/loop-2.c: Require >=32 bit size_t.
2534 * gcc.dg/tree-ssa/loop-4.c: Require >=32 bit size_t.
2535 * gcc.dg/tree-ssa/ltrans-1.c: Require >=32 bit size_t.
2536 * gcc.dg/tree-ssa/ltrans-2.c: Require >=32 bit size_t.
2537 * gcc.dg/tree-ssa/ltrans-3.c: Require >=32 bit size_t.
2538 * gcc.dg/tree-ssa/ltrans-4.c: Require >=32 bit size_t.
2539 * gcc.dg/tree-ssa/pr14341.c: Require >=32 bit integers.
2540 * gcc.dg/tree-ssa/pr23382.c: XFail m32c due to incorrect malloc
2542 * gcc.dg/tree-ssa/pr24627.c: Require >=32 bit integers.
2543 * gcc.dg/tree-ssa/pr26180.c: Require >=32 bit integers.
2544 * gcc.dg/tree-ssa/vrp14.c: Require >=32 bit integers.
2545 * gcc.dg/tree-ssa/vrp21.c: Require >=32 bit integers.
2546 * gcc.dg/tree-ssa/vrp22.c: Require >=32 bit integers.
2548 * gcc.c-torture/execute/20040629-1.x: New. Require >16 bit integers.
2549 * gcc.c-torture/execute/20040703-1.x: Likewise.
2550 * gcc.c-torture/execute/20040705-1.x: Likewise.
2551 * gcc.c-torture/execute/20040705-2.x: Likewise.
2552 * gcc.c-torture/execute/20040709-1.x: Likewise.
2553 * gcc.c-torture/execute/20040709-2.x: Likewise.
2554 * gcc.c-torture/execute/20040811-1.x: Likewise.
2555 * gcc.c-torture/execute/20050316-1.x: Likewise.
2556 * gcc.c-torture/execute/bitfld-4.x: Likewise.
2557 * gcc.c-torture/execute/pr19689.x: Likewise.
2558 * gcc.c-torture/execute/pr7284-1.x: Likewise.
2559 * gcc.c-torture/execute/usmul.x: Likewise.
2560 * gcc.c-torture/execute/vrp-5.x: Likewise.
2561 * gcc.c-torture/execute/vrp-6.x: Likewise.
2562 * gcc.dg/debug/20041023-1.s: Likewise.
2564 2006-04-13 Roger Sayle <roger@eyesopen.com>
2566 * gcc.target/i386/20050113-1.c: Tweak testcase to reflect that casts
2567 of integers to a vector types are now constant expressions in C.
2568 * gcc.dg/vect/vect-fold-1.c: New test case.
2570 2006-04-13 Paolo Bonzini <bonzini@gnu.org>
2571 Ulrich Weigand <uweigand@de.ibm.com>
2574 * gcc.dg/vmx/pr27006.c: New testcase.
2576 2006-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2578 PR libgfortran/26766
2579 * gfortran.dg/write_recursive.f90: New test.
2581 2006-04-11 Mark Mitchell <mark@codesourcery.com>
2583 * g++.dg/parse/dtor7.C: New test.
2584 * g++.dg/parse/new1.C: Add error marker.
2585 * g++.dg/template/new3.C: New test.
2588 * g++.dg/template/pure1.C: New test.
2591 * g++.dg/parse/ptrmem4.C: New test.
2593 2006-04-10 Jeff Law <law@redhat.com>
2596 * gcc.c-torture/compile/pr27087.c: New test.
2598 2006-04-10 Aldy Hernandez <aldyh@redhat.com>
2601 * gcc.dg/20060410.c: New.
2603 2006-04-10 Matthias Klose <doko@debian.org>
2605 * testsuite/lib/gcc-defs.exp (gcc-set-multilib-library-path):
2606 Recognize multilib directory names containing underscores.
2608 2006-04-10 Roger Sayle <roger@eyesopen.com>
2610 * gcc.target/i386/vecinit-1.c: New test case.
2611 * gcc.target/i386/vecinit-2.c: Likewise.
2613 2006-04-10 Jakub Jelinek <jakub@redhat.com>
2616 * g++.dg/debug/dwarf2-2.C: New test.
2618 2006-04-09 Richard Sandiford <richard@codesourcery.com>
2620 PR rtl-optimization/27073
2621 * gcc.c-torture/execute/pr27073.c: New test.
2623 2006-04-08 Mike Stump <mrs@apple.com>
2625 * gcc.dg/pragma-darwin.c: Improve for ppc64.
2627 2006-04-07 Richard Guenther <rguenther@suse.de>
2629 PR tree-optimization/26135
2630 * gcc.dg/tree-ssa/ssa-copyprop-1.c: New testcase.
2632 2006-04-06 Jan Hubicka <jh@suse.cz>
2635 * g++.dg/bprob/g++-bprob-2.C: New testcase.
2637 2006-04-06 Roger Sayle <roger@eyesopen.com>
2639 * g++.dg/conversion/nullptr1.C: New test case.
2640 * g++.dg/conversion/nullptr2.C: Likewise.
2642 2006-04-05 Roger Sayle <roger@eyesopen.com>
2644 * gfortran.dg/dependency_18.f90: New test case.
2646 2006-04-05 Richard Guenther <rguenther@suse.de>
2648 PR tree-optimization/26919
2649 * gcc.dg/ipa/ipa-1.c: Use -fno-early-inlining.
2650 * gcc.dg/ipa/ipa-2.c: Likewise.
2651 * gcc.dg/ipa/ipa-3.c: Likewise.
2652 * gcc.dg/ipa/ipa-5.c: Likewise.
2654 2006-04-05 Richard Guenther <rguenther@suse.de>
2656 PR tree-optimization/26763
2657 * gcc.dg/torture/pr26763-1.c: New testcase.
2658 * gcc.dg/torture/pr26763-2.c: Likewise.
2660 2006-04-04 Paul Thomas <pault@gcc.gnu.org>
2664 * gfortran.dg/actual_array_constructor_1.f90: New testcase.
2666 2006-04-04 Eric Christopher <echristo@apple.com>
2668 * gcc.target/i386/387-1.c: Allow regexp to match darwin
2670 * gcc.target/i386/387-5.c: Ditto.
2672 2006-04-04 Carlos O'Donell <carlos@codesourcery.com>
2674 * gcc.target/sparc/struct-ret-check.c: New test.
2676 2006-04-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2678 * gfortran.dg/fmt_zero_digits.f90: New test for no error when
2679 zero decimal digits specified in format.
2681 2006-04-03 Paul Thomas <pault@gcc.gnu.org>
2684 * gfortran.dg/missing_optional_dummy_1.f90: New test.
2687 * gfortran.dg/compliant_elemental_intrinsics_1.f90: New test.
2688 * gfortran.dg/initialization_1.f90: Make assignment compliant.
2689 * gfortran.dg/transfer_array_intrinsic_1.f90: Simplify.
2690 * gfortran.dg/transfer_array_intrinsic_2.f90: Make assignments compliant and detect
2693 2006-04-02 Erik Edelmann <eedelman@gcc.gnu.org>
2695 * gfortran.dg/allocatable_dummy_1.f90: Also check that allocatable
2696 dummy arguments work when the actual argument is itself a dummy
2697 argument of the caller.
2699 2006-04-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2702 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on SPARC/Solaris.
2704 2006-04-01 Roger Sayle <roger@eyesopen.com>
2706 * gfortran.dg/dependencency_17.f90: New test case.
2708 2006-04-01 Roger Sayle <roger@eyesopen.com>
2710 * gfortran.dg/dependency_14.f90: New test case.
2711 * gfortran.dg/dependency_15.f90: Likewise.
2712 * gfortran.dg/dependency_16.f90: Likewise.
2714 2006-03-31 Asher Langton <langton2@llnl.gov>
2717 gfortran.dg/cray_pointers_6.f90: New test.
2719 2006-03-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2721 PR libgfortran/26890
2722 * gfortran.dg/read_size_noadvance.f90: New test.
2724 2006-03-30 Thomas Koenig <Thomas.Koenig@online.de>
2727 * gfortran.dg/multiple_allocation_1.f90: Check that the
2728 size has changed after a re-allocation with stat.
2730 2006-03-30 Richard Guenther <rguenther@suse.de>
2732 * gcc.target/i386/sselibm-1.c: Adjust for libgcc-math partial
2734 * gcc.target/i386/sselibm-2.c: Likewise.
2735 * gcc.target/i386/sselibm-3.c: Likewise.
2736 * gcc.target/i386/sselibm-4.c: Likewise.
2737 * gcc.target/i386/sselibm-5.c: Likewise.
2739 2006-03-28 Roger Sayle <roger@eyesopen.com>
2741 * gcc.dg/fold-andxor-1.c: New test case.
2742 * gcc.dg/fold-xorand-1.c: Likewise.
2744 2006-03-28 Roger Sayle <roger@eyesopen.com>
2746 * gcc.dg/fold-convnotconv-1.c: New test case.
2748 2006-03-28 Paul Thomas <pault@gcc.gnu.org>
2751 * gfortran.dg/private_type_5.f90: New test.
2753 2006-03-27 David Edelsohn <edelsohn@gnu.org>
2755 * objc.dg/objc-nofilename-1.m: Limit to Darwin.
2757 2006-03-27 Jakub Jelinek <jakub@redhat.com>
2759 * gfortran.dg/advance_2.f90: New test.
2760 * gfortran.dg/advance_3.f90: New test.
2762 * gfortran.fortran-torture/execute/equiv_5.f: New test.
2764 2006-03-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2766 PR libgfortran/26661
2767 PR libgfortran/26880
2768 * gfortran.dg/read_x_past.f: New test.
2770 2006-03-26 Geoffrey Keating <geoffk@apple.com>
2772 * gcc.dg/darwin-20040809-2.c: Don't expect default debugging
2775 2006-03-26 David Edelsohn <edelsohn@gnu.org>
2777 * objc.dg/dwarf-1.m: Skip on AIX.
2778 * objc.dg/dwarf-2.m: Skip on AIX.
2780 2006-03-25 Steven G. Kargl <kargls@comcast.net>
2783 * gfortran.dg/float_1.f90: New test.
2785 2006-03-25 Steven G. Kargl <kargsl@comcast.net>
2787 * gfortran.dg/transfer_array_intrinsic_1.f90: Restrict to i?86 and
2789 * gfortran.dg/transfer_array_intrinsic_2.f90: Ditto.
2791 2006-03-25 Thomas Koenig <Thomas.Koenig@online.de>
2794 * gfortran.dg/convert_implied_open.f90: New test case.
2796 2006-03-25 Thomas Koenig <Thomas.Koenig@online.de>
2799 * gfortran.dg/transpose_reshape_r10.f90: New test case.
2801 2006-03-25 Uros Bizjak <uros@kss-loka.si>
2804 * gcc.dg/pr26717.c: New test.
2806 2006-03-25 Roger Sayle <roger@eyesopen.com>
2808 * gfortran.dg/dependency_12.f90: New test case.
2810 2006-03-24 Roger Sayle <roger@eyesopen.com>
2812 * gfortran.dg/dependency_9.f90: New (resurected) test case.
2814 2006-03-24 Jeff Law <law@redhat.com>
2816 * gcc.c-torture/pr26840.c: New test.
2818 2006-03-24 Geoffrey Keating <geoffk@apple.com>
2820 * objc.dg/dwarf-2.m: New.
2821 * obj-c++.dg/dwarf-2.mm: New.
2823 * g++.old-deja/g++.other/init19.C: New.
2825 2006-03-24 David Edelsohn <edelsohn@gnu.org>
2827 * g++.dg/eh/spbp.C: Skip on AIX.
2829 2006-03-24 Jakub Jelinek <jakub@redhat.com>
2832 * g++.dg/gomp/pr26611-1.C: New test.
2833 * g++.dg/gomp/pr26611-2.C: New test.
2835 2006-03-24 Jeff Law <law@redhat.com>
2837 * gcc.c-torture/compile/pr26833.c: New test.
2838 * gfortran.fortran-torture/compile/pr26806.f90: New test.
2840 2006-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2842 * gfortran.dg/endfile_2.f90: Delete temp file.
2844 2006-03-22 Thomas Koenig <Thomas.Koenig@online.de>
2847 * gfortran.dg/record_marker_1.f90: New test case.
2848 * gfortran.dg/record_marker_2.f: New test case.
2849 * gfortran.dg/record_marker_3.f90: New test case.
2851 2006-03-22 Paul Thomas <pault@gcc.gnu.org>
2854 * gfortran.dg/transfer_array_intrinsic_1.f90: New test.
2855 * gfortran.dg/transfer_array_intrinsic_2.f90: New test.
2857 2006-03-21 Janis Johnson <janis187@us.ibm.com>
2859 * lib/gcc-dg.exp (cleanup-modules): New proc.
2860 * gfortran.dg/allocatable_function_1.f90,
2861 gfortran.dg/allocate_char_star_scalar_1.f90,
2862 gfortran.dg/assumed_charlen_function_1.f90,
2863 gfortran.dg/assumed_dummy_1.f90,
2864 gfortran.dg/assumed_shape_ranks_1.f90,
2865 gfortran.dg/assumed_shape_ranks_2.f90,
2866 gfortran.dg/assumed_size_dt_dummy.f90,
2867 gfortran.dg/auto_char_dummy_array_1.f90,
2868 gfortran.dg/auto_char_len_3.f90,
2869 gfortran.dg/automatic_module_variable.f90,
2870 gfortran.dg/bad_automatic_objects_1.f90,
2871 gfortran.dg/char_array_constructor.f90,
2872 gfortran.dg/char_array_structure_constructor.f90,
2873 gfortran.dg/char_result_11.f90, gfortran.dg/char_result_9.f90,
2874 gfortran.dg/contained_1.f90, gfortran.dg/convert_1.f90,
2875 gfortran.dg/cray_pointers_5.f90, gfortran.dg/data_constraints_1.f90,
2876 gfortran.dg/default_initialization.f90, gfortran.dg/der_charlen_1.f90,
2877 gfortran.dg/der_io_2.f90, gfortran.dg/der_io_3.f90,
2878 gfortran.dg/derived_pointer_recursion.f90,
2879 gfortran.dg/derived_recursion.f90, gfortran.dg/der_pointer_1.f90,
2880 gfortran.dg/der_pointer_3.f90, gfortran.dg/der_pointer_4.f90,
2881 gfortran.dg/dummy_functions_1.f90,
2882 gfortran.dg/elemental_initializer_1.f90,
2883 gfortran.dg/elemental_non_intrinsic_dummy_1.f90,
2884 gfortran.dg/elemental_pointer_1.f90,
2885 gfortran.dg/elemental_subroutine_1.f90,
2886 gfortran.dg/elemental_subroutine_2.f90, gfortran.dg/entry_1.f90,
2887 gfortran.dg/entry_3.f90, gfortran.dg/enum_10.f90,
2888 gfortran.dg/equiv_constraint_3.f90, gfortran.dg/func_derived_1.f90,
2889 gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90,
2890 gfortran.dg/generic_1.f90, gfortran.dg/generic_2.f90,
2891 gfortran.dg/generic_3.f90, gfortran.dg/generic_4.f90,
2892 gfortran.dg/global_references_1.f90,
2893 gfortran.dg/host_used_types_1.f90, gfortran.dg/implicit_1.f90,
2894 gfortran.dg/implicit_2.f90, gfortran.dg/implicit_actual.f90,
2895 gfortran.dg/initialization_1.f90, gfortran.dg/int_1.f90,
2896 gfortran.dg/intent_used_1.f90, gfortran.dg/interface_1.f90,
2897 gfortran.dg/interface_2.f90, gfortran.dg/internal_references_2.f90,
2898 gfortran.dg/io_constraints_1.f90, gfortran.dg/io_constraints_2.f90,
2899 gfortran.dg/large_integer_kind_1.f90,
2900 gfortran.dg/large_real_kind_1.f90,
2901 gfortran.dg/module_blank_common.f90, gfortran.dg/module_commons_1.f90,
2902 gfortran.dg/module_double_reuse.f90,
2903 gfortran.dg/module_equivalence_1.f90,
2904 gfortran.dg/module_interface_1.f90,
2905 gfortran.dg/module_parameter_array_refs_1.f90,
2906 gfortran.dg/named_interface.f90, gfortran.dg/namelist_14.f90,
2907 gfortran.dg/namelist_15.f90, gfortran.dg/namelist_1.f90,
2908 gfortran.dg/namelist_4.f90, gfortran.dg/namelist_use.f90,
2909 gfortran.dg/namelist_use_only.f90, gfortran.dg/nested_modules_1.f90,
2910 gfortran.dg/nested_modules_2.f90, gfortran.dg/nested_modules_3.f90,
2911 gfortran.dg/nested_modules_4.f90, gfortran.dg/nested_modules_5.f90,
2912 gfortran.dg/parens_5.f90, gfortran.dg/parent_result_ref_4.f90,
2913 gfortran.dg/pr15164.f90, gfortran.dg/pr16861.f90,
2914 gfortran.dg/pr17615.f90, gfortran.dg/pr19926.f90,
2915 gfortran.dg/pr21177.f90, gfortran.dg/pr26246_1.f90,
2916 gfortran.dg/private_type_1.f90, gfortran.dg/private_type_2.f90,
2917 gfortran.dg/private_type_3.f90, gfortran.dg/private_type_4.f90,
2918 gfortran.dg/procedure_lvalue.f90, gfortran.dg/pure_byref_3.f90,
2919 gfortran.dg/same_name_1.f90,
2920 gfortran.dg/sibling_dummy_procedure_1.f90,
2921 gfortran.dg/sibling_dummy_procedure_2.f90,
2922 gfortran.dg/sibling_dummy_procedure_3.f90,
2923 gfortran.dg/substr_1.f90, gfortran.dg/substring_equivalence.f90,
2924 gfortran.dg/use_allocated_1.f90, gfortran.dg/used_dummy_types_1.f90,
2925 gfortran.dg/used_dummy_types_2.f90,
2926 gfortran.dg/used_dummy_types_3.f90,
2927 gfortran.dg/used_dummy_types_4.f90,
2928 gfortran.dg/used_dummy_types_5.f90,
2929 gfortran.dg/used_interface_ref.f90, gfortran.dg/used_types_1.f90,
2930 gfortran.dg/userdef_operator_1.f90: Use it.
2932 2006-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2934 * gfortran.dg/advance.f90, gfortran.dg/backspace_2.f,
2935 gfortran.dg/comma.f, gfortran.dg/direct_io_2.f90,
2936 gfortran.dg/tl_editing.f90, gfortran.dg/unf_io_convert_1.f90,
2937 gfortran.dg/write_back.f,
2938 gfortran.fortran-torture/execute/inquire_1.f90,
2939 gfortran.fortran-torture/execute/inquire_3.f90: Delete temp file.
2941 2006-03-21 Jeff Law <law@redhat.com>
2943 * gcc.dg/tree-ssa/vrp28.c: New test.
2945 2006-03-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2947 * gcc.dg/builtins-config.h (Solaris case): Define HAVE_C99_RUNTIME
2948 if _STDC_C99 is defined.
2949 * gcc.dg/builtins-18.c: Pass -std=c99 on Solaris.
2950 * gcc.dg/builtins-20.c: Likewise.
2951 * gcc.dg/builtins-53.c: Likewise.
2952 * gcc.dg/single-precision-constant.c: Likewise. Also pass
2953 -mmacosx-version-min=10.3 on PowerPC/Darwin.
2955 2006-03-21 Andrew Pinski <pinskia@physics.uc.edu>
2958 * gcc.c-torture/compile/pr26781-1.c: New test.
2959 * gcc.c-torture/compile/pr26781-2.c: New test.
2961 2006-03-21 Jakub Jelinek <jakub@redhat.com>
2964 * g++.dg/gomp/pr26690-1.C: New test.
2965 * g++.dg/gomp/pr26690-2.C: New test.
2967 2006-03-20 Jeff Law <law@redhat.com>
2969 * gcc.dg/tree-ssa/pr21829.c: New test.
2971 * gcc.dg/tree-ssa/20030807-2.c: Make sure to run VRP.
2973 2006-03-20 Richard Sandiford <richard@codesourcery.com>
2975 * lib/target-supports.exp (check_no_compiler_messages): New procedure.
2976 (check_visibility_available): Use it.
2977 (check_effective_target_default_packed): Likewise.
2978 (check_effective_target_pcc_bitfield_type_matters): Likewise.
2979 (check_effective_target_fopenmp): Likewise.
2980 (check_effective_target_freorder): Likewise.
2981 (check_effective_target_fpic): Likewise.
2982 (check_named_sections_available): Likewise.
2983 (check_effective_target_ilp32): Likewise.
2984 (check_effective_target_lp64): Likewise.
2986 2006-03-20 Thomas Koenig <Thomas.Koenig@online.de>
2989 * gfortran.dg/scalar_mask_2.f90: New test case.
2991 2006-03-20 Andrew Pinski <pinskia@physics.uc.edu>
2994 * gcc.dg/tree-ssa/loadpre12.c: New test.
2995 * gcc.dg/tree-ssa/loadpre13.c: New test.
2996 * gcc.dg/tree-ssa/loadpre14.c: New test.
2997 * gcc.dg/tree-ssa/loadpre15.c: New test.
2998 * gcc.dg/tree-ssa/loadpre16.c: New test.
2999 * gcc.dg/tree-ssa/loadpre17.c: New test.
3000 * gcc.dg/tree-ssa/loadpre18.c: New test.
3001 * gcc.dg/tree-ssa/loadpre19.c: New test.
3002 * gcc.dg/tree-ssa/loadpre20.c: New test.
3003 * gcc.dg/tree-ssa/loadpre21.c: New test.
3004 * gcc.dg/tree-ssa/loadpre22.c: New test.
3006 2006-03-19 Paul Thomas <pault@gcc.gnu.org>
3009 * gfortran.dg/elemental_initializer_1.f90: New test.
3012 * gfortran.dg/assumed_shape_ranks_2: New test.
3014 2006-03-18 Joseph S. Myers <joseph@codesourcery.com>
3016 * gcc.dg/980523-1.c, gcc.dg/980526-1.c, gcc.dg/switch-1.c: Use
3019 2006-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3021 * gfortran.dg/direct_io_1.f90, gfortran.dg/iostat_2.f90,
3022 gfortran.dg/open_new.f90, gfortran.dg/open_readonly_1.f90,
3023 gfortran.dg/pr16935.f90, gfortran.dg/pr20954.f,
3024 gfortran.dg/read_many_1.f, gfortran.dg/unf_io_convert_2.f90,
3025 gfortran.fortran-torture/execute/direct_io.f90,
3026 gfortran.fortran-torture/execute/inquire_2.f90,
3027 gfortran.fortran-torture/execute/inquire_4.f90,
3028 gfortran.fortran-torture/execute/list_read_1.f90,
3029 gfortran.fortran-torture/execute/open_replace.f90,
3030 gfortran.fortran-torture/execute/slash_edit.f90,
3031 gfortran.fortran-torture/execute/unopened_unit_1.f90: Delete
3032 temporary files from testcases.
3034 2006-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3036 PR libgfortran/26509
3037 gfortran.dg/write_direct_eor.f90: New test.
3039 2006-03-17 David Edelsohn <edelsohn@gnu.org>
3041 * gcc.target/powerpc/pr26350.c: New.
3042 * gcc.target/powerpc/indexed-addr.c: New.
3044 2006-03-16 Roger Sayle <roger@eyesopen.com>
3046 * gfortran.dg/dependency_13.f90: New test case.
3048 2006-03-16 Roger Sayle <roger@eyesopen.com>
3051 * gcc.dg/real-const-1.c: New test case.
3053 2006-03-15 Geoffrey Keating <geoffk@apple.com>
3055 * g++.old-deja/g++.other/init18.C: New.
3056 * g++.old-deja/g++.other/init5.C: Remove xfail.
3058 2006-03-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3060 * g++.dg/opt/pr15551.C: Cleanup temp file.
3062 2006-03-15 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3065 g++.dg/parse/long1.C: New test.
3067 2006-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3070 * gfortran.dg/continuation.f90: New test.
3071 * gfortran.dg/fmt_read_bz_bn.f90: Fix use of continuation.
3073 2006-03-14 Richard Guenther <rguenther@suse.de>
3075 PR tree-optimization/26672
3076 * gcc.dg/torture/pr26672.c: New testcase.
3078 2006-03-14 Joseph S. Myers <joseph@codesourcery.com>
3080 * gcc.target/powerpc/405-dlmzb-strlen-1.c,
3081 gcc.target/powerpc/440-dlmzb-strlen-1.c: New tests.
3083 2006-03-13 Roger Sayle <roger@eyesopen.com>
3086 * gcc.c-torture/compile/switch-1.c: New test case.
3088 2006-03-13 Paul Thomas <pault@gcc.gnu.org>
3091 * gfortran.fortran-torture/execute/intrinsic_mmloc_3.f90: Expand
3092 test to include more permuatations of mask and index.
3093 * testsuite/gfortran.dg/scalar_mask_1.f90: Modify last test to
3094 respond to F2003 spec. that the position returned for an all false
3095 mask && condition is zero.
3097 2006-03-13 Jakub Jelinek <jakub@redhat.com>
3100 * gcc.dg/gomp/pr25989.c: New test.
3102 2006-03-13 Jeff Law <law@redhat.com>
3104 * gcc.dg/tree-ssa/20030807-2.c: No longer expected to fail.
3106 2006-03-13 Eric Botcazou <ebotcazou@adacore.com>
3108 * gcc.dg/switch-9.c: New test.
3110 2006-03-13 Richard Guenther <rguenther@suse.de>
3113 * gcc.dg/torture/pr26630.c: New testcase.
3115 2006-03-11 Roger Sayle <roger@eyesopen.com>
3117 * gfortran.dg/dependency_10.f90: New test case.
3118 * gfortran.dg/dependency_11.f90: Likewise.
3120 2006-03-11 Paul Thomas <pault@gcc.gnu.org>
3121 Erik Edelmann <eedelman@gcc.gnu.org>
3123 * gfortran.dg/allocatable_function_1.f90: New.
3124 * gfortran.dg/allocatable_function_2.f90: New.
3126 2006-03-10 Richard Guenther <rguenther@suse.de>
3129 * gcc.dg/torture/pr26565.c: New testcase.
3131 2006-03-09 Eric Christopher <echristo@apple.com>
3133 * gcc.c-torture/compile/20060309-1.c: New.
3135 2006-03-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3137 PR libgfortran/26499
3138 * gfortran.dg/write_back.f: New test.
3139 * gfortran.dg/write_rewind_1.f: New test.
3140 * gfortran.dg/write_rewind_2.f: New test.
3142 2006-03-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3144 PR libgfortran/26554
3145 * gfortran.dg/read_logical.f90: New test.
3147 2006-03-04 Laurent GUERBY <laurent@guerby.net>
3149 * ada/acats/norun.lst: cdd2a03 now passes.
3151 2006-03-04 Andrew Pinski <pinskia@physics.uc.edu>
3154 * gcc.target/powerpc/pr18096-1.c: Change where the error
3157 2006-03-04 Jakub Jelinek <jakub@redhat.com>
3159 * gcc.target/i386/cleanup-1.c: New test.
3160 * gcc.target/i386/cleanup-2.c: New test.
3162 2006-03-04 Roger Sayle <roger@eyesopen.com>
3164 * gfortran.dg/dependency_9.f90: Remove for the time being.
3166 2006-03-04 Krister Walfridsson <cato@df.lth.se>
3168 * objc.dg/bad-receiver-type.m: Add space before bracket in dg
3171 2006-03-03 Roger Sayle <roger@eyesopen.com>
3173 * gfortran.dg/dependency_9.f90: New test case.
3175 2006-03-03 Roger Sayle <roger@eyesopen.com>
3177 * gfortran.dg/dependency_4.f90: New test case.
3178 * gfortran.dg/dependency_5.f90: New test case.
3179 * gfortran.dg/dependency_6.f90: New test case.
3180 * gfortran.dg/dependency_7.f90: New test case.
3181 * gfortran.dg/dependency_8.f90: New test case.
3183 2006-03-03 Paul Brook <paul@codesourcery.com>
3185 * gcc/testsuite/lib/target-supports.exp (check_profiling_available):
3188 2006-03-03 Thomas Koenig <Thomas.Koenig@online.de>
3191 * multiple_allocation_1.f90: New test.
3193 2006-03-03 Roger Sayle <roger@eyesopen.com>
3195 PR tree-optimization/26524
3196 * gfortran.dg/pr26524.f: New test case.
3198 2006-03-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3200 * g++.dg/template/repo5.C: Cleanup repo files.
3201 * gcc.dg/20051201-1.c: Cleanup coverage files.
3202 * gcc.target/sparc/fexpand-2.c, gcc.target/sparc/fpmerge-2.c,
3203 gcc.target/sparc/fpmul-2.c, gcc.target/sparc/pdist-2.c: Cleanup
3206 2006-03-02 Fariborz Jahanian <fjahanian@apple.com>
3208 * objc.dg/objc-nofilename-1.m: New test.
3209 * objc.dg/bad-receiver-type.m: New test.
3210 * obj-c++.dg/bad-receiver-type.mm: New test.
3212 2006-03-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3214 * gcc.dg/single-precision-constant.c: Tweak for non-C99 runtimes.
3216 2006-03-01 Mike Stump <mrs@apple.com>
3218 * g++.dg/abi/key2.C: Add.
3220 2006-03-01 Paul Thomas <pault@gcc.gnu.org>
3222 * gfortran.dg/logical_dot_product.f90: New test.
3225 * gfortran.dg/used_interface_ref.f90: New test.
3228 * gfortran.dg/dependency_2.f90: New test.
3229 * gfortran.fortran-torture/execute/where17.f90: New test.
3230 * gfortran.fortran-torture/execute/where18.f90: New test.
3231 * gfortran.fortran-torture/execute/where19.f90: New test.
3232 * gfortran.fortran-torture/execute/where20.f90: New test.
3234 2006-03-01 Daniel Berlin <dberlin@dberlin.org>
3236 * g++.dg/tree-ssa/pr26443.C: New test case.
3238 2006-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3241 * g++.dg/opt/return-slot1.C: New test.
3243 2006-02-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3245 PR libgfortran/26136
3246 * gfortran.dg/namelist_23.f90: New test.
3248 2006-02-28 Roger Sayle <roger@eyesopen.com>
3251 * gcc.dg/fold-eqandshift-2.c: New test case.
3253 2006-02-28 Richard Guenther <rguenther@suse.de>
3255 * gcc.dg/tree-ssa/pr26421.c: Fix testcase to force struct
3258 2006-02-28 Thomas Koenig <Thomas.Koenig@online.de>
3260 * scalar_mask_1.f90: Add tests for maxloc with scalar mask.
3262 2006-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3264 PR libgfortran/26464
3265 * gfortran.dg/backspace_5.f: New test.
3266 * gfortran.dg/backspace_6.f: New test.
3268 2006-02-26 Roger Sayle <roger@eyesopen.com>
3270 * gcc.dg/fold-eqandnot-1.c: New test case.
3272 2006-02-26 Roger Sayle <roger@eyesopen.com>
3275 * gcc.c-torture/execute/ieee/builtin-nan-1.c: New test case.
3277 2006-02-26 Zdenek Dvorak <dvorakz@suse.cz>
3279 * gcc.target/i386/20000614-2.c: Do not use -fno-strength-reduce.
3280 * gcc.dg/20030324-1.c: Do not use -fstrength-reduce.
3282 2006-02-26 Richard Guenther <rguenther@suse.de>
3284 PR tree-optimization/26421
3285 * gcc.dg/tree-ssa/pr26421.c: New testcase.
3287 2006-02-26 Steven Bosscher <stevenb.gcc@gmail.com>
3289 * gcc.dg/20031201-1.c: Don't use -frerun-loop-opt.
3290 * g++.old-deja/g++.robertl/eb132.C: Likewise.
3292 2006-02-26 Roger Sayle <roger@eyesopen.com>
3294 * gcc.dg/fold-even-1.c: New test case.
3296 2006-02-26 Roger Sayle <roger@eyesopen.com>
3299 * gcc.dg/fold-eqandshift-1.c: New test case.
3301 2006-02-26 Dorit Nuzman <dorit@il.ibm.com>
3303 PR tree-optimization/25125
3304 * gcc.dg/vect/wrapv-vect-7.c, gcc.dg/vect/wrapv-vect-reduc-2char.c,
3305 gcc.dg/vect/wrapv-vect-reduc-2short.c: New tests.
3307 2006-02-26 Dorit Nuzman <dorit@il.ibm.com>
3309 PR tree-optimizations/26359
3310 * gcc.dg/vect/vect.exp: Compile tests prefixed with "dump-tree-dceloop"
3311 with -fdump-tree-dceloop-details.
3312 * gcc.dg/vect/dump-tree-dceloop-pr26359.c: New test.
3314 2006-02-25 Roger Sayle <roger@eyesopen.com>
3317 * gcc.dg/fold-eqxor-1.c: New test case.
3318 * gcc.dg/fold-eqxor-2.c: Likewise.
3319 * gcc.dg/fold-eqxor-3.c: Likewise.
3321 2006-02-25 Thomas Koenig <Thomas.Koenig@online.de>
3324 * scalar_mask_1.f90: New test.
3326 2006-02-24 Geoffrey Keating <geoffk@apple.com>
3328 * g++.dg/eh/uncaught1.C: Add dg-options for ppc-darwin.
3329 * g++.dg/eh/uncaught2.C: New.
3330 * g++.dg/eh/uncaught3.C: New.
3332 2006-02-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3334 PR libgfortran/26423
3335 * gfortran.dg/read_many_1.f: New test.
3337 2006-02-24 Paul Thomas <pault@gcc.gnu.org>
3340 * gfortran.dg/dependency_3.f90: New test.
3341 * gfortran.fortran-torture/execute/vect-3.f90: Remove two of the
3345 * gfortran.dg/equiv_6.f90: New test.
3347 2006-02-23 Jeff Law <law@redhat.com>
3349 * gcc.c-torture/compile/pr26425.c: New test.
3351 2006-02-23 Jakub Jelinek <jakub@redhat.com>
3354 * gcc.dg/gomp/pr26412.c: New test.
3356 2006-02-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3359 * g++.dg/other/ellipsis1.C: New test.
3360 * g++.dg/parse/operator4.C: Adjust error marker.
3362 2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
3365 * gfortran.dg/pr25603.f: New testcase.
3367 2006-02-22 Nathan Sidwell <nathan@codesourcery.com>
3369 * gcc.dg/bf-spl1.c: Don't specify -m68000.
3370 * g++.old-deja/g++.pt/static11.C: Xfail for m68k-elf
3372 2006-02-21 Geoffrey Keating <geoffk@apple.com>
3374 * g++.dg/eh/spbp.C: New.
3376 2006-02-21 Jakub Jelinek <jakub@redhat.com>
3379 * gcc.target/i386/mmx-7.c: New test.
3381 2006-02-20 Roger Sayle <roger@eyesopen.com>
3383 PR tree-optimization/26361
3384 * gcc.dg/tree-ssa/vrp27.c: New test case.
3386 2006-02-20 Andrew Pinski <pinskia@physics.uc.edu>
3388 * gcc.dg/tree-ssa/complex-3.c: Split out first part into ...
3389 * gcc.dg/tree-ssa/complex-4.c: Here.
3391 2006-02-19 Roger Sayle <roger@eyesopen.com>
3394 * gfortran.dg/logical_1.f90: New test case.
3396 2006-02-19 Jakub Jelinek <jakub@redhat.com>
3399 * gcc.dg/20060218-1.c: Moved to...
3400 * gcc.target/i386/20060218-1.c: ... here. New test.
3402 2006-02-19 Erik Edelmann <eedelman@gcc.gnu.org>
3405 * gfortran.dg/convert_1.f90: New.
3407 2005-02-19 Paul Thomas <pault@gcc.gnu.org>
3410 * gfortran.dg/namelist_5.f90: New test.
3413 * gfortran.dg/namelist_4.f90: New test.
3415 2006-02-18 Andrew Pinski <pinskia@physics.uc.edu>
3418 * testsuite/gcc.dg/tree-ssa/complex-3.c: New test.
3420 2006-02-18 Andrew Pinski <pinskia@physics.uc.edu>
3422 * gcc.dg/tree-ssa/20031106-1.c: Fix the final scan of the
3423 variable to take into account the variable name in the
3425 * gcc.dg/tree-ssa/20031106-2.c: Likewise.
3427 2006-02-18 Jakub Jelinek <jakub@redhat.com>
3430 * gcc.c-torture/compile/20060217-1.c: New test.
3431 * gcc.dg/20060218-1.c: New test.
3433 2006-02-18 Joseph S. Myers <joseph@codesourcery.com>
3435 * gcc.dg/glibc-uclibc-1.c, gcc.dg/glibc-uclibc-2.c: New tests.
3437 2006-02-17 Grigory Zagorodnev <grigory_zagorodnev@linux.intel.com>
3439 * gcc.dg/cpp/undef3.c: New test.
3440 * gcc.dg/cpp/trad/builtins2.c: New test.
3442 2006-02-18 Mark Mitchell <mark@codesourcery.com>
3445 * g++.dg/template/static22.C: New test.
3446 * g++.dg/template/static23.C: New test.
3447 * g++.dg/template/static24.C: New test.
3448 * g++.dg/template/non-dependent13.C: New test.
3449 * g++.dg/init/member1.C: Tweak error markers.
3451 2006-02-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3454 * gcc.c-torture/compile/pr26255.c: New test case.
3456 2006-02-16 Roger Sayle <roger@eyesopen.com>
3458 * gfortran.fortran-torture/execute/where_10.f90: New test case.
3459 * gfortran.fortran-torture/execute/where_11.f90: Likewise.
3460 * gfortran.fortran-torture/execute/where_12.f90: Likewise.
3461 * gfortran.fortran-torture/execute/where_13.f90: Likewise.
3462 * gfortran.fortran-torture/execute/where_14.f90: Likewise.
3463 * gfortran.fortran-torture/execute/where_15.f90: Likewise.
3464 * gfortran.fortran-torture/execute/where_16.f90: Likewise.
3466 2006-02-16 Jeff Law <law@redhat.com>
3468 * gcc.dg/tree-ssa/vrp24.c: Update expected output.
3469 * gcc.dg/tree-ssa/vrp26.c: New test.
3471 2006-02-16 Joseph S. Myers <joseph@codesourcery.com>
3475 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define if
3476 __UCLIBC__ is defined.
3478 2006-02-16 Jakub Jelinek <jakub@redhat.com>
3481 * gfortran.dg/gomp/pr26224.f: New test.
3483 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3486 * lib/target-supports.exp
3487 (check_effective_target_vect_short_mult): New.
3488 (check_effective_target_vect_char_mult): New.
3489 (check_effective_target_vect_widen_sum_qi_to_si): New.
3490 (check_effective_target_vect_widen_sum_qi_to_hi): New.
3491 (check_effective_target_vect_widen_sum_hi_to_si): New.
3492 * gcc.dg/vect/vect-reduc-dot-s16.c: Remove, split into
3493 vect-reduc-dot-s16a.c and vect-reduc-dot-s16b.c
3494 * vect-reduc-dot-s16a.c: New, split from vect-reduc-dot-s16.c.
3495 * vect-reduc-dot-s16b.c: New, split from vect-reduc-dot-s16.c.
3496 * gcc.dg/vect/vect-reduc-pattern-2.c: Remove, split into
3497 vect-reduc-pattern-2a.c, vect-reduc-pattern-2b.c and
3498 vect-reduc-pattern-2c.c
3499 * gcc.dg/vect/vect-reduc-pattern-1.c: Remove, split into
3500 vect-reduc-pattern-1a.c, vect-reduc-pattern-1b.c and
3501 vect-reduc-pattern-1c.c
3503 2005-02-16 Paul Thomas <pault@gcc.gnu.org>
3506 * gfortran.dg/assumed_charlen_needed_1.f90: New test.
3508 2006-02-15 Toon Moene <toon@moene.indiv.nluug.nl>
3511 * gfortran.dg/enum_8.f90: Remove check for warning.
3512 * gfortran.dg/iomsg_1.f90: Ditto.
3513 * gfortran.dg/enum_1.f90: Ditto.
3514 * gfortran.dg/enum_9.f90: Ditto.
3515 * gfortran.dg/enum_2.f90: Ditto.
3516 * gfortran.dg/enum_10.f90: Ditto.
3517 * gfortran.dg/enum_3.f90: Ditto.
3518 * gfortran.dg/flush_1.f90: Ditto.
3519 * gfortran.dg/enum_4.f90: Ditto.
3520 * gfortran.dg/array_constructor_1.f90: Ditto.
3521 * gfortran.dg/enum_5.f90: Ditto.
3522 * gfortran.dg/enum_6.f90: Ditto.
3523 * gfortran.dg/enum_7.f90: Ditto.
3525 2006-02-15 Jakub Jelinek <jakub@redhat.com>
3528 * gcc.c-torture/compile/20060215-1.c: New test.
3530 2006-02-14 Roger Sayle <roger@eyesopen.com>
3533 * gcc.dg/tree-ssa/andor-2.c: New test case.
3535 2006-02-14 Thomas Koenig <Thomas.Koenig@online.de>
3538 * optional_dim.f90: New test.
3540 2006-02-14 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
3543 * gfortran.dg/label_4.f90: New.
3545 2006-02-14 Jakub Jelinek <jakub@redhat.com>
3546 Diego Novillo <dnovillo@redhat.com>
3547 Uros Bizjak <uros@kss-loka.si>
3549 * gfortran.dg/gomp: New directory.
3551 2006-02-14 Richard Guenther <rguenther@suse.de>
3553 PR tree-optimization/26258
3554 * gcc.dg/torture/pr26258.c: New testcase.
3556 2006-02-13 Jakub Jelinek <jakub@redhat.com>
3559 * gfortran.dg/pr26246_1.f90: New test.
3560 * gfortran.dg/pr26246_2.f90: New test.
3563 * gcc.c-torture/compile/20060208-1.c: New test.
3565 2006-02-13 Paul Thomas <pault@gcc.gnu.org>
3569 * gfortran.dg/module_parameter_array_refs_1.f90: New test.
3570 * gfortran.dg/bad_automatic_objects_1.f90: New test.
3571 * gfortran.dg/automatic_module_variable.f90: Change error message.
3574 * gfortran.dg/internal_dummy_1.f90: New test.
3577 * gfortran.dg/elemental_non_intrinsic_dummy_1.f90: New test.
3581 * gfortran.dg/uncommon_block_data_1.f90: New test.
3582 * gfortran.dg/equiv_constraint_7.f90: Correct non-compliance of test
3586 * gfortran.dg/typed_subroutine_1.f90: New test.
3588 2006-02-13 Geoffrey Keating <geoffk@apple.com>
3590 * objc.dg/dwarf-1.m: New.
3592 2006-02-13 Roger Sayle <roger@eyesopen.com>
3595 * gcc.dg/tree-ssa/andor-1.c: New test case.
3597 2006-02-13 Josh Conner <jconner@apple.com>
3600 * gcc.dg/pr25376.c: New test.
3602 * gcc.c-torture/compile/pr23237.c: Only compile test -- don't