1 2008-02-25 Joseph Myers <joseph@codesourcery.com>
3 * lib/target-supports.exp (check_effective_target_pthread_h): New.
4 * gcc.dg/pthread-init-1.c, gcc.dg/pthread-init-2.c: Use
5 dg-require-effective-target pthread_h.
7 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9 * gcc.dg/Wswitch-enum-error.c: New.
10 * gcc.dg/Wswitch-error.c: New.
11 * gcc.dg/20011021-1.c: Use two directives to match two different
14 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
17 * gcc.dg/pr28322.c: New.
18 * gcc.dg/pr28322-2.c: New.
19 * lib/prune.exp: Ignore "At top level" even if there is no ':'
22 2008-02-25 Paolo Carlini <pcarlini@suse.de>
25 * g++.dg/other/error26.C: New.
27 2008-02-25 Paolo Carlini <pcarlini@suse.de>
30 * g++.dg/other/error25.C: New.
32 2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>
35 * gcc.dg/pr35258.c: New testcase.
37 2008-02-25 Jan Beulich <jbeulich@novell.com>
39 * gcc.dg/20020426-2.c: Remove bogus workaround.
40 * g++.old-deja/g++.other/store-expr1.C: Likewise.
41 * gcc.target/i386/movq-2.c: Also permit use of movzbl.
43 2008-02-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
45 * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
47 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
50 * gcc.dg/pr19984.c: New test.
51 * gcc.dg/dfp/compare-special.h: Use _nan instead of nan as the
54 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
56 * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
57 (main): Call check_vect and foo. Check array values after
59 * gcc.dg/vect/vect-117.c: Call check_vect.
60 * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
62 2008-02-25 Kaz Kojima <kkojima@gcc.gnu.org>
64 * gcc.dg/tree-ssa/ssa-pre-10.c: Use -fno-finite-math-only on
67 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
70 * gcc.c-torture/execute/20050604-1.x: New file.
72 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
74 * gcc.target/i386/pr22076.c: Update number of mov insns
76 * gcc.target/i386/pr34256.c: Ditto.
78 2008-02-24 Diego Novillo <dnovillo@google.com>
80 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
83 * g++.dg/warn/pr33738.C: New.
85 2008-02-24 Richard Sandiford <rsandifo@nildram.co.uk>
87 * gcc.c-torture/execute/nest-align-1.x: New file.
89 2008-02-24 Danny Smith <dannysmith@users.sourceforge.net>
92 * g++.dg.ext/dllimport13.C: New test.
94 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
97 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on
98 powerpc*-apple-darwin*.
100 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
102 * gfortran.dg/large_real_kind_2.F90: Split testing of ERF and
103 ERFC into gfortran.dg/large_real_kind_3.F90.
104 * gfortran.dg/large_real_kind_3.F90: New test.
106 2008-02-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
109 * gcc.dg/and-1.c: New test.
111 2008-02-23 Daniel Jacobowitz <dan@codesourcery.com>
113 * gcc.c-torture/execute/20080222-1.c: New test.
115 2008-02-23 Uros Bizjak <ubizjak@gmail.com>
119 * gcc.target/i386/pr22076.c: New test.
120 * gcc.target/i386/pr34256.c: New test.
121 * gcc.target/i386/vecinit-5.c: New test.
122 * gcc.target/i386/vecinit-6.c: New test.
123 * gcc.target/i386/vecinit-[1-4].c: Check that no MMX register is used.
125 * g++.dg/compat/struct-layout-1.h: Do not include <mmintrin.h> and
126 <xmmintrin.h>, define __m64 and __m128 directly.
127 * g++.dg/compat/struct-layout-1_generate.c: Add -mno-mmx for x86.
129 2008-02-22 Andrew Pinski <andrew_pinski@playstation.sony.com>
132 * g++.dg/ext/always_inline-1.C: New test.
133 * g++.dg/ext/always_inline-2.C: New test.
134 * g++.dg/ext/always_inline-3.C: New test.
135 * g++.dg/ext/always_inline-4.C: New test.
137 2008-02-22 Hans-Peter Nilsson <hp@axis.com>
139 * gcc.target/cris/asm-b-1.c: New test.
141 2008-02-22 Paolo Carlini <pcarlini@suse.de>
144 * g++.dg/template/nontype17.C: Add.
146 2008-02-22 Paolo Carlini <pcarlini@suse.de>
150 2008-02-14 Paolo Carlini <pcarlini@suse.de>
153 * g++.dg/template/nontype17.C: New.
154 * g++.dg/template/nontype16.C: Add error.
156 2008-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
159 * gcc.dg/Wfloat-equal-1.c: New.
160 * g++.dg/warn/Wfloat-equal-1.C: New.
162 2008-02-21 Michael Matz <matz@suse.de>
165 * gcc.dg/pr35264.c: New testcase.
167 2008-02-21 Richard Guenther <rguenther@suse.de>
169 * gfortran.dg/reassoc_1.f90: New testcase.
170 * gfortran.dg/reassoc_2.f90: Likewise.
171 * gfortran.dg/reassoc_3.f90: Likewise.
173 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
176 * gfortran.dg/fmt_t_7.f: New test.
179 * gfortran.dg/streamio_15.f90: New test.
181 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
184 * gfortran.dg/fmt_zero_digits.f90: Revise test.
186 2008-02-20 Seongbae Park <seongbae.park@gmail.com>
188 * gcc.dg/Wframe-larger-than.c: New option test.
190 2008-02-20 Tobias Burnus <burnus@net-b.de>
193 * gfortran.dg/dollar_sym_1.f90: New.
194 * gfortran.dg/dollar_sym_2.f90: New.
196 2008-02-20 Richard Guenther <rguenther@suse.de>
199 * gcc.dg/builtins-66.c: New testcase.
201 2008-02-20 Richard Guenther <rguenther@suse.de>
203 * gcc.dg/fold-reassoc-1.c: New testcase.
204 * gcc.dg/tree-ssa/recip-3.c: Adjust to not compute d/d.
206 2008-02-20 Richard Guenther <rguenther@suse.de>
208 * gcc.dg/tree-ssa/reassoc-13.c: New testcase.
210 2008-02-20 Ira Rosen <irar@il.ibm.com>
212 * lib/target-supports.exp (check_effective_target_vect_unpack):
214 (check_effective_target_vect_short_mult): Likewise.
215 * gcc.dg/vect/vect-reduc-dot-s16b.c: Expect vectorization of
216 the loop on targets that support vect_unpack.
218 2008-02-20 Uros Bizjak <ubizjak@gmail.com>
220 * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
221 (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
222 templates to reduce number of passed arguments.
224 2008-02-19 Jason Merrill <jason@redhat.com>
227 * g++.dg/template/explicit-args1.C: New.
229 2008-02-19 Richard Guenther <rguenther@suse.de>
231 PR tree-optimization/34989
232 * gcc.dg/pr34989-1.c: New testcase.
233 * gcc.dg/pr34989-2.c: Likewise.
235 2008-02-19 Jakub Jelinek <jakub@redhat.com>
238 * g++.dg/gomp/pr35028.C: New test.
242 * gcc.dg/gomp/pr34964.c: New test.
243 * g++.dg/gomp/pr34964.C: New test.
244 * gcc.dg/gomp/pr35244.c: New test.
245 * g++.dg/gomp/pr35244.C: New test.
248 * g++.dg/gomp/pr35078.C: New test.
250 2008-02-19 Christian Bruel <christian.bruel@st.com>
252 * gcc.dg/packed-array.c: New testcase.
254 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
257 * gcc.target/i386/pr33555.c: New test.
259 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
262 * gcc.target/i386/isa-1.c: New.
263 * gcc.target/i386/isa-2.c: Likewise.
264 * gcc.target/i386/isa-3.c: Likewise.
265 * gcc.target/i386/isa-4.c: Likewise.
266 * gcc.target/i386/isa-5.c: Likewise.
267 * gcc.target/i386/isa-6.c: Likewise.
268 * gcc.target/i386/isa-7.c: Likewise.
269 * gcc.target/i386/isa-8.c: Likewise.
270 * gcc.target/i386/isa-9.c: Likewise.
271 * gcc.target/i386/isa-10.c: Likewise.
272 * gcc.target/i386/isa-11.c: Likewise.
273 * gcc.target/i386/isa-12.c: Likewise.
274 * gcc.target/i386/isa-13.c: Likewise.
275 * gcc.target/i386/isa-14.c: Likewise.
277 2008-02-18 Joey Ye <joey.ye@intel.com>
278 H.J. Lu <hongjiu.lu@intel.com>
281 * gcc.c-torture/execute/nest-align-1.c: New test case.
283 2008-02-17 Richard Guenther <rguenther@suse.de>
286 * gcc.dg/torture/pr35227.c: New testcase.
288 2008-02-17 Richard Guenther <rguenther@suse.de>
290 PR tree-optimization/35231
291 * gcc.c-torture/execute/pr35231.c: New testcase.
293 2008-02-17 Uros Bizjak <ubizjak@gmail.com>
295 * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
298 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
300 * obj-c++.dg/encode-2.mm: XFAIL.
301 * obj-c++.dg/encode-3.mm: Likewise.
303 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
304 Paolo Carlini <pcarlini@suse.de>
306 * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
307 * g++.dg/ext/has_nothrow_constructor.C: Likewise.
308 * g++.dg/ext/has_nothrow_copy.C: Likewise.
310 2008-02-16 Uros Bizjak <ubizjak@gmail.com>
312 * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
313 (main): Change to void and rename to sse_test.
314 * gcc.target/i386/pr24306.c: Ditto.
315 * gcc.target/i386/pr32065-2.c: Ditto.
316 * gcc.target/i386/20060512-1.c: Include sse2-check.h.
317 (main): Change to void and rename to sse2_test.
318 * gcc.target/i386/20060512-3.c: Ditto.
320 2008-02-15 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
323 * gfortran.dg/c_loc_tests_12.f03: New test.
325 2008-02-15 Douglas Gregor <doug.gregor@gmail.com>
330 * g++.dg/cpp0x/vt-35026.C: New.
331 * g++.dg/cpp0x/vt-35023.C: New.
332 * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
333 * g++.dg/cpp0x/vt-35024.C: New.
335 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
337 * gcc.c-torture/execute/va-arg-25.x: Remove.
339 2008-02-15 Richard Guenther <rguenther@suse.de>
340 Zdenek Dvorak <ook@ucw.cz>
342 PR tree-optimization/35164
343 * g++.dg/torture/pr35164-1.C: New testcase.
344 * g++.dg/torture/pr35164-2.C: Likewise.
346 2008-02-15 Dominique d'Humieres <dominiq@lps.ens.fr>
349 * testsuite/g++.dg/template/spec35.C: Change the regular expressions
350 in dg-final to match the assembly code generated by Darwin 9.
352 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
354 * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
356 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
358 * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
360 2008-02-15 Hans-Peter Nilsson <hp@axis.com>
362 * lib/dejapatches.exp: New file.
364 2008-02-14 Douglas Gregor <doug.gregor@gmail.com>
367 * g++.dg/cpp0x/vt-34050.C: New.
369 2008-02-14 Danny Smith <dannysmith@users.sourceforge.net>
371 PR preprocessor/35061
372 * gcc.dg/cpp/pragma_pop_macro-1.c: New test.
374 2008-02-14 Paolo Carlini <pcarlini@suse.de>
377 * g++.dg/template/nontype17.C: New.
378 * g++.dg/template/nontype16.C: Add error.
380 2008-02-13 Jakub Jelinek <jakub@redhat.com>
383 * g++.dg/template/member8.C: New test.
385 2008-02-13 Michael Matz <matz@suse.de>
387 * gcc.dg/pr35065.c: Fix testcase warnings.
389 2008-02-13 Michael Matz <matz@suse.de>
392 * gcc.dg/pr35065.c: New testcase.
394 2008-02-12 Richard Guenther <rguenther@suse.de>
396 PR tree-optimization/35171
397 * gcc.c-torture/compile/pr35171.c: New testcase.
399 2008-02-12 Richard Guenther <rguenther@suse.de>
402 * gcc.c-torture/execute/pr35163.c: New testcase.
404 2008-02-12 Uros Bizjak <ubizjak@gmail.com>
406 * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
408 2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
410 * gnat.dg/loop_address.adb: New test.
412 2008-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
414 * obj-c++.dg/bitfield-1.mm: Expect failures.
415 * obj-c++.dg/bitfield-4.mm: Likewise.
416 * obj-c++.dg/cxx-ivars-2.mm: Likewise.
417 * obj-c++.dg/encode-8.mm: Likewise.
418 * obj-c++.dg/isa-field-1.mm: Likewise.
419 * obj-c++.dg/layout-1.mm: Likewise.
420 * obj-c++.dg/lookup-2.mm: Likewise.
421 * obj-c++.dg/try-catch-2.mm: Likewise.
422 * obj-c++.dg/try-catch-9.mm: Likewise.
424 2008-02-12 Jakub Jelinek <jakub@redhat.com>
427 * g++.dg/tree-ssa/pr35144.C: New test.
430 * gcc.target/i386/pr35160.c: New test.
433 * g++.dg/init/new27.C: New test.
435 2008-02-11 Paolo Carlini <pcarlini@suse.de>
438 * g++.dg/template/crash78.C: New.
440 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
443 * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
444 * gcc.dg/compat/vector-2_y.c: Ditto.
446 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
447 Richard Guenther <rguenther@suse.de>
449 PR tree-optimization/33992
450 * gcc.c-torture/execute/pr33992.c: New testcase.
452 2008-02-10 Thomas Koenig <tkoenig@gcc.gnu.org>
454 * gfortran.dg/streamio_14.f90: New test.
456 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
458 * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
459 Add -mfpmath=387 to dg-options.
461 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
464 * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
465 * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
466 * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
467 * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
468 * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
469 * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
470 * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
471 * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
472 * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
474 2008-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
477 * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
479 2008-02-06 Alexandre Oliva <aoliva@redhat.com>
482 * g++.dg/conversion/bitfield8.C: New.
484 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
486 * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
488 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
492 * g++.dg/ext/vector13.C: New.
494 2008-02-06 David Daney <ddaney@avtrex.com>
496 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
498 2008-02-05 Bob Wilson <bob.wilson@acm.org>
500 * lib/target-supports.exp (check_effective_target_hard_float): Remove
501 special case for xtensa-*-*.
503 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
506 * gfortran.dg/volatile11.f90: New test.
508 2008-02-05 Jakub Jelinek <jakub@redhat.com>
511 * g++.dg/template/array19.C: New test.
513 2008-02-05 Diego Novillo <dnovillo@google.com>
515 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
518 * g++.dg/warn/pr33738.C: Remove.
520 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
523 * gfortran.dg/bounds_check_13.f: New test.
525 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
528 * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
530 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
533 * gcc.target/i386/pr35083.c: New test.
535 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
538 * gfortran.dg/data_bounds_1.f90: New test.
540 2008-02-04 Diego Novillo <dnovillo@google.com>
542 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
545 * testsuite/g++.dg/warn/pr33738.C: New.
547 2008-02-04 Daniel Franke <franke.daniel@gmail.com>
549 * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
552 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
554 * lib/target-supports.exp (check_effective_target_hard_float): Only
555 use the macro definition tests for mips*-*-* and xtensa-*-*. For all
556 other targets, grep for a call insn in the rtl expand dump for an
558 (target_compile): Support generating rtl dumps as output.
560 2008-02-04 Richard Guenther <rguenther@suse.de>
563 * gcc.c-torture/execute/pr33631.c: New testcase.
565 2008-02-04 Richard Guenther <rguenther@suse.de>
568 * gcc.c-torture/compile/pr35043.c: New testcase.
570 2008-02-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
572 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
574 2008-02-03 Uros Bizjak <ubizjak@gmail.com>
576 * gcc.target/i386/pr31628.c: Require effective target fpic.
577 * gcc.target/i386/strinline.c: Ditto.
578 * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
579 * gcc.dg/pr35045.c: Ditto.
580 * gcc.dg/20050503-1.c: Ditto.
582 2008-02-03 Paul Thomas <pault@gcc.gnu.org>
585 * gfortran.dg/host_assoc_variable_1.f90: New test.
586 * gfortran.dg/allocate_stat.f90: Change last three error messages.
588 2008-02-02 Michael Matz <matz@suse.de>
591 * gcc.dg/pr35045.c: New test.
593 2008-02-02 Thomas Koenig <tkoenig@gcc.gnu.org>
596 * gfortran.dg/shape_4.f90: New test.
598 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
600 * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
602 2008-02-01 Hans-Peter Nilsson <hp@axis.com>
604 PR rtl-optimization/34773
605 * gcc.target/cris/torture/pr34773.c: New test.
607 2008-02-01 Nick Clifton <nickc@redhat.com>
609 * lib/target-supports.exp (check_profiling_available): Do not
610 expect profiling to work on the xstormy16 target.
612 2008-02-01 Uros Bizjak <ubizjak@gmail.com>
615 * gcc.c-torture/execute/20050316-2.x: New file.
616 * gcc.target/i386/pr17390.c: Update scan pattern.
617 * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
618 * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
620 2008-01-31 Paul Thomas <pault@gcc.gnu.org>
623 * gfortran.dg/proc_assign_2.f90: New test.
625 2008-01-31 Douglas Gregor <doug.gregor@gmail.com>
626 Jakub Jelinek <jakub@redhat.com>
630 * g++.dg/ext/alias-canon.C: New.
631 * g++.dg/ext/alias-mangle.C: New.
633 2008-01-30 Jan Hubicka <jh@suse.cz>
635 * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
637 2008-01-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
639 * g++.dg/other/first-global.C: Add -fpie for all pic targets.
640 * g++.dg/parse/attr-externally-visible-1.C: Likewise.
642 2008-01-30 Jan Hubicka <jh@suse.cz>
645 * gcc.c-torture/execute/pr34982.c: New testcase.
647 2008-01-30 Andreas Krebbel <krebbel1@de.ibm.com>
649 * gcc.target/s390/tf_to_di-1.c: New testcase.
651 2008-01-30 Paul Thomas <pault@gcc.gnu.org>
654 * gfortran.dg/use_only_3.f90: New test.
655 * gfortran.dg/use_only_3.inc: Modules for new test.
658 * gfortran.dg/function_charlen_2.f90: New test.
660 2008-01-30 Jakub Jelinek <jakub@redhat.com>
663 * gcc.dg/pr34969.c: New test.
666 * gcc.dg/inline-25.c: New test.
667 * gcc.dg/inline-26.c: New test.
668 * gcc.dg/inline-27.c: New test.
670 2008-01-29 Richard Guenther <rguenther@suse.de>
673 * gcc.c-torture/compile/pr35006.c: New testcase.
675 2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
686 * g++.dg/cpp0x/vt-34219-2.C: New.
687 * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
688 * g++.dg/cpp0x/vt-34961.C: New.
689 * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
690 cases from the re-opened PR.
691 * g++.dg/cpp0x/vt-34753.C: New.
692 * g++.dg/cpp0x/vt-34919.C: New.
693 * g++.dg/cpp0x/vt-34754.C: New.
694 * g++.dg/cpp0x/vt-34606.C: New.
695 * g++.dg/cpp0x/vt-34219.C: New.
696 * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
697 * g++.dg/cpp0x/vt-34755.C: New.
698 * g++.dg/cpp0x/pr31438.C: Ditto.
699 * g++.dg/cpp0x/variadic81.C: Ditto.
701 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
703 * g++.dg/torture/pr34641.C: Put the dg-do first.
705 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
707 * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
709 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
711 * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
713 2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
716 * gcc.target/powerpc/spe-small-data-1.c: New test.
717 * gcc.target/powerpc/spe-small-data-2.c: New test.
719 2008-01-28 Thomas Koenig <tkoenig@gcc.gnu.org>
722 * gfortran.dg/shape_3.f90: New test.
724 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
726 * gcc.target/s390/20020926-1.c: Remove -m31.
728 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
730 * gcc.target/s390/20020926-1.c: Disable for s390x.
732 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
735 * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
738 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
741 * gfortran.dg/array_constructor_22.f90: New test.
743 2008-01-26 Maxim Kuvyrkov <maxim@codesourcery.com>
746 * gcc.c-torture/compile/pr34688: New test.
748 2008-01-26 Tobias Burnus <burnus@net-b.de>
751 * gfortran.dg/missing_optional_dummy_5.f90: New.
753 2008-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
755 * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
756 noinline. XFAIL test.
758 2008-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
761 * gfortran.dg/array_3.f90: New test.
763 2008-01-26 Jakub Jelinek <jakub@redhat.com>
765 * gcc.c-torture/compile/pr34966.c (atan): Only use asm
769 * gcc.dg/pr34965.c: New test.
770 * g++.dg/other/error24.C: New test.
772 2008-01-26 Thomas Koenig <tkoenig@gcc.gnu.org>
774 PR libfofortran/34887
775 * gfortran.dg/x_slash_2.f: New test.
777 2008-01-26 Richard Guenther <rguenther@suse.de>
780 * g++.dg/torture/pr34235.C: New testcase.
782 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
784 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
786 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
789 * gcc.target/mips/lazy-binding-1.c: New test.
790 * gcc.target/mips/mips.exp (setup_mips_tests): Set
791 mips_forced_no_abicalls and mips_forced_no_shared.
792 (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
793 Avoid using small data with -mabicalls. Don't make -G0 force
794 -mn-abicalls. Skip -mabicalls and -mshared tests if the multilib
795 forces the opposite option.
797 2008-01-26 Danny Smith <dannysmith@users.sourceforge.net>
800 * gcc.target/i386/fastcall-1.c: Scan for correct label.
801 Use -std=gnu89 switch.
803 2008-01-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
806 * gfortran.dg/direct_io_9.f: New test.
808 2008-01-25 Daniel Franke <franke.daniel@gmail.com>
811 * gfortran.dg/where_operator_assign_4.f90: New test.
813 2008-01-25 Joseph Myers <joseph@codesourcery.com>
815 * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
816 gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
819 2008-01-25 Richard Guenther <rguenther@suse.de>
822 * gcc.c-torture/execute/pr32244-1.c: New testcase.
824 2008-01-25 Richard Guenther <rguenther@suse.de>
826 PR tree-optimization/34966
827 * gcc.c-torture/compile/pr34966.c: New testcase.
829 2008-01-25 Richard Guenther <rguenther@suse.de>
832 * g++.dg/torture/pr33887-1.C: New testcase.
833 * g++.dg/torture/pr33887-2.C: Likewise.
834 * g++.dg/torture/pr33887-3.C: Likewise.
835 * gcc.c-torture/execute/20071211-1.c: Likewise.
837 2008-01-25 Uros Bizjak <ubizjak@gmail.com>
840 * gcc.dg/pr34856.c: Use pointer mode for "pin".
842 2008-01-25 Jakub Jelinek <jakub@redhat.com>
845 * g++.dg/gomp/pr33333.C: New test.
847 PR preprocessor/34692
848 * gcc.dg/cpp/pr34692.c: New test.
849 * gcc.dg/gomp/pr34692.c: New test.
851 2008-01-25 Olga Golovanevsky <olga@il.ibm.com>
853 * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
855 2008-01-24 Daniel Franke <franke.daniel@gmail.com>
858 * gfortran.dg/empty_type.f90: New test.
860 2008-01-24 Paolo Carlini <pcarlini@suse.de>
863 * g++.dg/template/crash77.C: New.
865 2008-01-24 Uros Bizjak <ubizjak@gmail.com>
868 * gcc.dg/pr34856.c: New test.
870 2008-01-24 Tobias Burnus <burnus@net-b.de>
872 * gfortran.dg/namelist_39.f90: Delete temporary files.
873 * gfortran.dg/namelist_44.f90: Ditto.
875 2008-01-24 Richard Guenther <rguenther@suse.de>
878 * g++.dg/torture/pr34953.C: New testcase.
880 2008-01-24 Jakub Jakub Jelinek <jakub@redhat.com>
883 * gcc.c-torture/compile/20080124-1.c: New test.
885 2008-01-24 Paul Thomas <pault@gcc.gnu.org>
888 * gfortran.dg/function_charlen_3.f: New test.
890 2008-01-23 Michael Matz <matz@suse.de>
893 * g++.dg/debug/pr34895.cc: New testcase.
895 2008-01-23 Richard Guenther <rguenther@suse.de>
898 * gcc.dg/pr31529-1.c: New testcase.
899 * gcc.dg/pr31529-2.c: Likewise.
901 2008-01-23 Jakub Jelinek <jakub@redhat.com>
904 * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
905 unsigned int for the first argument.
907 2008-01-22 Jakub Jelinek <jakub@redhat.com>
910 * g++.dg/conversion/bitfield7.C: New test.
911 * g++.dg/cpp0x/decltype4.C: Fixed xfail.
913 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com>
915 From Michael Frysinger <michael.frysinger@analog.com>
916 * gcc.target/bfin/mcpu-bf547.c: New test.
917 * gcc.target/bfin/mcpu-bf523.c: New test.
918 * gcc.target/bfin/mcpu-bf524.c: New test.
919 * gcc.target/bfin/mcpu-bf526.c: New test.
921 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
923 * gcc.c-torture/execute/20080122-1.c: New test.
925 2008-01-22 Tom Tromey <tromey@redhat.com>
928 * gcc.dg/cpp/pr34859.c: New file.
930 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
933 * gfortran.dg/vector_subscript_3.f90: New test.
935 2008-01-22 Tobias Burnus <burnus@net-b.de>
938 * gfortran.dg/missing_optional_dummy_4.f90
940 2008-01-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
942 * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
944 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
946 * gnat.dg/unchecked_union1.adb: New test.
948 2008-01-22 Tom Tromey <tromey@redhat.com>
951 * g++.dg/ext/pr34829.C: New file.
953 2008-01-22 Jakub Jelinek <jakub@redhat.com>
956 * gcc.dg/gomp/pr34607.c: New test.
957 * g++.dg/gomp/pr34607.C: New test.
960 * g++.dg/ext/vector10.C: New test.
963 * g++.dg/other/error23.C: New test.
966 * g++.dg/ext/vector12.C: New test.
968 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
971 * gcc.dg/Wstrict-overflow-21.c: New.
972 * g++.dg/warn/Wstrict-aliasing-8.C: New.
974 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
977 * gcc.dg/pr33092.c: New.
979 2008-01-22 Andreas Krebbel <krebbel1@de.ibm.com>
981 * gcc.target/s390/20020926-1.c: Add -m31 option.
983 2008-01-22 Daniel Franke <franke.daniel@gmail.com>
986 * gfortran.dg/initialization_18.f90: New test.
988 2008-01-22 Tobias Burnus <burnus@net-b.de>
991 * gfortran.dg/tab_continuation.f: New.
993 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
996 * gfortran.dg/use_rename_2.f90: New test.
998 2008-01-21 Richard Guenther <rguenther@suse.de>
1001 * gcc.c-torture/compile/pr34856.c: New testcase.
1003 2008-01-21 Richard Guenther <rguenther@suse.de>
1006 * gcc.c-torture/compile/pr34885.c: New testcase.
1008 2008-01-21 Eric Botcazou <ebotcazou@adacore.com>
1010 * gnat.dg/specs/alignment1.ads: New test.
1012 2008-01-21 Richard Guenther <rguenther@suse.de>
1015 * g++.dg/torture/pr34850.C: New testcase.
1017 2008-01-21 Alon Dayan <alond@il.ibm.com>
1018 Olga Golovanevsky <olga@il.ibm.com>
1020 PR tree-optimization/34701
1021 * gcc.dg/struct/wo_prof_array_field.c: New test.
1023 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1026 * g++.dg/ext/vector9.C: New.
1028 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1032 * g++.dg/template/crash75.C: New.
1033 * g++.dg/template/crash76.C: Likewise.
1035 2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
1037 PR rtl-optimization/34808
1038 * gcc.c-torture/compile/pr34808.c: New test.
1040 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1043 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1046 * gfortran.dg/entry_array_specs_3.f90: New test.
1049 * gfortran.dg/use_rename_1.f90: New test.
1051 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1054 * gfortran.dg/array_constructor_20.f90: New test.
1055 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1058 * gfortran.dg/array_constructor_21.f90: New test.
1060 2008-01-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1063 * gfortran.dg/inquire_13.f90: New test.
1066 * gfortran.dg/continuation_9.f90: New test.
1068 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
1071 * gcc.target/mips/pr34831.c: New test.
1073 2008-01-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1077 * gfortran.dg/any_all_1.f90: New test.
1078 * gfortran.dg/any_all_2.f90: New test.
1080 2008-01-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1082 * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
1083 "dg-require-weak" statement.
1084 * g++.dg/eh/weak1.C: Likewise.
1086 2008-01-19 Jakub Jelinek <jakub@redhat.com>
1088 PR gcov-profile/34610
1089 * gcc.dg/gomp/pr34610.c: New test.
1091 2008-01-19 Tobias Burnus <burnus@net-b.de>
1094 * gfortran.dg/implicit_11.f90: New.
1095 * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
1096 * gfortran.dg/entry_15.f90: Ditto.
1097 * gfortran.dg/func_assign.f90: Ditto.
1098 * gfortran.dg/gomp/reduction3.f90: Ditto.
1099 * gfortran.dg/proc_assign_1.f90: Ditto.
1101 * gfortran.dg/interface_proc_end.f90: Use dg-error instead
1102 of dg-excess-errors.
1104 2008-01-18 Tobias Burnus <burnus@net-b.de>
1107 * gfortran.dg/argument_checking_15.f90: New.
1108 * gfortran.dg/argument_checking_5.f90: Change TODO into
1111 2008-01-18 Tobias Burnus <burnus@net-b.de>
1113 * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
1114 * gfortran.dg/enum_5.f90: Ditto.
1115 * gfortran.dg/enum_6.f90: Ditto.
1116 * gfortran.dg/bom_error.f90: Ditto.
1117 * gfortran.dg/func_decl_4.f90: Ditto.
1119 2008-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1122 * gfortran.dg/fmt_t_6.f: New test.
1124 2008-01-18 Tobias Burnus <burnus@net-b.de>
1126 * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
1128 2008-01-18 Jonathan Wakely <jwakely.gcc@gmail.com>
1130 * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
1132 2008-01-18 Ian Lance Taylor <iant@google.com>
1134 * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
1136 2008-01-18 Ian Lance Taylor <iant@google.com>
1139 * g++.dg/init/new26.C: New test.
1141 2008-01-18 Richard Guenther <rguenther@suse.de>
1144 * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
1147 2008-01-18 Hans-Peter Nilsson <hp@axis.com>
1149 * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
1150 dg-require-effective-target.
1152 2007-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1155 * gfortran.dg/reshape_2.f90: New test.
1157 2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org>
1159 * gcc.dg/20040223-1.c: Fix comment typo.
1161 2008-01-17 Janis Johnson <janis187@us.ibm.com>
1164 * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
1165 until 34814 is fixed.
1167 2008-01-17 Andrew MacLeod <amacleod@redhat.com>
1169 PR tree-optimization/34648
1170 * gcc.c-torture/compile/pr34648.c: New testcase.
1172 2008-01-17 Sebastian Pop <sebastian.pop@amd.com>
1175 * gcc.dg/autopar/autopar.exp: New.
1176 * g++.dg/tree-ssa/pr34355.C: Require pthread.
1177 * lib/target-supports.exp (check_effective_target_pthread): New.
1179 * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
1180 * gcc.dg/tree-ssa/reduc-1short.c: Same.
1181 * gcc.dg/tree-ssa/reduc-1.c: Same.
1182 * gcc.dg/tree-ssa/reduc-2short.c: Same.
1183 * gcc.dg/tree-ssa/reduc-2.c: Same
1184 * gcc.dg/tree-ssa/reduc-3.c: Same.
1185 * gcc.dg/tree-ssa/reduc-1char.c: Same.
1186 * gcc.dg/tree-ssa/reduc-6.c: Same.
1187 * gcc.dg/tree-ssa/reduc-7.c: Same.
1188 * gcc.dg/tree-ssa/reduc-2char.c: Same.
1189 * gcc.dg/tree-ssa/reduc-8.c: Same.
1190 * gcc.dg/tree-ssa/reduc-9.c: Same.
1192 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1194 * gnat.dg/discr5.adb: New test.
1196 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1198 * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
1200 2008-01-17 Richard Guenther <rguenther@suse.de>
1202 PR tree-optimization/34825
1203 * gcc.dg/pr34825.c: New testcase.
1205 2008-01-17 Richard Guenther <rguenther@suse.de>
1207 * gcc.c-torture/execute/20080117-1.c: New testcase.
1209 2008-01-17 Revital Eres <eres@il.ibm.com>
1212 * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
1214 2008-01-17 Paul Thomas <pault@gcc.gnu.org>
1217 * gfortran.dg/function_charlen_1.f90: New test.
1220 * gfortran.dg/function_types_1.f90: New test.
1221 * gfortran.dg/function_types_2.f90: New test.
1224 * gfortran.dg/function_kinds_4.f90: New test.
1225 * gfortran.dg/function_kinds_5.f90: New test.
1227 * gfortran.dg/defined_operators_1.f90: Errors now at function
1229 * gfortran.dg/private_type_4.f90: The same.
1230 * gfortran.dg/interface_15.f90: The same.
1231 * gfortran.dg/elemental_args_check_2.f90: The same.
1232 * gfortran.dg/auto_internal_assumed.f90: The same.
1234 2008-01-16 Eric Botcazou <ebotcazou@adacore.com>
1236 * gnat.dg/sizetype.adb: New test.
1238 2008-01-16 Richard Guenther <rguenther@suse.de>
1241 * gcc.dg/overflow-warn-7.c: New testcase.
1243 2008-01-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1245 * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
1247 2008-01-16 Jakub Jelinek <jakub@redhat.com>
1248 Richard Guenther <rguenther@suse.de>
1251 * gcc.dg/pr34668-1.c: New test.
1252 * gcc.dg/pr34668-2.c: Likewise.
1254 2008-01-16 Richard Guenther <rguenther@suse.de>
1257 * g++.dg/torture/pr33819.C: New testcase.
1259 2008-01-16 Richard Guenther <rguenther@suse.de>
1262 * gcc.c-torture/execute/pr34768-1.c: New testcase.
1263 * gcc.c-torture/execute/pr34768-2.c: Likewise.
1265 2008-01-16 Tobias Burnus <burnus@net-b.de>
1268 * gfortran.dg/argument_checking_13.f90: New.
1269 * gfortran.dg/argument_checking_14.f90: New.
1271 2008-01-15 Thomas Koenig <tkoenig@gcc.gnu.org>
1274 * gfortran.dg/anyallcount_1.f90: New test.
1276 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1279 * g++.dg/cpp0x/vt-34399.C: New.
1280 * g++.dg/template/friend50.C: New.
1282 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1285 * g++.dg/cpp0x/vt-34751.C: New.
1287 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1293 * g++.dg/cpp0x/vt-34051-2.C: New.
1294 * g++.dg/cpp0x/vt-34102.C: New.
1295 * g++.dg/cpp0x/vt-34051.C: New.
1296 * g++.dg/cpp0x/vt-34055.C: New.
1297 * g++.dg/cpp0x/vt-34103.C: New.
1299 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1302 * g++.dg/cpp0x/vt-34314.C: New.
1303 * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
1304 reality (the error message was wrong previously).
1306 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1309 * g++.dg/cpp0x/vt-33964.C: New.
1310 * g++.dg/template/partial5.C: New.
1312 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1315 * g++.dg/cpp0x/vt-34052.C: New.
1316 * g++.dg/template/ttp26.C: New.
1318 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1320 * gnat.dg/rep_clause2.ad[sb]: New test.
1321 * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
1323 2008-01-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1326 * g++.dg/cpp/pedantic-errors.C: Delete.
1327 * g++.dg/cpp/permissive.C: Delete.
1329 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1331 * gcc.c-torture/compile/20080114-1.c: New test.
1333 2008-01-13 Tobias Burnus <burnus@net-b.de>
1336 * gfortran.dg/argument_checking_11.f90: New.
1337 * gfortran.dg/argument_checking_12.f90: New.
1338 * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
1339 * gfortran.dg/c_assoc_2.f03: Update dg-error.
1340 * gfortran.dg/argument_checking_3.f90: Ditto.
1341 * gfortran.dg/pointer_intent_2.f90: Ditto.
1342 * gfortran.dg/import2.f90: Ditto.
1343 * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
1344 * gfortran.dg/implicit_actual.f90: Ditto.
1345 * gfortran.dg/used_dummy_types_3.f90: Ditto.
1346 * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
1348 2008-01-13 Tobias Burnus <burnus@net-b.de>
1351 * gfortran.dg/interface_proc_end.f90: New.
1353 2008-01-13 Tobias Burnus <burnus@net-b.de>
1356 * gfortran.dg/assumed_size_refs_4.f90: New.
1358 2008-01-13 Eric Botcazou <ebotcazou@adacore.com>
1360 * gnat.dg/unchecked_convert1.adb.
1362 2008-01-13 Richard Guenther <rguenther@suse.de>
1364 * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
1365 readable and writable again before exiting.
1367 2008-01-13 Richard Guenther <rguenther@suse.de>
1370 * gcc.dg/noncompile/incomplete-4.c: New testcase.
1372 2008-01-13 Jan Hubicka <jh@suse.cz>
1375 * gcc.dg/pr32135.c: new.
1377 2008-01-12 Doug Kwan <dougkwan@google.com>
1379 * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
1380 * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
1381 -Wignored-qualifiers.
1383 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1385 * gnat.dg/slice3.adb: New test.
1386 * gnat.dg/slice4.adb: Likewise.
1388 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1390 * gnat.dg/bit_packed_array.ad[sb]: New test.
1392 2008-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1395 * gfortran.dg/parens_7.f90: New test.
1397 2008-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1399 * gcc.dg/tree-ssa/loadpre5.c: Use static.
1400 * gcc.dg/tree-ssa/loadpre8.c: Likewise.
1402 * gcc.dg/pr33826.c: Require nonpic.
1404 2008-01-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1407 * gfortran.dg/inquire_12.f90: New test.
1409 2008-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1412 * all_bounds_1.f90: New test case.
1413 * maxloc_bounds_1.f90: New test case.
1414 * maxloc_bounds_2.f90: New test case.
1415 * maxloc_bounds_3.f90: New test case.
1416 * maxloc_bounds_4.f90: New test case.
1417 * maxloc_bounds_5.f90: New test case.
1418 * maxloc_bounds_6.f90: New test case.
1419 * maxloc_bounds_7.f90: New test case.
1420 * maxloc_bounds_8.f90: New test case.
1422 2008-01-11 Eric Botcazou <ebotcazou@adacore.com>
1424 * gcc.dg/struct-ret-3.c: New test.
1426 2008-01-11 Paul Thomas <pault@gcc.gnu.org>
1429 * gfortran.dg/transfer_simplify_8.f90: New test.
1431 2008-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
1433 * g++.dg/torture/pr34641.C: Add dg-require-visibility. Define
1434 size_t using predefined macro.
1436 2008-01-10 Raksit Ashok <raksit@google.com>
1438 PR rtl-optimization/27971
1439 * gcc.target/i386/pr27971.c: New testcase.
1441 2008-01-10 Paul Thomas <pault@gcc.gnu.org>
1444 * gfortran.dg/bounds_check_12.f90: New test.
1446 2008-01-10 Uros Bizjak <ubizjak@gmail.com>
1448 * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
1449 * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
1451 2008-01-10 Andreas Krebbel <krebbel1@de.ibm.com>
1454 * g++.dg/torture/pr34641.C: New testcase.
1456 2008-01-10 Richard Guenther <rguenther@suse.de>
1458 PR tree-optimization/34651
1459 * g++.dg/torture/pr34651.C: New testcase.
1461 2008-01-09 Sebastian Pop <sebastian.pop@amd.com>
1463 PR tree-optimization/34017
1464 * gcc.dg/tree-ssa/pr34017.c: New.
1466 2008-01-09 Richard Guenther <rguenther@suse.de>
1467 Andrew Pinski <andrew_pinski@playstation.sony.com>
1470 * gcc.c-torture/compile/pr30132.c: New testcase.
1472 2008-01-09 Richard Guenther <rguenther@suse.de>
1475 * gcc.c-torture/compile/pr34458.c: New testcase.
1477 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1480 g++.dg/eh/ia64-2.C: Require weak support.
1482 2008-01-08 Richard Guenther <rguenther@suse.de>
1485 * g++.dg/torture/pr31863.C: New testcase.
1487 2008-01-08 Jakub Jelinek <jakub@redhat.com>
1490 * gcc.dg/gomp/pr34694.c: New test.
1491 * g++.dg/gomp/pr34694.C: New test.
1494 * g++.dg/gomp/pr33890.C: New test.
1496 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1499 * gfortran.dg/parameter_array_init_3.f90: New test.
1501 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1505 * gfortran.dg/alloc_comp_default_init_1.f90: New test.
1507 2008-01-07 Janis Johnson <janis187@us.ibm.com>
1509 * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
1510 * g++.dg/other/spu2vmx-1.C: Use it.
1512 2008-01-07 Jack Howarth <howarth@bromo.med.uc.edu>
1514 * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
1517 * gcc.target/powerpc/popcount-1.c: Skip on darwin.
1518 * gcc.target/powerpc/parity-1.c: Likewise.
1520 2008-01-07 Fred Fish <fnf@specifix.com>
1522 PR preprocessor/30363:
1523 * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
1526 2008-01-07 Paul Thomas <pault@gcc.gnu.org>
1529 * gfortran.dg/use_only_2.f90: New test.
1531 2008-01-06 Paolo Carlini <pcarlini@suse.de>
1534 * g++.dg/rtti/predefined-rtti-macro-1.C: New.
1535 * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
1537 2008-01-06 Paul Thomas <pault@gcc.gnu.org>
1540 * gfortran.dg/use_12.f90: New test.
1542 2008-01-06 Tobias Burnus <burnus@net-b.de>
1545 * interface.c (compare_actual_formal): Fix intent(out) check for
1546 function result variables.
1548 2008-01-06 Tobias Burnus <burnus@net-b.de>
1551 * gfortran.dg/elemental_args_check_2.f90: Fix test case.
1553 2008-01-06 Tobias Burnus <burnus@net-b.de>
1556 * gfortran.dg/intent_out_4.f90: Fix test case.
1558 2008-01-06 Tobias Burnus <burnus@net-b.de>
1561 * gfortran.dg/intent_out_4.f90: New.
1563 2008-01-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1566 * gfortran.dg/optional_dim_3.f90: New test.
1568 2008-01-06 Tobias Burnus <burnus@net-b.de>
1571 * gfortran.dg/common_11.f90: New.
1572 * gfortran.dg/blockdata_1.f90: Update test case.
1573 * gfortran.dg/blockdata_2.f90: Update test case.
1575 2008-01-06 Tobias Burnus <burnus@net-b.de>
1577 * gfortran.dg/equiv_constraint_9.f90: Fix typo.
1579 2008-01-06 Tobias Burnus <burnus@net-b.de>
1582 * gfortran.dg/equiv_constraint_9.f90: New.
1584 2008-01-06 Revital Eres <eres@il.ibm.com>
1586 PR tree-optimization/34263
1587 * gcc.dg/pr34263.c: New testcase.
1589 2008-01-06 Tobias Burnus <burnus@net-b.de>
1592 * gfortran.dg/internal_io_unf.f90: New.
1594 2008-01-06 Tobias Burnus <burnus@net-b.de>
1597 * gfortran.dg/elemental_args_check_2.f90: New.
1599 2008-01-06 Tobias Burnus <burnus@net-b.de>
1602 * gfortran.dg/intent_out_3.f90: New.
1604 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
1606 * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
1608 2008-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1611 * gfortran.dg/list_read_8.f90: New test.
1613 2008-01-04 Richard Guenther <rguenther@suse.de>
1616 * gcc.c-torture/compile/pr34029-1.c: New testcase.
1617 * gcc.c-torture/compile/pr34029-2.c: Likewise.
1619 2008-01-04 Jakub Jelinek <jakub@redhat.com>
1621 PR gcov-profile/34609
1622 * g++.dg/gcov/gcov-6.C: New test.
1624 2008-01-04 Richard Guenther <rguenther@suse.de>
1626 PR tree-optimization/31081
1627 * g++.dg/torture/pr31081-1.C: New testcase.
1628 * g++.dg/torture/pr31081-2.C: Likewise.
1630 2008-01-04 Richard Sandiford <rsandifo@nildram.co.uk>
1632 * gcc.target/mips/rsqrt-1.c: Require -mgp64.
1633 * gcc.target/mips/rsqrt-2.c: Likewise.
1634 * gcc.target/mips/rsqrt-4.c: New test.
1636 2008-01-04 Tobias Burnus <burnus@net-b.de>
1639 * gfortran.dg/equiv_substr.f90: New.
1641 2008-01-03 Tom Tromey <tromey@redhat.com>
1644 * gcc.dg/pr34457-2.c: New file.
1645 * gcc.dg/pr34457-1.c: New file.
1647 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1649 Revert fix for PR tree-optimization/34458.
1651 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1653 PR tree-optimization/34458
1654 * gcc.dg/tree-ssa/pr34458.c: New.
1656 2008-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
1659 * gfortran.dg/internal_readwrite_1.f90: New test.
1660 * gfortran.dg/internal_readwrite_2.f90: New test.
1662 2008-01-03 Tom Tromey <tromey@redhat.com>
1664 PR preprocessor/34602:
1665 * gcc.dg/cpp/pr34602.c: New file.
1667 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1669 PR tree-optimization/29484
1670 * gcc.c-torture/execute/20071220-1.c: New test.
1671 * gcc.c-torture/execute/20071220-2.c: New test.
1673 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1675 PR tree-optimization/34635
1676 * gcc.dg/tree-ssa/pr34635.c: New.
1677 * gcc.dg/tree-ssa/pr34635-1.c: New.
1679 2008-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1682 * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
1683 scan-assembler check.
1685 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1688 * g++.dg/gomp/pr34608.C: New test.
1690 2008-01-02 Richard Guenther <rguenther@suse.de>
1694 * gcc.c-torture/compile/pr34093.c: New testcase.
1696 2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
1698 * g++.dg/cpp0x/long_long.C: New.
1700 2008-01-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
1702 * gcc.target/spu/tag_manager.c : Include stdlib.h.
1703 * gcc.target/spu/Wmain.c: Fix the line numbers for the
1704 warning on the function main.
1706 2008-01-01 Jakub Jelinek <jakub@redhat.com>
1708 * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
1709 rather than __v2di type.
1711 2007-12-31 Paul Thomas <pault@gcc.gnu.org>
1714 * gfortran.dg/linked_list_1.f90: New test.
1716 2007-12-29 Richard Sandiford <rsandifo@nildram.co.uk>
1718 * lib/objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path
1719 instead of appending to it.
1721 2007-12-27 Dorit Nuzman <dorit@il.ibm.com>
1723 PR tree-optimization/34591
1724 * gcc.dg/vect/pr34591.c: New test.
1726 2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
1729 * gfortran.dg/direct_io_8.f90: New test case.
1731 2007-12-27 Jakub Jelinek <jakub@redhat.com>
1734 * gcc.c-torture/execute/20071213-1.c: New test.
1736 2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1739 * gfortran.dg/read_eof_5.f90: New test.
1741 2007-12-25 Tobias Burnus <burnus@net-b.de>
1744 * gfortran.dg/initialization_17.f90: New.
1746 2007-12-25 Thomas Koenig <tkoenig@gcc.gnu.org>
1749 * gfortran.dg/matmul_6.f90: New test.
1751 2007-12-23 Tobias Burnus <burnus@net-b.de>
1754 * gfortran.dg/entry_17.f90: New.
1756 2007-12-23 Daniel Franke <franke.daniel@gmail.com>
1759 * gfortran.dg/integer_exponentiation_2.f90: Fixed testcase.
1760 * gfortran.dg/real_const_3.f90: Likewise.
1761 * gfortran.dg/unary_operator.f90: New test.
1763 2007-12-23 Eric Botcazou <ebotcazou@adacore.com>
1765 * gnat.dg/pack2.adb: New test.
1767 2007-12-22 Daniel Franke <franke.daniel@gmail.com>
1770 * gfortran.dg/repeat_6.f90: New test.
1772 2007-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
1775 * cshift_shift_real_1.f90: New test.
1777 2007-12-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1780 * gfortran.dg/shift-kind_2.f90: New test.
1782 2007-12-21 Kazu Hirata <kazu@codesourcery.com>
1785 * gcc.dg/pr8835-1.c: New.
1787 2007-12-21 Paul Thomas <pault@gcc.gnu.org>
1790 * gfortran.dg/default_initialization_3.f90: New test.
1792 2007-12-21 Richard Sandiford <rsandifo@nildram.co.uk>
1794 * gcc.target/mips/mips.exp (setup_mips_tests): Fix _MIPS_SIM
1796 (dg-mips-options): Treat -march=24k* as a 32-bit option.
1798 2007-12-20 Jack Howarth <howarth@bromo.med.uc.edu>
1800 * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations
1801 -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*.
1803 2007-12-20 Jason Merrill <jason@redhat.com>
1805 * gcc.dg/overload/arg[14].C: Remove expected errors.
1807 2007-12-20 Jakub Jelinek <jakub@redhat.com>
1810 * gcc.c-torture/execute/20071219-1.c: New test.
1812 2007-12-20 Tobias Burnus <burnus@net-b.de>
1815 * gfortran.dg/namelist_44.f90: New.
1817 2007-12-20 Tobias Burnus <burnus@net-b.de>
1820 * gfortran.dg/boz_8.f90: Add error-check check.
1821 * gfortran.dg/boz_9.f90: Shorten BOZ where needed, replace
1824 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
1826 * gcc.dg/gomp/combined-1.c: New test.
1828 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
1830 PR tree-optimization/34355
1831 * g++.dg/tree-ssa/pr34355.C: New test.
1833 2007-12-19 Revital Eres <eres@il.ibm.com>
1835 * gcc.dg/sms-5.c: New testcase.
1837 2007-12-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1840 * gfortran.dg/missing_parens_1.f90: New.
1841 * gfortran.dg/missing_parens_1.f90: New.
1843 2007-12-19 Daniel Franke <franke.daniel@gmail.com>
1846 * gfortran.dg/transfer_simplify_2.f90: Fixed invalid initialization
1848 * gfortran.dg/transfer_simplify_7.f90: New test.
1850 2007-12-18 Janis Johnson <janis187@us.ibm.com>
1852 * gcc.dg/pr32912-3.c: Compile with -w.
1854 * gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
1856 2007-12-18 Douglas Gregor <doug.gregor@gmail.com>
1857 Jakub Jelinek <jakub@redhat.com>
1862 * g++.dg/cpp0x/variadic86.C: New.
1863 * g++.dg/cpp0x/variadic87.C: New.
1864 * g++.dg/cpp0x/variadic84.C: New.
1865 * g++.dg/cpp0x/variadic85.C: New.
1866 * g++.dg/template/ttp25.C: New.
1868 2007-12-18 Sebastian Pop <sebastian.pop@amd.com>
1870 PR tree-optimization/34123
1871 * gcc.dg/tree-ssa/pr34123.c: New test.
1873 2007-12-18 Richard Sandiford <rsandifo@nildram.co.uk>
1875 PR rtl-optimization/34456
1876 * gcc.c-torture/execute/pr34456.c: New test.
1878 2007-12-18 Jakub Jelinek <jakub@redhat.com>
1881 * g++.dg/parse/friend7.C: New test.
1883 PR rtl-optimization/34490
1884 * gcc.c-torture/execute/20071216-1.c: New test.
1886 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1888 * gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
1890 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
1892 * gcc.dg/tree-ssa/gen-vect-2.c: Change verbosity level to 4.
1893 * gcc.dg/tree-ssa/gen-vect-32.c: Likewise
1894 * gcc.dg/tree-ssa/gen-vect-25.c: Likewise
1895 * gcc.dg/tree-ssa/gen-vect-26.c: Likewise
1896 * gcc.dg/tree-ssa/gen-vect-28.c: Likewise
1898 2007-12-17 Jakub Jelinek <jakub@redhat.com>
1901 * gcc.dg/gomp/clause-2.c: New test.
1902 * g++.dg/gomp/clause-4.C: New test.
1904 2007-12-17 Tobias Burnus <burnus@net-b.de>
1906 * gfortran.dg/initialization_16.f90: Update as FLOAT/SNGL are
1907 part of Fortran 77/95/2003.
1909 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
1911 PR tree-optimization/34445
1912 * gfortran.dg/vect/cost-model-pr34445.f: New test.
1913 * gfortran.dg/vect/cost-model-pr34445a.f: New test.
1915 2007-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1918 * gfortran.dg/namelist_42.f90: Update.
1919 * gfortran.dg/namelist_43.f90: New.
1921 2007-12-16 Tobias Burnus <burnus@net-b.de>
1924 * gfortran.dg/initialization_16.f90: New.
1926 2007-12-16 Thomas Koenig <tkoenig@gcc.gnu.org>
1929 * gfortran.dg/real_dimension_1.f: New test case.
1931 2007-12-16 Rask Ingemann Lambertsen <rask@sygehus.dk>
1933 * gcc.dg/torture/pr24257.c: Remove -O from options.
1935 2007-12-16 Tobias Burnus <burnus@net-b.de>
1938 * gfortran.dg/bind_c_usage_16.f03: Extend test.
1940 2007-12-16 Paul Thomas <pault@gcc.gnu.org>
1945 * gfortran.dg/mapping_1.f90: New test.
1946 * gfortran.dg/mapping_2.f90: New test.
1947 * gfortran.dg/mapping_3.f90: New test.
1949 2007-12-16 Richard Sandiford <rsandifo@nildram.co.uk>
1951 PR rtl-optimization/34415
1952 * gcc.c-torture/execute/pr34415.c: New test.
1954 2007-12-16 Danny Smith <dannysmith@users.sourceforge.net>
1956 * gcc.target/i386/fastcall-1.c: (f4): Change return type to
1959 2007-12-16 Jakub Jelinek <jakub@redhat.com>
1962 * gcc.dg/pr34003-1.c: New test.
1963 * gcc.dg/pr34003-2.c: New.
1965 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
1967 * gcc.target/cris/peep2-xsrand.c, gcc.target/cris/asmreg-1.c,
1968 gcc.target/cris/peep2-andu1.c, gcc.target/cris/peep2-xsrand2.c,
1969 gcc.target/cris/20011127-1.c: Drop redundant target-specifier.
1970 * gcc.target/cris/peep2-andu2.c: Ditto. Make dg-do assemble and
1972 * gcc.target/cris/torture/cris-torture.exp,
1973 gcc.target/cris/cris.exp: Run for crisv32-*-* too.
1974 * gcc.target/cris/builtin_ctz_v3.c,
1975 gcc.target/cris/builtin_ctz_v8.c,
1976 gcc.target/cris/builtin_clz_v0.c,
1977 gcc.target/cris/builtin_clz_v3.c,
1978 gcc.target/cris/builtin_bswap_v3.c,
1979 gcc.target/cris/builtin_bswap_v8.c, gcc.dg/sibcall-4.c,
1980 gcc.dg/pr19340.c, gcc.dg/20020919-1.c, gcc.dg/pr31866.c,
1981 gcc.dg/torture/cris-asm-mof-1.c, gcc.dg/torture/cris-volatile-1.c,
1982 gcc.dg/weak/typeof-2.c, gcc.dg/tree-ssa/loop-1.c,
1983 gcc.dg/tree-ssa/20040204-1.c, gcc.dg/sibcall-3.c,
1984 lib/target-supports.exp: Adjust for crisv32-*-*.
1986 2007-12-15 Alexandre Oliva <aoliva@redhat.com>
1988 * gcc.dg/debug/const-3.c: New.
1990 2007-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1992 * g++.dg/other/datasec1.C: Require named section support.
1994 2007-12-14 Jakub Jelinek <jakub@redhat.com>
1997 * gcc.target/i386/pr29978.c: New test.
1999 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2001 * gcc.target/i386/sse-12.c (dg-options): Use -msse4
2002 instead of -msse4.1.
2003 * gcc.target/i386/sse-12.c (dg-options): Ditto.
2004 * g++.dg/other/i386-2.C (dg-options): Ditto.
2006 2007-12-14 Tobias Burnus <burnus@net-b.de>
2009 * gfortran.dg/private_type_10.f90: New.
2011 2007-12-14 Tobias Burnus <burnus@net-b.de>
2014 * gfortran.dg/nan_4.f90: New.
2016 2007-12-14 Richard Guenther <rguenther@suse.de>
2019 * gcc.c-torture/compile/20071214-1.c: New testcase.
2021 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2023 * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New
2024 macros to test macroized SSE intrinsics. Use new macros to test
2025 macroized SSE intrinsics from ammintrin.h, smmintrin.h, tmmintrin.h,
2026 emmintrin.h, xmmintrin.h and bmmintrin.h
2027 * gcc.target/i386/sse-13.c (__builtin_ia32_pcmp?str*128): Redefine
2028 to test with immediate operand.
2030 2007-12-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2033 * gcc.c-torture/compile/pr34091.c: New test.
2035 2007-12-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2037 * gcc.dg/uninit-13.c: UnXFAIL.
2038 * gcc.dg/complex-5.c: New testcase.
2040 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2042 * gcc.dg/struct/struct-reorg.exp: Replace
2043 DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS.
2045 2007-12-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2050 * gfortran.dg/advance_6.f90: New test case.
2051 * gfortran.dg/direct_io_7.f90: New test case.
2052 * gfortran.dg/streamio_13.f90: New test case.
2054 2007-12-13 Douglas Gregor <doug.gregor@gmail.com>
2056 * g++.dg/cpp0x/__func__.C: New.
2058 2007-12-13 Uros Bizjak <ubizjak@gmail.com>
2061 * g++.dg/other/pr34435.C: New testcase.
2063 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2065 * gcc.dg/struct: New directory with tests
2066 for struct-reorg optimizaion.
2067 * gcc.dg/struct/struct-reorg.exp: New script.
2068 * gcc.dg/struct/wo_prof_array_through_pointer.c: New test.
2069 * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise.
2070 * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise.
2071 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
2072 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
2073 * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise.
2074 * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise.
2075 * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise.
2076 * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise.
2077 * gcc.dg/struct/wo_prof_global_array.c: Likewise.
2078 * gcc.dg/struct/wo_prof_global_var.c: Likewise.
2079 * gcc.dg/struct/wo_prof_local_array.c: Likewise.
2080 * gcc.dg/struct/wo_prof_local_var.c: Likewise.
2081 * gcc.dg/struct/wo_prof_two_strs.c: Likewise.
2082 * gcc.dg/struct/wo_prof_single_str_global.c: Likewise.
2083 * gcc.dg/struct/wo_prof_single_str_local.c: Likewise.
2084 * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise.
2085 * gcc.dg/struct/w_prof_two_strs.c: Likewise.
2086 * gcc.dg/struct/w_prof_global_array.c: Likewise.
2087 * gcc.dg/struct/w_prof_global_var.c: Likewise.
2088 * gcc.dg/struct/w_prof_local_array.c: Likewise.
2089 * gcc.dg/struct/w_prof_local_var.c: Likewise.
2090 * gcc.dg/struct/w_prof_single_str_global.c: Likewise.
2091 * gcc.dg/struct/w_ratio_cold_str.c: Likewise.
2093 2007-12-13 Tobias Burnus <burnus@net-b.de>
2096 * gfortran.dg/namelist_42.f90: New.
2098 2007-12-12 Tobias Burnus <burnus@net-b.de>
2101 * gfortran.dg/function_kinds_3.f90: New.
2103 2007-12-12 Andreas Krebbel <krebbel1@de.ibm.com>
2105 * gcc.target/s390/20071212-1.c: New testcase.
2107 2007-12-11 Jakub Jelinek <jakub@redhat.com>
2110 * g++.dg/ext/visibility/anon7.C: Add xfail.
2111 * g++.dg/ext/visibility/anon9.C: New test.
2112 * g++.dg/ext/visibility/anon10.C: New test.
2115 * g++.dg/rtti/dyncast2.C: New test.
2117 2007-12-11 Uros Bizjak <ubizjak@gmail.com>
2119 PR tree-optimization/34407
2120 * gcc.dg/vect/pr34407.c: New test.
2122 2007-12-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2125 * gfortran.dg/error_recovery_5.f90: New.
2126 * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
2128 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2130 PR tree-optimization/34371
2131 * gcc.c-torture/compile/20071207-1.c: New test.
2133 2007-12-10 Simon Martin <simartin@users.sourceforge.net>
2136 * g++.dg/parse/crash40.C: New test.
2138 2007-12-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2140 * g++.dg/opt/memcpy1.C: New test.
2142 2007-12-10 Tobias Burnus <burnus@net-b.de>
2145 * gfortran.dg/argument_checking_10.f90: New.
2147 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2149 PR rtl-optimization/34302
2150 * gcc.c-torture/execute/20071210-1.c: New test.
2152 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2155 * g++.dg/cpp0x/error1.C: New test.
2158 * g++.dg/other/error22.C: New test.
2160 2007-12-10 Paolo Bonzini <bonzini@gnu.org>
2163 * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2164 * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2165 * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2167 2007-12-09 Jakub Jelinek <jakub@redhat.com>
2171 * g++.dg/template/repo6.C: New test.
2172 * g++.dg/template/repo7.C: New test.
2173 * g++.dg/template/repo8.C: New test.
2175 2007-12-09 H.J. Lu <hjl@lucon.org>
2176 Tobias Burnus <burnus@net-b.de>
2179 * gfortran.dg/read_2.f90: New.
2181 2007-12-09 Richard Sandiford <rsandifo@nildram.co.uk>
2183 * lib/target-supports.exp (check_effective_target_tls_native):
2186 2007-12-09 Samuel Tardieu <sam@rfc1149.net>
2189 * gnat.dg/enclosing_record_reference.ads,
2190 gnat.dg/enclosing_record_reference.adb: New test.
2192 2007-12-09 Paul Thomas <pault@gcc.gnu.org>
2195 * gfortran.dg/derived_comp_array_ref_6.f90: New test.
2196 * gfortran.dg/derived_comp_array_ref_7.f90: New test.
2199 * gfortran.dg/char_component_initializer_1.f90: New test.
2201 2007-12-09 Tobias Burnus <burnus@net-b.de>
2208 * gfortran.dg/boz_8.f90: New.
2209 * gfortran.dg/boz_9.f90: New.
2210 * gfortran.dg/boz_10.f90: New.
2211 * gfortran.dg/boz_7.f90: Update dg-warning.
2212 * gfortran.dg/pr16433.f: Add dg-error.
2213 * gfortan.dg/ibits.f90: Update dg-warning.
2214 * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
2215 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2217 2007-12-08 Jakub Jelinek <jakub@redhat.com>
2220 * gfortran.dg/include_1.f90: New test.
2221 * gfortran.dg/include_1.inc: New.
2222 * gfortran.dg/include_2.f90: New test.
2224 2007-12-08 Paul de Weerd <weerd@weirdnet.nl>
2226 * gcc.c-torture/compile/20011130-2.c: Fix typo.
2228 2007-12-08 Tobias Burnus <burnus@net-b.de>
2231 * gfortran.dg/nan_3.f90: New.
2233 2007-12-07 Jakub Jelinek <jakub@redhat.com>
2235 * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
2237 2007-12-07 Olivier Hainque <hainque@adacore.com>
2239 * gnat.dg/tamdt*.ad?: Support for ...
2240 * gnat.dg/test_tamdt.adb: New test.
2242 2007-12-07 Olivier Hainque <hainque@adacore.com>
2244 * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
2245 exports and document how these can be exercised.
2247 2007-12-07 Samuel Tardieu <sam@rfc1149.net>
2250 * gnat.dg/specs/access_constants.ads: New test.
2252 * gnat.dg/specs/access_constant_decl.ads: New test.
2255 * gnat.dg/compose.adb: New test.
2257 2007-12-07 Olivier Hainque <hainque@adacore.com>
2260 * gnat.dg/unc_memops.ad[sb]: Support for ...
2261 * gnat.dg/unc_memfree.adb: New test.
2263 2007-12-06 Sebastian Pop <sebastian.pop@amd.com>
2265 * gfortran.dg/ltrans-7.f90: New.
2267 2007-12-06 Martin Michlmayr <tbm@cyrius.com>
2268 Dorit Nuzman <dorit@il.ibm.com>
2270 PR tree-optimization/34005
2271 * gcc.dg/vect/pr34005.c: New test.
2273 2007-12-06 Jakub Jelinek <jakub@redhat.com>
2276 * g++.dg/template/new8.C: New test.
2278 2007-12-06 Tobias Burnus <burnus@net-b.de>
2281 * gfortran.dg/boz_7.f90: New.
2282 * gfortran.dg/int_1.f90: Disable -pedantic option.
2283 * gfortran.dg/boz_1.f90: Ditto.
2284 * gfortran.dg/boz_3.f90: Ditto.
2285 * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
2286 * gfortran.dg/ibits.f90: Ditto.
2287 * gfortran.dg/unf_io_convert_1.f90: Ditto.
2288 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2290 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
2293 * gfortran.dg/used_types_19.f90: New test.
2295 2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org>
2297 * gfortran.dg/nan_2.f90: Add -mieee for sh.
2298 * gfortran.dg/nearest_2.f90: Likewise.
2299 * gfortran.dg/nearest_3.f90: Likewise.
2301 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2304 * gcc.c-torture/execute/20071205-1.c: New test.
2306 2007-12-05 Kaz Kojima <kkojima@gcc.gnu.org>
2308 * gfortran.dg/module_nan.f90: Add -mieee for sh.
2309 * gfortran.dg/real_const_3.f90: Likewise.
2311 2007-12-05 Richard Guenther <rguenther@suse.de>
2313 PR tree-optimization/34138
2314 * gcc.c-torture/compile/pr34138.c: New testcase.
2316 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2319 * gfortran.dg/debug_2.f: New test.
2321 2007-12-05 Eric Botcazou <ebotcazou@adacore.com>
2323 * gnat.dg/specs/elab1.ads: New test.
2325 2007-12-05 Uros Bizjak <ubizjak@gmail.com>
2328 * gcc.target/i386/pr34312.c: New test.
2330 2007-12-05 Tobias Burnus <burnus@net-b.de>
2333 * gfortran.dg/nan_2.f90: New.
2335 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2338 * g++.dg/cpp0x/decltype9.C: New test.
2339 * g++.dg/cpp0x/decltype10.C: New test.
2341 2007-12-05 Samuel Tardieu <sam@rfc1149.net>
2344 * gnat.dg/rm_6_4_1_13.adb: New test.
2346 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2349 * gcc.c-torture/compile/20071117-1.c: New test.
2351 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2354 * g++.dg/cpp0x/variadic-ttp.C: New.
2356 2007-12-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2358 * gcc.dg/parse-decl-after-if.c: New.
2359 * gcc.dg/20031223-1.c: Adjust.
2361 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2364 * g++.dg/cpp0x/variadic-throw.C: New.
2366 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2369 * g++.dg/cpp0x/variadic-unify.C: New.
2371 2007-12-04 Richard Guenther <rguenther@suse.de>
2375 * gcc.c-torture/compile/pr34334.c: New testcase.
2376 * g++.dg/torture/pr34222.C: New testcase.
2378 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2380 * gcc.c-torture/execute/20071202-1.c: New test.
2381 * gcc.dg/tree-ssa/pr34146-2.c: New test.
2383 2007-12-04 Tobias Burnus <burnus@net-b.de>
2386 * gfortran.dg/module_nan.f90: New.
2388 2007-12-04 Richard Sandiford <rsandifo@nildram.co.uk>
2390 * lib/target-supports.exp (get_compiler_messages): Replace with...
2391 (check_compile): ...this new procedure. Handle TYPE == executable.
2392 Use comments in the source to determine the correct extension.
2393 Return a pair containing the compiler output and the output filename.
2394 Don't delete the file here.
2395 (check_no_compiler_messages_nocache): New procedure.
2396 (check_no_compiler_messages): Use it.
2397 (check_no_messages_and_pattern_nocache): New procedure.
2398 (check_no_messages_and_pattern): Use it.
2399 (check_runtime_nocache, check_runtime): New procedures.
2400 (check_effective_target_tls): Use check_no_compiler_messages.
2401 (check_effective_target_tls_native): Use check_no_messages_and_pattern.
2402 (check_effective_target_tls_runtime): Use check_runtime.
2403 (check_effective_target_fstack_protector): Likewise.
2404 (check_iconv_available): Use check_runtime_nocache.
2405 (check_effective_target_fortran_large_real): Use
2406 check_no_compiler_messages.
2407 (check_effective_target_fortran_large_int): Likewise.
2408 (check_effective_target_static_libgfortran): Likewise.
2409 (check_750cl_hw_available): Use check_cached_effective_target
2410 and check_runtime_nocache.
2411 (check_vmx_hw_available): Likewise.
2412 (check_effective_target_broken_cplxf_arg): Likewise.
2413 (check_alpha_max_hw_available): Use check_runtime.
2414 (check_function_available): Use check_no_compiler_messages.
2415 (check_cxa_atexit_available): Use check_cached_effective_target
2416 and check_runtime_nocache.
2417 (check_effective_target_dfp_nocache): Use
2418 check_no_compiler_messages_nocache.
2419 (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
2420 (check_effective_target_dfp): Use check_cached_effective_target.
2421 (check_effective_target_dfprt): Likewise.
2422 (check_effective_target_arm_neon_hw): Use check_runtime.
2423 (check_effective_target_ultrasparc_hw): Likewise.
2424 (check_effective_target_c99_runtime): Use
2425 check_no_compiler_messages_nocache.
2427 2007-12-03 Jakub Jelinek <jakub@redhat.com>
2430 * gcc.dg/fold-rotate-1.c: New test.
2432 PR tree-optimization/33453
2433 * gcc.c-torture/compile/20071203-1.c: New test.
2435 2007-12-03 Robert Dewar <dewar@adacore.com>
2436 Samuel Tardieu <sam@rfc1149.net>
2439 * gnat.dg/check_elaboration_code.adb: New test.
2440 * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
2443 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2446 * g++.dg/cpp0x/pr34061.C: New.
2448 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2451 * g++.dg/other/error21.C: New.
2453 2007-12-02 Revital Eres <eres@il.ibm.com>
2455 * gcc.dg/sms-4.c: New testcase.
2457 2007-12-02 Vladimir Yanovsky <yanov@il.ibm.com>
2458 Revital Eres <eres@il.ibm.com>
2460 * gcc.dg/sms-3.c: New testcase.
2462 2007-12-01 Ollie Wild <aaw@google.com>
2465 * g++.dg/conversion/ptrmem9.C: New test.
2467 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2470 * gfortran.dg/namelist_41.f90: New test.
2472 2007-11-30 Tom Tromey <tromey@redhat.com>
2474 PR preprocessor/32868:
2475 * gcc.dg/cpp/pr32868.c: New file.
2477 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2480 * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
2482 2007-11-30 Martin Michlmayr <tbm@cyrius.com>
2484 PR rtl-optimization/34171
2485 * gcc.dg/pr34171.c: New testcase.
2487 2007-11-30 Zdenek Dvorak <ook@ucw.cz>
2489 * gcc.dg/tree-ssa/pr34244.c: Fixed.
2491 2007-11-30 Tobias Burnus <burnus@net-b.de>
2494 * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
2495 * gfortran.dg/bind_c_usage_11.f03: New.
2496 * gfortran.dg/bind_c_usage_12.f03: New.
2498 2007-11-30 Jakub Jelinek <jakub@redhat.com>
2501 * g++.dg/other/error20.C: New test.
2503 2007-11-29 Steven G. Kargl <kargls@comcast.net>
2506 * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
2508 2007-11-29 Zdenek Dvorak <ook@ucw.cz>
2510 PR tree-optimization/34244
2511 * gcc.dg/tree-ssa/pr34244.c: New test.
2513 2007-11-29 Jakub Jelinek <jakub@redhat.com>
2515 PR tree-optimization/33434
2516 * gcc.dg/pr33434-1.c: New test.
2517 * gcc.dg/pr33434-2.c: New test.
2518 * gcc.dg/pr33434-3.c: New test.
2519 * gcc.dg/pr33434-4.c: New test.
2522 * g++.dg/template/cond7.C: New test.
2526 * g++.dg/cpp0x/decltype7.C: New test.
2527 * g++.dg/cpp0x/decltype8.C: New test.
2529 2007-11-29 Tobias Burnus <burnus@net-b.de>
2532 * gfortran.dg/result_in_spec_3.f90: New.
2534 2007-11-29 Tobias Burnus <burnus@net-b.de>
2537 * gfortran.dg/mvbits_3.f90: New.
2539 2007-11-28 Bob Wilson <bob.wilson@acm.org>
2541 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2543 (check_effective_target_hard_float): New.
2544 * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
2545 * gcc.dg/pr30957-1.c: Likewise.
2547 2007-11-28 Samuel Tardieu <sam@rfc1149.net>
2550 * gnat.dg/specs/variant_part.ads: New test.
2553 * gnat.dg/specs/attribute_parsing.ads: New test.
2556 * gnat.dg/specs/integer_value.ads: New test.
2559 * gnat.dg/specs/delta_small.ads: New test.
2561 2007-11-28 Jakub Jelinek <jakub@redhat.com>
2563 PR tree-optimization/34140
2564 * gcc.c-torture/compile/20071128-1.c: New test.
2566 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2569 * gfortran.dg/data_array_1.f90
2570 * gfortran.dg/data_array_2.f90
2571 * gfortran.dg/data_array_3.f90
2572 * gfortran.dg/data_array_4.f90
2574 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2577 * gfortran.dg/blockdata_5.f90: New test.
2578 * gfortran.dg/blockdata_6.f90: New test.
2580 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2582 PR tree-optimization/34016
2583 * gcc.dg/pr34016.c: New test.
2585 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2588 * gfortran.dg/stfunc_6.f90: New test.
2591 * gfortran.dg/assign_10.f90: New test.
2593 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2596 * gfortran.dg/use_11.f90: New test.
2599 * gfortran.dg/generic_15.f90: New test.
2601 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2604 * gcc.dg/pr34225.c: New test.
2606 2007-11-27 Richard Guenther <rguenther@suse.de>
2608 PR tree-optimization/34241
2609 * g++.dg/torture/pr34241.C: New testcase.
2611 2007-11-27 Richard Guenther <rguenther@suse.de>
2613 * gcc.dg/builtins-error.c: New testcase.
2615 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2618 * g++.dg/ext/visibility/anon8.C: New test.
2620 2007-11-13 Michael Meissner <michael.meissner@amd.com>
2623 * gcc.target/i386/pr34077.c: New testcase.
2625 2007-11-26 Tobias Burnus <burnus@net-b.de>
2628 * gfortran.dg/backslash_3.f: Add -fbackslash option.
2629 * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
2630 * gfortran.dg/backslash_1.f90: Remove no longer needed
2631 -fno-backslash option.
2633 2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2636 * gcc.dg/cpp/19990413-1.c: Update.
2637 * gcc.dg/parse-else-error.c: New.
2638 * gcc.dg/parse-else-error-2.c: New.
2639 * gcc.dg/parse-else-error-3.c: New.
2640 * gcc.dg/parse-else-error-4.c: New.
2642 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2645 * g++.dg/template/dependent-expr6.C: New testcase.
2647 2007-11-26 Uros Bizjak <ubizjak@gmail.com>
2650 * gcc.target/i386/pr34215.c: New test.
2652 2007-11-26 Rask Ingemann Lambertsen <rask@sygehus.dk>
2655 * gcc.dg/torture/pr34174-1.c: New.
2657 2007-11-26 Richard Guenther <rguenther@suse.de>
2660 * gcc.dg/pr34233.c: New testcase.
2662 2007-11-26 Steven Bosscher <stevenb.gcc@gmail.com>
2663 Revital Eres <eres@il.ibm.com>
2665 PR rtl-optimization/34085
2666 * gcc.dg/tree-prof (bb-reorg.c): New test.
2668 2007-11-26 Richard Sandiford <rsandifo@nildram.co.uk>
2670 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2671 Return true for MIPS16 targets.
2673 2007-11-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2676 * gfortran.dg/blockdata_4.f90: New test.
2678 2007-11-25 Tobias Burnus <burnus@net-b.de>
2681 * gfortran.dg/bind_c_usage_10_c.c: Fix comment.
2682 * gfortran.dg/bind_c_usage_16.f03: New.
2683 * gfortran.dg/bind_c_usage_16_c.c: New.
2685 2007-11-25 Eric Botcazou <ebotcazou@adacore.com>
2687 * gnat.dg/specs/size_clause1.ads: New test.
2688 * gnat.dg/specs/size_clause2.ads: Likewise.
2689 * gnat.dg/specs/size_clause3.ads: Likewise.
2691 2007-11-25 Paul Thomas <pault@gcc.gnu.org>
2694 * gfortran.dg/entry_16.f90: New test.
2696 2007-11-24 Tobias Burnus <burnus@net-b.de>
2699 * gfortran.dg/nearest_2.f90: Add INF/NAN tests.
2701 2007-11-24 Paul Thomas <pault@gcc.gnu.org>
2704 * gfortran.dg/nested_modules_1.f90: Change the reference to
2705 FOO, forbidden by the standard, to a reference to W.
2706 * gfortran.dg/use_only_1.f90: New test.
2708 2007-11-23 Tobias Burnus <burnus@net-b.de>
2711 * gfortran.dg/nearest_3.f90: New test.
2713 2007-11-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2716 * gfortran.dg/optional_dim_2.f90: New test.
2718 2007-11-23 Tobias Burnus <burnus@net-b.de>
2721 * gfortran.dg/bind_c_usage_15.f90: New.
2723 2007-11-23 Tobias Burnus <burnus@net-b.de>
2726 * gfortran.dg/nearest_2.f90: New.
2729 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2733 * g++.dg/ext/java-2.C: New test.
2735 2007-11-23 Mark Mitchell <mark@codesourcery.com>
2736 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2739 * g++.dg/warn/pr5310.C: New.
2740 * g++.dg/warn/pr33160.C: New.
2742 2007-11-23 Richard Guenther <rguenther@suse.de>
2743 Michael Matz <matz@suse.de>
2745 PR tree-optimization/34176
2746 * gcc.c-torture/execute/pr34176.c: New testcase.
2748 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2751 * gcc.dg/Wconversion-5.c: New test.
2752 * g++.dg/Wconversion3.C: New test.
2754 2007-11-23 Richard Guenther <rguenther@suse.de>
2756 * gcc.dg/tree-ssa/alias-17.c: New testcase.
2758 2007-11-22 Joseph Myers <joseph@codesourcery.com>
2761 * gcc.dg/c99-arraydecl-1.c: Don't expect errors for static or type
2762 qualifiers in abstract declarator.
2764 2007-11-22 Tobias Burnus <burnus@net-b.de>
2766 * gfortran.dg/derived_constructor_comps_3.f90: New.
2768 2007-11-22 Jakub Jelinek <jakub@redhat.com>
2771 * g++.dg/ext/visibility/anon7.C: New test.
2773 2007-11-22 Tobias Burnus <burnus@net-b.de>
2776 * gfortran.dg/bind_c_usage_10.f03: Remove .mod file afterwards.
2777 * gfortran.dg/bind_c_usage_13.f03: New.
2778 * gfortran.dg/bind_c_usage_14.f03: New.
2780 2007-11-22 Richard Sandiford <rsandifo@nildram.co.uk>
2782 PR rtl-optimization/33848
2783 * gcc.dg/torture/pr33848.c: New test.
2785 2007-11-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2788 * gfortran.dg/derived_constructor_comps_2.f90: Add check.
2790 2007-11-20 Richard Guenther <rguenther@suse.de>
2793 * testsuite/gcc.c-torture/execute/pr34154.c: New testcase.
2795 2007-11-20 Uros Bizjak <ubizjak@gmail.com>
2797 * gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
2799 2007-11-20 Thomas Koenig <tkoenig@gcc.gnu.org>
2802 * gfortran.dg/record_marker_1.f90: Explicitly set kinds
2803 so test passes with -frecord-marker=8.
2804 * gfortran.dg/integer_exponentiation_1.f90: Likewise.
2805 * gfortran.dg/integer_exponentiation_2.f90: Likewise.
2806 * gfortran.dg/integer_exponentiation_3.F90: Likewise.
2807 * gfortran.dg/integer_exponentiation_5.F90: Likewise.
2808 * gfortrand.dg/modulo_1.f90: Likewise.
2810 2007-11-20 Richard Sandiford <rsandifo@nildram.co.uk>
2812 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2814 * gcc.dg/var-expand1.c: Skip for mips_soft_float.
2815 * gcc.dg/pr30957-1.c: Likewise.
2817 2007-11-20 Jakub Jelinek <jakub@redhat.com>
2820 * g++.dg/template/crash74.C: New test.
2822 2007-11-20 Richard Guenther <rguenther@suse.de>
2824 * gcc.c-torture/execute/20071120-1.c: New testcase.
2826 2007-11-20 Jakub Jelinek <jakub@redhat.com>
2829 * gcc.dg/tree-ssa/pr34146.c: New test.
2832 * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
2833 dependent on target settings like move_by_pieces etc.
2836 * g++.dg/template/vla2.C: New test.
2839 * g++.dg/overload/template3.C: New test.
2841 2007-11-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2844 * gfortran.dg/optional_dim_2.f90: Remove test.
2846 2007-11-19 Peter Bergner <bergner@vnet.ibm.com>
2848 * gcc.dg/dfp/ddmode-ice.c: New test.
2850 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2852 PR tree-optimization/34036
2853 * gcc.dg/tree-ssa/pr23109.c: Pass -ftrapping-math and expect warning.
2855 2007-11-19 Richard Guenther <rguenther@suse.de>
2857 PR tree-optimization/34
2858 * gcc.c-torture/execute/pr34099-2.c: New testcase.
2860 2007-11-19 Tobias Burnus <burnus@net-b.de>
2863 * gfortran.dg/bind_c_usage_10_c.c: New.
2864 * gfortran.dg/bind_c_usage_10.f03: New.
2866 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2868 * gcc.dg/pr33007.c: Expect new warning.
2869 * gcc.dg/tree-ssa/recip-5.c: Likewise.
2870 * g++.dg/opt/pr34036.C: New test.
2872 2007-11-18 Jakub Jelinek <jakub@redhat.com>
2875 * g++.dg/warn/noreturn-4.C: New test.
2876 * g++.dg/warn/noreturn-5.C: New test.
2877 * g++.dg/warn/noreturn-6.C: New test.
2878 * g++.dg/warn/noreturn-7.C: New test.
2880 2007-11-18 Thomas Koenig <tkoenig@gcc.gnu.org>
2883 * gfortran.fortran-torture/execute/equiv_5.f: Set kind on
2884 integers so tests works with -fdefault-integer-8.
2885 * gfortran.fortran-torture/execute/elemental.f90: Use default
2886 integers so test passes with -fdefault-integer-8.
2887 * gfortran.fortran-torture/execute/der_io.f90: Increase
2888 buffer length so test passes with -fdefault-integer-8.
2889 * gfortran.dg/bounds_check_8.f90: Likewise.
2890 * gfortran.dg/arrayio_derived_1.f90: LIkewise.
2891 * gfortran.dg/equiv_7.f90: Set kind so test passes
2892 with -fdefault-integer-8.
2893 * gfortran.dg/g77/20030326-1.f: Set kind explicitly to
2896 2007-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2899 * gfortran.dg/optional_dim_2.f90: New test.
2902 * gfortran.dg/subref_array_pointer_2.f90: Update test condition.
2904 2007-11-18 Jakub Jelinek <jakub@redhat.com>
2906 PR rtl-optimization/34132
2907 * gcc.c-torture/compile/20071118-1.c: New test.
2909 2007-11-18 Paul Thomas <pault@gcc.gnu.org>
2912 * gfortran.dg/char_cast_2.f90: New test based on achar_4.f90.
2914 2007-11-18 Tobias Burnus <burnus@net-b.de>
2917 * gfortran.dg/entry_14.f90: New.
2918 * gfortran.dg/entry_15.f90: New.
2920 2007-11-18 Richard Guenther <rguenther@suse.de>
2922 PR tree-optimization/34127
2923 * gcc.c-torture/compile/pr34127.c: New testcase.
2925 2007-11-18 Ben Elliston <bje@au.ibm.com>
2927 * gcc.target/powerpc/altivec-23.c: Do not use a typedef name as a
2928 type specifier, as they are not permitted according to the AltiVec
2929 Programming Interface Manual.
2931 2007-11-17 Tobias Burnus <burnus@net-b.de>
2934 * gfortran.dg/bind_c_usage_9.f03: New.
2935 * gfortran.dg/interface_abstract_1.f90: Fix testcase.
2937 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2940 * interface.c (gfc_current_interface_head,
2941 gfc_set_current_interface_head): New functions.
2942 * decl.c (gfc_match_modproc): Move check for syntax error earlier.
2943 On syntax error, restore previous state of the interface.
2944 * gfortran.h (gfc_current_interface_head,
2945 gfc_set_current_interface_head): New prototypes.
2947 2007-11-17 Richard Guenther <rguenther@suse.de>
2950 * gcc.c-torture/execute/pr34130.c: New testcase.
2952 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2955 * gfortran.dg/fmt_label_1.f90: New test.
2957 2007-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2960 * gfortran.dg/initialization_15.f90 : New test.
2962 2007-11-16 Richard Guenther <rguenther@suse.de>
2965 * gcc.c-torture/compile/pr34030.c: New testcase.
2967 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
2970 * gfortran.dg/interface_assignment_3.f90.
2972 2007-11-16 Richard Guenther <rguenther@suse.de>
2974 PR tree-optimization/33870
2975 * gcc.dg/torture/pr33870.c: New testcase.
2977 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
2980 * gfortran.dg/allocatable_function_3.f90.
2982 2007-11-16 Richard Guenther <rguenther@suse.de>
2984 PR tree-optimization/34113
2985 * gcc.c-torture/compile/pr34113.c: New testcase.
2987 2007-11-16 Richard Guenther <rguenther@suse.de>
2989 PR tree-optimization/34099
2990 * g++.dg/torture/pr3499.C: New testcase.
2991 * gcc.c-torture/execute/pr34099.c: Likewise.
2993 2007-11-16 Olivier Hainque <hainque@adacore.com>
2995 * gnat.dg/release_unc_maxalign.adb: New test.
2997 2007-11-16 Jakub Jelinek <jakub@redhat.com>
3000 * g++.dg/template/crash73.C: New test.
3002 2007-11-15 Jakub Jelinek <jakub@redhat.com>
3005 * gcc.dg/tree-ssa/pr23848-1.c: New test.
3006 * gcc.dg/tree-ssa/pr23848-2.c: New test.
3007 * gcc.dg/tree-ssa/pr23848-3.c: New test.
3008 * gcc.dg/tree-ssa/pr23848-4.c: New test.
3010 2007-11-15 Tobias Burnus <burnus@net-b.de>
3013 * gfortran.dg/proc_decl_11.f90: New.
3015 2007-11-15 Ben Elliston <bje@au.ibm.com>
3017 * gcc.target/spu/compare-dp.c: New test.
3019 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3021 * gcc.dg/pr33923.c: New test.
3023 2007-11-14 Jakub Jelinek <jakub@redhat.com>
3026 * gcc.dg/pr34088.c: New test.
3028 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3030 * gcc.c-torture/compile/20071114-1.c: New test.
3032 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3035 * gfortran.dg/char_cast_1.f90: Modify regex in scan-tree-dump-times
3036 to match known variations in symbol format. Document in comments.
3038 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3041 * gfortran.dg/streamio_12.f90: New test to avoid future regression.
3043 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3045 * gfortran.dg/list_read_7.f90: Fix test so that test file is deleted
3048 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3051 * gfortran.dg/proc_decl_1.f90: Update.
3052 * gfortran.dg/proc_decl_7.f90: New test.
3053 * gfortran.dg/proc_decl_8.f90: New test.
3054 * gfortran.dg/proc_decl_9.f90: New test.
3055 * gfortran.dg/proc_decl_10.f90: New test.
3057 2007-11-13 Paul Thomas <pault@gcc.gnu.org>
3060 * gfortran.dg/transfer_assumed_size_1.f90: New test.
3062 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3069 * g++.dg/parse/crash36.C: Add another dg-error.
3070 * g++.dg/cpp0x/pr34054.C: New test.
3071 * g++.dg/cpp0x/pr34056.C: New test.
3072 * g++.dg/cpp0x/pr34057.C: New test.
3073 * g++.dg/cpp0x/pr34058.C: New test.
3074 * g++.dg/cpp0x/pr34060.C: New test.
3076 PR tree-optimization/34063
3077 * g++.dg/tree-ssa/pr34063.C: New test.
3079 2007-11-13 Diego Novillo <dnovillo@google.com>
3081 PR tree-optimization/33870
3082 * gcc.c-torture/execute/pr33870-1.c: New test.
3083 * gcc.dg/tree-ssa/alias-16.c: New test.
3085 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3088 * g++.dg/template/crash72.C: New test.
3090 2007-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3092 * g++.dg/opt/cfg5.C: New test.
3094 2007-11-12 Richard Guenther <rguenther@suse.de>
3097 * gcc.c-torture/execute/pr34070-1.c: New testcase.
3098 * gcc.c-torture/execute/pr34070-2.c: Likewise.
3100 2007-11-12 Richard Guenther <rguenther@suse.de>
3103 * gcc.dg/pr34027-1.c: New testcase.
3104 * gcc.dg/pr34027-2.c: Likewise.
3106 2007-11-12 Ira Rosen <irar@il.ibm.com>
3108 PR tree-optimization/33953
3109 * gcc.dg/vect/pr33953.c: New testcase.
3111 2007-11-11 Tom Tromey <tromey@redhat.com>
3114 * g++.dg/ext/pr17577.h: New file.
3115 * g++.dg/ext/pr17577.C: New file.
3117 2007-11-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3120 * g++.old-deja/g++.ns/template13.C: Update expected output.
3121 * g++.old-deja/g++.pt/friend23.C: Likewise.
3122 * g++.dg/warn/pr8570.C: New.
3124 2007-11-11 Jakub Jelinek <jakub@redhat.com>
3127 * g++.dg/template/pseudodtor4.C: New test.
3129 2007-11-10 Jakub Jelinek <jakub@redhat.com>
3132 * g++.dg/opt/inline14.C: New test.
3134 PR tree-optimization/33680
3135 * gcc.c-torture/compile/20071108-1.c: New test.
3138 * g++.dg/template/pseudodtor3.C: New test.
3140 2007-11-09 Douglas Gregor <doug.gregor@gmail.com>
3143 * g++.dg/cpp0x/variadic-init.C: New.
3145 2007-11-09 Paolo Bonzini <bonzini@gnu.org>
3146 Jakub Jelinek <jakub@redhat.com>
3148 PR rtl-optimization/34012
3149 * gcc.target/i386/pr34012.c: New test.
3151 2007-11-09 Richard Guenther <rguenther@suse.de>
3153 PR tree-optimization/33604
3154 * g++.dg/tree-ssa/pr33604.C: New testcase.
3155 * gcc.dg/pr32721.c: Adjust pattern.
3157 2007-11-09 Richard Sandiford <rsandifo@nildram.co.uk>
3159 * gcc.target/mips/dse-1.c: Disable.
3161 2007-11-08 Tom Tromey <tromey@redhat.com>
3163 * gcc.dg/empty-source-3.c: Update warning location.
3164 * gcc.dg/gomp/barrier-2.c: Likewise.
3165 * gcc.dg/label-decl-3.c: Likewise.
3166 * gcc.dg/label-decl-2.c: Likewise.
3167 * gcc.dg/empty-source-2.c: Likewise.
3169 2007-11-08 Tom Tromey <tromey@redhat.com>
3172 * g++.dg/inherit/pr30297.C: New file.
3174 2007-11-08 Danny Smith <dannysmith@users.sourceforge.net>
3176 * gcc.dg/compat/struct-layout-1_generate.c (dg-options) Add
3177 -fno-common for cygwin and mingw32.
3179 2007-11-08 Kenneth Zadeck <zadeck@naturalbridge.com>
3182 * gcc.dg/pr33826.c: New.
3183 * gcc.dg/tree-ssa/20030714-1.c: Removed two tests that depend on
3184 recursive functions being marked pure or const.
3186 2007-11-08 Tobias Burnus <burnus@net-b.de>
3189 * gfortran.dg/proc_decl_5.f90: New.
3190 * gfortran.dg/proc_decl_6.f90: New.
3192 2007-11-08 Jakub Jelinek <jakub@redhat.com>
3194 PR tree-optimization/32575
3195 * gcc.c-torture/execute/20071108-1.c: New test.
3197 2007-11-08 Daniel Jacobowitz <dan@codesourcery.com>
3199 * g++.dg/opt/anchor1.C: New.
3201 2007-11-07 Diego Novillo <dnovillo@google.com>
3204 * gcc.c-torture/execute/pr33870.x: Remove.
3206 2007-11-07 Douglas Gregor <doug.gregor@gmail.com>
3211 * g++.dg/cpp0x/decltype-33837.C: New.
3212 * g++.dg/cpp0x/decltype-refbug.C: New.
3213 * g++.dg/cpp0x/decltype-33838.C: New.
3215 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3217 * gcc.c-torture/compile/20071107-1.c: New test.
3219 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3221 * gcc.dg/out-of-bounds-1.c: New test.
3223 2007-11-07 Jakub Jelinek <jakub@redhat.com>
3226 * g++.dg/warn/incomplete2.C: New test.
3227 * g++.dg/template/incomplete4.C: New test.
3228 * g++.dg/template/incomplete5.C: New test.
3230 2007-11-07 Olivier Hainque <hainque@adacore.com>
3232 * gnat.dg/max_align.adb: New test.
3234 2007-11-06 H.J. Lu <hongjiu.lu@intel.com>
3237 * gcc.target/i386/pr30961-1.c: New.
3239 2007-11-06 Tom Tromey <tromey@redhat.com>
3242 * g++.dg/warn/pragma-system_header3.h: New.
3243 * g++.dg/warn/pragma-system_header3.C: New.
3246 * g++.dg/warn/pragma-system_header4.C: New.
3247 * g++.dg/warn/pragma-system_header4.h: New.
3249 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3253 * g++.dg/other/canon-array.C: New.
3255 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3257 * g++.dg/parser/crash36.C: Tweak expected errors.
3258 * g++.dg/cpp0x/pr31439.C: New.
3259 * g++.dg/cpp0x/pr32114.C: New.
3260 * g++.dg/cpp0x/pr32115.C: New.
3261 * g++.dg/cpp0x/pr32125.C: New.
3262 * g++.dg/cpp0x/pr32126.C: New.
3263 * g++.dg/cpp0x/pr32127.C: New.
3264 * g++.dg/cpp0x/pr32128.C: New.
3265 * g++.dg/cpp0x/pr32253.C: New.
3266 * g++.dg/cpp0x/pr32566.C: New.
3267 * g++.dg/cpp0x/pr31445.C: Tweak expected errors.
3268 * g++.dg/cpp0x/pr31438.C: Ditto.
3269 * g++.dg/cpp0x/variadic81.C: Ditto.
3270 * g++.dg/cpp0x/pr31432.C: Ditto.
3271 * g++.dg/cpp0x/pr31442.C: Ditto.
3273 2007-11-06 Jakub Jelinek <jakub@redhat.com>
3276 * g++.dg/other/datasec1.C: New test.
3278 PR tree-optimization/33458
3279 * g++.dg/opt/inline12.C: New test.
3281 PR tree-optimization/33993
3282 * gcc.c-torture/compile/20071105-1.c: New test.
3284 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3286 PR rtl-optimization/33648
3287 * gcc.dg/pr33648.c: Require effective target freorder.
3289 2007-11-05 Revital Eres <eres@il.ibm.com>
3291 * lib/target-supports.exp (check_750cl_hw_available): Fix typo.
3293 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3298 * g++.dg/cpp0x/pr33996.C: New
3299 * g++.dg/cpp0x/rv-trivial-bug.C: New
3300 * g++.dg/cpp0x/pr33930.C: New
3302 2007-11-05 Nick Clifton <nickc@redhat.com>
3303 Sebastian Pop <sebastian.pop@amd.com>
3305 PR tree-optimization/32540
3306 PR tree-optimization/33922
3307 * gcc.dg/tree-ssa/pr32540-1.c: New.
3308 * gcc.dg/tree-ssa/pr32540-2.c: New.
3309 * gcc.dg/tree-ssa/pr33922.c: New.
3311 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3314 * g++.dg/cpp0x/variadic-rref.C: New.
3316 2007-11-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3318 * g++dg/warn/pointer-integer-comparison.C: New.
3320 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3322 PR tree-optimization/33856
3323 * gcc.c-torture/compile/20071027-1.c: New test.
3326 * g++.dg/ext/label10.C: New test.
3329 * g++.dg/other/ptrmem9.C: New test.
3331 2007-11-04 Andrew Pinski <pinskia@gmail.com>
3334 * gfortran.fortran-torture/compile/forall-1.f90: New testcase.
3336 2007-11-04 David Edelsohn <edelsohn@gnu.org>
3338 * g++.dg/cpp/_Pragma1.C: Disable on AIX.
3339 * g++.dg/ext/visibility/namespace2.C: Add argument to
3340 dg-require-visibility.
3341 * g++.dg/ext/java-1.C: Disable on AIX.
3343 2007-11-03 Dorit Nuzman <doirit@il.ibm.com>
3345 * gfortran.dg/vect/no-vfa-pr32377.f90: Remove xfail.
3347 2007-11-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3350 * gfortran.dg/assumed_charlen_arg_1.f90: New test.
3352 2007-11-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3355 * gcc.dg/20031223-1.c: Adjust error output.
3356 * gcc.dg/parse-decl-after-label.c: New.
3358 2007-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3361 * gfortran.dg/default_format_2.f90: XFAIL powerpc*-*-linux*
3362 * gfortran.dg/default_format_denormal_2.f90: XFAIL powerpc*-*-linux*
3363 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL powerpc*-*-linux*
3365 2007-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3367 PR rtl-optimization/28940
3368 * gcc.target/i386/addr-sel-1.c: New test.
3370 2007-11-03 Jakub Jelinek <jakub@redhat.com>
3373 * gcc.dg/pr33670.c: New test.
3375 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3378 * g++.dg/lookup/typedef1.C: New test.
3380 2007-11-02 Janis Johnson <janis187@us.ibm.com>
3383 * lib/scandump.exp (dump-suffix): New.
3384 (scan-dump, scan-dump-times, scan-dump-dem, scan-dump-dem-not):
3385 Include dump suffix in pass/fail messages, put regexp in quotes.
3387 2007-11-02 Paolo Carlini <pcarlini@suse.de>
3390 * g++.dg/other/error19.C: New.
3392 2007-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3394 PR rtl-optimization/28062
3395 * gcc.c-torture/compile/20071102-1.c: New test.
3397 2007-11-01 Douglas Gregor <doug.gregor@gmail.com>
3399 * g++.dg/cpp0x/pr33955.C: New.
3401 2007-11-01 Tom Tromey <tromey@redhat.com>
3403 PR preprocessor/30805:
3404 * gcc.dg/cpp/pr30805.c: Use -std=gnu89.
3406 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3408 PR rtl-optimization/33648
3409 * gcc.dg/pr33648.c: New test.
3411 2007-11-01 Jakub Jelinek <jakub@redhat.com>
3414 * g++.dg/template/pseudodtor1.C: New test.
3415 * g++.dg/template/pseudodtor2.C: New test.
3418 * g++.dg/rtti/typeid7.C: New test.
3420 2007-11-01 Tom Tromey <tromey@redhat.com>
3422 PR preprocessor/30805:
3423 * gcc.dg/cpp/pr30805.c: New file.
3425 2007-11-01 Janis Johnson <janis187@us.ibm.com>
3428 * gcc.c-torture/compile/20000804-1.c: Remove xfail from dg-do and
3430 * gcc.c-torture/compile/20001205-1.c: Ditto.
3431 * gcc.c-torture/compile/20001226-1.c: Ditto.
3432 * gcc.c-torture/compile/20020312-1.c: Ditto.
3433 * gcc.c-torture/compile/20020604-1.c: Ditto.
3434 * gcc.c-torture/compile/920501-12.c: Ditto.
3435 * gcc.c-torture/compile/920501-4.c: Ditto.
3436 * gcc.c-torture/compile/920520-1.c: Ditto.
3437 * gcc.c-torture/compile/980506-1.c: Ditto.
3438 * gcc.c-torture/compile/990617-1.c: Ditto.
3439 * gcc.dg/compare6.c: Ditto.
3440 * g++.old-deja/g++.brendan/crash43.C: Ditto.
3441 * g++.old-deja/g++.brendan/synth1.C: Ditto.
3442 * g++.old-deja/g++.oliva/dwarf2.C: Ditto.
3443 * g++.old-deja/g++.oliva/dwarf3.C: Ditto.
3444 * g++.old-deja/g++.pt/static6.C: Ditto.
3445 * g++.old-deja/g++.pt/crash16.C: Ditto.
3446 * g++.old-deja/g++.mike/p10416.C: Ditto.
3447 * g++.old-deja/g++.mike/ns15.C: Ditto.
3448 * g++.old-deja/g++.mike/eh46.C: Ditto.
3450 2007-11-01 Tom Tromey <tromey@redhat.com>
3452 * gcc.dg/redecl-1.c: Update.
3453 * gcc.dg/pr20368-3.c: Update.
3454 * gcc.dg/inline-14.c: Update.
3455 * gcc.dg/builtins-30.c: Update.
3456 * gcc.dg/dremf-type-compat-4.c: Update.
3457 * gcc.dg/pr20368-2.c: Update.
3459 2007-11-01 Jakub Jelinek <jakub@redhat.com>
3461 PR rtl-optimization/33673
3462 * gcc.dg/pr33673.c: New test.
3464 2007-11-01 Michael Matz <matz@suse.de>
3466 PR tree-optimization/33961
3467 * gcc.dg/pr33961.c: New test.
3469 2007-10-31 Paolo Carlini <pcarlini@suse.de>
3472 * g++.dg/template/error35.C: New.
3474 2007-10-31 Jakub Jelinek <jakub@redhat.com>
3477 * gcc.dg/pr31507-1.c: New test.
3478 * gcc.dg/pr31507-2.c: New test.
3480 2007-10-31 Revital Eres <eres@il.ibm.com>
3482 * gcc.dg/vect/vect.exp: Add support for powerpc-*paired
3484 * gcc.dg/vect/tree-vect.h (check_vect): Add
3485 powerpc-*paired test.
3486 * lib/target-supports.exp (check_750cl_hw_available):
3488 (check_effective_target_vect_int,
3489 check_effective_target_vect_intfloat_cvt,
3490 check_effective_target_powerpc_altivec_ok,
3491 check_effective_target_vect_long,
3492 check_effective_target_vect_sdot_hi,
3493 check_effective_target_vect_udot_hi,
3494 check_effective_target_vect_pack_trunc,
3495 check_effective_target_vect_unpack,
3496 check_effective_target_vect_shift,
3497 check_effective_target_vect_int_mult): Disable for powerpc-*paired
3499 * gcc.dg/vect/vect-ifcvt-11.c: New.
3500 * gcc.dg/vect/vect-ifcvt-12.c: Likewise.
3501 * gcc.dg/vect/vect-ifcvt-13.c: Likewise.
3502 * gcc.dg/vect/vect-ifcvt-14.c: Likewise.
3503 * gcc.dg/vect/vect-ifcvt-15.c: Likewise.
3504 * gcc.dg/vect/vect-ifcvt-16.c: Likewise.
3505 * gcc.dg/vect/vect-ifcvt-17.c: Likewise.
3507 2007-10-31 Dominique d'Humieres <dominiq@lps.ens.fr>
3508 Tobias Burnus <burnus@net-b.de>
3511 * gfortran.dg/module_read_1.f90: New.
3513 2007-10-31 Tom Tromey <tromey@redhat.com>
3515 PR preprocessor/30786:
3516 * gcc.dg/cpp/pr30786.c: New file.
3518 2007-10-31 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3521 * gfortran.dg/interface_19.f90: New.
3522 * gfortran.dg/interface_20.f90: New.
3523 * gfortran.dg/interface_21.f90: New.
3525 2007-10-31 Sebastian Pop <sebastian.pop@amd.com>
3527 PR tree-optimization/32377
3528 * gfortran.dg/vect/pr32377.f90: New.
3530 2007-10-31 Richard Guenther <rguenther@suse.de>
3533 * gcc.c-torture/execute/pr33779-1.c: New testcase.
3534 * gcc.c-torture/execute/pr33779-2.c: Likewise.
3536 2007-10-31 Paul Thomas <pault@gcc.gnu.org>
3539 * gfortran.dg/contained_3.f90: New.
3541 2007-10-31 Christian Bruel <christian.bruel@st.com>
3544 * g++.dg/opt/nrv8.C: New.
3546 2007-10-30 Jakub Jelinek <jakub@redhat.com>
3549 * g++.dg/opt/compound1.C: New test.
3552 * g++.dg/template/ptrmem18.C: New test.
3554 2007-10-30 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3557 * gfortran.dg/isnan_2.f90: New test.
3559 2007-10-30 Ed Schouten <ed@fxq.nl>
3561 PR tree-optimization/32500
3562 * gcc.c-torture/execute/pr32500.c: Fix buffer overflow in testcase.
3564 2007-10-30 Douglas Gregor <doug.gregor@gmail.com>
3568 * g++.dg/cpp0x/pr31993.C: New
3569 * g++.dg/cpp0x/pr32252.C: New
3571 2007-10-30 Jakub Jelinek <jakub@redhat.com>
3573 PR tree-optimization/33723
3574 * gcc.dg/tree-ssa/pr33723.c (T): Decrease size of field s.
3576 2007-10-30 Richard Guenther <rguenther@suse.de>
3578 * gcc.c-torture/execute/20071030-1.c: New testcase copied from
3579 gcc.target/i386/loop-3.c.
3581 2007-10-30 Revital Eres <eres@il.ibm.com>
3583 * gcc.dg/vect/pr33866.c: Require vect_long.
3585 2007-10-30 Revital Eres <eres@il.ibm.com>
3587 * gcc.dg/vect/vect-shift-1.c: Require vect_int.
3588 * gcc.dg/vect/vect-ifcvt-4.c: Likewise.
3590 2007-10-29 Dorit Nuzman <dorit@il.ibm.com>
3592 PR tree-optimization/32893
3593 * lib/target-supports.exp
3594 (check_effective_target_unaligned_stack): new keyword.
3595 * gcc.dg/vect/vect-2.c: Globalize arrays to make the test
3596 not sensitive to unaligned_stack.
3597 * gcc.dg/vect/vect-3.c: Likewise.
3598 * gcc.dg/vect/vect-4.c: Likewise.
3599 * gcc.dg/vect/vect-5.c: Likewise.
3600 * gcc.dg/vect/vect-6.c: Likewise.
3601 * gcc.dg/vect/vect-7.c: Likewise.
3602 * gcc.dg/vect/vect-13.c: Likewise.
3603 * gcc.dg/vect/vect-17.c: Likewise.
3604 * gcc.dg/vect/vect-18.c: Likewise.
3605 * gcc.dg/vect/vect-19.c: Likewise.
3606 * gcc.dg/vect/vect-20.c: Likewise.
3607 * gcc.dg/vect/vect-21.c: Likewise.
3608 * gcc.dg/vect/vect-22.c: Likewise.
3609 * gcc.dg/vect/vect-27.c: Likewise.
3610 * gcc.dg/vect/vect-29.c: Likewise.
3611 * gcc.dg/vect/vect-64.c: Likewise.
3612 * gcc.dg/vect/vect-65.c: Likewise.
3613 * gcc.dg/vect/vect-66.c: Likewise.
3614 * gcc.dg/vect/vect-72.c: Likewise.
3615 * gcc.dg/vect/vect-73.c: Likewise.
3616 * gcc.dg/vect/vect-86.c: Likewise.
3617 * gcc.dg/vect/vect-all.c: Likewise.
3618 * gcc.dg/vect/slp-25.c: Likewise.
3619 * gcc.dg/vect/wrapv-vect-7.c: Likewise.
3620 * gcc.dg/vect/costmodel/i386/costmodel-vect-31.c: Likewise.
3621 * gcc.dg/vect/costmodel/x86_64/costmodel-vect-31.c: Likewise.
3623 * gcc.dg/vect/vect-31.c: Removed alignment checks.
3624 * gcc.dg/vect/vect-34.c: Likewise.
3625 * gcc.dg/vect/vect-36.c: Likewise.
3626 * gcc.dg/vect/vect-64.c: Likewise.
3627 * gcc.dg/vect/vect-65.c: Likewise.
3628 * gcc.dg/vect/vect-66.c: Likewise.
3629 * gcc.dg/vect/vect-68.c: Likewise.
3630 * gcc.dg/vect/vect-76.c: Likewise.
3631 * gcc.dg/vect/vect-77.c: Likewise.
3632 * gcc.dg/vect/vect-78.c: Likewise.
3634 * gcc.dg/vect/no-section-anchors-vect-31.c: New test, like the original
3635 testcase (without no-section-anchors prefix) but with global arrays.
3636 * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
3637 * gcc.dg/vect/no-section-anchors-vect-36.c: Likewsie.
3638 * gcc.dg/vect/no-section-anchors-vect-64.c: Likewise.
3639 * gcc.dg/vect/no-section-anchors-vect-65.c: Likewise.
3640 * gcc.dg/vect/no-section-anchors-vect-66.c: Likewise.
3641 * gcc.dg/vect/no-section-anchors-vect-68.c: Likewise.
3642 * gcc.dg/vect/vect-77-global.c: Likewise.
3643 * gcc.dg/vect/vect-78-global.c: Likewise.
3645 * gcc.dg/vect/vect-77-alignchecks.c: New test. Like the original
3646 testcase (without no-section-anchors prefix) but fix alignment checks
3647 to also consider unaligned_stack targets.
3648 * gcc.dg/vect/vect-78-alignchecks.c: Likewise.
3650 2007-10-29 Jakub Jelinek <jakub@redhat.com>
3652 PR tree-optimization/33723
3653 * gcc.c-torture/execute/20071029-1.c: New test.
3654 * gcc.dg/tree-ssa/pr33723.c: New test.
3656 2007-10-29 Richard Sandiford <rsandifo@nildram.co.uk>
3658 PR tree-optimization/33614
3659 * gcc.c-torture/compile/pr33614.c: New test.
3661 2007-10-29 Richard Guenther <rguenther@suse.de>
3663 PR tree-optimization/33870
3664 * gcc.c-torture/execute/pr33870.x: XFAIL testcase for -O2 and -Os.
3666 2007-10-29 Jakub Jelinek <jakub@redhat.com>
3668 PR tree-optimization/33757
3669 * gcc.dg/tree-ssa/ssa-fre-4.c: Run on selected TARGET_PROMOTE_PROTOTYPES
3670 true architectures instead of having a big dg-skip-if.
3673 * g++.dg/other/bitfield3.C: New test.
3675 2007-10-29 Richard Guenther <rguenther@suse.de>
3677 * gcc.dg/tree-ssa/ssa-copyprop-1.c: Scan optimized dump.
3679 2007-10-29 Razya Ladelsky <razya@il.ibm.com>
3681 Automatic parallelization reduction tests.
3683 * gcc.dg/tree-ssa/reduc-1.c: New test.
3684 * gcc.dg/tree-ssa/reduc-1char.c: New test.
3685 * gcc.dg/tree-ssa/reduc-1short.c: New test.
3686 * gcc.dg/tree-ssa/reduc-2.c: New test.
3687 * gcc.dg/tree-ssa/reduc-2char.c: New test.
3688 * gcc.dg/tree-ssa/reduc-2short.c: New test.
3689 * gcc.dg/tree-ssa/reduc-3.c: New test.
3690 * gcc.dg/tree-ssa/reduc-6.c: New test.
3691 * gcc.dg/tree-ssa/reduc-7.c: New test.
3692 * gcc.dg/tree-ssa/reduc-8.c: New test.
3693 * gcc.dg/tree-ssa/reduc-9.c: New test.
3695 2007-10-29 Razya Ladelsky <razya@il.ibm.com>
3696 Zdenek Dvorak <ook@ucw.cz>
3698 OMP_ATOMIC Changes, testsuite changes.
3700 * gcc.dg/gomp/atomic-3.c: Search for string on ompexp dump
3701 instead of gimple dump.
3702 * gcc.dg/gomp/atomic-9.c: Same.
3703 * gcc.dg/gomp/atomic-10.c: Same.
3704 * g++.dg/gomp/atomic-3.C: Same.
3705 * g++.dg/gomp/atomic-9.C: Same.
3706 * g++.dg/gomp/atomic-10.C: Same.
3708 2007-10-29 Paul Thomas <pault@gcc.gnu.org>
3712 * gfortran.dg/forall_12.f90: New test.
3715 * gfortran.dg/forall_13.f90: New test.
3717 2007-10-28 Paolo Carlini <pcarlini@suse.de>
3718 Mark Mitchell <mark@codesourcery.com>
3721 * g++.dg/template/crash71.C: New.
3723 2007-10-28 Tobias Schlüter <tobi@gcc.gnu.org>
3726 * gfortran.dg/module_md5_1.f90: Update hash-value.
3728 2007-10-28 Andrew Pinski <pinskia@gmail.com>
3731 * g++.dg/torture/pr33589-1.C: New testcase.
3732 * g++.dg/torture/pr33589-2.C: New testcase.
3734 2007-10-28 Richard Guenther <rguenther@suse.de>
3736 * gcc.dg/tree-ssa/alias-15.c: Adjust pattern.
3738 2007-10-28 Martin Michlmayr <tbm@cyrius.com>
3739 Uros Bizjak <ubizjak@gmail.com>
3741 PR tree-optimization/33920
3742 * gcc.dg/tree-ssa/pr33290.c: New test.
3744 2007-10-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3747 * gfortran.dg/argument_check_7.f90: New test.
3748 * gfortran.dg/argument_check_8.f90: New test.
3750 2007-10-27 Uros Bizjak <ubizjak@gmail.com>
3752 * g++.dg/other/i386-2.C: Include bmmintrin.h. Add -msse5 to dg-options.
3753 * gcc.target/i386/sse-13.c: Also include mm3dnow.h. Add
3754 "-march=k8 -m3dnow" to check 3dnow and 3dnowA intrinsics.
3755 * gcc.target/i386/sse-14.c: Ditto.
3757 2007-10-27 Jakub Jelinek <jakub@redhat.com>
3760 * g++.dg/other/ptrmem8.C: New test.
3763 * g++.dg/template/error34.C: New test.
3765 2007-10-27 Uros Bizjak <ubizjak@gmail.com>
3767 * g++.dg/tree-ssa/ivopts-1.C: Also search for "offset: 4294967292".
3769 2007-10-27 Richard Guenther <rguenther@suse.de>
3771 PR tree-optimization/33870
3772 * gcc.dg/tree-ssa/alias-15.c: New testcase.
3773 * gcc.c-torture/execute/pr33870.c: Likewise.
3775 2007-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3778 * gfortran.dg/argument_checking_9.f90: New test.
3780 2007-10-26 Douglas Gregor <doug.gregor@gmail.com>
3782 * g++.dg/other/pr33601.C: New.
3784 2007-10-26 Paolo Carlini <pcarlini@suse.de>
3787 * g++.dg/init/new25.C: New.
3789 2007-10-26 Douglas Gregor <doug.gregor@gmail.com>
3791 * g++.dg/cpp0x/pr33839.C: New.
3793 2007-10-26 Jakub Jelinek <jakub@redhat.com>
3796 * g++.dg/template/arg6.C: New test.
3798 2007-10-26 Paolo Carlini <pcarlini@suse.de>
3801 * g++.dg/parse/crash39.C: New.
3803 2007-10-26 Uros Bizjak <ubizjak@gmail.com>
3805 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail on the search for
3806 "&x\\\[5\\\]" pattern. Search for "offset: 0x0f+fc" instead of
3809 2007-10-25 David Daney <ddaney@avtrex.com>
3811 * g++.dg/tree-ssa/copyprop-1.C: Remove xfail.
3813 2007-10-25 Paolo Carlini <pcarlini@suse.de>
3816 * g++.dg/template/error32.C: New.
3818 2007-10-25 Martin Michlmayr <tbm@cyrius.com>
3819 Ira Rosen <irar@il.ibm.com>
3821 PR tree-optimization/33833
3822 * gcc.dg/vect/pr33833.c: New testcase.
3824 2007-10-25 David Daney <ddaney@avtrex.com>
3826 * gcc.dg/tree-ssa/20040204-1.c: Un-xfail for mips*-*-*.
3828 2007-10-25 Martin Michlmayr <tbm@cyrius.com>
3829 Ira Rosen <irar@il.ibm.com>
3831 PR tree-optimization/33866
3832 * gcc.dg/vect/pr33866.c: New testcase.
3834 2007-10-24 Uros Bizjak <ubizjak@gmail.com>
3836 * gcc.target/i386/pr11001-*.c: Remove -m32 from compile flags.
3837 Add -w to compile flags to suppress "call-clobbered register" warnings
3838 and remove dg-warning directives.
3840 2007-10-24 Uros Bizjak <ubizjak@gmail.com>
3842 * gcc.dg/sms-2.c: Cleanup sms dump file.
3843 * gcc.dg/tree-prof/tracer-1.c: Cleanup tracer dump file after the
3846 2007-10-24 David Daney <ddaney@avtrex.com>
3848 * gcc.dg/tree-ssa/update-threading.c: Remove xfail.
3850 2007-10-24 Richard Sandiford <rsandifo@nildram.co.uk>
3853 * gcc.target/mips/pr33755.c: New test.
3855 2007-10-24 Ira Rosen <irar@il.ibm.com>
3857 PR tree-optimization/33804
3858 * gcc.dg/vect/pr33804.c: New testcase.
3860 2007-10-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3863 gfortran.dg/generic_actual_arg.f90: Fix dg-error message.
3865 2007-10-23 Martin Michlmayr <tbm@cyrius.com>
3866 Uros Bizjak <ubizjak@gmail.com>
3868 PR rtl-optimization/33846
3869 * gcc.dg/vect/pr33846.c: New testcase.
3871 2007-10-23 Martin Michlmayr <tbm@cyrius.com>
3872 Dorit Nuzman <dorit@il.ibm.com>
3874 PR tree-optimization/33860
3875 * g++.dg/vect/pr33860.cc: New test.
3876 * g++.dg/vect/pr33860a.cc: New test.
3878 2007-10-23 Tehila Meyzels <tehila@il.ibm.com>
3879 Revital Eres <eres@il.ibm.com>
3881 * gcc.dg/sms-2.c: New testcase.
3883 2007-10-22 David S. Miller <davem@davemloft.net>
3885 * gcc.dg/globalreg-1.c: New test.
3887 2007-10-22 Martin Michlmayr <tbm@cyrius.com>
3888 Dorit Nuzman <dorit@il.ibm.com>
3890 PR tree-optimization/33834
3891 PR tree-optimization/33835
3892 * g++.dg/vect/pr33834_1.cc: New test.
3893 * g++.dg/vect/pr33834_2.cc: New test.
3894 * g++.dg/vect/pr33835.cc: New test.
3896 2007-10-22 Jakub Jelinek <jakub@redhat.com>
3898 * gcc.dg/pr33644.c: New test.
3900 2007-10-22 Jakub Jelinek <jakub@redhat.com>
3903 * g++.dg/gomp/pr33372-1.C: New test.
3904 * g++.dg/gomp/pr33372-2.C: New test.
3905 * g++.dg/gomp/pr33372-3.C: New test.
3907 2007-10-22 Michael Matz <matz@suse.de>
3909 PR tree-optimization/33855
3910 * gcc.c-torture/compile/pr33855.c: New testcase.
3912 2007-10-22 Ira Rosen <irar@il.ibm.com>
3914 PR tree-optimization/33854
3915 * gcc.dg/vect/O1-pr33854.c: New testcase.
3916 * gcc.dg/vect/vect.exp: Run tests starting with "O1-" with -O1.
3918 2007-10-21 David Edelsohn <edelsohn@gnu.org>
3920 * gcc.dg/unwind-1.c: Disable on AIX.
3921 * gcc.dg/cpp/_Pragma6.c: Disable on AIX.
3923 2007-10-21 Paul Thomas <pault@gcc.gnu.org>
3926 * gfortran.dg/assign_9.f90: New test.
3928 2007-10-21 Richard Sandiford <rsandifo@nildram.co.uk>
3930 * gcc.target/mips/mips.exp (setup_mips_tests): Set mips_mips16.
3931 (dg-mips-options): Skip tests that specify an ABI other than o32
3932 and o64 if generating MIPS16 hard-float code.
3934 2007-10-21 Ira Rosen <irar@il.ibm.com>
3935 Revital Eres <eres@il.ibm.com>
3937 * gcc.dg/vect/vect-ifcvt-5.c: Require vect_int.
3938 * gcc.dg/vect/vect-16.c: Fix comment.
3939 * gcc.dg/vect/pr33369.c: Require vect_int.
3940 * gcc.dg/vect/slp-33.c: Add spaces.
3941 * gcc.dg/vect/no-scevccp-outer-18.c: Enable only for vect_interleave
3943 * gcc.dg/vect/vect-ifcvt-6.c: Require vect_int.
3944 * gcc.dg/vect/no-scevccp-outer-19.c: Enable only for vect_unpack
3946 * gcc.dg/vect/vect-ifcvt-7.c: Require vect_int.
3947 * gcc.dg/vect/vect-strided-store-u16-i4.c: Add vect_unpack to
3949 * gcc.dg/vect/slp-10.c: Add spaces.
3950 * gcc.dg/vect/no-scevccp-outer-21.c: Enable only for vect_pack_trunc
3952 * gcc.dg/vect/slp-36.c: Require vect_int.
3953 * gcc.dg/vect/vect-ifcvt-9.c, gcc.dg/vect/vect-strided-store-u32-i2.c,
3954 gcc.dg/vect/vect-ifcvt-2.c, gcc.dg/vect/vect-ifcvt-3.c,
3955 gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-83.c: Likewise.
3956 * gcc.dg/vect/no-scevccp-outer-16.c: Enable only for vect_unpack
3958 * gcc.dg/vect/no-scevccp-outer-17.c: Likewise.
3959 * gcc.dg/vect/pr25413.c: Use vector alignment_reachable_for_64bit
3960 instead of vector_alignment_reachable_for_double.
3961 * lib/target-supports.exp (vect_aligned_arrays): Add spu-*-*.
3962 (natural_alignment): Split into...
3963 (natural_alignment_32, natural_alignment_64): New.
3964 (vector_alignment_reachable): Depend on natural_alignment_32.
3965 (vector_alignment_reachable_for_double): Rename to ...
3966 (vector_alignment_reachable_for_64bit): And depend on
3967 natural_alignment_64.
3969 2007-10-21 Richard Sandiford <rsandifo@nildram.co.uk>
3971 * gcc.dg/vect/vect.exp: Extend -mpaired-single handling to all
3973 * g++.dg/vect/vect.exp: Likewise.
3974 * lib/fortran-torture.exp: Likewise.
3975 * gcc.target/mips/mips-ps-1.c: Use mpaired_single rather than
3976 mipsisa64*-*-* as the target selector. Remove -mips64,
3977 -mhard-float and -mgp64 from the options list.
3978 * gcc.target/mips/mips-ps-2.c: Likewise.
3979 * gcc.target/mips/mips-ps-3.c: Likewise.
3980 * gcc.target/mips/mips-ps-4.c: Likewise.
3981 * gcc.target/mips/mips-ps-6.c: Likewise.
3982 * gcc.target/mips/mips-ps-5.c: Remove -mhard-float from the
3984 * gcc.target/mips/sb1-1.c: Likewise.
3985 * gcc.target/mips/mips-ps-type.c: Likewise.
3986 * gcc.target/mips/mips-ps-7.c: New test.
3987 * gcc.target/mips/mips-ps-type-2.c: Likewise.
3988 * gcc.target/mips/fpr-moves-6.c: Remove XFAIL.
3989 * gcc.target/mips/mips.exp (setup_mips_tests): Set mips_fp and
3990 mips_gp instead of mips_fp64 and mips_gp64. Treat -mgp32 -mfp64
3991 as forcing an ABI and an architecture.
3992 (is_gp32_flag, is_gp64_flag): Fold into...
3993 (dg-mips-options): ...here. Make -mpaired-single imply -mfp64,
3994 then -mfp64 imply -mhard-float. Apply register rules after the
3995 loop. Handle -march=mipsN like -mipsN.
3997 2007-10-20 David Edelsohn <edelsohn@gnu.org>
3999 * gcc.dg/vect/vect.exp: Use -mcpu=970 instead of 7400.
4000 * gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp: Same.
4002 2007-10-20 Tobias Burnus <burnus@net-b.de>
4005 * gfortran.dg/entry_dummy_ref_3.f90: New.
4007 2007-10-20 Paul Thomas <pault@gcc.gnu.org>
4008 FX Coudert <fxcoudert@gcc.gnu.org>
4011 * gfortran.dg/char_cast_1.f90: New test.
4013 2007-10-19 Steven G. Kargl <kargl@gcc.gnu.org>
4015 * gfortran.dg/default_format_denormal_2.f90: xfail on FreeBSD.
4016 * gfortran.dg/large_real_kind_2.F90: ditto.
4017 * gfortran.dg/default_format_2.f90: ditto.
4018 * gfortran.dg/default_format_denormal_1.f90: ditto.
4020 2007-10-19 Richard Guenther <rguenther@suse.de>
4024 * gfortran.dg/pr32921.f: New testcase.
4026 2007-10-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
4029 * gfortran.dg/transfer_check_1.f90: Adjust options.
4031 2007-10-19 Richard Guenther <rguenther@suse.de>
4034 2007-10-19 Richard Guenther <rguenther@suse.de>
4037 * gfortran.dg/pr32921.f: New testcase.
4039 2007-10-19 Richard Guenther <rguenther@suse.de>
4041 * gcc.c-torture/execute/20071018-1.c: New testcase.
4043 2007-10-19 Richard Guenther <rguenther@suse.de>
4046 * gfortran.dg/pr32921.f: New testcase.
4048 2007-10-18 Benjamin Kosnik <bkoz@redhat.com>
4050 * g++.old-deja/g++.robertl/eb130.C: Adjust include paths.
4052 2007-10-18 Richard Sandiford <rsandifo@nildram.co.uk>
4054 * gcc.target/mips/save-restore-3.c: Don't clobber $17.
4056 2007-10-18 Paul Thomas <pault@gcc.gnu.org>
4059 * gfortran.dg/host_assoc_function_1.f90: Correct references.
4060 * gfortran.dg/host_assoc_function_3.f90: New test.
4062 2007-10-18 Paul Thomas <pault@gcc.gnu.org>
4065 * gfortran.dg/transfer_simplify_6.f90: New test.
4067 2007-10-17 Uros Bizjak <ubizjak@gmail.com>
4068 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4071 * gfortran.dg/pr33794.f90: New testcase.
4073 2007-10-17 Uros Bizjak <ubizjak@gmail.com>
4076 * gcc.target/i386/pr32961.c: New testcase.
4077 * gcc.target/i386/sse-13.c: Remove __builtin_ia32_psllwi128,
4078 __builtin_ia32_psrlqi128, __builtin_ia32_psrlwi128,
4079 __builtin_ia32_psrldi128, __builtin_ia32_psrawi128,
4080 __builtin_ia32_psradi128, __builtin_ia32_psllqi128 and
4081 __builtin_ia32_pslldi128 defines.
4083 2007-10-17 Christopher D. Rickett <crickett@lanl.gov>
4086 * gfortran.dg/c_ptr_tests_13.f03: New test case.
4088 2007-10-16 Paolo Carlini <pcarlini@suse.de>
4092 * g++.dg/template/void12.C: New.
4093 * g++.dg/template/void13.C: New.
4095 2007-10-16 Paolo Carlini <pcarlini@suse.de>
4098 * g++.dg/template/void11.C: New.
4099 * g++.dg/template/void2.C: Adjust error markers.
4100 * g++.dg/template/void10.C: Likewise.
4101 * g++.dg/template/crash55.C: Likewise.
4103 2007-10-16 Mark Mitchell <mark@codesourcery.com>
4105 * g++.dg/opt/const5.C: New test.
4107 2007-10-15 Paolo Bonzini <bonzini@gnu.org>
4108 Maxim Kuvyrkov <maxim@codesourcery.com>
4110 * gcc.target/ia64/20040709-2.c: New test.
4112 2007-10-15 Steven G. Kargl <kargl@gcc.gnu.org>
4114 * gfortran.dg/gamma_5.f90: xfail on FreeBSD
4116 2007-10-15 Richard Sandiford <rsandifo@nildram.co.uk>
4118 * gcc.target/mips/dse-1.c: Pass the union as a second parameter
4119 to each function. Check that there are no unsigned loads.
4121 2007-10-15 Jakub Jelinek <jakub@redhat.com>
4123 PR tree-optimization/33136
4124 * gcc.c-torture/execute/20070824-1.c: New test.
4125 * gcc.dg/pr33136-1.c: New test.
4126 * gcc.dg/pr33136-2.c: New test.
4127 * gcc.dg/pr33136-3.c: New test.
4129 2007-10-15 Alexandre Oliva <aoliva@redhat.com>
4131 PR tree-optimization/33735
4132 * g++.dg/torture/pr33735.C: New.
4134 2007-10-15 Alexandre Oliva <aoliva@redhat.com>
4137 * gcc.dg/va-arg-pack-2.c: New.
4139 2007-10-15 Jakub Jelinek <jakub@redhat.com>
4141 PR tree-optimization/33619
4142 * gcc.dg/pr33619.c: New test.
4144 2007-10-15 David Edelsohn <edelsohn@gnu.org>
4146 lib/target-supports.exp (check_vmx_hw_available): Add -maltivec
4148 (check_effective_target_powerpc_altivec_ok): Only skip before AIX 5.3.
4150 2007-10-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
4153 * gfortran.dg/inquire_11.f90: New test.
4154 * gfortan.dg/negative_unit_int8.f: New test.
4156 2007-10-15 Maxim Kuvyrkov <maxim@codesourcery.com>
4159 * gcc.c-torture/compile/pr33133.c: New test.
4161 2007-10-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
4164 * gfortran.dg/namelist_40.f90: New test.
4166 2007-10-14 Tobias Burnus <burnus@net-b.de>
4169 * gfortran.dg/bounds_check_11.f90: New.
4171 2007-10-14 Andrew Pinski <pinskia@gmail.com>
4174 * g++.dg/other/ctor1.C: New test.
4175 * g++.dg/other/ctor2.C: New test.
4176 * g++.dg/other/dtor1.C: New test.
4178 2007-10-14 Tobias Burnus <burnus@gcc.gnu.org>
4180 * gfortran.dg/bounds_check_10.f90: Fix testcase.
4182 2007-10-13 Tobias Schlüter <tobi@gcc.gnu.org>
4183 Paul Thomas <pault@gcc.gnu.org>
4187 * gfortran.dg/bounds_check_10.f90: New.
4189 2007-10-13 David Edelsohn <edelsohn@gnu.org>
4191 * gcc.target/powerpc/parity-1.c: POWER5 feature, not POWER6.
4192 * gcc.target/powerpc/popcount-1.c: Same.
4194 2007-10-12 Simon Martin <simartin@users.sourceforge.net>
4197 * g++.dg/conversion/op4.C: New test.
4199 2007-10-12 Richard Sandiford <rsandifo@nildram.co.uk>
4201 * g++.dg/torture/pr33572.C (main): Allow argc to be zero.
4203 2007-10-12 Paul Thomas <pault@gcc.gnu.org>
4206 * gfortran.dg/ambiguous_specific_1.f90: New test.
4208 2007-10-12 Paul Thomas <pault@gcc.gnu.org>
4211 * gfortran.dg/impure_spec_expr_1.f90: New test.
4212 * gfortran.dg/char_result_7.f90: Remove illegal test.
4214 2007-10-12 Nathan Froyd <froydnj@codesourcery.com>
4217 * gcc.target/i386/pr11001-strlen-1.c: New testcase.
4218 * gcc.target/i386/pr11001-strlen-2.c: New testcase.
4219 * gcc.target/i386/pr11001-strlen-3.c: New testcase.
4220 * gcc.target/i386/pr11001-memset-1.c: New testcase.
4221 * gcc.target/i386/pr11001-memset-2.c: New testcase.
4222 * gcc.target/i386/pr11001-memset-3.c: New testcase.
4223 * gcc.target/i386/pr11001-memcpy-1.c: New testcase.
4224 * gcc.target/i386/pr11001-memcpy-2.c: New testcase.
4225 * gcc.target/i386/pr11001-memcpy-3.c: New testcase.
4227 2007-10-12 Richard Guenther <rguenther@suse.de>
4230 * gcc.dg/tree-ssa/forwprop-3.c: New testcase.
4231 * gcc.c-torture/execute/20071011-1.c: Likewise.
4232 * gcc.dg/tree-ssa/ssa-pre-9.c: Adjust.
4234 2007-10-12 Uros Bizjak <ubizjak@gmail.com>
4236 PR tree-optimization/33742
4237 * gcc.dg/pr33742.c: New testcase.
4239 2007-10-12 Jakub Jelinek <jakub@redhat.com>
4241 PR tree-optimization/33645
4242 * gcc.dg/pr33645-1.c: New test.
4243 * gcc.dg/pr33645-2.c: New test.
4244 * gcc.dg/pr33645-3.c: New test.
4247 * g++.dg/ext/label4.C: Adjust error regexp.
4248 * g++.dg/ext/label6.C: Adjust error regexp.
4249 * g++.dg/ext/label7.C: New test.