1 2008-03-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4 * gfortran.dg/gomp/gomp.exp: Add .f08 and .F08 file suffixes.
5 * gfortran.dg/dg.exp: Likewise.
6 * gfortran.dg/vect/vect.exp: Likewise.
7 * gfortran.fortran-torture/execute/execute.exp: Likewise.
8 * gfortran.fortran-torture/compile/compile.exp: Likewise.
9 * gfortran.dg/gamma_1.f90: Also check log_gamma.
10 * gfortran.dg/invalid_contains_1.f90: Remove warning about
12 * gfortran.dg/gamma_2.f90: Add a few error messages.
13 * gfortran.dg/invalid_contains_2.f90: Remove warning about
15 * gfortran.dg/gamma_3.f90: Adjust error message.
16 * gfortran.dg/gamma_4.f90: Test for log_gamma instead of lgamma.
17 * gfortran.dg/bind_c_usage_9.f03: Adjust error messages.
18 * gfortran.dg/bessel_1.f90: New test.
19 * gfortran.dg/recursive_check_3.f90: Remove warnings.
20 * gfortran.dg/besxy.f90: Also check for new F2008 intrinsics.
21 * gfortran.dg/derived_function_interface_1.f90: Remove warning.
22 * gfortran.dg/contains_empty_1.f03: New test.
23 * gfortran.dg/erfc_scaled_1.f90: New test.
24 * gfortran.dg/hypot_1.f90: New test.
25 * gfortran.dg/contains_empty_2.f03: New test.
27 2007-03-03 Uros Bizjak <ubizjak@gmail.com>
29 * gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.
31 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
34 * g++.dg/cpp/string-2.C: This is a warning now.
35 * g++.dg/cpp/pedantic-errors.C: -pedantic-errors is not enabled by
38 2008-03-01 Douglas Gregor <doug.gregor@gmail.com>
40 * g++.dg/cpp0x/auto1.C: New.
42 2008-03-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
45 * gfortran.dg/pointer_1.f90: New test.
47 2008-02-29 Douglas Gregor <doug.gregor@gmail.com>
50 * g++.dg/ext/attrib32.C: Add another test case.
52 2008-02-29 Tom Tromey <tromey@redhat.com>
54 * g++.dg/warn/pragma-system_header2.C: Ignore "included from"
57 2008-02-29 Sebastian Pop <sebastian.pop@amd.com>
59 * testsuite/gcc.dg/tree-ssa/ltrans-8.c: Increase the size of strides
60 to make the interchange profitable.
62 2008-02-28 Daniel Franke <franke.daniel@gmail.com>
67 * gfortran.dg/arrayio_11.f90: Fixed test.
68 * gfortran.dg/arrayio_12.f90: Likewise.
69 * gfortran.dg/module_read_1.f90: Added warning-directives.
70 * gfortran.dg/pr32242.f90: Likewise.
71 * gfortran.dg/result_in_spec_3.f90: Likewise.
72 * gfortran.dg/use_12.f90: Likewise.
73 * gfortran.dg/warn_function_without_result.f90 : New test.
75 2008-02-28 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
78 * gfortran.dg/f2c_9.f90: New test.
80 2008-02-28 Sebastian Pop <sebastian.pop@amd.com>
82 * testsuite/gcc.dg/tree-ssa/ldist-1.c: New.
83 * testsuite/gcc.dg/tree-ssa/ldist-1a.c: New.
84 * testsuite/gcc.dg/tree-ssa/ldist-2.c: New.
85 * testsuite/gcc.dg/tree-ssa/ldist-3.c: New.
86 * testsuite/gcc.dg/tree-ssa/ldist-4.c: New.
87 * testsuite/gcc.dg/tree-ssa/ldist-5.c: New.
88 * testsuite/gcc.dg/tree-ssa/ldist-6.c: New.
89 * testsuite/gcc.dg/tree-ssa/ldist-7.c: New.
90 * testsuite/gcc.dg/tree-ssa/ldist-8.c: New.
91 * testsuite/gcc.dg/tree-ssa/ldist-9.c: New.
92 * testsuite/gcc.dg/tree-ssa/ldist-10.c: New.
93 * testsuite/gcc.dg/tree-ssa/ldist-11.c: New.
94 * testsuite/gcc.dg/tree-ssa/ldist-12.c: New.
95 * testsuite/gfortran.dg/ldist-1.f90: New.
97 2008-02-28 Uros Bizjak <ubizjak@gmail.com>
99 * gcc.dg/pr34351.c: Compile for x86 targets only. Use %ebx register.
101 2008-02-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
103 * gfortran.dg/large_real_kind_3.F90: Reverse previous commit.
105 2008-02-27 Jan Beulich <jbeulich@novell.com>
107 * gcc.target/i386/mmx-1.c: Add
108 -Werror-implicit-function-declaration to dg-options.
109 * gcc.target/i386/mmx-2.c: Likewise.
110 * gcc.target/i386/sse-13.c: Likewise.
111 * gcc.target/i386/sse-14.c: Likewise.
113 2008-02-27 Revital Eres <eres@il.ibm.com>
115 PR rtl-optimization/34999
116 * gcc.dg/tree-prof/pr34999.c: New.
118 2008-02-27 Richard Guenther <rguenther@suse.de>
121 * gcc.c-torture/execute/pr35390.c: New testcase.
123 2008-02-27 Samuel Tardieu <sam@rfc1149.net>
126 * gnat.dg/test_direct_io.adb: New file.
128 2008-02-27 Samuel Tardieu <sam@rfc1149.net>
131 * gnat.dg/specs/pr34799.ads: New test.
133 2008-02-27 Richard Guenther <rguenther@suse.de>
136 * gcc.c-torture/execute/pr34971.c: New testcase.
138 2008-02-27 Jakub Jelinek <jakub@redhat.com>
140 * gcc.dg/gomp/preprocess-1.c: New test.
143 * g++.dg/ext/visibility/typeinfo2.C: New test.
144 * g++.dg/ext/visibility/typeinfo3.C: New test.
146 2008-02-26 Joseph Myers <joseph@codesourcery.com>
148 * gcc.dg/bf-ms-attrib.c (main): Return 0.
150 2008-02-26 Joseph Myers <joseph@codesourcery.com>
152 * gcc.target/i386/mmx-4.c (dump64_64): Use printf %I64 on MinGW.
153 * gcc.target/i386/sse-6.c (dump128_64): Likewise.
155 2008-02-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
158 * gcc.dg/empty-source-2.c: Adjust for warning message.
159 * gcc.dg/empty-source-3.c: Likewise.
160 * gcc.dg/pack-test-2.c: Adjust comment.
161 * gcc.dg/pragma-ep-2.c: Likewise.
162 * gcc.dg/pragma-re-2.c: Likewise.
163 * gcc.dg/va-arg-2.c: Likewise.
165 2008-02-26 Tobias Burnus <burnus@net-b.de>
168 * gfortran.dg/assignment_2.f90: New.
170 2008-02-26 Jason Merrill <jason@redhat.com>
173 * g++.dg/ext/attrib32.C: New.
175 2008-02-26 Richard Sandiford <rsandifo@nildram.co.uk>
177 * gcc.c-torture/execute/nest-align-1.x: Delete.
179 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
182 * 20021023-1.c: Use __builtin_va_start instead of
183 __builtin_stdarg_start.
184 * pr17301-1.c: Likewise.
185 * pr17301-2.c: Likewise.
187 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
189 * gcc.dg/pr34351.c: New.
191 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
193 * gcc.dg/Wlarger-than2.c: New.
195 2008-02-26 Paolo Carlini <pcarlini@suse.de>
198 * g++.dg/lookup/crash7.C: New.
200 2008-02-26 Kaz Kojima <kkojima@gcc.gnu.org>
202 * gcc.c-torture/execute/nest-align-1.c: Use the largest alignment.
204 2008-02-25 Joseph Myers <joseph@codesourcery.com>
206 * gcc.target/i386/pr25993.c: Skip on *-*-mingw*.
208 2008-02-25 Joseph Myers <joseph@codesourcery.com>
210 * gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.
212 2008-02-25 Joseph Myers <joseph@codesourcery.com>
214 * gcc.dg/builtins-config.h: Disable C99 runtime testing for
217 2008-02-25 Joseph Myers <joseph@codesourcery.com>
219 * lib/target-supports.exp (check_profiling_available): Report -p
220 unavailable on *-*-mingw*.
222 2008-02-25 Joseph Myers <joseph@codesourcery.com>
224 * lib/target-supports.exp (check_effective_target_pthread_h): New.
225 * gcc.dg/pthread-init-1.c, gcc.dg/pthread-init-2.c: Use
226 dg-require-effective-target pthread_h.
228 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
230 * gcc.dg/Wswitch-enum-error.c: New.
231 * gcc.dg/Wswitch-error.c: New.
232 * gcc.dg/20011021-1.c: Use two directives to match two different
235 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
238 * gcc.dg/pr28322.c: New.
239 * gcc.dg/pr28322-2.c: New.
240 * lib/prune.exp: Ignore "At top level" even if there is no ':'
243 2008-02-25 Paolo Carlini <pcarlini@suse.de>
246 * g++.dg/other/error26.C: New.
248 2008-02-25 Paolo Carlini <pcarlini@suse.de>
251 * g++.dg/other/error25.C: New.
253 2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>
256 * gcc.dg/pr35258.c: New testcase.
258 2008-02-25 Jan Beulich <jbeulich@novell.com>
260 * gcc.dg/20020426-2.c: Remove bogus workaround.
261 * g++.old-deja/g++.other/store-expr1.C: Likewise.
262 * gcc.target/i386/movq-2.c: Also permit use of movzbl.
264 2008-02-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
266 * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
268 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
271 * gcc.dg/pr19984.c: New test.
272 * gcc.dg/dfp/compare-special.h: Use _nan instead of nan as the
273 name of the variable.
275 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
277 * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
278 (main): Call check_vect and foo. Check array values after
280 * gcc.dg/vect/vect-117.c: Call check_vect.
281 * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
283 2008-02-25 Jason Merrill <jason@redhat.com>
286 * g++.dg/lookup/strong-using-5.C: New.
288 2008-02-25 Kaz Kojima <kkojima@gcc.gnu.org>
290 * gcc.dg/tree-ssa/ssa-pre-10.c: Use -fno-finite-math-only on
293 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
296 * gcc.c-torture/execute/20050604-1.x: New file.
298 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
300 * gcc.target/i386/pr22076.c: Update number of mov insns
302 * gcc.target/i386/pr34256.c: Ditto.
304 2008-02-24 Diego Novillo <dnovillo@google.com>
306 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
309 * g++.dg/warn/pr33738.C: New.
311 2008-02-24 Richard Sandiford <rsandifo@nildram.co.uk>
313 * gcc.c-torture/execute/nest-align-1.x: New file.
315 2008-02-24 Danny Smith <dannysmith@users.sourceforge.net>
318 * g++.dg.ext/dllimport13.C: New test.
320 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
323 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on
324 powerpc*-apple-darwin*.
326 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
328 * gfortran.dg/large_real_kind_2.F90: Split testing of ERF and
329 ERFC into gfortran.dg/large_real_kind_3.F90.
330 * gfortran.dg/large_real_kind_3.F90: New test.
332 2008-02-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
335 * gcc.dg/and-1.c: New test.
337 2008-02-23 Daniel Jacobowitz <dan@codesourcery.com>
339 * gcc.c-torture/execute/20080222-1.c: New test.
341 2008-02-23 Uros Bizjak <ubizjak@gmail.com>
345 * gcc.target/i386/pr22076.c: New test.
346 * gcc.target/i386/pr34256.c: New test.
347 * gcc.target/i386/vecinit-5.c: New test.
348 * gcc.target/i386/vecinit-6.c: New test.
349 * gcc.target/i386/vecinit-[1-4].c: Check that no MMX register is used.
351 * g++.dg/compat/struct-layout-1.h: Do not include <mmintrin.h> and
352 <xmmintrin.h>, define __m64 and __m128 directly.
353 * g++.dg/compat/struct-layout-1_generate.c: Add -mno-mmx for x86.
355 2008-02-22 Andrew Pinski <andrew_pinski@playstation.sony.com>
358 * g++.dg/ext/always_inline-1.C: New test.
359 * g++.dg/ext/always_inline-2.C: New test.
360 * g++.dg/ext/always_inline-3.C: New test.
361 * g++.dg/ext/always_inline-4.C: New test.
363 2008-02-22 Hans-Peter Nilsson <hp@axis.com>
365 * gcc.target/cris/asm-b-1.c: New test.
367 2008-02-22 Paolo Carlini <pcarlini@suse.de>
370 * g++.dg/template/nontype17.C: Add.
372 2008-02-22 Paolo Carlini <pcarlini@suse.de>
376 2008-02-14 Paolo Carlini <pcarlini@suse.de>
379 * g++.dg/template/nontype17.C: New.
380 * g++.dg/template/nontype16.C: Add error.
382 2008-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
385 * gcc.dg/Wfloat-equal-1.c: New.
386 * g++.dg/warn/Wfloat-equal-1.C: New.
388 2008-02-21 Michael Matz <matz@suse.de>
391 * gcc.dg/pr35264.c: New testcase.
393 2008-02-21 Richard Guenther <rguenther@suse.de>
395 * gfortran.dg/reassoc_1.f90: New testcase.
396 * gfortran.dg/reassoc_2.f90: Likewise.
397 * gfortran.dg/reassoc_3.f90: Likewise.
399 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
402 * gfortran.dg/fmt_t_7.f: New test.
405 * gfortran.dg/streamio_15.f90: New test.
407 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
410 * gfortran.dg/fmt_zero_digits.f90: Revise test.
412 2008-02-20 Seongbae Park <seongbae.park@gmail.com>
414 * gcc.dg/Wframe-larger-than.c: New option test.
416 2008-02-20 Tobias Burnus <burnus@net-b.de>
419 * gfortran.dg/dollar_sym_1.f90: New.
420 * gfortran.dg/dollar_sym_2.f90: New.
422 2008-02-20 Richard Guenther <rguenther@suse.de>
425 * gcc.dg/builtins-66.c: New testcase.
427 2008-02-20 Richard Guenther <rguenther@suse.de>
429 * gcc.dg/fold-reassoc-1.c: New testcase.
430 * gcc.dg/tree-ssa/recip-3.c: Adjust to not compute d/d.
432 2008-02-20 Richard Guenther <rguenther@suse.de>
434 * gcc.dg/tree-ssa/reassoc-13.c: New testcase.
436 2008-02-20 Ira Rosen <irar@il.ibm.com>
438 * lib/target-supports.exp (check_effective_target_vect_unpack):
440 (check_effective_target_vect_short_mult): Likewise.
441 * gcc.dg/vect/vect-reduc-dot-s16b.c: Expect vectorization of
442 the loop on targets that support vect_unpack.
444 2008-02-20 Uros Bizjak <ubizjak@gmail.com>
446 * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
447 (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
448 templates to reduce number of passed arguments.
450 2008-02-19 Jason Merrill <jason@redhat.com>
453 * g++.dg/template/explicit-args1.C: New.
455 2008-02-19 Richard Guenther <rguenther@suse.de>
457 PR tree-optimization/34989
458 * gcc.dg/pr34989-1.c: New testcase.
459 * gcc.dg/pr34989-2.c: Likewise.
461 2008-02-19 Jakub Jelinek <jakub@redhat.com>
464 * g++.dg/gomp/pr35028.C: New test.
468 * gcc.dg/gomp/pr34964.c: New test.
469 * g++.dg/gomp/pr34964.C: New test.
470 * gcc.dg/gomp/pr35244.c: New test.
471 * g++.dg/gomp/pr35244.C: New test.
474 * g++.dg/gomp/pr35078.C: New test.
476 2008-02-19 Christian Bruel <christian.bruel@st.com>
478 * gcc.dg/packed-array.c: New testcase.
480 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
483 * gcc.target/i386/pr33555.c: New test.
485 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
488 * gcc.target/i386/isa-1.c: New.
489 * gcc.target/i386/isa-2.c: Likewise.
490 * gcc.target/i386/isa-3.c: Likewise.
491 * gcc.target/i386/isa-4.c: Likewise.
492 * gcc.target/i386/isa-5.c: Likewise.
493 * gcc.target/i386/isa-6.c: Likewise.
494 * gcc.target/i386/isa-7.c: Likewise.
495 * gcc.target/i386/isa-8.c: Likewise.
496 * gcc.target/i386/isa-9.c: Likewise.
497 * gcc.target/i386/isa-10.c: Likewise.
498 * gcc.target/i386/isa-11.c: Likewise.
499 * gcc.target/i386/isa-12.c: Likewise.
500 * gcc.target/i386/isa-13.c: Likewise.
501 * gcc.target/i386/isa-14.c: Likewise.
503 2008-02-18 Joey Ye <joey.ye@intel.com>
504 H.J. Lu <hongjiu.lu@intel.com>
507 * gcc.c-torture/execute/nest-align-1.c: New test case.
509 2008-02-17 Richard Guenther <rguenther@suse.de>
512 * gcc.dg/torture/pr35227.c: New testcase.
514 2008-02-17 Richard Guenther <rguenther@suse.de>
516 PR tree-optimization/35231
517 * gcc.c-torture/execute/pr35231.c: New testcase.
519 2008-02-17 Uros Bizjak <ubizjak@gmail.com>
521 * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
524 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
526 * obj-c++.dg/encode-2.mm: XFAIL.
527 * obj-c++.dg/encode-3.mm: Likewise.
529 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
530 Paolo Carlini <pcarlini@suse.de>
532 * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
533 * g++.dg/ext/has_nothrow_constructor.C: Likewise.
534 * g++.dg/ext/has_nothrow_copy.C: Likewise.
536 2008-02-16 Uros Bizjak <ubizjak@gmail.com>
538 * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
539 (main): Change to void and rename to sse_test.
540 * gcc.target/i386/pr24306.c: Ditto.
541 * gcc.target/i386/pr32065-2.c: Ditto.
542 * gcc.target/i386/20060512-1.c: Include sse2-check.h.
543 (main): Change to void and rename to sse2_test.
544 * gcc.target/i386/20060512-3.c: Ditto.
546 2008-02-15 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
549 * gfortran.dg/c_loc_tests_12.f03: New test.
551 2008-02-15 Douglas Gregor <doug.gregor@gmail.com>
556 * g++.dg/cpp0x/vt-35026.C: New.
557 * g++.dg/cpp0x/vt-35023.C: New.
558 * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
559 * g++.dg/cpp0x/vt-35024.C: New.
561 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
563 * gcc.c-torture/execute/va-arg-25.x: Remove.
565 2008-02-15 Richard Guenther <rguenther@suse.de>
566 Zdenek Dvorak <ook@ucw.cz>
568 PR tree-optimization/35164
569 * g++.dg/torture/pr35164-1.C: New testcase.
570 * g++.dg/torture/pr35164-2.C: Likewise.
572 2008-02-15 Dominique d'Humieres <dominiq@lps.ens.fr>
575 * testsuite/g++.dg/template/spec35.C: Change the regular expressions
576 in dg-final to match the assembly code generated by Darwin 9.
578 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
580 * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
582 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
584 * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
586 2008-02-15 Hans-Peter Nilsson <hp@axis.com>
588 * lib/dejapatches.exp: New file.
590 2008-02-14 Douglas Gregor <doug.gregor@gmail.com>
593 * g++.dg/cpp0x/vt-34050.C: New.
595 2008-02-14 Jason Merrill <jason@redhat.com>
599 * g++.dg/warn/pr11159.C: New.
600 * g++.dg/warn/pr5645.C: Likewise.
602 2008-02-14 Danny Smith <dannysmith@users.sourceforge.net>
604 PR preprocessor/35061
605 * gcc.dg/cpp/pragma_pop_macro-1.c: New test.
607 2008-02-14 Paolo Carlini <pcarlini@suse.de>
610 * g++.dg/template/nontype17.C: New.
611 * g++.dg/template/nontype16.C: Add error.
613 2008-02-13 Jakub Jelinek <jakub@redhat.com>
616 * g++.dg/template/member8.C: New test.
618 2008-02-13 Michael Matz <matz@suse.de>
620 * gcc.dg/pr35065.c: Fix testcase warnings.
622 2008-02-13 Jason Merrill <jason@redhat.com>
624 PR c++/34962, c++/34937, c++/34939
625 * g++.dg/ext/tmplattr9.C: New.
627 2008-02-13 Michael Matz <matz@suse.de>
630 * gcc.dg/pr35065.c: New testcase.
632 2008-02-12 Richard Guenther <rguenther@suse.de>
634 PR tree-optimization/35171
635 * gcc.c-torture/compile/pr35171.c: New testcase.
637 2008-02-12 Richard Guenther <rguenther@suse.de>
640 * gcc.c-torture/execute/pr35163.c: New testcase.
642 2008-02-12 Uros Bizjak <ubizjak@gmail.com>
644 * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
646 2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
648 * gnat.dg/loop_address.adb: New test.
650 2008-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
652 * obj-c++.dg/bitfield-1.mm: Expect failures.
653 * obj-c++.dg/bitfield-4.mm: Likewise.
654 * obj-c++.dg/cxx-ivars-2.mm: Likewise.
655 * obj-c++.dg/encode-8.mm: Likewise.
656 * obj-c++.dg/isa-field-1.mm: Likewise.
657 * obj-c++.dg/layout-1.mm: Likewise.
658 * obj-c++.dg/lookup-2.mm: Likewise.
659 * obj-c++.dg/try-catch-2.mm: Likewise.
660 * obj-c++.dg/try-catch-9.mm: Likewise.
662 2008-02-12 Jakub Jelinek <jakub@redhat.com>
665 * g++.dg/tree-ssa/pr35144.C: New test.
668 * gcc.target/i386/pr35160.c: New test.
671 * g++.dg/init/new27.C: New test.
673 2008-02-11 Paolo Carlini <pcarlini@suse.de>
676 * g++.dg/template/crash78.C: New.
678 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
681 * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
682 * gcc.dg/compat/vector-2_y.c: Ditto.
684 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
685 Richard Guenther <rguenther@suse.de>
687 PR tree-optimization/33992
688 * gcc.c-torture/execute/pr33992.c: New testcase.
690 2008-02-10 Thomas Koenig <tkoenig@gcc.gnu.org>
692 * gfortran.dg/streamio_14.f90: New test.
694 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
696 * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
697 Add -mfpmath=387 to dg-options.
699 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
702 * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
703 * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
704 * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
705 * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
706 * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
707 * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
708 * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
709 * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
710 * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
712 2008-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
715 * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
717 2008-02-06 Alexandre Oliva <aoliva@redhat.com>
720 * g++.dg/conversion/bitfield8.C: New.
722 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
724 * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
726 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
730 * g++.dg/ext/vector13.C: New.
732 2008-02-06 David Daney <ddaney@avtrex.com>
734 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
736 2008-02-05 Bob Wilson <bob.wilson@acm.org>
738 * lib/target-supports.exp (check_effective_target_hard_float): Remove
739 special case for xtensa-*-*.
741 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
744 * gfortran.dg/volatile11.f90: New test.
746 2008-02-05 Jakub Jelinek <jakub@redhat.com>
749 * g++.dg/template/array19.C: New test.
751 2008-02-05 Diego Novillo <dnovillo@google.com>
753 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
756 * g++.dg/warn/pr33738.C: Remove.
758 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
761 * gfortran.dg/bounds_check_13.f: New test.
763 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
766 * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
768 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
771 * gcc.target/i386/pr35083.c: New test.
773 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
776 * gfortran.dg/data_bounds_1.f90: New test.
778 2008-02-04 Diego Novillo <dnovillo@google.com>
780 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
783 * testsuite/g++.dg/warn/pr33738.C: New.
785 2008-02-04 Daniel Franke <franke.daniel@gmail.com>
787 * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
790 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
792 * lib/target-supports.exp (check_effective_target_hard_float): Only
793 use the macro definition tests for mips*-*-* and xtensa-*-*. For all
794 other targets, grep for a call insn in the rtl expand dump for an
796 (target_compile): Support generating rtl dumps as output.
798 2008-02-04 Richard Guenther <rguenther@suse.de>
801 * gcc.c-torture/execute/pr33631.c: New testcase.
803 2008-02-04 Richard Guenther <rguenther@suse.de>
806 * gcc.c-torture/compile/pr35043.c: New testcase.
808 2008-02-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
810 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
812 2008-02-03 Uros Bizjak <ubizjak@gmail.com>
814 * gcc.target/i386/pr31628.c: Require effective target fpic.
815 * gcc.target/i386/strinline.c: Ditto.
816 * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
817 * gcc.dg/pr35045.c: Ditto.
818 * gcc.dg/20050503-1.c: Ditto.
820 2008-02-03 Paul Thomas <pault@gcc.gnu.org>
823 * gfortran.dg/host_assoc_variable_1.f90: New test.
824 * gfortran.dg/allocate_stat.f90: Change last three error messages.
826 2008-02-02 Michael Matz <matz@suse.de>
829 * gcc.dg/pr35045.c: New test.
831 2008-02-02 Thomas Koenig <tkoenig@gcc.gnu.org>
834 * gfortran.dg/shape_4.f90: New test.
836 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
838 * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
840 2008-02-01 Hans-Peter Nilsson <hp@axis.com>
842 PR rtl-optimization/34773
843 * gcc.target/cris/torture/pr34773.c: New test.
845 2008-02-01 Nick Clifton <nickc@redhat.com>
847 * lib/target-supports.exp (check_profiling_available): Do not
848 expect profiling to work on the xstormy16 target.
850 2008-02-01 Uros Bizjak <ubizjak@gmail.com>
853 * gcc.c-torture/execute/20050316-2.x: New file.
854 * gcc.target/i386/pr17390.c: Update scan pattern.
855 * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
856 * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
858 2008-01-31 Paul Thomas <pault@gcc.gnu.org>
861 * gfortran.dg/proc_assign_2.f90: New test.
863 2008-01-31 Douglas Gregor <doug.gregor@gmail.com>
864 Jakub Jelinek <jakub@redhat.com>
868 * g++.dg/ext/alias-canon.C: New.
869 * g++.dg/ext/alias-mangle.C: New.
871 2008-01-30 Jan Hubicka <jh@suse.cz>
873 * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
875 2008-01-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
877 * g++.dg/other/first-global.C: Add -fpie for all pic targets.
878 * g++.dg/parse/attr-externally-visible-1.C: Likewise.
880 2008-01-30 Jan Hubicka <jh@suse.cz>
883 * gcc.c-torture/execute/pr34982.c: New testcase.
885 2008-01-30 Andreas Krebbel <krebbel1@de.ibm.com>
887 * gcc.target/s390/tf_to_di-1.c: New testcase.
889 2008-01-30 Paul Thomas <pault@gcc.gnu.org>
892 * gfortran.dg/use_only_3.f90: New test.
893 * gfortran.dg/use_only_3.inc: Modules for new test.
896 * gfortran.dg/function_charlen_2.f90: New test.
898 2008-01-30 Jakub Jelinek <jakub@redhat.com>
901 * gcc.dg/pr34969.c: New test.
904 * gcc.dg/inline-25.c: New test.
905 * gcc.dg/inline-26.c: New test.
906 * gcc.dg/inline-27.c: New test.
908 2008-01-29 Richard Guenther <rguenther@suse.de>
911 * gcc.c-torture/compile/pr35006.c: New testcase.
913 2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
924 * g++.dg/cpp0x/vt-34219-2.C: New.
925 * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
926 * g++.dg/cpp0x/vt-34961.C: New.
927 * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
928 cases from the re-opened PR.
929 * g++.dg/cpp0x/vt-34753.C: New.
930 * g++.dg/cpp0x/vt-34919.C: New.
931 * g++.dg/cpp0x/vt-34754.C: New.
932 * g++.dg/cpp0x/vt-34606.C: New.
933 * g++.dg/cpp0x/vt-34219.C: New.
934 * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
935 * g++.dg/cpp0x/vt-34755.C: New.
936 * g++.dg/cpp0x/pr31438.C: Ditto.
937 * g++.dg/cpp0x/variadic81.C: Ditto.
939 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
941 * g++.dg/torture/pr34641.C: Put the dg-do first.
943 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
945 * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
947 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
949 * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
951 2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
954 * gcc.target/powerpc/spe-small-data-1.c: New test.
955 * gcc.target/powerpc/spe-small-data-2.c: New test.
957 2008-01-28 Thomas Koenig <tkoenig@gcc.gnu.org>
960 * gfortran.dg/shape_3.f90: New test.
962 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
964 * gcc.target/s390/20020926-1.c: Remove -m31.
966 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
968 * gcc.target/s390/20020926-1.c: Disable for s390x.
970 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
973 * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
976 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
979 * gfortran.dg/array_constructor_22.f90: New test.
981 2008-01-26 Maxim Kuvyrkov <maxim@codesourcery.com>
984 * gcc.c-torture/compile/pr34688: New test.
986 2008-01-26 Tobias Burnus <burnus@net-b.de>
989 * gfortran.dg/missing_optional_dummy_5.f90: New.
991 2008-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
993 * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
994 noinline. XFAIL test.
996 2008-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
999 * gfortran.dg/array_3.f90: New test.
1001 2008-01-26 Jakub Jelinek <jakub@redhat.com>
1003 * gcc.c-torture/compile/pr34966.c (atan): Only use asm
1007 * gcc.dg/pr34965.c: New test.
1008 * g++.dg/other/error24.C: New test.
1010 2008-01-26 Thomas Koenig <tkoenig@gcc.gnu.org>
1012 PR libfofortran/34887
1013 * gfortran.dg/x_slash_2.f: New test.
1015 2008-01-26 Richard Guenther <rguenther@suse.de>
1018 * g++.dg/torture/pr34235.C: New testcase.
1020 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
1022 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
1024 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
1027 * gcc.target/mips/lazy-binding-1.c: New test.
1028 * gcc.target/mips/mips.exp (setup_mips_tests): Set
1029 mips_forced_no_abicalls and mips_forced_no_shared.
1030 (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
1031 Avoid using small data with -mabicalls. Don't make -G0 force
1032 -mn-abicalls. Skip -mabicalls and -mshared tests if the multilib
1033 forces the opposite option.
1035 2008-01-26 Danny Smith <dannysmith@users.sourceforge.net>
1038 * gcc.target/i386/fastcall-1.c: Scan for correct label.
1039 Use -std=gnu89 switch.
1041 2008-01-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1044 * gfortran.dg/direct_io_9.f: New test.
1046 2008-01-25 Daniel Franke <franke.daniel@gmail.com>
1049 * gfortran.dg/where_operator_assign_4.f90: New test.
1051 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1053 * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
1054 gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
1057 2008-01-25 Richard Guenther <rguenther@suse.de>
1060 * gcc.c-torture/execute/pr32244-1.c: New testcase.
1062 2008-01-25 Richard Guenther <rguenther@suse.de>
1064 PR tree-optimization/34966
1065 * gcc.c-torture/compile/pr34966.c: New testcase.
1067 2008-01-25 Richard Guenther <rguenther@suse.de>
1070 * g++.dg/torture/pr33887-1.C: New testcase.
1071 * g++.dg/torture/pr33887-2.C: Likewise.
1072 * g++.dg/torture/pr33887-3.C: Likewise.
1073 * gcc.c-torture/execute/20071211-1.c: Likewise.
1075 2008-01-25 Uros Bizjak <ubizjak@gmail.com>
1078 * gcc.dg/pr34856.c: Use pointer mode for "pin".
1080 2008-01-25 Jakub Jelinek <jakub@redhat.com>
1083 * g++.dg/gomp/pr33333.C: New test.
1085 PR preprocessor/34692
1086 * gcc.dg/cpp/pr34692.c: New test.
1087 * gcc.dg/gomp/pr34692.c: New test.
1089 2008-01-25 Olga Golovanevsky <olga@il.ibm.com>
1091 * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
1093 2008-01-24 Daniel Franke <franke.daniel@gmail.com>
1096 * gfortran.dg/empty_type.f90: New test.
1098 2008-01-24 Paolo Carlini <pcarlini@suse.de>
1101 * g++.dg/template/crash77.C: New.
1103 2008-01-24 Uros Bizjak <ubizjak@gmail.com>
1106 * gcc.dg/pr34856.c: New test.
1108 2008-01-24 Tobias Burnus <burnus@net-b.de>
1110 * gfortran.dg/namelist_39.f90: Delete temporary files.
1111 * gfortran.dg/namelist_44.f90: Ditto.
1113 2008-01-24 Richard Guenther <rguenther@suse.de>
1116 * g++.dg/torture/pr34953.C: New testcase.
1118 2008-01-24 Jakub Jakub Jelinek <jakub@redhat.com>
1121 * gcc.c-torture/compile/20080124-1.c: New test.
1123 2008-01-24 Paul Thomas <pault@gcc.gnu.org>
1126 * gfortran.dg/function_charlen_3.f: New test.
1128 2008-01-23 Michael Matz <matz@suse.de>
1131 * g++.dg/debug/pr34895.cc: New testcase.
1133 2008-01-23 Richard Guenther <rguenther@suse.de>
1136 * gcc.dg/pr31529-1.c: New testcase.
1137 * gcc.dg/pr31529-2.c: Likewise.
1139 2008-01-23 Jakub Jelinek <jakub@redhat.com>
1142 * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
1143 unsigned int for the first argument.
1145 2008-01-22 Jakub Jelinek <jakub@redhat.com>
1148 * g++.dg/conversion/bitfield7.C: New test.
1149 * g++.dg/cpp0x/decltype4.C: Fixed xfail.
1151 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com>
1153 From Michael Frysinger <michael.frysinger@analog.com>
1154 * gcc.target/bfin/mcpu-bf547.c: New test.
1155 * gcc.target/bfin/mcpu-bf523.c: New test.
1156 * gcc.target/bfin/mcpu-bf524.c: New test.
1157 * gcc.target/bfin/mcpu-bf526.c: New test.
1159 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
1161 * gcc.c-torture/execute/20080122-1.c: New test.
1163 2008-01-22 Tom Tromey <tromey@redhat.com>
1166 * gcc.dg/cpp/pr34859.c: New file.
1168 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1171 * gfortran.dg/vector_subscript_3.f90: New test.
1173 2008-01-22 Tobias Burnus <burnus@net-b.de>
1176 * gfortran.dg/missing_optional_dummy_4.f90
1178 2008-01-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1180 * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
1182 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
1184 * gnat.dg/unchecked_union1.adb: New test.
1186 2008-01-22 Tom Tromey <tromey@redhat.com>
1189 * g++.dg/ext/pr34829.C: New file.
1191 2008-01-22 Jakub Jelinek <jakub@redhat.com>
1194 * gcc.dg/gomp/pr34607.c: New test.
1195 * g++.dg/gomp/pr34607.C: New test.
1198 * g++.dg/ext/vector10.C: New test.
1201 * g++.dg/other/error23.C: New test.
1204 * g++.dg/ext/vector12.C: New test.
1206 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1209 * gcc.dg/Wstrict-overflow-21.c: New.
1210 * g++.dg/warn/Wstrict-aliasing-8.C: New.
1212 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1215 * gcc.dg/pr33092.c: New.
1217 2008-01-22 Andreas Krebbel <krebbel1@de.ibm.com>
1219 * gcc.target/s390/20020926-1.c: Add -m31 option.
1221 2008-01-22 Daniel Franke <franke.daniel@gmail.com>
1224 * gfortran.dg/initialization_18.f90: New test.
1226 2008-01-22 Tobias Burnus <burnus@net-b.de>
1229 * gfortran.dg/tab_continuation.f: New.
1231 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1234 * gfortran.dg/use_rename_2.f90: New test.
1236 2008-01-21 Richard Guenther <rguenther@suse.de>
1239 * gcc.c-torture/compile/pr34856.c: New testcase.
1241 2008-01-21 Richard Guenther <rguenther@suse.de>
1244 * gcc.c-torture/compile/pr34885.c: New testcase.
1246 2008-01-21 Eric Botcazou <ebotcazou@adacore.com>
1248 * gnat.dg/specs/alignment1.ads: New test.
1250 2008-01-21 Richard Guenther <rguenther@suse.de>
1253 * g++.dg/torture/pr34850.C: New testcase.
1255 2008-01-21 Alon Dayan <alond@il.ibm.com>
1256 Olga Golovanevsky <olga@il.ibm.com>
1258 PR tree-optimization/34701
1259 * gcc.dg/struct/wo_prof_array_field.c: New test.
1261 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1264 * g++.dg/ext/vector9.C: New.
1266 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1270 * g++.dg/template/crash75.C: New.
1271 * g++.dg/template/crash76.C: Likewise.
1273 2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
1275 PR rtl-optimization/34808
1276 * gcc.c-torture/compile/pr34808.c: New test.
1278 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1281 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1284 * gfortran.dg/entry_array_specs_3.f90: New test.
1287 * gfortran.dg/use_rename_1.f90: New test.
1289 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1292 * gfortran.dg/array_constructor_20.f90: New test.
1293 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1296 * gfortran.dg/array_constructor_21.f90: New test.
1298 2008-01-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1301 * gfortran.dg/inquire_13.f90: New test.
1304 * gfortran.dg/continuation_9.f90: New test.
1306 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
1309 * gcc.target/mips/pr34831.c: New test.
1311 2008-01-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1315 * gfortran.dg/any_all_1.f90: New test.
1316 * gfortran.dg/any_all_2.f90: New test.
1318 2008-01-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1320 * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
1321 "dg-require-weak" statement.
1322 * g++.dg/eh/weak1.C: Likewise.
1324 2008-01-19 Jakub Jelinek <jakub@redhat.com>
1326 PR gcov-profile/34610
1327 * gcc.dg/gomp/pr34610.c: New test.
1329 2008-01-19 Tobias Burnus <burnus@net-b.de>
1332 * gfortran.dg/implicit_11.f90: New.
1333 * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
1334 * gfortran.dg/entry_15.f90: Ditto.
1335 * gfortran.dg/func_assign.f90: Ditto.
1336 * gfortran.dg/gomp/reduction3.f90: Ditto.
1337 * gfortran.dg/proc_assign_1.f90: Ditto.
1339 * gfortran.dg/interface_proc_end.f90: Use dg-error instead
1340 of dg-excess-errors.
1342 2008-01-18 Tobias Burnus <burnus@net-b.de>
1345 * gfortran.dg/argument_checking_15.f90: New.
1346 * gfortran.dg/argument_checking_5.f90: Change TODO into
1349 2008-01-18 Tobias Burnus <burnus@net-b.de>
1351 * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
1352 * gfortran.dg/enum_5.f90: Ditto.
1353 * gfortran.dg/enum_6.f90: Ditto.
1354 * gfortran.dg/bom_error.f90: Ditto.
1355 * gfortran.dg/func_decl_4.f90: Ditto.
1357 2008-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1360 * gfortran.dg/fmt_t_6.f: New test.
1362 2008-01-18 Tobias Burnus <burnus@net-b.de>
1364 * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
1366 2008-01-18 Jonathan Wakely <jwakely.gcc@gmail.com>
1368 * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
1370 2008-01-18 Ian Lance Taylor <iant@google.com>
1372 * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
1374 2008-01-18 Ian Lance Taylor <iant@google.com>
1377 * g++.dg/init/new26.C: New test.
1379 2008-01-18 Richard Guenther <rguenther@suse.de>
1382 * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
1385 2008-01-18 Hans-Peter Nilsson <hp@axis.com>
1387 * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
1388 dg-require-effective-target.
1390 2007-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1393 * gfortran.dg/reshape_2.f90: New test.
1395 2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org>
1397 * gcc.dg/20040223-1.c: Fix comment typo.
1399 2008-01-17 Janis Johnson <janis187@us.ibm.com>
1402 * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
1403 until 34814 is fixed.
1405 2008-01-17 Andrew MacLeod <amacleod@redhat.com>
1407 PR tree-optimization/34648
1408 * gcc.c-torture/compile/pr34648.c: New testcase.
1410 2008-01-17 Sebastian Pop <sebastian.pop@amd.com>
1413 * gcc.dg/autopar/autopar.exp: New.
1414 * g++.dg/tree-ssa/pr34355.C: Require pthread.
1415 * lib/target-supports.exp (check_effective_target_pthread): New.
1417 * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
1418 * gcc.dg/tree-ssa/reduc-1short.c: Same.
1419 * gcc.dg/tree-ssa/reduc-1.c: Same.
1420 * gcc.dg/tree-ssa/reduc-2short.c: Same.
1421 * gcc.dg/tree-ssa/reduc-2.c: Same
1422 * gcc.dg/tree-ssa/reduc-3.c: Same.
1423 * gcc.dg/tree-ssa/reduc-1char.c: Same.
1424 * gcc.dg/tree-ssa/reduc-6.c: Same.
1425 * gcc.dg/tree-ssa/reduc-7.c: Same.
1426 * gcc.dg/tree-ssa/reduc-2char.c: Same.
1427 * gcc.dg/tree-ssa/reduc-8.c: Same.
1428 * gcc.dg/tree-ssa/reduc-9.c: Same.
1430 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1432 * gnat.dg/discr5.adb: New test.
1434 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1436 * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
1438 2008-01-17 Richard Guenther <rguenther@suse.de>
1440 PR tree-optimization/34825
1441 * gcc.dg/pr34825.c: New testcase.
1443 2008-01-17 Richard Guenther <rguenther@suse.de>
1445 * gcc.c-torture/execute/20080117-1.c: New testcase.
1447 2008-01-17 Revital Eres <eres@il.ibm.com>
1450 * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
1452 2008-01-17 Paul Thomas <pault@gcc.gnu.org>
1455 * gfortran.dg/function_charlen_1.f90: New test.
1458 * gfortran.dg/function_types_1.f90: New test.
1459 * gfortran.dg/function_types_2.f90: New test.
1462 * gfortran.dg/function_kinds_4.f90: New test.
1463 * gfortran.dg/function_kinds_5.f90: New test.
1465 * gfortran.dg/defined_operators_1.f90: Errors now at function
1467 * gfortran.dg/private_type_4.f90: The same.
1468 * gfortran.dg/interface_15.f90: The same.
1469 * gfortran.dg/elemental_args_check_2.f90: The same.
1470 * gfortran.dg/auto_internal_assumed.f90: The same.
1472 2008-01-16 Eric Botcazou <ebotcazou@adacore.com>
1474 * gnat.dg/sizetype.adb: New test.
1476 2008-01-16 Richard Guenther <rguenther@suse.de>
1479 * gcc.dg/overflow-warn-7.c: New testcase.
1481 2008-01-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1483 * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
1485 2008-01-16 Jakub Jelinek <jakub@redhat.com>
1486 Richard Guenther <rguenther@suse.de>
1489 * gcc.dg/pr34668-1.c: New test.
1490 * gcc.dg/pr34668-2.c: Likewise.
1492 2008-01-16 Richard Guenther <rguenther@suse.de>
1495 * g++.dg/torture/pr33819.C: New testcase.
1497 2008-01-16 Richard Guenther <rguenther@suse.de>
1500 * gcc.c-torture/execute/pr34768-1.c: New testcase.
1501 * gcc.c-torture/execute/pr34768-2.c: Likewise.
1503 2008-01-16 Tobias Burnus <burnus@net-b.de>
1506 * gfortran.dg/argument_checking_13.f90: New.
1507 * gfortran.dg/argument_checking_14.f90: New.
1509 2008-01-15 Thomas Koenig <tkoenig@gcc.gnu.org>
1512 * gfortran.dg/anyallcount_1.f90: New test.
1514 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1517 * g++.dg/cpp0x/vt-34399.C: New.
1518 * g++.dg/template/friend50.C: New.
1520 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1523 * g++.dg/cpp0x/vt-34751.C: New.
1525 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1531 * g++.dg/cpp0x/vt-34051-2.C: New.
1532 * g++.dg/cpp0x/vt-34102.C: New.
1533 * g++.dg/cpp0x/vt-34051.C: New.
1534 * g++.dg/cpp0x/vt-34055.C: New.
1535 * g++.dg/cpp0x/vt-34103.C: New.
1537 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1540 * g++.dg/cpp0x/vt-34314.C: New.
1541 * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
1542 reality (the error message was wrong previously).
1544 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1547 * g++.dg/cpp0x/vt-33964.C: New.
1548 * g++.dg/template/partial5.C: New.
1550 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1553 * g++.dg/cpp0x/vt-34052.C: New.
1554 * g++.dg/template/ttp26.C: New.
1556 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1558 * gnat.dg/rep_clause2.ad[sb]: New test.
1559 * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
1561 2008-01-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1564 * g++.dg/cpp/pedantic-errors.C: Delete.
1565 * g++.dg/cpp/permissive.C: Delete.
1567 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1569 * gcc.c-torture/compile/20080114-1.c: New test.
1571 2008-01-13 Tobias Burnus <burnus@net-b.de>
1574 * gfortran.dg/argument_checking_11.f90: New.
1575 * gfortran.dg/argument_checking_12.f90: New.
1576 * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
1577 * gfortran.dg/c_assoc_2.f03: Update dg-error.
1578 * gfortran.dg/argument_checking_3.f90: Ditto.
1579 * gfortran.dg/pointer_intent_2.f90: Ditto.
1580 * gfortran.dg/import2.f90: Ditto.
1581 * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
1582 * gfortran.dg/implicit_actual.f90: Ditto.
1583 * gfortran.dg/used_dummy_types_3.f90: Ditto.
1584 * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
1586 2008-01-13 Tobias Burnus <burnus@net-b.de>
1589 * gfortran.dg/interface_proc_end.f90: New.
1591 2008-01-13 Tobias Burnus <burnus@net-b.de>
1594 * gfortran.dg/assumed_size_refs_4.f90: New.
1596 2008-01-13 Eric Botcazou <ebotcazou@adacore.com>
1598 * gnat.dg/unchecked_convert1.adb.
1600 2008-01-13 Richard Guenther <rguenther@suse.de>
1602 * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
1603 readable and writable again before exiting.
1605 2008-01-13 Richard Guenther <rguenther@suse.de>
1608 * gcc.dg/noncompile/incomplete-4.c: New testcase.
1610 2008-01-13 Jan Hubicka <jh@suse.cz>
1613 * gcc.dg/pr32135.c: new.
1615 2008-01-12 Doug Kwan <dougkwan@google.com>
1617 * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
1618 * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
1619 -Wignored-qualifiers.
1621 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1623 * gnat.dg/slice3.adb: New test.
1624 * gnat.dg/slice4.adb: Likewise.
1626 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1628 * gnat.dg/bit_packed_array.ad[sb]: New test.
1630 2008-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1633 * gfortran.dg/parens_7.f90: New test.
1635 2008-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1637 * gcc.dg/tree-ssa/loadpre5.c: Use static.
1638 * gcc.dg/tree-ssa/loadpre8.c: Likewise.
1640 * gcc.dg/pr33826.c: Require nonpic.
1642 2008-01-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1645 * gfortran.dg/inquire_12.f90: New test.
1647 2008-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1650 * all_bounds_1.f90: New test case.
1651 * maxloc_bounds_1.f90: New test case.
1652 * maxloc_bounds_2.f90: New test case.
1653 * maxloc_bounds_3.f90: New test case.
1654 * maxloc_bounds_4.f90: New test case.
1655 * maxloc_bounds_5.f90: New test case.
1656 * maxloc_bounds_6.f90: New test case.
1657 * maxloc_bounds_7.f90: New test case.
1658 * maxloc_bounds_8.f90: New test case.
1660 2008-01-11 Eric Botcazou <ebotcazou@adacore.com>
1662 * gcc.dg/struct-ret-3.c: New test.
1664 2008-01-11 Paul Thomas <pault@gcc.gnu.org>
1667 * gfortran.dg/transfer_simplify_8.f90: New test.
1669 2008-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
1671 * g++.dg/torture/pr34641.C: Add dg-require-visibility. Define
1672 size_t using predefined macro.
1674 2008-01-10 Raksit Ashok <raksit@google.com>
1676 PR rtl-optimization/27971
1677 * gcc.target/i386/pr27971.c: New testcase.
1679 2008-01-10 Paul Thomas <pault@gcc.gnu.org>
1682 * gfortran.dg/bounds_check_12.f90: New test.
1684 2008-01-10 Uros Bizjak <ubizjak@gmail.com>
1686 * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
1687 * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
1689 2008-01-10 Andreas Krebbel <krebbel1@de.ibm.com>
1692 * g++.dg/torture/pr34641.C: New testcase.
1694 2008-01-10 Richard Guenther <rguenther@suse.de>
1696 PR tree-optimization/34651
1697 * g++.dg/torture/pr34651.C: New testcase.
1699 2008-01-09 Sebastian Pop <sebastian.pop@amd.com>
1701 PR tree-optimization/34017
1702 * gcc.dg/tree-ssa/pr34017.c: New.
1704 2008-01-09 Richard Guenther <rguenther@suse.de>
1705 Andrew Pinski <andrew_pinski@playstation.sony.com>
1708 * gcc.c-torture/compile/pr30132.c: New testcase.
1710 2008-01-09 Richard Guenther <rguenther@suse.de>
1713 * gcc.c-torture/compile/pr34458.c: New testcase.
1715 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1718 g++.dg/eh/ia64-2.C: Require weak support.
1720 2008-01-08 Richard Guenther <rguenther@suse.de>
1723 * g++.dg/torture/pr31863.C: New testcase.
1725 2008-01-08 Jakub Jelinek <jakub@redhat.com>
1728 * gcc.dg/gomp/pr34694.c: New test.
1729 * g++.dg/gomp/pr34694.C: New test.
1732 * g++.dg/gomp/pr33890.C: New test.
1734 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1737 * gfortran.dg/parameter_array_init_3.f90: New test.
1739 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1743 * gfortran.dg/alloc_comp_default_init_1.f90: New test.
1745 2008-01-07 Janis Johnson <janis187@us.ibm.com>
1747 * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
1748 * g++.dg/other/spu2vmx-1.C: Use it.
1750 2008-01-07 Jack Howarth <howarth@bromo.med.uc.edu>
1752 * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
1755 * gcc.target/powerpc/popcount-1.c: Skip on darwin.
1756 * gcc.target/powerpc/parity-1.c: Likewise.
1758 2008-01-07 Fred Fish <fnf@specifix.com>
1760 PR preprocessor/30363:
1761 * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
1764 2008-01-07 Paul Thomas <pault@gcc.gnu.org>
1767 * gfortran.dg/use_only_2.f90: New test.
1769 2008-01-06 Paolo Carlini <pcarlini@suse.de>
1772 * g++.dg/rtti/predefined-rtti-macro-1.C: New.
1773 * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
1775 2008-01-06 Paul Thomas <pault@gcc.gnu.org>
1778 * gfortran.dg/use_12.f90: New test.
1780 2008-01-06 Tobias Burnus <burnus@net-b.de>
1783 * interface.c (compare_actual_formal): Fix intent(out) check for
1784 function result variables.
1786 2008-01-06 Tobias Burnus <burnus@net-b.de>
1789 * gfortran.dg/elemental_args_check_2.f90: Fix test case.
1791 2008-01-06 Tobias Burnus <burnus@net-b.de>
1794 * gfortran.dg/intent_out_4.f90: Fix test case.
1796 2008-01-06 Tobias Burnus <burnus@net-b.de>
1799 * gfortran.dg/intent_out_4.f90: New.
1801 2008-01-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1804 * gfortran.dg/optional_dim_3.f90: New test.
1806 2008-01-06 Tobias Burnus <burnus@net-b.de>
1809 * gfortran.dg/common_11.f90: New.
1810 * gfortran.dg/blockdata_1.f90: Update test case.
1811 * gfortran.dg/blockdata_2.f90: Update test case.
1813 2008-01-06 Tobias Burnus <burnus@net-b.de>
1815 * gfortran.dg/equiv_constraint_9.f90: Fix typo.
1817 2008-01-06 Tobias Burnus <burnus@net-b.de>
1820 * gfortran.dg/equiv_constraint_9.f90: New.
1822 2008-01-06 Revital Eres <eres@il.ibm.com>
1824 PR tree-optimization/34263
1825 * gcc.dg/pr34263.c: New testcase.
1827 2008-01-06 Tobias Burnus <burnus@net-b.de>
1830 * gfortran.dg/internal_io_unf.f90: New.
1832 2008-01-06 Tobias Burnus <burnus@net-b.de>
1835 * gfortran.dg/elemental_args_check_2.f90: New.
1837 2008-01-06 Tobias Burnus <burnus@net-b.de>
1840 * gfortran.dg/intent_out_3.f90: New.
1842 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
1844 * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
1846 2008-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1849 * gfortran.dg/list_read_8.f90: New test.
1851 2008-01-04 Richard Guenther <rguenther@suse.de>
1854 * gcc.c-torture/compile/pr34029-1.c: New testcase.
1855 * gcc.c-torture/compile/pr34029-2.c: Likewise.
1857 2008-01-04 Jakub Jelinek <jakub@redhat.com>
1859 PR gcov-profile/34609
1860 * g++.dg/gcov/gcov-6.C: New test.
1862 2008-01-04 Richard Guenther <rguenther@suse.de>
1864 PR tree-optimization/31081
1865 * g++.dg/torture/pr31081-1.C: New testcase.
1866 * g++.dg/torture/pr31081-2.C: Likewise.
1868 2008-01-04 Richard Sandiford <rsandifo@nildram.co.uk>
1870 * gcc.target/mips/rsqrt-1.c: Require -mgp64.
1871 * gcc.target/mips/rsqrt-2.c: Likewise.
1872 * gcc.target/mips/rsqrt-4.c: New test.
1874 2008-01-04 Tobias Burnus <burnus@net-b.de>
1877 * gfortran.dg/equiv_substr.f90: New.
1879 2008-01-03 Tom Tromey <tromey@redhat.com>
1882 * gcc.dg/pr34457-2.c: New file.
1883 * gcc.dg/pr34457-1.c: New file.
1885 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1887 Revert fix for PR tree-optimization/34458.
1889 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1891 PR tree-optimization/34458
1892 * gcc.dg/tree-ssa/pr34458.c: New.
1894 2008-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
1897 * gfortran.dg/internal_readwrite_1.f90: New test.
1898 * gfortran.dg/internal_readwrite_2.f90: New test.
1900 2008-01-03 Tom Tromey <tromey@redhat.com>
1902 PR preprocessor/34602:
1903 * gcc.dg/cpp/pr34602.c: New file.
1905 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1907 PR tree-optimization/29484
1908 * gcc.c-torture/execute/20071220-1.c: New test.
1909 * gcc.c-torture/execute/20071220-2.c: New test.
1911 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1913 PR tree-optimization/34635
1914 * gcc.dg/tree-ssa/pr34635.c: New.
1915 * gcc.dg/tree-ssa/pr34635-1.c: New.
1917 2008-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1920 * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
1921 scan-assembler check.
1923 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1926 * g++.dg/gomp/pr34608.C: New test.
1928 2008-01-02 Richard Guenther <rguenther@suse.de>
1932 * gcc.c-torture/compile/pr34093.c: New testcase.
1934 2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
1936 * g++.dg/cpp0x/long_long.C: New.
1938 2008-01-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
1940 * gcc.target/spu/tag_manager.c : Include stdlib.h.
1941 * gcc.target/spu/Wmain.c: Fix the line numbers for the
1942 warning on the function main.
1944 2008-01-01 Jakub Jelinek <jakub@redhat.com>
1946 * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
1947 rather than __v2di type.
1949 2007-12-31 Paul Thomas <pault@gcc.gnu.org>
1952 * gfortran.dg/linked_list_1.f90: New test.
1954 2007-12-29 Richard Sandiford <rsandifo@nildram.co.uk>
1956 * lib/objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path
1957 instead of appending to it.
1959 2007-12-27 Dorit Nuzman <dorit@il.ibm.com>
1961 PR tree-optimization/34591
1962 * gcc.dg/vect/pr34591.c: New test.
1964 2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
1967 * gfortran.dg/direct_io_8.f90: New test case.
1969 2007-12-27 Jakub Jelinek <jakub@redhat.com>
1972 * gcc.c-torture/execute/20071213-1.c: New test.
1974 2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1977 * gfortran.dg/read_eof_5.f90: New test.
1979 2007-12-25 Tobias Burnus <burnus@net-b.de>
1982 * gfortran.dg/initialization_17.f90: New.
1984 2007-12-25 Thomas Koenig <tkoenig@gcc.gnu.org>
1987 * gfortran.dg/matmul_6.f90: New test.
1989 2007-12-23 Tobias Burnus <burnus@net-b.de>
1992 * gfortran.dg/entry_17.f90: New.
1994 2007-12-23 Daniel Franke <franke.daniel@gmail.com>
1997 * gfortran.dg/integer_exponentiation_2.f90: Fixed testcase.
1998 * gfortran.dg/real_const_3.f90: Likewise.
1999 * gfortran.dg/unary_operator.f90: New test.
2001 2007-12-23 Eric Botcazou <ebotcazou@adacore.com>
2003 * gnat.dg/pack2.adb: New test.
2005 2007-12-22 Daniel Franke <franke.daniel@gmail.com>
2008 * gfortran.dg/repeat_6.f90: New test.
2010 2007-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2013 * cshift_shift_real_1.f90: New test.
2015 2007-12-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2018 * gfortran.dg/shift-kind_2.f90: New test.
2020 2007-12-21 Kazu Hirata <kazu@codesourcery.com>
2023 * gcc.dg/pr8835-1.c: New.
2025 2007-12-21 Paul Thomas <pault@gcc.gnu.org>
2028 * gfortran.dg/default_initialization_3.f90: New test.
2030 2007-12-21 Richard Sandiford <rsandifo@nildram.co.uk>
2032 * gcc.target/mips/mips.exp (setup_mips_tests): Fix _MIPS_SIM
2034 (dg-mips-options): Treat -march=24k* as a 32-bit option.
2036 2007-12-20 Jack Howarth <howarth@bromo.med.uc.edu>
2038 * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations
2039 -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*.
2041 2007-12-20 Jason Merrill <jason@redhat.com>
2043 * gcc.dg/overload/arg[14].C: Remove expected errors.
2045 2007-12-20 Jakub Jelinek <jakub@redhat.com>
2048 * gcc.c-torture/execute/20071219-1.c: New test.
2050 2007-12-20 Tobias Burnus <burnus@net-b.de>
2053 * gfortran.dg/namelist_44.f90: New.
2055 2007-12-20 Tobias Burnus <burnus@net-b.de>
2058 * gfortran.dg/boz_8.f90: Add error-check check.
2059 * gfortran.dg/boz_9.f90: Shorten BOZ where needed, replace
2062 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
2064 * gcc.dg/gomp/combined-1.c: New test.
2066 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
2068 PR tree-optimization/34355
2069 * g++.dg/tree-ssa/pr34355.C: New test.
2071 2007-12-19 Revital Eres <eres@il.ibm.com>
2073 * gcc.dg/sms-5.c: New testcase.
2075 2007-12-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2078 * gfortran.dg/missing_parens_1.f90: New.
2079 * gfortran.dg/missing_parens_1.f90: New.
2081 2007-12-19 Daniel Franke <franke.daniel@gmail.com>
2084 * gfortran.dg/transfer_simplify_2.f90: Fixed invalid initialization
2086 * gfortran.dg/transfer_simplify_7.f90: New test.
2088 2007-12-18 Janis Johnson <janis187@us.ibm.com>
2090 * gcc.dg/pr32912-3.c: Compile with -w.
2092 * gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
2094 2007-12-18 Douglas Gregor <doug.gregor@gmail.com>
2095 Jakub Jelinek <jakub@redhat.com>
2100 * g++.dg/cpp0x/variadic86.C: New.
2101 * g++.dg/cpp0x/variadic87.C: New.
2102 * g++.dg/cpp0x/variadic84.C: New.
2103 * g++.dg/cpp0x/variadic85.C: New.
2104 * g++.dg/template/ttp25.C: New.
2106 2007-12-18 Sebastian Pop <sebastian.pop@amd.com>
2108 PR tree-optimization/34123
2109 * gcc.dg/tree-ssa/pr34123.c: New test.
2111 2007-12-18 Richard Sandiford <rsandifo@nildram.co.uk>
2113 PR rtl-optimization/34456
2114 * gcc.c-torture/execute/pr34456.c: New test.
2116 2007-12-18 Jakub Jelinek <jakub@redhat.com>
2119 * g++.dg/parse/friend7.C: New test.
2121 PR rtl-optimization/34490
2122 * gcc.c-torture/execute/20071216-1.c: New test.
2124 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2126 * gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
2128 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
2130 * gcc.dg/tree-ssa/gen-vect-2.c: Change verbosity level to 4.
2131 * gcc.dg/tree-ssa/gen-vect-32.c: Likewise
2132 * gcc.dg/tree-ssa/gen-vect-25.c: Likewise
2133 * gcc.dg/tree-ssa/gen-vect-26.c: Likewise
2134 * gcc.dg/tree-ssa/gen-vect-28.c: Likewise
2136 2007-12-17 Jakub Jelinek <jakub@redhat.com>
2139 * gcc.dg/gomp/clause-2.c: New test.
2140 * g++.dg/gomp/clause-4.C: New test.
2142 2007-12-17 Tobias Burnus <burnus@net-b.de>
2144 * gfortran.dg/initialization_16.f90: Update as FLOAT/SNGL are
2145 part of Fortran 77/95/2003.
2147 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
2149 PR tree-optimization/34445
2150 * gfortran.dg/vect/cost-model-pr34445.f: New test.
2151 * gfortran.dg/vect/cost-model-pr34445a.f: New test.
2153 2007-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2156 * gfortran.dg/namelist_42.f90: Update.
2157 * gfortran.dg/namelist_43.f90: New.
2159 2007-12-16 Tobias Burnus <burnus@net-b.de>
2162 * gfortran.dg/initialization_16.f90: New.
2164 2007-12-16 Thomas Koenig <tkoenig@gcc.gnu.org>
2167 * gfortran.dg/real_dimension_1.f: New test case.
2169 2007-12-16 Rask Ingemann Lambertsen <rask@sygehus.dk>
2171 * gcc.dg/torture/pr24257.c: Remove -O from options.
2173 2007-12-16 Tobias Burnus <burnus@net-b.de>
2176 * gfortran.dg/bind_c_usage_16.f03: Extend test.
2178 2007-12-16 Paul Thomas <pault@gcc.gnu.org>
2183 * gfortran.dg/mapping_1.f90: New test.
2184 * gfortran.dg/mapping_2.f90: New test.
2185 * gfortran.dg/mapping_3.f90: New test.
2187 2007-12-16 Richard Sandiford <rsandifo@nildram.co.uk>
2189 PR rtl-optimization/34415
2190 * gcc.c-torture/execute/pr34415.c: New test.
2192 2007-12-16 Danny Smith <dannysmith@users.sourceforge.net>
2194 * gcc.target/i386/fastcall-1.c: (f4): Change return type to
2197 2007-12-16 Jakub Jelinek <jakub@redhat.com>
2200 * gcc.dg/pr34003-1.c: New test.
2201 * gcc.dg/pr34003-2.c: New.
2203 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
2205 * gcc.target/cris/peep2-xsrand.c, gcc.target/cris/asmreg-1.c,
2206 gcc.target/cris/peep2-andu1.c, gcc.target/cris/peep2-xsrand2.c,
2207 gcc.target/cris/20011127-1.c: Drop redundant target-specifier.
2208 * gcc.target/cris/peep2-andu2.c: Ditto. Make dg-do assemble and
2210 * gcc.target/cris/torture/cris-torture.exp,
2211 gcc.target/cris/cris.exp: Run for crisv32-*-* too.
2212 * gcc.target/cris/builtin_ctz_v3.c,
2213 gcc.target/cris/builtin_ctz_v8.c,
2214 gcc.target/cris/builtin_clz_v0.c,
2215 gcc.target/cris/builtin_clz_v3.c,
2216 gcc.target/cris/builtin_bswap_v3.c,
2217 gcc.target/cris/builtin_bswap_v8.c, gcc.dg/sibcall-4.c,
2218 gcc.dg/pr19340.c, gcc.dg/20020919-1.c, gcc.dg/pr31866.c,
2219 gcc.dg/torture/cris-asm-mof-1.c, gcc.dg/torture/cris-volatile-1.c,
2220 gcc.dg/weak/typeof-2.c, gcc.dg/tree-ssa/loop-1.c,
2221 gcc.dg/tree-ssa/20040204-1.c, gcc.dg/sibcall-3.c,
2222 lib/target-supports.exp: Adjust for crisv32-*-*.
2224 2007-12-15 Alexandre Oliva <aoliva@redhat.com>
2226 * gcc.dg/debug/const-3.c: New.
2228 2007-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2230 * g++.dg/other/datasec1.C: Require named section support.
2232 2007-12-14 Jakub Jelinek <jakub@redhat.com>
2235 * gcc.target/i386/pr29978.c: New test.
2237 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2239 * gcc.target/i386/sse-12.c (dg-options): Use -msse4
2240 instead of -msse4.1.
2241 * gcc.target/i386/sse-12.c (dg-options): Ditto.
2242 * g++.dg/other/i386-2.C (dg-options): Ditto.
2244 2007-12-14 Tobias Burnus <burnus@net-b.de>
2247 * gfortran.dg/private_type_10.f90: New.
2249 2007-12-14 Tobias Burnus <burnus@net-b.de>
2252 * gfortran.dg/nan_4.f90: New.
2254 2007-12-14 Richard Guenther <rguenther@suse.de>
2257 * gcc.c-torture/compile/20071214-1.c: New testcase.
2259 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2261 * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New
2262 macros to test macroized SSE intrinsics. Use new macros to test
2263 macroized SSE intrinsics from ammintrin.h, smmintrin.h, tmmintrin.h,
2264 emmintrin.h, xmmintrin.h and bmmintrin.h
2265 * gcc.target/i386/sse-13.c (__builtin_ia32_pcmp?str*128): Redefine
2266 to test with immediate operand.
2268 2007-12-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2271 * gcc.c-torture/compile/pr34091.c: New test.
2273 2007-12-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2275 * gcc.dg/uninit-13.c: UnXFAIL.
2276 * gcc.dg/complex-5.c: New testcase.
2278 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2280 * gcc.dg/struct/struct-reorg.exp: Replace
2281 DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS.
2283 2007-12-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2288 * gfortran.dg/advance_6.f90: New test case.
2289 * gfortran.dg/direct_io_7.f90: New test case.
2290 * gfortran.dg/streamio_13.f90: New test case.
2292 2007-12-13 Douglas Gregor <doug.gregor@gmail.com>
2294 * g++.dg/cpp0x/__func__.C: New.
2296 2007-12-13 Uros Bizjak <ubizjak@gmail.com>
2299 * g++.dg/other/pr34435.C: New testcase.
2301 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2303 * gcc.dg/struct: New directory with tests
2304 for struct-reorg optimizaion.
2305 * gcc.dg/struct/struct-reorg.exp: New script.
2306 * gcc.dg/struct/wo_prof_array_through_pointer.c: New test.
2307 * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise.
2308 * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise.
2309 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
2310 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
2311 * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise.
2312 * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise.
2313 * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise.
2314 * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise.
2315 * gcc.dg/struct/wo_prof_global_array.c: Likewise.
2316 * gcc.dg/struct/wo_prof_global_var.c: Likewise.
2317 * gcc.dg/struct/wo_prof_local_array.c: Likewise.
2318 * gcc.dg/struct/wo_prof_local_var.c: Likewise.
2319 * gcc.dg/struct/wo_prof_two_strs.c: Likewise.
2320 * gcc.dg/struct/wo_prof_single_str_global.c: Likewise.
2321 * gcc.dg/struct/wo_prof_single_str_local.c: Likewise.
2322 * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise.
2323 * gcc.dg/struct/w_prof_two_strs.c: Likewise.
2324 * gcc.dg/struct/w_prof_global_array.c: Likewise.
2325 * gcc.dg/struct/w_prof_global_var.c: Likewise.
2326 * gcc.dg/struct/w_prof_local_array.c: Likewise.
2327 * gcc.dg/struct/w_prof_local_var.c: Likewise.
2328 * gcc.dg/struct/w_prof_single_str_global.c: Likewise.
2329 * gcc.dg/struct/w_ratio_cold_str.c: Likewise.
2331 2007-12-13 Tobias Burnus <burnus@net-b.de>
2334 * gfortran.dg/namelist_42.f90: New.
2336 2007-12-12 Tobias Burnus <burnus@net-b.de>
2339 * gfortran.dg/function_kinds_3.f90: New.
2341 2007-12-12 Andreas Krebbel <krebbel1@de.ibm.com>
2343 * gcc.target/s390/20071212-1.c: New testcase.
2345 2007-12-11 Jakub Jelinek <jakub@redhat.com>
2348 * g++.dg/ext/visibility/anon7.C: Add xfail.
2349 * g++.dg/ext/visibility/anon9.C: New test.
2350 * g++.dg/ext/visibility/anon10.C: New test.
2353 * g++.dg/rtti/dyncast2.C: New test.
2355 2007-12-11 Uros Bizjak <ubizjak@gmail.com>
2357 PR tree-optimization/34407
2358 * gcc.dg/vect/pr34407.c: New test.
2360 2007-12-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2363 * gfortran.dg/error_recovery_5.f90: New.
2364 * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
2366 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2368 PR tree-optimization/34371
2369 * gcc.c-torture/compile/20071207-1.c: New test.
2371 2007-12-10 Simon Martin <simartin@users.sourceforge.net>
2374 * g++.dg/parse/crash40.C: New test.
2376 2007-12-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2378 * g++.dg/opt/memcpy1.C: New test.
2380 2007-12-10 Tobias Burnus <burnus@net-b.de>
2383 * gfortran.dg/argument_checking_10.f90: New.
2385 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2387 PR rtl-optimization/34302
2388 * gcc.c-torture/execute/20071210-1.c: New test.
2390 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2393 * g++.dg/cpp0x/error1.C: New test.
2396 * g++.dg/other/error22.C: New test.
2398 2007-12-10 Paolo Bonzini <bonzini@gnu.org>
2401 * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2402 * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2403 * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2405 2007-12-09 Jakub Jelinek <jakub@redhat.com>
2409 * g++.dg/template/repo6.C: New test.
2410 * g++.dg/template/repo7.C: New test.
2411 * g++.dg/template/repo8.C: New test.
2413 2007-12-09 H.J. Lu <hjl@lucon.org>
2414 Tobias Burnus <burnus@net-b.de>
2417 * gfortran.dg/read_2.f90: New.
2419 2007-12-09 Richard Sandiford <rsandifo@nildram.co.uk>
2421 * lib/target-supports.exp (check_effective_target_tls_native):
2424 2007-12-09 Samuel Tardieu <sam@rfc1149.net>
2427 * gnat.dg/enclosing_record_reference.ads,
2428 gnat.dg/enclosing_record_reference.adb: New test.
2430 2007-12-09 Paul Thomas <pault@gcc.gnu.org>
2433 * gfortran.dg/derived_comp_array_ref_6.f90: New test.
2434 * gfortran.dg/derived_comp_array_ref_7.f90: New test.
2437 * gfortran.dg/char_component_initializer_1.f90: New test.
2439 2007-12-09 Tobias Burnus <burnus@net-b.de>
2446 * gfortran.dg/boz_8.f90: New.
2447 * gfortran.dg/boz_9.f90: New.
2448 * gfortran.dg/boz_10.f90: New.
2449 * gfortran.dg/boz_7.f90: Update dg-warning.
2450 * gfortran.dg/pr16433.f: Add dg-error.
2451 * gfortan.dg/ibits.f90: Update dg-warning.
2452 * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
2453 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2455 2007-12-08 Jakub Jelinek <jakub@redhat.com>
2458 * gfortran.dg/include_1.f90: New test.
2459 * gfortran.dg/include_1.inc: New.
2460 * gfortran.dg/include_2.f90: New test.
2462 2007-12-08 Paul de Weerd <weerd@weirdnet.nl>
2464 * gcc.c-torture/compile/20011130-2.c: Fix typo.
2466 2007-12-08 Tobias Burnus <burnus@net-b.de>
2469 * gfortran.dg/nan_3.f90: New.
2471 2007-12-07 Jakub Jelinek <jakub@redhat.com>
2473 * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
2475 2007-12-07 Olivier Hainque <hainque@adacore.com>
2477 * gnat.dg/tamdt*.ad?: Support for ...
2478 * gnat.dg/test_tamdt.adb: New test.
2480 2007-12-07 Olivier Hainque <hainque@adacore.com>
2482 * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
2483 exports and document how these can be exercised.
2485 2007-12-07 Samuel Tardieu <sam@rfc1149.net>
2488 * gnat.dg/specs/access_constants.ads: New test.
2490 * gnat.dg/specs/access_constant_decl.ads: New test.
2493 * gnat.dg/compose.adb: New test.
2495 2007-12-07 Olivier Hainque <hainque@adacore.com>
2498 * gnat.dg/unc_memops.ad[sb]: Support for ...
2499 * gnat.dg/unc_memfree.adb: New test.
2501 2007-12-06 Sebastian Pop <sebastian.pop@amd.com>
2503 * gfortran.dg/ltrans-7.f90: New.
2505 2007-12-06 Martin Michlmayr <tbm@cyrius.com>
2506 Dorit Nuzman <dorit@il.ibm.com>
2508 PR tree-optimization/34005
2509 * gcc.dg/vect/pr34005.c: New test.
2511 2007-12-06 Jakub Jelinek <jakub@redhat.com>
2514 * g++.dg/template/new8.C: New test.
2516 2007-12-06 Tobias Burnus <burnus@net-b.de>
2519 * gfortran.dg/boz_7.f90: New.
2520 * gfortran.dg/int_1.f90: Disable -pedantic option.
2521 * gfortran.dg/boz_1.f90: Ditto.
2522 * gfortran.dg/boz_3.f90: Ditto.
2523 * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
2524 * gfortran.dg/ibits.f90: Ditto.
2525 * gfortran.dg/unf_io_convert_1.f90: Ditto.
2526 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2528 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
2531 * gfortran.dg/used_types_19.f90: New test.
2533 2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org>
2535 * gfortran.dg/nan_2.f90: Add -mieee for sh.
2536 * gfortran.dg/nearest_2.f90: Likewise.
2537 * gfortran.dg/nearest_3.f90: Likewise.
2539 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2542 * gcc.c-torture/execute/20071205-1.c: New test.
2544 2007-12-05 Kaz Kojima <kkojima@gcc.gnu.org>
2546 * gfortran.dg/module_nan.f90: Add -mieee for sh.
2547 * gfortran.dg/real_const_3.f90: Likewise.
2549 2007-12-05 Richard Guenther <rguenther@suse.de>
2551 PR tree-optimization/34138
2552 * gcc.c-torture/compile/pr34138.c: New testcase.
2554 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2557 * gfortran.dg/debug_2.f: New test.
2559 2007-12-05 Eric Botcazou <ebotcazou@adacore.com>
2561 * gnat.dg/specs/elab1.ads: New test.
2563 2007-12-05 Uros Bizjak <ubizjak@gmail.com>
2566 * gcc.target/i386/pr34312.c: New test.
2568 2007-12-05 Tobias Burnus <burnus@net-b.de>
2571 * gfortran.dg/nan_2.f90: New.
2573 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2576 * g++.dg/cpp0x/decltype9.C: New test.
2577 * g++.dg/cpp0x/decltype10.C: New test.
2579 2007-12-05 Samuel Tardieu <sam@rfc1149.net>
2582 * gnat.dg/rm_6_4_1_13.adb: New test.
2584 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2587 * gcc.c-torture/compile/20071117-1.c: New test.
2589 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2592 * g++.dg/cpp0x/variadic-ttp.C: New.
2594 2007-12-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2596 * gcc.dg/parse-decl-after-if.c: New.
2597 * gcc.dg/20031223-1.c: Adjust.
2599 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2602 * g++.dg/cpp0x/variadic-throw.C: New.
2604 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2607 * g++.dg/cpp0x/variadic-unify.C: New.
2609 2007-12-04 Richard Guenther <rguenther@suse.de>
2613 * gcc.c-torture/compile/pr34334.c: New testcase.
2614 * g++.dg/torture/pr34222.C: New testcase.
2616 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2618 * gcc.c-torture/execute/20071202-1.c: New test.
2619 * gcc.dg/tree-ssa/pr34146-2.c: New test.
2621 2007-12-04 Tobias Burnus <burnus@net-b.de>
2624 * gfortran.dg/module_nan.f90: New.
2626 2007-12-04 Richard Sandiford <rsandifo@nildram.co.uk>
2628 * lib/target-supports.exp (get_compiler_messages): Replace with...
2629 (check_compile): ...this new procedure. Handle TYPE == executable.
2630 Use comments in the source to determine the correct extension.
2631 Return a pair containing the compiler output and the output filename.
2632 Don't delete the file here.
2633 (check_no_compiler_messages_nocache): New procedure.
2634 (check_no_compiler_messages): Use it.
2635 (check_no_messages_and_pattern_nocache): New procedure.
2636 (check_no_messages_and_pattern): Use it.
2637 (check_runtime_nocache, check_runtime): New procedures.
2638 (check_effective_target_tls): Use check_no_compiler_messages.
2639 (check_effective_target_tls_native): Use check_no_messages_and_pattern.
2640 (check_effective_target_tls_runtime): Use check_runtime.
2641 (check_effective_target_fstack_protector): Likewise.
2642 (check_iconv_available): Use check_runtime_nocache.
2643 (check_effective_target_fortran_large_real): Use
2644 check_no_compiler_messages.
2645 (check_effective_target_fortran_large_int): Likewise.
2646 (check_effective_target_static_libgfortran): Likewise.
2647 (check_750cl_hw_available): Use check_cached_effective_target
2648 and check_runtime_nocache.
2649 (check_vmx_hw_available): Likewise.
2650 (check_effective_target_broken_cplxf_arg): Likewise.
2651 (check_alpha_max_hw_available): Use check_runtime.
2652 (check_function_available): Use check_no_compiler_messages.
2653 (check_cxa_atexit_available): Use check_cached_effective_target
2654 and check_runtime_nocache.
2655 (check_effective_target_dfp_nocache): Use
2656 check_no_compiler_messages_nocache.
2657 (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
2658 (check_effective_target_dfp): Use check_cached_effective_target.
2659 (check_effective_target_dfprt): Likewise.
2660 (check_effective_target_arm_neon_hw): Use check_runtime.
2661 (check_effective_target_ultrasparc_hw): Likewise.
2662 (check_effective_target_c99_runtime): Use
2663 check_no_compiler_messages_nocache.
2665 2007-12-03 Jakub Jelinek <jakub@redhat.com>
2668 * gcc.dg/fold-rotate-1.c: New test.
2670 PR tree-optimization/33453
2671 * gcc.c-torture/compile/20071203-1.c: New test.
2673 2007-12-03 Robert Dewar <dewar@adacore.com>
2674 Samuel Tardieu <sam@rfc1149.net>
2677 * gnat.dg/check_elaboration_code.adb: New test.
2678 * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
2681 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2684 * g++.dg/cpp0x/pr34061.C: New.
2686 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2689 * g++.dg/other/error21.C: New.
2691 2007-12-02 Revital Eres <eres@il.ibm.com>
2693 * gcc.dg/sms-4.c: New testcase.
2695 2007-12-02 Vladimir Yanovsky <yanov@il.ibm.com>
2696 Revital Eres <eres@il.ibm.com>
2698 * gcc.dg/sms-3.c: New testcase.
2700 2007-12-01 Ollie Wild <aaw@google.com>
2703 * g++.dg/conversion/ptrmem9.C: New test.
2705 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2708 * gfortran.dg/namelist_41.f90: New test.
2710 2007-11-30 Tom Tromey <tromey@redhat.com>
2712 PR preprocessor/32868:
2713 * gcc.dg/cpp/pr32868.c: New file.
2715 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2718 * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
2720 2007-11-30 Martin Michlmayr <tbm@cyrius.com>
2722 PR rtl-optimization/34171
2723 * gcc.dg/pr34171.c: New testcase.
2725 2007-11-30 Zdenek Dvorak <ook@ucw.cz>
2727 * gcc.dg/tree-ssa/pr34244.c: Fixed.
2729 2007-11-30 Tobias Burnus <burnus@net-b.de>
2732 * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
2733 * gfortran.dg/bind_c_usage_11.f03: New.
2734 * gfortran.dg/bind_c_usage_12.f03: New.
2736 2007-11-30 Jakub Jelinek <jakub@redhat.com>
2739 * g++.dg/other/error20.C: New test.
2741 2007-11-29 Steven G. Kargl <kargls@comcast.net>
2744 * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
2746 2007-11-29 Zdenek Dvorak <ook@ucw.cz>
2748 PR tree-optimization/34244
2749 * gcc.dg/tree-ssa/pr34244.c: New test.
2751 2007-11-29 Jakub Jelinek <jakub@redhat.com>
2753 PR tree-optimization/33434
2754 * gcc.dg/pr33434-1.c: New test.
2755 * gcc.dg/pr33434-2.c: New test.
2756 * gcc.dg/pr33434-3.c: New test.
2757 * gcc.dg/pr33434-4.c: New test.
2760 * g++.dg/template/cond7.C: New test.
2764 * g++.dg/cpp0x/decltype7.C: New test.
2765 * g++.dg/cpp0x/decltype8.C: New test.
2767 2007-11-29 Tobias Burnus <burnus@net-b.de>
2770 * gfortran.dg/result_in_spec_3.f90: New.
2772 2007-11-29 Tobias Burnus <burnus@net-b.de>
2775 * gfortran.dg/mvbits_3.f90: New.
2777 2007-11-28 Bob Wilson <bob.wilson@acm.org>
2779 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2781 (check_effective_target_hard_float): New.
2782 * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
2783 * gcc.dg/pr30957-1.c: Likewise.
2785 2007-11-28 Samuel Tardieu <sam@rfc1149.net>
2788 * gnat.dg/specs/variant_part.ads: New test.
2791 * gnat.dg/specs/attribute_parsing.ads: New test.
2794 * gnat.dg/specs/integer_value.ads: New test.
2797 * gnat.dg/specs/delta_small.ads: New test.
2799 2007-11-28 Jakub Jelinek <jakub@redhat.com>
2801 PR tree-optimization/34140
2802 * gcc.c-torture/compile/20071128-1.c: New test.
2804 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2807 * gfortran.dg/data_array_1.f90
2808 * gfortran.dg/data_array_2.f90
2809 * gfortran.dg/data_array_3.f90
2810 * gfortran.dg/data_array_4.f90
2812 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2815 * gfortran.dg/blockdata_5.f90: New test.
2816 * gfortran.dg/blockdata_6.f90: New test.
2818 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2820 PR tree-optimization/34016
2821 * gcc.dg/pr34016.c: New test.
2823 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2826 * gfortran.dg/stfunc_6.f90: New test.
2829 * gfortran.dg/assign_10.f90: New test.
2831 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2834 * gfortran.dg/use_11.f90: New test.
2837 * gfortran.dg/generic_15.f90: New test.
2839 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2842 * gcc.dg/pr34225.c: New test.
2844 2007-11-27 Richard Guenther <rguenther@suse.de>
2846 PR tree-optimization/34241
2847 * g++.dg/torture/pr34241.C: New testcase.
2849 2007-11-27 Richard Guenther <rguenther@suse.de>
2851 * gcc.dg/builtins-error.c: New testcase.
2853 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2856 * g++.dg/ext/visibility/anon8.C: New test.
2858 2007-11-13 Michael Meissner <michael.meissner@amd.com>
2861 * gcc.target/i386/pr34077.c: New testcase.
2863 2007-11-26 Tobias Burnus <burnus@net-b.de>
2866 * gfortran.dg/backslash_3.f: Add -fbackslash option.
2867 * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
2868 * gfortran.dg/backslash_1.f90: Remove no longer needed
2869 -fno-backslash option.
2871 2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2874 * gcc.dg/cpp/19990413-1.c: Update.
2875 * gcc.dg/parse-else-error.c: New.
2876 * gcc.dg/parse-else-error-2.c: New.
2877 * gcc.dg/parse-else-error-3.c: New.
2878 * gcc.dg/parse-else-error-4.c: New.
2880 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2883 * g++.dg/template/dependent-expr6.C: New testcase.
2885 2007-11-26 Uros Bizjak <ubizjak@gmail.com>
2888 * gcc.target/i386/pr34215.c: New test.
2890 2007-11-26 Rask Ingemann Lambertsen <rask@sygehus.dk>
2893 * gcc.dg/torture/pr34174-1.c: New.
2895 2007-11-26 Richard Guenther <rguenther@suse.de>
2898 * gcc.dg/pr34233.c: New testcase.
2900 2007-11-26 Steven Bosscher <stevenb.gcc@gmail.com>
2901 Revital Eres <eres@il.ibm.com>
2903 PR rtl-optimization/34085
2904 * gcc.dg/tree-prof (bb-reorg.c): New test.
2906 2007-11-26 Richard Sandiford <rsandifo@nildram.co.uk>
2908 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2909 Return true for MIPS16 targets.
2911 2007-11-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2914 * gfortran.dg/blockdata_4.f90: New test.
2916 2007-11-25 Tobias Burnus <burnus@net-b.de>
2919 * gfortran.dg/bind_c_usage_10_c.c: Fix comment.
2920 * gfortran.dg/bind_c_usage_16.f03: New.
2921 * gfortran.dg/bind_c_usage_16_c.c: New.
2923 2007-11-25 Eric Botcazou <ebotcazou@adacore.com>
2925 * gnat.dg/specs/size_clause1.ads: New test.
2926 * gnat.dg/specs/size_clause2.ads: Likewise.
2927 * gnat.dg/specs/size_clause3.ads: Likewise.
2929 2007-11-25 Paul Thomas <pault@gcc.gnu.org>
2932 * gfortran.dg/entry_16.f90: New test.
2934 2007-11-24 Tobias Burnus <burnus@net-b.de>
2937 * gfortran.dg/nearest_2.f90: Add INF/NAN tests.
2939 2007-11-24 Paul Thomas <pault@gcc.gnu.org>
2942 * gfortran.dg/nested_modules_1.f90: Change the reference to
2943 FOO, forbidden by the standard, to a reference to W.
2944 * gfortran.dg/use_only_1.f90: New test.
2946 2007-11-23 Tobias Burnus <burnus@net-b.de>
2949 * gfortran.dg/nearest_3.f90: New test.
2951 2007-11-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2954 * gfortran.dg/optional_dim_2.f90: New test.
2956 2007-11-23 Tobias Burnus <burnus@net-b.de>
2959 * gfortran.dg/bind_c_usage_15.f90: New.
2961 2007-11-23 Tobias Burnus <burnus@net-b.de>
2964 * gfortran.dg/nearest_2.f90: New.
2967 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2971 * g++.dg/ext/java-2.C: New test.
2973 2007-11-23 Mark Mitchell <mark@codesourcery.com>
2974 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2977 * g++.dg/warn/pr5310.C: New.
2978 * g++.dg/warn/pr33160.C: New.
2980 2007-11-23 Richard Guenther <rguenther@suse.de>
2981 Michael Matz <matz@suse.de>
2983 PR tree-optimization/34176
2984 * gcc.c-torture/execute/pr34176.c: New testcase.
2986 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2989 * gcc.dg/Wconversion-5.c: New test.
2990 * g++.dg/Wconversion3.C: New test.
2992 2007-11-23 Richard Guenther <rguenther@suse.de>
2994 * gcc.dg/tree-ssa/alias-17.c: New testcase.
2996 2007-11-22 Joseph Myers <joseph@codesourcery.com>
2999 * gcc.dg/c99-arraydecl-1.c: Don't expect errors for static or type
3000 qualifiers in abstract declarator.
3002 2007-11-22 Tobias Burnus <burnus@net-b.de>
3004 * gfortran.dg/derived_constructor_comps_3.f90: New.
3006 2007-11-22 Jakub Jelinek <jakub@redhat.com>
3009 * g++.dg/ext/visibility/anon7.C: New test.
3011 2007-11-22 Tobias Burnus <burnus@net-b.de>
3014 * gfortran.dg/bind_c_usage_10.f03: Remove .mod file afterwards.
3015 * gfortran.dg/bind_c_usage_13.f03: New.
3016 * gfortran.dg/bind_c_usage_14.f03: New.
3018 2007-11-22 Richard Sandiford <rsandifo@nildram.co.uk>
3020 PR rtl-optimization/33848
3021 * gcc.dg/torture/pr33848.c: New test.
3023 2007-11-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3026 * gfortran.dg/derived_constructor_comps_2.f90: Add check.
3028 2007-11-20 Richard Guenther <rguenther@suse.de>
3031 * testsuite/gcc.c-torture/execute/pr34154.c: New testcase.
3033 2007-11-20 Uros Bizjak <ubizjak@gmail.com>
3035 * gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
3037 2007-11-20 Thomas Koenig <tkoenig@gcc.gnu.org>
3040 * gfortran.dg/record_marker_1.f90: Explicitly set kinds
3041 so test passes with -frecord-marker=8.
3042 * gfortran.dg/integer_exponentiation_1.f90: Likewise.
3043 * gfortran.dg/integer_exponentiation_2.f90: Likewise.
3044 * gfortran.dg/integer_exponentiation_3.F90: Likewise.
3045 * gfortran.dg/integer_exponentiation_5.F90: Likewise.
3046 * gfortrand.dg/modulo_1.f90: Likewise.
3048 2007-11-20 Richard Sandiford <rsandifo@nildram.co.uk>
3050 * lib/target-supports.exp (check_effective_target_mips_soft_float):
3052 * gcc.dg/var-expand1.c: Skip for mips_soft_float.
3053 * gcc.dg/pr30957-1.c: Likewise.
3055 2007-11-20 Jakub Jelinek <jakub@redhat.com>
3058 * g++.dg/template/crash74.C: New test.
3060 2007-11-20 Richard Guenther <rguenther@suse.de>
3062 * gcc.c-torture/execute/20071120-1.c: New testcase.
3064 2007-11-20 Jakub Jelinek <jakub@redhat.com>
3067 * gcc.dg/tree-ssa/pr34146.c: New test.
3070 * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
3071 dependent on target settings like move_by_pieces etc.
3074 * g++.dg/template/vla2.C: New test.
3077 * g++.dg/overload/template3.C: New test.
3079 2007-11-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3082 * gfortran.dg/optional_dim_2.f90: Remove test.
3084 2007-11-19 Peter Bergner <bergner@vnet.ibm.com>
3086 * gcc.dg/dfp/ddmode-ice.c: New test.
3088 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3090 PR tree-optimization/34036
3091 * gcc.dg/tree-ssa/pr23109.c: Pass -ftrapping-math and expect warning.
3093 2007-11-19 Richard Guenther <rguenther@suse.de>
3095 PR tree-optimization/34
3096 * gcc.c-torture/execute/pr34099-2.c: New testcase.
3098 2007-11-19 Tobias Burnus <burnus@net-b.de>
3101 * gfortran.dg/bind_c_usage_10_c.c: New.
3102 * gfortran.dg/bind_c_usage_10.f03: New.
3104 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3106 * gcc.dg/pr33007.c: Expect new warning.
3107 * gcc.dg/tree-ssa/recip-5.c: Likewise.
3108 * g++.dg/opt/pr34036.C: New test.
3110 2007-11-18 Jakub Jelinek <jakub@redhat.com>
3113 * g++.dg/warn/noreturn-4.C: New test.
3114 * g++.dg/warn/noreturn-5.C: New test.
3115 * g++.dg/warn/noreturn-6.C: New test.
3116 * g++.dg/warn/noreturn-7.C: New test.
3118 2007-11-18 Thomas Koenig <tkoenig@gcc.gnu.org>
3121 * gfortran.fortran-torture/execute/equiv_5.f: Set kind on
3122 integers so tests works with -fdefault-integer-8.
3123 * gfortran.fortran-torture/execute/elemental.f90: Use default
3124 integers so test passes with -fdefault-integer-8.
3125 * gfortran.fortran-torture/execute/der_io.f90: Increase
3126 buffer length so test passes with -fdefault-integer-8.
3127 * gfortran.dg/bounds_check_8.f90: Likewise.
3128 * gfortran.dg/arrayio_derived_1.f90: LIkewise.
3129 * gfortran.dg/equiv_7.f90: Set kind so test passes
3130 with -fdefault-integer-8.
3131 * gfortran.dg/g77/20030326-1.f: Set kind explicitly to
3134 2007-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3137 * gfortran.dg/optional_dim_2.f90: New test.
3140 * gfortran.dg/subref_array_pointer_2.f90: Update test condition.
3142 2007-11-18 Jakub Jelinek <jakub@redhat.com>
3144 PR rtl-optimization/34132
3145 * gcc.c-torture/compile/20071118-1.c: New test.
3147 2007-11-18 Paul Thomas <pault@gcc.gnu.org>
3150 * gfortran.dg/char_cast_2.f90: New test based on achar_4.f90.
3152 2007-11-18 Tobias Burnus <burnus@net-b.de>
3155 * gfortran.dg/entry_14.f90: New.
3156 * gfortran.dg/entry_15.f90: New.
3158 2007-11-18 Richard Guenther <rguenther@suse.de>
3160 PR tree-optimization/34127
3161 * gcc.c-torture/compile/pr34127.c: New testcase.
3163 2007-11-18 Ben Elliston <bje@au.ibm.com>
3165 * gcc.target/powerpc/altivec-23.c: Do not use a typedef name as a
3166 type specifier, as they are not permitted according to the AltiVec
3167 Programming Interface Manual.
3169 2007-11-17 Tobias Burnus <burnus@net-b.de>
3172 * gfortran.dg/bind_c_usage_9.f03: New.
3173 * gfortran.dg/interface_abstract_1.f90: Fix testcase.
3175 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3178 * interface.c (gfc_current_interface_head,
3179 gfc_set_current_interface_head): New functions.
3180 * decl.c (gfc_match_modproc): Move check for syntax error earlier.
3181 On syntax error, restore previous state of the interface.
3182 * gfortran.h (gfc_current_interface_head,
3183 gfc_set_current_interface_head): New prototypes.
3185 2007-11-17 Richard Guenther <rguenther@suse.de>
3188 * gcc.c-torture/execute/pr34130.c: New testcase.
3190 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3193 * gfortran.dg/fmt_label_1.f90: New test.
3195 2007-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3198 * gfortran.dg/initialization_15.f90 : New test.
3200 2007-11-16 Richard Guenther <rguenther@suse.de>
3203 * gcc.c-torture/compile/pr34030.c: New testcase.
3205 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
3208 * gfortran.dg/interface_assignment_3.f90.
3210 2007-11-16 Richard Guenther <rguenther@suse.de>
3212 PR tree-optimization/33870
3213 * gcc.dg/torture/pr33870.c: New testcase.
3215 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
3218 * gfortran.dg/allocatable_function_3.f90.
3220 2007-11-16 Richard Guenther <rguenther@suse.de>
3222 PR tree-optimization/34113
3223 * gcc.c-torture/compile/pr34113.c: New testcase.
3225 2007-11-16 Richard Guenther <rguenther@suse.de>
3227 PR tree-optimization/34099
3228 * g++.dg/torture/pr3499.C: New testcase.
3229 * gcc.c-torture/execute/pr34099.c: Likewise.
3231 2007-11-16 Olivier Hainque <hainque@adacore.com>
3233 * gnat.dg/release_unc_maxalign.adb: New test.
3235 2007-11-16 Jakub Jelinek <jakub@redhat.com>
3238 * g++.dg/template/crash73.C: New test.
3240 2007-11-15 Jakub Jelinek <jakub@redhat.com>
3243 * gcc.dg/tree-ssa/pr23848-1.c: New test.
3244 * gcc.dg/tree-ssa/pr23848-2.c: New test.
3245 * gcc.dg/tree-ssa/pr23848-3.c: New test.
3246 * gcc.dg/tree-ssa/pr23848-4.c: New test.
3248 2007-11-15 Tobias Burnus <burnus@net-b.de>
3251 * gfortran.dg/proc_decl_11.f90: New.
3253 2007-11-15 Ben Elliston <bje@au.ibm.com>
3255 * gcc.target/spu/compare-dp.c: New test.
3257 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3259 * gcc.dg/pr33923.c: New test.
3261 2007-11-14 Jakub Jelinek <jakub@redhat.com>
3264 * gcc.dg/pr34088.c: New test.
3266 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3268 * gcc.c-torture/compile/20071114-1.c: New test.
3270 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3273 * gfortran.dg/char_cast_1.f90: Modify regex in scan-tree-dump-times
3274 to match known variations in symbol format. Document in comments.
3276 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3279 * gfortran.dg/streamio_12.f90: New test to avoid future regression.
3281 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3283 * gfortran.dg/list_read_7.f90: Fix test so that test file is deleted
3286 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3289 * gfortran.dg/proc_decl_1.f90: Update.
3290 * gfortran.dg/proc_decl_7.f90: New test.
3291 * gfortran.dg/proc_decl_8.f90: New test.
3292 * gfortran.dg/proc_decl_9.f90: New test.
3293 * gfortran.dg/proc_decl_10.f90: New test.
3295 2007-11-13 Paul Thomas <pault@gcc.gnu.org>
3298 * gfortran.dg/transfer_assumed_size_1.f90: New test.
3300 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3307 * g++.dg/parse/crash36.C: Add another dg-error.
3308 * g++.dg/cpp0x/pr34054.C: New test.
3309 * g++.dg/cpp0x/pr34056.C: New test.
3310 * g++.dg/cpp0x/pr34057.C: New test.
3311 * g++.dg/cpp0x/pr34058.C: New test.
3312 * g++.dg/cpp0x/pr34060.C: New test.
3314 PR tree-optimization/34063
3315 * g++.dg/tree-ssa/pr34063.C: New test.
3317 2007-11-13 Diego Novillo <dnovillo@google.com>
3319 PR tree-optimization/33870
3320 * gcc.c-torture/execute/pr33870-1.c: New test.
3321 * gcc.dg/tree-ssa/alias-16.c: New test.
3323 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3326 * g++.dg/template/crash72.C: New test.
3328 2007-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3330 * g++.dg/opt/cfg5.C: New test.
3332 2007-11-12 Richard Guenther <rguenther@suse.de>
3335 * gcc.c-torture/execute/pr34070-1.c: New testcase.
3336 * gcc.c-torture/execute/pr34070-2.c: Likewise.
3338 2007-11-12 Richard Guenther <rguenther@suse.de>
3341 * gcc.dg/pr34027-1.c: New testcase.
3342 * gcc.dg/pr34027-2.c: Likewise.
3344 2007-11-12 Ira Rosen <irar@il.ibm.com>
3346 PR tree-optimization/33953
3347 * gcc.dg/vect/pr33953.c: New testcase.
3349 2007-11-11 Tom Tromey <tromey@redhat.com>
3352 * g++.dg/ext/pr17577.h: New file.
3353 * g++.dg/ext/pr17577.C: New file.
3355 2007-11-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3358 * g++.old-deja/g++.ns/template13.C: Update expected output.
3359 * g++.old-deja/g++.pt/friend23.C: Likewise.
3360 * g++.dg/warn/pr8570.C: New.
3362 2007-11-11 Jakub Jelinek <jakub@redhat.com>
3365 * g++.dg/template/pseudodtor4.C: New test.
3367 2007-11-10 Jakub Jelinek <jakub@redhat.com>
3370 * g++.dg/opt/inline14.C: New test.
3372 PR tree-optimization/33680
3373 * gcc.c-torture/compile/20071108-1.c: New test.
3376 * g++.dg/template/pseudodtor3.C: New test.
3378 2007-11-09 Douglas Gregor <doug.gregor@gmail.com>
3381 * g++.dg/cpp0x/variadic-init.C: New.
3383 2007-11-09 Paolo Bonzini <bonzini@gnu.org>
3384 Jakub Jelinek <jakub@redhat.com>
3386 PR rtl-optimization/34012
3387 * gcc.target/i386/pr34012.c: New test.
3389 2007-11-09 Richard Guenther <rguenther@suse.de>
3391 PR tree-optimization/33604
3392 * g++.dg/tree-ssa/pr33604.C: New testcase.
3393 * gcc.dg/pr32721.c: Adjust pattern.
3395 2007-11-09 Richard Sandiford <rsandifo@nildram.co.uk>
3397 * gcc.target/mips/dse-1.c: Disable.
3399 2007-11-08 Tom Tromey <tromey@redhat.com>
3401 * gcc.dg/empty-source-3.c: Update warning location.
3402 * gcc.dg/gomp/barrier-2.c: Likewise.
3403 * gcc.dg/label-decl-3.c: Likewise.
3404 * gcc.dg/label-decl-2.c: Likewise.
3405 * gcc.dg/empty-source-2.c: Likewise.
3407 2007-11-08 Tom Tromey <tromey@redhat.com>
3410 * g++.dg/inherit/pr30297.C: New file.
3412 2007-11-08 Danny Smith <dannysmith@users.sourceforge.net>
3414 * gcc.dg/compat/struct-layout-1_generate.c (dg-options) Add
3415 -fno-common for cygwin and mingw32.
3417 2007-11-08 Kenneth Zadeck <zadeck@naturalbridge.com>
3420 * gcc.dg/pr33826.c: New.
3421 * gcc.dg/tree-ssa/20030714-1.c: Removed two tests that depend on
3422 recursive functions being marked pure or const.
3424 2007-11-08 Tobias Burnus <burnus@net-b.de>
3427 * gfortran.dg/proc_decl_5.f90: New.
3428 * gfortran.dg/proc_decl_6.f90: New.
3430 2007-11-08 Jakub Jelinek <jakub@redhat.com>
3432 PR tree-optimization/32575
3433 * gcc.c-torture/execute/20071108-1.c: New test.
3435 2007-11-08 Daniel Jacobowitz <dan@codesourcery.com>
3437 * g++.dg/opt/anchor1.C: New.
3439 2007-11-07 Diego Novillo <dnovillo@google.com>
3442 * gcc.c-torture/execute/pr33870.x: Remove.
3444 2007-11-07 Douglas Gregor <doug.gregor@gmail.com>
3449 * g++.dg/cpp0x/decltype-33837.C: New.
3450 * g++.dg/cpp0x/decltype-refbug.C: New.
3451 * g++.dg/cpp0x/decltype-33838.C: New.
3453 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3455 * gcc.c-torture/compile/20071107-1.c: New test.
3457 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3459 * gcc.dg/out-of-bounds-1.c: New test.
3461 2007-11-07 Jakub Jelinek <jakub@redhat.com>
3464 * g++.dg/warn/incomplete2.C: New test.
3465 * g++.dg/template/incomplete4.C: New test.
3466 * g++.dg/template/incomplete5.C: New test.
3468 2007-11-07 Olivier Hainque <hainque@adacore.com>
3470 * gnat.dg/max_align.adb: New test.
3472 2007-11-06 H.J. Lu <hongjiu.lu@intel.com>
3475 * gcc.target/i386/pr30961-1.c: New.
3477 2007-11-06 Tom Tromey <tromey@redhat.com>
3480 * g++.dg/warn/pragma-system_header3.h: New.
3481 * g++.dg/warn/pragma-system_header3.C: New.
3484 * g++.dg/warn/pragma-system_header4.C: New.
3485 * g++.dg/warn/pragma-system_header4.h: New.
3487 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3491 * g++.dg/other/canon-array.C: New.
3493 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3495 * g++.dg/parser/crash36.C: Tweak expected errors.
3496 * g++.dg/cpp0x/pr31439.C: New.
3497 * g++.dg/cpp0x/pr32114.C: New.
3498 * g++.dg/cpp0x/pr32115.C: New.
3499 * g++.dg/cpp0x/pr32125.C: New.
3500 * g++.dg/cpp0x/pr32126.C: New.
3501 * g++.dg/cpp0x/pr32127.C: New.
3502 * g++.dg/cpp0x/pr32128.C: New.
3503 * g++.dg/cpp0x/pr32253.C: New.
3504 * g++.dg/cpp0x/pr32566.C: New.
3505 * g++.dg/cpp0x/pr31445.C: Tweak expected errors.
3506 * g++.dg/cpp0x/pr31438.C: Ditto.
3507 * g++.dg/cpp0x/variadic81.C: Ditto.
3508 * g++.dg/cpp0x/pr31432.C: Ditto.
3509 * g++.dg/cpp0x/pr31442.C: Ditto.
3511 2007-11-06 Jakub Jelinek <jakub@redhat.com>
3514 * g++.dg/other/datasec1.C: New test.
3516 PR tree-optimization/33458
3517 * g++.dg/opt/inline12.C: New test.
3519 PR tree-optimization/33993
3520 * gcc.c-torture/compile/20071105-1.c: New test.
3522 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3524 PR rtl-optimization/33648
3525 * gcc.dg/pr33648.c: Require effective target freorder.
3527 2007-11-05 Revital Eres <eres@il.ibm.com>
3529 * lib/target-supports.exp (check_750cl_hw_available): Fix typo.
3531 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3536 * g++.dg/cpp0x/pr33996.C: New
3537 * g++.dg/cpp0x/rv-trivial-bug.C: New
3538 * g++.dg/cpp0x/pr33930.C: New
3540 2007-11-05 Nick Clifton <nickc@redhat.com>
3541 Sebastian Pop <sebastian.pop@amd.com>
3543 PR tree-optimization/32540
3544 PR tree-optimization/33922
3545 * gcc.dg/tree-ssa/pr32540-1.c: New.
3546 * gcc.dg/tree-ssa/pr32540-2.c: New.
3547 * gcc.dg/tree-ssa/pr33922.c: New.
3549 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3552 * g++.dg/cpp0x/variadic-rref.C: New.
3554 2007-11-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3556 * g++dg/warn/pointer-integer-comparison.C: New.
3558 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3560 PR tree-optimization/33856
3561 * gcc.c-torture/compile/20071027-1.c: New test.
3564 * g++.dg/ext/label10.C: New test.
3567 * g++.dg/other/ptrmem9.C: New test.
3569 2007-11-04 Andrew Pinski <pinskia@gmail.com>
3572 * gfortran.fortran-torture/compile/forall-1.f90: New testcase.
3574 2007-11-04 David Edelsohn <edelsohn@gnu.org>
3576 * g++.dg/cpp/_Pragma1.C: Disable on AIX.
3577 * g++.dg/ext/visibility/namespace2.C: Add argument to
3578 dg-require-visibility.
3579 * g++.dg/ext/java-1.C: Disable on AIX.
3581 2007-11-03 Dorit Nuzman <doirit@il.ibm.com>
3583 * gfortran.dg/vect/no-vfa-pr32377.f90: Remove xfail.
3585 2007-11-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3588 * gfortran.dg/assumed_charlen_arg_1.f90: New test.
3590 2007-11-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3593 * gcc.dg/20031223-1.c: Adjust error output.
3594 * gcc.dg/parse-decl-after-label.c: New.
3596 2007-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3599 * gfortran.dg/default_format_2.f90: XFAIL powerpc*-*-linux*
3600 * gfortran.dg/default_format_denormal_2.f90: XFAIL powerpc*-*-linux*
3601 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL powerpc*-*-linux*
3603 2007-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3605 PR rtl-optimization/28940
3606 * gcc.target/i386/addr-sel-1.c: New test.
3608 2007-11-03 Jakub Jelinek <jakub@redhat.com>
3611 * gcc.dg/pr33670.c: New test.
3613 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3616 * g++.dg/lookup/typedef1.C: New test.