1 2008-02-25 Joseph Myers <joseph@codesourcery.com>
3 * gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.
5 2008-02-25 Joseph Myers <joseph@codesourcery.com>
7 * gcc.dg/builtins-config.h: Disable C99 runtime testing for
10 2008-02-25 Joseph Myers <joseph@codesourcery.com>
12 * lib/target-supports.exp (check_profiling_available): Report -p
13 unavailable on *-*-mingw*.
15 2008-02-25 Joseph Myers <joseph@codesourcery.com>
17 * lib/target-supports.exp (check_effective_target_pthread_h): New.
18 * gcc.dg/pthread-init-1.c, gcc.dg/pthread-init-2.c: Use
19 dg-require-effective-target pthread_h.
21 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
23 * gcc.dg/Wswitch-enum-error.c: New.
24 * gcc.dg/Wswitch-error.c: New.
25 * gcc.dg/20011021-1.c: Use two directives to match two different
28 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
31 * gcc.dg/pr28322.c: New.
32 * gcc.dg/pr28322-2.c: New.
33 * lib/prune.exp: Ignore "At top level" even if there is no ':'
36 2008-02-25 Paolo Carlini <pcarlini@suse.de>
39 * g++.dg/other/error26.C: New.
41 2008-02-25 Paolo Carlini <pcarlini@suse.de>
44 * g++.dg/other/error25.C: New.
46 2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>
49 * gcc.dg/pr35258.c: New testcase.
51 2008-02-25 Jan Beulich <jbeulich@novell.com>
53 * gcc.dg/20020426-2.c: Remove bogus workaround.
54 * g++.old-deja/g++.other/store-expr1.C: Likewise.
55 * gcc.target/i386/movq-2.c: Also permit use of movzbl.
57 2008-02-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
59 * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
61 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
64 * gcc.dg/pr19984.c: New test.
65 * gcc.dg/dfp/compare-special.h: Use _nan instead of nan as the
68 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
70 * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
71 (main): Call check_vect and foo. Check array values after
73 * gcc.dg/vect/vect-117.c: Call check_vect.
74 * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
76 2008-02-25 Kaz Kojima <kkojima@gcc.gnu.org>
78 * gcc.dg/tree-ssa/ssa-pre-10.c: Use -fno-finite-math-only on
81 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
84 * gcc.c-torture/execute/20050604-1.x: New file.
86 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
88 * gcc.target/i386/pr22076.c: Update number of mov insns
90 * gcc.target/i386/pr34256.c: Ditto.
92 2008-02-24 Diego Novillo <dnovillo@google.com>
94 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
97 * g++.dg/warn/pr33738.C: New.
99 2008-02-24 Richard Sandiford <rsandifo@nildram.co.uk>
101 * gcc.c-torture/execute/nest-align-1.x: New file.
103 2008-02-24 Danny Smith <dannysmith@users.sourceforge.net>
106 * g++.dg.ext/dllimport13.C: New test.
108 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
111 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on
112 powerpc*-apple-darwin*.
114 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
116 * gfortran.dg/large_real_kind_2.F90: Split testing of ERF and
117 ERFC into gfortran.dg/large_real_kind_3.F90.
118 * gfortran.dg/large_real_kind_3.F90: New test.
120 2008-02-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
123 * gcc.dg/and-1.c: New test.
125 2008-02-23 Daniel Jacobowitz <dan@codesourcery.com>
127 * gcc.c-torture/execute/20080222-1.c: New test.
129 2008-02-23 Uros Bizjak <ubizjak@gmail.com>
133 * gcc.target/i386/pr22076.c: New test.
134 * gcc.target/i386/pr34256.c: New test.
135 * gcc.target/i386/vecinit-5.c: New test.
136 * gcc.target/i386/vecinit-6.c: New test.
137 * gcc.target/i386/vecinit-[1-4].c: Check that no MMX register is used.
139 * g++.dg/compat/struct-layout-1.h: Do not include <mmintrin.h> and
140 <xmmintrin.h>, define __m64 and __m128 directly.
141 * g++.dg/compat/struct-layout-1_generate.c: Add -mno-mmx for x86.
143 2008-02-22 Andrew Pinski <andrew_pinski@playstation.sony.com>
146 * g++.dg/ext/always_inline-1.C: New test.
147 * g++.dg/ext/always_inline-2.C: New test.
148 * g++.dg/ext/always_inline-3.C: New test.
149 * g++.dg/ext/always_inline-4.C: New test.
151 2008-02-22 Hans-Peter Nilsson <hp@axis.com>
153 * gcc.target/cris/asm-b-1.c: New test.
155 2008-02-22 Paolo Carlini <pcarlini@suse.de>
158 * g++.dg/template/nontype17.C: Add.
160 2008-02-22 Paolo Carlini <pcarlini@suse.de>
164 2008-02-14 Paolo Carlini <pcarlini@suse.de>
167 * g++.dg/template/nontype17.C: New.
168 * g++.dg/template/nontype16.C: Add error.
170 2008-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
173 * gcc.dg/Wfloat-equal-1.c: New.
174 * g++.dg/warn/Wfloat-equal-1.C: New.
176 2008-02-21 Michael Matz <matz@suse.de>
179 * gcc.dg/pr35264.c: New testcase.
181 2008-02-21 Richard Guenther <rguenther@suse.de>
183 * gfortran.dg/reassoc_1.f90: New testcase.
184 * gfortran.dg/reassoc_2.f90: Likewise.
185 * gfortran.dg/reassoc_3.f90: Likewise.
187 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
190 * gfortran.dg/fmt_t_7.f: New test.
193 * gfortran.dg/streamio_15.f90: New test.
195 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
198 * gfortran.dg/fmt_zero_digits.f90: Revise test.
200 2008-02-20 Seongbae Park <seongbae.park@gmail.com>
202 * gcc.dg/Wframe-larger-than.c: New option test.
204 2008-02-20 Tobias Burnus <burnus@net-b.de>
207 * gfortran.dg/dollar_sym_1.f90: New.
208 * gfortran.dg/dollar_sym_2.f90: New.
210 2008-02-20 Richard Guenther <rguenther@suse.de>
213 * gcc.dg/builtins-66.c: New testcase.
215 2008-02-20 Richard Guenther <rguenther@suse.de>
217 * gcc.dg/fold-reassoc-1.c: New testcase.
218 * gcc.dg/tree-ssa/recip-3.c: Adjust to not compute d/d.
220 2008-02-20 Richard Guenther <rguenther@suse.de>
222 * gcc.dg/tree-ssa/reassoc-13.c: New testcase.
224 2008-02-20 Ira Rosen <irar@il.ibm.com>
226 * lib/target-supports.exp (check_effective_target_vect_unpack):
228 (check_effective_target_vect_short_mult): Likewise.
229 * gcc.dg/vect/vect-reduc-dot-s16b.c: Expect vectorization of
230 the loop on targets that support vect_unpack.
232 2008-02-20 Uros Bizjak <ubizjak@gmail.com>
234 * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
235 (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
236 templates to reduce number of passed arguments.
238 2008-02-19 Jason Merrill <jason@redhat.com>
241 * g++.dg/template/explicit-args1.C: New.
243 2008-02-19 Richard Guenther <rguenther@suse.de>
245 PR tree-optimization/34989
246 * gcc.dg/pr34989-1.c: New testcase.
247 * gcc.dg/pr34989-2.c: Likewise.
249 2008-02-19 Jakub Jelinek <jakub@redhat.com>
252 * g++.dg/gomp/pr35028.C: New test.
256 * gcc.dg/gomp/pr34964.c: New test.
257 * g++.dg/gomp/pr34964.C: New test.
258 * gcc.dg/gomp/pr35244.c: New test.
259 * g++.dg/gomp/pr35244.C: New test.
262 * g++.dg/gomp/pr35078.C: New test.
264 2008-02-19 Christian Bruel <christian.bruel@st.com>
266 * gcc.dg/packed-array.c: New testcase.
268 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
271 * gcc.target/i386/pr33555.c: New test.
273 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
276 * gcc.target/i386/isa-1.c: New.
277 * gcc.target/i386/isa-2.c: Likewise.
278 * gcc.target/i386/isa-3.c: Likewise.
279 * gcc.target/i386/isa-4.c: Likewise.
280 * gcc.target/i386/isa-5.c: Likewise.
281 * gcc.target/i386/isa-6.c: Likewise.
282 * gcc.target/i386/isa-7.c: Likewise.
283 * gcc.target/i386/isa-8.c: Likewise.
284 * gcc.target/i386/isa-9.c: Likewise.
285 * gcc.target/i386/isa-10.c: Likewise.
286 * gcc.target/i386/isa-11.c: Likewise.
287 * gcc.target/i386/isa-12.c: Likewise.
288 * gcc.target/i386/isa-13.c: Likewise.
289 * gcc.target/i386/isa-14.c: Likewise.
291 2008-02-18 Joey Ye <joey.ye@intel.com>
292 H.J. Lu <hongjiu.lu@intel.com>
295 * gcc.c-torture/execute/nest-align-1.c: New test case.
297 2008-02-17 Richard Guenther <rguenther@suse.de>
300 * gcc.dg/torture/pr35227.c: New testcase.
302 2008-02-17 Richard Guenther <rguenther@suse.de>
304 PR tree-optimization/35231
305 * gcc.c-torture/execute/pr35231.c: New testcase.
307 2008-02-17 Uros Bizjak <ubizjak@gmail.com>
309 * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
312 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
314 * obj-c++.dg/encode-2.mm: XFAIL.
315 * obj-c++.dg/encode-3.mm: Likewise.
317 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
318 Paolo Carlini <pcarlini@suse.de>
320 * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
321 * g++.dg/ext/has_nothrow_constructor.C: Likewise.
322 * g++.dg/ext/has_nothrow_copy.C: Likewise.
324 2008-02-16 Uros Bizjak <ubizjak@gmail.com>
326 * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
327 (main): Change to void and rename to sse_test.
328 * gcc.target/i386/pr24306.c: Ditto.
329 * gcc.target/i386/pr32065-2.c: Ditto.
330 * gcc.target/i386/20060512-1.c: Include sse2-check.h.
331 (main): Change to void and rename to sse2_test.
332 * gcc.target/i386/20060512-3.c: Ditto.
334 2008-02-15 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
337 * gfortran.dg/c_loc_tests_12.f03: New test.
339 2008-02-15 Douglas Gregor <doug.gregor@gmail.com>
344 * g++.dg/cpp0x/vt-35026.C: New.
345 * g++.dg/cpp0x/vt-35023.C: New.
346 * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
347 * g++.dg/cpp0x/vt-35024.C: New.
349 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
351 * gcc.c-torture/execute/va-arg-25.x: Remove.
353 2008-02-15 Richard Guenther <rguenther@suse.de>
354 Zdenek Dvorak <ook@ucw.cz>
356 PR tree-optimization/35164
357 * g++.dg/torture/pr35164-1.C: New testcase.
358 * g++.dg/torture/pr35164-2.C: Likewise.
360 2008-02-15 Dominique d'Humieres <dominiq@lps.ens.fr>
363 * testsuite/g++.dg/template/spec35.C: Change the regular expressions
364 in dg-final to match the assembly code generated by Darwin 9.
366 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
368 * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
370 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
372 * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
374 2008-02-15 Hans-Peter Nilsson <hp@axis.com>
376 * lib/dejapatches.exp: New file.
378 2008-02-14 Douglas Gregor <doug.gregor@gmail.com>
381 * g++.dg/cpp0x/vt-34050.C: New.
383 2008-02-14 Danny Smith <dannysmith@users.sourceforge.net>
385 PR preprocessor/35061
386 * gcc.dg/cpp/pragma_pop_macro-1.c: New test.
388 2008-02-14 Paolo Carlini <pcarlini@suse.de>
391 * g++.dg/template/nontype17.C: New.
392 * g++.dg/template/nontype16.C: Add error.
394 2008-02-13 Jakub Jelinek <jakub@redhat.com>
397 * g++.dg/template/member8.C: New test.
399 2008-02-13 Michael Matz <matz@suse.de>
401 * gcc.dg/pr35065.c: Fix testcase warnings.
403 2008-02-13 Michael Matz <matz@suse.de>
406 * gcc.dg/pr35065.c: New testcase.
408 2008-02-12 Richard Guenther <rguenther@suse.de>
410 PR tree-optimization/35171
411 * gcc.c-torture/compile/pr35171.c: New testcase.
413 2008-02-12 Richard Guenther <rguenther@suse.de>
416 * gcc.c-torture/execute/pr35163.c: New testcase.
418 2008-02-12 Uros Bizjak <ubizjak@gmail.com>
420 * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
422 2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
424 * gnat.dg/loop_address.adb: New test.
426 2008-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
428 * obj-c++.dg/bitfield-1.mm: Expect failures.
429 * obj-c++.dg/bitfield-4.mm: Likewise.
430 * obj-c++.dg/cxx-ivars-2.mm: Likewise.
431 * obj-c++.dg/encode-8.mm: Likewise.
432 * obj-c++.dg/isa-field-1.mm: Likewise.
433 * obj-c++.dg/layout-1.mm: Likewise.
434 * obj-c++.dg/lookup-2.mm: Likewise.
435 * obj-c++.dg/try-catch-2.mm: Likewise.
436 * obj-c++.dg/try-catch-9.mm: Likewise.
438 2008-02-12 Jakub Jelinek <jakub@redhat.com>
441 * g++.dg/tree-ssa/pr35144.C: New test.
444 * gcc.target/i386/pr35160.c: New test.
447 * g++.dg/init/new27.C: New test.
449 2008-02-11 Paolo Carlini <pcarlini@suse.de>
452 * g++.dg/template/crash78.C: New.
454 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
457 * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
458 * gcc.dg/compat/vector-2_y.c: Ditto.
460 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
461 Richard Guenther <rguenther@suse.de>
463 PR tree-optimization/33992
464 * gcc.c-torture/execute/pr33992.c: New testcase.
466 2008-02-10 Thomas Koenig <tkoenig@gcc.gnu.org>
468 * gfortran.dg/streamio_14.f90: New test.
470 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
472 * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
473 Add -mfpmath=387 to dg-options.
475 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
478 * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
479 * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
480 * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
481 * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
482 * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
483 * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
484 * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
485 * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
486 * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
488 2008-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
491 * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
493 2008-02-06 Alexandre Oliva <aoliva@redhat.com>
496 * g++.dg/conversion/bitfield8.C: New.
498 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
500 * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
502 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
506 * g++.dg/ext/vector13.C: New.
508 2008-02-06 David Daney <ddaney@avtrex.com>
510 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
512 2008-02-05 Bob Wilson <bob.wilson@acm.org>
514 * lib/target-supports.exp (check_effective_target_hard_float): Remove
515 special case for xtensa-*-*.
517 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
520 * gfortran.dg/volatile11.f90: New test.
522 2008-02-05 Jakub Jelinek <jakub@redhat.com>
525 * g++.dg/template/array19.C: New test.
527 2008-02-05 Diego Novillo <dnovillo@google.com>
529 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
532 * g++.dg/warn/pr33738.C: Remove.
534 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
537 * gfortran.dg/bounds_check_13.f: New test.
539 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
542 * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
544 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
547 * gcc.target/i386/pr35083.c: New test.
549 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
552 * gfortran.dg/data_bounds_1.f90: New test.
554 2008-02-04 Diego Novillo <dnovillo@google.com>
556 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
559 * testsuite/g++.dg/warn/pr33738.C: New.
561 2008-02-04 Daniel Franke <franke.daniel@gmail.com>
563 * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
566 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
568 * lib/target-supports.exp (check_effective_target_hard_float): Only
569 use the macro definition tests for mips*-*-* and xtensa-*-*. For all
570 other targets, grep for a call insn in the rtl expand dump for an
572 (target_compile): Support generating rtl dumps as output.
574 2008-02-04 Richard Guenther <rguenther@suse.de>
577 * gcc.c-torture/execute/pr33631.c: New testcase.
579 2008-02-04 Richard Guenther <rguenther@suse.de>
582 * gcc.c-torture/compile/pr35043.c: New testcase.
584 2008-02-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
586 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
588 2008-02-03 Uros Bizjak <ubizjak@gmail.com>
590 * gcc.target/i386/pr31628.c: Require effective target fpic.
591 * gcc.target/i386/strinline.c: Ditto.
592 * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
593 * gcc.dg/pr35045.c: Ditto.
594 * gcc.dg/20050503-1.c: Ditto.
596 2008-02-03 Paul Thomas <pault@gcc.gnu.org>
599 * gfortran.dg/host_assoc_variable_1.f90: New test.
600 * gfortran.dg/allocate_stat.f90: Change last three error messages.
602 2008-02-02 Michael Matz <matz@suse.de>
605 * gcc.dg/pr35045.c: New test.
607 2008-02-02 Thomas Koenig <tkoenig@gcc.gnu.org>
610 * gfortran.dg/shape_4.f90: New test.
612 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
614 * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
616 2008-02-01 Hans-Peter Nilsson <hp@axis.com>
618 PR rtl-optimization/34773
619 * gcc.target/cris/torture/pr34773.c: New test.
621 2008-02-01 Nick Clifton <nickc@redhat.com>
623 * lib/target-supports.exp (check_profiling_available): Do not
624 expect profiling to work on the xstormy16 target.
626 2008-02-01 Uros Bizjak <ubizjak@gmail.com>
629 * gcc.c-torture/execute/20050316-2.x: New file.
630 * gcc.target/i386/pr17390.c: Update scan pattern.
631 * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
632 * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
634 2008-01-31 Paul Thomas <pault@gcc.gnu.org>
637 * gfortran.dg/proc_assign_2.f90: New test.
639 2008-01-31 Douglas Gregor <doug.gregor@gmail.com>
640 Jakub Jelinek <jakub@redhat.com>
644 * g++.dg/ext/alias-canon.C: New.
645 * g++.dg/ext/alias-mangle.C: New.
647 2008-01-30 Jan Hubicka <jh@suse.cz>
649 * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
651 2008-01-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
653 * g++.dg/other/first-global.C: Add -fpie for all pic targets.
654 * g++.dg/parse/attr-externally-visible-1.C: Likewise.
656 2008-01-30 Jan Hubicka <jh@suse.cz>
659 * gcc.c-torture/execute/pr34982.c: New testcase.
661 2008-01-30 Andreas Krebbel <krebbel1@de.ibm.com>
663 * gcc.target/s390/tf_to_di-1.c: New testcase.
665 2008-01-30 Paul Thomas <pault@gcc.gnu.org>
668 * gfortran.dg/use_only_3.f90: New test.
669 * gfortran.dg/use_only_3.inc: Modules for new test.
672 * gfortran.dg/function_charlen_2.f90: New test.
674 2008-01-30 Jakub Jelinek <jakub@redhat.com>
677 * gcc.dg/pr34969.c: New test.
680 * gcc.dg/inline-25.c: New test.
681 * gcc.dg/inline-26.c: New test.
682 * gcc.dg/inline-27.c: New test.
684 2008-01-29 Richard Guenther <rguenther@suse.de>
687 * gcc.c-torture/compile/pr35006.c: New testcase.
689 2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
700 * g++.dg/cpp0x/vt-34219-2.C: New.
701 * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
702 * g++.dg/cpp0x/vt-34961.C: New.
703 * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
704 cases from the re-opened PR.
705 * g++.dg/cpp0x/vt-34753.C: New.
706 * g++.dg/cpp0x/vt-34919.C: New.
707 * g++.dg/cpp0x/vt-34754.C: New.
708 * g++.dg/cpp0x/vt-34606.C: New.
709 * g++.dg/cpp0x/vt-34219.C: New.
710 * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
711 * g++.dg/cpp0x/vt-34755.C: New.
712 * g++.dg/cpp0x/pr31438.C: Ditto.
713 * g++.dg/cpp0x/variadic81.C: Ditto.
715 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
717 * g++.dg/torture/pr34641.C: Put the dg-do first.
719 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
721 * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
723 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
725 * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
727 2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
730 * gcc.target/powerpc/spe-small-data-1.c: New test.
731 * gcc.target/powerpc/spe-small-data-2.c: New test.
733 2008-01-28 Thomas Koenig <tkoenig@gcc.gnu.org>
736 * gfortran.dg/shape_3.f90: New test.
738 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
740 * gcc.target/s390/20020926-1.c: Remove -m31.
742 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
744 * gcc.target/s390/20020926-1.c: Disable for s390x.
746 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
749 * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
752 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
755 * gfortran.dg/array_constructor_22.f90: New test.
757 2008-01-26 Maxim Kuvyrkov <maxim@codesourcery.com>
760 * gcc.c-torture/compile/pr34688: New test.
762 2008-01-26 Tobias Burnus <burnus@net-b.de>
765 * gfortran.dg/missing_optional_dummy_5.f90: New.
767 2008-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
769 * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
770 noinline. XFAIL test.
772 2008-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
775 * gfortran.dg/array_3.f90: New test.
777 2008-01-26 Jakub Jelinek <jakub@redhat.com>
779 * gcc.c-torture/compile/pr34966.c (atan): Only use asm
783 * gcc.dg/pr34965.c: New test.
784 * g++.dg/other/error24.C: New test.
786 2008-01-26 Thomas Koenig <tkoenig@gcc.gnu.org>
788 PR libfofortran/34887
789 * gfortran.dg/x_slash_2.f: New test.
791 2008-01-26 Richard Guenther <rguenther@suse.de>
794 * g++.dg/torture/pr34235.C: New testcase.
796 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
798 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
800 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
803 * gcc.target/mips/lazy-binding-1.c: New test.
804 * gcc.target/mips/mips.exp (setup_mips_tests): Set
805 mips_forced_no_abicalls and mips_forced_no_shared.
806 (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
807 Avoid using small data with -mabicalls. Don't make -G0 force
808 -mn-abicalls. Skip -mabicalls and -mshared tests if the multilib
809 forces the opposite option.
811 2008-01-26 Danny Smith <dannysmith@users.sourceforge.net>
814 * gcc.target/i386/fastcall-1.c: Scan for correct label.
815 Use -std=gnu89 switch.
817 2008-01-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
820 * gfortran.dg/direct_io_9.f: New test.
822 2008-01-25 Daniel Franke <franke.daniel@gmail.com>
825 * gfortran.dg/where_operator_assign_4.f90: New test.
827 2008-01-25 Joseph Myers <joseph@codesourcery.com>
829 * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
830 gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
833 2008-01-25 Richard Guenther <rguenther@suse.de>
836 * gcc.c-torture/execute/pr32244-1.c: New testcase.
838 2008-01-25 Richard Guenther <rguenther@suse.de>
840 PR tree-optimization/34966
841 * gcc.c-torture/compile/pr34966.c: New testcase.
843 2008-01-25 Richard Guenther <rguenther@suse.de>
846 * g++.dg/torture/pr33887-1.C: New testcase.
847 * g++.dg/torture/pr33887-2.C: Likewise.
848 * g++.dg/torture/pr33887-3.C: Likewise.
849 * gcc.c-torture/execute/20071211-1.c: Likewise.
851 2008-01-25 Uros Bizjak <ubizjak@gmail.com>
854 * gcc.dg/pr34856.c: Use pointer mode for "pin".
856 2008-01-25 Jakub Jelinek <jakub@redhat.com>
859 * g++.dg/gomp/pr33333.C: New test.
861 PR preprocessor/34692
862 * gcc.dg/cpp/pr34692.c: New test.
863 * gcc.dg/gomp/pr34692.c: New test.
865 2008-01-25 Olga Golovanevsky <olga@il.ibm.com>
867 * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
869 2008-01-24 Daniel Franke <franke.daniel@gmail.com>
872 * gfortran.dg/empty_type.f90: New test.
874 2008-01-24 Paolo Carlini <pcarlini@suse.de>
877 * g++.dg/template/crash77.C: New.
879 2008-01-24 Uros Bizjak <ubizjak@gmail.com>
882 * gcc.dg/pr34856.c: New test.
884 2008-01-24 Tobias Burnus <burnus@net-b.de>
886 * gfortran.dg/namelist_39.f90: Delete temporary files.
887 * gfortran.dg/namelist_44.f90: Ditto.
889 2008-01-24 Richard Guenther <rguenther@suse.de>
892 * g++.dg/torture/pr34953.C: New testcase.
894 2008-01-24 Jakub Jakub Jelinek <jakub@redhat.com>
897 * gcc.c-torture/compile/20080124-1.c: New test.
899 2008-01-24 Paul Thomas <pault@gcc.gnu.org>
902 * gfortran.dg/function_charlen_3.f: New test.
904 2008-01-23 Michael Matz <matz@suse.de>
907 * g++.dg/debug/pr34895.cc: New testcase.
909 2008-01-23 Richard Guenther <rguenther@suse.de>
912 * gcc.dg/pr31529-1.c: New testcase.
913 * gcc.dg/pr31529-2.c: Likewise.
915 2008-01-23 Jakub Jelinek <jakub@redhat.com>
918 * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
919 unsigned int for the first argument.
921 2008-01-22 Jakub Jelinek <jakub@redhat.com>
924 * g++.dg/conversion/bitfield7.C: New test.
925 * g++.dg/cpp0x/decltype4.C: Fixed xfail.
927 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com>
929 From Michael Frysinger <michael.frysinger@analog.com>
930 * gcc.target/bfin/mcpu-bf547.c: New test.
931 * gcc.target/bfin/mcpu-bf523.c: New test.
932 * gcc.target/bfin/mcpu-bf524.c: New test.
933 * gcc.target/bfin/mcpu-bf526.c: New test.
935 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
937 * gcc.c-torture/execute/20080122-1.c: New test.
939 2008-01-22 Tom Tromey <tromey@redhat.com>
942 * gcc.dg/cpp/pr34859.c: New file.
944 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
947 * gfortran.dg/vector_subscript_3.f90: New test.
949 2008-01-22 Tobias Burnus <burnus@net-b.de>
952 * gfortran.dg/missing_optional_dummy_4.f90
954 2008-01-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
956 * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
958 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
960 * gnat.dg/unchecked_union1.adb: New test.
962 2008-01-22 Tom Tromey <tromey@redhat.com>
965 * g++.dg/ext/pr34829.C: New file.
967 2008-01-22 Jakub Jelinek <jakub@redhat.com>
970 * gcc.dg/gomp/pr34607.c: New test.
971 * g++.dg/gomp/pr34607.C: New test.
974 * g++.dg/ext/vector10.C: New test.
977 * g++.dg/other/error23.C: New test.
980 * g++.dg/ext/vector12.C: New test.
982 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
985 * gcc.dg/Wstrict-overflow-21.c: New.
986 * g++.dg/warn/Wstrict-aliasing-8.C: New.
988 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
991 * gcc.dg/pr33092.c: New.
993 2008-01-22 Andreas Krebbel <krebbel1@de.ibm.com>
995 * gcc.target/s390/20020926-1.c: Add -m31 option.
997 2008-01-22 Daniel Franke <franke.daniel@gmail.com>
1000 * gfortran.dg/initialization_18.f90: New test.
1002 2008-01-22 Tobias Burnus <burnus@net-b.de>
1005 * gfortran.dg/tab_continuation.f: New.
1007 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1010 * gfortran.dg/use_rename_2.f90: New test.
1012 2008-01-21 Richard Guenther <rguenther@suse.de>
1015 * gcc.c-torture/compile/pr34856.c: New testcase.
1017 2008-01-21 Richard Guenther <rguenther@suse.de>
1020 * gcc.c-torture/compile/pr34885.c: New testcase.
1022 2008-01-21 Eric Botcazou <ebotcazou@adacore.com>
1024 * gnat.dg/specs/alignment1.ads: New test.
1026 2008-01-21 Richard Guenther <rguenther@suse.de>
1029 * g++.dg/torture/pr34850.C: New testcase.
1031 2008-01-21 Alon Dayan <alond@il.ibm.com>
1032 Olga Golovanevsky <olga@il.ibm.com>
1034 PR tree-optimization/34701
1035 * gcc.dg/struct/wo_prof_array_field.c: New test.
1037 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1040 * g++.dg/ext/vector9.C: New.
1042 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1046 * g++.dg/template/crash75.C: New.
1047 * g++.dg/template/crash76.C: Likewise.
1049 2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
1051 PR rtl-optimization/34808
1052 * gcc.c-torture/compile/pr34808.c: New test.
1054 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1057 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1060 * gfortran.dg/entry_array_specs_3.f90: New test.
1063 * gfortran.dg/use_rename_1.f90: New test.
1065 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1068 * gfortran.dg/array_constructor_20.f90: New test.
1069 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1072 * gfortran.dg/array_constructor_21.f90: New test.
1074 2008-01-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1077 * gfortran.dg/inquire_13.f90: New test.
1080 * gfortran.dg/continuation_9.f90: New test.
1082 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
1085 * gcc.target/mips/pr34831.c: New test.
1087 2008-01-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1091 * gfortran.dg/any_all_1.f90: New test.
1092 * gfortran.dg/any_all_2.f90: New test.
1094 2008-01-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1096 * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
1097 "dg-require-weak" statement.
1098 * g++.dg/eh/weak1.C: Likewise.
1100 2008-01-19 Jakub Jelinek <jakub@redhat.com>
1102 PR gcov-profile/34610
1103 * gcc.dg/gomp/pr34610.c: New test.
1105 2008-01-19 Tobias Burnus <burnus@net-b.de>
1108 * gfortran.dg/implicit_11.f90: New.
1109 * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
1110 * gfortran.dg/entry_15.f90: Ditto.
1111 * gfortran.dg/func_assign.f90: Ditto.
1112 * gfortran.dg/gomp/reduction3.f90: Ditto.
1113 * gfortran.dg/proc_assign_1.f90: Ditto.
1115 * gfortran.dg/interface_proc_end.f90: Use dg-error instead
1116 of dg-excess-errors.
1118 2008-01-18 Tobias Burnus <burnus@net-b.de>
1121 * gfortran.dg/argument_checking_15.f90: New.
1122 * gfortran.dg/argument_checking_5.f90: Change TODO into
1125 2008-01-18 Tobias Burnus <burnus@net-b.de>
1127 * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
1128 * gfortran.dg/enum_5.f90: Ditto.
1129 * gfortran.dg/enum_6.f90: Ditto.
1130 * gfortran.dg/bom_error.f90: Ditto.
1131 * gfortran.dg/func_decl_4.f90: Ditto.
1133 2008-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1136 * gfortran.dg/fmt_t_6.f: New test.
1138 2008-01-18 Tobias Burnus <burnus@net-b.de>
1140 * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
1142 2008-01-18 Jonathan Wakely <jwakely.gcc@gmail.com>
1144 * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
1146 2008-01-18 Ian Lance Taylor <iant@google.com>
1148 * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
1150 2008-01-18 Ian Lance Taylor <iant@google.com>
1153 * g++.dg/init/new26.C: New test.
1155 2008-01-18 Richard Guenther <rguenther@suse.de>
1158 * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
1161 2008-01-18 Hans-Peter Nilsson <hp@axis.com>
1163 * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
1164 dg-require-effective-target.
1166 2007-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1169 * gfortran.dg/reshape_2.f90: New test.
1171 2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org>
1173 * gcc.dg/20040223-1.c: Fix comment typo.
1175 2008-01-17 Janis Johnson <janis187@us.ibm.com>
1178 * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
1179 until 34814 is fixed.
1181 2008-01-17 Andrew MacLeod <amacleod@redhat.com>
1183 PR tree-optimization/34648
1184 * gcc.c-torture/compile/pr34648.c: New testcase.
1186 2008-01-17 Sebastian Pop <sebastian.pop@amd.com>
1189 * gcc.dg/autopar/autopar.exp: New.
1190 * g++.dg/tree-ssa/pr34355.C: Require pthread.
1191 * lib/target-supports.exp (check_effective_target_pthread): New.
1193 * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
1194 * gcc.dg/tree-ssa/reduc-1short.c: Same.
1195 * gcc.dg/tree-ssa/reduc-1.c: Same.
1196 * gcc.dg/tree-ssa/reduc-2short.c: Same.
1197 * gcc.dg/tree-ssa/reduc-2.c: Same
1198 * gcc.dg/tree-ssa/reduc-3.c: Same.
1199 * gcc.dg/tree-ssa/reduc-1char.c: Same.
1200 * gcc.dg/tree-ssa/reduc-6.c: Same.
1201 * gcc.dg/tree-ssa/reduc-7.c: Same.
1202 * gcc.dg/tree-ssa/reduc-2char.c: Same.
1203 * gcc.dg/tree-ssa/reduc-8.c: Same.
1204 * gcc.dg/tree-ssa/reduc-9.c: Same.
1206 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1208 * gnat.dg/discr5.adb: New test.
1210 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1212 * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
1214 2008-01-17 Richard Guenther <rguenther@suse.de>
1216 PR tree-optimization/34825
1217 * gcc.dg/pr34825.c: New testcase.
1219 2008-01-17 Richard Guenther <rguenther@suse.de>
1221 * gcc.c-torture/execute/20080117-1.c: New testcase.
1223 2008-01-17 Revital Eres <eres@il.ibm.com>
1226 * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
1228 2008-01-17 Paul Thomas <pault@gcc.gnu.org>
1231 * gfortran.dg/function_charlen_1.f90: New test.
1234 * gfortran.dg/function_types_1.f90: New test.
1235 * gfortran.dg/function_types_2.f90: New test.
1238 * gfortran.dg/function_kinds_4.f90: New test.
1239 * gfortran.dg/function_kinds_5.f90: New test.
1241 * gfortran.dg/defined_operators_1.f90: Errors now at function
1243 * gfortran.dg/private_type_4.f90: The same.
1244 * gfortran.dg/interface_15.f90: The same.
1245 * gfortran.dg/elemental_args_check_2.f90: The same.
1246 * gfortran.dg/auto_internal_assumed.f90: The same.
1248 2008-01-16 Eric Botcazou <ebotcazou@adacore.com>
1250 * gnat.dg/sizetype.adb: New test.
1252 2008-01-16 Richard Guenther <rguenther@suse.de>
1255 * gcc.dg/overflow-warn-7.c: New testcase.
1257 2008-01-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1259 * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
1261 2008-01-16 Jakub Jelinek <jakub@redhat.com>
1262 Richard Guenther <rguenther@suse.de>
1265 * gcc.dg/pr34668-1.c: New test.
1266 * gcc.dg/pr34668-2.c: Likewise.
1268 2008-01-16 Richard Guenther <rguenther@suse.de>
1271 * g++.dg/torture/pr33819.C: New testcase.
1273 2008-01-16 Richard Guenther <rguenther@suse.de>
1276 * gcc.c-torture/execute/pr34768-1.c: New testcase.
1277 * gcc.c-torture/execute/pr34768-2.c: Likewise.
1279 2008-01-16 Tobias Burnus <burnus@net-b.de>
1282 * gfortran.dg/argument_checking_13.f90: New.
1283 * gfortran.dg/argument_checking_14.f90: New.
1285 2008-01-15 Thomas Koenig <tkoenig@gcc.gnu.org>
1288 * gfortran.dg/anyallcount_1.f90: New test.
1290 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1293 * g++.dg/cpp0x/vt-34399.C: New.
1294 * g++.dg/template/friend50.C: New.
1296 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1299 * g++.dg/cpp0x/vt-34751.C: New.
1301 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1307 * g++.dg/cpp0x/vt-34051-2.C: New.
1308 * g++.dg/cpp0x/vt-34102.C: New.
1309 * g++.dg/cpp0x/vt-34051.C: New.
1310 * g++.dg/cpp0x/vt-34055.C: New.
1311 * g++.dg/cpp0x/vt-34103.C: New.
1313 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1316 * g++.dg/cpp0x/vt-34314.C: New.
1317 * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
1318 reality (the error message was wrong previously).
1320 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1323 * g++.dg/cpp0x/vt-33964.C: New.
1324 * g++.dg/template/partial5.C: New.
1326 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1329 * g++.dg/cpp0x/vt-34052.C: New.
1330 * g++.dg/template/ttp26.C: New.
1332 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1334 * gnat.dg/rep_clause2.ad[sb]: New test.
1335 * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
1337 2008-01-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1340 * g++.dg/cpp/pedantic-errors.C: Delete.
1341 * g++.dg/cpp/permissive.C: Delete.
1343 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1345 * gcc.c-torture/compile/20080114-1.c: New test.
1347 2008-01-13 Tobias Burnus <burnus@net-b.de>
1350 * gfortran.dg/argument_checking_11.f90: New.
1351 * gfortran.dg/argument_checking_12.f90: New.
1352 * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
1353 * gfortran.dg/c_assoc_2.f03: Update dg-error.
1354 * gfortran.dg/argument_checking_3.f90: Ditto.
1355 * gfortran.dg/pointer_intent_2.f90: Ditto.
1356 * gfortran.dg/import2.f90: Ditto.
1357 * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
1358 * gfortran.dg/implicit_actual.f90: Ditto.
1359 * gfortran.dg/used_dummy_types_3.f90: Ditto.
1360 * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
1362 2008-01-13 Tobias Burnus <burnus@net-b.de>
1365 * gfortran.dg/interface_proc_end.f90: New.
1367 2008-01-13 Tobias Burnus <burnus@net-b.de>
1370 * gfortran.dg/assumed_size_refs_4.f90: New.
1372 2008-01-13 Eric Botcazou <ebotcazou@adacore.com>
1374 * gnat.dg/unchecked_convert1.adb.
1376 2008-01-13 Richard Guenther <rguenther@suse.de>
1378 * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
1379 readable and writable again before exiting.
1381 2008-01-13 Richard Guenther <rguenther@suse.de>
1384 * gcc.dg/noncompile/incomplete-4.c: New testcase.
1386 2008-01-13 Jan Hubicka <jh@suse.cz>
1389 * gcc.dg/pr32135.c: new.
1391 2008-01-12 Doug Kwan <dougkwan@google.com>
1393 * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
1394 * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
1395 -Wignored-qualifiers.
1397 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1399 * gnat.dg/slice3.adb: New test.
1400 * gnat.dg/slice4.adb: Likewise.
1402 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1404 * gnat.dg/bit_packed_array.ad[sb]: New test.
1406 2008-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1409 * gfortran.dg/parens_7.f90: New test.
1411 2008-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1413 * gcc.dg/tree-ssa/loadpre5.c: Use static.
1414 * gcc.dg/tree-ssa/loadpre8.c: Likewise.
1416 * gcc.dg/pr33826.c: Require nonpic.
1418 2008-01-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1421 * gfortran.dg/inquire_12.f90: New test.
1423 2008-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1426 * all_bounds_1.f90: New test case.
1427 * maxloc_bounds_1.f90: New test case.
1428 * maxloc_bounds_2.f90: New test case.
1429 * maxloc_bounds_3.f90: New test case.
1430 * maxloc_bounds_4.f90: New test case.
1431 * maxloc_bounds_5.f90: New test case.
1432 * maxloc_bounds_6.f90: New test case.
1433 * maxloc_bounds_7.f90: New test case.
1434 * maxloc_bounds_8.f90: New test case.
1436 2008-01-11 Eric Botcazou <ebotcazou@adacore.com>
1438 * gcc.dg/struct-ret-3.c: New test.
1440 2008-01-11 Paul Thomas <pault@gcc.gnu.org>
1443 * gfortran.dg/transfer_simplify_8.f90: New test.
1445 2008-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
1447 * g++.dg/torture/pr34641.C: Add dg-require-visibility. Define
1448 size_t using predefined macro.
1450 2008-01-10 Raksit Ashok <raksit@google.com>
1452 PR rtl-optimization/27971
1453 * gcc.target/i386/pr27971.c: New testcase.
1455 2008-01-10 Paul Thomas <pault@gcc.gnu.org>
1458 * gfortran.dg/bounds_check_12.f90: New test.
1460 2008-01-10 Uros Bizjak <ubizjak@gmail.com>
1462 * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
1463 * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
1465 2008-01-10 Andreas Krebbel <krebbel1@de.ibm.com>
1468 * g++.dg/torture/pr34641.C: New testcase.
1470 2008-01-10 Richard Guenther <rguenther@suse.de>
1472 PR tree-optimization/34651
1473 * g++.dg/torture/pr34651.C: New testcase.
1475 2008-01-09 Sebastian Pop <sebastian.pop@amd.com>
1477 PR tree-optimization/34017
1478 * gcc.dg/tree-ssa/pr34017.c: New.
1480 2008-01-09 Richard Guenther <rguenther@suse.de>
1481 Andrew Pinski <andrew_pinski@playstation.sony.com>
1484 * gcc.c-torture/compile/pr30132.c: New testcase.
1486 2008-01-09 Richard Guenther <rguenther@suse.de>
1489 * gcc.c-torture/compile/pr34458.c: New testcase.
1491 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1494 g++.dg/eh/ia64-2.C: Require weak support.
1496 2008-01-08 Richard Guenther <rguenther@suse.de>
1499 * g++.dg/torture/pr31863.C: New testcase.
1501 2008-01-08 Jakub Jelinek <jakub@redhat.com>
1504 * gcc.dg/gomp/pr34694.c: New test.
1505 * g++.dg/gomp/pr34694.C: New test.
1508 * g++.dg/gomp/pr33890.C: New test.
1510 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1513 * gfortran.dg/parameter_array_init_3.f90: New test.
1515 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1519 * gfortran.dg/alloc_comp_default_init_1.f90: New test.
1521 2008-01-07 Janis Johnson <janis187@us.ibm.com>
1523 * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
1524 * g++.dg/other/spu2vmx-1.C: Use it.
1526 2008-01-07 Jack Howarth <howarth@bromo.med.uc.edu>
1528 * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
1531 * gcc.target/powerpc/popcount-1.c: Skip on darwin.
1532 * gcc.target/powerpc/parity-1.c: Likewise.
1534 2008-01-07 Fred Fish <fnf@specifix.com>
1536 PR preprocessor/30363:
1537 * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
1540 2008-01-07 Paul Thomas <pault@gcc.gnu.org>
1543 * gfortran.dg/use_only_2.f90: New test.
1545 2008-01-06 Paolo Carlini <pcarlini@suse.de>
1548 * g++.dg/rtti/predefined-rtti-macro-1.C: New.
1549 * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
1551 2008-01-06 Paul Thomas <pault@gcc.gnu.org>
1554 * gfortran.dg/use_12.f90: New test.
1556 2008-01-06 Tobias Burnus <burnus@net-b.de>
1559 * interface.c (compare_actual_formal): Fix intent(out) check for
1560 function result variables.
1562 2008-01-06 Tobias Burnus <burnus@net-b.de>
1565 * gfortran.dg/elemental_args_check_2.f90: Fix test case.
1567 2008-01-06 Tobias Burnus <burnus@net-b.de>
1570 * gfortran.dg/intent_out_4.f90: Fix test case.
1572 2008-01-06 Tobias Burnus <burnus@net-b.de>
1575 * gfortran.dg/intent_out_4.f90: New.
1577 2008-01-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1580 * gfortran.dg/optional_dim_3.f90: New test.
1582 2008-01-06 Tobias Burnus <burnus@net-b.de>
1585 * gfortran.dg/common_11.f90: New.
1586 * gfortran.dg/blockdata_1.f90: Update test case.
1587 * gfortran.dg/blockdata_2.f90: Update test case.
1589 2008-01-06 Tobias Burnus <burnus@net-b.de>
1591 * gfortran.dg/equiv_constraint_9.f90: Fix typo.
1593 2008-01-06 Tobias Burnus <burnus@net-b.de>
1596 * gfortran.dg/equiv_constraint_9.f90: New.
1598 2008-01-06 Revital Eres <eres@il.ibm.com>
1600 PR tree-optimization/34263
1601 * gcc.dg/pr34263.c: New testcase.
1603 2008-01-06 Tobias Burnus <burnus@net-b.de>
1606 * gfortran.dg/internal_io_unf.f90: New.
1608 2008-01-06 Tobias Burnus <burnus@net-b.de>
1611 * gfortran.dg/elemental_args_check_2.f90: New.
1613 2008-01-06 Tobias Burnus <burnus@net-b.de>
1616 * gfortran.dg/intent_out_3.f90: New.
1618 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
1620 * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
1622 2008-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1625 * gfortran.dg/list_read_8.f90: New test.
1627 2008-01-04 Richard Guenther <rguenther@suse.de>
1630 * gcc.c-torture/compile/pr34029-1.c: New testcase.
1631 * gcc.c-torture/compile/pr34029-2.c: Likewise.
1633 2008-01-04 Jakub Jelinek <jakub@redhat.com>
1635 PR gcov-profile/34609
1636 * g++.dg/gcov/gcov-6.C: New test.
1638 2008-01-04 Richard Guenther <rguenther@suse.de>
1640 PR tree-optimization/31081
1641 * g++.dg/torture/pr31081-1.C: New testcase.
1642 * g++.dg/torture/pr31081-2.C: Likewise.
1644 2008-01-04 Richard Sandiford <rsandifo@nildram.co.uk>
1646 * gcc.target/mips/rsqrt-1.c: Require -mgp64.
1647 * gcc.target/mips/rsqrt-2.c: Likewise.
1648 * gcc.target/mips/rsqrt-4.c: New test.
1650 2008-01-04 Tobias Burnus <burnus@net-b.de>
1653 * gfortran.dg/equiv_substr.f90: New.
1655 2008-01-03 Tom Tromey <tromey@redhat.com>
1658 * gcc.dg/pr34457-2.c: New file.
1659 * gcc.dg/pr34457-1.c: New file.
1661 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1663 Revert fix for PR tree-optimization/34458.
1665 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1667 PR tree-optimization/34458
1668 * gcc.dg/tree-ssa/pr34458.c: New.
1670 2008-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
1673 * gfortran.dg/internal_readwrite_1.f90: New test.
1674 * gfortran.dg/internal_readwrite_2.f90: New test.
1676 2008-01-03 Tom Tromey <tromey@redhat.com>
1678 PR preprocessor/34602:
1679 * gcc.dg/cpp/pr34602.c: New file.
1681 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1683 PR tree-optimization/29484
1684 * gcc.c-torture/execute/20071220-1.c: New test.
1685 * gcc.c-torture/execute/20071220-2.c: New test.
1687 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1689 PR tree-optimization/34635
1690 * gcc.dg/tree-ssa/pr34635.c: New.
1691 * gcc.dg/tree-ssa/pr34635-1.c: New.
1693 2008-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1696 * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
1697 scan-assembler check.
1699 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1702 * g++.dg/gomp/pr34608.C: New test.
1704 2008-01-02 Richard Guenther <rguenther@suse.de>
1708 * gcc.c-torture/compile/pr34093.c: New testcase.
1710 2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
1712 * g++.dg/cpp0x/long_long.C: New.
1714 2008-01-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
1716 * gcc.target/spu/tag_manager.c : Include stdlib.h.
1717 * gcc.target/spu/Wmain.c: Fix the line numbers for the
1718 warning on the function main.
1720 2008-01-01 Jakub Jelinek <jakub@redhat.com>
1722 * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
1723 rather than __v2di type.
1725 2007-12-31 Paul Thomas <pault@gcc.gnu.org>
1728 * gfortran.dg/linked_list_1.f90: New test.
1730 2007-12-29 Richard Sandiford <rsandifo@nildram.co.uk>
1732 * lib/objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path
1733 instead of appending to it.
1735 2007-12-27 Dorit Nuzman <dorit@il.ibm.com>
1737 PR tree-optimization/34591
1738 * gcc.dg/vect/pr34591.c: New test.
1740 2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
1743 * gfortran.dg/direct_io_8.f90: New test case.
1745 2007-12-27 Jakub Jelinek <jakub@redhat.com>
1748 * gcc.c-torture/execute/20071213-1.c: New test.
1750 2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1753 * gfortran.dg/read_eof_5.f90: New test.
1755 2007-12-25 Tobias Burnus <burnus@net-b.de>
1758 * gfortran.dg/initialization_17.f90: New.
1760 2007-12-25 Thomas Koenig <tkoenig@gcc.gnu.org>
1763 * gfortran.dg/matmul_6.f90: New test.
1765 2007-12-23 Tobias Burnus <burnus@net-b.de>
1768 * gfortran.dg/entry_17.f90: New.
1770 2007-12-23 Daniel Franke <franke.daniel@gmail.com>
1773 * gfortran.dg/integer_exponentiation_2.f90: Fixed testcase.
1774 * gfortran.dg/real_const_3.f90: Likewise.
1775 * gfortran.dg/unary_operator.f90: New test.
1777 2007-12-23 Eric Botcazou <ebotcazou@adacore.com>
1779 * gnat.dg/pack2.adb: New test.
1781 2007-12-22 Daniel Franke <franke.daniel@gmail.com>
1784 * gfortran.dg/repeat_6.f90: New test.
1786 2007-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
1789 * cshift_shift_real_1.f90: New test.
1791 2007-12-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1794 * gfortran.dg/shift-kind_2.f90: New test.
1796 2007-12-21 Kazu Hirata <kazu@codesourcery.com>
1799 * gcc.dg/pr8835-1.c: New.
1801 2007-12-21 Paul Thomas <pault@gcc.gnu.org>
1804 * gfortran.dg/default_initialization_3.f90: New test.
1806 2007-12-21 Richard Sandiford <rsandifo@nildram.co.uk>
1808 * gcc.target/mips/mips.exp (setup_mips_tests): Fix _MIPS_SIM
1810 (dg-mips-options): Treat -march=24k* as a 32-bit option.
1812 2007-12-20 Jack Howarth <howarth@bromo.med.uc.edu>
1814 * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations
1815 -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*.
1817 2007-12-20 Jason Merrill <jason@redhat.com>
1819 * gcc.dg/overload/arg[14].C: Remove expected errors.
1821 2007-12-20 Jakub Jelinek <jakub@redhat.com>
1824 * gcc.c-torture/execute/20071219-1.c: New test.
1826 2007-12-20 Tobias Burnus <burnus@net-b.de>
1829 * gfortran.dg/namelist_44.f90: New.
1831 2007-12-20 Tobias Burnus <burnus@net-b.de>
1834 * gfortran.dg/boz_8.f90: Add error-check check.
1835 * gfortran.dg/boz_9.f90: Shorten BOZ where needed, replace
1838 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
1840 * gcc.dg/gomp/combined-1.c: New test.
1842 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
1844 PR tree-optimization/34355
1845 * g++.dg/tree-ssa/pr34355.C: New test.
1847 2007-12-19 Revital Eres <eres@il.ibm.com>
1849 * gcc.dg/sms-5.c: New testcase.
1851 2007-12-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1854 * gfortran.dg/missing_parens_1.f90: New.
1855 * gfortran.dg/missing_parens_1.f90: New.
1857 2007-12-19 Daniel Franke <franke.daniel@gmail.com>
1860 * gfortran.dg/transfer_simplify_2.f90: Fixed invalid initialization
1862 * gfortran.dg/transfer_simplify_7.f90: New test.
1864 2007-12-18 Janis Johnson <janis187@us.ibm.com>
1866 * gcc.dg/pr32912-3.c: Compile with -w.
1868 * gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
1870 2007-12-18 Douglas Gregor <doug.gregor@gmail.com>
1871 Jakub Jelinek <jakub@redhat.com>
1876 * g++.dg/cpp0x/variadic86.C: New.
1877 * g++.dg/cpp0x/variadic87.C: New.
1878 * g++.dg/cpp0x/variadic84.C: New.
1879 * g++.dg/cpp0x/variadic85.C: New.
1880 * g++.dg/template/ttp25.C: New.
1882 2007-12-18 Sebastian Pop <sebastian.pop@amd.com>
1884 PR tree-optimization/34123
1885 * gcc.dg/tree-ssa/pr34123.c: New test.
1887 2007-12-18 Richard Sandiford <rsandifo@nildram.co.uk>
1889 PR rtl-optimization/34456
1890 * gcc.c-torture/execute/pr34456.c: New test.
1892 2007-12-18 Jakub Jelinek <jakub@redhat.com>
1895 * g++.dg/parse/friend7.C: New test.
1897 PR rtl-optimization/34490
1898 * gcc.c-torture/execute/20071216-1.c: New test.
1900 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1902 * gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
1904 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
1906 * gcc.dg/tree-ssa/gen-vect-2.c: Change verbosity level to 4.
1907 * gcc.dg/tree-ssa/gen-vect-32.c: Likewise
1908 * gcc.dg/tree-ssa/gen-vect-25.c: Likewise
1909 * gcc.dg/tree-ssa/gen-vect-26.c: Likewise
1910 * gcc.dg/tree-ssa/gen-vect-28.c: Likewise
1912 2007-12-17 Jakub Jelinek <jakub@redhat.com>
1915 * gcc.dg/gomp/clause-2.c: New test.
1916 * g++.dg/gomp/clause-4.C: New test.
1918 2007-12-17 Tobias Burnus <burnus@net-b.de>
1920 * gfortran.dg/initialization_16.f90: Update as FLOAT/SNGL are
1921 part of Fortran 77/95/2003.
1923 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
1925 PR tree-optimization/34445
1926 * gfortran.dg/vect/cost-model-pr34445.f: New test.
1927 * gfortran.dg/vect/cost-model-pr34445a.f: New test.
1929 2007-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1932 * gfortran.dg/namelist_42.f90: Update.
1933 * gfortran.dg/namelist_43.f90: New.
1935 2007-12-16 Tobias Burnus <burnus@net-b.de>
1938 * gfortran.dg/initialization_16.f90: New.
1940 2007-12-16 Thomas Koenig <tkoenig@gcc.gnu.org>
1943 * gfortran.dg/real_dimension_1.f: New test case.
1945 2007-12-16 Rask Ingemann Lambertsen <rask@sygehus.dk>
1947 * gcc.dg/torture/pr24257.c: Remove -O from options.
1949 2007-12-16 Tobias Burnus <burnus@net-b.de>
1952 * gfortran.dg/bind_c_usage_16.f03: Extend test.
1954 2007-12-16 Paul Thomas <pault@gcc.gnu.org>
1959 * gfortran.dg/mapping_1.f90: New test.
1960 * gfortran.dg/mapping_2.f90: New test.
1961 * gfortran.dg/mapping_3.f90: New test.
1963 2007-12-16 Richard Sandiford <rsandifo@nildram.co.uk>
1965 PR rtl-optimization/34415
1966 * gcc.c-torture/execute/pr34415.c: New test.
1968 2007-12-16 Danny Smith <dannysmith@users.sourceforge.net>
1970 * gcc.target/i386/fastcall-1.c: (f4): Change return type to
1973 2007-12-16 Jakub Jelinek <jakub@redhat.com>
1976 * gcc.dg/pr34003-1.c: New test.
1977 * gcc.dg/pr34003-2.c: New.
1979 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
1981 * gcc.target/cris/peep2-xsrand.c, gcc.target/cris/asmreg-1.c,
1982 gcc.target/cris/peep2-andu1.c, gcc.target/cris/peep2-xsrand2.c,
1983 gcc.target/cris/20011127-1.c: Drop redundant target-specifier.
1984 * gcc.target/cris/peep2-andu2.c: Ditto. Make dg-do assemble and
1986 * gcc.target/cris/torture/cris-torture.exp,
1987 gcc.target/cris/cris.exp: Run for crisv32-*-* too.
1988 * gcc.target/cris/builtin_ctz_v3.c,
1989 gcc.target/cris/builtin_ctz_v8.c,
1990 gcc.target/cris/builtin_clz_v0.c,
1991 gcc.target/cris/builtin_clz_v3.c,
1992 gcc.target/cris/builtin_bswap_v3.c,
1993 gcc.target/cris/builtin_bswap_v8.c, gcc.dg/sibcall-4.c,
1994 gcc.dg/pr19340.c, gcc.dg/20020919-1.c, gcc.dg/pr31866.c,
1995 gcc.dg/torture/cris-asm-mof-1.c, gcc.dg/torture/cris-volatile-1.c,
1996 gcc.dg/weak/typeof-2.c, gcc.dg/tree-ssa/loop-1.c,
1997 gcc.dg/tree-ssa/20040204-1.c, gcc.dg/sibcall-3.c,
1998 lib/target-supports.exp: Adjust for crisv32-*-*.
2000 2007-12-15 Alexandre Oliva <aoliva@redhat.com>
2002 * gcc.dg/debug/const-3.c: New.
2004 2007-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2006 * g++.dg/other/datasec1.C: Require named section support.
2008 2007-12-14 Jakub Jelinek <jakub@redhat.com>
2011 * gcc.target/i386/pr29978.c: New test.
2013 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2015 * gcc.target/i386/sse-12.c (dg-options): Use -msse4
2016 instead of -msse4.1.
2017 * gcc.target/i386/sse-12.c (dg-options): Ditto.
2018 * g++.dg/other/i386-2.C (dg-options): Ditto.
2020 2007-12-14 Tobias Burnus <burnus@net-b.de>
2023 * gfortran.dg/private_type_10.f90: New.
2025 2007-12-14 Tobias Burnus <burnus@net-b.de>
2028 * gfortran.dg/nan_4.f90: New.
2030 2007-12-14 Richard Guenther <rguenther@suse.de>
2033 * gcc.c-torture/compile/20071214-1.c: New testcase.
2035 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2037 * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New
2038 macros to test macroized SSE intrinsics. Use new macros to test
2039 macroized SSE intrinsics from ammintrin.h, smmintrin.h, tmmintrin.h,
2040 emmintrin.h, xmmintrin.h and bmmintrin.h
2041 * gcc.target/i386/sse-13.c (__builtin_ia32_pcmp?str*128): Redefine
2042 to test with immediate operand.
2044 2007-12-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2047 * gcc.c-torture/compile/pr34091.c: New test.
2049 2007-12-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2051 * gcc.dg/uninit-13.c: UnXFAIL.
2052 * gcc.dg/complex-5.c: New testcase.
2054 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2056 * gcc.dg/struct/struct-reorg.exp: Replace
2057 DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS.
2059 2007-12-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2064 * gfortran.dg/advance_6.f90: New test case.
2065 * gfortran.dg/direct_io_7.f90: New test case.
2066 * gfortran.dg/streamio_13.f90: New test case.
2068 2007-12-13 Douglas Gregor <doug.gregor@gmail.com>
2070 * g++.dg/cpp0x/__func__.C: New.
2072 2007-12-13 Uros Bizjak <ubizjak@gmail.com>
2075 * g++.dg/other/pr34435.C: New testcase.
2077 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2079 * gcc.dg/struct: New directory with tests
2080 for struct-reorg optimizaion.
2081 * gcc.dg/struct/struct-reorg.exp: New script.
2082 * gcc.dg/struct/wo_prof_array_through_pointer.c: New test.
2083 * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise.
2084 * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise.
2085 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
2086 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
2087 * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise.
2088 * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise.
2089 * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise.
2090 * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise.
2091 * gcc.dg/struct/wo_prof_global_array.c: Likewise.
2092 * gcc.dg/struct/wo_prof_global_var.c: Likewise.
2093 * gcc.dg/struct/wo_prof_local_array.c: Likewise.
2094 * gcc.dg/struct/wo_prof_local_var.c: Likewise.
2095 * gcc.dg/struct/wo_prof_two_strs.c: Likewise.
2096 * gcc.dg/struct/wo_prof_single_str_global.c: Likewise.
2097 * gcc.dg/struct/wo_prof_single_str_local.c: Likewise.
2098 * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise.
2099 * gcc.dg/struct/w_prof_two_strs.c: Likewise.
2100 * gcc.dg/struct/w_prof_global_array.c: Likewise.
2101 * gcc.dg/struct/w_prof_global_var.c: Likewise.
2102 * gcc.dg/struct/w_prof_local_array.c: Likewise.
2103 * gcc.dg/struct/w_prof_local_var.c: Likewise.
2104 * gcc.dg/struct/w_prof_single_str_global.c: Likewise.
2105 * gcc.dg/struct/w_ratio_cold_str.c: Likewise.
2107 2007-12-13 Tobias Burnus <burnus@net-b.de>
2110 * gfortran.dg/namelist_42.f90: New.
2112 2007-12-12 Tobias Burnus <burnus@net-b.de>
2115 * gfortran.dg/function_kinds_3.f90: New.
2117 2007-12-12 Andreas Krebbel <krebbel1@de.ibm.com>
2119 * gcc.target/s390/20071212-1.c: New testcase.
2121 2007-12-11 Jakub Jelinek <jakub@redhat.com>
2124 * g++.dg/ext/visibility/anon7.C: Add xfail.
2125 * g++.dg/ext/visibility/anon9.C: New test.
2126 * g++.dg/ext/visibility/anon10.C: New test.
2129 * g++.dg/rtti/dyncast2.C: New test.
2131 2007-12-11 Uros Bizjak <ubizjak@gmail.com>
2133 PR tree-optimization/34407
2134 * gcc.dg/vect/pr34407.c: New test.
2136 2007-12-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2139 * gfortran.dg/error_recovery_5.f90: New.
2140 * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
2142 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2144 PR tree-optimization/34371
2145 * gcc.c-torture/compile/20071207-1.c: New test.
2147 2007-12-10 Simon Martin <simartin@users.sourceforge.net>
2150 * g++.dg/parse/crash40.C: New test.
2152 2007-12-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2154 * g++.dg/opt/memcpy1.C: New test.
2156 2007-12-10 Tobias Burnus <burnus@net-b.de>
2159 * gfortran.dg/argument_checking_10.f90: New.
2161 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2163 PR rtl-optimization/34302
2164 * gcc.c-torture/execute/20071210-1.c: New test.
2166 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2169 * g++.dg/cpp0x/error1.C: New test.
2172 * g++.dg/other/error22.C: New test.
2174 2007-12-10 Paolo Bonzini <bonzini@gnu.org>
2177 * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2178 * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2179 * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2181 2007-12-09 Jakub Jelinek <jakub@redhat.com>
2185 * g++.dg/template/repo6.C: New test.
2186 * g++.dg/template/repo7.C: New test.
2187 * g++.dg/template/repo8.C: New test.
2189 2007-12-09 H.J. Lu <hjl@lucon.org>
2190 Tobias Burnus <burnus@net-b.de>
2193 * gfortran.dg/read_2.f90: New.
2195 2007-12-09 Richard Sandiford <rsandifo@nildram.co.uk>
2197 * lib/target-supports.exp (check_effective_target_tls_native):
2200 2007-12-09 Samuel Tardieu <sam@rfc1149.net>
2203 * gnat.dg/enclosing_record_reference.ads,
2204 gnat.dg/enclosing_record_reference.adb: New test.
2206 2007-12-09 Paul Thomas <pault@gcc.gnu.org>
2209 * gfortran.dg/derived_comp_array_ref_6.f90: New test.
2210 * gfortran.dg/derived_comp_array_ref_7.f90: New test.
2213 * gfortran.dg/char_component_initializer_1.f90: New test.
2215 2007-12-09 Tobias Burnus <burnus@net-b.de>
2222 * gfortran.dg/boz_8.f90: New.
2223 * gfortran.dg/boz_9.f90: New.
2224 * gfortran.dg/boz_10.f90: New.
2225 * gfortran.dg/boz_7.f90: Update dg-warning.
2226 * gfortran.dg/pr16433.f: Add dg-error.
2227 * gfortan.dg/ibits.f90: Update dg-warning.
2228 * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
2229 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2231 2007-12-08 Jakub Jelinek <jakub@redhat.com>
2234 * gfortran.dg/include_1.f90: New test.
2235 * gfortran.dg/include_1.inc: New.
2236 * gfortran.dg/include_2.f90: New test.
2238 2007-12-08 Paul de Weerd <weerd@weirdnet.nl>
2240 * gcc.c-torture/compile/20011130-2.c: Fix typo.
2242 2007-12-08 Tobias Burnus <burnus@net-b.de>
2245 * gfortran.dg/nan_3.f90: New.
2247 2007-12-07 Jakub Jelinek <jakub@redhat.com>
2249 * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
2251 2007-12-07 Olivier Hainque <hainque@adacore.com>
2253 * gnat.dg/tamdt*.ad?: Support for ...
2254 * gnat.dg/test_tamdt.adb: New test.
2256 2007-12-07 Olivier Hainque <hainque@adacore.com>
2258 * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
2259 exports and document how these can be exercised.
2261 2007-12-07 Samuel Tardieu <sam@rfc1149.net>
2264 * gnat.dg/specs/access_constants.ads: New test.
2266 * gnat.dg/specs/access_constant_decl.ads: New test.
2269 * gnat.dg/compose.adb: New test.
2271 2007-12-07 Olivier Hainque <hainque@adacore.com>
2274 * gnat.dg/unc_memops.ad[sb]: Support for ...
2275 * gnat.dg/unc_memfree.adb: New test.
2277 2007-12-06 Sebastian Pop <sebastian.pop@amd.com>
2279 * gfortran.dg/ltrans-7.f90: New.
2281 2007-12-06 Martin Michlmayr <tbm@cyrius.com>
2282 Dorit Nuzman <dorit@il.ibm.com>
2284 PR tree-optimization/34005
2285 * gcc.dg/vect/pr34005.c: New test.
2287 2007-12-06 Jakub Jelinek <jakub@redhat.com>
2290 * g++.dg/template/new8.C: New test.
2292 2007-12-06 Tobias Burnus <burnus@net-b.de>
2295 * gfortran.dg/boz_7.f90: New.
2296 * gfortran.dg/int_1.f90: Disable -pedantic option.
2297 * gfortran.dg/boz_1.f90: Ditto.
2298 * gfortran.dg/boz_3.f90: Ditto.
2299 * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
2300 * gfortran.dg/ibits.f90: Ditto.
2301 * gfortran.dg/unf_io_convert_1.f90: Ditto.
2302 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2304 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
2307 * gfortran.dg/used_types_19.f90: New test.
2309 2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org>
2311 * gfortran.dg/nan_2.f90: Add -mieee for sh.
2312 * gfortran.dg/nearest_2.f90: Likewise.
2313 * gfortran.dg/nearest_3.f90: Likewise.
2315 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2318 * gcc.c-torture/execute/20071205-1.c: New test.
2320 2007-12-05 Kaz Kojima <kkojima@gcc.gnu.org>
2322 * gfortran.dg/module_nan.f90: Add -mieee for sh.
2323 * gfortran.dg/real_const_3.f90: Likewise.
2325 2007-12-05 Richard Guenther <rguenther@suse.de>
2327 PR tree-optimization/34138
2328 * gcc.c-torture/compile/pr34138.c: New testcase.
2330 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2333 * gfortran.dg/debug_2.f: New test.
2335 2007-12-05 Eric Botcazou <ebotcazou@adacore.com>
2337 * gnat.dg/specs/elab1.ads: New test.
2339 2007-12-05 Uros Bizjak <ubizjak@gmail.com>
2342 * gcc.target/i386/pr34312.c: New test.
2344 2007-12-05 Tobias Burnus <burnus@net-b.de>
2347 * gfortran.dg/nan_2.f90: New.
2349 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2352 * g++.dg/cpp0x/decltype9.C: New test.
2353 * g++.dg/cpp0x/decltype10.C: New test.
2355 2007-12-05 Samuel Tardieu <sam@rfc1149.net>
2358 * gnat.dg/rm_6_4_1_13.adb: New test.
2360 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2363 * gcc.c-torture/compile/20071117-1.c: New test.
2365 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2368 * g++.dg/cpp0x/variadic-ttp.C: New.
2370 2007-12-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2372 * gcc.dg/parse-decl-after-if.c: New.
2373 * gcc.dg/20031223-1.c: Adjust.
2375 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2378 * g++.dg/cpp0x/variadic-throw.C: New.
2380 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2383 * g++.dg/cpp0x/variadic-unify.C: New.
2385 2007-12-04 Richard Guenther <rguenther@suse.de>
2389 * gcc.c-torture/compile/pr34334.c: New testcase.
2390 * g++.dg/torture/pr34222.C: New testcase.
2392 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2394 * gcc.c-torture/execute/20071202-1.c: New test.
2395 * gcc.dg/tree-ssa/pr34146-2.c: New test.
2397 2007-12-04 Tobias Burnus <burnus@net-b.de>
2400 * gfortran.dg/module_nan.f90: New.
2402 2007-12-04 Richard Sandiford <rsandifo@nildram.co.uk>
2404 * lib/target-supports.exp (get_compiler_messages): Replace with...
2405 (check_compile): ...this new procedure. Handle TYPE == executable.
2406 Use comments in the source to determine the correct extension.
2407 Return a pair containing the compiler output and the output filename.
2408 Don't delete the file here.
2409 (check_no_compiler_messages_nocache): New procedure.
2410 (check_no_compiler_messages): Use it.
2411 (check_no_messages_and_pattern_nocache): New procedure.
2412 (check_no_messages_and_pattern): Use it.
2413 (check_runtime_nocache, check_runtime): New procedures.
2414 (check_effective_target_tls): Use check_no_compiler_messages.
2415 (check_effective_target_tls_native): Use check_no_messages_and_pattern.
2416 (check_effective_target_tls_runtime): Use check_runtime.
2417 (check_effective_target_fstack_protector): Likewise.
2418 (check_iconv_available): Use check_runtime_nocache.
2419 (check_effective_target_fortran_large_real): Use
2420 check_no_compiler_messages.
2421 (check_effective_target_fortran_large_int): Likewise.
2422 (check_effective_target_static_libgfortran): Likewise.
2423 (check_750cl_hw_available): Use check_cached_effective_target
2424 and check_runtime_nocache.
2425 (check_vmx_hw_available): Likewise.
2426 (check_effective_target_broken_cplxf_arg): Likewise.
2427 (check_alpha_max_hw_available): Use check_runtime.
2428 (check_function_available): Use check_no_compiler_messages.
2429 (check_cxa_atexit_available): Use check_cached_effective_target
2430 and check_runtime_nocache.
2431 (check_effective_target_dfp_nocache): Use
2432 check_no_compiler_messages_nocache.
2433 (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
2434 (check_effective_target_dfp): Use check_cached_effective_target.
2435 (check_effective_target_dfprt): Likewise.
2436 (check_effective_target_arm_neon_hw): Use check_runtime.
2437 (check_effective_target_ultrasparc_hw): Likewise.
2438 (check_effective_target_c99_runtime): Use
2439 check_no_compiler_messages_nocache.
2441 2007-12-03 Jakub Jelinek <jakub@redhat.com>
2444 * gcc.dg/fold-rotate-1.c: New test.
2446 PR tree-optimization/33453
2447 * gcc.c-torture/compile/20071203-1.c: New test.
2449 2007-12-03 Robert Dewar <dewar@adacore.com>
2450 Samuel Tardieu <sam@rfc1149.net>
2453 * gnat.dg/check_elaboration_code.adb: New test.
2454 * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
2457 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2460 * g++.dg/cpp0x/pr34061.C: New.
2462 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2465 * g++.dg/other/error21.C: New.
2467 2007-12-02 Revital Eres <eres@il.ibm.com>
2469 * gcc.dg/sms-4.c: New testcase.
2471 2007-12-02 Vladimir Yanovsky <yanov@il.ibm.com>
2472 Revital Eres <eres@il.ibm.com>
2474 * gcc.dg/sms-3.c: New testcase.
2476 2007-12-01 Ollie Wild <aaw@google.com>
2479 * g++.dg/conversion/ptrmem9.C: New test.
2481 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2484 * gfortran.dg/namelist_41.f90: New test.
2486 2007-11-30 Tom Tromey <tromey@redhat.com>
2488 PR preprocessor/32868:
2489 * gcc.dg/cpp/pr32868.c: New file.
2491 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2494 * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
2496 2007-11-30 Martin Michlmayr <tbm@cyrius.com>
2498 PR rtl-optimization/34171
2499 * gcc.dg/pr34171.c: New testcase.
2501 2007-11-30 Zdenek Dvorak <ook@ucw.cz>
2503 * gcc.dg/tree-ssa/pr34244.c: Fixed.
2505 2007-11-30 Tobias Burnus <burnus@net-b.de>
2508 * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
2509 * gfortran.dg/bind_c_usage_11.f03: New.
2510 * gfortran.dg/bind_c_usage_12.f03: New.
2512 2007-11-30 Jakub Jelinek <jakub@redhat.com>
2515 * g++.dg/other/error20.C: New test.
2517 2007-11-29 Steven G. Kargl <kargls@comcast.net>
2520 * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
2522 2007-11-29 Zdenek Dvorak <ook@ucw.cz>
2524 PR tree-optimization/34244
2525 * gcc.dg/tree-ssa/pr34244.c: New test.
2527 2007-11-29 Jakub Jelinek <jakub@redhat.com>
2529 PR tree-optimization/33434
2530 * gcc.dg/pr33434-1.c: New test.
2531 * gcc.dg/pr33434-2.c: New test.
2532 * gcc.dg/pr33434-3.c: New test.
2533 * gcc.dg/pr33434-4.c: New test.
2536 * g++.dg/template/cond7.C: New test.
2540 * g++.dg/cpp0x/decltype7.C: New test.
2541 * g++.dg/cpp0x/decltype8.C: New test.
2543 2007-11-29 Tobias Burnus <burnus@net-b.de>
2546 * gfortran.dg/result_in_spec_3.f90: New.
2548 2007-11-29 Tobias Burnus <burnus@net-b.de>
2551 * gfortran.dg/mvbits_3.f90: New.
2553 2007-11-28 Bob Wilson <bob.wilson@acm.org>
2555 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2557 (check_effective_target_hard_float): New.
2558 * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
2559 * gcc.dg/pr30957-1.c: Likewise.
2561 2007-11-28 Samuel Tardieu <sam@rfc1149.net>
2564 * gnat.dg/specs/variant_part.ads: New test.
2567 * gnat.dg/specs/attribute_parsing.ads: New test.
2570 * gnat.dg/specs/integer_value.ads: New test.
2573 * gnat.dg/specs/delta_small.ads: New test.
2575 2007-11-28 Jakub Jelinek <jakub@redhat.com>
2577 PR tree-optimization/34140
2578 * gcc.c-torture/compile/20071128-1.c: New test.
2580 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2583 * gfortran.dg/data_array_1.f90
2584 * gfortran.dg/data_array_2.f90
2585 * gfortran.dg/data_array_3.f90
2586 * gfortran.dg/data_array_4.f90
2588 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2591 * gfortran.dg/blockdata_5.f90: New test.
2592 * gfortran.dg/blockdata_6.f90: New test.
2594 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2596 PR tree-optimization/34016
2597 * gcc.dg/pr34016.c: New test.
2599 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2602 * gfortran.dg/stfunc_6.f90: New test.
2605 * gfortran.dg/assign_10.f90: New test.
2607 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2610 * gfortran.dg/use_11.f90: New test.
2613 * gfortran.dg/generic_15.f90: New test.
2615 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2618 * gcc.dg/pr34225.c: New test.
2620 2007-11-27 Richard Guenther <rguenther@suse.de>
2622 PR tree-optimization/34241
2623 * g++.dg/torture/pr34241.C: New testcase.
2625 2007-11-27 Richard Guenther <rguenther@suse.de>
2627 * gcc.dg/builtins-error.c: New testcase.
2629 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2632 * g++.dg/ext/visibility/anon8.C: New test.
2634 2007-11-13 Michael Meissner <michael.meissner@amd.com>
2637 * gcc.target/i386/pr34077.c: New testcase.
2639 2007-11-26 Tobias Burnus <burnus@net-b.de>
2642 * gfortran.dg/backslash_3.f: Add -fbackslash option.
2643 * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
2644 * gfortran.dg/backslash_1.f90: Remove no longer needed
2645 -fno-backslash option.
2647 2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2650 * gcc.dg/cpp/19990413-1.c: Update.
2651 * gcc.dg/parse-else-error.c: New.
2652 * gcc.dg/parse-else-error-2.c: New.
2653 * gcc.dg/parse-else-error-3.c: New.
2654 * gcc.dg/parse-else-error-4.c: New.
2656 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2659 * g++.dg/template/dependent-expr6.C: New testcase.
2661 2007-11-26 Uros Bizjak <ubizjak@gmail.com>
2664 * gcc.target/i386/pr34215.c: New test.
2666 2007-11-26 Rask Ingemann Lambertsen <rask@sygehus.dk>
2669 * gcc.dg/torture/pr34174-1.c: New.
2671 2007-11-26 Richard Guenther <rguenther@suse.de>
2674 * gcc.dg/pr34233.c: New testcase.
2676 2007-11-26 Steven Bosscher <stevenb.gcc@gmail.com>
2677 Revital Eres <eres@il.ibm.com>
2679 PR rtl-optimization/34085
2680 * gcc.dg/tree-prof (bb-reorg.c): New test.
2682 2007-11-26 Richard Sandiford <rsandifo@nildram.co.uk>
2684 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2685 Return true for MIPS16 targets.
2687 2007-11-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2690 * gfortran.dg/blockdata_4.f90: New test.
2692 2007-11-25 Tobias Burnus <burnus@net-b.de>
2695 * gfortran.dg/bind_c_usage_10_c.c: Fix comment.
2696 * gfortran.dg/bind_c_usage_16.f03: New.
2697 * gfortran.dg/bind_c_usage_16_c.c: New.
2699 2007-11-25 Eric Botcazou <ebotcazou@adacore.com>
2701 * gnat.dg/specs/size_clause1.ads: New test.
2702 * gnat.dg/specs/size_clause2.ads: Likewise.
2703 * gnat.dg/specs/size_clause3.ads: Likewise.
2705 2007-11-25 Paul Thomas <pault@gcc.gnu.org>
2708 * gfortran.dg/entry_16.f90: New test.
2710 2007-11-24 Tobias Burnus <burnus@net-b.de>
2713 * gfortran.dg/nearest_2.f90: Add INF/NAN tests.
2715 2007-11-24 Paul Thomas <pault@gcc.gnu.org>
2718 * gfortran.dg/nested_modules_1.f90: Change the reference to
2719 FOO, forbidden by the standard, to a reference to W.
2720 * gfortran.dg/use_only_1.f90: New test.
2722 2007-11-23 Tobias Burnus <burnus@net-b.de>
2725 * gfortran.dg/nearest_3.f90: New test.
2727 2007-11-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2730 * gfortran.dg/optional_dim_2.f90: New test.
2732 2007-11-23 Tobias Burnus <burnus@net-b.de>
2735 * gfortran.dg/bind_c_usage_15.f90: New.
2737 2007-11-23 Tobias Burnus <burnus@net-b.de>
2740 * gfortran.dg/nearest_2.f90: New.
2743 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2747 * g++.dg/ext/java-2.C: New test.
2749 2007-11-23 Mark Mitchell <mark@codesourcery.com>
2750 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2753 * g++.dg/warn/pr5310.C: New.
2754 * g++.dg/warn/pr33160.C: New.
2756 2007-11-23 Richard Guenther <rguenther@suse.de>
2757 Michael Matz <matz@suse.de>
2759 PR tree-optimization/34176
2760 * gcc.c-torture/execute/pr34176.c: New testcase.
2762 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2765 * gcc.dg/Wconversion-5.c: New test.
2766 * g++.dg/Wconversion3.C: New test.
2768 2007-11-23 Richard Guenther <rguenther@suse.de>
2770 * gcc.dg/tree-ssa/alias-17.c: New testcase.
2772 2007-11-22 Joseph Myers <joseph@codesourcery.com>
2775 * gcc.dg/c99-arraydecl-1.c: Don't expect errors for static or type
2776 qualifiers in abstract declarator.
2778 2007-11-22 Tobias Burnus <burnus@net-b.de>
2780 * gfortran.dg/derived_constructor_comps_3.f90: New.
2782 2007-11-22 Jakub Jelinek <jakub@redhat.com>
2785 * g++.dg/ext/visibility/anon7.C: New test.
2787 2007-11-22 Tobias Burnus <burnus@net-b.de>
2790 * gfortran.dg/bind_c_usage_10.f03: Remove .mod file afterwards.
2791 * gfortran.dg/bind_c_usage_13.f03: New.
2792 * gfortran.dg/bind_c_usage_14.f03: New.
2794 2007-11-22 Richard Sandiford <rsandifo@nildram.co.uk>
2796 PR rtl-optimization/33848
2797 * gcc.dg/torture/pr33848.c: New test.
2799 2007-11-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2802 * gfortran.dg/derived_constructor_comps_2.f90: Add check.
2804 2007-11-20 Richard Guenther <rguenther@suse.de>
2807 * testsuite/gcc.c-torture/execute/pr34154.c: New testcase.
2809 2007-11-20 Uros Bizjak <ubizjak@gmail.com>
2811 * gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
2813 2007-11-20 Thomas Koenig <tkoenig@gcc.gnu.org>
2816 * gfortran.dg/record_marker_1.f90: Explicitly set kinds
2817 so test passes with -frecord-marker=8.
2818 * gfortran.dg/integer_exponentiation_1.f90: Likewise.
2819 * gfortran.dg/integer_exponentiation_2.f90: Likewise.
2820 * gfortran.dg/integer_exponentiation_3.F90: Likewise.
2821 * gfortran.dg/integer_exponentiation_5.F90: Likewise.
2822 * gfortrand.dg/modulo_1.f90: Likewise.
2824 2007-11-20 Richard Sandiford <rsandifo@nildram.co.uk>
2826 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2828 * gcc.dg/var-expand1.c: Skip for mips_soft_float.
2829 * gcc.dg/pr30957-1.c: Likewise.
2831 2007-11-20 Jakub Jelinek <jakub@redhat.com>
2834 * g++.dg/template/crash74.C: New test.
2836 2007-11-20 Richard Guenther <rguenther@suse.de>
2838 * gcc.c-torture/execute/20071120-1.c: New testcase.
2840 2007-11-20 Jakub Jelinek <jakub@redhat.com>
2843 * gcc.dg/tree-ssa/pr34146.c: New test.
2846 * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
2847 dependent on target settings like move_by_pieces etc.
2850 * g++.dg/template/vla2.C: New test.
2853 * g++.dg/overload/template3.C: New test.
2855 2007-11-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2858 * gfortran.dg/optional_dim_2.f90: Remove test.
2860 2007-11-19 Peter Bergner <bergner@vnet.ibm.com>
2862 * gcc.dg/dfp/ddmode-ice.c: New test.
2864 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2866 PR tree-optimization/34036
2867 * gcc.dg/tree-ssa/pr23109.c: Pass -ftrapping-math and expect warning.
2869 2007-11-19 Richard Guenther <rguenther@suse.de>
2871 PR tree-optimization/34
2872 * gcc.c-torture/execute/pr34099-2.c: New testcase.
2874 2007-11-19 Tobias Burnus <burnus@net-b.de>
2877 * gfortran.dg/bind_c_usage_10_c.c: New.
2878 * gfortran.dg/bind_c_usage_10.f03: New.
2880 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2882 * gcc.dg/pr33007.c: Expect new warning.
2883 * gcc.dg/tree-ssa/recip-5.c: Likewise.
2884 * g++.dg/opt/pr34036.C: New test.
2886 2007-11-18 Jakub Jelinek <jakub@redhat.com>
2889 * g++.dg/warn/noreturn-4.C: New test.
2890 * g++.dg/warn/noreturn-5.C: New test.
2891 * g++.dg/warn/noreturn-6.C: New test.
2892 * g++.dg/warn/noreturn-7.C: New test.
2894 2007-11-18 Thomas Koenig <tkoenig@gcc.gnu.org>
2897 * gfortran.fortran-torture/execute/equiv_5.f: Set kind on
2898 integers so tests works with -fdefault-integer-8.
2899 * gfortran.fortran-torture/execute/elemental.f90: Use default
2900 integers so test passes with -fdefault-integer-8.
2901 * gfortran.fortran-torture/execute/der_io.f90: Increase
2902 buffer length so test passes with -fdefault-integer-8.
2903 * gfortran.dg/bounds_check_8.f90: Likewise.
2904 * gfortran.dg/arrayio_derived_1.f90: LIkewise.
2905 * gfortran.dg/equiv_7.f90: Set kind so test passes
2906 with -fdefault-integer-8.
2907 * gfortran.dg/g77/20030326-1.f: Set kind explicitly to
2910 2007-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2913 * gfortran.dg/optional_dim_2.f90: New test.
2916 * gfortran.dg/subref_array_pointer_2.f90: Update test condition.
2918 2007-11-18 Jakub Jelinek <jakub@redhat.com>
2920 PR rtl-optimization/34132
2921 * gcc.c-torture/compile/20071118-1.c: New test.
2923 2007-11-18 Paul Thomas <pault@gcc.gnu.org>
2926 * gfortran.dg/char_cast_2.f90: New test based on achar_4.f90.
2928 2007-11-18 Tobias Burnus <burnus@net-b.de>
2931 * gfortran.dg/entry_14.f90: New.
2932 * gfortran.dg/entry_15.f90: New.
2934 2007-11-18 Richard Guenther <rguenther@suse.de>
2936 PR tree-optimization/34127
2937 * gcc.c-torture/compile/pr34127.c: New testcase.
2939 2007-11-18 Ben Elliston <bje@au.ibm.com>
2941 * gcc.target/powerpc/altivec-23.c: Do not use a typedef name as a
2942 type specifier, as they are not permitted according to the AltiVec
2943 Programming Interface Manual.
2945 2007-11-17 Tobias Burnus <burnus@net-b.de>
2948 * gfortran.dg/bind_c_usage_9.f03: New.
2949 * gfortran.dg/interface_abstract_1.f90: Fix testcase.
2951 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2954 * interface.c (gfc_current_interface_head,
2955 gfc_set_current_interface_head): New functions.
2956 * decl.c (gfc_match_modproc): Move check for syntax error earlier.
2957 On syntax error, restore previous state of the interface.
2958 * gfortran.h (gfc_current_interface_head,
2959 gfc_set_current_interface_head): New prototypes.
2961 2007-11-17 Richard Guenther <rguenther@suse.de>
2964 * gcc.c-torture/execute/pr34130.c: New testcase.
2966 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2969 * gfortran.dg/fmt_label_1.f90: New test.
2971 2007-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2974 * gfortran.dg/initialization_15.f90 : New test.
2976 2007-11-16 Richard Guenther <rguenther@suse.de>
2979 * gcc.c-torture/compile/pr34030.c: New testcase.
2981 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
2984 * gfortran.dg/interface_assignment_3.f90.
2986 2007-11-16 Richard Guenther <rguenther@suse.de>
2988 PR tree-optimization/33870
2989 * gcc.dg/torture/pr33870.c: New testcase.
2991 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
2994 * gfortran.dg/allocatable_function_3.f90.
2996 2007-11-16 Richard Guenther <rguenther@suse.de>
2998 PR tree-optimization/34113
2999 * gcc.c-torture/compile/pr34113.c: New testcase.
3001 2007-11-16 Richard Guenther <rguenther@suse.de>
3003 PR tree-optimization/34099
3004 * g++.dg/torture/pr3499.C: New testcase.
3005 * gcc.c-torture/execute/pr34099.c: Likewise.
3007 2007-11-16 Olivier Hainque <hainque@adacore.com>
3009 * gnat.dg/release_unc_maxalign.adb: New test.
3011 2007-11-16 Jakub Jelinek <jakub@redhat.com>
3014 * g++.dg/template/crash73.C: New test.
3016 2007-11-15 Jakub Jelinek <jakub@redhat.com>
3019 * gcc.dg/tree-ssa/pr23848-1.c: New test.
3020 * gcc.dg/tree-ssa/pr23848-2.c: New test.
3021 * gcc.dg/tree-ssa/pr23848-3.c: New test.
3022 * gcc.dg/tree-ssa/pr23848-4.c: New test.
3024 2007-11-15 Tobias Burnus <burnus@net-b.de>
3027 * gfortran.dg/proc_decl_11.f90: New.
3029 2007-11-15 Ben Elliston <bje@au.ibm.com>
3031 * gcc.target/spu/compare-dp.c: New test.
3033 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3035 * gcc.dg/pr33923.c: New test.
3037 2007-11-14 Jakub Jelinek <jakub@redhat.com>
3040 * gcc.dg/pr34088.c: New test.
3042 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3044 * gcc.c-torture/compile/20071114-1.c: New test.
3046 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3049 * gfortran.dg/char_cast_1.f90: Modify regex in scan-tree-dump-times
3050 to match known variations in symbol format. Document in comments.
3052 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3055 * gfortran.dg/streamio_12.f90: New test to avoid future regression.
3057 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3059 * gfortran.dg/list_read_7.f90: Fix test so that test file is deleted
3062 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3065 * gfortran.dg/proc_decl_1.f90: Update.
3066 * gfortran.dg/proc_decl_7.f90: New test.
3067 * gfortran.dg/proc_decl_8.f90: New test.
3068 * gfortran.dg/proc_decl_9.f90: New test.
3069 * gfortran.dg/proc_decl_10.f90: New test.
3071 2007-11-13 Paul Thomas <pault@gcc.gnu.org>
3074 * gfortran.dg/transfer_assumed_size_1.f90: New test.
3076 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3083 * g++.dg/parse/crash36.C: Add another dg-error.
3084 * g++.dg/cpp0x/pr34054.C: New test.
3085 * g++.dg/cpp0x/pr34056.C: New test.
3086 * g++.dg/cpp0x/pr34057.C: New test.
3087 * g++.dg/cpp0x/pr34058.C: New test.
3088 * g++.dg/cpp0x/pr34060.C: New test.
3090 PR tree-optimization/34063
3091 * g++.dg/tree-ssa/pr34063.C: New test.
3093 2007-11-13 Diego Novillo <dnovillo@google.com>
3095 PR tree-optimization/33870
3096 * gcc.c-torture/execute/pr33870-1.c: New test.
3097 * gcc.dg/tree-ssa/alias-16.c: New test.
3099 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3102 * g++.dg/template/crash72.C: New test.
3104 2007-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3106 * g++.dg/opt/cfg5.C: New test.
3108 2007-11-12 Richard Guenther <rguenther@suse.de>
3111 * gcc.c-torture/execute/pr34070-1.c: New testcase.
3112 * gcc.c-torture/execute/pr34070-2.c: Likewise.
3114 2007-11-12 Richard Guenther <rguenther@suse.de>
3117 * gcc.dg/pr34027-1.c: New testcase.
3118 * gcc.dg/pr34027-2.c: Likewise.
3120 2007-11-12 Ira Rosen <irar@il.ibm.com>
3122 PR tree-optimization/33953
3123 * gcc.dg/vect/pr33953.c: New testcase.
3125 2007-11-11 Tom Tromey <tromey@redhat.com>
3128 * g++.dg/ext/pr17577.h: New file.
3129 * g++.dg/ext/pr17577.C: New file.
3131 2007-11-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3134 * g++.old-deja/g++.ns/template13.C: Update expected output.
3135 * g++.old-deja/g++.pt/friend23.C: Likewise.
3136 * g++.dg/warn/pr8570.C: New.
3138 2007-11-11 Jakub Jelinek <jakub@redhat.com>
3141 * g++.dg/template/pseudodtor4.C: New test.
3143 2007-11-10 Jakub Jelinek <jakub@redhat.com>
3146 * g++.dg/opt/inline14.C: New test.
3148 PR tree-optimization/33680
3149 * gcc.c-torture/compile/20071108-1.c: New test.
3152 * g++.dg/template/pseudodtor3.C: New test.
3154 2007-11-09 Douglas Gregor <doug.gregor@gmail.com>
3157 * g++.dg/cpp0x/variadic-init.C: New.
3159 2007-11-09 Paolo Bonzini <bonzini@gnu.org>
3160 Jakub Jelinek <jakub@redhat.com>
3162 PR rtl-optimization/34012
3163 * gcc.target/i386/pr34012.c: New test.
3165 2007-11-09 Richard Guenther <rguenther@suse.de>
3167 PR tree-optimization/33604
3168 * g++.dg/tree-ssa/pr33604.C: New testcase.
3169 * gcc.dg/pr32721.c: Adjust pattern.
3171 2007-11-09 Richard Sandiford <rsandifo@nildram.co.uk>
3173 * gcc.target/mips/dse-1.c: Disable.
3175 2007-11-08 Tom Tromey <tromey@redhat.com>
3177 * gcc.dg/empty-source-3.c: Update warning location.
3178 * gcc.dg/gomp/barrier-2.c: Likewise.
3179 * gcc.dg/label-decl-3.c: Likewise.
3180 * gcc.dg/label-decl-2.c: Likewise.
3181 * gcc.dg/empty-source-2.c: Likewise.
3183 2007-11-08 Tom Tromey <tromey@redhat.com>
3186 * g++.dg/inherit/pr30297.C: New file.
3188 2007-11-08 Danny Smith <dannysmith@users.sourceforge.net>
3190 * gcc.dg/compat/struct-layout-1_generate.c (dg-options) Add
3191 -fno-common for cygwin and mingw32.
3193 2007-11-08 Kenneth Zadeck <zadeck@naturalbridge.com>
3196 * gcc.dg/pr33826.c: New.
3197 * gcc.dg/tree-ssa/20030714-1.c: Removed two tests that depend on
3198 recursive functions being marked pure or const.
3200 2007-11-08 Tobias Burnus <burnus@net-b.de>
3203 * gfortran.dg/proc_decl_5.f90: New.
3204 * gfortran.dg/proc_decl_6.f90: New.
3206 2007-11-08 Jakub Jelinek <jakub@redhat.com>
3208 PR tree-optimization/32575
3209 * gcc.c-torture/execute/20071108-1.c: New test.
3211 2007-11-08 Daniel Jacobowitz <dan@codesourcery.com>
3213 * g++.dg/opt/anchor1.C: New.
3215 2007-11-07 Diego Novillo <dnovillo@google.com>
3218 * gcc.c-torture/execute/pr33870.x: Remove.
3220 2007-11-07 Douglas Gregor <doug.gregor@gmail.com>
3225 * g++.dg/cpp0x/decltype-33837.C: New.
3226 * g++.dg/cpp0x/decltype-refbug.C: New.
3227 * g++.dg/cpp0x/decltype-33838.C: New.
3229 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3231 * gcc.c-torture/compile/20071107-1.c: New test.
3233 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3235 * gcc.dg/out-of-bounds-1.c: New test.
3237 2007-11-07 Jakub Jelinek <jakub@redhat.com>
3240 * g++.dg/warn/incomplete2.C: New test.
3241 * g++.dg/template/incomplete4.C: New test.
3242 * g++.dg/template/incomplete5.C: New test.
3244 2007-11-07 Olivier Hainque <hainque@adacore.com>
3246 * gnat.dg/max_align.adb: New test.
3248 2007-11-06 H.J. Lu <hongjiu.lu@intel.com>
3251 * gcc.target/i386/pr30961-1.c: New.
3253 2007-11-06 Tom Tromey <tromey@redhat.com>
3256 * g++.dg/warn/pragma-system_header3.h: New.
3257 * g++.dg/warn/pragma-system_header3.C: New.
3260 * g++.dg/warn/pragma-system_header4.C: New.
3261 * g++.dg/warn/pragma-system_header4.h: New.
3263 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3267 * g++.dg/other/canon-array.C: New.
3269 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3271 * g++.dg/parser/crash36.C: Tweak expected errors.
3272 * g++.dg/cpp0x/pr31439.C: New.
3273 * g++.dg/cpp0x/pr32114.C: New.
3274 * g++.dg/cpp0x/pr32115.C: New.
3275 * g++.dg/cpp0x/pr32125.C: New.
3276 * g++.dg/cpp0x/pr32126.C: New.
3277 * g++.dg/cpp0x/pr32127.C: New.
3278 * g++.dg/cpp0x/pr32128.C: New.
3279 * g++.dg/cpp0x/pr32253.C: New.
3280 * g++.dg/cpp0x/pr32566.C: New.
3281 * g++.dg/cpp0x/pr31445.C: Tweak expected errors.
3282 * g++.dg/cpp0x/pr31438.C: Ditto.
3283 * g++.dg/cpp0x/variadic81.C: Ditto.
3284 * g++.dg/cpp0x/pr31432.C: Ditto.
3285 * g++.dg/cpp0x/pr31442.C: Ditto.
3287 2007-11-06 Jakub Jelinek <jakub@redhat.com>
3290 * g++.dg/other/datasec1.C: New test.
3292 PR tree-optimization/33458
3293 * g++.dg/opt/inline12.C: New test.
3295 PR tree-optimization/33993
3296 * gcc.c-torture/compile/20071105-1.c: New test.
3298 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3300 PR rtl-optimization/33648
3301 * gcc.dg/pr33648.c: Require effective target freorder.
3303 2007-11-05 Revital Eres <eres@il.ibm.com>
3305 * lib/target-supports.exp (check_750cl_hw_available): Fix typo.
3307 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3312 * g++.dg/cpp0x/pr33996.C: New
3313 * g++.dg/cpp0x/rv-trivial-bug.C: New
3314 * g++.dg/cpp0x/pr33930.C: New
3316 2007-11-05 Nick Clifton <nickc@redhat.com>
3317 Sebastian Pop <sebastian.pop@amd.com>
3319 PR tree-optimization/32540
3320 PR tree-optimization/33922
3321 * gcc.dg/tree-ssa/pr32540-1.c: New.
3322 * gcc.dg/tree-ssa/pr32540-2.c: New.
3323 * gcc.dg/tree-ssa/pr33922.c: New.
3325 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3328 * g++.dg/cpp0x/variadic-rref.C: New.
3330 2007-11-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3332 * g++dg/warn/pointer-integer-comparison.C: New.
3334 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3336 PR tree-optimization/33856
3337 * gcc.c-torture/compile/20071027-1.c: New test.
3340 * g++.dg/ext/label10.C: New test.
3343 * g++.dg/other/ptrmem9.C: New test.
3345 2007-11-04 Andrew Pinski <pinskia@gmail.com>
3348 * gfortran.fortran-torture/compile/forall-1.f90: New testcase.
3350 2007-11-04 David Edelsohn <edelsohn@gnu.org>
3352 * g++.dg/cpp/_Pragma1.C: Disable on AIX.
3353 * g++.dg/ext/visibility/namespace2.C: Add argument to
3354 dg-require-visibility.
3355 * g++.dg/ext/java-1.C: Disable on AIX.
3357 2007-11-03 Dorit Nuzman <doirit@il.ibm.com>
3359 * gfortran.dg/vect/no-vfa-pr32377.f90: Remove xfail.
3361 2007-11-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3364 * gfortran.dg/assumed_charlen_arg_1.f90: New test.
3366 2007-11-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3369 * gcc.dg/20031223-1.c: Adjust error output.
3370 * gcc.dg/parse-decl-after-label.c: New.
3372 2007-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3375 * gfortran.dg/default_format_2.f90: XFAIL powerpc*-*-linux*
3376 * gfortran.dg/default_format_denormal_2.f90: XFAIL powerpc*-*-linux*
3377 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL powerpc*-*-linux*
3379 2007-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3381 PR rtl-optimization/28940
3382 * gcc.target/i386/addr-sel-1.c: New test.
3384 2007-11-03 Jakub Jelinek <jakub@redhat.com>
3387 * gcc.dg/pr33670.c: New test.
3389 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3392 * g++.dg/lookup/typedef1.C: New test.
3394 2007-11-02 Janis Johnson <janis187@us.ibm.com>
3397 * lib/scandump.exp (dump-suffix): New.
3398 (scan-dump, scan-dump-times, scan-dump-dem, scan-dump-dem-not):
3399 Include dump suffix in pass/fail messages, put regexp in quotes.
3401 2007-11-02 Paolo Carlini <pcarlini@suse.de>
3404 * g++.dg/other/error19.C: New.
3406 2007-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3408 PR rtl-optimization/28062
3409 * gcc.c-torture/compile/20071102-1.c: New test.
3411 2007-11-01 Douglas Gregor <doug.gregor@gmail.com>
3413 * g++.dg/cpp0x/pr33955.C: New.
3415 2007-11-01 Tom Tromey <tromey@redhat.com>
3417 PR preprocessor/30805:
3418 * gcc.dg/cpp/pr30805.c: Use -std=gnu89.
3420 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3422 PR rtl-optimization/33648
3423 * gcc.dg/pr33648.c: New test.
3425 2007-11-01 Jakub Jelinek <jakub@redhat.com>
3428 * g++.dg/template/pseudodtor1.C: New test.
3429 * g++.dg/template/pseudodtor2.C: New test.
3432 * g++.dg/rtti/typeid7.C: New test.
3434 2007-11-01 Tom Tromey <tromey@redhat.com>
3436 PR preprocessor/30805:
3437 * gcc.dg/cpp/pr30805.c: New file.
3439 2007-11-01 Janis Johnson <janis187@us.ibm.com>
3442 * gcc.c-torture/compile/20000804-1.c: Remove xfail from dg-do and
3444 * gcc.c-torture/compile/20001205-1.c: Ditto.
3445 * gcc.c-torture/compile/20001226-1.c: Ditto.
3446 * gcc.c-torture/compile/20020312-1.c: Ditto.
3447 * gcc.c-torture/compile/20020604-1.c: Ditto.
3448 * gcc.c-torture/compile/920501-12.c: Ditto.
3449 * gcc.c-torture/compile/920501-4.c: Ditto.
3450 * gcc.c-torture/compile/920520-1.c: Ditto.
3451 * gcc.c-torture/compile/980506-1.c: Ditto.
3452 * gcc.c-torture/compile/990617-1.c: Ditto.
3453 * gcc.dg/compare6.c: Ditto.
3454 * g++.old-deja/g++.brendan/crash43.C: Ditto.
3455 * g++.old-deja/g++.brendan/synth1.C: Ditto.
3456 * g++.old-deja/g++.oliva/dwarf2.C: Ditto.
3457 * g++.old-deja/g++.oliva/dwarf3.C: Ditto.
3458 * g++.old-deja/g++.pt/static6.C: Ditto.
3459 * g++.old-deja/g++.pt/crash16.C: Ditto.
3460 * g++.old-deja/g++.mike/p10416.C: Ditto.
3461 * g++.old-deja/g++.mike/ns15.C: Ditto.
3462 * g++.old-deja/g++.mike/eh46.C: Ditto.
3464 2007-11-01 Tom Tromey <tromey@redhat.com>
3466 * gcc.dg/redecl-1.c: Update.
3467 * gcc.dg/pr20368-3.c: Update.
3468 * gcc.dg/inline-14.c: Update.
3469 * gcc.dg/builtins-30.c: Update.
3470 * gcc.dg/dremf-type-compat-4.c: Update.
3471 * gcc.dg/pr20368-2.c: Update.
3473 2007-11-01 Jakub Jelinek <jakub@redhat.com>
3475 PR rtl-optimization/33673
3476 * gcc.dg/pr33673.c: New test.
3478 2007-11-01 Michael Matz <matz@suse.de>
3480 PR tree-optimization/33961
3481 * gcc.dg/pr33961.c: New test.
3483 2007-10-31 Paolo Carlini <pcarlini@suse.de>
3486 * g++.dg/template/error35.C: New.
3488 2007-10-31 Jakub Jelinek <jakub@redhat.com>
3491 * gcc.dg/pr31507-1.c: New test.
3492 * gcc.dg/pr31507-2.c: New test.
3494 2007-10-31 Revital Eres <eres@il.ibm.com>
3496 * gcc.dg/vect/vect.exp: Add support for powerpc-*paired
3498 * gcc.dg/vect/tree-vect.h (check_vect): Add
3499 powerpc-*paired test.
3500 * lib/target-supports.exp (check_750cl_hw_available):
3502 (check_effective_target_vect_int,
3503 check_effective_target_vect_intfloat_cvt,
3504 check_effective_target_powerpc_altivec_ok,
3505 check_effective_target_vect_long,
3506 check_effective_target_vect_sdot_hi,
3507 check_effective_target_vect_udot_hi,
3508 check_effective_target_vect_pack_trunc,
3509 check_effective_target_vect_unpack,
3510 check_effective_target_vect_shift,
3511 check_effective_target_vect_int_mult): Disable for powerpc-*paired
3513 * gcc.dg/vect/vect-ifcvt-11.c: New.
3514 * gcc.dg/vect/vect-ifcvt-12.c: Likewise.
3515 * gcc.dg/vect/vect-ifcvt-13.c: Likewise.
3516 * gcc.dg/vect/vect-ifcvt-14.c: Likewise.
3517 * gcc.dg/vect/vect-ifcvt-15.c: Likewise.
3518 * gcc.dg/vect/vect-ifcvt-16.c: Likewise.
3519 * gcc.dg/vect/vect-ifcvt-17.c: Likewise.
3521 2007-10-31 Dominique d'Humieres <dominiq@lps.ens.fr>
3522 Tobias Burnus <burnus@net-b.de>
3525 * gfortran.dg/module_read_1.f90: New.
3527 2007-10-31 Tom Tromey <tromey@redhat.com>
3529 PR preprocessor/30786:
3530 * gcc.dg/cpp/pr30786.c: New file.
3532 2007-10-31 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3535 * gfortran.dg/interface_19.f90: New.
3536 * gfortran.dg/interface_20.f90: New.
3537 * gfortran.dg/interface_21.f90: New.
3539 2007-10-31 Sebastian Pop <sebastian.pop@amd.com>
3541 PR tree-optimization/32377
3542 * gfortran.dg/vect/pr32377.f90: New.
3544 2007-10-31 Richard Guenther <rguenther@suse.de>
3547 * gcc.c-torture/execute/pr33779-1.c: New testcase.
3548 * gcc.c-torture/execute/pr33779-2.c: Likewise.
3550 2007-10-31 Paul Thomas <pault@gcc.gnu.org>
3553 * gfortran.dg/contained_3.f90: New.
3555 2007-10-31 Christian Bruel <christian.bruel@st.com>
3558 * g++.dg/opt/nrv8.C: New.
3560 2007-10-30 Jakub Jelinek <jakub@redhat.com>
3563 * g++.dg/opt/compound1.C: New test.
3566 * g++.dg/template/ptrmem18.C: New test.
3568 2007-10-30 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3571 * gfortran.dg/isnan_2.f90: New test.
3573 2007-10-30 Ed Schouten <ed@fxq.nl>
3575 PR tree-optimization/32500
3576 * gcc.c-torture/execute/pr32500.c: Fix buffer overflow in testcase.
3578 2007-10-30 Douglas Gregor <doug.gregor@gmail.com>
3582 * g++.dg/cpp0x/pr31993.C: New
3583 * g++.dg/cpp0x/pr32252.C: New
3585 2007-10-30 Jakub Jelinek <jakub@redhat.com>
3587 PR tree-optimization/33723
3588 * gcc.dg/tree-ssa/pr33723.c (T): Decrease size of field s.
3590 2007-10-30 Richard Guenther <rguenther@suse.de>
3592 * gcc.c-torture/execute/20071030-1.c: New testcase copied from
3593 gcc.target/i386/loop-3.c.
3595 2007-10-30 Revital Eres <eres@il.ibm.com>
3597 * gcc.dg/vect/pr33866.c: Require vect_long.
3599 2007-10-30 Revital Eres <eres@il.ibm.com>
3601 * gcc.dg/vect/vect-shift-1.c: Require vect_int.
3602 * gcc.dg/vect/vect-ifcvt-4.c: Likewise.
3604 2007-10-29 Dorit Nuzman <dorit@il.ibm.com>
3606 PR tree-optimization/32893
3607 * lib/target-supports.exp
3608 (check_effective_target_unaligned_stack): new keyword.
3609 * gcc.dg/vect/vect-2.c: Globalize arrays to make the test
3610 not sensitive to unaligned_stack.
3611 * gcc.dg/vect/vect-3.c: Likewise.
3612 * gcc.dg/vect/vect-4.c: Likewise.
3613 * gcc.dg/vect/vect-5.c: Likewise.
3614 * gcc.dg/vect/vect-6.c: Likewise.