1 2008-03-04 Uros Bizjak <ubizjak@gmail.com>
4 * gcc.c-torture/execute/pr35456.c: New test.
6 2008-03-04 Joseph Myers <joseph@codesourcery.com>
8 * gcc.target/i386/sse-10.c: Don't use
9 -mno-accumulate-outgoing-args on *-*-mingw* *-*-cygwin*.
11 2008-03-04 Uros Bizjak <ubizjak@gmail.com>
13 * gfortran.dg/reassoc_1.f90: Cleanup dump files.
14 * gfortran.dg/reassoc_2.f90: Ditto.
15 * gfortran.dg/reassoc_3.f90: Ditto.
17 2008-03-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
20 * gfortran.dg/gomp/gomp.exp: Add .f08 and .F08 file suffixes.
21 * gfortran.dg/dg.exp: Likewise.
22 * gfortran.dg/vect/vect.exp: Likewise.
23 * gfortran.fortran-torture/execute/execute.exp: Likewise.
24 * gfortran.fortran-torture/compile/compile.exp: Likewise.
25 * gfortran.dg/gamma_1.f90: Also check log_gamma.
26 * gfortran.dg/invalid_contains_1.f90: Remove warning about
28 * gfortran.dg/gamma_2.f90: Add a few error messages.
29 * gfortran.dg/invalid_contains_2.f90: Remove warning about
31 * gfortran.dg/gamma_3.f90: Adjust error message.
32 * gfortran.dg/gamma_4.f90: Test for log_gamma instead of lgamma.
33 * gfortran.dg/bind_c_usage_9.f03: Adjust error messages.
34 * gfortran.dg/bessel_1.f90: New test.
35 * gfortran.dg/recursive_check_3.f90: Remove warnings.
36 * gfortran.dg/besxy.f90: Also check for new F2008 intrinsics.
37 * gfortran.dg/derived_function_interface_1.f90: Remove warning.
38 * gfortran.dg/contains_empty_1.f03: New test.
39 * gfortran.dg/erfc_scaled_1.f90: New test.
40 * gfortran.dg/hypot_1.f90: New test.
41 * gfortran.dg/contains_empty_2.f03: New test.
43 2007-03-03 Uros Bizjak <ubizjak@gmail.com>
45 * gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.
47 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
50 * g++.dg/cpp/string-2.C: This is a warning now.
51 * g++.dg/cpp/pedantic-errors.C: -pedantic-errors is not enabled by
54 2008-03-01 Douglas Gregor <doug.gregor@gmail.com>
56 * g++.dg/cpp0x/auto1.C: New.
58 2008-03-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
61 * gfortran.dg/pointer_1.f90: New test.
63 2008-02-29 Douglas Gregor <doug.gregor@gmail.com>
66 * g++.dg/ext/attrib32.C: Add another test case.
68 2008-02-29 Tom Tromey <tromey@redhat.com>
70 * g++.dg/warn/pragma-system_header2.C: Ignore "included from"
73 2008-02-29 Sebastian Pop <sebastian.pop@amd.com>
75 * testsuite/gcc.dg/tree-ssa/ltrans-8.c: Increase the size of strides
76 to make the interchange profitable.
78 2008-02-28 Daniel Franke <franke.daniel@gmail.com>
83 * gfortran.dg/arrayio_11.f90: Fixed test.
84 * gfortran.dg/arrayio_12.f90: Likewise.
85 * gfortran.dg/module_read_1.f90: Added warning-directives.
86 * gfortran.dg/pr32242.f90: Likewise.
87 * gfortran.dg/result_in_spec_3.f90: Likewise.
88 * gfortran.dg/use_12.f90: Likewise.
89 * gfortran.dg/warn_function_without_result.f90 : New test.
91 2008-02-28 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
94 * gfortran.dg/f2c_9.f90: New test.
96 2008-02-28 Sebastian Pop <sebastian.pop@amd.com>
98 * testsuite/gcc.dg/tree-ssa/ldist-1.c: New.
99 * testsuite/gcc.dg/tree-ssa/ldist-1a.c: New.
100 * testsuite/gcc.dg/tree-ssa/ldist-2.c: New.
101 * testsuite/gcc.dg/tree-ssa/ldist-3.c: New.
102 * testsuite/gcc.dg/tree-ssa/ldist-4.c: New.
103 * testsuite/gcc.dg/tree-ssa/ldist-5.c: New.
104 * testsuite/gcc.dg/tree-ssa/ldist-6.c: New.
105 * testsuite/gcc.dg/tree-ssa/ldist-7.c: New.
106 * testsuite/gcc.dg/tree-ssa/ldist-8.c: New.
107 * testsuite/gcc.dg/tree-ssa/ldist-9.c: New.
108 * testsuite/gcc.dg/tree-ssa/ldist-10.c: New.
109 * testsuite/gcc.dg/tree-ssa/ldist-11.c: New.
110 * testsuite/gcc.dg/tree-ssa/ldist-12.c: New.
111 * testsuite/gfortran.dg/ldist-1.f90: New.
113 2008-02-28 Uros Bizjak <ubizjak@gmail.com>
115 * gcc.dg/pr34351.c: Compile for x86 targets only. Use %ebx register.
117 2008-02-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
119 * gfortran.dg/large_real_kind_3.F90: Reverse previous commit.
121 2008-02-27 Jan Beulich <jbeulich@novell.com>
123 * gcc.target/i386/mmx-1.c: Add
124 -Werror-implicit-function-declaration to dg-options.
125 * gcc.target/i386/mmx-2.c: Likewise.
126 * gcc.target/i386/sse-13.c: Likewise.
127 * gcc.target/i386/sse-14.c: Likewise.
129 2008-02-27 Revital Eres <eres@il.ibm.com>
131 PR rtl-optimization/34999
132 * gcc.dg/tree-prof/pr34999.c: New.
134 2008-02-27 Richard Guenther <rguenther@suse.de>
137 * gcc.c-torture/execute/pr35390.c: New testcase.
139 2008-02-27 Samuel Tardieu <sam@rfc1149.net>
142 * gnat.dg/test_direct_io.adb: New file.
144 2008-02-27 Samuel Tardieu <sam@rfc1149.net>
147 * gnat.dg/specs/pr34799.ads: New test.
149 2008-02-27 Richard Guenther <rguenther@suse.de>
152 * gcc.c-torture/execute/pr34971.c: New testcase.
154 2008-02-27 Jakub Jelinek <jakub@redhat.com>
156 * gcc.dg/gomp/preprocess-1.c: New test.
159 * g++.dg/ext/visibility/typeinfo2.C: New test.
160 * g++.dg/ext/visibility/typeinfo3.C: New test.
162 2008-02-26 Joseph Myers <joseph@codesourcery.com>
164 * gcc.dg/bf-ms-attrib.c (main): Return 0.
166 2008-02-26 Joseph Myers <joseph@codesourcery.com>
168 * gcc.target/i386/mmx-4.c (dump64_64): Use printf %I64 on MinGW.
169 * gcc.target/i386/sse-6.c (dump128_64): Likewise.
171 2008-02-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
174 * gcc.dg/empty-source-2.c: Adjust for warning message.
175 * gcc.dg/empty-source-3.c: Likewise.
176 * gcc.dg/pack-test-2.c: Adjust comment.
177 * gcc.dg/pragma-ep-2.c: Likewise.
178 * gcc.dg/pragma-re-2.c: Likewise.
179 * gcc.dg/va-arg-2.c: Likewise.
181 2008-02-26 Tobias Burnus <burnus@net-b.de>
184 * gfortran.dg/assignment_2.f90: New.
186 2008-02-26 Jason Merrill <jason@redhat.com>
189 * g++.dg/ext/attrib32.C: New.
191 2008-02-26 Richard Sandiford <rsandifo@nildram.co.uk>
193 * gcc.c-torture/execute/nest-align-1.x: Delete.
195 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
198 * 20021023-1.c: Use __builtin_va_start instead of
199 __builtin_stdarg_start.
200 * pr17301-1.c: Likewise.
201 * pr17301-2.c: Likewise.
203 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
205 * gcc.dg/pr34351.c: New.
207 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
209 * gcc.dg/Wlarger-than2.c: New.
211 2008-02-26 Paolo Carlini <pcarlini@suse.de>
214 * g++.dg/lookup/crash7.C: New.
216 2008-02-26 Kaz Kojima <kkojima@gcc.gnu.org>
218 * gcc.c-torture/execute/nest-align-1.c: Use the largest alignment.
220 2008-02-25 Joseph Myers <joseph@codesourcery.com>
222 * gcc.target/i386/pr25993.c: Skip on *-*-mingw*.
224 2008-02-25 Joseph Myers <joseph@codesourcery.com>
226 * gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.
228 2008-02-25 Joseph Myers <joseph@codesourcery.com>
230 * gcc.dg/builtins-config.h: Disable C99 runtime testing for
233 2008-02-25 Joseph Myers <joseph@codesourcery.com>
235 * lib/target-supports.exp (check_profiling_available): Report -p
236 unavailable on *-*-mingw*.
238 2008-02-25 Joseph Myers <joseph@codesourcery.com>
240 * lib/target-supports.exp (check_effective_target_pthread_h): New.
241 * gcc.dg/pthread-init-1.c, gcc.dg/pthread-init-2.c: Use
242 dg-require-effective-target pthread_h.
244 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
246 * gcc.dg/Wswitch-enum-error.c: New.
247 * gcc.dg/Wswitch-error.c: New.
248 * gcc.dg/20011021-1.c: Use two directives to match two different
251 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
254 * gcc.dg/pr28322.c: New.
255 * gcc.dg/pr28322-2.c: New.
256 * lib/prune.exp: Ignore "At top level" even if there is no ':'
259 2008-02-25 Paolo Carlini <pcarlini@suse.de>
262 * g++.dg/other/error26.C: New.
264 2008-02-25 Paolo Carlini <pcarlini@suse.de>
267 * g++.dg/other/error25.C: New.
269 2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>
272 * gcc.dg/pr35258.c: New testcase.
274 2008-02-25 Jan Beulich <jbeulich@novell.com>
276 * gcc.dg/20020426-2.c: Remove bogus workaround.
277 * g++.old-deja/g++.other/store-expr1.C: Likewise.
278 * gcc.target/i386/movq-2.c: Also permit use of movzbl.
280 2008-02-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
282 * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
284 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
287 * gcc.dg/pr19984.c: New test.
288 * gcc.dg/dfp/compare-special.h: Use _nan instead of nan as the
289 name of the variable.
291 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
293 * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
294 (main): Call check_vect and foo. Check array values after
296 * gcc.dg/vect/vect-117.c: Call check_vect.
297 * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
299 2008-02-25 Jason Merrill <jason@redhat.com>
302 * g++.dg/lookup/strong-using-5.C: New.
304 2008-02-25 Kaz Kojima <kkojima@gcc.gnu.org>
306 * gcc.dg/tree-ssa/ssa-pre-10.c: Use -fno-finite-math-only on
309 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
312 * gcc.c-torture/execute/20050604-1.x: New file.
314 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
316 * gcc.target/i386/pr22076.c: Update number of mov insns
318 * gcc.target/i386/pr34256.c: Ditto.
320 2008-02-24 Diego Novillo <dnovillo@google.com>
322 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
325 * g++.dg/warn/pr33738.C: New.
327 2008-02-24 Richard Sandiford <rsandifo@nildram.co.uk>
329 * gcc.c-torture/execute/nest-align-1.x: New file.
331 2008-02-24 Danny Smith <dannysmith@users.sourceforge.net>
334 * g++.dg.ext/dllimport13.C: New test.
336 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
339 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on
340 powerpc*-apple-darwin*.
342 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
344 * gfortran.dg/large_real_kind_2.F90: Split testing of ERF and
345 ERFC into gfortran.dg/large_real_kind_3.F90.
346 * gfortran.dg/large_real_kind_3.F90: New test.
348 2008-02-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
351 * gcc.dg/and-1.c: New test.
353 2008-02-23 Daniel Jacobowitz <dan@codesourcery.com>
355 * gcc.c-torture/execute/20080222-1.c: New test.
357 2008-02-23 Uros Bizjak <ubizjak@gmail.com>
361 * gcc.target/i386/pr22076.c: New test.
362 * gcc.target/i386/pr34256.c: New test.
363 * gcc.target/i386/vecinit-5.c: New test.
364 * gcc.target/i386/vecinit-6.c: New test.
365 * gcc.target/i386/vecinit-[1-4].c: Check that no MMX register is used.
367 * g++.dg/compat/struct-layout-1.h: Do not include <mmintrin.h> and
368 <xmmintrin.h>, define __m64 and __m128 directly.
369 * g++.dg/compat/struct-layout-1_generate.c: Add -mno-mmx for x86.
371 2008-02-22 Andrew Pinski <andrew_pinski@playstation.sony.com>
374 * g++.dg/ext/always_inline-1.C: New test.
375 * g++.dg/ext/always_inline-2.C: New test.
376 * g++.dg/ext/always_inline-3.C: New test.
377 * g++.dg/ext/always_inline-4.C: New test.
379 2008-02-22 Hans-Peter Nilsson <hp@axis.com>
381 * gcc.target/cris/asm-b-1.c: New test.
383 2008-02-22 Paolo Carlini <pcarlini@suse.de>
386 * g++.dg/template/nontype17.C: Add.
388 2008-02-22 Paolo Carlini <pcarlini@suse.de>
392 2008-02-14 Paolo Carlini <pcarlini@suse.de>
395 * g++.dg/template/nontype17.C: New.
396 * g++.dg/template/nontype16.C: Add error.
398 2008-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
401 * gcc.dg/Wfloat-equal-1.c: New.
402 * g++.dg/warn/Wfloat-equal-1.C: New.
404 2008-02-21 Michael Matz <matz@suse.de>
407 * gcc.dg/pr35264.c: New testcase.
409 2008-02-21 Richard Guenther <rguenther@suse.de>
411 * gfortran.dg/reassoc_1.f90: New testcase.
412 * gfortran.dg/reassoc_2.f90: Likewise.
413 * gfortran.dg/reassoc_3.f90: Likewise.
415 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
418 * gfortran.dg/fmt_t_7.f: New test.
421 * gfortran.dg/streamio_15.f90: New test.
423 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
426 * gfortran.dg/fmt_zero_digits.f90: Revise test.
428 2008-02-20 Seongbae Park <seongbae.park@gmail.com>
430 * gcc.dg/Wframe-larger-than.c: New option test.
432 2008-02-20 Tobias Burnus <burnus@net-b.de>
435 * gfortran.dg/dollar_sym_1.f90: New.
436 * gfortran.dg/dollar_sym_2.f90: New.
438 2008-02-20 Richard Guenther <rguenther@suse.de>
441 * gcc.dg/builtins-66.c: New testcase.
443 2008-02-20 Richard Guenther <rguenther@suse.de>
445 * gcc.dg/fold-reassoc-1.c: New testcase.
446 * gcc.dg/tree-ssa/recip-3.c: Adjust to not compute d/d.
448 2008-02-20 Richard Guenther <rguenther@suse.de>
450 * gcc.dg/tree-ssa/reassoc-13.c: New testcase.
452 2008-02-20 Ira Rosen <irar@il.ibm.com>
454 * lib/target-supports.exp (check_effective_target_vect_unpack):
456 (check_effective_target_vect_short_mult): Likewise.
457 * gcc.dg/vect/vect-reduc-dot-s16b.c: Expect vectorization of
458 the loop on targets that support vect_unpack.
460 2008-02-20 Uros Bizjak <ubizjak@gmail.com>
462 * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
463 (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
464 templates to reduce number of passed arguments.
466 2008-02-19 Jason Merrill <jason@redhat.com>
469 * g++.dg/template/explicit-args1.C: New.
471 2008-02-19 Richard Guenther <rguenther@suse.de>
473 PR tree-optimization/34989
474 * gcc.dg/pr34989-1.c: New testcase.
475 * gcc.dg/pr34989-2.c: Likewise.
477 2008-02-19 Jakub Jelinek <jakub@redhat.com>
480 * g++.dg/gomp/pr35028.C: New test.
484 * gcc.dg/gomp/pr34964.c: New test.
485 * g++.dg/gomp/pr34964.C: New test.
486 * gcc.dg/gomp/pr35244.c: New test.
487 * g++.dg/gomp/pr35244.C: New test.
490 * g++.dg/gomp/pr35078.C: New test.
492 2008-02-19 Christian Bruel <christian.bruel@st.com>
494 * gcc.dg/packed-array.c: New testcase.
496 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
499 * gcc.target/i386/pr33555.c: New test.
501 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
504 * gcc.target/i386/isa-1.c: New.
505 * gcc.target/i386/isa-2.c: Likewise.
506 * gcc.target/i386/isa-3.c: Likewise.
507 * gcc.target/i386/isa-4.c: Likewise.
508 * gcc.target/i386/isa-5.c: Likewise.
509 * gcc.target/i386/isa-6.c: Likewise.
510 * gcc.target/i386/isa-7.c: Likewise.
511 * gcc.target/i386/isa-8.c: Likewise.
512 * gcc.target/i386/isa-9.c: Likewise.
513 * gcc.target/i386/isa-10.c: Likewise.
514 * gcc.target/i386/isa-11.c: Likewise.
515 * gcc.target/i386/isa-12.c: Likewise.
516 * gcc.target/i386/isa-13.c: Likewise.
517 * gcc.target/i386/isa-14.c: Likewise.
519 2008-02-18 Joey Ye <joey.ye@intel.com>
520 H.J. Lu <hongjiu.lu@intel.com>
523 * gcc.c-torture/execute/nest-align-1.c: New test case.
525 2008-02-17 Richard Guenther <rguenther@suse.de>
528 * gcc.dg/torture/pr35227.c: New testcase.
530 2008-02-17 Richard Guenther <rguenther@suse.de>
532 PR tree-optimization/35231
533 * gcc.c-torture/execute/pr35231.c: New testcase.
535 2008-02-17 Uros Bizjak <ubizjak@gmail.com>
537 * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
540 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
542 * obj-c++.dg/encode-2.mm: XFAIL.
543 * obj-c++.dg/encode-3.mm: Likewise.
545 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
546 Paolo Carlini <pcarlini@suse.de>
548 * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
549 * g++.dg/ext/has_nothrow_constructor.C: Likewise.
550 * g++.dg/ext/has_nothrow_copy.C: Likewise.
552 2008-02-16 Uros Bizjak <ubizjak@gmail.com>
554 * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
555 (main): Change to void and rename to sse_test.
556 * gcc.target/i386/pr24306.c: Ditto.
557 * gcc.target/i386/pr32065-2.c: Ditto.
558 * gcc.target/i386/20060512-1.c: Include sse2-check.h.
559 (main): Change to void and rename to sse2_test.
560 * gcc.target/i386/20060512-3.c: Ditto.
562 2008-02-15 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
565 * gfortran.dg/c_loc_tests_12.f03: New test.
567 2008-02-15 Douglas Gregor <doug.gregor@gmail.com>
572 * g++.dg/cpp0x/vt-35026.C: New.
573 * g++.dg/cpp0x/vt-35023.C: New.
574 * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
575 * g++.dg/cpp0x/vt-35024.C: New.
577 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
579 * gcc.c-torture/execute/va-arg-25.x: Remove.
581 2008-02-15 Richard Guenther <rguenther@suse.de>
582 Zdenek Dvorak <ook@ucw.cz>
584 PR tree-optimization/35164
585 * g++.dg/torture/pr35164-1.C: New testcase.
586 * g++.dg/torture/pr35164-2.C: Likewise.
588 2008-02-15 Dominique d'Humieres <dominiq@lps.ens.fr>
591 * testsuite/g++.dg/template/spec35.C: Change the regular expressions
592 in dg-final to match the assembly code generated by Darwin 9.
594 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
596 * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
598 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
600 * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
602 2008-02-15 Hans-Peter Nilsson <hp@axis.com>
604 * lib/dejapatches.exp: New file.
606 2008-02-14 Douglas Gregor <doug.gregor@gmail.com>
609 * g++.dg/cpp0x/vt-34050.C: New.
611 2008-02-14 Jason Merrill <jason@redhat.com>
615 * g++.dg/warn/pr11159.C: New.
616 * g++.dg/warn/pr5645.C: Likewise.
618 2008-02-14 Danny Smith <dannysmith@users.sourceforge.net>
620 PR preprocessor/35061
621 * gcc.dg/cpp/pragma_pop_macro-1.c: New test.
623 2008-02-14 Paolo Carlini <pcarlini@suse.de>
626 * g++.dg/template/nontype17.C: New.
627 * g++.dg/template/nontype16.C: Add error.
629 2008-02-13 Jakub Jelinek <jakub@redhat.com>
632 * g++.dg/template/member8.C: New test.
634 2008-02-13 Michael Matz <matz@suse.de>
636 * gcc.dg/pr35065.c: Fix testcase warnings.
638 2008-02-13 Jason Merrill <jason@redhat.com>
640 PR c++/34962, c++/34937, c++/34939
641 * g++.dg/ext/tmplattr9.C: New.
643 2008-02-13 Michael Matz <matz@suse.de>
646 * gcc.dg/pr35065.c: New testcase.
648 2008-02-12 Richard Guenther <rguenther@suse.de>
650 PR tree-optimization/35171
651 * gcc.c-torture/compile/pr35171.c: New testcase.
653 2008-02-12 Richard Guenther <rguenther@suse.de>
656 * gcc.c-torture/execute/pr35163.c: New testcase.
658 2008-02-12 Uros Bizjak <ubizjak@gmail.com>
660 * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
662 2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
664 * gnat.dg/loop_address.adb: New test.
666 2008-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
668 * obj-c++.dg/bitfield-1.mm: Expect failures.
669 * obj-c++.dg/bitfield-4.mm: Likewise.
670 * obj-c++.dg/cxx-ivars-2.mm: Likewise.
671 * obj-c++.dg/encode-8.mm: Likewise.
672 * obj-c++.dg/isa-field-1.mm: Likewise.
673 * obj-c++.dg/layout-1.mm: Likewise.
674 * obj-c++.dg/lookup-2.mm: Likewise.
675 * obj-c++.dg/try-catch-2.mm: Likewise.
676 * obj-c++.dg/try-catch-9.mm: Likewise.
678 2008-02-12 Jakub Jelinek <jakub@redhat.com>
681 * g++.dg/tree-ssa/pr35144.C: New test.
684 * gcc.target/i386/pr35160.c: New test.
687 * g++.dg/init/new27.C: New test.
689 2008-02-11 Paolo Carlini <pcarlini@suse.de>
692 * g++.dg/template/crash78.C: New.
694 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
697 * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
698 * gcc.dg/compat/vector-2_y.c: Ditto.
700 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
701 Richard Guenther <rguenther@suse.de>
703 PR tree-optimization/33992
704 * gcc.c-torture/execute/pr33992.c: New testcase.
706 2008-02-10 Thomas Koenig <tkoenig@gcc.gnu.org>
708 * gfortran.dg/streamio_14.f90: New test.
710 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
712 * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
713 Add -mfpmath=387 to dg-options.
715 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
718 * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
719 * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
720 * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
721 * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
722 * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
723 * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
724 * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
725 * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
726 * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
728 2008-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
731 * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
733 2008-02-06 Alexandre Oliva <aoliva@redhat.com>
736 * g++.dg/conversion/bitfield8.C: New.
738 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
740 * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
742 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
746 * g++.dg/ext/vector13.C: New.
748 2008-02-06 David Daney <ddaney@avtrex.com>
750 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
752 2008-02-05 Bob Wilson <bob.wilson@acm.org>
754 * lib/target-supports.exp (check_effective_target_hard_float): Remove
755 special case for xtensa-*-*.
757 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
760 * gfortran.dg/volatile11.f90: New test.
762 2008-02-05 Jakub Jelinek <jakub@redhat.com>
765 * g++.dg/template/array19.C: New test.
767 2008-02-05 Diego Novillo <dnovillo@google.com>
769 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
772 * g++.dg/warn/pr33738.C: Remove.
774 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
777 * gfortran.dg/bounds_check_13.f: New test.
779 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
782 * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
784 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
787 * gcc.target/i386/pr35083.c: New test.
789 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
792 * gfortran.dg/data_bounds_1.f90: New test.
794 2008-02-04 Diego Novillo <dnovillo@google.com>
796 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
799 * testsuite/g++.dg/warn/pr33738.C: New.
801 2008-02-04 Daniel Franke <franke.daniel@gmail.com>
803 * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
806 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
808 * lib/target-supports.exp (check_effective_target_hard_float): Only
809 use the macro definition tests for mips*-*-* and xtensa-*-*. For all
810 other targets, grep for a call insn in the rtl expand dump for an
812 (target_compile): Support generating rtl dumps as output.
814 2008-02-04 Richard Guenther <rguenther@suse.de>
817 * gcc.c-torture/execute/pr33631.c: New testcase.
819 2008-02-04 Richard Guenther <rguenther@suse.de>
822 * gcc.c-torture/compile/pr35043.c: New testcase.
824 2008-02-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
826 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
828 2008-02-03 Uros Bizjak <ubizjak@gmail.com>
830 * gcc.target/i386/pr31628.c: Require effective target fpic.
831 * gcc.target/i386/strinline.c: Ditto.
832 * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
833 * gcc.dg/pr35045.c: Ditto.
834 * gcc.dg/20050503-1.c: Ditto.
836 2008-02-03 Paul Thomas <pault@gcc.gnu.org>
839 * gfortran.dg/host_assoc_variable_1.f90: New test.
840 * gfortran.dg/allocate_stat.f90: Change last three error messages.
842 2008-02-02 Michael Matz <matz@suse.de>
845 * gcc.dg/pr35045.c: New test.
847 2008-02-02 Thomas Koenig <tkoenig@gcc.gnu.org>
850 * gfortran.dg/shape_4.f90: New test.
852 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
854 * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
856 2008-02-01 Hans-Peter Nilsson <hp@axis.com>
858 PR rtl-optimization/34773
859 * gcc.target/cris/torture/pr34773.c: New test.
861 2008-02-01 Nick Clifton <nickc@redhat.com>
863 * lib/target-supports.exp (check_profiling_available): Do not
864 expect profiling to work on the xstormy16 target.
866 2008-02-01 Uros Bizjak <ubizjak@gmail.com>
869 * gcc.c-torture/execute/20050316-2.x: New file.
870 * gcc.target/i386/pr17390.c: Update scan pattern.
871 * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
872 * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
874 2008-01-31 Paul Thomas <pault@gcc.gnu.org>
877 * gfortran.dg/proc_assign_2.f90: New test.
879 2008-01-31 Douglas Gregor <doug.gregor@gmail.com>
880 Jakub Jelinek <jakub@redhat.com>
884 * g++.dg/ext/alias-canon.C: New.
885 * g++.dg/ext/alias-mangle.C: New.
887 2008-01-30 Jan Hubicka <jh@suse.cz>
889 * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
891 2008-01-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
893 * g++.dg/other/first-global.C: Add -fpie for all pic targets.
894 * g++.dg/parse/attr-externally-visible-1.C: Likewise.
896 2008-01-30 Jan Hubicka <jh@suse.cz>
899 * gcc.c-torture/execute/pr34982.c: New testcase.
901 2008-01-30 Andreas Krebbel <krebbel1@de.ibm.com>
903 * gcc.target/s390/tf_to_di-1.c: New testcase.
905 2008-01-30 Paul Thomas <pault@gcc.gnu.org>
908 * gfortran.dg/use_only_3.f90: New test.
909 * gfortran.dg/use_only_3.inc: Modules for new test.
912 * gfortran.dg/function_charlen_2.f90: New test.
914 2008-01-30 Jakub Jelinek <jakub@redhat.com>
917 * gcc.dg/pr34969.c: New test.
920 * gcc.dg/inline-25.c: New test.
921 * gcc.dg/inline-26.c: New test.
922 * gcc.dg/inline-27.c: New test.
924 2008-01-29 Richard Guenther <rguenther@suse.de>
927 * gcc.c-torture/compile/pr35006.c: New testcase.
929 2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
940 * g++.dg/cpp0x/vt-34219-2.C: New.
941 * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
942 * g++.dg/cpp0x/vt-34961.C: New.
943 * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
944 cases from the re-opened PR.
945 * g++.dg/cpp0x/vt-34753.C: New.
946 * g++.dg/cpp0x/vt-34919.C: New.
947 * g++.dg/cpp0x/vt-34754.C: New.
948 * g++.dg/cpp0x/vt-34606.C: New.
949 * g++.dg/cpp0x/vt-34219.C: New.
950 * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
951 * g++.dg/cpp0x/vt-34755.C: New.
952 * g++.dg/cpp0x/pr31438.C: Ditto.
953 * g++.dg/cpp0x/variadic81.C: Ditto.
955 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
957 * g++.dg/torture/pr34641.C: Put the dg-do first.
959 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
961 * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
963 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
965 * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
967 2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
970 * gcc.target/powerpc/spe-small-data-1.c: New test.
971 * gcc.target/powerpc/spe-small-data-2.c: New test.
973 2008-01-28 Thomas Koenig <tkoenig@gcc.gnu.org>
976 * gfortran.dg/shape_3.f90: New test.
978 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
980 * gcc.target/s390/20020926-1.c: Remove -m31.
982 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
984 * gcc.target/s390/20020926-1.c: Disable for s390x.
986 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
989 * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
992 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
995 * gfortran.dg/array_constructor_22.f90: New test.
997 2008-01-26 Maxim Kuvyrkov <maxim@codesourcery.com>
1000 * gcc.c-torture/compile/pr34688: New test.
1002 2008-01-26 Tobias Burnus <burnus@net-b.de>
1005 * gfortran.dg/missing_optional_dummy_5.f90: New.
1007 2008-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1009 * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
1010 noinline. XFAIL test.
1012 2008-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1015 * gfortran.dg/array_3.f90: New test.
1017 2008-01-26 Jakub Jelinek <jakub@redhat.com>
1019 * gcc.c-torture/compile/pr34966.c (atan): Only use asm
1023 * gcc.dg/pr34965.c: New test.
1024 * g++.dg/other/error24.C: New test.
1026 2008-01-26 Thomas Koenig <tkoenig@gcc.gnu.org>
1028 PR libfofortran/34887
1029 * gfortran.dg/x_slash_2.f: New test.
1031 2008-01-26 Richard Guenther <rguenther@suse.de>
1034 * g++.dg/torture/pr34235.C: New testcase.
1036 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
1038 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
1040 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
1043 * gcc.target/mips/lazy-binding-1.c: New test.
1044 * gcc.target/mips/mips.exp (setup_mips_tests): Set
1045 mips_forced_no_abicalls and mips_forced_no_shared.
1046 (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
1047 Avoid using small data with -mabicalls. Don't make -G0 force
1048 -mn-abicalls. Skip -mabicalls and -mshared tests if the multilib
1049 forces the opposite option.
1051 2008-01-26 Danny Smith <dannysmith@users.sourceforge.net>
1054 * gcc.target/i386/fastcall-1.c: Scan for correct label.
1055 Use -std=gnu89 switch.
1057 2008-01-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1060 * gfortran.dg/direct_io_9.f: New test.
1062 2008-01-25 Daniel Franke <franke.daniel@gmail.com>
1065 * gfortran.dg/where_operator_assign_4.f90: New test.
1067 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1069 * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
1070 gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
1073 2008-01-25 Richard Guenther <rguenther@suse.de>
1076 * gcc.c-torture/execute/pr32244-1.c: New testcase.
1078 2008-01-25 Richard Guenther <rguenther@suse.de>
1080 PR tree-optimization/34966
1081 * gcc.c-torture/compile/pr34966.c: New testcase.
1083 2008-01-25 Richard Guenther <rguenther@suse.de>
1086 * g++.dg/torture/pr33887-1.C: New testcase.
1087 * g++.dg/torture/pr33887-2.C: Likewise.
1088 * g++.dg/torture/pr33887-3.C: Likewise.
1089 * gcc.c-torture/execute/20071211-1.c: Likewise.
1091 2008-01-25 Uros Bizjak <ubizjak@gmail.com>
1094 * gcc.dg/pr34856.c: Use pointer mode for "pin".
1096 2008-01-25 Jakub Jelinek <jakub@redhat.com>
1099 * g++.dg/gomp/pr33333.C: New test.
1101 PR preprocessor/34692
1102 * gcc.dg/cpp/pr34692.c: New test.
1103 * gcc.dg/gomp/pr34692.c: New test.
1105 2008-01-25 Olga Golovanevsky <olga@il.ibm.com>
1107 * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
1109 2008-01-24 Daniel Franke <franke.daniel@gmail.com>
1112 * gfortran.dg/empty_type.f90: New test.
1114 2008-01-24 Paolo Carlini <pcarlini@suse.de>
1117 * g++.dg/template/crash77.C: New.
1119 2008-01-24 Uros Bizjak <ubizjak@gmail.com>
1122 * gcc.dg/pr34856.c: New test.
1124 2008-01-24 Tobias Burnus <burnus@net-b.de>
1126 * gfortran.dg/namelist_39.f90: Delete temporary files.
1127 * gfortran.dg/namelist_44.f90: Ditto.
1129 2008-01-24 Richard Guenther <rguenther@suse.de>
1132 * g++.dg/torture/pr34953.C: New testcase.
1134 2008-01-24 Jakub Jakub Jelinek <jakub@redhat.com>
1137 * gcc.c-torture/compile/20080124-1.c: New test.
1139 2008-01-24 Paul Thomas <pault@gcc.gnu.org>
1142 * gfortran.dg/function_charlen_3.f: New test.
1144 2008-01-23 Michael Matz <matz@suse.de>
1147 * g++.dg/debug/pr34895.cc: New testcase.
1149 2008-01-23 Richard Guenther <rguenther@suse.de>
1152 * gcc.dg/pr31529-1.c: New testcase.
1153 * gcc.dg/pr31529-2.c: Likewise.
1155 2008-01-23 Jakub Jelinek <jakub@redhat.com>
1158 * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
1159 unsigned int for the first argument.
1161 2008-01-22 Jakub Jelinek <jakub@redhat.com>
1164 * g++.dg/conversion/bitfield7.C: New test.
1165 * g++.dg/cpp0x/decltype4.C: Fixed xfail.
1167 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com>
1169 From Michael Frysinger <michael.frysinger@analog.com>
1170 * gcc.target/bfin/mcpu-bf547.c: New test.
1171 * gcc.target/bfin/mcpu-bf523.c: New test.
1172 * gcc.target/bfin/mcpu-bf524.c: New test.
1173 * gcc.target/bfin/mcpu-bf526.c: New test.
1175 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
1177 * gcc.c-torture/execute/20080122-1.c: New test.
1179 2008-01-22 Tom Tromey <tromey@redhat.com>
1182 * gcc.dg/cpp/pr34859.c: New file.
1184 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1187 * gfortran.dg/vector_subscript_3.f90: New test.
1189 2008-01-22 Tobias Burnus <burnus@net-b.de>
1192 * gfortran.dg/missing_optional_dummy_4.f90
1194 2008-01-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1196 * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
1198 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
1200 * gnat.dg/unchecked_union1.adb: New test.
1202 2008-01-22 Tom Tromey <tromey@redhat.com>
1205 * g++.dg/ext/pr34829.C: New file.
1207 2008-01-22 Jakub Jelinek <jakub@redhat.com>
1210 * gcc.dg/gomp/pr34607.c: New test.
1211 * g++.dg/gomp/pr34607.C: New test.
1214 * g++.dg/ext/vector10.C: New test.
1217 * g++.dg/other/error23.C: New test.
1220 * g++.dg/ext/vector12.C: New test.
1222 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1225 * gcc.dg/Wstrict-overflow-21.c: New.
1226 * g++.dg/warn/Wstrict-aliasing-8.C: New.
1228 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1231 * gcc.dg/pr33092.c: New.
1233 2008-01-22 Andreas Krebbel <krebbel1@de.ibm.com>
1235 * gcc.target/s390/20020926-1.c: Add -m31 option.
1237 2008-01-22 Daniel Franke <franke.daniel@gmail.com>
1240 * gfortran.dg/initialization_18.f90: New test.
1242 2008-01-22 Tobias Burnus <burnus@net-b.de>
1245 * gfortran.dg/tab_continuation.f: New.
1247 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1250 * gfortran.dg/use_rename_2.f90: New test.
1252 2008-01-21 Richard Guenther <rguenther@suse.de>
1255 * gcc.c-torture/compile/pr34856.c: New testcase.
1257 2008-01-21 Richard Guenther <rguenther@suse.de>
1260 * gcc.c-torture/compile/pr34885.c: New testcase.
1262 2008-01-21 Eric Botcazou <ebotcazou@adacore.com>
1264 * gnat.dg/specs/alignment1.ads: New test.
1266 2008-01-21 Richard Guenther <rguenther@suse.de>
1269 * g++.dg/torture/pr34850.C: New testcase.
1271 2008-01-21 Alon Dayan <alond@il.ibm.com>
1272 Olga Golovanevsky <olga@il.ibm.com>
1274 PR tree-optimization/34701
1275 * gcc.dg/struct/wo_prof_array_field.c: New test.
1277 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1280 * g++.dg/ext/vector9.C: New.
1282 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1286 * g++.dg/template/crash75.C: New.
1287 * g++.dg/template/crash76.C: Likewise.
1289 2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
1291 PR rtl-optimization/34808
1292 * gcc.c-torture/compile/pr34808.c: New test.
1294 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1297 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1300 * gfortran.dg/entry_array_specs_3.f90: New test.
1303 * gfortran.dg/use_rename_1.f90: New test.
1305 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1308 * gfortran.dg/array_constructor_20.f90: New test.
1309 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1312 * gfortran.dg/array_constructor_21.f90: New test.
1314 2008-01-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1317 * gfortran.dg/inquire_13.f90: New test.
1320 * gfortran.dg/continuation_9.f90: New test.
1322 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
1325 * gcc.target/mips/pr34831.c: New test.
1327 2008-01-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1331 * gfortran.dg/any_all_1.f90: New test.
1332 * gfortran.dg/any_all_2.f90: New test.
1334 2008-01-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1336 * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
1337 "dg-require-weak" statement.
1338 * g++.dg/eh/weak1.C: Likewise.
1340 2008-01-19 Jakub Jelinek <jakub@redhat.com>
1342 PR gcov-profile/34610
1343 * gcc.dg/gomp/pr34610.c: New test.
1345 2008-01-19 Tobias Burnus <burnus@net-b.de>
1348 * gfortran.dg/implicit_11.f90: New.
1349 * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
1350 * gfortran.dg/entry_15.f90: Ditto.
1351 * gfortran.dg/func_assign.f90: Ditto.
1352 * gfortran.dg/gomp/reduction3.f90: Ditto.
1353 * gfortran.dg/proc_assign_1.f90: Ditto.
1355 * gfortran.dg/interface_proc_end.f90: Use dg-error instead
1356 of dg-excess-errors.
1358 2008-01-18 Tobias Burnus <burnus@net-b.de>
1361 * gfortran.dg/argument_checking_15.f90: New.
1362 * gfortran.dg/argument_checking_5.f90: Change TODO into
1365 2008-01-18 Tobias Burnus <burnus@net-b.de>
1367 * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
1368 * gfortran.dg/enum_5.f90: Ditto.
1369 * gfortran.dg/enum_6.f90: Ditto.
1370 * gfortran.dg/bom_error.f90: Ditto.
1371 * gfortran.dg/func_decl_4.f90: Ditto.
1373 2008-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1376 * gfortran.dg/fmt_t_6.f: New test.
1378 2008-01-18 Tobias Burnus <burnus@net-b.de>
1380 * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
1382 2008-01-18 Jonathan Wakely <jwakely.gcc@gmail.com>
1384 * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
1386 2008-01-18 Ian Lance Taylor <iant@google.com>
1388 * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
1390 2008-01-18 Ian Lance Taylor <iant@google.com>
1393 * g++.dg/init/new26.C: New test.
1395 2008-01-18 Richard Guenther <rguenther@suse.de>
1398 * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
1401 2008-01-18 Hans-Peter Nilsson <hp@axis.com>
1403 * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
1404 dg-require-effective-target.
1406 2007-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1409 * gfortran.dg/reshape_2.f90: New test.
1411 2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org>
1413 * gcc.dg/20040223-1.c: Fix comment typo.
1415 2008-01-17 Janis Johnson <janis187@us.ibm.com>
1418 * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
1419 until 34814 is fixed.
1421 2008-01-17 Andrew MacLeod <amacleod@redhat.com>
1423 PR tree-optimization/34648
1424 * gcc.c-torture/compile/pr34648.c: New testcase.
1426 2008-01-17 Sebastian Pop <sebastian.pop@amd.com>
1429 * gcc.dg/autopar/autopar.exp: New.
1430 * g++.dg/tree-ssa/pr34355.C: Require pthread.
1431 * lib/target-supports.exp (check_effective_target_pthread): New.
1433 * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
1434 * gcc.dg/tree-ssa/reduc-1short.c: Same.
1435 * gcc.dg/tree-ssa/reduc-1.c: Same.
1436 * gcc.dg/tree-ssa/reduc-2short.c: Same.
1437 * gcc.dg/tree-ssa/reduc-2.c: Same
1438 * gcc.dg/tree-ssa/reduc-3.c: Same.
1439 * gcc.dg/tree-ssa/reduc-1char.c: Same.
1440 * gcc.dg/tree-ssa/reduc-6.c: Same.
1441 * gcc.dg/tree-ssa/reduc-7.c: Same.
1442 * gcc.dg/tree-ssa/reduc-2char.c: Same.
1443 * gcc.dg/tree-ssa/reduc-8.c: Same.
1444 * gcc.dg/tree-ssa/reduc-9.c: Same.
1446 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1448 * gnat.dg/discr5.adb: New test.
1450 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1452 * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
1454 2008-01-17 Richard Guenther <rguenther@suse.de>
1456 PR tree-optimization/34825
1457 * gcc.dg/pr34825.c: New testcase.
1459 2008-01-17 Richard Guenther <rguenther@suse.de>
1461 * gcc.c-torture/execute/20080117-1.c: New testcase.
1463 2008-01-17 Revital Eres <eres@il.ibm.com>
1466 * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
1468 2008-01-17 Paul Thomas <pault@gcc.gnu.org>
1471 * gfortran.dg/function_charlen_1.f90: New test.
1474 * gfortran.dg/function_types_1.f90: New test.
1475 * gfortran.dg/function_types_2.f90: New test.
1478 * gfortran.dg/function_kinds_4.f90: New test.
1479 * gfortran.dg/function_kinds_5.f90: New test.
1481 * gfortran.dg/defined_operators_1.f90: Errors now at function
1483 * gfortran.dg/private_type_4.f90: The same.
1484 * gfortran.dg/interface_15.f90: The same.
1485 * gfortran.dg/elemental_args_check_2.f90: The same.
1486 * gfortran.dg/auto_internal_assumed.f90: The same.
1488 2008-01-16 Eric Botcazou <ebotcazou@adacore.com>
1490 * gnat.dg/sizetype.adb: New test.
1492 2008-01-16 Richard Guenther <rguenther@suse.de>
1495 * gcc.dg/overflow-warn-7.c: New testcase.
1497 2008-01-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1499 * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
1501 2008-01-16 Jakub Jelinek <jakub@redhat.com>
1502 Richard Guenther <rguenther@suse.de>
1505 * gcc.dg/pr34668-1.c: New test.
1506 * gcc.dg/pr34668-2.c: Likewise.
1508 2008-01-16 Richard Guenther <rguenther@suse.de>
1511 * g++.dg/torture/pr33819.C: New testcase.
1513 2008-01-16 Richard Guenther <rguenther@suse.de>
1516 * gcc.c-torture/execute/pr34768-1.c: New testcase.
1517 * gcc.c-torture/execute/pr34768-2.c: Likewise.
1519 2008-01-16 Tobias Burnus <burnus@net-b.de>
1522 * gfortran.dg/argument_checking_13.f90: New.
1523 * gfortran.dg/argument_checking_14.f90: New.
1525 2008-01-15 Thomas Koenig <tkoenig@gcc.gnu.org>
1528 * gfortran.dg/anyallcount_1.f90: New test.
1530 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1533 * g++.dg/cpp0x/vt-34399.C: New.
1534 * g++.dg/template/friend50.C: New.
1536 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1539 * g++.dg/cpp0x/vt-34751.C: New.
1541 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1547 * g++.dg/cpp0x/vt-34051-2.C: New.
1548 * g++.dg/cpp0x/vt-34102.C: New.
1549 * g++.dg/cpp0x/vt-34051.C: New.
1550 * g++.dg/cpp0x/vt-34055.C: New.
1551 * g++.dg/cpp0x/vt-34103.C: New.
1553 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1556 * g++.dg/cpp0x/vt-34314.C: New.
1557 * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
1558 reality (the error message was wrong previously).
1560 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1563 * g++.dg/cpp0x/vt-33964.C: New.
1564 * g++.dg/template/partial5.C: New.
1566 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1569 * g++.dg/cpp0x/vt-34052.C: New.
1570 * g++.dg/template/ttp26.C: New.
1572 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1574 * gnat.dg/rep_clause2.ad[sb]: New test.
1575 * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
1577 2008-01-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1580 * g++.dg/cpp/pedantic-errors.C: Delete.
1581 * g++.dg/cpp/permissive.C: Delete.
1583 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1585 * gcc.c-torture/compile/20080114-1.c: New test.
1587 2008-01-13 Tobias Burnus <burnus@net-b.de>
1590 * gfortran.dg/argument_checking_11.f90: New.
1591 * gfortran.dg/argument_checking_12.f90: New.
1592 * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
1593 * gfortran.dg/c_assoc_2.f03: Update dg-error.
1594 * gfortran.dg/argument_checking_3.f90: Ditto.
1595 * gfortran.dg/pointer_intent_2.f90: Ditto.
1596 * gfortran.dg/import2.f90: Ditto.
1597 * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
1598 * gfortran.dg/implicit_actual.f90: Ditto.
1599 * gfortran.dg/used_dummy_types_3.f90: Ditto.
1600 * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
1602 2008-01-13 Tobias Burnus <burnus@net-b.de>
1605 * gfortran.dg/interface_proc_end.f90: New.
1607 2008-01-13 Tobias Burnus <burnus@net-b.de>
1610 * gfortran.dg/assumed_size_refs_4.f90: New.
1612 2008-01-13 Eric Botcazou <ebotcazou@adacore.com>
1614 * gnat.dg/unchecked_convert1.adb.
1616 2008-01-13 Richard Guenther <rguenther@suse.de>
1618 * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
1619 readable and writable again before exiting.
1621 2008-01-13 Richard Guenther <rguenther@suse.de>
1624 * gcc.dg/noncompile/incomplete-4.c: New testcase.
1626 2008-01-13 Jan Hubicka <jh@suse.cz>
1629 * gcc.dg/pr32135.c: new.
1631 2008-01-12 Doug Kwan <dougkwan@google.com>
1633 * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
1634 * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
1635 -Wignored-qualifiers.
1637 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1639 * gnat.dg/slice3.adb: New test.
1640 * gnat.dg/slice4.adb: Likewise.
1642 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1644 * gnat.dg/bit_packed_array.ad[sb]: New test.
1646 2008-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1649 * gfortran.dg/parens_7.f90: New test.
1651 2008-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1653 * gcc.dg/tree-ssa/loadpre5.c: Use static.
1654 * gcc.dg/tree-ssa/loadpre8.c: Likewise.
1656 * gcc.dg/pr33826.c: Require nonpic.
1658 2008-01-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1661 * gfortran.dg/inquire_12.f90: New test.
1663 2008-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1666 * all_bounds_1.f90: New test case.
1667 * maxloc_bounds_1.f90: New test case.
1668 * maxloc_bounds_2.f90: New test case.
1669 * maxloc_bounds_3.f90: New test case.
1670 * maxloc_bounds_4.f90: New test case.
1671 * maxloc_bounds_5.f90: New test case.
1672 * maxloc_bounds_6.f90: New test case.
1673 * maxloc_bounds_7.f90: New test case.
1674 * maxloc_bounds_8.f90: New test case.
1676 2008-01-11 Eric Botcazou <ebotcazou@adacore.com>
1678 * gcc.dg/struct-ret-3.c: New test.
1680 2008-01-11 Paul Thomas <pault@gcc.gnu.org>
1683 * gfortran.dg/transfer_simplify_8.f90: New test.
1685 2008-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
1687 * g++.dg/torture/pr34641.C: Add dg-require-visibility. Define
1688 size_t using predefined macro.
1690 2008-01-10 Raksit Ashok <raksit@google.com>
1692 PR rtl-optimization/27971
1693 * gcc.target/i386/pr27971.c: New testcase.
1695 2008-01-10 Paul Thomas <pault@gcc.gnu.org>
1698 * gfortran.dg/bounds_check_12.f90: New test.
1700 2008-01-10 Uros Bizjak <ubizjak@gmail.com>
1702 * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
1703 * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
1705 2008-01-10 Andreas Krebbel <krebbel1@de.ibm.com>
1708 * g++.dg/torture/pr34641.C: New testcase.
1710 2008-01-10 Richard Guenther <rguenther@suse.de>
1712 PR tree-optimization/34651
1713 * g++.dg/torture/pr34651.C: New testcase.
1715 2008-01-09 Sebastian Pop <sebastian.pop@amd.com>
1717 PR tree-optimization/34017
1718 * gcc.dg/tree-ssa/pr34017.c: New.
1720 2008-01-09 Richard Guenther <rguenther@suse.de>
1721 Andrew Pinski <andrew_pinski@playstation.sony.com>
1724 * gcc.c-torture/compile/pr30132.c: New testcase.
1726 2008-01-09 Richard Guenther <rguenther@suse.de>
1729 * gcc.c-torture/compile/pr34458.c: New testcase.
1731 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1734 g++.dg/eh/ia64-2.C: Require weak support.
1736 2008-01-08 Richard Guenther <rguenther@suse.de>
1739 * g++.dg/torture/pr31863.C: New testcase.
1741 2008-01-08 Jakub Jelinek <jakub@redhat.com>
1744 * gcc.dg/gomp/pr34694.c: New test.
1745 * g++.dg/gomp/pr34694.C: New test.
1748 * g++.dg/gomp/pr33890.C: New test.
1750 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1753 * gfortran.dg/parameter_array_init_3.f90: New test.
1755 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1759 * gfortran.dg/alloc_comp_default_init_1.f90: New test.
1761 2008-01-07 Janis Johnson <janis187@us.ibm.com>
1763 * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
1764 * g++.dg/other/spu2vmx-1.C: Use it.
1766 2008-01-07 Jack Howarth <howarth@bromo.med.uc.edu>
1768 * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
1771 * gcc.target/powerpc/popcount-1.c: Skip on darwin.
1772 * gcc.target/powerpc/parity-1.c: Likewise.
1774 2008-01-07 Fred Fish <fnf@specifix.com>
1776 PR preprocessor/30363:
1777 * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
1780 2008-01-07 Paul Thomas <pault@gcc.gnu.org>
1783 * gfortran.dg/use_only_2.f90: New test.
1785 2008-01-06 Paolo Carlini <pcarlini@suse.de>
1788 * g++.dg/rtti/predefined-rtti-macro-1.C: New.
1789 * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
1791 2008-01-06 Paul Thomas <pault@gcc.gnu.org>
1794 * gfortran.dg/use_12.f90: New test.
1796 2008-01-06 Tobias Burnus <burnus@net-b.de>
1799 * interface.c (compare_actual_formal): Fix intent(out) check for
1800 function result variables.
1802 2008-01-06 Tobias Burnus <burnus@net-b.de>
1805 * gfortran.dg/elemental_args_check_2.f90: Fix test case.
1807 2008-01-06 Tobias Burnus <burnus@net-b.de>
1810 * gfortran.dg/intent_out_4.f90: Fix test case.
1812 2008-01-06 Tobias Burnus <burnus@net-b.de>
1815 * gfortran.dg/intent_out_4.f90: New.
1817 2008-01-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1820 * gfortran.dg/optional_dim_3.f90: New test.
1822 2008-01-06 Tobias Burnus <burnus@net-b.de>
1825 * gfortran.dg/common_11.f90: New.
1826 * gfortran.dg/blockdata_1.f90: Update test case.
1827 * gfortran.dg/blockdata_2.f90: Update test case.
1829 2008-01-06 Tobias Burnus <burnus@net-b.de>
1831 * gfortran.dg/equiv_constraint_9.f90: Fix typo.
1833 2008-01-06 Tobias Burnus <burnus@net-b.de>
1836 * gfortran.dg/equiv_constraint_9.f90: New.
1838 2008-01-06 Revital Eres <eres@il.ibm.com>
1840 PR tree-optimization/34263
1841 * gcc.dg/pr34263.c: New testcase.
1843 2008-01-06 Tobias Burnus <burnus@net-b.de>
1846 * gfortran.dg/internal_io_unf.f90: New.
1848 2008-01-06 Tobias Burnus <burnus@net-b.de>
1851 * gfortran.dg/elemental_args_check_2.f90: New.
1853 2008-01-06 Tobias Burnus <burnus@net-b.de>
1856 * gfortran.dg/intent_out_3.f90: New.
1858 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
1860 * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
1862 2008-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1865 * gfortran.dg/list_read_8.f90: New test.
1867 2008-01-04 Richard Guenther <rguenther@suse.de>
1870 * gcc.c-torture/compile/pr34029-1.c: New testcase.
1871 * gcc.c-torture/compile/pr34029-2.c: Likewise.
1873 2008-01-04 Jakub Jelinek <jakub@redhat.com>
1875 PR gcov-profile/34609
1876 * g++.dg/gcov/gcov-6.C: New test.
1878 2008-01-04 Richard Guenther <rguenther@suse.de>
1880 PR tree-optimization/31081
1881 * g++.dg/torture/pr31081-1.C: New testcase.
1882 * g++.dg/torture/pr31081-2.C: Likewise.
1884 2008-01-04 Richard Sandiford <rsandifo@nildram.co.uk>
1886 * gcc.target/mips/rsqrt-1.c: Require -mgp64.
1887 * gcc.target/mips/rsqrt-2.c: Likewise.
1888 * gcc.target/mips/rsqrt-4.c: New test.
1890 2008-01-04 Tobias Burnus <burnus@net-b.de>
1893 * gfortran.dg/equiv_substr.f90: New.
1895 2008-01-03 Tom Tromey <tromey@redhat.com>
1898 * gcc.dg/pr34457-2.c: New file.
1899 * gcc.dg/pr34457-1.c: New file.
1901 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1903 Revert fix for PR tree-optimization/34458.
1905 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1907 PR tree-optimization/34458
1908 * gcc.dg/tree-ssa/pr34458.c: New.
1910 2008-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
1913 * gfortran.dg/internal_readwrite_1.f90: New test.
1914 * gfortran.dg/internal_readwrite_2.f90: New test.
1916 2008-01-03 Tom Tromey <tromey@redhat.com>
1918 PR preprocessor/34602:
1919 * gcc.dg/cpp/pr34602.c: New file.
1921 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1923 PR tree-optimization/29484
1924 * gcc.c-torture/execute/20071220-1.c: New test.
1925 * gcc.c-torture/execute/20071220-2.c: New test.
1927 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1929 PR tree-optimization/34635
1930 * gcc.dg/tree-ssa/pr34635.c: New.
1931 * gcc.dg/tree-ssa/pr34635-1.c: New.
1933 2008-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1936 * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
1937 scan-assembler check.
1939 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1942 * g++.dg/gomp/pr34608.C: New test.
1944 2008-01-02 Richard Guenther <rguenther@suse.de>
1948 * gcc.c-torture/compile/pr34093.c: New testcase.
1950 2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
1952 * g++.dg/cpp0x/long_long.C: New.
1954 2008-01-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
1956 * gcc.target/spu/tag_manager.c : Include stdlib.h.
1957 * gcc.target/spu/Wmain.c: Fix the line numbers for the
1958 warning on the function main.
1960 2008-01-01 Jakub Jelinek <jakub@redhat.com>
1962 * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
1963 rather than __v2di type.
1965 2007-12-31 Paul Thomas <pault@gcc.gnu.org>
1968 * gfortran.dg/linked_list_1.f90: New test.
1970 2007-12-29 Richard Sandiford <rsandifo@nildram.co.uk>
1972 * lib/objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path
1973 instead of appending to it.
1975 2007-12-27 Dorit Nuzman <dorit@il.ibm.com>
1977 PR tree-optimization/34591
1978 * gcc.dg/vect/pr34591.c: New test.
1980 2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
1983 * gfortran.dg/direct_io_8.f90: New test case.
1985 2007-12-27 Jakub Jelinek <jakub@redhat.com>
1988 * gcc.c-torture/execute/20071213-1.c: New test.
1990 2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1993 * gfortran.dg/read_eof_5.f90: New test.
1995 2007-12-25 Tobias Burnus <burnus@net-b.de>
1998 * gfortran.dg/initialization_17.f90: New.
2000 2007-12-25 Thomas Koenig <tkoenig@gcc.gnu.org>
2003 * gfortran.dg/matmul_6.f90: New test.
2005 2007-12-23 Tobias Burnus <burnus@net-b.de>
2008 * gfortran.dg/entry_17.f90: New.
2010 2007-12-23 Daniel Franke <franke.daniel@gmail.com>
2013 * gfortran.dg/integer_exponentiation_2.f90: Fixed testcase.
2014 * gfortran.dg/real_const_3.f90: Likewise.
2015 * gfortran.dg/unary_operator.f90: New test.
2017 2007-12-23 Eric Botcazou <ebotcazou@adacore.com>
2019 * gnat.dg/pack2.adb: New test.
2021 2007-12-22 Daniel Franke <franke.daniel@gmail.com>
2024 * gfortran.dg/repeat_6.f90: New test.
2026 2007-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2029 * cshift_shift_real_1.f90: New test.
2031 2007-12-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2034 * gfortran.dg/shift-kind_2.f90: New test.
2036 2007-12-21 Kazu Hirata <kazu@codesourcery.com>
2039 * gcc.dg/pr8835-1.c: New.
2041 2007-12-21 Paul Thomas <pault@gcc.gnu.org>
2044 * gfortran.dg/default_initialization_3.f90: New test.
2046 2007-12-21 Richard Sandiford <rsandifo@nildram.co.uk>
2048 * gcc.target/mips/mips.exp (setup_mips_tests): Fix _MIPS_SIM
2050 (dg-mips-options): Treat -march=24k* as a 32-bit option.
2052 2007-12-20 Jack Howarth <howarth@bromo.med.uc.edu>
2054 * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations
2055 -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*.
2057 2007-12-20 Jason Merrill <jason@redhat.com>
2059 * gcc.dg/overload/arg[14].C: Remove expected errors.
2061 2007-12-20 Jakub Jelinek <jakub@redhat.com>
2064 * gcc.c-torture/execute/20071219-1.c: New test.
2066 2007-12-20 Tobias Burnus <burnus@net-b.de>
2069 * gfortran.dg/namelist_44.f90: New.
2071 2007-12-20 Tobias Burnus <burnus@net-b.de>
2074 * gfortran.dg/boz_8.f90: Add error-check check.
2075 * gfortran.dg/boz_9.f90: Shorten BOZ where needed, replace
2078 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
2080 * gcc.dg/gomp/combined-1.c: New test.
2082 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
2084 PR tree-optimization/34355
2085 * g++.dg/tree-ssa/pr34355.C: New test.
2087 2007-12-19 Revital Eres <eres@il.ibm.com>
2089 * gcc.dg/sms-5.c: New testcase.
2091 2007-12-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2094 * gfortran.dg/missing_parens_1.f90: New.
2095 * gfortran.dg/missing_parens_1.f90: New.
2097 2007-12-19 Daniel Franke <franke.daniel@gmail.com>
2100 * gfortran.dg/transfer_simplify_2.f90: Fixed invalid initialization
2102 * gfortran.dg/transfer_simplify_7.f90: New test.
2104 2007-12-18 Janis Johnson <janis187@us.ibm.com>
2106 * gcc.dg/pr32912-3.c: Compile with -w.
2108 * gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
2110 2007-12-18 Douglas Gregor <doug.gregor@gmail.com>
2111 Jakub Jelinek <jakub@redhat.com>
2116 * g++.dg/cpp0x/variadic86.C: New.
2117 * g++.dg/cpp0x/variadic87.C: New.
2118 * g++.dg/cpp0x/variadic84.C: New.
2119 * g++.dg/cpp0x/variadic85.C: New.
2120 * g++.dg/template/ttp25.C: New.
2122 2007-12-18 Sebastian Pop <sebastian.pop@amd.com>
2124 PR tree-optimization/34123
2125 * gcc.dg/tree-ssa/pr34123.c: New test.
2127 2007-12-18 Richard Sandiford <rsandifo@nildram.co.uk>
2129 PR rtl-optimization/34456
2130 * gcc.c-torture/execute/pr34456.c: New test.
2132 2007-12-18 Jakub Jelinek <jakub@redhat.com>
2135 * g++.dg/parse/friend7.C: New test.
2137 PR rtl-optimization/34490
2138 * gcc.c-torture/execute/20071216-1.c: New test.
2140 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2142 * gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
2144 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
2146 * gcc.dg/tree-ssa/gen-vect-2.c: Change verbosity level to 4.
2147 * gcc.dg/tree-ssa/gen-vect-32.c: Likewise
2148 * gcc.dg/tree-ssa/gen-vect-25.c: Likewise
2149 * gcc.dg/tree-ssa/gen-vect-26.c: Likewise
2150 * gcc.dg/tree-ssa/gen-vect-28.c: Likewise
2152 2007-12-17 Jakub Jelinek <jakub@redhat.com>
2155 * gcc.dg/gomp/clause-2.c: New test.
2156 * g++.dg/gomp/clause-4.C: New test.
2158 2007-12-17 Tobias Burnus <burnus@net-b.de>
2160 * gfortran.dg/initialization_16.f90: Update as FLOAT/SNGL are
2161 part of Fortran 77/95/2003.
2163 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
2165 PR tree-optimization/34445
2166 * gfortran.dg/vect/cost-model-pr34445.f: New test.
2167 * gfortran.dg/vect/cost-model-pr34445a.f: New test.
2169 2007-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2172 * gfortran.dg/namelist_42.f90: Update.
2173 * gfortran.dg/namelist_43.f90: New.
2175 2007-12-16 Tobias Burnus <burnus@net-b.de>
2178 * gfortran.dg/initialization_16.f90: New.
2180 2007-12-16 Thomas Koenig <tkoenig@gcc.gnu.org>
2183 * gfortran.dg/real_dimension_1.f: New test case.
2185 2007-12-16 Rask Ingemann Lambertsen <rask@sygehus.dk>
2187 * gcc.dg/torture/pr24257.c: Remove -O from options.
2189 2007-12-16 Tobias Burnus <burnus@net-b.de>
2192 * gfortran.dg/bind_c_usage_16.f03: Extend test.
2194 2007-12-16 Paul Thomas <pault@gcc.gnu.org>
2199 * gfortran.dg/mapping_1.f90: New test.
2200 * gfortran.dg/mapping_2.f90: New test.
2201 * gfortran.dg/mapping_3.f90: New test.
2203 2007-12-16 Richard Sandiford <rsandifo@nildram.co.uk>
2205 PR rtl-optimization/34415
2206 * gcc.c-torture/execute/pr34415.c: New test.
2208 2007-12-16 Danny Smith <dannysmith@users.sourceforge.net>
2210 * gcc.target/i386/fastcall-1.c: (f4): Change return type to
2213 2007-12-16 Jakub Jelinek <jakub@redhat.com>
2216 * gcc.dg/pr34003-1.c: New test.
2217 * gcc.dg/pr34003-2.c: New.
2219 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
2221 * gcc.target/cris/peep2-xsrand.c, gcc.target/cris/asmreg-1.c,
2222 gcc.target/cris/peep2-andu1.c, gcc.target/cris/peep2-xsrand2.c,
2223 gcc.target/cris/20011127-1.c: Drop redundant target-specifier.
2224 * gcc.target/cris/peep2-andu2.c: Ditto. Make dg-do assemble and
2226 * gcc.target/cris/torture/cris-torture.exp,
2227 gcc.target/cris/cris.exp: Run for crisv32-*-* too.
2228 * gcc.target/cris/builtin_ctz_v3.c,
2229 gcc.target/cris/builtin_ctz_v8.c,
2230 gcc.target/cris/builtin_clz_v0.c,
2231 gcc.target/cris/builtin_clz_v3.c,
2232 gcc.target/cris/builtin_bswap_v3.c,
2233 gcc.target/cris/builtin_bswap_v8.c, gcc.dg/sibcall-4.c,
2234 gcc.dg/pr19340.c, gcc.dg/20020919-1.c, gcc.dg/pr31866.c,
2235 gcc.dg/torture/cris-asm-mof-1.c, gcc.dg/torture/cris-volatile-1.c,
2236 gcc.dg/weak/typeof-2.c, gcc.dg/tree-ssa/loop-1.c,
2237 gcc.dg/tree-ssa/20040204-1.c, gcc.dg/sibcall-3.c,
2238 lib/target-supports.exp: Adjust for crisv32-*-*.
2240 2007-12-15 Alexandre Oliva <aoliva@redhat.com>
2242 * gcc.dg/debug/const-3.c: New.
2244 2007-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2246 * g++.dg/other/datasec1.C: Require named section support.
2248 2007-12-14 Jakub Jelinek <jakub@redhat.com>
2251 * gcc.target/i386/pr29978.c: New test.
2253 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2255 * gcc.target/i386/sse-12.c (dg-options): Use -msse4
2256 instead of -msse4.1.
2257 * gcc.target/i386/sse-12.c (dg-options): Ditto.
2258 * g++.dg/other/i386-2.C (dg-options): Ditto.
2260 2007-12-14 Tobias Burnus <burnus@net-b.de>
2263 * gfortran.dg/private_type_10.f90: New.
2265 2007-12-14 Tobias Burnus <burnus@net-b.de>
2268 * gfortran.dg/nan_4.f90: New.
2270 2007-12-14 Richard Guenther <rguenther@suse.de>
2273 * gcc.c-torture/compile/20071214-1.c: New testcase.
2275 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2277 * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New
2278 macros to test macroized SSE intrinsics. Use new macros to test
2279 macroized SSE intrinsics from ammintrin.h, smmintrin.h, tmmintrin.h,
2280 emmintrin.h, xmmintrin.h and bmmintrin.h
2281 * gcc.target/i386/sse-13.c (__builtin_ia32_pcmp?str*128): Redefine
2282 to test with immediate operand.
2284 2007-12-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2287 * gcc.c-torture/compile/pr34091.c: New test.
2289 2007-12-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2291 * gcc.dg/uninit-13.c: UnXFAIL.
2292 * gcc.dg/complex-5.c: New testcase.
2294 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2296 * gcc.dg/struct/struct-reorg.exp: Replace
2297 DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS.
2299 2007-12-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2304 * gfortran.dg/advance_6.f90: New test case.
2305 * gfortran.dg/direct_io_7.f90: New test case.
2306 * gfortran.dg/streamio_13.f90: New test case.
2308 2007-12-13 Douglas Gregor <doug.gregor@gmail.com>
2310 * g++.dg/cpp0x/__func__.C: New.
2312 2007-12-13 Uros Bizjak <ubizjak@gmail.com>
2315 * g++.dg/other/pr34435.C: New testcase.
2317 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2319 * gcc.dg/struct: New directory with tests
2320 for struct-reorg optimizaion.
2321 * gcc.dg/struct/struct-reorg.exp: New script.
2322 * gcc.dg/struct/wo_prof_array_through_pointer.c: New test.
2323 * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise.
2324 * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise.
2325 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
2326 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
2327 * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise.
2328 * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise.
2329 * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise.
2330 * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise.
2331 * gcc.dg/struct/wo_prof_global_array.c: Likewise.
2332 * gcc.dg/struct/wo_prof_global_var.c: Likewise.
2333 * gcc.dg/struct/wo_prof_local_array.c: Likewise.
2334 * gcc.dg/struct/wo_prof_local_var.c: Likewise.
2335 * gcc.dg/struct/wo_prof_two_strs.c: Likewise.
2336 * gcc.dg/struct/wo_prof_single_str_global.c: Likewise.
2337 * gcc.dg/struct/wo_prof_single_str_local.c: Likewise.
2338 * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise.
2339 * gcc.dg/struct/w_prof_two_strs.c: Likewise.
2340 * gcc.dg/struct/w_prof_global_array.c: Likewise.
2341 * gcc.dg/struct/w_prof_global_var.c: Likewise.
2342 * gcc.dg/struct/w_prof_local_array.c: Likewise.
2343 * gcc.dg/struct/w_prof_local_var.c: Likewise.
2344 * gcc.dg/struct/w_prof_single_str_global.c: Likewise.
2345 * gcc.dg/struct/w_ratio_cold_str.c: Likewise.
2347 2007-12-13 Tobias Burnus <burnus@net-b.de>
2350 * gfortran.dg/namelist_42.f90: New.
2352 2007-12-12 Tobias Burnus <burnus@net-b.de>
2355 * gfortran.dg/function_kinds_3.f90: New.
2357 2007-12-12 Andreas Krebbel <krebbel1@de.ibm.com>
2359 * gcc.target/s390/20071212-1.c: New testcase.
2361 2007-12-11 Jakub Jelinek <jakub@redhat.com>
2364 * g++.dg/ext/visibility/anon7.C: Add xfail.
2365 * g++.dg/ext/visibility/anon9.C: New test.
2366 * g++.dg/ext/visibility/anon10.C: New test.
2369 * g++.dg/rtti/dyncast2.C: New test.
2371 2007-12-11 Uros Bizjak <ubizjak@gmail.com>
2373 PR tree-optimization/34407
2374 * gcc.dg/vect/pr34407.c: New test.
2376 2007-12-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2379 * gfortran.dg/error_recovery_5.f90: New.
2380 * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
2382 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2384 PR tree-optimization/34371
2385 * gcc.c-torture/compile/20071207-1.c: New test.
2387 2007-12-10 Simon Martin <simartin@users.sourceforge.net>
2390 * g++.dg/parse/crash40.C: New test.
2392 2007-12-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2394 * g++.dg/opt/memcpy1.C: New test.
2396 2007-12-10 Tobias Burnus <burnus@net-b.de>
2399 * gfortran.dg/argument_checking_10.f90: New.
2401 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2403 PR rtl-optimization/34302
2404 * gcc.c-torture/execute/20071210-1.c: New test.
2406 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2409 * g++.dg/cpp0x/error1.C: New test.
2412 * g++.dg/other/error22.C: New test.
2414 2007-12-10 Paolo Bonzini <bonzini@gnu.org>
2417 * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2418 * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2419 * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2421 2007-12-09 Jakub Jelinek <jakub@redhat.com>
2425 * g++.dg/template/repo6.C: New test.
2426 * g++.dg/template/repo7.C: New test.
2427 * g++.dg/template/repo8.C: New test.
2429 2007-12-09 H.J. Lu <hjl@lucon.org>
2430 Tobias Burnus <burnus@net-b.de>
2433 * gfortran.dg/read_2.f90: New.
2435 2007-12-09 Richard Sandiford <rsandifo@nildram.co.uk>
2437 * lib/target-supports.exp (check_effective_target_tls_native):
2440 2007-12-09 Samuel Tardieu <sam@rfc1149.net>
2443 * gnat.dg/enclosing_record_reference.ads,
2444 gnat.dg/enclosing_record_reference.adb: New test.
2446 2007-12-09 Paul Thomas <pault@gcc.gnu.org>
2449 * gfortran.dg/derived_comp_array_ref_6.f90: New test.
2450 * gfortran.dg/derived_comp_array_ref_7.f90: New test.
2453 * gfortran.dg/char_component_initializer_1.f90: New test.
2455 2007-12-09 Tobias Burnus <burnus@net-b.de>
2462 * gfortran.dg/boz_8.f90: New.
2463 * gfortran.dg/boz_9.f90: New.
2464 * gfortran.dg/boz_10.f90: New.
2465 * gfortran.dg/boz_7.f90: Update dg-warning.
2466 * gfortran.dg/pr16433.f: Add dg-error.
2467 * gfortan.dg/ibits.f90: Update dg-warning.
2468 * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
2469 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2471 2007-12-08 Jakub Jelinek <jakub@redhat.com>
2474 * gfortran.dg/include_1.f90: New test.
2475 * gfortran.dg/include_1.inc: New.
2476 * gfortran.dg/include_2.f90: New test.
2478 2007-12-08 Paul de Weerd <weerd@weirdnet.nl>
2480 * gcc.c-torture/compile/20011130-2.c: Fix typo.
2482 2007-12-08 Tobias Burnus <burnus@net-b.de>
2485 * gfortran.dg/nan_3.f90: New.
2487 2007-12-07 Jakub Jelinek <jakub@redhat.com>
2489 * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
2491 2007-12-07 Olivier Hainque <hainque@adacore.com>
2493 * gnat.dg/tamdt*.ad?: Support for ...
2494 * gnat.dg/test_tamdt.adb: New test.
2496 2007-12-07 Olivier Hainque <hainque@adacore.com>
2498 * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
2499 exports and document how these can be exercised.
2501 2007-12-07 Samuel Tardieu <sam@rfc1149.net>
2504 * gnat.dg/specs/access_constants.ads: New test.
2506 * gnat.dg/specs/access_constant_decl.ads: New test.
2509 * gnat.dg/compose.adb: New test.
2511 2007-12-07 Olivier Hainque <hainque@adacore.com>
2514 * gnat.dg/unc_memops.ad[sb]: Support for ...
2515 * gnat.dg/unc_memfree.adb: New test.
2517 2007-12-06 Sebastian Pop <sebastian.pop@amd.com>
2519 * gfortran.dg/ltrans-7.f90: New.
2521 2007-12-06 Martin Michlmayr <tbm@cyrius.com>
2522 Dorit Nuzman <dorit@il.ibm.com>
2524 PR tree-optimization/34005
2525 * gcc.dg/vect/pr34005.c: New test.
2527 2007-12-06 Jakub Jelinek <jakub@redhat.com>
2530 * g++.dg/template/new8.C: New test.
2532 2007-12-06 Tobias Burnus <burnus@net-b.de>
2535 * gfortran.dg/boz_7.f90: New.
2536 * gfortran.dg/int_1.f90: Disable -pedantic option.
2537 * gfortran.dg/boz_1.f90: Ditto.
2538 * gfortran.dg/boz_3.f90: Ditto.
2539 * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
2540 * gfortran.dg/ibits.f90: Ditto.
2541 * gfortran.dg/unf_io_convert_1.f90: Ditto.
2542 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2544 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
2547 * gfortran.dg/used_types_19.f90: New test.
2549 2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org>
2551 * gfortran.dg/nan_2.f90: Add -mieee for sh.
2552 * gfortran.dg/nearest_2.f90: Likewise.
2553 * gfortran.dg/nearest_3.f90: Likewise.
2555 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2558 * gcc.c-torture/execute/20071205-1.c: New test.
2560 2007-12-05 Kaz Kojima <kkojima@gcc.gnu.org>
2562 * gfortran.dg/module_nan.f90: Add -mieee for sh.
2563 * gfortran.dg/real_const_3.f90: Likewise.
2565 2007-12-05 Richard Guenther <rguenther@suse.de>
2567 PR tree-optimization/34138
2568 * gcc.c-torture/compile/pr34138.c: New testcase.
2570 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2573 * gfortran.dg/debug_2.f: New test.
2575 2007-12-05 Eric Botcazou <ebotcazou@adacore.com>
2577 * gnat.dg/specs/elab1.ads: New test.
2579 2007-12-05 Uros Bizjak <ubizjak@gmail.com>
2582 * gcc.target/i386/pr34312.c: New test.
2584 2007-12-05 Tobias Burnus <burnus@net-b.de>
2587 * gfortran.dg/nan_2.f90: New.
2589 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2592 * g++.dg/cpp0x/decltype9.C: New test.
2593 * g++.dg/cpp0x/decltype10.C: New test.
2595 2007-12-05 Samuel Tardieu <sam@rfc1149.net>
2598 * gnat.dg/rm_6_4_1_13.adb: New test.
2600 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2603 * gcc.c-torture/compile/20071117-1.c: New test.
2605 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2608 * g++.dg/cpp0x/variadic-ttp.C: New.
2610 2007-12-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2612 * gcc.dg/parse-decl-after-if.c: New.
2613 * gcc.dg/20031223-1.c: Adjust.
2615 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2618 * g++.dg/cpp0x/variadic-throw.C: New.
2620 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2623 * g++.dg/cpp0x/variadic-unify.C: New.
2625 2007-12-04 Richard Guenther <rguenther@suse.de>
2629 * gcc.c-torture/compile/pr34334.c: New testcase.
2630 * g++.dg/torture/pr34222.C: New testcase.
2632 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2634 * gcc.c-torture/execute/20071202-1.c: New test.
2635 * gcc.dg/tree-ssa/pr34146-2.c: New test.
2637 2007-12-04 Tobias Burnus <burnus@net-b.de>
2640 * gfortran.dg/module_nan.f90: New.
2642 2007-12-04 Richard Sandiford <rsandifo@nildram.co.uk>
2644 * lib/target-supports.exp (get_compiler_messages): Replace with...
2645 (check_compile): ...this new procedure. Handle TYPE == executable.
2646 Use comments in the source to determine the correct extension.
2647 Return a pair containing the compiler output and the output filename.
2648 Don't delete the file here.
2649 (check_no_compiler_messages_nocache): New procedure.
2650 (check_no_compiler_messages): Use it.
2651 (check_no_messages_and_pattern_nocache): New procedure.
2652 (check_no_messages_and_pattern): Use it.
2653 (check_runtime_nocache, check_runtime): New procedures.
2654 (check_effective_target_tls): Use check_no_compiler_messages.
2655 (check_effective_target_tls_native): Use check_no_messages_and_pattern.
2656 (check_effective_target_tls_runtime): Use check_runtime.
2657 (check_effective_target_fstack_protector): Likewise.
2658 (check_iconv_available): Use check_runtime_nocache.
2659 (check_effective_target_fortran_large_real): Use
2660 check_no_compiler_messages.
2661 (check_effective_target_fortran_large_int): Likewise.
2662 (check_effective_target_static_libgfortran): Likewise.
2663 (check_750cl_hw_available): Use check_cached_effective_target
2664 and check_runtime_nocache.
2665 (check_vmx_hw_available): Likewise.
2666 (check_effective_target_broken_cplxf_arg): Likewise.
2667 (check_alpha_max_hw_available): Use check_runtime.
2668 (check_function_available): Use check_no_compiler_messages.
2669 (check_cxa_atexit_available): Use check_cached_effective_target
2670 and check_runtime_nocache.
2671 (check_effective_target_dfp_nocache): Use
2672 check_no_compiler_messages_nocache.
2673 (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
2674 (check_effective_target_dfp): Use check_cached_effective_target.
2675 (check_effective_target_dfprt): Likewise.
2676 (check_effective_target_arm_neon_hw): Use check_runtime.
2677 (check_effective_target_ultrasparc_hw): Likewise.
2678 (check_effective_target_c99_runtime): Use
2679 check_no_compiler_messages_nocache.
2681 2007-12-03 Jakub Jelinek <jakub@redhat.com>
2684 * gcc.dg/fold-rotate-1.c: New test.
2686 PR tree-optimization/33453
2687 * gcc.c-torture/compile/20071203-1.c: New test.
2689 2007-12-03 Robert Dewar <dewar@adacore.com>
2690 Samuel Tardieu <sam@rfc1149.net>
2693 * gnat.dg/check_elaboration_code.adb: New test.
2694 * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
2697 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2700 * g++.dg/cpp0x/pr34061.C: New.
2702 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2705 * g++.dg/other/error21.C: New.
2707 2007-12-02 Revital Eres <eres@il.ibm.com>
2709 * gcc.dg/sms-4.c: New testcase.
2711 2007-12-02 Vladimir Yanovsky <yanov@il.ibm.com>
2712 Revital Eres <eres@il.ibm.com>
2714 * gcc.dg/sms-3.c: New testcase.
2716 2007-12-01 Ollie Wild <aaw@google.com>
2719 * g++.dg/conversion/ptrmem9.C: New test.
2721 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2724 * gfortran.dg/namelist_41.f90: New test.
2726 2007-11-30 Tom Tromey <tromey@redhat.com>
2728 PR preprocessor/32868:
2729 * gcc.dg/cpp/pr32868.c: New file.
2731 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2734 * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
2736 2007-11-30 Martin Michlmayr <tbm@cyrius.com>
2738 PR rtl-optimization/34171
2739 * gcc.dg/pr34171.c: New testcase.
2741 2007-11-30 Zdenek Dvorak <ook@ucw.cz>
2743 * gcc.dg/tree-ssa/pr34244.c: Fixed.
2745 2007-11-30 Tobias Burnus <burnus@net-b.de>
2748 * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
2749 * gfortran.dg/bind_c_usage_11.f03: New.
2750 * gfortran.dg/bind_c_usage_12.f03: New.
2752 2007-11-30 Jakub Jelinek <jakub@redhat.com>
2755 * g++.dg/other/error20.C: New test.
2757 2007-11-29 Steven G. Kargl <kargls@comcast.net>
2760 * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
2762 2007-11-29 Zdenek Dvorak <ook@ucw.cz>
2764 PR tree-optimization/34244
2765 * gcc.dg/tree-ssa/pr34244.c: New test.
2767 2007-11-29 Jakub Jelinek <jakub@redhat.com>
2769 PR tree-optimization/33434
2770 * gcc.dg/pr33434-1.c: New test.
2771 * gcc.dg/pr33434-2.c: New test.
2772 * gcc.dg/pr33434-3.c: New test.
2773 * gcc.dg/pr33434-4.c: New test.
2776 * g++.dg/template/cond7.C: New test.
2780 * g++.dg/cpp0x/decltype7.C: New test.
2781 * g++.dg/cpp0x/decltype8.C: New test.
2783 2007-11-29 Tobias Burnus <burnus@net-b.de>
2786 * gfortran.dg/result_in_spec_3.f90: New.
2788 2007-11-29 Tobias Burnus <burnus@net-b.de>
2791 * gfortran.dg/mvbits_3.f90: New.
2793 2007-11-28 Bob Wilson <bob.wilson@acm.org>
2795 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2797 (check_effective_target_hard_float): New.
2798 * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
2799 * gcc.dg/pr30957-1.c: Likewise.
2801 2007-11-28 Samuel Tardieu <sam@rfc1149.net>
2804 * gnat.dg/specs/variant_part.ads: New test.
2807 * gnat.dg/specs/attribute_parsing.ads: New test.
2810 * gnat.dg/specs/integer_value.ads: New test.
2813 * gnat.dg/specs/delta_small.ads: New test.
2815 2007-11-28 Jakub Jelinek <jakub@redhat.com>
2817 PR tree-optimization/34140
2818 * gcc.c-torture/compile/20071128-1.c: New test.
2820 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2823 * gfortran.dg/data_array_1.f90
2824 * gfortran.dg/data_array_2.f90
2825 * gfortran.dg/data_array_3.f90
2826 * gfortran.dg/data_array_4.f90
2828 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2831 * gfortran.dg/blockdata_5.f90: New test.
2832 * gfortran.dg/blockdata_6.f90: New test.
2834 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2836 PR tree-optimization/34016
2837 * gcc.dg/pr34016.c: New test.
2839 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2842 * gfortran.dg/stfunc_6.f90: New test.
2845 * gfortran.dg/assign_10.f90: New test.
2847 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2850 * gfortran.dg/use_11.f90: New test.
2853 * gfortran.dg/generic_15.f90: New test.
2855 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2858 * gcc.dg/pr34225.c: New test.
2860 2007-11-27 Richard Guenther <rguenther@suse.de>
2862 PR tree-optimization/34241
2863 * g++.dg/torture/pr34241.C: New testcase.
2865 2007-11-27 Richard Guenther <rguenther@suse.de>
2867 * gcc.dg/builtins-error.c: New testcase.
2869 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2872 * g++.dg/ext/visibility/anon8.C: New test.
2874 2007-11-13 Michael Meissner <michael.meissner@amd.com>
2877 * gcc.target/i386/pr34077.c: New testcase.
2879 2007-11-26 Tobias Burnus <burnus@net-b.de>
2882 * gfortran.dg/backslash_3.f: Add -fbackslash option.
2883 * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
2884 * gfortran.dg/backslash_1.f90: Remove no longer needed
2885 -fno-backslash option.
2887 2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2890 * gcc.dg/cpp/19990413-1.c: Update.
2891 * gcc.dg/parse-else-error.c: New.
2892 * gcc.dg/parse-else-error-2.c: New.
2893 * gcc.dg/parse-else-error-3.c: New.
2894 * gcc.dg/parse-else-error-4.c: New.
2896 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2899 * g++.dg/template/dependent-expr6.C: New testcase.
2901 2007-11-26 Uros Bizjak <ubizjak@gmail.com>
2904 * gcc.target/i386/pr34215.c: New test.
2906 2007-11-26 Rask Ingemann Lambertsen <rask@sygehus.dk>
2909 * gcc.dg/torture/pr34174-1.c: New.
2911 2007-11-26 Richard Guenther <rguenther@suse.de>
2914 * gcc.dg/pr34233.c: New testcase.
2916 2007-11-26 Steven Bosscher <stevenb.gcc@gmail.com>
2917 Revital Eres <eres@il.ibm.com>
2919 PR rtl-optimization/34085
2920 * gcc.dg/tree-prof (bb-reorg.c): New test.
2922 2007-11-26 Richard Sandiford <rsandifo@nildram.co.uk>
2924 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2925 Return true for MIPS16 targets.
2927 2007-11-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2930 * gfortran.dg/blockdata_4.f90: New test.
2932 2007-11-25 Tobias Burnus <burnus@net-b.de>
2935 * gfortran.dg/bind_c_usage_10_c.c: Fix comment.
2936 * gfortran.dg/bind_c_usage_16.f03: New.
2937 * gfortran.dg/bind_c_usage_16_c.c: New.
2939 2007-11-25 Eric Botcazou <ebotcazou@adacore.com>
2941 * gnat.dg/specs/size_clause1.ads: New test.
2942 * gnat.dg/specs/size_clause2.ads: Likewise.
2943 * gnat.dg/specs/size_clause3.ads: Likewise.
2945 2007-11-25 Paul Thomas <pault@gcc.gnu.org>
2948 * gfortran.dg/entry_16.f90: New test.
2950 2007-11-24 Tobias Burnus <burnus@net-b.de>
2953 * gfortran.dg/nearest_2.f90: Add INF/NAN tests.
2955 2007-11-24 Paul Thomas <pault@gcc.gnu.org>
2958 * gfortran.dg/nested_modules_1.f90: Change the reference to
2959 FOO, forbidden by the standard, to a reference to W.
2960 * gfortran.dg/use_only_1.f90: New test.
2962 2007-11-23 Tobias Burnus <burnus@net-b.de>
2965 * gfortran.dg/nearest_3.f90: New test.
2967 2007-11-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2970 * gfortran.dg/optional_dim_2.f90: New test.
2972 2007-11-23 Tobias Burnus <burnus@net-b.de>
2975 * gfortran.dg/bind_c_usage_15.f90: New.
2977 2007-11-23 Tobias Burnus <burnus@net-b.de>
2980 * gfortran.dg/nearest_2.f90: New.
2983 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2987 * g++.dg/ext/java-2.C: New test.
2989 2007-11-23 Mark Mitchell <mark@codesourcery.com>
2990 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2993 * g++.dg/warn/pr5310.C: New.
2994 * g++.dg/warn/pr33160.C: New.
2996 2007-11-23 Richard Guenther <rguenther@suse.de>
2997 Michael Matz <matz@suse.de>
2999 PR tree-optimization/34176
3000 * gcc.c-torture/execute/pr34176.c: New testcase.
3002 2007-11-23 Jakub Jelinek <jakub@redhat.com>
3005 * gcc.dg/Wconversion-5.c: New test.
3006 * g++.dg/Wconversion3.C: New test.
3008 2007-11-23 Richard Guenther <rguenther@suse.de>
3010 * gcc.dg/tree-ssa/alias-17.c: New testcase.
3012 2007-11-22 Joseph Myers <joseph@codesourcery.com>
3015 * gcc.dg/c99-arraydecl-1.c: Don't expect errors for static or type
3016 qualifiers in abstract declarator.
3018 2007-11-22 Tobias Burnus <burnus@net-b.de>
3020 * gfortran.dg/derived_constructor_comps_3.f90: New.
3022 2007-11-22 Jakub Jelinek <jakub@redhat.com>
3025 * g++.dg/ext/visibility/anon7.C: New test.
3027 2007-11-22 Tobias Burnus <burnus@net-b.de>
3030 * gfortran.dg/bind_c_usage_10.f03: Remove .mod file afterwards.
3031 * gfortran.dg/bind_c_usage_13.f03: New.
3032 * gfortran.dg/bind_c_usage_14.f03: New.
3034 2007-11-22 Richard Sandiford <rsandifo@nildram.co.uk>
3036 PR rtl-optimization/33848
3037 * gcc.dg/torture/pr33848.c: New test.
3039 2007-11-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3042 * gfortran.dg/derived_constructor_comps_2.f90: Add check.
3044 2007-11-20 Richard Guenther <rguenther@suse.de>
3047 * testsuite/gcc.c-torture/execute/pr34154.c: New testcase.
3049 2007-11-20 Uros Bizjak <ubizjak@gmail.com>
3051 * gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
3053 2007-11-20 Thomas Koenig <tkoenig@gcc.gnu.org>
3056 * gfortran.dg/record_marker_1.f90: Explicitly set kinds
3057 so test passes with -frecord-marker=8.
3058 * gfortran.dg/integer_exponentiation_1.f90: Likewise.
3059 * gfortran.dg/integer_exponentiation_2.f90: Likewise.
3060 * gfortran.dg/integer_exponentiation_3.F90: Likewise.
3061 * gfortran.dg/integer_exponentiation_5.F90: Likewise.
3062 * gfortrand.dg/modulo_1.f90: Likewise.
3064 2007-11-20 Richard Sandiford <rsandifo@nildram.co.uk>
3066 * lib/target-supports.exp (check_effective_target_mips_soft_float):
3068 * gcc.dg/var-expand1.c: Skip for mips_soft_float.
3069 * gcc.dg/pr30957-1.c: Likewise.
3071 2007-11-20 Jakub Jelinek <jakub@redhat.com>
3074 * g++.dg/template/crash74.C: New test.
3076 2007-11-20 Richard Guenther <rguenther@suse.de>
3078 * gcc.c-torture/execute/20071120-1.c: New testcase.
3080 2007-11-20 Jakub Jelinek <jakub@redhat.com>
3083 * gcc.dg/tree-ssa/pr34146.c: New test.
3086 * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
3087 dependent on target settings like move_by_pieces etc.
3090 * g++.dg/template/vla2.C: New test.
3093 * g++.dg/overload/template3.C: New test.
3095 2007-11-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3098 * gfortran.dg/optional_dim_2.f90: Remove test.
3100 2007-11-19 Peter Bergner <bergner@vnet.ibm.com>
3102 * gcc.dg/dfp/ddmode-ice.c: New test.
3104 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3106 PR tree-optimization/34036
3107 * gcc.dg/tree-ssa/pr23109.c: Pass -ftrapping-math and expect warning.
3109 2007-11-19 Richard Guenther <rguenther@suse.de>
3111 PR tree-optimization/34
3112 * gcc.c-torture/execute/pr34099-2.c: New testcase.
3114 2007-11-19 Tobias Burnus <burnus@net-b.de>
3117 * gfortran.dg/bind_c_usage_10_c.c: New.
3118 * gfortran.dg/bind_c_usage_10.f03: New.
3120 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3122 * gcc.dg/pr33007.c: Expect new warning.
3123 * gcc.dg/tree-ssa/recip-5.c: Likewise.
3124 * g++.dg/opt/pr34036.C: New test.
3126 2007-11-18 Jakub Jelinek <jakub@redhat.com>
3129 * g++.dg/warn/noreturn-4.C: New test.
3130 * g++.dg/warn/noreturn-5.C: New test.
3131 * g++.dg/warn/noreturn-6.C: New test.
3132 * g++.dg/warn/noreturn-7.C: New test.
3134 2007-11-18 Thomas Koenig <tkoenig@gcc.gnu.org>
3137 * gfortran.fortran-torture/execute/equiv_5.f: Set kind on
3138 integers so tests works with -fdefault-integer-8.
3139 * gfortran.fortran-torture/execute/elemental.f90: Use default
3140 integers so test passes with -fdefault-integer-8.
3141 * gfortran.fortran-torture/execute/der_io.f90: Increase
3142 buffer length so test passes with -fdefault-integer-8.
3143 * gfortran.dg/bounds_check_8.f90: Likewise.
3144 * gfortran.dg/arrayio_derived_1.f90: LIkewise.
3145 * gfortran.dg/equiv_7.f90: Set kind so test passes
3146 with -fdefault-integer-8.
3147 * gfortran.dg/g77/20030326-1.f: Set kind explicitly to
3150 2007-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3153 * gfortran.dg/optional_dim_2.f90: New test.
3156 * gfortran.dg/subref_array_pointer_2.f90: Update test condition.
3158 2007-11-18 Jakub Jelinek <jakub@redhat.com>
3160 PR rtl-optimization/34132
3161 * gcc.c-torture/compile/20071118-1.c: New test.
3163 2007-11-18 Paul Thomas <pault@gcc.gnu.org>
3166 * gfortran.dg/char_cast_2.f90: New test based on achar_4.f90.
3168 2007-11-18 Tobias Burnus <burnus@net-b.de>
3171 * gfortran.dg/entry_14.f90: New.
3172 * gfortran.dg/entry_15.f90: New.
3174 2007-11-18 Richard Guenther <rguenther@suse.de>
3176 PR tree-optimization/34127
3177 * gcc.c-torture/compile/pr34127.c: New testcase.
3179 2007-11-18 Ben Elliston <bje@au.ibm.com>
3181 * gcc.target/powerpc/altivec-23.c: Do not use a typedef name as a
3182 type specifier, as they are not permitted according to the AltiVec
3183 Programming Interface Manual.
3185 2007-11-17 Tobias Burnus <burnus@net-b.de>
3188 * gfortran.dg/bind_c_usage_9.f03: New.
3189 * gfortran.dg/interface_abstract_1.f90: Fix testcase.
3191 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3194 * interface.c (gfc_current_interface_head,
3195 gfc_set_current_interface_head): New functions.
3196 * decl.c (gfc_match_modproc): Move check for syntax error earlier.
3197 On syntax error, restore previous state of the interface.
3198 * gfortran.h (gfc_current_interface_head,
3199 gfc_set_current_interface_head): New prototypes.
3201 2007-11-17 Richard Guenther <rguenther@suse.de>
3204 * gcc.c-torture/execute/pr34130.c: New testcase.
3206 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3209 * gfortran.dg/fmt_label_1.f90: New test.
3211 2007-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3214 * gfortran.dg/initialization_15.f90 : New test.
3216 2007-11-16 Richard Guenther <rguenther@suse.de>
3219 * gcc.c-torture/compile/pr34030.c: New testcase.
3221 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
3224 * gfortran.dg/interface_assignment_3.f90.
3226 2007-11-16 Richard Guenther <rguenther@suse.de>
3228 PR tree-optimization/33870
3229 * gcc.dg/torture/pr33870.c: New testcase.
3231 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
3234 * gfortran.dg/allocatable_function_3.f90.
3236 2007-11-16 Richard Guenther <rguenther@suse.de>
3238 PR tree-optimization/34113
3239 * gcc.c-torture/compile/pr34113.c: New testcase.
3241 2007-11-16 Richard Guenther <rguenther@suse.de>
3243 PR tree-optimization/34099
3244 * g++.dg/torture/pr3499.C: New testcase.
3245 * gcc.c-torture/execute/pr34099.c: Likewise.
3247 2007-11-16 Olivier Hainque <hainque@adacore.com>
3249 * gnat.dg/release_unc_maxalign.adb: New test.
3251 2007-11-16 Jakub Jelinek <jakub@redhat.com>
3254 * g++.dg/template/crash73.C: New test.
3256 2007-11-15 Jakub Jelinek <jakub@redhat.com>
3259 * gcc.dg/tree-ssa/pr23848-1.c: New test.
3260 * gcc.dg/tree-ssa/pr23848-2.c: New test.
3261 * gcc.dg/tree-ssa/pr23848-3.c: New test.
3262 * gcc.dg/tree-ssa/pr23848-4.c: New test.
3264 2007-11-15 Tobias Burnus <burnus@net-b.de>
3267 * gfortran.dg/proc_decl_11.f90: New.
3269 2007-11-15 Ben Elliston <bje@au.ibm.com>
3271 * gcc.target/spu/compare-dp.c: New test.
3273 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3275 * gcc.dg/pr33923.c: New test.
3277 2007-11-14 Jakub Jelinek <jakub@redhat.com>
3280 * gcc.dg/pr34088.c: New test.
3282 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3284 * gcc.c-torture/compile/20071114-1.c: New test.
3286 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3289 * gfortran.dg/char_cast_1.f90: Modify regex in scan-tree-dump-times
3290 to match known variations in symbol format. Document in comments.
3292 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3295 * gfortran.dg/streamio_12.f90: New test to avoid future regression.
3297 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3299 * gfortran.dg/list_read_7.f90: Fix test so that test file is deleted
3302 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3305 * gfortran.dg/proc_decl_1.f90: Update.
3306 * gfortran.dg/proc_decl_7.f90: New test.
3307 * gfortran.dg/proc_decl_8.f90: New test.
3308 * gfortran.dg/proc_decl_9.f90: New test.
3309 * gfortran.dg/proc_decl_10.f90: New test.
3311 2007-11-13 Paul Thomas <pault@gcc.gnu.org>
3314 * gfortran.dg/transfer_assumed_size_1.f90: New test.
3316 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3323 * g++.dg/parse/crash36.C: Add another dg-error.
3324 * g++.dg/cpp0x/pr34054.C: New test.
3325 * g++.dg/cpp0x/pr34056.C: New test.
3326 * g++.dg/cpp0x/pr34057.C: New test.
3327 * g++.dg/cpp0x/pr34058.C: New test.
3328 * g++.dg/cpp0x/pr34060.C: New test.
3330 PR tree-optimization/34063
3331 * g++.dg/tree-ssa/pr34063.C: New test.
3333 2007-11-13 Diego Novillo <dnovillo@google.com>
3335 PR tree-optimization/33870
3336 * gcc.c-torture/execute/pr33870-1.c: New test.
3337 * gcc.dg/tree-ssa/alias-16.c: New test.
3339 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3342 * g++.dg/template/crash72.C: New test.
3344 2007-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3346 * g++.dg/opt/cfg5.C: New test.
3348 2007-11-12 Richard Guenther <rguenther@suse.de>
3351 * gcc.c-torture/execute/pr34070-1.c: New testcase.
3352 * gcc.c-torture/execute/pr34070-2.c: Likewise.
3354 2007-11-12 Richard Guenther <rguenther@suse.de>
3357 * gcc.dg/pr34027-1.c: New testcase.
3358 * gcc.dg/pr34027-2.c: Likewise.
3360 2007-11-12 Ira Rosen <irar@il.ibm.com>
3362 PR tree-optimization/33953
3363 * gcc.dg/vect/pr33953.c: New testcase.
3365 2007-11-11 Tom Tromey <tromey@redhat.com>
3368 * g++.dg/ext/pr17577.h: New file.
3369 * g++.dg/ext/pr17577.C: New file.
3371 2007-11-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3374 * g++.old-deja/g++.ns/template13.C: Update expected output.
3375 * g++.old-deja/g++.pt/friend23.C: Likewise.
3376 * g++.dg/warn/pr8570.C: New.
3378 2007-11-11 Jakub Jelinek <jakub@redhat.com>
3381 * g++.dg/template/pseudodtor4.C: New test.
3383 2007-11-10 Jakub Jelinek <jakub@redhat.com>
3386 * g++.dg/opt/inline14.C: New test.
3388 PR tree-optimization/33680
3389 * gcc.c-torture/compile/20071108-1.c: New test.
3392 * g++.dg/template/pseudodtor3.C: New test.
3394 2007-11-09 Douglas Gregor <doug.gregor@gmail.com>
3397 * g++.dg/cpp0x/variadic-init.C: New.
3399 2007-11-09 Paolo Bonzini <bonzini@gnu.org>
3400 Jakub Jelinek <jakub@redhat.com>
3402 PR rtl-optimization/34012
3403 * gcc.target/i386/pr34012.c: New test.
3405 2007-11-09 Richard Guenther <rguenther@suse.de>
3407 PR tree-optimization/33604
3408 * g++.dg/tree-ssa/pr33604.C: New testcase.
3409 * gcc.dg/pr32721.c: Adjust pattern.
3411 2007-11-09 Richard Sandiford <rsandifo@nildram.co.uk>
3413 * gcc.target/mips/dse-1.c: Disable.
3415 2007-11-08 Tom Tromey <tromey@redhat.com>
3417 * gcc.dg/empty-source-3.c: Update warning location.
3418 * gcc.dg/gomp/barrier-2.c: Likewise.
3419 * gcc.dg/label-decl-3.c: Likewise.
3420 * gcc.dg/label-decl-2.c: Likewise.
3421 * gcc.dg/empty-source-2.c: Likewise.
3423 2007-11-08 Tom Tromey <tromey@redhat.com>
3426 * g++.dg/inherit/pr30297.C: New file.
3428 2007-11-08 Danny Smith <dannysmith@users.sourceforge.net>
3430 * gcc.dg/compat/struct-layout-1_generate.c (dg-options) Add
3431 -fno-common for cygwin and mingw32.
3433 2007-11-08 Kenneth Zadeck <zadeck@naturalbridge.com>
3436 * gcc.dg/pr33826.c: New.
3437 * gcc.dg/tree-ssa/20030714-1.c: Removed two tests that depend on
3438 recursive functions being marked pure or const.
3440 2007-11-08 Tobias Burnus <burnus@net-b.de>
3443 * gfortran.dg/proc_decl_5.f90: New.
3444 * gfortran.dg/proc_decl_6.f90: New.
3446 2007-11-08 Jakub Jelinek <jakub@redhat.com>
3448 PR tree-optimization/32575
3449 * gcc.c-torture/execute/20071108-1.c: New test.
3451 2007-11-08 Daniel Jacobowitz <dan@codesourcery.com>
3453 * g++.dg/opt/anchor1.C: New.
3455 2007-11-07 Diego Novillo <dnovillo@google.com>
3458 * gcc.c-torture/execute/pr33870.x: Remove.
3460 2007-11-07 Douglas Gregor <doug.gregor@gmail.com>
3465 * g++.dg/cpp0x/decltype-33837.C: New.
3466 * g++.dg/cpp0x/decltype-refbug.C: New.
3467 * g++.dg/cpp0x/decltype-33838.C: New.
3469 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3471 * gcc.c-torture/compile/20071107-1.c: New test.
3473 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3475 * gcc.dg/out-of-bounds-1.c: New test.
3477 2007-11-07 Jakub Jelinek <jakub@redhat.com>
3480 * g++.dg/warn/incomplete2.C: New test.
3481 * g++.dg/template/incomplete4.C: New test.
3482 * g++.dg/template/incomplete5.C: New test.
3484 2007-11-07 Olivier Hainque <hainque@adacore.com>
3486 * gnat.dg/max_align.adb: New test.
3488 2007-11-06 H.J. Lu <hongjiu.lu@intel.com>
3491 * gcc.target/i386/pr30961-1.c: New.
3493 2007-11-06 Tom Tromey <tromey@redhat.com>
3496 * g++.dg/warn/pragma-system_header3.h: New.
3497 * g++.dg/warn/pragma-system_header3.C: New.
3500 * g++.dg/warn/pragma-system_header4.C: New.
3501 * g++.dg/warn/pragma-system_header4.h: New.
3503 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3507 * g++.dg/other/canon-array.C: New.
3509 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3511 * g++.dg/parser/crash36.C: Tweak expected errors.
3512 * g++.dg/cpp0x/pr31439.C: New.
3513 * g++.dg/cpp0x/pr32114.C: New.
3514 * g++.dg/cpp0x/pr32115.C: New.
3515 * g++.dg/cpp0x/pr32125.C: New.
3516 * g++.dg/cpp0x/pr32126.C: New.
3517 * g++.dg/cpp0x/pr32127.C: New.
3518 * g++.dg/cpp0x/pr32128.C: New.
3519 * g++.dg/cpp0x/pr32253.C: New.
3520 * g++.dg/cpp0x/pr32566.C: New.
3521 * g++.dg/cpp0x/pr31445.C: Tweak expected errors.
3522 * g++.dg/cpp0x/pr31438.C: Ditto.
3523 * g++.dg/cpp0x/variadic81.C: Ditto.
3524 * g++.dg/cpp0x/pr31432.C: Ditto.
3525 * g++.dg/cpp0x/pr31442.C: Ditto.
3527 2007-11-06 Jakub Jelinek <jakub@redhat.com>
3530 * g++.dg/other/datasec1.C: New test.
3532 PR tree-optimization/33458
3533 * g++.dg/opt/inline12.C: New test.
3535 PR tree-optimization/33993
3536 * gcc.c-torture/compile/20071105-1.c: New test.
3538 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3540 PR rtl-optimization/33648
3541 * gcc.dg/pr33648.c: Require effective target freorder.
3543 2007-11-05 Revital Eres <eres@il.ibm.com>
3545 * lib/target-supports.exp (check_750cl_hw_available): Fix typo.
3547 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3552 * g++.dg/cpp0x/pr33996.C: New
3553 * g++.dg/cpp0x/rv-trivial-bug.C: New
3554 * g++.dg/cpp0x/pr33930.C: New
3556 2007-11-05 Nick Clifton <nickc@redhat.com>
3557 Sebastian Pop <sebastian.pop@amd.com>
3559 PR tree-optimization/32540
3560 PR tree-optimization/33922
3561 * gcc.dg/tree-ssa/pr32540-1.c: New.
3562 * gcc.dg/tree-ssa/pr32540-2.c: New.
3563 * gcc.dg/tree-ssa/pr33922.c: New.
3565 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3568 * g++.dg/cpp0x/variadic-rref.C: New.
3570 2007-11-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3572 * g++dg/warn/pointer-integer-comparison.C: New.
3574 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3576 PR tree-optimization/33856
3577 * gcc.c-torture/compile/20071027-1.c: New test.
3580 * g++.dg/ext/label10.C: New test.
3583 * g++.dg/other/ptrmem9.C: New test.
3585 2007-11-04 Andrew Pinski <pinskia@gmail.com>
3588 * gfortran.fortran-torture/compile/forall-1.f90: New testcase.
3590 2007-11-04 David Edelsohn <edelsohn@gnu.org>
3592 * g++.dg/cpp/_Pragma1.C: Disable on AIX.
3593 * g++.dg/ext/visibility/namespace2.C: Add argument to
3594 dg-require-visibility.
3595 * g++.dg/ext/java-1.C: Disable on AIX.
3597 2007-11-03 Dorit Nuzman <doirit@il.ibm.com>
3599 * gfortran.dg/vect/no-vfa-pr32377.f90: Remove xfail.
3601 2007-11-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3604 * gfortran.dg/assumed_charlen_arg_1.f90: New test.
3606 2007-11-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3609 * gcc.dg/20031223-1.c: Adjust error output.
3610 * gcc.dg/parse-decl-after-label.c: New.
3612 2007-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>