1 2008-03-01 Douglas Gregor <doug.gregor@gmail.com>
3 * g++.dg/cpp0x/auto1.C: New.
5 2008-03-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8 * gfortran.dg/pointer_1.f90: New test.
10 2008-02-29 Douglas Gregor <doug.gregor@gmail.com>
13 * g++.dg/ext/attrib32.C: Add another test case.
15 2008-02-29 Tom Tromey <tromey@redhat.com>
17 * g++.dg/warn/pragma-system_header2.C: Ignore "included from"
20 2008-02-29 Sebastian Pop <sebastian.pop@amd.com>
22 * testsuite/gcc.dg/tree-ssa/ltrans-8.c: Increase the size of strides
23 to make the interchange profitable.
25 2008-02-28 Daniel Franke <franke.daniel@gmail.com>
30 * gfortran.dg/arrayio_11.f90: Fixed test.
31 * gfortran.dg/arrayio_12.f90: Likewise.
32 * gfortran.dg/module_read_1.f90: Added warning-directives.
33 * gfortran.dg/pr32242.f90: Likewise.
34 * gfortran.dg/result_in_spec_3.f90: Likewise.
35 * gfortran.dg/use_12.f90: Likewise.
36 * gfortran.dg/warn_function_without_result.f90 : New test.
38 2008-02-28 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
41 * gfortran.dg/f2c_9.f90: New test.
43 2008-02-28 Sebastian Pop <sebastian.pop@amd.com>
45 * testsuite/gcc.dg/tree-ssa/ldist-1.c: New.
46 * testsuite/gcc.dg/tree-ssa/ldist-1a.c: New.
47 * testsuite/gcc.dg/tree-ssa/ldist-2.c: New.
48 * testsuite/gcc.dg/tree-ssa/ldist-3.c: New.
49 * testsuite/gcc.dg/tree-ssa/ldist-4.c: New.
50 * testsuite/gcc.dg/tree-ssa/ldist-5.c: New.
51 * testsuite/gcc.dg/tree-ssa/ldist-6.c: New.
52 * testsuite/gcc.dg/tree-ssa/ldist-7.c: New.
53 * testsuite/gcc.dg/tree-ssa/ldist-8.c: New.
54 * testsuite/gcc.dg/tree-ssa/ldist-9.c: New.
55 * testsuite/gcc.dg/tree-ssa/ldist-10.c: New.
56 * testsuite/gcc.dg/tree-ssa/ldist-11.c: New.
57 * testsuite/gcc.dg/tree-ssa/ldist-12.c: New.
58 * testsuite/gfortran.dg/ldist-1.f90: New.
60 2008-02-28 Uros Bizjak <ubizjak@gmail.com>
62 * gcc.dg/pr34351.c: Compile for x86 targets only. Use %ebx register.
64 2008-02-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
66 * gfortran.dg/large_real_kind_3.F90: Reverse previous commit.
68 2008-02-27 Jan Beulich <jbeulich@novell.com>
70 * gcc.target/i386/mmx-1.c: Add
71 -Werror-implicit-function-declaration to dg-options.
72 * gcc.target/i386/mmx-2.c: Likewise.
73 * gcc.target/i386/sse-13.c: Likewise.
74 * gcc.target/i386/sse-14.c: Likewise.
76 2008-02-27 Revital Eres <eres@il.ibm.com>
78 PR rtl-optimization/34999
79 * gcc.dg/tree-prof/pr34999.c: New.
81 2008-02-27 Richard Guenther <rguenther@suse.de>
84 * gcc.c-torture/execute/pr35390.c: New testcase.
86 2008-02-27 Samuel Tardieu <sam@rfc1149.net>
89 * gnat.dg/test_direct_io.adb: New file.
91 2008-02-27 Samuel Tardieu <sam@rfc1149.net>
94 * gnat.dg/specs/pr34799.ads: New test.
96 2008-02-27 Richard Guenther <rguenther@suse.de>
99 * gcc.c-torture/execute/pr34971.c: New testcase.
101 2008-02-27 Jakub Jelinek <jakub@redhat.com>
103 * gcc.dg/gomp/preprocess-1.c: New test.
106 * g++.dg/ext/visibility/typeinfo2.C: New test.
107 * g++.dg/ext/visibility/typeinfo3.C: New test.
109 2008-02-26 Joseph Myers <joseph@codesourcery.com>
111 * gcc.dg/bf-ms-attrib.c (main): Return 0.
113 2008-02-26 Joseph Myers <joseph@codesourcery.com>
115 * gcc.target/i386/mmx-4.c (dump64_64): Use printf %I64 on MinGW.
116 * gcc.target/i386/sse-6.c (dump128_64): Likewise.
118 2008-02-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
121 * gcc.dg/empty-source-2.c: Adjust for warning message.
122 * gcc.dg/empty-source-3.c: Likewise.
123 * gcc.dg/pack-test-2.c: Adjust comment.
124 * gcc.dg/pragma-ep-2.c: Likewise.
125 * gcc.dg/pragma-re-2.c: Likewise.
126 * gcc.dg/va-arg-2.c: Likewise.
128 2008-02-26 Tobias Burnus <burnus@net-b.de>
131 * gfortran.dg/assignment_2.f90: New.
133 2008-02-26 Jason Merrill <jason@redhat.com>
136 * g++.dg/ext/attrib32.C: New.
138 2008-02-26 Richard Sandiford <rsandifo@nildram.co.uk>
140 * gcc.c-torture/execute/nest-align-1.x: Delete.
142 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
145 * 20021023-1.c: Use __builtin_va_start instead of
146 __builtin_stdarg_start.
147 * pr17301-1.c: Likewise.
148 * pr17301-2.c: Likewise.
150 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
152 * gcc.dg/pr34351.c: New.
154 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
156 * gcc.dg/Wlarger-than2.c: New.
158 2008-02-26 Paolo Carlini <pcarlini@suse.de>
161 * g++.dg/lookup/crash7.C: New.
163 2008-02-26 Kaz Kojima <kkojima@gcc.gnu.org>
165 * gcc.c-torture/execute/nest-align-1.c: Use the largest alignment.
167 2008-02-25 Joseph Myers <joseph@codesourcery.com>
169 * gcc.target/i386/pr25993.c: Skip on *-*-mingw*.
171 2008-02-25 Joseph Myers <joseph@codesourcery.com>
173 * gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.
175 2008-02-25 Joseph Myers <joseph@codesourcery.com>
177 * gcc.dg/builtins-config.h: Disable C99 runtime testing for
180 2008-02-25 Joseph Myers <joseph@codesourcery.com>
182 * lib/target-supports.exp (check_profiling_available): Report -p
183 unavailable on *-*-mingw*.
185 2008-02-25 Joseph Myers <joseph@codesourcery.com>
187 * lib/target-supports.exp (check_effective_target_pthread_h): New.
188 * gcc.dg/pthread-init-1.c, gcc.dg/pthread-init-2.c: Use
189 dg-require-effective-target pthread_h.
191 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
193 * gcc.dg/Wswitch-enum-error.c: New.
194 * gcc.dg/Wswitch-error.c: New.
195 * gcc.dg/20011021-1.c: Use two directives to match two different
198 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
201 * gcc.dg/pr28322.c: New.
202 * gcc.dg/pr28322-2.c: New.
203 * lib/prune.exp: Ignore "At top level" even if there is no ':'
206 2008-02-25 Paolo Carlini <pcarlini@suse.de>
209 * g++.dg/other/error26.C: New.
211 2008-02-25 Paolo Carlini <pcarlini@suse.de>
214 * g++.dg/other/error25.C: New.
216 2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>
219 * gcc.dg/pr35258.c: New testcase.
221 2008-02-25 Jan Beulich <jbeulich@novell.com>
223 * gcc.dg/20020426-2.c: Remove bogus workaround.
224 * g++.old-deja/g++.other/store-expr1.C: Likewise.
225 * gcc.target/i386/movq-2.c: Also permit use of movzbl.
227 2008-02-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
229 * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
231 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
234 * gcc.dg/pr19984.c: New test.
235 * gcc.dg/dfp/compare-special.h: Use _nan instead of nan as the
236 name of the variable.
238 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
240 * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
241 (main): Call check_vect and foo. Check array values after
243 * gcc.dg/vect/vect-117.c: Call check_vect.
244 * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
246 2008-02-25 Jason Merrill <jason@redhat.com>
249 * g++.dg/lookup/strong-using-5.C: New.
251 2008-02-25 Kaz Kojima <kkojima@gcc.gnu.org>
253 * gcc.dg/tree-ssa/ssa-pre-10.c: Use -fno-finite-math-only on
256 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
259 * gcc.c-torture/execute/20050604-1.x: New file.
261 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
263 * gcc.target/i386/pr22076.c: Update number of mov insns
265 * gcc.target/i386/pr34256.c: Ditto.
267 2008-02-24 Diego Novillo <dnovillo@google.com>
269 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
272 * g++.dg/warn/pr33738.C: New.
274 2008-02-24 Richard Sandiford <rsandifo@nildram.co.uk>
276 * gcc.c-torture/execute/nest-align-1.x: New file.
278 2008-02-24 Danny Smith <dannysmith@users.sourceforge.net>
281 * g++.dg.ext/dllimport13.C: New test.
283 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
286 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on
287 powerpc*-apple-darwin*.
289 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
291 * gfortran.dg/large_real_kind_2.F90: Split testing of ERF and
292 ERFC into gfortran.dg/large_real_kind_3.F90.
293 * gfortran.dg/large_real_kind_3.F90: New test.
295 2008-02-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
298 * gcc.dg/and-1.c: New test.
300 2008-02-23 Daniel Jacobowitz <dan@codesourcery.com>
302 * gcc.c-torture/execute/20080222-1.c: New test.
304 2008-02-23 Uros Bizjak <ubizjak@gmail.com>
308 * gcc.target/i386/pr22076.c: New test.
309 * gcc.target/i386/pr34256.c: New test.
310 * gcc.target/i386/vecinit-5.c: New test.
311 * gcc.target/i386/vecinit-6.c: New test.
312 * gcc.target/i386/vecinit-[1-4].c: Check that no MMX register is used.
314 * g++.dg/compat/struct-layout-1.h: Do not include <mmintrin.h> and
315 <xmmintrin.h>, define __m64 and __m128 directly.
316 * g++.dg/compat/struct-layout-1_generate.c: Add -mno-mmx for x86.
318 2008-02-22 Andrew Pinski <andrew_pinski@playstation.sony.com>
321 * g++.dg/ext/always_inline-1.C: New test.
322 * g++.dg/ext/always_inline-2.C: New test.
323 * g++.dg/ext/always_inline-3.C: New test.
324 * g++.dg/ext/always_inline-4.C: New test.
326 2008-02-22 Hans-Peter Nilsson <hp@axis.com>
328 * gcc.target/cris/asm-b-1.c: New test.
330 2008-02-22 Paolo Carlini <pcarlini@suse.de>
333 * g++.dg/template/nontype17.C: Add.
335 2008-02-22 Paolo Carlini <pcarlini@suse.de>
339 2008-02-14 Paolo Carlini <pcarlini@suse.de>
342 * g++.dg/template/nontype17.C: New.
343 * g++.dg/template/nontype16.C: Add error.
345 2008-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
348 * gcc.dg/Wfloat-equal-1.c: New.
349 * g++.dg/warn/Wfloat-equal-1.C: New.
351 2008-02-21 Michael Matz <matz@suse.de>
354 * gcc.dg/pr35264.c: New testcase.
356 2008-02-21 Richard Guenther <rguenther@suse.de>
358 * gfortran.dg/reassoc_1.f90: New testcase.
359 * gfortran.dg/reassoc_2.f90: Likewise.
360 * gfortran.dg/reassoc_3.f90: Likewise.
362 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
365 * gfortran.dg/fmt_t_7.f: New test.
368 * gfortran.dg/streamio_15.f90: New test.
370 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
373 * gfortran.dg/fmt_zero_digits.f90: Revise test.
375 2008-02-20 Seongbae Park <seongbae.park@gmail.com>
377 * gcc.dg/Wframe-larger-than.c: New option test.
379 2008-02-20 Tobias Burnus <burnus@net-b.de>
382 * gfortran.dg/dollar_sym_1.f90: New.
383 * gfortran.dg/dollar_sym_2.f90: New.
385 2008-02-20 Richard Guenther <rguenther@suse.de>
388 * gcc.dg/builtins-66.c: New testcase.
390 2008-02-20 Richard Guenther <rguenther@suse.de>
392 * gcc.dg/fold-reassoc-1.c: New testcase.
393 * gcc.dg/tree-ssa/recip-3.c: Adjust to not compute d/d.
395 2008-02-20 Richard Guenther <rguenther@suse.de>
397 * gcc.dg/tree-ssa/reassoc-13.c: New testcase.
399 2008-02-20 Ira Rosen <irar@il.ibm.com>
401 * lib/target-supports.exp (check_effective_target_vect_unpack):
403 (check_effective_target_vect_short_mult): Likewise.
404 * gcc.dg/vect/vect-reduc-dot-s16b.c: Expect vectorization of
405 the loop on targets that support vect_unpack.
407 2008-02-20 Uros Bizjak <ubizjak@gmail.com>
409 * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
410 (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
411 templates to reduce number of passed arguments.
413 2008-02-19 Jason Merrill <jason@redhat.com>
416 * g++.dg/template/explicit-args1.C: New.
418 2008-02-19 Richard Guenther <rguenther@suse.de>
420 PR tree-optimization/34989
421 * gcc.dg/pr34989-1.c: New testcase.
422 * gcc.dg/pr34989-2.c: Likewise.
424 2008-02-19 Jakub Jelinek <jakub@redhat.com>
427 * g++.dg/gomp/pr35028.C: New test.
431 * gcc.dg/gomp/pr34964.c: New test.
432 * g++.dg/gomp/pr34964.C: New test.
433 * gcc.dg/gomp/pr35244.c: New test.
434 * g++.dg/gomp/pr35244.C: New test.
437 * g++.dg/gomp/pr35078.C: New test.
439 2008-02-19 Christian Bruel <christian.bruel@st.com>
441 * gcc.dg/packed-array.c: New testcase.
443 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
446 * gcc.target/i386/pr33555.c: New test.
448 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
451 * gcc.target/i386/isa-1.c: New.
452 * gcc.target/i386/isa-2.c: Likewise.
453 * gcc.target/i386/isa-3.c: Likewise.
454 * gcc.target/i386/isa-4.c: Likewise.
455 * gcc.target/i386/isa-5.c: Likewise.
456 * gcc.target/i386/isa-6.c: Likewise.
457 * gcc.target/i386/isa-7.c: Likewise.
458 * gcc.target/i386/isa-8.c: Likewise.
459 * gcc.target/i386/isa-9.c: Likewise.
460 * gcc.target/i386/isa-10.c: Likewise.
461 * gcc.target/i386/isa-11.c: Likewise.
462 * gcc.target/i386/isa-12.c: Likewise.
463 * gcc.target/i386/isa-13.c: Likewise.
464 * gcc.target/i386/isa-14.c: Likewise.
466 2008-02-18 Joey Ye <joey.ye@intel.com>
467 H.J. Lu <hongjiu.lu@intel.com>
470 * gcc.c-torture/execute/nest-align-1.c: New test case.
472 2008-02-17 Richard Guenther <rguenther@suse.de>
475 * gcc.dg/torture/pr35227.c: New testcase.
477 2008-02-17 Richard Guenther <rguenther@suse.de>
479 PR tree-optimization/35231
480 * gcc.c-torture/execute/pr35231.c: New testcase.
482 2008-02-17 Uros Bizjak <ubizjak@gmail.com>
484 * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
487 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
489 * obj-c++.dg/encode-2.mm: XFAIL.
490 * obj-c++.dg/encode-3.mm: Likewise.
492 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
493 Paolo Carlini <pcarlini@suse.de>
495 * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
496 * g++.dg/ext/has_nothrow_constructor.C: Likewise.
497 * g++.dg/ext/has_nothrow_copy.C: Likewise.
499 2008-02-16 Uros Bizjak <ubizjak@gmail.com>
501 * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
502 (main): Change to void and rename to sse_test.
503 * gcc.target/i386/pr24306.c: Ditto.
504 * gcc.target/i386/pr32065-2.c: Ditto.
505 * gcc.target/i386/20060512-1.c: Include sse2-check.h.
506 (main): Change to void and rename to sse2_test.
507 * gcc.target/i386/20060512-3.c: Ditto.
509 2008-02-15 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
512 * gfortran.dg/c_loc_tests_12.f03: New test.
514 2008-02-15 Douglas Gregor <doug.gregor@gmail.com>
519 * g++.dg/cpp0x/vt-35026.C: New.
520 * g++.dg/cpp0x/vt-35023.C: New.
521 * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
522 * g++.dg/cpp0x/vt-35024.C: New.
524 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
526 * gcc.c-torture/execute/va-arg-25.x: Remove.
528 2008-02-15 Richard Guenther <rguenther@suse.de>
529 Zdenek Dvorak <ook@ucw.cz>
531 PR tree-optimization/35164
532 * g++.dg/torture/pr35164-1.C: New testcase.
533 * g++.dg/torture/pr35164-2.C: Likewise.
535 2008-02-15 Dominique d'Humieres <dominiq@lps.ens.fr>
538 * testsuite/g++.dg/template/spec35.C: Change the regular expressions
539 in dg-final to match the assembly code generated by Darwin 9.
541 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
543 * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
545 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
547 * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
549 2008-02-15 Hans-Peter Nilsson <hp@axis.com>
551 * lib/dejapatches.exp: New file.
553 2008-02-14 Douglas Gregor <doug.gregor@gmail.com>
556 * g++.dg/cpp0x/vt-34050.C: New.
558 2008-02-14 Jason Merrill <jason@redhat.com>
562 * g++.dg/warn/pr11159.C: New.
563 * g++.dg/warn/pr5645.C: Likewise.
565 2008-02-14 Danny Smith <dannysmith@users.sourceforge.net>
567 PR preprocessor/35061
568 * gcc.dg/cpp/pragma_pop_macro-1.c: New test.
570 2008-02-14 Paolo Carlini <pcarlini@suse.de>
573 * g++.dg/template/nontype17.C: New.
574 * g++.dg/template/nontype16.C: Add error.
576 2008-02-13 Jakub Jelinek <jakub@redhat.com>
579 * g++.dg/template/member8.C: New test.
581 2008-02-13 Michael Matz <matz@suse.de>
583 * gcc.dg/pr35065.c: Fix testcase warnings.
585 2008-02-13 Jason Merrill <jason@redhat.com>
587 PR c++/34962, c++/34937, c++/34939
588 * g++.dg/ext/tmplattr9.C: New.
590 2008-02-13 Michael Matz <matz@suse.de>
593 * gcc.dg/pr35065.c: New testcase.
595 2008-02-12 Richard Guenther <rguenther@suse.de>
597 PR tree-optimization/35171
598 * gcc.c-torture/compile/pr35171.c: New testcase.
600 2008-02-12 Richard Guenther <rguenther@suse.de>
603 * gcc.c-torture/execute/pr35163.c: New testcase.
605 2008-02-12 Uros Bizjak <ubizjak@gmail.com>
607 * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
609 2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
611 * gnat.dg/loop_address.adb: New test.
613 2008-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
615 * obj-c++.dg/bitfield-1.mm: Expect failures.
616 * obj-c++.dg/bitfield-4.mm: Likewise.
617 * obj-c++.dg/cxx-ivars-2.mm: Likewise.
618 * obj-c++.dg/encode-8.mm: Likewise.
619 * obj-c++.dg/isa-field-1.mm: Likewise.
620 * obj-c++.dg/layout-1.mm: Likewise.
621 * obj-c++.dg/lookup-2.mm: Likewise.
622 * obj-c++.dg/try-catch-2.mm: Likewise.
623 * obj-c++.dg/try-catch-9.mm: Likewise.
625 2008-02-12 Jakub Jelinek <jakub@redhat.com>
628 * g++.dg/tree-ssa/pr35144.C: New test.
631 * gcc.target/i386/pr35160.c: New test.
634 * g++.dg/init/new27.C: New test.
636 2008-02-11 Paolo Carlini <pcarlini@suse.de>
639 * g++.dg/template/crash78.C: New.
641 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
644 * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
645 * gcc.dg/compat/vector-2_y.c: Ditto.
647 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
648 Richard Guenther <rguenther@suse.de>
650 PR tree-optimization/33992
651 * gcc.c-torture/execute/pr33992.c: New testcase.
653 2008-02-10 Thomas Koenig <tkoenig@gcc.gnu.org>
655 * gfortran.dg/streamio_14.f90: New test.
657 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
659 * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
660 Add -mfpmath=387 to dg-options.
662 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
665 * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
666 * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
667 * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
668 * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
669 * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
670 * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
671 * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
672 * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
673 * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
675 2008-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
678 * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
680 2008-02-06 Alexandre Oliva <aoliva@redhat.com>
683 * g++.dg/conversion/bitfield8.C: New.
685 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
687 * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
689 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
693 * g++.dg/ext/vector13.C: New.
695 2008-02-06 David Daney <ddaney@avtrex.com>
697 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
699 2008-02-05 Bob Wilson <bob.wilson@acm.org>
701 * lib/target-supports.exp (check_effective_target_hard_float): Remove
702 special case for xtensa-*-*.
704 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
707 * gfortran.dg/volatile11.f90: New test.
709 2008-02-05 Jakub Jelinek <jakub@redhat.com>
712 * g++.dg/template/array19.C: New test.
714 2008-02-05 Diego Novillo <dnovillo@google.com>
716 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
719 * g++.dg/warn/pr33738.C: Remove.
721 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
724 * gfortran.dg/bounds_check_13.f: New test.
726 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
729 * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
731 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
734 * gcc.target/i386/pr35083.c: New test.
736 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
739 * gfortran.dg/data_bounds_1.f90: New test.
741 2008-02-04 Diego Novillo <dnovillo@google.com>
743 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
746 * testsuite/g++.dg/warn/pr33738.C: New.
748 2008-02-04 Daniel Franke <franke.daniel@gmail.com>
750 * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
753 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
755 * lib/target-supports.exp (check_effective_target_hard_float): Only
756 use the macro definition tests for mips*-*-* and xtensa-*-*. For all
757 other targets, grep for a call insn in the rtl expand dump for an
759 (target_compile): Support generating rtl dumps as output.
761 2008-02-04 Richard Guenther <rguenther@suse.de>
764 * gcc.c-torture/execute/pr33631.c: New testcase.
766 2008-02-04 Richard Guenther <rguenther@suse.de>
769 * gcc.c-torture/compile/pr35043.c: New testcase.
771 2008-02-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
773 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
775 2008-02-03 Uros Bizjak <ubizjak@gmail.com>
777 * gcc.target/i386/pr31628.c: Require effective target fpic.
778 * gcc.target/i386/strinline.c: Ditto.
779 * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
780 * gcc.dg/pr35045.c: Ditto.
781 * gcc.dg/20050503-1.c: Ditto.
783 2008-02-03 Paul Thomas <pault@gcc.gnu.org>
786 * gfortran.dg/host_assoc_variable_1.f90: New test.
787 * gfortran.dg/allocate_stat.f90: Change last three error messages.
789 2008-02-02 Michael Matz <matz@suse.de>
792 * gcc.dg/pr35045.c: New test.
794 2008-02-02 Thomas Koenig <tkoenig@gcc.gnu.org>
797 * gfortran.dg/shape_4.f90: New test.
799 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
801 * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
803 2008-02-01 Hans-Peter Nilsson <hp@axis.com>
805 PR rtl-optimization/34773
806 * gcc.target/cris/torture/pr34773.c: New test.
808 2008-02-01 Nick Clifton <nickc@redhat.com>
810 * lib/target-supports.exp (check_profiling_available): Do not
811 expect profiling to work on the xstormy16 target.
813 2008-02-01 Uros Bizjak <ubizjak@gmail.com>
816 * gcc.c-torture/execute/20050316-2.x: New file.
817 * gcc.target/i386/pr17390.c: Update scan pattern.
818 * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
819 * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
821 2008-01-31 Paul Thomas <pault@gcc.gnu.org>
824 * gfortran.dg/proc_assign_2.f90: New test.
826 2008-01-31 Douglas Gregor <doug.gregor@gmail.com>
827 Jakub Jelinek <jakub@redhat.com>
831 * g++.dg/ext/alias-canon.C: New.
832 * g++.dg/ext/alias-mangle.C: New.
834 2008-01-30 Jan Hubicka <jh@suse.cz>
836 * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
838 2008-01-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
840 * g++.dg/other/first-global.C: Add -fpie for all pic targets.
841 * g++.dg/parse/attr-externally-visible-1.C: Likewise.
843 2008-01-30 Jan Hubicka <jh@suse.cz>
846 * gcc.c-torture/execute/pr34982.c: New testcase.
848 2008-01-30 Andreas Krebbel <krebbel1@de.ibm.com>
850 * gcc.target/s390/tf_to_di-1.c: New testcase.
852 2008-01-30 Paul Thomas <pault@gcc.gnu.org>
855 * gfortran.dg/use_only_3.f90: New test.
856 * gfortran.dg/use_only_3.inc: Modules for new test.
859 * gfortran.dg/function_charlen_2.f90: New test.
861 2008-01-30 Jakub Jelinek <jakub@redhat.com>
864 * gcc.dg/pr34969.c: New test.
867 * gcc.dg/inline-25.c: New test.
868 * gcc.dg/inline-26.c: New test.
869 * gcc.dg/inline-27.c: New test.
871 2008-01-29 Richard Guenther <rguenther@suse.de>
874 * gcc.c-torture/compile/pr35006.c: New testcase.
876 2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
887 * g++.dg/cpp0x/vt-34219-2.C: New.
888 * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
889 * g++.dg/cpp0x/vt-34961.C: New.
890 * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
891 cases from the re-opened PR.
892 * g++.dg/cpp0x/vt-34753.C: New.
893 * g++.dg/cpp0x/vt-34919.C: New.
894 * g++.dg/cpp0x/vt-34754.C: New.
895 * g++.dg/cpp0x/vt-34606.C: New.
896 * g++.dg/cpp0x/vt-34219.C: New.
897 * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
898 * g++.dg/cpp0x/vt-34755.C: New.
899 * g++.dg/cpp0x/pr31438.C: Ditto.
900 * g++.dg/cpp0x/variadic81.C: Ditto.
902 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
904 * g++.dg/torture/pr34641.C: Put the dg-do first.
906 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
908 * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
910 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
912 * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
914 2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
917 * gcc.target/powerpc/spe-small-data-1.c: New test.
918 * gcc.target/powerpc/spe-small-data-2.c: New test.
920 2008-01-28 Thomas Koenig <tkoenig@gcc.gnu.org>
923 * gfortran.dg/shape_3.f90: New test.
925 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
927 * gcc.target/s390/20020926-1.c: Remove -m31.
929 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
931 * gcc.target/s390/20020926-1.c: Disable for s390x.
933 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
936 * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
939 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
942 * gfortran.dg/array_constructor_22.f90: New test.
944 2008-01-26 Maxim Kuvyrkov <maxim@codesourcery.com>
947 * gcc.c-torture/compile/pr34688: New test.
949 2008-01-26 Tobias Burnus <burnus@net-b.de>
952 * gfortran.dg/missing_optional_dummy_5.f90: New.
954 2008-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
956 * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
957 noinline. XFAIL test.
959 2008-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
962 * gfortran.dg/array_3.f90: New test.
964 2008-01-26 Jakub Jelinek <jakub@redhat.com>
966 * gcc.c-torture/compile/pr34966.c (atan): Only use asm
970 * gcc.dg/pr34965.c: New test.
971 * g++.dg/other/error24.C: New test.
973 2008-01-26 Thomas Koenig <tkoenig@gcc.gnu.org>
975 PR libfofortran/34887
976 * gfortran.dg/x_slash_2.f: New test.
978 2008-01-26 Richard Guenther <rguenther@suse.de>
981 * g++.dg/torture/pr34235.C: New testcase.
983 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
985 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
987 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
990 * gcc.target/mips/lazy-binding-1.c: New test.
991 * gcc.target/mips/mips.exp (setup_mips_tests): Set
992 mips_forced_no_abicalls and mips_forced_no_shared.
993 (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
994 Avoid using small data with -mabicalls. Don't make -G0 force
995 -mn-abicalls. Skip -mabicalls and -mshared tests if the multilib
996 forces the opposite option.
998 2008-01-26 Danny Smith <dannysmith@users.sourceforge.net>
1001 * gcc.target/i386/fastcall-1.c: Scan for correct label.
1002 Use -std=gnu89 switch.
1004 2008-01-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1007 * gfortran.dg/direct_io_9.f: New test.
1009 2008-01-25 Daniel Franke <franke.daniel@gmail.com>
1012 * gfortran.dg/where_operator_assign_4.f90: New test.
1014 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1016 * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
1017 gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
1020 2008-01-25 Richard Guenther <rguenther@suse.de>
1023 * gcc.c-torture/execute/pr32244-1.c: New testcase.
1025 2008-01-25 Richard Guenther <rguenther@suse.de>
1027 PR tree-optimization/34966
1028 * gcc.c-torture/compile/pr34966.c: New testcase.
1030 2008-01-25 Richard Guenther <rguenther@suse.de>
1033 * g++.dg/torture/pr33887-1.C: New testcase.
1034 * g++.dg/torture/pr33887-2.C: Likewise.
1035 * g++.dg/torture/pr33887-3.C: Likewise.
1036 * gcc.c-torture/execute/20071211-1.c: Likewise.
1038 2008-01-25 Uros Bizjak <ubizjak@gmail.com>
1041 * gcc.dg/pr34856.c: Use pointer mode for "pin".
1043 2008-01-25 Jakub Jelinek <jakub@redhat.com>
1046 * g++.dg/gomp/pr33333.C: New test.
1048 PR preprocessor/34692
1049 * gcc.dg/cpp/pr34692.c: New test.
1050 * gcc.dg/gomp/pr34692.c: New test.
1052 2008-01-25 Olga Golovanevsky <olga@il.ibm.com>
1054 * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
1056 2008-01-24 Daniel Franke <franke.daniel@gmail.com>
1059 * gfortran.dg/empty_type.f90: New test.
1061 2008-01-24 Paolo Carlini <pcarlini@suse.de>
1064 * g++.dg/template/crash77.C: New.
1066 2008-01-24 Uros Bizjak <ubizjak@gmail.com>
1069 * gcc.dg/pr34856.c: New test.
1071 2008-01-24 Tobias Burnus <burnus@net-b.de>
1073 * gfortran.dg/namelist_39.f90: Delete temporary files.
1074 * gfortran.dg/namelist_44.f90: Ditto.
1076 2008-01-24 Richard Guenther <rguenther@suse.de>
1079 * g++.dg/torture/pr34953.C: New testcase.
1081 2008-01-24 Jakub Jakub Jelinek <jakub@redhat.com>
1084 * gcc.c-torture/compile/20080124-1.c: New test.
1086 2008-01-24 Paul Thomas <pault@gcc.gnu.org>
1089 * gfortran.dg/function_charlen_3.f: New test.
1091 2008-01-23 Michael Matz <matz@suse.de>
1094 * g++.dg/debug/pr34895.cc: New testcase.
1096 2008-01-23 Richard Guenther <rguenther@suse.de>
1099 * gcc.dg/pr31529-1.c: New testcase.
1100 * gcc.dg/pr31529-2.c: Likewise.
1102 2008-01-23 Jakub Jelinek <jakub@redhat.com>
1105 * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
1106 unsigned int for the first argument.
1108 2008-01-22 Jakub Jelinek <jakub@redhat.com>
1111 * g++.dg/conversion/bitfield7.C: New test.
1112 * g++.dg/cpp0x/decltype4.C: Fixed xfail.
1114 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com>
1116 From Michael Frysinger <michael.frysinger@analog.com>
1117 * gcc.target/bfin/mcpu-bf547.c: New test.
1118 * gcc.target/bfin/mcpu-bf523.c: New test.
1119 * gcc.target/bfin/mcpu-bf524.c: New test.
1120 * gcc.target/bfin/mcpu-bf526.c: New test.
1122 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
1124 * gcc.c-torture/execute/20080122-1.c: New test.
1126 2008-01-22 Tom Tromey <tromey@redhat.com>
1129 * gcc.dg/cpp/pr34859.c: New file.
1131 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1134 * gfortran.dg/vector_subscript_3.f90: New test.
1136 2008-01-22 Tobias Burnus <burnus@net-b.de>
1139 * gfortran.dg/missing_optional_dummy_4.f90
1141 2008-01-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1143 * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
1145 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
1147 * gnat.dg/unchecked_union1.adb: New test.
1149 2008-01-22 Tom Tromey <tromey@redhat.com>
1152 * g++.dg/ext/pr34829.C: New file.
1154 2008-01-22 Jakub Jelinek <jakub@redhat.com>
1157 * gcc.dg/gomp/pr34607.c: New test.
1158 * g++.dg/gomp/pr34607.C: New test.
1161 * g++.dg/ext/vector10.C: New test.
1164 * g++.dg/other/error23.C: New test.
1167 * g++.dg/ext/vector12.C: New test.
1169 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1172 * gcc.dg/Wstrict-overflow-21.c: New.
1173 * g++.dg/warn/Wstrict-aliasing-8.C: New.
1175 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1178 * gcc.dg/pr33092.c: New.
1180 2008-01-22 Andreas Krebbel <krebbel1@de.ibm.com>
1182 * gcc.target/s390/20020926-1.c: Add -m31 option.
1184 2008-01-22 Daniel Franke <franke.daniel@gmail.com>
1187 * gfortran.dg/initialization_18.f90: New test.
1189 2008-01-22 Tobias Burnus <burnus@net-b.de>
1192 * gfortran.dg/tab_continuation.f: New.
1194 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1197 * gfortran.dg/use_rename_2.f90: New test.
1199 2008-01-21 Richard Guenther <rguenther@suse.de>
1202 * gcc.c-torture/compile/pr34856.c: New testcase.
1204 2008-01-21 Richard Guenther <rguenther@suse.de>
1207 * gcc.c-torture/compile/pr34885.c: New testcase.
1209 2008-01-21 Eric Botcazou <ebotcazou@adacore.com>
1211 * gnat.dg/specs/alignment1.ads: New test.
1213 2008-01-21 Richard Guenther <rguenther@suse.de>
1216 * g++.dg/torture/pr34850.C: New testcase.
1218 2008-01-21 Alon Dayan <alond@il.ibm.com>
1219 Olga Golovanevsky <olga@il.ibm.com>
1221 PR tree-optimization/34701
1222 * gcc.dg/struct/wo_prof_array_field.c: New test.
1224 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1227 * g++.dg/ext/vector9.C: New.
1229 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1233 * g++.dg/template/crash75.C: New.
1234 * g++.dg/template/crash76.C: Likewise.
1236 2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
1238 PR rtl-optimization/34808
1239 * gcc.c-torture/compile/pr34808.c: New test.
1241 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1244 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1247 * gfortran.dg/entry_array_specs_3.f90: New test.
1250 * gfortran.dg/use_rename_1.f90: New test.
1252 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1255 * gfortran.dg/array_constructor_20.f90: New test.
1256 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1259 * gfortran.dg/array_constructor_21.f90: New test.
1261 2008-01-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1264 * gfortran.dg/inquire_13.f90: New test.
1267 * gfortran.dg/continuation_9.f90: New test.
1269 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
1272 * gcc.target/mips/pr34831.c: New test.
1274 2008-01-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1278 * gfortran.dg/any_all_1.f90: New test.
1279 * gfortran.dg/any_all_2.f90: New test.
1281 2008-01-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1283 * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
1284 "dg-require-weak" statement.
1285 * g++.dg/eh/weak1.C: Likewise.
1287 2008-01-19 Jakub Jelinek <jakub@redhat.com>
1289 PR gcov-profile/34610
1290 * gcc.dg/gomp/pr34610.c: New test.
1292 2008-01-19 Tobias Burnus <burnus@net-b.de>
1295 * gfortran.dg/implicit_11.f90: New.
1296 * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
1297 * gfortran.dg/entry_15.f90: Ditto.
1298 * gfortran.dg/func_assign.f90: Ditto.
1299 * gfortran.dg/gomp/reduction3.f90: Ditto.
1300 * gfortran.dg/proc_assign_1.f90: Ditto.
1302 * gfortran.dg/interface_proc_end.f90: Use dg-error instead
1303 of dg-excess-errors.
1305 2008-01-18 Tobias Burnus <burnus@net-b.de>
1308 * gfortran.dg/argument_checking_15.f90: New.
1309 * gfortran.dg/argument_checking_5.f90: Change TODO into
1312 2008-01-18 Tobias Burnus <burnus@net-b.de>
1314 * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
1315 * gfortran.dg/enum_5.f90: Ditto.
1316 * gfortran.dg/enum_6.f90: Ditto.
1317 * gfortran.dg/bom_error.f90: Ditto.
1318 * gfortran.dg/func_decl_4.f90: Ditto.
1320 2008-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1323 * gfortran.dg/fmt_t_6.f: New test.
1325 2008-01-18 Tobias Burnus <burnus@net-b.de>
1327 * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
1329 2008-01-18 Jonathan Wakely <jwakely.gcc@gmail.com>
1331 * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
1333 2008-01-18 Ian Lance Taylor <iant@google.com>
1335 * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
1337 2008-01-18 Ian Lance Taylor <iant@google.com>
1340 * g++.dg/init/new26.C: New test.
1342 2008-01-18 Richard Guenther <rguenther@suse.de>
1345 * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
1348 2008-01-18 Hans-Peter Nilsson <hp@axis.com>
1350 * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
1351 dg-require-effective-target.
1353 2007-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1356 * gfortran.dg/reshape_2.f90: New test.
1358 2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org>
1360 * gcc.dg/20040223-1.c: Fix comment typo.
1362 2008-01-17 Janis Johnson <janis187@us.ibm.com>
1365 * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
1366 until 34814 is fixed.
1368 2008-01-17 Andrew MacLeod <amacleod@redhat.com>
1370 PR tree-optimization/34648
1371 * gcc.c-torture/compile/pr34648.c: New testcase.
1373 2008-01-17 Sebastian Pop <sebastian.pop@amd.com>
1376 * gcc.dg/autopar/autopar.exp: New.
1377 * g++.dg/tree-ssa/pr34355.C: Require pthread.
1378 * lib/target-supports.exp (check_effective_target_pthread): New.
1380 * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
1381 * gcc.dg/tree-ssa/reduc-1short.c: Same.
1382 * gcc.dg/tree-ssa/reduc-1.c: Same.
1383 * gcc.dg/tree-ssa/reduc-2short.c: Same.
1384 * gcc.dg/tree-ssa/reduc-2.c: Same
1385 * gcc.dg/tree-ssa/reduc-3.c: Same.
1386 * gcc.dg/tree-ssa/reduc-1char.c: Same.
1387 * gcc.dg/tree-ssa/reduc-6.c: Same.
1388 * gcc.dg/tree-ssa/reduc-7.c: Same.
1389 * gcc.dg/tree-ssa/reduc-2char.c: Same.
1390 * gcc.dg/tree-ssa/reduc-8.c: Same.
1391 * gcc.dg/tree-ssa/reduc-9.c: Same.
1393 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1395 * gnat.dg/discr5.adb: New test.
1397 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1399 * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
1401 2008-01-17 Richard Guenther <rguenther@suse.de>
1403 PR tree-optimization/34825
1404 * gcc.dg/pr34825.c: New testcase.
1406 2008-01-17 Richard Guenther <rguenther@suse.de>
1408 * gcc.c-torture/execute/20080117-1.c: New testcase.
1410 2008-01-17 Revital Eres <eres@il.ibm.com>
1413 * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
1415 2008-01-17 Paul Thomas <pault@gcc.gnu.org>
1418 * gfortran.dg/function_charlen_1.f90: New test.
1421 * gfortran.dg/function_types_1.f90: New test.
1422 * gfortran.dg/function_types_2.f90: New test.
1425 * gfortran.dg/function_kinds_4.f90: New test.
1426 * gfortran.dg/function_kinds_5.f90: New test.
1428 * gfortran.dg/defined_operators_1.f90: Errors now at function
1430 * gfortran.dg/private_type_4.f90: The same.
1431 * gfortran.dg/interface_15.f90: The same.
1432 * gfortran.dg/elemental_args_check_2.f90: The same.
1433 * gfortran.dg/auto_internal_assumed.f90: The same.
1435 2008-01-16 Eric Botcazou <ebotcazou@adacore.com>
1437 * gnat.dg/sizetype.adb: New test.
1439 2008-01-16 Richard Guenther <rguenther@suse.de>
1442 * gcc.dg/overflow-warn-7.c: New testcase.
1444 2008-01-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1446 * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
1448 2008-01-16 Jakub Jelinek <jakub@redhat.com>
1449 Richard Guenther <rguenther@suse.de>
1452 * gcc.dg/pr34668-1.c: New test.
1453 * gcc.dg/pr34668-2.c: Likewise.
1455 2008-01-16 Richard Guenther <rguenther@suse.de>
1458 * g++.dg/torture/pr33819.C: New testcase.
1460 2008-01-16 Richard Guenther <rguenther@suse.de>
1463 * gcc.c-torture/execute/pr34768-1.c: New testcase.
1464 * gcc.c-torture/execute/pr34768-2.c: Likewise.
1466 2008-01-16 Tobias Burnus <burnus@net-b.de>
1469 * gfortran.dg/argument_checking_13.f90: New.
1470 * gfortran.dg/argument_checking_14.f90: New.
1472 2008-01-15 Thomas Koenig <tkoenig@gcc.gnu.org>
1475 * gfortran.dg/anyallcount_1.f90: New test.
1477 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1480 * g++.dg/cpp0x/vt-34399.C: New.
1481 * g++.dg/template/friend50.C: New.
1483 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1486 * g++.dg/cpp0x/vt-34751.C: New.
1488 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1494 * g++.dg/cpp0x/vt-34051-2.C: New.
1495 * g++.dg/cpp0x/vt-34102.C: New.
1496 * g++.dg/cpp0x/vt-34051.C: New.
1497 * g++.dg/cpp0x/vt-34055.C: New.
1498 * g++.dg/cpp0x/vt-34103.C: New.
1500 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1503 * g++.dg/cpp0x/vt-34314.C: New.
1504 * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
1505 reality (the error message was wrong previously).
1507 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1510 * g++.dg/cpp0x/vt-33964.C: New.
1511 * g++.dg/template/partial5.C: New.
1513 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1516 * g++.dg/cpp0x/vt-34052.C: New.
1517 * g++.dg/template/ttp26.C: New.
1519 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1521 * gnat.dg/rep_clause2.ad[sb]: New test.
1522 * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
1524 2008-01-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1527 * g++.dg/cpp/pedantic-errors.C: Delete.
1528 * g++.dg/cpp/permissive.C: Delete.
1530 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1532 * gcc.c-torture/compile/20080114-1.c: New test.
1534 2008-01-13 Tobias Burnus <burnus@net-b.de>
1537 * gfortran.dg/argument_checking_11.f90: New.
1538 * gfortran.dg/argument_checking_12.f90: New.
1539 * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
1540 * gfortran.dg/c_assoc_2.f03: Update dg-error.
1541 * gfortran.dg/argument_checking_3.f90: Ditto.
1542 * gfortran.dg/pointer_intent_2.f90: Ditto.
1543 * gfortran.dg/import2.f90: Ditto.
1544 * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
1545 * gfortran.dg/implicit_actual.f90: Ditto.
1546 * gfortran.dg/used_dummy_types_3.f90: Ditto.
1547 * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
1549 2008-01-13 Tobias Burnus <burnus@net-b.de>
1552 * gfortran.dg/interface_proc_end.f90: New.
1554 2008-01-13 Tobias Burnus <burnus@net-b.de>
1557 * gfortran.dg/assumed_size_refs_4.f90: New.
1559 2008-01-13 Eric Botcazou <ebotcazou@adacore.com>
1561 * gnat.dg/unchecked_convert1.adb.
1563 2008-01-13 Richard Guenther <rguenther@suse.de>
1565 * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
1566 readable and writable again before exiting.
1568 2008-01-13 Richard Guenther <rguenther@suse.de>
1571 * gcc.dg/noncompile/incomplete-4.c: New testcase.
1573 2008-01-13 Jan Hubicka <jh@suse.cz>
1576 * gcc.dg/pr32135.c: new.
1578 2008-01-12 Doug Kwan <dougkwan@google.com>
1580 * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
1581 * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
1582 -Wignored-qualifiers.
1584 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1586 * gnat.dg/slice3.adb: New test.
1587 * gnat.dg/slice4.adb: Likewise.
1589 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1591 * gnat.dg/bit_packed_array.ad[sb]: New test.
1593 2008-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1596 * gfortran.dg/parens_7.f90: New test.
1598 2008-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1600 * gcc.dg/tree-ssa/loadpre5.c: Use static.
1601 * gcc.dg/tree-ssa/loadpre8.c: Likewise.
1603 * gcc.dg/pr33826.c: Require nonpic.
1605 2008-01-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1608 * gfortran.dg/inquire_12.f90: New test.
1610 2008-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1613 * all_bounds_1.f90: New test case.
1614 * maxloc_bounds_1.f90: New test case.
1615 * maxloc_bounds_2.f90: New test case.
1616 * maxloc_bounds_3.f90: New test case.
1617 * maxloc_bounds_4.f90: New test case.
1618 * maxloc_bounds_5.f90: New test case.
1619 * maxloc_bounds_6.f90: New test case.
1620 * maxloc_bounds_7.f90: New test case.
1621 * maxloc_bounds_8.f90: New test case.
1623 2008-01-11 Eric Botcazou <ebotcazou@adacore.com>
1625 * gcc.dg/struct-ret-3.c: New test.
1627 2008-01-11 Paul Thomas <pault@gcc.gnu.org>
1630 * gfortran.dg/transfer_simplify_8.f90: New test.
1632 2008-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
1634 * g++.dg/torture/pr34641.C: Add dg-require-visibility. Define
1635 size_t using predefined macro.
1637 2008-01-10 Raksit Ashok <raksit@google.com>
1639 PR rtl-optimization/27971
1640 * gcc.target/i386/pr27971.c: New testcase.
1642 2008-01-10 Paul Thomas <pault@gcc.gnu.org>
1645 * gfortran.dg/bounds_check_12.f90: New test.
1647 2008-01-10 Uros Bizjak <ubizjak@gmail.com>
1649 * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
1650 * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
1652 2008-01-10 Andreas Krebbel <krebbel1@de.ibm.com>
1655 * g++.dg/torture/pr34641.C: New testcase.
1657 2008-01-10 Richard Guenther <rguenther@suse.de>
1659 PR tree-optimization/34651
1660 * g++.dg/torture/pr34651.C: New testcase.
1662 2008-01-09 Sebastian Pop <sebastian.pop@amd.com>
1664 PR tree-optimization/34017
1665 * gcc.dg/tree-ssa/pr34017.c: New.
1667 2008-01-09 Richard Guenther <rguenther@suse.de>
1668 Andrew Pinski <andrew_pinski@playstation.sony.com>
1671 * gcc.c-torture/compile/pr30132.c: New testcase.
1673 2008-01-09 Richard Guenther <rguenther@suse.de>
1676 * gcc.c-torture/compile/pr34458.c: New testcase.
1678 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1681 g++.dg/eh/ia64-2.C: Require weak support.
1683 2008-01-08 Richard Guenther <rguenther@suse.de>
1686 * g++.dg/torture/pr31863.C: New testcase.
1688 2008-01-08 Jakub Jelinek <jakub@redhat.com>
1691 * gcc.dg/gomp/pr34694.c: New test.
1692 * g++.dg/gomp/pr34694.C: New test.
1695 * g++.dg/gomp/pr33890.C: New test.
1697 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1700 * gfortran.dg/parameter_array_init_3.f90: New test.
1702 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1706 * gfortran.dg/alloc_comp_default_init_1.f90: New test.
1708 2008-01-07 Janis Johnson <janis187@us.ibm.com>
1710 * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
1711 * g++.dg/other/spu2vmx-1.C: Use it.
1713 2008-01-07 Jack Howarth <howarth@bromo.med.uc.edu>
1715 * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
1718 * gcc.target/powerpc/popcount-1.c: Skip on darwin.
1719 * gcc.target/powerpc/parity-1.c: Likewise.
1721 2008-01-07 Fred Fish <fnf@specifix.com>
1723 PR preprocessor/30363:
1724 * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
1727 2008-01-07 Paul Thomas <pault@gcc.gnu.org>
1730 * gfortran.dg/use_only_2.f90: New test.
1732 2008-01-06 Paolo Carlini <pcarlini@suse.de>
1735 * g++.dg/rtti/predefined-rtti-macro-1.C: New.
1736 * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
1738 2008-01-06 Paul Thomas <pault@gcc.gnu.org>
1741 * gfortran.dg/use_12.f90: New test.
1743 2008-01-06 Tobias Burnus <burnus@net-b.de>
1746 * interface.c (compare_actual_formal): Fix intent(out) check for
1747 function result variables.
1749 2008-01-06 Tobias Burnus <burnus@net-b.de>
1752 * gfortran.dg/elemental_args_check_2.f90: Fix test case.
1754 2008-01-06 Tobias Burnus <burnus@net-b.de>
1757 * gfortran.dg/intent_out_4.f90: Fix test case.
1759 2008-01-06 Tobias Burnus <burnus@net-b.de>
1762 * gfortran.dg/intent_out_4.f90: New.
1764 2008-01-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1767 * gfortran.dg/optional_dim_3.f90: New test.
1769 2008-01-06 Tobias Burnus <burnus@net-b.de>
1772 * gfortran.dg/common_11.f90: New.
1773 * gfortran.dg/blockdata_1.f90: Update test case.
1774 * gfortran.dg/blockdata_2.f90: Update test case.
1776 2008-01-06 Tobias Burnus <burnus@net-b.de>
1778 * gfortran.dg/equiv_constraint_9.f90: Fix typo.
1780 2008-01-06 Tobias Burnus <burnus@net-b.de>
1783 * gfortran.dg/equiv_constraint_9.f90: New.
1785 2008-01-06 Revital Eres <eres@il.ibm.com>
1787 PR tree-optimization/34263
1788 * gcc.dg/pr34263.c: New testcase.
1790 2008-01-06 Tobias Burnus <burnus@net-b.de>
1793 * gfortran.dg/internal_io_unf.f90: New.
1795 2008-01-06 Tobias Burnus <burnus@net-b.de>
1798 * gfortran.dg/elemental_args_check_2.f90: New.
1800 2008-01-06 Tobias Burnus <burnus@net-b.de>
1803 * gfortran.dg/intent_out_3.f90: New.
1805 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
1807 * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
1809 2008-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1812 * gfortran.dg/list_read_8.f90: New test.
1814 2008-01-04 Richard Guenther <rguenther@suse.de>
1817 * gcc.c-torture/compile/pr34029-1.c: New testcase.
1818 * gcc.c-torture/compile/pr34029-2.c: Likewise.
1820 2008-01-04 Jakub Jelinek <jakub@redhat.com>
1822 PR gcov-profile/34609
1823 * g++.dg/gcov/gcov-6.C: New test.
1825 2008-01-04 Richard Guenther <rguenther@suse.de>
1827 PR tree-optimization/31081
1828 * g++.dg/torture/pr31081-1.C: New testcase.
1829 * g++.dg/torture/pr31081-2.C: Likewise.
1831 2008-01-04 Richard Sandiford <rsandifo@nildram.co.uk>
1833 * gcc.target/mips/rsqrt-1.c: Require -mgp64.
1834 * gcc.target/mips/rsqrt-2.c: Likewise.
1835 * gcc.target/mips/rsqrt-4.c: New test.
1837 2008-01-04 Tobias Burnus <burnus@net-b.de>
1840 * gfortran.dg/equiv_substr.f90: New.
1842 2008-01-03 Tom Tromey <tromey@redhat.com>
1845 * gcc.dg/pr34457-2.c: New file.
1846 * gcc.dg/pr34457-1.c: New file.
1848 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1850 Revert fix for PR tree-optimization/34458.
1852 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1854 PR tree-optimization/34458
1855 * gcc.dg/tree-ssa/pr34458.c: New.
1857 2008-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
1860 * gfortran.dg/internal_readwrite_1.f90: New test.
1861 * gfortran.dg/internal_readwrite_2.f90: New test.
1863 2008-01-03 Tom Tromey <tromey@redhat.com>
1865 PR preprocessor/34602:
1866 * gcc.dg/cpp/pr34602.c: New file.
1868 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1870 PR tree-optimization/29484
1871 * gcc.c-torture/execute/20071220-1.c: New test.
1872 * gcc.c-torture/execute/20071220-2.c: New test.
1874 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1876 PR tree-optimization/34635
1877 * gcc.dg/tree-ssa/pr34635.c: New.
1878 * gcc.dg/tree-ssa/pr34635-1.c: New.
1880 2008-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1883 * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
1884 scan-assembler check.
1886 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1889 * g++.dg/gomp/pr34608.C: New test.
1891 2008-01-02 Richard Guenther <rguenther@suse.de>
1895 * gcc.c-torture/compile/pr34093.c: New testcase.
1897 2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
1899 * g++.dg/cpp0x/long_long.C: New.
1901 2008-01-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
1903 * gcc.target/spu/tag_manager.c : Include stdlib.h.
1904 * gcc.target/spu/Wmain.c: Fix the line numbers for the
1905 warning on the function main.
1907 2008-01-01 Jakub Jelinek <jakub@redhat.com>
1909 * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
1910 rather than __v2di type.
1912 2007-12-31 Paul Thomas <pault@gcc.gnu.org>
1915 * gfortran.dg/linked_list_1.f90: New test.
1917 2007-12-29 Richard Sandiford <rsandifo@nildram.co.uk>
1919 * lib/objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path
1920 instead of appending to it.
1922 2007-12-27 Dorit Nuzman <dorit@il.ibm.com>
1924 PR tree-optimization/34591
1925 * gcc.dg/vect/pr34591.c: New test.
1927 2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
1930 * gfortran.dg/direct_io_8.f90: New test case.
1932 2007-12-27 Jakub Jelinek <jakub@redhat.com>
1935 * gcc.c-torture/execute/20071213-1.c: New test.
1937 2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1940 * gfortran.dg/read_eof_5.f90: New test.
1942 2007-12-25 Tobias Burnus <burnus@net-b.de>
1945 * gfortran.dg/initialization_17.f90: New.
1947 2007-12-25 Thomas Koenig <tkoenig@gcc.gnu.org>
1950 * gfortran.dg/matmul_6.f90: New test.
1952 2007-12-23 Tobias Burnus <burnus@net-b.de>
1955 * gfortran.dg/entry_17.f90: New.
1957 2007-12-23 Daniel Franke <franke.daniel@gmail.com>
1960 * gfortran.dg/integer_exponentiation_2.f90: Fixed testcase.
1961 * gfortran.dg/real_const_3.f90: Likewise.
1962 * gfortran.dg/unary_operator.f90: New test.
1964 2007-12-23 Eric Botcazou <ebotcazou@adacore.com>
1966 * gnat.dg/pack2.adb: New test.
1968 2007-12-22 Daniel Franke <franke.daniel@gmail.com>
1971 * gfortran.dg/repeat_6.f90: New test.
1973 2007-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
1976 * cshift_shift_real_1.f90: New test.
1978 2007-12-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1981 * gfortran.dg/shift-kind_2.f90: New test.
1983 2007-12-21 Kazu Hirata <kazu@codesourcery.com>
1986 * gcc.dg/pr8835-1.c: New.
1988 2007-12-21 Paul Thomas <pault@gcc.gnu.org>
1991 * gfortran.dg/default_initialization_3.f90: New test.
1993 2007-12-21 Richard Sandiford <rsandifo@nildram.co.uk>
1995 * gcc.target/mips/mips.exp (setup_mips_tests): Fix _MIPS_SIM
1997 (dg-mips-options): Treat -march=24k* as a 32-bit option.
1999 2007-12-20 Jack Howarth <howarth@bromo.med.uc.edu>
2001 * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations
2002 -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*.
2004 2007-12-20 Jason Merrill <jason@redhat.com>
2006 * gcc.dg/overload/arg[14].C: Remove expected errors.
2008 2007-12-20 Jakub Jelinek <jakub@redhat.com>
2011 * gcc.c-torture/execute/20071219-1.c: New test.
2013 2007-12-20 Tobias Burnus <burnus@net-b.de>
2016 * gfortran.dg/namelist_44.f90: New.
2018 2007-12-20 Tobias Burnus <burnus@net-b.de>
2021 * gfortran.dg/boz_8.f90: Add error-check check.
2022 * gfortran.dg/boz_9.f90: Shorten BOZ where needed, replace
2025 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
2027 * gcc.dg/gomp/combined-1.c: New test.
2029 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
2031 PR tree-optimization/34355
2032 * g++.dg/tree-ssa/pr34355.C: New test.
2034 2007-12-19 Revital Eres <eres@il.ibm.com>
2036 * gcc.dg/sms-5.c: New testcase.
2038 2007-12-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2041 * gfortran.dg/missing_parens_1.f90: New.
2042 * gfortran.dg/missing_parens_1.f90: New.
2044 2007-12-19 Daniel Franke <franke.daniel@gmail.com>
2047 * gfortran.dg/transfer_simplify_2.f90: Fixed invalid initialization
2049 * gfortran.dg/transfer_simplify_7.f90: New test.
2051 2007-12-18 Janis Johnson <janis187@us.ibm.com>
2053 * gcc.dg/pr32912-3.c: Compile with -w.
2055 * gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
2057 2007-12-18 Douglas Gregor <doug.gregor@gmail.com>
2058 Jakub Jelinek <jakub@redhat.com>
2063 * g++.dg/cpp0x/variadic86.C: New.
2064 * g++.dg/cpp0x/variadic87.C: New.
2065 * g++.dg/cpp0x/variadic84.C: New.
2066 * g++.dg/cpp0x/variadic85.C: New.
2067 * g++.dg/template/ttp25.C: New.
2069 2007-12-18 Sebastian Pop <sebastian.pop@amd.com>
2071 PR tree-optimization/34123
2072 * gcc.dg/tree-ssa/pr34123.c: New test.
2074 2007-12-18 Richard Sandiford <rsandifo@nildram.co.uk>
2076 PR rtl-optimization/34456
2077 * gcc.c-torture/execute/pr34456.c: New test.
2079 2007-12-18 Jakub Jelinek <jakub@redhat.com>
2082 * g++.dg/parse/friend7.C: New test.
2084 PR rtl-optimization/34490
2085 * gcc.c-torture/execute/20071216-1.c: New test.
2087 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2089 * gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
2091 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
2093 * gcc.dg/tree-ssa/gen-vect-2.c: Change verbosity level to 4.
2094 * gcc.dg/tree-ssa/gen-vect-32.c: Likewise
2095 * gcc.dg/tree-ssa/gen-vect-25.c: Likewise
2096 * gcc.dg/tree-ssa/gen-vect-26.c: Likewise
2097 * gcc.dg/tree-ssa/gen-vect-28.c: Likewise
2099 2007-12-17 Jakub Jelinek <jakub@redhat.com>
2102 * gcc.dg/gomp/clause-2.c: New test.
2103 * g++.dg/gomp/clause-4.C: New test.
2105 2007-12-17 Tobias Burnus <burnus@net-b.de>
2107 * gfortran.dg/initialization_16.f90: Update as FLOAT/SNGL are
2108 part of Fortran 77/95/2003.
2110 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
2112 PR tree-optimization/34445
2113 * gfortran.dg/vect/cost-model-pr34445.f: New test.
2114 * gfortran.dg/vect/cost-model-pr34445a.f: New test.
2116 2007-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2119 * gfortran.dg/namelist_42.f90: Update.
2120 * gfortran.dg/namelist_43.f90: New.
2122 2007-12-16 Tobias Burnus <burnus@net-b.de>
2125 * gfortran.dg/initialization_16.f90: New.
2127 2007-12-16 Thomas Koenig <tkoenig@gcc.gnu.org>
2130 * gfortran.dg/real_dimension_1.f: New test case.
2132 2007-12-16 Rask Ingemann Lambertsen <rask@sygehus.dk>
2134 * gcc.dg/torture/pr24257.c: Remove -O from options.
2136 2007-12-16 Tobias Burnus <burnus@net-b.de>
2139 * gfortran.dg/bind_c_usage_16.f03: Extend test.
2141 2007-12-16 Paul Thomas <pault@gcc.gnu.org>
2146 * gfortran.dg/mapping_1.f90: New test.
2147 * gfortran.dg/mapping_2.f90: New test.
2148 * gfortran.dg/mapping_3.f90: New test.
2150 2007-12-16 Richard Sandiford <rsandifo@nildram.co.uk>
2152 PR rtl-optimization/34415
2153 * gcc.c-torture/execute/pr34415.c: New test.
2155 2007-12-16 Danny Smith <dannysmith@users.sourceforge.net>
2157 * gcc.target/i386/fastcall-1.c: (f4): Change return type to
2160 2007-12-16 Jakub Jelinek <jakub@redhat.com>
2163 * gcc.dg/pr34003-1.c: New test.
2164 * gcc.dg/pr34003-2.c: New.
2166 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
2168 * gcc.target/cris/peep2-xsrand.c, gcc.target/cris/asmreg-1.c,
2169 gcc.target/cris/peep2-andu1.c, gcc.target/cris/peep2-xsrand2.c,
2170 gcc.target/cris/20011127-1.c: Drop redundant target-specifier.
2171 * gcc.target/cris/peep2-andu2.c: Ditto. Make dg-do assemble and
2173 * gcc.target/cris/torture/cris-torture.exp,
2174 gcc.target/cris/cris.exp: Run for crisv32-*-* too.
2175 * gcc.target/cris/builtin_ctz_v3.c,
2176 gcc.target/cris/builtin_ctz_v8.c,
2177 gcc.target/cris/builtin_clz_v0.c,
2178 gcc.target/cris/builtin_clz_v3.c,
2179 gcc.target/cris/builtin_bswap_v3.c,
2180 gcc.target/cris/builtin_bswap_v8.c, gcc.dg/sibcall-4.c,
2181 gcc.dg/pr19340.c, gcc.dg/20020919-1.c, gcc.dg/pr31866.c,
2182 gcc.dg/torture/cris-asm-mof-1.c, gcc.dg/torture/cris-volatile-1.c,
2183 gcc.dg/weak/typeof-2.c, gcc.dg/tree-ssa/loop-1.c,
2184 gcc.dg/tree-ssa/20040204-1.c, gcc.dg/sibcall-3.c,
2185 lib/target-supports.exp: Adjust for crisv32-*-*.
2187 2007-12-15 Alexandre Oliva <aoliva@redhat.com>
2189 * gcc.dg/debug/const-3.c: New.
2191 2007-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2193 * g++.dg/other/datasec1.C: Require named section support.
2195 2007-12-14 Jakub Jelinek <jakub@redhat.com>
2198 * gcc.target/i386/pr29978.c: New test.
2200 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2202 * gcc.target/i386/sse-12.c (dg-options): Use -msse4
2203 instead of -msse4.1.
2204 * gcc.target/i386/sse-12.c (dg-options): Ditto.
2205 * g++.dg/other/i386-2.C (dg-options): Ditto.
2207 2007-12-14 Tobias Burnus <burnus@net-b.de>
2210 * gfortran.dg/private_type_10.f90: New.
2212 2007-12-14 Tobias Burnus <burnus@net-b.de>
2215 * gfortran.dg/nan_4.f90: New.
2217 2007-12-14 Richard Guenther <rguenther@suse.de>
2220 * gcc.c-torture/compile/20071214-1.c: New testcase.
2222 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2224 * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New
2225 macros to test macroized SSE intrinsics. Use new macros to test
2226 macroized SSE intrinsics from ammintrin.h, smmintrin.h, tmmintrin.h,
2227 emmintrin.h, xmmintrin.h and bmmintrin.h
2228 * gcc.target/i386/sse-13.c (__builtin_ia32_pcmp?str*128): Redefine
2229 to test with immediate operand.
2231 2007-12-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2234 * gcc.c-torture/compile/pr34091.c: New test.
2236 2007-12-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2238 * gcc.dg/uninit-13.c: UnXFAIL.
2239 * gcc.dg/complex-5.c: New testcase.
2241 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2243 * gcc.dg/struct/struct-reorg.exp: Replace
2244 DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS.
2246 2007-12-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2251 * gfortran.dg/advance_6.f90: New test case.
2252 * gfortran.dg/direct_io_7.f90: New test case.
2253 * gfortran.dg/streamio_13.f90: New test case.
2255 2007-12-13 Douglas Gregor <doug.gregor@gmail.com>
2257 * g++.dg/cpp0x/__func__.C: New.
2259 2007-12-13 Uros Bizjak <ubizjak@gmail.com>
2262 * g++.dg/other/pr34435.C: New testcase.
2264 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2266 * gcc.dg/struct: New directory with tests
2267 for struct-reorg optimizaion.
2268 * gcc.dg/struct/struct-reorg.exp: New script.
2269 * gcc.dg/struct/wo_prof_array_through_pointer.c: New test.
2270 * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise.
2271 * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise.
2272 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
2273 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
2274 * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise.
2275 * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise.
2276 * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise.
2277 * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise.
2278 * gcc.dg/struct/wo_prof_global_array.c: Likewise.
2279 * gcc.dg/struct/wo_prof_global_var.c: Likewise.
2280 * gcc.dg/struct/wo_prof_local_array.c: Likewise.
2281 * gcc.dg/struct/wo_prof_local_var.c: Likewise.
2282 * gcc.dg/struct/wo_prof_two_strs.c: Likewise.
2283 * gcc.dg/struct/wo_prof_single_str_global.c: Likewise.
2284 * gcc.dg/struct/wo_prof_single_str_local.c: Likewise.
2285 * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise.
2286 * gcc.dg/struct/w_prof_two_strs.c: Likewise.
2287 * gcc.dg/struct/w_prof_global_array.c: Likewise.
2288 * gcc.dg/struct/w_prof_global_var.c: Likewise.
2289 * gcc.dg/struct/w_prof_local_array.c: Likewise.
2290 * gcc.dg/struct/w_prof_local_var.c: Likewise.
2291 * gcc.dg/struct/w_prof_single_str_global.c: Likewise.
2292 * gcc.dg/struct/w_ratio_cold_str.c: Likewise.
2294 2007-12-13 Tobias Burnus <burnus@net-b.de>
2297 * gfortran.dg/namelist_42.f90: New.
2299 2007-12-12 Tobias Burnus <burnus@net-b.de>
2302 * gfortran.dg/function_kinds_3.f90: New.
2304 2007-12-12 Andreas Krebbel <krebbel1@de.ibm.com>
2306 * gcc.target/s390/20071212-1.c: New testcase.
2308 2007-12-11 Jakub Jelinek <jakub@redhat.com>
2311 * g++.dg/ext/visibility/anon7.C: Add xfail.
2312 * g++.dg/ext/visibility/anon9.C: New test.
2313 * g++.dg/ext/visibility/anon10.C: New test.
2316 * g++.dg/rtti/dyncast2.C: New test.
2318 2007-12-11 Uros Bizjak <ubizjak@gmail.com>
2320 PR tree-optimization/34407
2321 * gcc.dg/vect/pr34407.c: New test.
2323 2007-12-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2326 * gfortran.dg/error_recovery_5.f90: New.
2327 * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
2329 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2331 PR tree-optimization/34371
2332 * gcc.c-torture/compile/20071207-1.c: New test.
2334 2007-12-10 Simon Martin <simartin@users.sourceforge.net>
2337 * g++.dg/parse/crash40.C: New test.
2339 2007-12-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2341 * g++.dg/opt/memcpy1.C: New test.
2343 2007-12-10 Tobias Burnus <burnus@net-b.de>
2346 * gfortran.dg/argument_checking_10.f90: New.
2348 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2350 PR rtl-optimization/34302
2351 * gcc.c-torture/execute/20071210-1.c: New test.
2353 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2356 * g++.dg/cpp0x/error1.C: New test.
2359 * g++.dg/other/error22.C: New test.
2361 2007-12-10 Paolo Bonzini <bonzini@gnu.org>
2364 * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2365 * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2366 * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2368 2007-12-09 Jakub Jelinek <jakub@redhat.com>
2372 * g++.dg/template/repo6.C: New test.
2373 * g++.dg/template/repo7.C: New test.
2374 * g++.dg/template/repo8.C: New test.
2376 2007-12-09 H.J. Lu <hjl@lucon.org>
2377 Tobias Burnus <burnus@net-b.de>
2380 * gfortran.dg/read_2.f90: New.
2382 2007-12-09 Richard Sandiford <rsandifo@nildram.co.uk>
2384 * lib/target-supports.exp (check_effective_target_tls_native):
2387 2007-12-09 Samuel Tardieu <sam@rfc1149.net>
2390 * gnat.dg/enclosing_record_reference.ads,
2391 gnat.dg/enclosing_record_reference.adb: New test.
2393 2007-12-09 Paul Thomas <pault@gcc.gnu.org>
2396 * gfortran.dg/derived_comp_array_ref_6.f90: New test.
2397 * gfortran.dg/derived_comp_array_ref_7.f90: New test.
2400 * gfortran.dg/char_component_initializer_1.f90: New test.
2402 2007-12-09 Tobias Burnus <burnus@net-b.de>
2409 * gfortran.dg/boz_8.f90: New.
2410 * gfortran.dg/boz_9.f90: New.
2411 * gfortran.dg/boz_10.f90: New.
2412 * gfortran.dg/boz_7.f90: Update dg-warning.
2413 * gfortran.dg/pr16433.f: Add dg-error.
2414 * gfortan.dg/ibits.f90: Update dg-warning.
2415 * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
2416 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2418 2007-12-08 Jakub Jelinek <jakub@redhat.com>
2421 * gfortran.dg/include_1.f90: New test.
2422 * gfortran.dg/include_1.inc: New.
2423 * gfortran.dg/include_2.f90: New test.
2425 2007-12-08 Paul de Weerd <weerd@weirdnet.nl>
2427 * gcc.c-torture/compile/20011130-2.c: Fix typo.
2429 2007-12-08 Tobias Burnus <burnus@net-b.de>
2432 * gfortran.dg/nan_3.f90: New.
2434 2007-12-07 Jakub Jelinek <jakub@redhat.com>
2436 * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
2438 2007-12-07 Olivier Hainque <hainque@adacore.com>
2440 * gnat.dg/tamdt*.ad?: Support for ...
2441 * gnat.dg/test_tamdt.adb: New test.
2443 2007-12-07 Olivier Hainque <hainque@adacore.com>
2445 * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
2446 exports and document how these can be exercised.
2448 2007-12-07 Samuel Tardieu <sam@rfc1149.net>
2451 * gnat.dg/specs/access_constants.ads: New test.
2453 * gnat.dg/specs/access_constant_decl.ads: New test.
2456 * gnat.dg/compose.adb: New test.
2458 2007-12-07 Olivier Hainque <hainque@adacore.com>
2461 * gnat.dg/unc_memops.ad[sb]: Support for ...
2462 * gnat.dg/unc_memfree.adb: New test.
2464 2007-12-06 Sebastian Pop <sebastian.pop@amd.com>
2466 * gfortran.dg/ltrans-7.f90: New.
2468 2007-12-06 Martin Michlmayr <tbm@cyrius.com>
2469 Dorit Nuzman <dorit@il.ibm.com>
2471 PR tree-optimization/34005
2472 * gcc.dg/vect/pr34005.c: New test.
2474 2007-12-06 Jakub Jelinek <jakub@redhat.com>
2477 * g++.dg/template/new8.C: New test.
2479 2007-12-06 Tobias Burnus <burnus@net-b.de>
2482 * gfortran.dg/boz_7.f90: New.
2483 * gfortran.dg/int_1.f90: Disable -pedantic option.
2484 * gfortran.dg/boz_1.f90: Ditto.
2485 * gfortran.dg/boz_3.f90: Ditto.
2486 * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
2487 * gfortran.dg/ibits.f90: Ditto.
2488 * gfortran.dg/unf_io_convert_1.f90: Ditto.
2489 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2491 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
2494 * gfortran.dg/used_types_19.f90: New test.
2496 2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org>
2498 * gfortran.dg/nan_2.f90: Add -mieee for sh.
2499 * gfortran.dg/nearest_2.f90: Likewise.
2500 * gfortran.dg/nearest_3.f90: Likewise.
2502 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2505 * gcc.c-torture/execute/20071205-1.c: New test.
2507 2007-12-05 Kaz Kojima <kkojima@gcc.gnu.org>
2509 * gfortran.dg/module_nan.f90: Add -mieee for sh.
2510 * gfortran.dg/real_const_3.f90: Likewise.
2512 2007-12-05 Richard Guenther <rguenther@suse.de>
2514 PR tree-optimization/34138
2515 * gcc.c-torture/compile/pr34138.c: New testcase.
2517 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2520 * gfortran.dg/debug_2.f: New test.
2522 2007-12-05 Eric Botcazou <ebotcazou@adacore.com>
2524 * gnat.dg/specs/elab1.ads: New test.
2526 2007-12-05 Uros Bizjak <ubizjak@gmail.com>
2529 * gcc.target/i386/pr34312.c: New test.
2531 2007-12-05 Tobias Burnus <burnus@net-b.de>
2534 * gfortran.dg/nan_2.f90: New.
2536 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2539 * g++.dg/cpp0x/decltype9.C: New test.
2540 * g++.dg/cpp0x/decltype10.C: New test.
2542 2007-12-05 Samuel Tardieu <sam@rfc1149.net>
2545 * gnat.dg/rm_6_4_1_13.adb: New test.
2547 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2550 * gcc.c-torture/compile/20071117-1.c: New test.
2552 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2555 * g++.dg/cpp0x/variadic-ttp.C: New.
2557 2007-12-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2559 * gcc.dg/parse-decl-after-if.c: New.
2560 * gcc.dg/20031223-1.c: Adjust.
2562 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2565 * g++.dg/cpp0x/variadic-throw.C: New.
2567 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2570 * g++.dg/cpp0x/variadic-unify.C: New.
2572 2007-12-04 Richard Guenther <rguenther@suse.de>
2576 * gcc.c-torture/compile/pr34334.c: New testcase.
2577 * g++.dg/torture/pr34222.C: New testcase.
2579 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2581 * gcc.c-torture/execute/20071202-1.c: New test.
2582 * gcc.dg/tree-ssa/pr34146-2.c: New test.
2584 2007-12-04 Tobias Burnus <burnus@net-b.de>
2587 * gfortran.dg/module_nan.f90: New.
2589 2007-12-04 Richard Sandiford <rsandifo@nildram.co.uk>
2591 * lib/target-supports.exp (get_compiler_messages): Replace with...
2592 (check_compile): ...this new procedure. Handle TYPE == executable.
2593 Use comments in the source to determine the correct extension.
2594 Return a pair containing the compiler output and the output filename.
2595 Don't delete the file here.
2596 (check_no_compiler_messages_nocache): New procedure.
2597 (check_no_compiler_messages): Use it.
2598 (check_no_messages_and_pattern_nocache): New procedure.
2599 (check_no_messages_and_pattern): Use it.
2600 (check_runtime_nocache, check_runtime): New procedures.
2601 (check_effective_target_tls): Use check_no_compiler_messages.
2602 (check_effective_target_tls_native): Use check_no_messages_and_pattern.
2603 (check_effective_target_tls_runtime): Use check_runtime.
2604 (check_effective_target_fstack_protector): Likewise.
2605 (check_iconv_available): Use check_runtime_nocache.
2606 (check_effective_target_fortran_large_real): Use
2607 check_no_compiler_messages.
2608 (check_effective_target_fortran_large_int): Likewise.
2609 (check_effective_target_static_libgfortran): Likewise.
2610 (check_750cl_hw_available): Use check_cached_effective_target
2611 and check_runtime_nocache.
2612 (check_vmx_hw_available): Likewise.
2613 (check_effective_target_broken_cplxf_arg): Likewise.
2614 (check_alpha_max_hw_available): Use check_runtime.
2615 (check_function_available): Use check_no_compiler_messages.
2616 (check_cxa_atexit_available): Use check_cached_effective_target
2617 and check_runtime_nocache.
2618 (check_effective_target_dfp_nocache): Use
2619 check_no_compiler_messages_nocache.
2620 (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
2621 (check_effective_target_dfp): Use check_cached_effective_target.
2622 (check_effective_target_dfprt): Likewise.
2623 (check_effective_target_arm_neon_hw): Use check_runtime.
2624 (check_effective_target_ultrasparc_hw): Likewise.
2625 (check_effective_target_c99_runtime): Use
2626 check_no_compiler_messages_nocache.
2628 2007-12-03 Jakub Jelinek <jakub@redhat.com>
2631 * gcc.dg/fold-rotate-1.c: New test.
2633 PR tree-optimization/33453
2634 * gcc.c-torture/compile/20071203-1.c: New test.
2636 2007-12-03 Robert Dewar <dewar@adacore.com>
2637 Samuel Tardieu <sam@rfc1149.net>
2640 * gnat.dg/check_elaboration_code.adb: New test.
2641 * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
2644 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2647 * g++.dg/cpp0x/pr34061.C: New.
2649 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2652 * g++.dg/other/error21.C: New.
2654 2007-12-02 Revital Eres <eres@il.ibm.com>
2656 * gcc.dg/sms-4.c: New testcase.
2658 2007-12-02 Vladimir Yanovsky <yanov@il.ibm.com>
2659 Revital Eres <eres@il.ibm.com>
2661 * gcc.dg/sms-3.c: New testcase.
2663 2007-12-01 Ollie Wild <aaw@google.com>
2666 * g++.dg/conversion/ptrmem9.C: New test.
2668 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2671 * gfortran.dg/namelist_41.f90: New test.
2673 2007-11-30 Tom Tromey <tromey@redhat.com>
2675 PR preprocessor/32868:
2676 * gcc.dg/cpp/pr32868.c: New file.
2678 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2681 * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
2683 2007-11-30 Martin Michlmayr <tbm@cyrius.com>
2685 PR rtl-optimization/34171
2686 * gcc.dg/pr34171.c: New testcase.
2688 2007-11-30 Zdenek Dvorak <ook@ucw.cz>
2690 * gcc.dg/tree-ssa/pr34244.c: Fixed.
2692 2007-11-30 Tobias Burnus <burnus@net-b.de>
2695 * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
2696 * gfortran.dg/bind_c_usage_11.f03: New.
2697 * gfortran.dg/bind_c_usage_12.f03: New.
2699 2007-11-30 Jakub Jelinek <jakub@redhat.com>
2702 * g++.dg/other/error20.C: New test.
2704 2007-11-29 Steven G. Kargl <kargls@comcast.net>
2707 * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
2709 2007-11-29 Zdenek Dvorak <ook@ucw.cz>
2711 PR tree-optimization/34244
2712 * gcc.dg/tree-ssa/pr34244.c: New test.
2714 2007-11-29 Jakub Jelinek <jakub@redhat.com>
2716 PR tree-optimization/33434
2717 * gcc.dg/pr33434-1.c: New test.
2718 * gcc.dg/pr33434-2.c: New test.
2719 * gcc.dg/pr33434-3.c: New test.
2720 * gcc.dg/pr33434-4.c: New test.
2723 * g++.dg/template/cond7.C: New test.
2727 * g++.dg/cpp0x/decltype7.C: New test.
2728 * g++.dg/cpp0x/decltype8.C: New test.
2730 2007-11-29 Tobias Burnus <burnus@net-b.de>
2733 * gfortran.dg/result_in_spec_3.f90: New.
2735 2007-11-29 Tobias Burnus <burnus@net-b.de>
2738 * gfortran.dg/mvbits_3.f90: New.
2740 2007-11-28 Bob Wilson <bob.wilson@acm.org>
2742 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2744 (check_effective_target_hard_float): New.
2745 * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
2746 * gcc.dg/pr30957-1.c: Likewise.
2748 2007-11-28 Samuel Tardieu <sam@rfc1149.net>
2751 * gnat.dg/specs/variant_part.ads: New test.
2754 * gnat.dg/specs/attribute_parsing.ads: New test.
2757 * gnat.dg/specs/integer_value.ads: New test.
2760 * gnat.dg/specs/delta_small.ads: New test.
2762 2007-11-28 Jakub Jelinek <jakub@redhat.com>
2764 PR tree-optimization/34140
2765 * gcc.c-torture/compile/20071128-1.c: New test.
2767 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2770 * gfortran.dg/data_array_1.f90
2771 * gfortran.dg/data_array_2.f90
2772 * gfortran.dg/data_array_3.f90
2773 * gfortran.dg/data_array_4.f90
2775 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2778 * gfortran.dg/blockdata_5.f90: New test.
2779 * gfortran.dg/blockdata_6.f90: New test.
2781 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2783 PR tree-optimization/34016
2784 * gcc.dg/pr34016.c: New test.
2786 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2789 * gfortran.dg/stfunc_6.f90: New test.
2792 * gfortran.dg/assign_10.f90: New test.
2794 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2797 * gfortran.dg/use_11.f90: New test.
2800 * gfortran.dg/generic_15.f90: New test.
2802 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2805 * gcc.dg/pr34225.c: New test.
2807 2007-11-27 Richard Guenther <rguenther@suse.de>
2809 PR tree-optimization/34241
2810 * g++.dg/torture/pr34241.C: New testcase.
2812 2007-11-27 Richard Guenther <rguenther@suse.de>
2814 * gcc.dg/builtins-error.c: New testcase.
2816 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2819 * g++.dg/ext/visibility/anon8.C: New test.
2821 2007-11-13 Michael Meissner <michael.meissner@amd.com>
2824 * gcc.target/i386/pr34077.c: New testcase.
2826 2007-11-26 Tobias Burnus <burnus@net-b.de>
2829 * gfortran.dg/backslash_3.f: Add -fbackslash option.
2830 * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
2831 * gfortran.dg/backslash_1.f90: Remove no longer needed
2832 -fno-backslash option.
2834 2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2837 * gcc.dg/cpp/19990413-1.c: Update.
2838 * gcc.dg/parse-else-error.c: New.
2839 * gcc.dg/parse-else-error-2.c: New.
2840 * gcc.dg/parse-else-error-3.c: New.
2841 * gcc.dg/parse-else-error-4.c: New.
2843 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2846 * g++.dg/template/dependent-expr6.C: New testcase.
2848 2007-11-26 Uros Bizjak <ubizjak@gmail.com>
2851 * gcc.target/i386/pr34215.c: New test.
2853 2007-11-26 Rask Ingemann Lambertsen <rask@sygehus.dk>
2856 * gcc.dg/torture/pr34174-1.c: New.
2858 2007-11-26 Richard Guenther <rguenther@suse.de>
2861 * gcc.dg/pr34233.c: New testcase.
2863 2007-11-26 Steven Bosscher <stevenb.gcc@gmail.com>
2864 Revital Eres <eres@il.ibm.com>
2866 PR rtl-optimization/34085
2867 * gcc.dg/tree-prof (bb-reorg.c): New test.
2869 2007-11-26 Richard Sandiford <rsandifo@nildram.co.uk>
2871 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2872 Return true for MIPS16 targets.
2874 2007-11-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2877 * gfortran.dg/blockdata_4.f90: New test.
2879 2007-11-25 Tobias Burnus <burnus@net-b.de>
2882 * gfortran.dg/bind_c_usage_10_c.c: Fix comment.
2883 * gfortran.dg/bind_c_usage_16.f03: New.
2884 * gfortran.dg/bind_c_usage_16_c.c: New.
2886 2007-11-25 Eric Botcazou <ebotcazou@adacore.com>
2888 * gnat.dg/specs/size_clause1.ads: New test.
2889 * gnat.dg/specs/size_clause2.ads: Likewise.
2890 * gnat.dg/specs/size_clause3.ads: Likewise.
2892 2007-11-25 Paul Thomas <pault@gcc.gnu.org>
2895 * gfortran.dg/entry_16.f90: New test.
2897 2007-11-24 Tobias Burnus <burnus@net-b.de>
2900 * gfortran.dg/nearest_2.f90: Add INF/NAN tests.
2902 2007-11-24 Paul Thomas <pault@gcc.gnu.org>
2905 * gfortran.dg/nested_modules_1.f90: Change the reference to
2906 FOO, forbidden by the standard, to a reference to W.
2907 * gfortran.dg/use_only_1.f90: New test.
2909 2007-11-23 Tobias Burnus <burnus@net-b.de>
2912 * gfortran.dg/nearest_3.f90: New test.
2914 2007-11-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2917 * gfortran.dg/optional_dim_2.f90: New test.
2919 2007-11-23 Tobias Burnus <burnus@net-b.de>
2922 * gfortran.dg/bind_c_usage_15.f90: New.
2924 2007-11-23 Tobias Burnus <burnus@net-b.de>
2927 * gfortran.dg/nearest_2.f90: New.
2930 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2934 * g++.dg/ext/java-2.C: New test.
2936 2007-11-23 Mark Mitchell <mark@codesourcery.com>
2937 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2940 * g++.dg/warn/pr5310.C: New.
2941 * g++.dg/warn/pr33160.C: New.
2943 2007-11-23 Richard Guenther <rguenther@suse.de>
2944 Michael Matz <matz@suse.de>
2946 PR tree-optimization/34176
2947 * gcc.c-torture/execute/pr34176.c: New testcase.
2949 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2952 * gcc.dg/Wconversion-5.c: New test.
2953 * g++.dg/Wconversion3.C: New test.
2955 2007-11-23 Richard Guenther <rguenther@suse.de>
2957 * gcc.dg/tree-ssa/alias-17.c: New testcase.
2959 2007-11-22 Joseph Myers <joseph@codesourcery.com>
2962 * gcc.dg/c99-arraydecl-1.c: Don't expect errors for static or type
2963 qualifiers in abstract declarator.
2965 2007-11-22 Tobias Burnus <burnus@net-b.de>
2967 * gfortran.dg/derived_constructor_comps_3.f90: New.
2969 2007-11-22 Jakub Jelinek <jakub@redhat.com>
2972 * g++.dg/ext/visibility/anon7.C: New test.
2974 2007-11-22 Tobias Burnus <burnus@net-b.de>
2977 * gfortran.dg/bind_c_usage_10.f03: Remove .mod file afterwards.
2978 * gfortran.dg/bind_c_usage_13.f03: New.
2979 * gfortran.dg/bind_c_usage_14.f03: New.
2981 2007-11-22 Richard Sandiford <rsandifo@nildram.co.uk>
2983 PR rtl-optimization/33848
2984 * gcc.dg/torture/pr33848.c: New test.
2986 2007-11-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2989 * gfortran.dg/derived_constructor_comps_2.f90: Add check.
2991 2007-11-20 Richard Guenther <rguenther@suse.de>
2994 * testsuite/gcc.c-torture/execute/pr34154.c: New testcase.
2996 2007-11-20 Uros Bizjak <ubizjak@gmail.com>
2998 * gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
3000 2007-11-20 Thomas Koenig <tkoenig@gcc.gnu.org>
3003 * gfortran.dg/record_marker_1.f90: Explicitly set kinds
3004 so test passes with -frecord-marker=8.
3005 * gfortran.dg/integer_exponentiation_1.f90: Likewise.
3006 * gfortran.dg/integer_exponentiation_2.f90: Likewise.
3007 * gfortran.dg/integer_exponentiation_3.F90: Likewise.
3008 * gfortran.dg/integer_exponentiation_5.F90: Likewise.
3009 * gfortrand.dg/modulo_1.f90: Likewise.
3011 2007-11-20 Richard Sandiford <rsandifo@nildram.co.uk>
3013 * lib/target-supports.exp (check_effective_target_mips_soft_float):
3015 * gcc.dg/var-expand1.c: Skip for mips_soft_float.
3016 * gcc.dg/pr30957-1.c: Likewise.
3018 2007-11-20 Jakub Jelinek <jakub@redhat.com>
3021 * g++.dg/template/crash74.C: New test.
3023 2007-11-20 Richard Guenther <rguenther@suse.de>
3025 * gcc.c-torture/execute/20071120-1.c: New testcase.
3027 2007-11-20 Jakub Jelinek <jakub@redhat.com>
3030 * gcc.dg/tree-ssa/pr34146.c: New test.
3033 * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
3034 dependent on target settings like move_by_pieces etc.
3037 * g++.dg/template/vla2.C: New test.
3040 * g++.dg/overload/template3.C: New test.
3042 2007-11-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3045 * gfortran.dg/optional_dim_2.f90: Remove test.
3047 2007-11-19 Peter Bergner <bergner@vnet.ibm.com>
3049 * gcc.dg/dfp/ddmode-ice.c: New test.
3051 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3053 PR tree-optimization/34036
3054 * gcc.dg/tree-ssa/pr23109.c: Pass -ftrapping-math and expect warning.
3056 2007-11-19 Richard Guenther <rguenther@suse.de>
3058 PR tree-optimization/34
3059 * gcc.c-torture/execute/pr34099-2.c: New testcase.
3061 2007-11-19 Tobias Burnus <burnus@net-b.de>
3064 * gfortran.dg/bind_c_usage_10_c.c: New.
3065 * gfortran.dg/bind_c_usage_10.f03: New.
3067 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3069 * gcc.dg/pr33007.c: Expect new warning.
3070 * gcc.dg/tree-ssa/recip-5.c: Likewise.
3071 * g++.dg/opt/pr34036.C: New test.
3073 2007-11-18 Jakub Jelinek <jakub@redhat.com>
3076 * g++.dg/warn/noreturn-4.C: New test.
3077 * g++.dg/warn/noreturn-5.C: New test.
3078 * g++.dg/warn/noreturn-6.C: New test.
3079 * g++.dg/warn/noreturn-7.C: New test.
3081 2007-11-18 Thomas Koenig <tkoenig@gcc.gnu.org>
3084 * gfortran.fortran-torture/execute/equiv_5.f: Set kind on
3085 integers so tests works with -fdefault-integer-8.
3086 * gfortran.fortran-torture/execute/elemental.f90: Use default
3087 integers so test passes with -fdefault-integer-8.
3088 * gfortran.fortran-torture/execute/der_io.f90: Increase
3089 buffer length so test passes with -fdefault-integer-8.
3090 * gfortran.dg/bounds_check_8.f90: Likewise.
3091 * gfortran.dg/arrayio_derived_1.f90: LIkewise.
3092 * gfortran.dg/equiv_7.f90: Set kind so test passes
3093 with -fdefault-integer-8.
3094 * gfortran.dg/g77/20030326-1.f: Set kind explicitly to
3097 2007-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3100 * gfortran.dg/optional_dim_2.f90: New test.
3103 * gfortran.dg/subref_array_pointer_2.f90: Update test condition.
3105 2007-11-18 Jakub Jelinek <jakub@redhat.com>
3107 PR rtl-optimization/34132
3108 * gcc.c-torture/compile/20071118-1.c: New test.
3110 2007-11-18 Paul Thomas <pault@gcc.gnu.org>
3113 * gfortran.dg/char_cast_2.f90: New test based on achar_4.f90.
3115 2007-11-18 Tobias Burnus <burnus@net-b.de>
3118 * gfortran.dg/entry_14.f90: New.
3119 * gfortran.dg/entry_15.f90: New.
3121 2007-11-18 Richard Guenther <rguenther@suse.de>
3123 PR tree-optimization/34127
3124 * gcc.c-torture/compile/pr34127.c: New testcase.
3126 2007-11-18 Ben Elliston <bje@au.ibm.com>
3128 * gcc.target/powerpc/altivec-23.c: Do not use a typedef name as a
3129 type specifier, as they are not permitted according to the AltiVec
3130 Programming Interface Manual.
3132 2007-11-17 Tobias Burnus <burnus@net-b.de>
3135 * gfortran.dg/bind_c_usage_9.f03: New.
3136 * gfortran.dg/interface_abstract_1.f90: Fix testcase.
3138 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3141 * interface.c (gfc_current_interface_head,
3142 gfc_set_current_interface_head): New functions.
3143 * decl.c (gfc_match_modproc): Move check for syntax error earlier.
3144 On syntax error, restore previous state of the interface.
3145 * gfortran.h (gfc_current_interface_head,
3146 gfc_set_current_interface_head): New prototypes.
3148 2007-11-17 Richard Guenther <rguenther@suse.de>
3151 * gcc.c-torture/execute/pr34130.c: New testcase.
3153 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3156 * gfortran.dg/fmt_label_1.f90: New test.
3158 2007-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3161 * gfortran.dg/initialization_15.f90 : New test.
3163 2007-11-16 Richard Guenther <rguenther@suse.de>
3166 * gcc.c-torture/compile/pr34030.c: New testcase.
3168 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
3171 * gfortran.dg/interface_assignment_3.f90.
3173 2007-11-16 Richard Guenther <rguenther@suse.de>
3175 PR tree-optimization/33870
3176 * gcc.dg/torture/pr33870.c: New testcase.
3178 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
3181 * gfortran.dg/allocatable_function_3.f90.
3183 2007-11-16 Richard Guenther <rguenther@suse.de>
3185 PR tree-optimization/34113
3186 * gcc.c-torture/compile/pr34113.c: New testcase.
3188 2007-11-16 Richard Guenther <rguenther@suse.de>
3190 PR tree-optimization/34099
3191 * g++.dg/torture/pr3499.C: New testcase.
3192 * gcc.c-torture/execute/pr34099.c: Likewise.
3194 2007-11-16 Olivier Hainque <hainque@adacore.com>
3196 * gnat.dg/release_unc_maxalign.adb: New test.
3198 2007-11-16 Jakub Jelinek <jakub@redhat.com>
3201 * g++.dg/template/crash73.C: New test.
3203 2007-11-15 Jakub Jelinek <jakub@redhat.com>
3206 * gcc.dg/tree-ssa/pr23848-1.c: New test.
3207 * gcc.dg/tree-ssa/pr23848-2.c: New test.
3208 * gcc.dg/tree-ssa/pr23848-3.c: New test.
3209 * gcc.dg/tree-ssa/pr23848-4.c: New test.
3211 2007-11-15 Tobias Burnus <burnus@net-b.de>
3214 * gfortran.dg/proc_decl_11.f90: New.
3216 2007-11-15 Ben Elliston <bje@au.ibm.com>
3218 * gcc.target/spu/compare-dp.c: New test.
3220 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3222 * gcc.dg/pr33923.c: New test.
3224 2007-11-14 Jakub Jelinek <jakub@redhat.com>
3227 * gcc.dg/pr34088.c: New test.
3229 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3231 * gcc.c-torture/compile/20071114-1.c: New test.
3233 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3236 * gfortran.dg/char_cast_1.f90: Modify regex in scan-tree-dump-times
3237 to match known variations in symbol format. Document in comments.
3239 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3242 * gfortran.dg/streamio_12.f90: New test to avoid future regression.
3244 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3246 * gfortran.dg/list_read_7.f90: Fix test so that test file is deleted
3249 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3252 * gfortran.dg/proc_decl_1.f90: Update.
3253 * gfortran.dg/proc_decl_7.f90: New test.
3254 * gfortran.dg/proc_decl_8.f90: New test.
3255 * gfortran.dg/proc_decl_9.f90: New test.
3256 * gfortran.dg/proc_decl_10.f90: New test.
3258 2007-11-13 Paul Thomas <pault@gcc.gnu.org>
3261 * gfortran.dg/transfer_assumed_size_1.f90: New test.
3263 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3270 * g++.dg/parse/crash36.C: Add another dg-error.
3271 * g++.dg/cpp0x/pr34054.C: New test.
3272 * g++.dg/cpp0x/pr34056.C: New test.
3273 * g++.dg/cpp0x/pr34057.C: New test.
3274 * g++.dg/cpp0x/pr34058.C: New test.
3275 * g++.dg/cpp0x/pr34060.C: New test.
3277 PR tree-optimization/34063
3278 * g++.dg/tree-ssa/pr34063.C: New test.
3280 2007-11-13 Diego Novillo <dnovillo@google.com>
3282 PR tree-optimization/33870
3283 * gcc.c-torture/execute/pr33870-1.c: New test.
3284 * gcc.dg/tree-ssa/alias-16.c: New test.
3286 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3289 * g++.dg/template/crash72.C: New test.
3291 2007-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3293 * g++.dg/opt/cfg5.C: New test.
3295 2007-11-12 Richard Guenther <rguenther@suse.de>
3298 * gcc.c-torture/execute/pr34070-1.c: New testcase.
3299 * gcc.c-torture/execute/pr34070-2.c: Likewise.
3301 2007-11-12 Richard Guenther <rguenther@suse.de>
3304 * gcc.dg/pr34027-1.c: New testcase.
3305 * gcc.dg/pr34027-2.c: Likewise.
3307 2007-11-12 Ira Rosen <irar@il.ibm.com>
3309 PR tree-optimization/33953
3310 * gcc.dg/vect/pr33953.c: New testcase.
3312 2007-11-11 Tom Tromey <tromey@redhat.com>
3315 * g++.dg/ext/pr17577.h: New file.
3316 * g++.dg/ext/pr17577.C: New file.
3318 2007-11-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3321 * g++.old-deja/g++.ns/template13.C: Update expected output.
3322 * g++.old-deja/g++.pt/friend23.C: Likewise.
3323 * g++.dg/warn/pr8570.C: New.
3325 2007-11-11 Jakub Jelinek <jakub@redhat.com>
3328 * g++.dg/template/pseudodtor4.C: New test.
3330 2007-11-10 Jakub Jelinek <jakub@redhat.com>
3333 * g++.dg/opt/inline14.C: New test.
3335 PR tree-optimization/33680
3336 * gcc.c-torture/compile/20071108-1.c: New test.
3339 * g++.dg/template/pseudodtor3.C: New test.
3341 2007-11-09 Douglas Gregor <doug.gregor@gmail.com>
3344 * g++.dg/cpp0x/variadic-init.C: New.
3346 2007-11-09 Paolo Bonzini <bonzini@gnu.org>
3347 Jakub Jelinek <jakub@redhat.com>
3349 PR rtl-optimization/34012
3350 * gcc.target/i386/pr34012.c: New test.
3352 2007-11-09 Richard Guenther <rguenther@suse.de>
3354 PR tree-optimization/33604
3355 * g++.dg/tree-ssa/pr33604.C: New testcase.
3356 * gcc.dg/pr32721.c: Adjust pattern.
3358 2007-11-09 Richard Sandiford <rsandifo@nildram.co.uk>
3360 * gcc.target/mips/dse-1.c: Disable.
3362 2007-11-08 Tom Tromey <tromey@redhat.com>
3364 * gcc.dg/empty-source-3.c: Update warning location.
3365 * gcc.dg/gomp/barrier-2.c: Likewise.
3366 * gcc.dg/label-decl-3.c: Likewise.
3367 * gcc.dg/label-decl-2.c: Likewise.
3368 * gcc.dg/empty-source-2.c: Likewise.
3370 2007-11-08 Tom Tromey <tromey@redhat.com>
3373 * g++.dg/inherit/pr30297.C: New file.
3375 2007-11-08 Danny Smith <dannysmith@users.sourceforge.net>
3377 * gcc.dg/compat/struct-layout-1_generate.c (dg-options) Add
3378 -fno-common for cygwin and mingw32.
3380 2007-11-08 Kenneth Zadeck <zadeck@naturalbridge.com>
3383 * gcc.dg/pr33826.c: New.
3384 * gcc.dg/tree-ssa/20030714-1.c: Removed two tests that depend on
3385 recursive functions being marked pure or const.
3387 2007-11-08 Tobias Burnus <burnus@net-b.de>
3390 * gfortran.dg/proc_decl_5.f90: New.
3391 * gfortran.dg/proc_decl_6.f90: New.
3393 2007-11-08 Jakub Jelinek <jakub@redhat.com>
3395 PR tree-optimization/32575
3396 * gcc.c-torture/execute/20071108-1.c: New test.
3398 2007-11-08 Daniel Jacobowitz <dan@codesourcery.com>
3400 * g++.dg/opt/anchor1.C: New.
3402 2007-11-07 Diego Novillo <dnovillo@google.com>
3405 * gcc.c-torture/execute/pr33870.x: Remove.
3407 2007-11-07 Douglas Gregor <doug.gregor@gmail.com>
3412 * g++.dg/cpp0x/decltype-33837.C: New.
3413 * g++.dg/cpp0x/decltype-refbug.C: New.
3414 * g++.dg/cpp0x/decltype-33838.C: New.
3416 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3418 * gcc.c-torture/compile/20071107-1.c: New test.
3420 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3422 * gcc.dg/out-of-bounds-1.c: New test.
3424 2007-11-07 Jakub Jelinek <jakub@redhat.com>
3427 * g++.dg/warn/incomplete2.C: New test.
3428 * g++.dg/template/incomplete4.C: New test.
3429 * g++.dg/template/incomplete5.C: New test.
3431 2007-11-07 Olivier Hainque <hainque@adacore.com>
3433 * gnat.dg/max_align.adb: New test.
3435 2007-11-06 H.J. Lu <hongjiu.lu@intel.com>
3438 * gcc.target/i386/pr30961-1.c: New.
3440 2007-11-06 Tom Tromey <tromey@redhat.com>
3443 * g++.dg/warn/pragma-system_header3.h: New.
3444 * g++.dg/warn/pragma-system_header3.C: New.
3447 * g++.dg/warn/pragma-system_header4.C: New.
3448 * g++.dg/warn/pragma-system_header4.h: New.
3450 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3454 * g++.dg/other/canon-array.C: New.
3456 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3458 * g++.dg/parser/crash36.C: Tweak expected errors.
3459 * g++.dg/cpp0x/pr31439.C: New.
3460 * g++.dg/cpp0x/pr32114.C: New.
3461 * g++.dg/cpp0x/pr32115.C: New.
3462 * g++.dg/cpp0x/pr32125.C: New.
3463 * g++.dg/cpp0x/pr32126.C: New.
3464 * g++.dg/cpp0x/pr32127.C: New.
3465 * g++.dg/cpp0x/pr32128.C: New.
3466 * g++.dg/cpp0x/pr32253.C: New.
3467 * g++.dg/cpp0x/pr32566.C: New.
3468 * g++.dg/cpp0x/pr31445.C: Tweak expected errors.
3469 * g++.dg/cpp0x/pr31438.C: Ditto.
3470 * g++.dg/cpp0x/variadic81.C: Ditto.
3471 * g++.dg/cpp0x/pr31432.C: Ditto.
3472 * g++.dg/cpp0x/pr31442.C: Ditto.
3474 2007-11-06 Jakub Jelinek <jakub@redhat.com>
3477 * g++.dg/other/datasec1.C: New test.
3479 PR tree-optimization/33458
3480 * g++.dg/opt/inline12.C: New test.
3482 PR tree-optimization/33993
3483 * gcc.c-torture/compile/20071105-1.c: New test.
3485 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3487 PR rtl-optimization/33648
3488 * gcc.dg/pr33648.c: Require effective target freorder.
3490 2007-11-05 Revital Eres <eres@il.ibm.com>
3492 * lib/target-supports.exp (check_750cl_hw_available): Fix typo.
3494 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3499 * g++.dg/cpp0x/pr33996.C: New
3500 * g++.dg/cpp0x/rv-trivial-bug.C: New
3501 * g++.dg/cpp0x/pr33930.C: New
3503 2007-11-05 Nick Clifton <nickc@redhat.com>
3504 Sebastian Pop <sebastian.pop@amd.com>
3506 PR tree-optimization/32540
3507 PR tree-optimization/33922
3508 * gcc.dg/tree-ssa/pr32540-1.c: New.
3509 * gcc.dg/tree-ssa/pr32540-2.c: New.
3510 * gcc.dg/tree-ssa/pr33922.c: New.
3512 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3515 * g++.dg/cpp0x/variadic-rref.C: New.
3517 2007-11-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3519 * g++dg/warn/pointer-integer-comparison.C: New.
3521 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3523 PR tree-optimization/33856
3524 * gcc.c-torture/compile/20071027-1.c: New test.
3527 * g++.dg/ext/label10.C: New test.
3530 * g++.dg/other/ptrmem9.C: New test.
3532 2007-11-04 Andrew Pinski <pinskia@gmail.com>
3535 * gfortran.fortran-torture/compile/forall-1.f90: New testcase.
3537 2007-11-04 David Edelsohn <edelsohn@gnu.org>
3539 * g++.dg/cpp/_Pragma1.C: Disable on AIX.
3540 * g++.dg/ext/visibility/namespace2.C: Add argument to
3541 dg-require-visibility.
3542 * g++.dg/ext/java-1.C: Disable on AIX.
3544 2007-11-03 Dorit Nuzman <doirit@il.ibm.com>
3546 * gfortran.dg/vect/no-vfa-pr32377.f90: Remove xfail.
3548 2007-11-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3551 * gfortran.dg/assumed_charlen_arg_1.f90: New test.
3553 2007-11-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3556 * gcc.dg/20031223-1.c: Adjust error output.
3557 * gcc.dg/parse-decl-after-label.c: New.
3559 2007-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3562 * gfortran.dg/default_format_2.f90: XFAIL powerpc*-*-linux*
3563 * gfortran.dg/default_format_denormal_2.f90: XFAIL powerpc*-*-linux*
3564 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL powerpc*-*-linux*
3566 2007-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3568 PR rtl-optimization/28940
3569 * gcc.target/i386/addr-sel-1.c: New test.
3571 2007-11-03 Jakub Jelinek <jakub@redhat.com>
3574 * gcc.dg/pr33670.c: New test.
3576 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3579 * g++.dg/lookup/typedef1.C: New test.
3581 2007-11-02 Janis Johnson <janis187@us.ibm.com>
3584 * lib/scandump.exp (dump-suffix): New.
3585 (scan-dump, scan-dump-times, scan-dump-dem, scan-dump-dem-not):
3586 Include dump suffix in pass/fail messages, put regexp in quotes.
3588 2007-11-02 Paolo Carlini <pcarlini@suse.de>
3591 * g++.dg/other/error19.C: New.
3593 2007-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3595 PR rtl-optimization/28062
3596 * gcc.c-torture/compile/20071102-1.c: New test.
3598 2007-11-01 Douglas Gregor <doug.gregor@gmail.com>
3600 * g++.dg/cpp0x/pr33955.C: New.
3602 2007-11-01 Tom Tromey <tromey@redhat.com>
3604 PR preprocessor/30805:
3605 * gcc.dg/cpp/pr30805.c: Use -std=gnu89.
3607 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3609 PR rtl-optimization/33648
3610 * gcc.dg/pr33648.c: New test.
3612 2007-11-01 Jakub Jelinek <jakub@redhat.com>
3615 * g++.dg/template/pseudodtor1.C: New test.
3616 * g++.dg/template/pseudodtor2.C: New test.