1 2008-02-19 Jason Merrill <jason@redhat.com>
4 * g++.dg/template/explicit-args1.C: New.
6 2008-02-19 Richard Guenther <rguenther@suse.de>
8 PR tree-optimization/34989
9 * gcc.dg/pr34989-1.c: New testcase.
10 * gcc.dg/pr34989-2.c: Likewise.
12 2008-02-19 Jakub Jelinek <jakub@redhat.com>
15 * g++.dg/gomp/pr35028.C: New test.
19 * gcc.dg/gomp/pr34964.c: New test.
20 * g++.dg/gomp/pr34964.C: New test.
21 * gcc.dg/gomp/pr35244.c: New test.
22 * g++.dg/gomp/pr35244.C: New test.
25 * g++.dg/gomp/pr35078.C: New test.
27 2008-02-19 Christian Bruel <christian.bruel@st.com>
29 * gcc.dg/packed-array.c: New testcase.
31 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
34 * gcc.target/i386/pr33555.c: New test.
36 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
39 * gcc.target/i386/isa-1.c: New.
40 * gcc.target/i386/isa-2.c: Likewise.
41 * gcc.target/i386/isa-3.c: Likewise.
42 * gcc.target/i386/isa-4.c: Likewise.
43 * gcc.target/i386/isa-5.c: Likewise.
44 * gcc.target/i386/isa-6.c: Likewise.
45 * gcc.target/i386/isa-7.c: Likewise.
46 * gcc.target/i386/isa-8.c: Likewise.
47 * gcc.target/i386/isa-9.c: Likewise.
48 * gcc.target/i386/isa-10.c: Likewise.
49 * gcc.target/i386/isa-11.c: Likewise.
50 * gcc.target/i386/isa-12.c: Likewise.
51 * gcc.target/i386/isa-13.c: Likewise.
52 * gcc.target/i386/isa-14.c: Likewise.
54 2008-02-18 Joey Ye <joey.ye@intel.com>
55 H.J. Lu <hongjiu.lu@intel.com>
58 * gcc.c-torture/execute/nest-align-1.c: New test case.
60 2008-02-17 Richard Guenther <rguenther@suse.de>
63 * gcc.dg/torture/pr35227.c: New testcase.
65 2008-02-17 Richard Guenther <rguenther@suse.de>
67 PR tree-optimization/35231
68 * gcc.c-torture/execute/pr35231.c: New testcase.
70 2008-02-17 Uros Bizjak <ubizjak@gmail.com>
72 * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
75 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
77 * obj-c++.dg/encode-2.mm: XFAIL.
78 * obj-c++.dg/encode-3.mm: Likewise.
80 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
81 Paolo Carlini <pcarlini@suse.de>
83 * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
84 * g++.dg/ext/has_nothrow_constructor.C: Likewise.
85 * g++.dg/ext/has_nothrow_copy.C: Likewise.
87 2008-02-16 Uros Bizjak <ubizjak@gmail.com>
89 * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
90 (main): Change to void and rename to sse_test.
91 * gcc.target/i386/pr24306.c: Ditto.
92 * gcc.target/i386/pr32065-2.c: Ditto.
93 * gcc.target/i386/20060512-1.c: Include sse2-check.h.
94 (main): Change to void and rename to sse2_test.
95 * gcc.target/i386/20060512-3.c: Ditto.
97 2008-02-15 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
100 * gfortran.dg/c_loc_tests_12.f03: New test.
102 2008-02-15 Douglas Gregor <doug.gregor@gmail.com>
107 * g++.dg/cpp0x/vt-35026.C: New.
108 * g++.dg/cpp0x/vt-35023.C: New.
109 * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
110 * g++.dg/cpp0x/vt-35024.C: New.
112 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
114 * gcc.c-torture/execute/va-arg-25.x: Remove.
116 2008-02-15 Richard Guenther <rguenther@suse.de>
117 Zdenek Dvorak <ook@ucw.cz>
119 PR tree-optimization/35164
120 * g++.dg/torture/pr35164-1.C: New testcase.
121 * g++.dg/torture/pr35164-2.C: Likewise.
123 2008-02-15 Dominique d'Humieres <dominiq@lps.ens.fr>
126 * testsuite/g++.dg/template/spec35.C: Change the regular expressions
127 in dg-final to match the assembly code generated by Darwin 9.
129 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
131 * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
133 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
135 * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
137 2008-02-15 Hans-Peter Nilsson <hp@axis.com>
139 * lib/dejapatches.exp: New file.
141 2008-02-14 Douglas Gregor <doug.gregor@gmail.com>
144 * g++.dg/cpp0x/vt-34050.C: New.
146 2008-02-14 Danny Smith <dannysmith@users.sourceforge.net>
148 PR preprocessor/35061
149 * gcc.dg/cpp/pragma_pop_macro-1.c: New test.
151 2008-02-14 Paolo Carlini <pcarlini@suse.de>
154 * g++.dg/template/nontype17.C: New.
155 * g++.dg/template/nontype16.C: Add error.
157 2008-02-13 Jakub Jelinek <jakub@redhat.com>
160 * g++.dg/template/member8.C: New test.
162 2008-02-13 Michael Matz <matz@suse.de>
164 * gcc.dg/pr35065.c: Fix testcase warnings.
166 2008-02-13 Michael Matz <matz@suse.de>
169 * gcc.dg/pr35065.c: New testcase.
171 2008-02-12 Richard Guenther <rguenther@suse.de>
173 PR tree-optimization/35171
174 * gcc.c-torture/compile/pr35171.c: New testcase.
176 2008-02-12 Richard Guenther <rguenther@suse.de>
179 * gcc.c-torture/execute/pr35163.c: New testcase.
181 2008-02-12 Uros Bizjak <ubizjak@gmail.com>
183 * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
185 2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
187 * gnat.dg/loop_address.adb: New test.
189 2008-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
191 * obj-c++.dg/bitfield-1.mm: Expect failures.
192 * obj-c++.dg/bitfield-4.mm: Likewise.
193 * obj-c++.dg/cxx-ivars-2.mm: Likewise.
194 * obj-c++.dg/encode-8.mm: Likewise.
195 * obj-c++.dg/isa-field-1.mm: Likewise.
196 * obj-c++.dg/layout-1.mm: Likewise.
197 * obj-c++.dg/lookup-2.mm: Likewise.
198 * obj-c++.dg/try-catch-2.mm: Likewise.
199 * obj-c++.dg/try-catch-9.mm: Likewise.
201 2008-02-12 Jakub Jelinek <jakub@redhat.com>
204 * g++.dg/tree-ssa/pr35144.C: New test.
207 * gcc.target/i386/pr35160.c: New test.
210 * g++.dg/init/new27.C: New test.
212 2008-02-11 Paolo Carlini <pcarlini@suse.de>
215 * g++.dg/template/crash78.C: New.
217 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
220 * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
221 * gcc.dg/compat/vector-2_y.c: Ditto.
223 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
224 Richard Guenther <rguenther@suse.de>
226 PR tree-optimization/33992
227 * gcc.c-torture/execute/pr33992.c: New testcase.
229 2008-02-10 Thomas Koenig <tkoenig@gcc.gnu.org>
231 * gfortran.dg/streamio_14.f90: New test.
233 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
235 * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
236 Add -mfpmath=387 to dg-options.
238 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
241 * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
242 * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
243 * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
244 * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
245 * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
246 * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
247 * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
248 * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
249 * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
251 2008-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
254 * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
256 2008-02-06 Alexandre Oliva <aoliva@redhat.com>
259 * g++.dg/conversion/bitfield8.C: New.
261 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
263 * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
265 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
269 * g++.dg/ext/vector13.C: New.
271 2008-02-06 David Daney <ddaney@avtrex.com>
273 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
275 2008-02-05 Bob Wilson <bob.wilson@acm.org>
277 * lib/target-supports.exp (check_effective_target_hard_float): Remove
278 special case for xtensa-*-*.
280 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
283 * gfortran.dg/volatile11.f90: New test.
285 2008-02-05 Jakub Jelinek <jakub@redhat.com>
288 * g++.dg/template/array19.C: New test.
290 2008-02-05 Diego Novillo <dnovillo@google.com>
292 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
295 * g++.dg/warn/pr33738.C: Remove.
297 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
300 * gfortran.dg/bounds_check_13.f: New test.
302 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
305 * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
307 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
310 * gcc.target/i386/pr35083.c: New test.
312 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
315 * gfortran.dg/data_bounds_1.f90: New test.
317 2008-02-04 Diego Novillo <dnovillo@google.com>
319 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
322 * testsuite/g++.dg/warn/pr33738.C: New.
324 2008-02-04 Daniel Franke <franke.daniel@gmail.com>
326 * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
329 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
331 * lib/target-supports.exp (check_effective_target_hard_float): Only
332 use the macro definition tests for mips*-*-* and xtensa-*-*. For all
333 other targets, grep for a call insn in the rtl expand dump for an
335 (target_compile): Support generating rtl dumps as output.
337 2008-02-04 Richard Guenther <rguenther@suse.de>
340 * gcc.c-torture/execute/pr33631.c: New testcase.
342 2008-02-04 Richard Guenther <rguenther@suse.de>
345 * gcc.c-torture/compile/pr35043.c: New testcase.
347 2008-02-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
349 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
351 2008-02-03 Uros Bizjak <ubizjak@gmail.com>
353 * gcc.target/i386/pr31628.c: Require effective target fpic.
354 * gcc.target/i386/strinline.c: Ditto.
355 * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
356 * gcc.dg/pr35045.c: Ditto.
357 * gcc.dg/20050503-1.c: Ditto.
359 2008-02-03 Paul Thomas <pault@gcc.gnu.org>
362 * gfortran.dg/host_assoc_variable_1.f90: New test.
363 * gfortran.dg/allocate_stat.f90: Change last three error messages.
365 2008-02-02 Michael Matz <matz@suse.de>
368 * gcc.dg/pr35045.c: New test.
370 2008-02-02 Thomas Koenig <tkoenig@gcc.gnu.org>
373 * gfortran.dg/shape_4.f90: New test.
375 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
377 * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
379 2008-02-01 Hans-Peter Nilsson <hp@axis.com>
381 PR rtl-optimization/34773
382 * gcc.target/cris/torture/pr34773.c: New test.
384 2008-02-01 Nick Clifton <nickc@redhat.com>
386 * lib/target-supports.exp (check_profiling_available): Do not
387 expect profiling to work on the xstormy16 target.
389 2008-02-01 Uros Bizjak <ubizjak@gmail.com>
392 * gcc.c-torture/execute/20050316-2.x: New file.
393 * gcc.target/i386/pr17390.c: Update scan pattern.
394 * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
395 * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
397 2008-01-31 Paul Thomas <pault@gcc.gnu.org>
400 * gfortran.dg/proc_assign_2.f90: New test.
402 2008-01-31 Douglas Gregor <doug.gregor@gmail.com>
403 Jakub Jelinek <jakub@redhat.com>
407 * g++.dg/ext/alias-canon.C: New.
408 * g++.dg/ext/alias-mangle.C: New.
410 2008-01-30 Jan Hubicka <jh@suse.cz>
412 * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
414 2008-01-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
416 * g++.dg/other/first-global.C: Add -fpie for all pic targets.
417 * g++.dg/parse/attr-externally-visible-1.C: Likewise.
419 2008-01-30 Jan Hubicka <jh@suse.cz>
422 * gcc.c-torture/execute/pr34982.c: New testcase.
424 2008-01-30 Andreas Krebbel <krebbel1@de.ibm.com>
426 * gcc.target/s390/tf_to_di-1.c: New testcase.
428 2008-01-30 Paul Thomas <pault@gcc.gnu.org>
431 * gfortran.dg/use_only_3.f90: New test.
432 * gfortran.dg/use_only_3.inc: Modules for new test.
435 * gfortran.dg/function_charlen_2.f90: New test.
437 2008-01-30 Jakub Jelinek <jakub@redhat.com>
440 * gcc.dg/pr34969.c: New test.
443 * gcc.dg/inline-25.c: New test.
444 * gcc.dg/inline-26.c: New test.
445 * gcc.dg/inline-27.c: New test.
447 2008-01-29 Richard Guenther <rguenther@suse.de>
450 * gcc.c-torture/compile/pr35006.c: New testcase.
452 2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
463 * g++.dg/cpp0x/vt-34219-2.C: New.
464 * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
465 * g++.dg/cpp0x/vt-34961.C: New.
466 * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
467 cases from the re-opened PR.
468 * g++.dg/cpp0x/vt-34753.C: New.
469 * g++.dg/cpp0x/vt-34919.C: New.
470 * g++.dg/cpp0x/vt-34754.C: New.
471 * g++.dg/cpp0x/vt-34606.C: New.
472 * g++.dg/cpp0x/vt-34219.C: New.
473 * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
474 * g++.dg/cpp0x/vt-34755.C: New.
475 * g++.dg/cpp0x/pr31438.C: Ditto.
476 * g++.dg/cpp0x/variadic81.C: Ditto.
478 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
480 * g++.dg/torture/pr34641.C: Put the dg-do first.
482 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
484 * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
486 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
488 * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
490 2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
493 * gcc.target/powerpc/spe-small-data-1.c: New test.
494 * gcc.target/powerpc/spe-small-data-2.c: New test.
496 2008-01-28 Thomas Koenig <tkoenig@gcc.gnu.org>
499 * gfortran.dg/shape_3.f90: New test.
501 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
503 * gcc.target/s390/20020926-1.c: Remove -m31.
505 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
507 * gcc.target/s390/20020926-1.c: Disable for s390x.
509 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
512 * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
515 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
518 * gfortran.dg/array_constructor_22.f90: New test.
520 2008-01-26 Maxim Kuvyrkov <maxim@codesourcery.com>
523 * gcc.c-torture/compile/pr34688: New test.
525 2008-01-26 Tobias Burnus <burnus@net-b.de>
528 * gfortran.dg/missing_optional_dummy_5.f90: New.
530 2008-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
532 * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
533 noinline. XFAIL test.
535 2008-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
538 * gfortran.dg/array_3.f90: New test.
540 2008-01-26 Jakub Jelinek <jakub@redhat.com>
542 * gcc.c-torture/compile/pr34966.c (atan): Only use asm
546 * gcc.dg/pr34965.c: New test.
547 * g++.dg/other/error24.C: New test.
549 2008-01-26 Thomas Koenig <tkoenig@gcc.gnu.org>
551 PR libfofortran/34887
552 * gfortran.dg/x_slash_2.f: New test.
554 2008-01-26 Richard Guenther <rguenther@suse.de>
557 * g++.dg/torture/pr34235.C: New testcase.
559 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
561 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
563 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
566 * gcc.target/mips/lazy-binding-1.c: New test.
567 * gcc.target/mips/mips.exp (setup_mips_tests): Set
568 mips_forced_no_abicalls and mips_forced_no_shared.
569 (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
570 Avoid using small data with -mabicalls. Don't make -G0 force
571 -mn-abicalls. Skip -mabicalls and -mshared tests if the multilib
572 forces the opposite option.
574 2008-01-26 Danny Smith <dannysmith@users.sourceforge.net>
577 * gcc.target/i386/fastcall-1.c: Scan for correct label.
578 Use -std=gnu89 switch.
580 2008-01-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
583 * gfortran.dg/direct_io_9.f: New test.
585 2008-01-25 Daniel Franke <franke.daniel@gmail.com>
588 * gfortran.dg/where_operator_assign_4.f90: New test.
590 2008-01-25 Joseph Myers <joseph@codesourcery.com>
592 * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
593 gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
596 2008-01-25 Richard Guenther <rguenther@suse.de>
599 * gcc.c-torture/execute/pr32244-1.c: New testcase.
601 2008-01-25 Richard Guenther <rguenther@suse.de>
603 PR tree-optimization/34966
604 * gcc.c-torture/compile/pr34966.c: New testcase.
606 2008-01-25 Richard Guenther <rguenther@suse.de>
609 * g++.dg/torture/pr33887-1.C: New testcase.
610 * g++.dg/torture/pr33887-2.C: Likewise.
611 * g++.dg/torture/pr33887-3.C: Likewise.
612 * gcc.c-torture/execute/20071211-1.c: Likewise.
614 2008-01-25 Uros Bizjak <ubizjak@gmail.com>
617 * gcc.dg/pr34856.c: Use pointer mode for "pin".
619 2008-01-25 Jakub Jelinek <jakub@redhat.com>
622 * g++.dg/gomp/pr33333.C: New test.
624 PR preprocessor/34692
625 * gcc.dg/cpp/pr34692.c: New test.
626 * gcc.dg/gomp/pr34692.c: New test.
628 2008-01-25 Olga Golovanevsky <olga@il.ibm.com>
630 * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
632 2008-01-24 Daniel Franke <franke.daniel@gmail.com>
635 * gfortran.dg/empty_type.f90: New test.
637 2008-01-24 Paolo Carlini <pcarlini@suse.de>
640 * g++.dg/template/crash77.C: New.
642 2008-01-24 Uros Bizjak <ubizjak@gmail.com>
645 * gcc.dg/pr34856.c: New test.
647 2008-01-24 Tobias Burnus <burnus@net-b.de>
649 * gfortran.dg/namelist_39.f90: Delete temporary files.
650 * gfortran.dg/namelist_44.f90: Ditto.
652 2008-01-24 Richard Guenther <rguenther@suse.de>
655 * g++.dg/torture/pr34953.C: New testcase.
657 2008-01-24 Jakub Jakub Jelinek <jakub@redhat.com>
660 * gcc.c-torture/compile/20080124-1.c: New test.
662 2008-01-24 Paul Thomas <pault@gcc.gnu.org>
665 * gfortran.dg/function_charlen_3.f: New test.
667 2008-01-23 Michael Matz <matz@suse.de>
670 * g++.dg/debug/pr34895.cc: New testcase.
672 2008-01-23 Richard Guenther <rguenther@suse.de>
675 * gcc.dg/pr31529-1.c: New testcase.
676 * gcc.dg/pr31529-2.c: Likewise.
678 2008-01-23 Jakub Jelinek <jakub@redhat.com>
681 * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
682 unsigned int for the first argument.
684 2008-01-22 Jakub Jelinek <jakub@redhat.com>
687 * g++.dg/conversion/bitfield7.C: New test.
688 * g++.dg/cpp0x/decltype4.C: Fixed xfail.
690 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com>
692 From Michael Frysinger <michael.frysinger@analog.com>
693 * gcc.target/bfin/mcpu-bf547.c: New test.
694 * gcc.target/bfin/mcpu-bf523.c: New test.
695 * gcc.target/bfin/mcpu-bf524.c: New test.
696 * gcc.target/bfin/mcpu-bf526.c: New test.
698 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
700 * gcc.c-torture/execute/20080122-1.c: New test.
702 2008-01-22 Tom Tromey <tromey@redhat.com>
705 * gcc.dg/cpp/pr34859.c: New file.
707 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
710 * gfortran.dg/vector_subscript_3.f90: New test.
712 2008-01-22 Tobias Burnus <burnus@net-b.de>
715 * gfortran.dg/missing_optional_dummy_4.f90
717 2008-01-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
719 * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
721 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
723 * gnat.dg/unchecked_union1.adb: New test.
725 2008-01-22 Tom Tromey <tromey@redhat.com>
728 * g++.dg/ext/pr34829.C: New file.
730 2008-01-22 Jakub Jelinek <jakub@redhat.com>
733 * gcc.dg/gomp/pr34607.c: New test.
734 * g++.dg/gomp/pr34607.C: New test.
737 * g++.dg/ext/vector10.C: New test.
740 * g++.dg/other/error23.C: New test.
743 * g++.dg/ext/vector12.C: New test.
745 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
748 * gcc.dg/Wstrict-overflow-21.c: New.
749 * g++.dg/warn/Wstrict-aliasing-8.C: New.
751 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
754 * gcc.dg/pr33092.c: New.
756 2008-01-22 Andreas Krebbel <krebbel1@de.ibm.com>
758 * gcc.target/s390/20020926-1.c: Add -m31 option.
760 2008-01-22 Daniel Franke <franke.daniel@gmail.com>
763 * gfortran.dg/initialization_18.f90: New test.
765 2008-01-22 Tobias Burnus <burnus@net-b.de>
768 * gfortran.dg/tab_continuation.f: New.
770 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
773 * gfortran.dg/use_rename_2.f90: New test.
775 2008-01-21 Richard Guenther <rguenther@suse.de>
778 * gcc.c-torture/compile/pr34856.c: New testcase.
780 2008-01-21 Richard Guenther <rguenther@suse.de>
783 * gcc.c-torture/compile/pr34885.c: New testcase.
785 2008-01-21 Eric Botcazou <ebotcazou@adacore.com>
787 * gnat.dg/specs/alignment1.ads: New test.
789 2008-01-21 Richard Guenther <rguenther@suse.de>
792 * g++.dg/torture/pr34850.C: New testcase.
794 2008-01-21 Alon Dayan <alond@il.ibm.com>
795 Olga Golovanevsky <olga@il.ibm.com>
797 PR tree-optimization/34701
798 * gcc.dg/struct/wo_prof_array_field.c: New test.
800 2008-01-20 Paolo Carlini <pcarlini@suse.de>
803 * g++.dg/ext/vector9.C: New.
805 2008-01-20 Paolo Carlini <pcarlini@suse.de>
809 * g++.dg/template/crash75.C: New.
810 * g++.dg/template/crash76.C: Likewise.
812 2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
814 PR rtl-optimization/34808
815 * gcc.c-torture/compile/pr34808.c: New test.
817 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
820 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
823 * gfortran.dg/entry_array_specs_3.f90: New test.
826 * gfortran.dg/use_rename_1.f90: New test.
828 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
831 * gfortran.dg/array_constructor_20.f90: New test.
832 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
835 * gfortran.dg/array_constructor_21.f90: New test.
837 2008-01-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
840 * gfortran.dg/inquire_13.f90: New test.
843 * gfortran.dg/continuation_9.f90: New test.
845 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
848 * gcc.target/mips/pr34831.c: New test.
850 2008-01-19 Thomas Koenig <tkoenig@gcc.gnu.org>
854 * gfortran.dg/any_all_1.f90: New test.
855 * gfortran.dg/any_all_2.f90: New test.
857 2008-01-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
859 * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
860 "dg-require-weak" statement.
861 * g++.dg/eh/weak1.C: Likewise.
863 2008-01-19 Jakub Jelinek <jakub@redhat.com>
865 PR gcov-profile/34610
866 * gcc.dg/gomp/pr34610.c: New test.
868 2008-01-19 Tobias Burnus <burnus@net-b.de>
871 * gfortran.dg/implicit_11.f90: New.
872 * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
873 * gfortran.dg/entry_15.f90: Ditto.
874 * gfortran.dg/func_assign.f90: Ditto.
875 * gfortran.dg/gomp/reduction3.f90: Ditto.
876 * gfortran.dg/proc_assign_1.f90: Ditto.
878 * gfortran.dg/interface_proc_end.f90: Use dg-error instead
881 2008-01-18 Tobias Burnus <burnus@net-b.de>
884 * gfortran.dg/argument_checking_15.f90: New.
885 * gfortran.dg/argument_checking_5.f90: Change TODO into
888 2008-01-18 Tobias Burnus <burnus@net-b.de>
890 * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
891 * gfortran.dg/enum_5.f90: Ditto.
892 * gfortran.dg/enum_6.f90: Ditto.
893 * gfortran.dg/bom_error.f90: Ditto.
894 * gfortran.dg/func_decl_4.f90: Ditto.
896 2008-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
899 * gfortran.dg/fmt_t_6.f: New test.
901 2008-01-18 Tobias Burnus <burnus@net-b.de>
903 * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
905 2008-01-18 Jonathan Wakely <jwakely.gcc@gmail.com>
907 * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
909 2008-01-18 Ian Lance Taylor <iant@google.com>
911 * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
913 2008-01-18 Ian Lance Taylor <iant@google.com>
916 * g++.dg/init/new26.C: New test.
918 2008-01-18 Richard Guenther <rguenther@suse.de>
921 * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
924 2008-01-18 Hans-Peter Nilsson <hp@axis.com>
926 * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
927 dg-require-effective-target.
929 2007-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
932 * gfortran.dg/reshape_2.f90: New test.
934 2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org>
936 * gcc.dg/20040223-1.c: Fix comment typo.
938 2008-01-17 Janis Johnson <janis187@us.ibm.com>
941 * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
942 until 34814 is fixed.
944 2008-01-17 Andrew MacLeod <amacleod@redhat.com>
946 PR tree-optimization/34648
947 * gcc.c-torture/compile/pr34648.c: New testcase.
949 2008-01-17 Sebastian Pop <sebastian.pop@amd.com>
952 * gcc.dg/autopar/autopar.exp: New.
953 * g++.dg/tree-ssa/pr34355.C: Require pthread.
954 * lib/target-supports.exp (check_effective_target_pthread): New.
956 * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
957 * gcc.dg/tree-ssa/reduc-1short.c: Same.
958 * gcc.dg/tree-ssa/reduc-1.c: Same.
959 * gcc.dg/tree-ssa/reduc-2short.c: Same.
960 * gcc.dg/tree-ssa/reduc-2.c: Same
961 * gcc.dg/tree-ssa/reduc-3.c: Same.
962 * gcc.dg/tree-ssa/reduc-1char.c: Same.
963 * gcc.dg/tree-ssa/reduc-6.c: Same.
964 * gcc.dg/tree-ssa/reduc-7.c: Same.
965 * gcc.dg/tree-ssa/reduc-2char.c: Same.
966 * gcc.dg/tree-ssa/reduc-8.c: Same.
967 * gcc.dg/tree-ssa/reduc-9.c: Same.
969 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
971 * gnat.dg/discr5.adb: New test.
973 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
975 * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
977 2008-01-17 Richard Guenther <rguenther@suse.de>
979 PR tree-optimization/34825
980 * gcc.dg/pr34825.c: New testcase.
982 2008-01-17 Richard Guenther <rguenther@suse.de>
984 * gcc.c-torture/execute/20080117-1.c: New testcase.
986 2008-01-17 Revital Eres <eres@il.ibm.com>
989 * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
991 2008-01-17 Paul Thomas <pault@gcc.gnu.org>
994 * gfortran.dg/function_charlen_1.f90: New test.
997 * gfortran.dg/function_types_1.f90: New test.
998 * gfortran.dg/function_types_2.f90: New test.
1001 * gfortran.dg/function_kinds_4.f90: New test.
1002 * gfortran.dg/function_kinds_5.f90: New test.
1004 * gfortran.dg/defined_operators_1.f90: Errors now at function
1006 * gfortran.dg/private_type_4.f90: The same.
1007 * gfortran.dg/interface_15.f90: The same.
1008 * gfortran.dg/elemental_args_check_2.f90: The same.
1009 * gfortran.dg/auto_internal_assumed.f90: The same.
1011 2008-01-16 Eric Botcazou <ebotcazou@adacore.com>
1013 * gnat.dg/sizetype.adb: New test.
1015 2008-01-16 Richard Guenther <rguenther@suse.de>
1018 * gcc.dg/overflow-warn-7.c: New testcase.
1020 2008-01-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1022 * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
1024 2008-01-16 Jakub Jelinek <jakub@redhat.com>
1025 Richard Guenther <rguenther@suse.de>
1028 * gcc.dg/pr34668-1.c: New test.
1029 * gcc.dg/pr34668-2.c: Likewise.
1031 2008-01-16 Richard Guenther <rguenther@suse.de>
1034 * g++.dg/torture/pr33819.C: New testcase.
1036 2008-01-16 Richard Guenther <rguenther@suse.de>
1039 * gcc.c-torture/execute/pr34768-1.c: New testcase.
1040 * gcc.c-torture/execute/pr34768-2.c: Likewise.
1042 2008-01-16 Tobias Burnus <burnus@net-b.de>
1045 * gfortran.dg/argument_checking_13.f90: New.
1046 * gfortran.dg/argument_checking_14.f90: New.
1048 2008-01-15 Thomas Koenig <tkoenig@gcc.gnu.org>
1051 * gfortran.dg/anyallcount_1.f90: New test.
1053 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1056 * g++.dg/cpp0x/vt-34399.C: New.
1057 * g++.dg/template/friend50.C: New.
1059 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1062 * g++.dg/cpp0x/vt-34751.C: New.
1064 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1070 * g++.dg/cpp0x/vt-34051-2.C: New.
1071 * g++.dg/cpp0x/vt-34102.C: New.
1072 * g++.dg/cpp0x/vt-34051.C: New.
1073 * g++.dg/cpp0x/vt-34055.C: New.
1074 * g++.dg/cpp0x/vt-34103.C: New.
1076 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1079 * g++.dg/cpp0x/vt-34314.C: New.
1080 * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
1081 reality (the error message was wrong previously).
1083 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1086 * g++.dg/cpp0x/vt-33964.C: New.
1087 * g++.dg/template/partial5.C: New.
1089 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1092 * g++.dg/cpp0x/vt-34052.C: New.
1093 * g++.dg/template/ttp26.C: New.
1095 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1097 * gnat.dg/rep_clause2.ad[sb]: New test.
1098 * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
1100 2008-01-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1103 * g++.dg/cpp/pedantic-errors.C: Delete.
1104 * g++.dg/cpp/permissive.C: Delete.
1106 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1108 * gcc.c-torture/compile/20080114-1.c: New test.
1110 2008-01-13 Tobias Burnus <burnus@net-b.de>
1113 * gfortran.dg/argument_checking_11.f90: New.
1114 * gfortran.dg/argument_checking_12.f90: New.
1115 * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
1116 * gfortran.dg/c_assoc_2.f03: Update dg-error.
1117 * gfortran.dg/argument_checking_3.f90: Ditto.
1118 * gfortran.dg/pointer_intent_2.f90: Ditto.
1119 * gfortran.dg/import2.f90: Ditto.
1120 * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
1121 * gfortran.dg/implicit_actual.f90: Ditto.
1122 * gfortran.dg/used_dummy_types_3.f90: Ditto.
1123 * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
1125 2008-01-13 Tobias Burnus <burnus@net-b.de>
1128 * gfortran.dg/interface_proc_end.f90: New.
1130 2008-01-13 Tobias Burnus <burnus@net-b.de>
1133 * gfortran.dg/assumed_size_refs_4.f90: New.
1135 2008-01-13 Eric Botcazou <ebotcazou@adacore.com>
1137 * gnat.dg/unchecked_convert1.adb.
1139 2008-01-13 Richard Guenther <rguenther@suse.de>
1141 * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
1142 readable and writable again before exiting.
1144 2008-01-13 Richard Guenther <rguenther@suse.de>
1147 * gcc.dg/noncompile/incomplete-4.c: New testcase.
1149 2008-01-13 Jan Hubicka <jh@suse.cz>
1152 * gcc.dg/pr32135.c: new.
1154 2008-01-12 Doug Kwan <dougkwan@google.com>
1156 * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
1157 * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
1158 -Wignored-qualifiers.
1160 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1162 * gnat.dg/slice3.adb: New test.
1163 * gnat.dg/slice4.adb: Likewise.
1165 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1167 * gnat.dg/bit_packed_array.ad[sb]: New test.
1169 2008-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1172 * gfortran.dg/parens_7.f90: New test.
1174 2008-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1176 * gcc.dg/tree-ssa/loadpre5.c: Use static.
1177 * gcc.dg/tree-ssa/loadpre8.c: Likewise.
1179 * gcc.dg/pr33826.c: Require nonpic.
1181 2008-01-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1184 * gfortran.dg/inquire_12.f90: New test.
1186 2008-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1189 * all_bounds_1.f90: New test case.
1190 * maxloc_bounds_1.f90: New test case.
1191 * maxloc_bounds_2.f90: New test case.
1192 * maxloc_bounds_3.f90: New test case.
1193 * maxloc_bounds_4.f90: New test case.
1194 * maxloc_bounds_5.f90: New test case.
1195 * maxloc_bounds_6.f90: New test case.
1196 * maxloc_bounds_7.f90: New test case.
1197 * maxloc_bounds_8.f90: New test case.
1199 2008-01-11 Eric Botcazou <ebotcazou@adacore.com>
1201 * gcc.dg/struct-ret-3.c: New test.
1203 2008-01-11 Paul Thomas <pault@gcc.gnu.org>
1206 * gfortran.dg/transfer_simplify_8.f90: New test.
1208 2008-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
1210 * g++.dg/torture/pr34641.C: Add dg-require-visibility. Define
1211 size_t using predefined macro.
1213 2008-01-10 Raksit Ashok <raksit@google.com>
1215 PR rtl-optimization/27971
1216 * gcc.target/i386/pr27971.c: New testcase.
1218 2008-01-10 Paul Thomas <pault@gcc.gnu.org>
1221 * gfortran.dg/bounds_check_12.f90: New test.
1223 2008-01-10 Uros Bizjak <ubizjak@gmail.com>
1225 * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
1226 * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
1228 2008-01-10 Andreas Krebbel <krebbel1@de.ibm.com>
1231 * g++.dg/torture/pr34641.C: New testcase.
1233 2008-01-10 Richard Guenther <rguenther@suse.de>
1235 PR tree-optimization/34651
1236 * g++.dg/torture/pr34651.C: New testcase.
1238 2008-01-09 Sebastian Pop <sebastian.pop@amd.com>
1240 PR tree-optimization/34017
1241 * gcc.dg/tree-ssa/pr34017.c: New.
1243 2008-01-09 Richard Guenther <rguenther@suse.de>
1244 Andrew Pinski <andrew_pinski@playstation.sony.com>
1247 * gcc.c-torture/compile/pr30132.c: New testcase.
1249 2008-01-09 Richard Guenther <rguenther@suse.de>
1252 * gcc.c-torture/compile/pr34458.c: New testcase.
1254 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1257 g++.dg/eh/ia64-2.C: Require weak support.
1259 2008-01-08 Richard Guenther <rguenther@suse.de>
1262 * g++.dg/torture/pr31863.C: New testcase.
1264 2008-01-08 Jakub Jelinek <jakub@redhat.com>
1267 * gcc.dg/gomp/pr34694.c: New test.
1268 * g++.dg/gomp/pr34694.C: New test.
1271 * g++.dg/gomp/pr33890.C: New test.
1273 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1276 * gfortran.dg/parameter_array_init_3.f90: New test.
1278 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1282 * gfortran.dg/alloc_comp_default_init_1.f90: New test.
1284 2008-01-07 Janis Johnson <janis187@us.ibm.com>
1286 * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
1287 * g++.dg/other/spu2vmx-1.C: Use it.
1289 2008-01-07 Jack Howarth <howarth@bromo.med.uc.edu>
1291 * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
1294 * gcc.target/powerpc/popcount-1.c: Skip on darwin.
1295 * gcc.target/powerpc/parity-1.c: Likewise.
1297 2008-01-07 Fred Fish <fnf@specifix.com>
1299 PR preprocessor/30363:
1300 * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
1303 2008-01-07 Paul Thomas <pault@gcc.gnu.org>
1306 * gfortran.dg/use_only_2.f90: New test.
1308 2008-01-06 Paolo Carlini <pcarlini@suse.de>
1311 * g++.dg/rtti/predefined-rtti-macro-1.C: New.
1312 * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
1314 2008-01-06 Paul Thomas <pault@gcc.gnu.org>
1317 * gfortran.dg/use_12.f90: New test.
1319 2008-01-06 Tobias Burnus <burnus@net-b.de>
1322 * interface.c (compare_actual_formal): Fix intent(out) check for
1323 function result variables.
1325 2008-01-06 Tobias Burnus <burnus@net-b.de>
1328 * gfortran.dg/elemental_args_check_2.f90: Fix test case.
1330 2008-01-06 Tobias Burnus <burnus@net-b.de>
1333 * gfortran.dg/intent_out_4.f90: Fix test case.
1335 2008-01-06 Tobias Burnus <burnus@net-b.de>
1338 * gfortran.dg/intent_out_4.f90: New.
1340 2008-01-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1343 * gfortran.dg/optional_dim_3.f90: New test.
1345 2008-01-06 Tobias Burnus <burnus@net-b.de>
1348 * gfortran.dg/common_11.f90: New.
1349 * gfortran.dg/blockdata_1.f90: Update test case.
1350 * gfortran.dg/blockdata_2.f90: Update test case.
1352 2008-01-06 Tobias Burnus <burnus@net-b.de>
1354 * gfortran.dg/equiv_constraint_9.f90: Fix typo.
1356 2008-01-06 Tobias Burnus <burnus@net-b.de>
1359 * gfortran.dg/equiv_constraint_9.f90: New.
1361 2008-01-06 Revital Eres <eres@il.ibm.com>
1363 PR tree-optimization/34263
1364 * gcc.dg/pr34263.c: New testcase.
1366 2008-01-06 Tobias Burnus <burnus@net-b.de>
1369 * gfortran.dg/internal_io_unf.f90: New.
1371 2008-01-06 Tobias Burnus <burnus@net-b.de>
1374 * gfortran.dg/elemental_args_check_2.f90: New.
1376 2008-01-06 Tobias Burnus <burnus@net-b.de>
1379 * gfortran.dg/intent_out_3.f90: New.
1381 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
1383 * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
1385 2008-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1388 * gfortran.dg/list_read_8.f90: New test.
1390 2008-01-04 Richard Guenther <rguenther@suse.de>
1393 * gcc.c-torture/compile/pr34029-1.c: New testcase.
1394 * gcc.c-torture/compile/pr34029-2.c: Likewise.
1396 2008-01-04 Jakub Jelinek <jakub@redhat.com>
1398 PR gcov-profile/34609
1399 * g++.dg/gcov/gcov-6.C: New test.
1401 2008-01-04 Richard Guenther <rguenther@suse.de>
1403 PR tree-optimization/31081
1404 * g++.dg/torture/pr31081-1.C: New testcase.
1405 * g++.dg/torture/pr31081-2.C: Likewise.
1407 2008-01-04 Richard Sandiford <rsandifo@nildram.co.uk>
1409 * gcc.target/mips/rsqrt-1.c: Require -mgp64.
1410 * gcc.target/mips/rsqrt-2.c: Likewise.
1411 * gcc.target/mips/rsqrt-4.c: New test.
1413 2008-01-04 Tobias Burnus <burnus@net-b.de>
1416 * gfortran.dg/equiv_substr.f90: New.
1418 2008-01-03 Tom Tromey <tromey@redhat.com>
1421 * gcc.dg/pr34457-2.c: New file.
1422 * gcc.dg/pr34457-1.c: New file.
1424 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1426 Revert fix for PR tree-optimization/34458.
1428 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1430 PR tree-optimization/34458
1431 * gcc.dg/tree-ssa/pr34458.c: New.
1433 2008-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
1436 * gfortran.dg/internal_readwrite_1.f90: New test.
1437 * gfortran.dg/internal_readwrite_2.f90: New test.
1439 2008-01-03 Tom Tromey <tromey@redhat.com>
1441 PR preprocessor/34602:
1442 * gcc.dg/cpp/pr34602.c: New file.
1444 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1446 PR tree-optimization/29484
1447 * gcc.c-torture/execute/20071220-1.c: New test.
1448 * gcc.c-torture/execute/20071220-2.c: New test.
1450 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
1452 PR tree-optimization/34635
1453 * gcc.dg/tree-ssa/pr34635.c: New.
1454 * gcc.dg/tree-ssa/pr34635-1.c: New.
1456 2008-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1459 * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
1460 scan-assembler check.
1462 2008-01-03 Jakub Jelinek <jakub@redhat.com>
1465 * g++.dg/gomp/pr34608.C: New test.
1467 2008-01-02 Richard Guenther <rguenther@suse.de>
1471 * gcc.c-torture/compile/pr34093.c: New testcase.
1473 2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
1475 * g++.dg/cpp0x/long_long.C: New.
1477 2008-01-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
1479 * gcc.target/spu/tag_manager.c : Include stdlib.h.
1480 * gcc.target/spu/Wmain.c: Fix the line numbers for the
1481 warning on the function main.
1483 2008-01-01 Jakub Jelinek <jakub@redhat.com>
1485 * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
1486 rather than __v2di type.
1488 2007-12-31 Paul Thomas <pault@gcc.gnu.org>
1491 * gfortran.dg/linked_list_1.f90: New test.
1493 2007-12-29 Richard Sandiford <rsandifo@nildram.co.uk>
1495 * lib/objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path
1496 instead of appending to it.
1498 2007-12-27 Dorit Nuzman <dorit@il.ibm.com>
1500 PR tree-optimization/34591
1501 * gcc.dg/vect/pr34591.c: New test.
1503 2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
1506 * gfortran.dg/direct_io_8.f90: New test case.
1508 2007-12-27 Jakub Jelinek <jakub@redhat.com>
1511 * gcc.c-torture/execute/20071213-1.c: New test.
1513 2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1516 * gfortran.dg/read_eof_5.f90: New test.
1518 2007-12-25 Tobias Burnus <burnus@net-b.de>
1521 * gfortran.dg/initialization_17.f90: New.
1523 2007-12-25 Thomas Koenig <tkoenig@gcc.gnu.org>
1526 * gfortran.dg/matmul_6.f90: New test.
1528 2007-12-23 Tobias Burnus <burnus@net-b.de>
1531 * gfortran.dg/entry_17.f90: New.
1533 2007-12-23 Daniel Franke <franke.daniel@gmail.com>
1536 * gfortran.dg/integer_exponentiation_2.f90: Fixed testcase.
1537 * gfortran.dg/real_const_3.f90: Likewise.
1538 * gfortran.dg/unary_operator.f90: New test.
1540 2007-12-23 Eric Botcazou <ebotcazou@adacore.com>
1542 * gnat.dg/pack2.adb: New test.
1544 2007-12-22 Daniel Franke <franke.daniel@gmail.com>
1547 * gfortran.dg/repeat_6.f90: New test.
1549 2007-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
1552 * cshift_shift_real_1.f90: New test.
1554 2007-12-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1557 * gfortran.dg/shift-kind_2.f90: New test.
1559 2007-12-21 Kazu Hirata <kazu@codesourcery.com>
1562 * gcc.dg/pr8835-1.c: New.
1564 2007-12-21 Paul Thomas <pault@gcc.gnu.org>
1567 * gfortran.dg/default_initialization_3.f90: New test.
1569 2007-12-21 Richard Sandiford <rsandifo@nildram.co.uk>
1571 * gcc.target/mips/mips.exp (setup_mips_tests): Fix _MIPS_SIM
1573 (dg-mips-options): Treat -march=24k* as a 32-bit option.
1575 2007-12-20 Jack Howarth <howarth@bromo.med.uc.edu>
1577 * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations
1578 -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*.
1580 2007-12-20 Jason Merrill <jason@redhat.com>
1582 * gcc.dg/overload/arg[14].C: Remove expected errors.
1584 2007-12-20 Jakub Jelinek <jakub@redhat.com>
1587 * gcc.c-torture/execute/20071219-1.c: New test.
1589 2007-12-20 Tobias Burnus <burnus@net-b.de>
1592 * gfortran.dg/namelist_44.f90: New.
1594 2007-12-20 Tobias Burnus <burnus@net-b.de>
1597 * gfortran.dg/boz_8.f90: Add error-check check.
1598 * gfortran.dg/boz_9.f90: Shorten BOZ where needed, replace
1601 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
1603 * gcc.dg/gomp/combined-1.c: New test.
1605 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
1607 PR tree-optimization/34355
1608 * g++.dg/tree-ssa/pr34355.C: New test.
1610 2007-12-19 Revital Eres <eres@il.ibm.com>
1612 * gcc.dg/sms-5.c: New testcase.
1614 2007-12-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1617 * gfortran.dg/missing_parens_1.f90: New.
1618 * gfortran.dg/missing_parens_1.f90: New.
1620 2007-12-19 Daniel Franke <franke.daniel@gmail.com>
1623 * gfortran.dg/transfer_simplify_2.f90: Fixed invalid initialization
1625 * gfortran.dg/transfer_simplify_7.f90: New test.
1627 2007-12-18 Janis Johnson <janis187@us.ibm.com>
1629 * gcc.dg/pr32912-3.c: Compile with -w.
1631 * gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
1633 2007-12-18 Douglas Gregor <doug.gregor@gmail.com>
1634 Jakub Jelinek <jakub@redhat.com>
1639 * g++.dg/cpp0x/variadic86.C: New.
1640 * g++.dg/cpp0x/variadic87.C: New.
1641 * g++.dg/cpp0x/variadic84.C: New.
1642 * g++.dg/cpp0x/variadic85.C: New.
1643 * g++.dg/template/ttp25.C: New.
1645 2007-12-18 Sebastian Pop <sebastian.pop@amd.com>
1647 PR tree-optimization/34123
1648 * gcc.dg/tree-ssa/pr34123.c: New test.
1650 2007-12-18 Richard Sandiford <rsandifo@nildram.co.uk>
1652 PR rtl-optimization/34456
1653 * gcc.c-torture/execute/pr34456.c: New test.
1655 2007-12-18 Jakub Jelinek <jakub@redhat.com>
1658 * g++.dg/parse/friend7.C: New test.
1660 PR rtl-optimization/34490
1661 * gcc.c-torture/execute/20071216-1.c: New test.
1663 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1665 * gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
1667 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
1669 * gcc.dg/tree-ssa/gen-vect-2.c: Change verbosity level to 4.
1670 * gcc.dg/tree-ssa/gen-vect-32.c: Likewise
1671 * gcc.dg/tree-ssa/gen-vect-25.c: Likewise
1672 * gcc.dg/tree-ssa/gen-vect-26.c: Likewise
1673 * gcc.dg/tree-ssa/gen-vect-28.c: Likewise
1675 2007-12-17 Jakub Jelinek <jakub@redhat.com>
1678 * gcc.dg/gomp/clause-2.c: New test.
1679 * g++.dg/gomp/clause-4.C: New test.
1681 2007-12-17 Tobias Burnus <burnus@net-b.de>
1683 * gfortran.dg/initialization_16.f90: Update as FLOAT/SNGL are
1684 part of Fortran 77/95/2003.
1686 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
1688 PR tree-optimization/34445
1689 * gfortran.dg/vect/cost-model-pr34445.f: New test.
1690 * gfortran.dg/vect/cost-model-pr34445a.f: New test.
1692 2007-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1695 * gfortran.dg/namelist_42.f90: Update.
1696 * gfortran.dg/namelist_43.f90: New.
1698 2007-12-16 Tobias Burnus <burnus@net-b.de>
1701 * gfortran.dg/initialization_16.f90: New.
1703 2007-12-16 Thomas Koenig <tkoenig@gcc.gnu.org>
1706 * gfortran.dg/real_dimension_1.f: New test case.
1708 2007-12-16 Rask Ingemann Lambertsen <rask@sygehus.dk>
1710 * gcc.dg/torture/pr24257.c: Remove -O from options.
1712 2007-12-16 Tobias Burnus <burnus@net-b.de>
1715 * gfortran.dg/bind_c_usage_16.f03: Extend test.
1717 2007-12-16 Paul Thomas <pault@gcc.gnu.org>
1722 * gfortran.dg/mapping_1.f90: New test.
1723 * gfortran.dg/mapping_2.f90: New test.
1724 * gfortran.dg/mapping_3.f90: New test.
1726 2007-12-16 Richard Sandiford <rsandifo@nildram.co.uk>
1728 PR rtl-optimization/34415
1729 * gcc.c-torture/execute/pr34415.c: New test.
1731 2007-12-16 Danny Smith <dannysmith@users.sourceforge.net>
1733 * gcc.target/i386/fastcall-1.c: (f4): Change return type to
1736 2007-12-16 Jakub Jelinek <jakub@redhat.com>
1739 * gcc.dg/pr34003-1.c: New test.
1740 * gcc.dg/pr34003-2.c: New.
1742 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
1744 * gcc.target/cris/peep2-xsrand.c, gcc.target/cris/asmreg-1.c,
1745 gcc.target/cris/peep2-andu1.c, gcc.target/cris/peep2-xsrand2.c,
1746 gcc.target/cris/20011127-1.c: Drop redundant target-specifier.
1747 * gcc.target/cris/peep2-andu2.c: Ditto. Make dg-do assemble and
1749 * gcc.target/cris/torture/cris-torture.exp,
1750 gcc.target/cris/cris.exp: Run for crisv32-*-* too.
1751 * gcc.target/cris/builtin_ctz_v3.c,
1752 gcc.target/cris/builtin_ctz_v8.c,
1753 gcc.target/cris/builtin_clz_v0.c,
1754 gcc.target/cris/builtin_clz_v3.c,
1755 gcc.target/cris/builtin_bswap_v3.c,
1756 gcc.target/cris/builtin_bswap_v8.c, gcc.dg/sibcall-4.c,
1757 gcc.dg/pr19340.c, gcc.dg/20020919-1.c, gcc.dg/pr31866.c,
1758 gcc.dg/torture/cris-asm-mof-1.c, gcc.dg/torture/cris-volatile-1.c,
1759 gcc.dg/weak/typeof-2.c, gcc.dg/tree-ssa/loop-1.c,
1760 gcc.dg/tree-ssa/20040204-1.c, gcc.dg/sibcall-3.c,
1761 lib/target-supports.exp: Adjust for crisv32-*-*.
1763 2007-12-15 Alexandre Oliva <aoliva@redhat.com>
1765 * gcc.dg/debug/const-3.c: New.
1767 2007-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1769 * g++.dg/other/datasec1.C: Require named section support.
1771 2007-12-14 Jakub Jelinek <jakub@redhat.com>
1774 * gcc.target/i386/pr29978.c: New test.
1776 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
1778 * gcc.target/i386/sse-12.c (dg-options): Use -msse4
1779 instead of -msse4.1.
1780 * gcc.target/i386/sse-12.c (dg-options): Ditto.
1781 * g++.dg/other/i386-2.C (dg-options): Ditto.
1783 2007-12-14 Tobias Burnus <burnus@net-b.de>
1786 * gfortran.dg/private_type_10.f90: New.
1788 2007-12-14 Tobias Burnus <burnus@net-b.de>
1791 * gfortran.dg/nan_4.f90: New.
1793 2007-12-14 Richard Guenther <rguenther@suse.de>
1796 * gcc.c-torture/compile/20071214-1.c: New testcase.
1798 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
1800 * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New
1801 macros to test macroized SSE intrinsics. Use new macros to test
1802 macroized SSE intrinsics from ammintrin.h, smmintrin.h, tmmintrin.h,
1803 emmintrin.h, xmmintrin.h and bmmintrin.h
1804 * gcc.target/i386/sse-13.c (__builtin_ia32_pcmp?str*128): Redefine
1805 to test with immediate operand.
1807 2007-12-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1810 * gcc.c-torture/compile/pr34091.c: New test.
1812 2007-12-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1814 * gcc.dg/uninit-13.c: UnXFAIL.
1815 * gcc.dg/complex-5.c: New testcase.
1817 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
1819 * gcc.dg/struct/struct-reorg.exp: Replace
1820 DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS.
1822 2007-12-13 Thomas Koenig <tkoenig@gcc.gnu.org>
1827 * gfortran.dg/advance_6.f90: New test case.
1828 * gfortran.dg/direct_io_7.f90: New test case.
1829 * gfortran.dg/streamio_13.f90: New test case.
1831 2007-12-13 Douglas Gregor <doug.gregor@gmail.com>
1833 * g++.dg/cpp0x/__func__.C: New.
1835 2007-12-13 Uros Bizjak <ubizjak@gmail.com>
1838 * g++.dg/other/pr34435.C: New testcase.
1840 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
1842 * gcc.dg/struct: New directory with tests
1843 for struct-reorg optimizaion.
1844 * gcc.dg/struct/struct-reorg.exp: New script.
1845 * gcc.dg/struct/wo_prof_array_through_pointer.c: New test.
1846 * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise.
1847 * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise.
1848 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
1849 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
1850 * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise.
1851 * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise.
1852 * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise.
1853 * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise.
1854 * gcc.dg/struct/wo_prof_global_array.c: Likewise.
1855 * gcc.dg/struct/wo_prof_global_var.c: Likewise.
1856 * gcc.dg/struct/wo_prof_local_array.c: Likewise.
1857 * gcc.dg/struct/wo_prof_local_var.c: Likewise.
1858 * gcc.dg/struct/wo_prof_two_strs.c: Likewise.
1859 * gcc.dg/struct/wo_prof_single_str_global.c: Likewise.
1860 * gcc.dg/struct/wo_prof_single_str_local.c: Likewise.
1861 * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise.
1862 * gcc.dg/struct/w_prof_two_strs.c: Likewise.
1863 * gcc.dg/struct/w_prof_global_array.c: Likewise.
1864 * gcc.dg/struct/w_prof_global_var.c: Likewise.
1865 * gcc.dg/struct/w_prof_local_array.c: Likewise.
1866 * gcc.dg/struct/w_prof_local_var.c: Likewise.
1867 * gcc.dg/struct/w_prof_single_str_global.c: Likewise.
1868 * gcc.dg/struct/w_ratio_cold_str.c: Likewise.
1870 2007-12-13 Tobias Burnus <burnus@net-b.de>
1873 * gfortran.dg/namelist_42.f90: New.
1875 2007-12-12 Tobias Burnus <burnus@net-b.de>
1878 * gfortran.dg/function_kinds_3.f90: New.
1880 2007-12-12 Andreas Krebbel <krebbel1@de.ibm.com>
1882 * gcc.target/s390/20071212-1.c: New testcase.
1884 2007-12-11 Jakub Jelinek <jakub@redhat.com>
1887 * g++.dg/ext/visibility/anon7.C: Add xfail.
1888 * g++.dg/ext/visibility/anon9.C: New test.
1889 * g++.dg/ext/visibility/anon10.C: New test.
1892 * g++.dg/rtti/dyncast2.C: New test.
1894 2007-12-11 Uros Bizjak <ubizjak@gmail.com>
1896 PR tree-optimization/34407
1897 * gcc.dg/vect/pr34407.c: New test.
1899 2007-12-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1902 * gfortran.dg/error_recovery_5.f90: New.
1903 * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
1905 2007-12-10 Jakub Jelinek <jakub@redhat.com>
1907 PR tree-optimization/34371
1908 * gcc.c-torture/compile/20071207-1.c: New test.
1910 2007-12-10 Simon Martin <simartin@users.sourceforge.net>
1913 * g++.dg/parse/crash40.C: New test.
1915 2007-12-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1917 * g++.dg/opt/memcpy1.C: New test.
1919 2007-12-10 Tobias Burnus <burnus@net-b.de>
1922 * gfortran.dg/argument_checking_10.f90: New.
1924 2007-12-10 Jakub Jelinek <jakub@redhat.com>
1926 PR rtl-optimization/34302
1927 * gcc.c-torture/execute/20071210-1.c: New test.
1929 2007-12-10 Jakub Jelinek <jakub@redhat.com>
1932 * g++.dg/cpp0x/error1.C: New test.
1935 * g++.dg/other/error22.C: New test.
1937 2007-12-10 Paolo Bonzini <bonzini@gnu.org>
1940 * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
1941 * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
1942 * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
1944 2007-12-09 Jakub Jelinek <jakub@redhat.com>
1948 * g++.dg/template/repo6.C: New test.
1949 * g++.dg/template/repo7.C: New test.
1950 * g++.dg/template/repo8.C: New test.
1952 2007-12-09 H.J. Lu <hjl@lucon.org>
1953 Tobias Burnus <burnus@net-b.de>
1956 * gfortran.dg/read_2.f90: New.
1958 2007-12-09 Richard Sandiford <rsandifo@nildram.co.uk>
1960 * lib/target-supports.exp (check_effective_target_tls_native):
1963 2007-12-09 Samuel Tardieu <sam@rfc1149.net>
1966 * gnat.dg/enclosing_record_reference.ads,
1967 gnat.dg/enclosing_record_reference.adb: New test.
1969 2007-12-09 Paul Thomas <pault@gcc.gnu.org>
1972 * gfortran.dg/derived_comp_array_ref_6.f90: New test.
1973 * gfortran.dg/derived_comp_array_ref_7.f90: New test.
1976 * gfortran.dg/char_component_initializer_1.f90: New test.
1978 2007-12-09 Tobias Burnus <burnus@net-b.de>
1985 * gfortran.dg/boz_8.f90: New.
1986 * gfortran.dg/boz_9.f90: New.
1987 * gfortran.dg/boz_10.f90: New.
1988 * gfortran.dg/boz_7.f90: Update dg-warning.
1989 * gfortran.dg/pr16433.f: Add dg-error.
1990 * gfortan.dg/ibits.f90: Update dg-warning.
1991 * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
1992 * gfortran.dg/unf_io_convert_2.f90: Ditto.
1994 2007-12-08 Jakub Jelinek <jakub@redhat.com>
1997 * gfortran.dg/include_1.f90: New test.
1998 * gfortran.dg/include_1.inc: New.
1999 * gfortran.dg/include_2.f90: New test.
2001 2007-12-08 Paul de Weerd <weerd@weirdnet.nl>
2003 * gcc.c-torture/compile/20011130-2.c: Fix typo.
2005 2007-12-08 Tobias Burnus <burnus@net-b.de>
2008 * gfortran.dg/nan_3.f90: New.
2010 2007-12-07 Jakub Jelinek <jakub@redhat.com>
2012 * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
2014 2007-12-07 Olivier Hainque <hainque@adacore.com>
2016 * gnat.dg/tamdt*.ad?: Support for ...
2017 * gnat.dg/test_tamdt.adb: New test.
2019 2007-12-07 Olivier Hainque <hainque@adacore.com>
2021 * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
2022 exports and document how these can be exercised.
2024 2007-12-07 Samuel Tardieu <sam@rfc1149.net>
2027 * gnat.dg/specs/access_constants.ads: New test.
2029 * gnat.dg/specs/access_constant_decl.ads: New test.
2032 * gnat.dg/compose.adb: New test.
2034 2007-12-07 Olivier Hainque <hainque@adacore.com>
2037 * gnat.dg/unc_memops.ad[sb]: Support for ...
2038 * gnat.dg/unc_memfree.adb: New test.
2040 2007-12-06 Sebastian Pop <sebastian.pop@amd.com>
2042 * gfortran.dg/ltrans-7.f90: New.
2044 2007-12-06 Martin Michlmayr <tbm@cyrius.com>
2045 Dorit Nuzman <dorit@il.ibm.com>
2047 PR tree-optimization/34005
2048 * gcc.dg/vect/pr34005.c: New test.
2050 2007-12-06 Jakub Jelinek <jakub@redhat.com>
2053 * g++.dg/template/new8.C: New test.
2055 2007-12-06 Tobias Burnus <burnus@net-b.de>
2058 * gfortran.dg/boz_7.f90: New.
2059 * gfortran.dg/int_1.f90: Disable -pedantic option.
2060 * gfortran.dg/boz_1.f90: Ditto.
2061 * gfortran.dg/boz_3.f90: Ditto.
2062 * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
2063 * gfortran.dg/ibits.f90: Ditto.
2064 * gfortran.dg/unf_io_convert_1.f90: Ditto.
2065 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2067 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
2070 * gfortran.dg/used_types_19.f90: New test.
2072 2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org>
2074 * gfortran.dg/nan_2.f90: Add -mieee for sh.
2075 * gfortran.dg/nearest_2.f90: Likewise.
2076 * gfortran.dg/nearest_3.f90: Likewise.
2078 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2081 * gcc.c-torture/execute/20071205-1.c: New test.
2083 2007-12-05 Kaz Kojima <kkojima@gcc.gnu.org>
2085 * gfortran.dg/module_nan.f90: Add -mieee for sh.
2086 * gfortran.dg/real_const_3.f90: Likewise.
2088 2007-12-05 Richard Guenther <rguenther@suse.de>
2090 PR tree-optimization/34138
2091 * gcc.c-torture/compile/pr34138.c: New testcase.
2093 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2096 * gfortran.dg/debug_2.f: New test.
2098 2007-12-05 Eric Botcazou <ebotcazou@adacore.com>
2100 * gnat.dg/specs/elab1.ads: New test.
2102 2007-12-05 Uros Bizjak <ubizjak@gmail.com>
2105 * gcc.target/i386/pr34312.c: New test.
2107 2007-12-05 Tobias Burnus <burnus@net-b.de>
2110 * gfortran.dg/nan_2.f90: New.
2112 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2115 * g++.dg/cpp0x/decltype9.C: New test.
2116 * g++.dg/cpp0x/decltype10.C: New test.
2118 2007-12-05 Samuel Tardieu <sam@rfc1149.net>
2121 * gnat.dg/rm_6_4_1_13.adb: New test.
2123 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2126 * gcc.c-torture/compile/20071117-1.c: New test.
2128 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2131 * g++.dg/cpp0x/variadic-ttp.C: New.
2133 2007-12-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2135 * gcc.dg/parse-decl-after-if.c: New.
2136 * gcc.dg/20031223-1.c: Adjust.
2138 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2141 * g++.dg/cpp0x/variadic-throw.C: New.
2143 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2146 * g++.dg/cpp0x/variadic-unify.C: New.
2148 2007-12-04 Richard Guenther <rguenther@suse.de>
2152 * gcc.c-torture/compile/pr34334.c: New testcase.
2153 * g++.dg/torture/pr34222.C: New testcase.
2155 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2157 * gcc.c-torture/execute/20071202-1.c: New test.
2158 * gcc.dg/tree-ssa/pr34146-2.c: New test.
2160 2007-12-04 Tobias Burnus <burnus@net-b.de>
2163 * gfortran.dg/module_nan.f90: New.
2165 2007-12-04 Richard Sandiford <rsandifo@nildram.co.uk>
2167 * lib/target-supports.exp (get_compiler_messages): Replace with...
2168 (check_compile): ...this new procedure. Handle TYPE == executable.
2169 Use comments in the source to determine the correct extension.
2170 Return a pair containing the compiler output and the output filename.
2171 Don't delete the file here.
2172 (check_no_compiler_messages_nocache): New procedure.
2173 (check_no_compiler_messages): Use it.
2174 (check_no_messages_and_pattern_nocache): New procedure.
2175 (check_no_messages_and_pattern): Use it.
2176 (check_runtime_nocache, check_runtime): New procedures.
2177 (check_effective_target_tls): Use check_no_compiler_messages.
2178 (check_effective_target_tls_native): Use check_no_messages_and_pattern.
2179 (check_effective_target_tls_runtime): Use check_runtime.
2180 (check_effective_target_fstack_protector): Likewise.
2181 (check_iconv_available): Use check_runtime_nocache.
2182 (check_effective_target_fortran_large_real): Use
2183 check_no_compiler_messages.
2184 (check_effective_target_fortran_large_int): Likewise.
2185 (check_effective_target_static_libgfortran): Likewise.
2186 (check_750cl_hw_available): Use check_cached_effective_target
2187 and check_runtime_nocache.
2188 (check_vmx_hw_available): Likewise.
2189 (check_effective_target_broken_cplxf_arg): Likewise.
2190 (check_alpha_max_hw_available): Use check_runtime.
2191 (check_function_available): Use check_no_compiler_messages.
2192 (check_cxa_atexit_available): Use check_cached_effective_target
2193 and check_runtime_nocache.
2194 (check_effective_target_dfp_nocache): Use
2195 check_no_compiler_messages_nocache.
2196 (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
2197 (check_effective_target_dfp): Use check_cached_effective_target.
2198 (check_effective_target_dfprt): Likewise.
2199 (check_effective_target_arm_neon_hw): Use check_runtime.
2200 (check_effective_target_ultrasparc_hw): Likewise.
2201 (check_effective_target_c99_runtime): Use
2202 check_no_compiler_messages_nocache.
2204 2007-12-03 Jakub Jelinek <jakub@redhat.com>
2207 * gcc.dg/fold-rotate-1.c: New test.
2209 PR tree-optimization/33453
2210 * gcc.c-torture/compile/20071203-1.c: New test.
2212 2007-12-03 Robert Dewar <dewar@adacore.com>
2213 Samuel Tardieu <sam@rfc1149.net>
2216 * gnat.dg/check_elaboration_code.adb: New test.
2217 * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
2220 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2223 * g++.dg/cpp0x/pr34061.C: New.
2225 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2228 * g++.dg/other/error21.C: New.
2230 2007-12-02 Revital Eres <eres@il.ibm.com>
2232 * gcc.dg/sms-4.c: New testcase.
2234 2007-12-02 Vladimir Yanovsky <yanov@il.ibm.com>
2235 Revital Eres <eres@il.ibm.com>
2237 * gcc.dg/sms-3.c: New testcase.
2239 2007-12-01 Ollie Wild <aaw@google.com>
2242 * g++.dg/conversion/ptrmem9.C: New test.
2244 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2247 * gfortran.dg/namelist_41.f90: New test.
2249 2007-11-30 Tom Tromey <tromey@redhat.com>
2251 PR preprocessor/32868:
2252 * gcc.dg/cpp/pr32868.c: New file.
2254 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2257 * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
2259 2007-11-30 Martin Michlmayr <tbm@cyrius.com>
2261 PR rtl-optimization/34171
2262 * gcc.dg/pr34171.c: New testcase.
2264 2007-11-30 Zdenek Dvorak <ook@ucw.cz>
2266 * gcc.dg/tree-ssa/pr34244.c: Fixed.
2268 2007-11-30 Tobias Burnus <burnus@net-b.de>
2271 * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
2272 * gfortran.dg/bind_c_usage_11.f03: New.
2273 * gfortran.dg/bind_c_usage_12.f03: New.
2275 2007-11-30 Jakub Jelinek <jakub@redhat.com>
2278 * g++.dg/other/error20.C: New test.
2280 2007-11-29 Steven G. Kargl <kargls@comcast.net>
2283 * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
2285 2007-11-29 Zdenek Dvorak <ook@ucw.cz>
2287 PR tree-optimization/34244
2288 * gcc.dg/tree-ssa/pr34244.c: New test.
2290 2007-11-29 Jakub Jelinek <jakub@redhat.com>
2292 PR tree-optimization/33434
2293 * gcc.dg/pr33434-1.c: New test.
2294 * gcc.dg/pr33434-2.c: New test.
2295 * gcc.dg/pr33434-3.c: New test.
2296 * gcc.dg/pr33434-4.c: New test.
2299 * g++.dg/template/cond7.C: New test.
2303 * g++.dg/cpp0x/decltype7.C: New test.
2304 * g++.dg/cpp0x/decltype8.C: New test.
2306 2007-11-29 Tobias Burnus <burnus@net-b.de>
2309 * gfortran.dg/result_in_spec_3.f90: New.
2311 2007-11-29 Tobias Burnus <burnus@net-b.de>
2314 * gfortran.dg/mvbits_3.f90: New.
2316 2007-11-28 Bob Wilson <bob.wilson@acm.org>
2318 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2320 (check_effective_target_hard_float): New.
2321 * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
2322 * gcc.dg/pr30957-1.c: Likewise.
2324 2007-11-28 Samuel Tardieu <sam@rfc1149.net>
2327 * gnat.dg/specs/variant_part.ads: New test.
2330 * gnat.dg/specs/attribute_parsing.ads: New test.
2333 * gnat.dg/specs/integer_value.ads: New test.
2336 * gnat.dg/specs/delta_small.ads: New test.
2338 2007-11-28 Jakub Jelinek <jakub@redhat.com>
2340 PR tree-optimization/34140
2341 * gcc.c-torture/compile/20071128-1.c: New test.
2343 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2346 * gfortran.dg/data_array_1.f90
2347 * gfortran.dg/data_array_2.f90
2348 * gfortran.dg/data_array_3.f90
2349 * gfortran.dg/data_array_4.f90
2351 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2354 * gfortran.dg/blockdata_5.f90: New test.
2355 * gfortran.dg/blockdata_6.f90: New test.
2357 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2359 PR tree-optimization/34016
2360 * gcc.dg/pr34016.c: New test.
2362 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2365 * gfortran.dg/stfunc_6.f90: New test.
2368 * gfortran.dg/assign_10.f90: New test.
2370 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2373 * gfortran.dg/use_11.f90: New test.
2376 * gfortran.dg/generic_15.f90: New test.
2378 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2381 * gcc.dg/pr34225.c: New test.
2383 2007-11-27 Richard Guenther <rguenther@suse.de>
2385 PR tree-optimization/34241
2386 * g++.dg/torture/pr34241.C: New testcase.
2388 2007-11-27 Richard Guenther <rguenther@suse.de>
2390 * gcc.dg/builtins-error.c: New testcase.
2392 2007-11-27 Jakub Jelinek <jakub@redhat.com>
2395 * g++.dg/ext/visibility/anon8.C: New test.
2397 2007-11-13 Michael Meissner <michael.meissner@amd.com>
2400 * gcc.target/i386/pr34077.c: New testcase.
2402 2007-11-26 Tobias Burnus <burnus@net-b.de>
2405 * gfortran.dg/backslash_3.f: Add -fbackslash option.
2406 * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
2407 * gfortran.dg/backslash_1.f90: Remove no longer needed
2408 -fno-backslash option.
2410 2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2413 * gcc.dg/cpp/19990413-1.c: Update.
2414 * gcc.dg/parse-else-error.c: New.
2415 * gcc.dg/parse-else-error-2.c: New.
2416 * gcc.dg/parse-else-error-3.c: New.
2417 * gcc.dg/parse-else-error-4.c: New.
2419 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2422 * g++.dg/template/dependent-expr6.C: New testcase.
2424 2007-11-26 Uros Bizjak <ubizjak@gmail.com>
2427 * gcc.target/i386/pr34215.c: New test.
2429 2007-11-26 Rask Ingemann Lambertsen <rask@sygehus.dk>
2432 * gcc.dg/torture/pr34174-1.c: New.
2434 2007-11-26 Richard Guenther <rguenther@suse.de>
2437 * gcc.dg/pr34233.c: New testcase.
2439 2007-11-26 Steven Bosscher <stevenb.gcc@gmail.com>
2440 Revital Eres <eres@il.ibm.com>
2442 PR rtl-optimization/34085
2443 * gcc.dg/tree-prof (bb-reorg.c): New test.
2445 2007-11-26 Richard Sandiford <rsandifo@nildram.co.uk>
2447 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2448 Return true for MIPS16 targets.
2450 2007-11-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2453 * gfortran.dg/blockdata_4.f90: New test.
2455 2007-11-25 Tobias Burnus <burnus@net-b.de>
2458 * gfortran.dg/bind_c_usage_10_c.c: Fix comment.
2459 * gfortran.dg/bind_c_usage_16.f03: New.
2460 * gfortran.dg/bind_c_usage_16_c.c: New.
2462 2007-11-25 Eric Botcazou <ebotcazou@adacore.com>
2464 * gnat.dg/specs/size_clause1.ads: New test.
2465 * gnat.dg/specs/size_clause2.ads: Likewise.
2466 * gnat.dg/specs/size_clause3.ads: Likewise.
2468 2007-11-25 Paul Thomas <pault@gcc.gnu.org>
2471 * gfortran.dg/entry_16.f90: New test.
2473 2007-11-24 Tobias Burnus <burnus@net-b.de>
2476 * gfortran.dg/nearest_2.f90: Add INF/NAN tests.
2478 2007-11-24 Paul Thomas <pault@gcc.gnu.org>
2481 * gfortran.dg/nested_modules_1.f90: Change the reference to
2482 FOO, forbidden by the standard, to a reference to W.
2483 * gfortran.dg/use_only_1.f90: New test.
2485 2007-11-23 Tobias Burnus <burnus@net-b.de>
2488 * gfortran.dg/nearest_3.f90: New test.
2490 2007-11-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2493 * gfortran.dg/optional_dim_2.f90: New test.
2495 2007-11-23 Tobias Burnus <burnus@net-b.de>
2498 * gfortran.dg/bind_c_usage_15.f90: New.
2500 2007-11-23 Tobias Burnus <burnus@net-b.de>
2503 * gfortran.dg/nearest_2.f90: New.
2506 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2510 * g++.dg/ext/java-2.C: New test.
2512 2007-11-23 Mark Mitchell <mark@codesourcery.com>
2513 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2516 * g++.dg/warn/pr5310.C: New.
2517 * g++.dg/warn/pr33160.C: New.
2519 2007-11-23 Richard Guenther <rguenther@suse.de>
2520 Michael Matz <matz@suse.de>
2522 PR tree-optimization/34176
2523 * gcc.c-torture/execute/pr34176.c: New testcase.
2525 2007-11-23 Jakub Jelinek <jakub@redhat.com>
2528 * gcc.dg/Wconversion-5.c: New test.
2529 * g++.dg/Wconversion3.C: New test.
2531 2007-11-23 Richard Guenther <rguenther@suse.de>
2533 * gcc.dg/tree-ssa/alias-17.c: New testcase.
2535 2007-11-22 Joseph Myers <joseph@codesourcery.com>
2538 * gcc.dg/c99-arraydecl-1.c: Don't expect errors for static or type
2539 qualifiers in abstract declarator.
2541 2007-11-22 Tobias Burnus <burnus@net-b.de>
2543 * gfortran.dg/derived_constructor_comps_3.f90: New.
2545 2007-11-22 Jakub Jelinek <jakub@redhat.com>
2548 * g++.dg/ext/visibility/anon7.C: New test.
2550 2007-11-22 Tobias Burnus <burnus@net-b.de>
2553 * gfortran.dg/bind_c_usage_10.f03: Remove .mod file afterwards.
2554 * gfortran.dg/bind_c_usage_13.f03: New.
2555 * gfortran.dg/bind_c_usage_14.f03: New.
2557 2007-11-22 Richard Sandiford <rsandifo@nildram.co.uk>
2559 PR rtl-optimization/33848
2560 * gcc.dg/torture/pr33848.c: New test.
2562 2007-11-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2565 * gfortran.dg/derived_constructor_comps_2.f90: Add check.
2567 2007-11-20 Richard Guenther <rguenther@suse.de>
2570 * testsuite/gcc.c-torture/execute/pr34154.c: New testcase.
2572 2007-11-20 Uros Bizjak <ubizjak@gmail.com>
2574 * gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
2576 2007-11-20 Thomas Koenig <tkoenig@gcc.gnu.org>
2579 * gfortran.dg/record_marker_1.f90: Explicitly set kinds
2580 so test passes with -frecord-marker=8.
2581 * gfortran.dg/integer_exponentiation_1.f90: Likewise.
2582 * gfortran.dg/integer_exponentiation_2.f90: Likewise.
2583 * gfortran.dg/integer_exponentiation_3.F90: Likewise.
2584 * gfortran.dg/integer_exponentiation_5.F90: Likewise.
2585 * gfortrand.dg/modulo_1.f90: Likewise.
2587 2007-11-20 Richard Sandiford <rsandifo@nildram.co.uk>
2589 * lib/target-supports.exp (check_effective_target_mips_soft_float):
2591 * gcc.dg/var-expand1.c: Skip for mips_soft_float.
2592 * gcc.dg/pr30957-1.c: Likewise.
2594 2007-11-20 Jakub Jelinek <jakub@redhat.com>
2597 * g++.dg/template/crash74.C: New test.
2599 2007-11-20 Richard Guenther <rguenther@suse.de>
2601 * gcc.c-torture/execute/20071120-1.c: New testcase.
2603 2007-11-20 Jakub Jelinek <jakub@redhat.com>
2606 * gcc.dg/tree-ssa/pr34146.c: New test.
2609 * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
2610 dependent on target settings like move_by_pieces etc.
2613 * g++.dg/template/vla2.C: New test.
2616 * g++.dg/overload/template3.C: New test.
2618 2007-11-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2621 * gfortran.dg/optional_dim_2.f90: Remove test.
2623 2007-11-19 Peter Bergner <bergner@vnet.ibm.com>
2625 * gcc.dg/dfp/ddmode-ice.c: New test.
2627 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2629 PR tree-optimization/34036
2630 * gcc.dg/tree-ssa/pr23109.c: Pass -ftrapping-math and expect warning.
2632 2007-11-19 Richard Guenther <rguenther@suse.de>
2634 PR tree-optimization/34
2635 * gcc.c-torture/execute/pr34099-2.c: New testcase.
2637 2007-11-19 Tobias Burnus <burnus@net-b.de>
2640 * gfortran.dg/bind_c_usage_10_c.c: New.
2641 * gfortran.dg/bind_c_usage_10.f03: New.
2643 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2645 * gcc.dg/pr33007.c: Expect new warning.
2646 * gcc.dg/tree-ssa/recip-5.c: Likewise.
2647 * g++.dg/opt/pr34036.C: New test.
2649 2007-11-18 Jakub Jelinek <jakub@redhat.com>
2652 * g++.dg/warn/noreturn-4.C: New test.
2653 * g++.dg/warn/noreturn-5.C: New test.
2654 * g++.dg/warn/noreturn-6.C: New test.
2655 * g++.dg/warn/noreturn-7.C: New test.
2657 2007-11-18 Thomas Koenig <tkoenig@gcc.gnu.org>
2660 * gfortran.fortran-torture/execute/equiv_5.f: Set kind on
2661 integers so tests works with -fdefault-integer-8.
2662 * gfortran.fortran-torture/execute/elemental.f90: Use default
2663 integers so test passes with -fdefault-integer-8.
2664 * gfortran.fortran-torture/execute/der_io.f90: Increase
2665 buffer length so test passes with -fdefault-integer-8.
2666 * gfortran.dg/bounds_check_8.f90: Likewise.
2667 * gfortran.dg/arrayio_derived_1.f90: LIkewise.
2668 * gfortran.dg/equiv_7.f90: Set kind so test passes
2669 with -fdefault-integer-8.
2670 * gfortran.dg/g77/20030326-1.f: Set kind explicitly to
2673 2007-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2676 * gfortran.dg/optional_dim_2.f90: New test.
2679 * gfortran.dg/subref_array_pointer_2.f90: Update test condition.
2681 2007-11-18 Jakub Jelinek <jakub@redhat.com>
2683 PR rtl-optimization/34132
2684 * gcc.c-torture/compile/20071118-1.c: New test.
2686 2007-11-18 Paul Thomas <pault@gcc.gnu.org>
2689 * gfortran.dg/char_cast_2.f90: New test based on achar_4.f90.
2691 2007-11-18 Tobias Burnus <burnus@net-b.de>
2694 * gfortran.dg/entry_14.f90: New.
2695 * gfortran.dg/entry_15.f90: New.
2697 2007-11-18 Richard Guenther <rguenther@suse.de>
2699 PR tree-optimization/34127
2700 * gcc.c-torture/compile/pr34127.c: New testcase.
2702 2007-11-18 Ben Elliston <bje@au.ibm.com>
2704 * gcc.target/powerpc/altivec-23.c: Do not use a typedef name as a
2705 type specifier, as they are not permitted according to the AltiVec
2706 Programming Interface Manual.
2708 2007-11-17 Tobias Burnus <burnus@net-b.de>
2711 * gfortran.dg/bind_c_usage_9.f03: New.
2712 * gfortran.dg/interface_abstract_1.f90: Fix testcase.
2714 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2717 * interface.c (gfc_current_interface_head,
2718 gfc_set_current_interface_head): New functions.
2719 * decl.c (gfc_match_modproc): Move check for syntax error earlier.
2720 On syntax error, restore previous state of the interface.
2721 * gfortran.h (gfc_current_interface_head,
2722 gfc_set_current_interface_head): New prototypes.
2724 2007-11-17 Richard Guenther <rguenther@suse.de>
2727 * gcc.c-torture/execute/pr34130.c: New testcase.
2729 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2732 * gfortran.dg/fmt_label_1.f90: New test.
2734 2007-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2737 * gfortran.dg/initialization_15.f90 : New test.
2739 2007-11-16 Richard Guenther <rguenther@suse.de>
2742 * gcc.c-torture/compile/pr34030.c: New testcase.
2744 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
2747 * gfortran.dg/interface_assignment_3.f90.
2749 2007-11-16 Richard Guenther <rguenther@suse.de>
2751 PR tree-optimization/33870
2752 * gcc.dg/torture/pr33870.c: New testcase.
2754 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
2757 * gfortran.dg/allocatable_function_3.f90.
2759 2007-11-16 Richard Guenther <rguenther@suse.de>
2761 PR tree-optimization/34113
2762 * gcc.c-torture/compile/pr34113.c: New testcase.
2764 2007-11-16 Richard Guenther <rguenther@suse.de>
2766 PR tree-optimization/34099
2767 * g++.dg/torture/pr3499.C: New testcase.
2768 * gcc.c-torture/execute/pr34099.c: Likewise.
2770 2007-11-16 Olivier Hainque <hainque@adacore.com>
2772 * gnat.dg/release_unc_maxalign.adb: New test.
2774 2007-11-16 Jakub Jelinek <jakub@redhat.com>
2777 * g++.dg/template/crash73.C: New test.
2779 2007-11-15 Jakub Jelinek <jakub@redhat.com>
2782 * gcc.dg/tree-ssa/pr23848-1.c: New test.
2783 * gcc.dg/tree-ssa/pr23848-2.c: New test.
2784 * gcc.dg/tree-ssa/pr23848-3.c: New test.
2785 * gcc.dg/tree-ssa/pr23848-4.c: New test.
2787 2007-11-15 Tobias Burnus <burnus@net-b.de>
2790 * gfortran.dg/proc_decl_11.f90: New.
2792 2007-11-15 Ben Elliston <bje@au.ibm.com>
2794 * gcc.target/spu/compare-dp.c: New test.
2796 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
2798 * gcc.dg/pr33923.c: New test.
2800 2007-11-14 Jakub Jelinek <jakub@redhat.com>
2803 * gcc.dg/pr34088.c: New test.
2805 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
2807 * gcc.c-torture/compile/20071114-1.c: New test.
2809 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2812 * gfortran.dg/char_cast_1.f90: Modify regex in scan-tree-dump-times
2813 to match known variations in symbol format. Document in comments.
2815 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2818 * gfortran.dg/streamio_12.f90: New test to avoid future regression.
2820 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2822 * gfortran.dg/list_read_7.f90: Fix test so that test file is deleted
2825 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2828 * gfortran.dg/proc_decl_1.f90: Update.
2829 * gfortran.dg/proc_decl_7.f90: New test.
2830 * gfortran.dg/proc_decl_8.f90: New test.
2831 * gfortran.dg/proc_decl_9.f90: New test.
2832 * gfortran.dg/proc_decl_10.f90: New test.
2834 2007-11-13 Paul Thomas <pault@gcc.gnu.org>
2837 * gfortran.dg/transfer_assumed_size_1.f90: New test.
2839 2007-11-13 Jakub Jelinek <jakub@redhat.com>
2846 * g++.dg/parse/crash36.C: Add another dg-error.
2847 * g++.dg/cpp0x/pr34054.C: New test.
2848 * g++.dg/cpp0x/pr34056.C: New test.
2849 * g++.dg/cpp0x/pr34057.C: New test.
2850 * g++.dg/cpp0x/pr34058.C: New test.
2851 * g++.dg/cpp0x/pr34060.C: New test.
2853 PR tree-optimization/34063
2854 * g++.dg/tree-ssa/pr34063.C: New test.
2856 2007-11-13 Diego Novillo <dnovillo@google.com>
2858 PR tree-optimization/33870
2859 * gcc.c-torture/execute/pr33870-1.c: New test.
2860 * gcc.dg/tree-ssa/alias-16.c: New test.
2862 2007-11-13 Jakub Jelinek <jakub@redhat.com>
2865 * g++.dg/template/crash72.C: New test.
2867 2007-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
2869 * g++.dg/opt/cfg5.C: New test.
2871 2007-11-12 Richard Guenther <rguenther@suse.de>
2874 * gcc.c-torture/execute/pr34070-1.c: New testcase.
2875 * gcc.c-torture/execute/pr34070-2.c: Likewise.
2877 2007-11-12 Richard Guenther <rguenther@suse.de>
2880 * gcc.dg/pr34027-1.c: New testcase.
2881 * gcc.dg/pr34027-2.c: Likewise.
2883 2007-11-12 Ira Rosen <irar@il.ibm.com>
2885 PR tree-optimization/33953
2886 * gcc.dg/vect/pr33953.c: New testcase.
2888 2007-11-11 Tom Tromey <tromey@redhat.com>
2891 * g++.dg/ext/pr17577.h: New file.
2892 * g++.dg/ext/pr17577.C: New file.
2894 2007-11-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2897 * g++.old-deja/g++.ns/template13.C: Update expected output.
2898 * g++.old-deja/g++.pt/friend23.C: Likewise.
2899 * g++.dg/warn/pr8570.C: New.
2901 2007-11-11 Jakub Jelinek <jakub@redhat.com>
2904 * g++.dg/template/pseudodtor4.C: New test.
2906 2007-11-10 Jakub Jelinek <jakub@redhat.com>
2909 * g++.dg/opt/inline14.C: New test.
2911 PR tree-optimization/33680
2912 * gcc.c-torture/compile/20071108-1.c: New test.
2915 * g++.dg/template/pseudodtor3.C: New test.
2917 2007-11-09 Douglas Gregor <doug.gregor@gmail.com>
2920 * g++.dg/cpp0x/variadic-init.C: New.
2922 2007-11-09 Paolo Bonzini <bonzini@gnu.org>
2923 Jakub Jelinek <jakub@redhat.com>
2925 PR rtl-optimization/34012
2926 * gcc.target/i386/pr34012.c: New test.
2928 2007-11-09 Richard Guenther <rguenther@suse.de>
2930 PR tree-optimization/33604
2931 * g++.dg/tree-ssa/pr33604.C: New testcase.
2932 * gcc.dg/pr32721.c: Adjust pattern.
2934 2007-11-09 Richard Sandiford <rsandifo@nildram.co.uk>
2936 * gcc.target/mips/dse-1.c: Disable.
2938 2007-11-08 Tom Tromey <tromey@redhat.com>
2940 * gcc.dg/empty-source-3.c: Update warning location.
2941 * gcc.dg/gomp/barrier-2.c: Likewise.
2942 * gcc.dg/label-decl-3.c: Likewise.
2943 * gcc.dg/label-decl-2.c: Likewise.
2944 * gcc.dg/empty-source-2.c: Likewise.
2946 2007-11-08 Tom Tromey <tromey@redhat.com>
2949 * g++.dg/inherit/pr30297.C: New file.
2951 2007-11-08 Danny Smith <dannysmith@users.sourceforge.net>
2953 * gcc.dg/compat/struct-layout-1_generate.c (dg-options) Add
2954 -fno-common for cygwin and mingw32.
2956 2007-11-08 Kenneth Zadeck <zadeck@naturalbridge.com>
2959 * gcc.dg/pr33826.c: New.
2960 * gcc.dg/tree-ssa/20030714-1.c: Removed two tests that depend on
2961 recursive functions being marked pure or const.
2963 2007-11-08 Tobias Burnus <burnus@net-b.de>
2966 * gfortran.dg/proc_decl_5.f90: New.
2967 * gfortran.dg/proc_decl_6.f90: New.
2969 2007-11-08 Jakub Jelinek <jakub@redhat.com>
2971 PR tree-optimization/32575
2972 * gcc.c-torture/execute/20071108-1.c: New test.
2974 2007-11-08 Daniel Jacobowitz <dan@codesourcery.com>
2976 * g++.dg/opt/anchor1.C: New.
2978 2007-11-07 Diego Novillo <dnovillo@google.com>
2981 * gcc.c-torture/execute/pr33870.x: Remove.
2983 2007-11-07 Douglas Gregor <doug.gregor@gmail.com>
2988 * g++.dg/cpp0x/decltype-33837.C: New.
2989 * g++.dg/cpp0x/decltype-refbug.C: New.
2990 * g++.dg/cpp0x/decltype-33838.C: New.
2992 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
2994 * gcc.c-torture/compile/20071107-1.c: New test.
2996 2007-11-07 Eric Botcazou <ebotcazou@libertysurf.fr>
2998 * gcc.dg/out-of-bounds-1.c: New test.
3000 2007-11-07 Jakub Jelinek <jakub@redhat.com>
3003 * g++.dg/warn/incomplete2.C: New test.
3004 * g++.dg/template/incomplete4.C: New test.
3005 * g++.dg/template/incomplete5.C: New test.
3007 2007-11-07 Olivier Hainque <hainque@adacore.com>
3009 * gnat.dg/max_align.adb: New test.
3011 2007-11-06 H.J. Lu <hongjiu.lu@intel.com>
3014 * gcc.target/i386/pr30961-1.c: New.
3016 2007-11-06 Tom Tromey <tromey@redhat.com>
3019 * g++.dg/warn/pragma-system_header3.h: New.
3020 * g++.dg/warn/pragma-system_header3.C: New.
3023 * g++.dg/warn/pragma-system_header4.C: New.
3024 * g++.dg/warn/pragma-system_header4.h: New.
3026 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3030 * g++.dg/other/canon-array.C: New.
3032 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
3034 * g++.dg/parser/crash36.C: Tweak expected errors.
3035 * g++.dg/cpp0x/pr31439.C: New.
3036 * g++.dg/cpp0x/pr32114.C: New.
3037 * g++.dg/cpp0x/pr32115.C: New.
3038 * g++.dg/cpp0x/pr32125.C: New.
3039 * g++.dg/cpp0x/pr32126.C: New.
3040 * g++.dg/cpp0x/pr32127.C: New.
3041 * g++.dg/cpp0x/pr32128.C: New.
3042 * g++.dg/cpp0x/pr32253.C: New.
3043 * g++.dg/cpp0x/pr32566.C: New.
3044 * g++.dg/cpp0x/pr31445.C: Tweak expected errors.
3045 * g++.dg/cpp0x/pr31438.C: Ditto.
3046 * g++.dg/cpp0x/variadic81.C: Ditto.
3047 * g++.dg/cpp0x/pr31432.C: Ditto.
3048 * g++.dg/cpp0x/pr31442.C: Ditto.
3050 2007-11-06 Jakub Jelinek <jakub@redhat.com>
3053 * g++.dg/other/datasec1.C: New test.
3055 PR tree-optimization/33458
3056 * g++.dg/opt/inline12.C: New test.
3058 PR tree-optimization/33993
3059 * gcc.c-torture/compile/20071105-1.c: New test.
3061 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3063 PR rtl-optimization/33648
3064 * gcc.dg/pr33648.c: Require effective target freorder.
3066 2007-11-05 Revital Eres <eres@il.ibm.com>
3068 * lib/target-supports.exp (check_750cl_hw_available): Fix typo.
3070 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3075 * g++.dg/cpp0x/pr33996.C: New
3076 * g++.dg/cpp0x/rv-trivial-bug.C: New
3077 * g++.dg/cpp0x/pr33930.C: New
3079 2007-11-05 Nick Clifton <nickc@redhat.com>
3080 Sebastian Pop <sebastian.pop@amd.com>
3082 PR tree-optimization/32540
3083 PR tree-optimization/33922
3084 * gcc.dg/tree-ssa/pr32540-1.c: New.
3085 * gcc.dg/tree-ssa/pr32540-2.c: New.
3086 * gcc.dg/tree-ssa/pr33922.c: New.
3088 2007-11-05 Douglas Gregor <doug.gregor@gmail.com>
3091 * g++.dg/cpp0x/variadic-rref.C: New.
3093 2007-11-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3095 * g++dg/warn/pointer-integer-comparison.C: New.
3097 2007-11-05 Jakub Jelinek <jakub@redhat.com>
3099 PR tree-optimization/33856
3100 * gcc.c-torture/compile/20071027-1.c: New test.
3103 * g++.dg/ext/label10.C: New test.
3106 * g++.dg/other/ptrmem9.C: New test.
3108 2007-11-04 Andrew Pinski <pinskia@gmail.com>
3111 * gfortran.fortran-torture/compile/forall-1.f90: New testcase.
3113 2007-11-04 David Edelsohn <edelsohn@gnu.org>
3115 * g++.dg/cpp/_Pragma1.C: Disable on AIX.
3116 * g++.dg/ext/visibility/namespace2.C: Add argument to
3117 dg-require-visibility.
3118 * g++.dg/ext/java-1.C: Disable on AIX.
3120 2007-11-03 Dorit Nuzman <doirit@il.ibm.com>
3122 * gfortran.dg/vect/no-vfa-pr32377.f90: Remove xfail.
3124 2007-11-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3127 * gfortran.dg/assumed_charlen_arg_1.f90: New test.
3129 2007-11-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3132 * gcc.dg/20031223-1.c: Adjust error output.
3133 * gcc.dg/parse-decl-after-label.c: New.
3135 2007-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3138 * gfortran.dg/default_format_2.f90: XFAIL powerpc*-*-linux*
3139 * gfortran.dg/default_format_denormal_2.f90: XFAIL powerpc*-*-linux*
3140 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL powerpc*-*-linux*
3142 2007-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3144 PR rtl-optimization/28940
3145 * gcc.target/i386/addr-sel-1.c: New test.
3147 2007-11-03 Jakub Jelinek <jakub@redhat.com>
3150 * gcc.dg/pr33670.c: New test.
3152 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3155 * g++.dg/lookup/typedef1.C: New test.
3157 2007-11-02 Janis Johnson <janis187@us.ibm.com>
3160 * lib/scandump.exp (dump-suffix): New.
3161 (scan-dump, scan-dump-times, scan-dump-dem, scan-dump-dem-not):
3162 Include dump suffix in pass/fail messages, put regexp in quotes.
3164 2007-11-02 Paolo Carlini <pcarlini@suse.de>
3167 * g++.dg/other/error19.C: New.
3169 2007-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3171 PR rtl-optimization/28062
3172 * gcc.c-torture/compile/20071102-1.c: New test.
3174 2007-11-01 Douglas Gregor <doug.gregor@gmail.com>
3176 * g++.dg/cpp0x/pr33955.C: New.
3178 2007-11-01 Tom Tromey <tromey@redhat.com>
3180 PR preprocessor/30805:
3181 * gcc.dg/cpp/pr30805.c: Use -std=gnu89.
3183 2007-11-02 Jakub Jelinek <jakub@redhat.com>
3185 PR rtl-optimization/33648
3186 * gcc.dg/pr33648.c: New test.
3188 2007-11-01 Jakub Jelinek <jakub@redhat.com>
3191 * g++.dg/template/pseudodtor1.C: New test.
3192 * g++.dg/template/pseudodtor2.C: New test.
3195 * g++.dg/rtti/typeid7.C: New test.
3197 2007-11-01 Tom Tromey <tromey@redhat.com>
3199 PR preprocessor/30805:
3200 * gcc.dg/cpp/pr30805.c: New file.
3202 2007-11-01 Janis Johnson <janis187@us.ibm.com>
3205 * gcc.c-torture/compile/20000804-1.c: Remove xfail from dg-do and
3207 * gcc.c-torture/compile/20001205-1.c: Ditto.
3208 * gcc.c-torture/compile/20001226-1.c: Ditto.
3209 * gcc.c-torture/compile/20020312-1.c: Ditto.
3210 * gcc.c-torture/compile/20020604-1.c: Ditto.
3211 * gcc.c-torture/compile/920501-12.c: Ditto.
3212 * gcc.c-torture/compile/920501-4.c: Ditto.
3213 * gcc.c-torture/compile/920520-1.c: Ditto.
3214 * gcc.c-torture/compile/980506-1.c: Ditto.
3215 * gcc.c-torture/compile/990617-1.c: Ditto.
3216 * gcc.dg/compare6.c: Ditto.
3217 * g++.old-deja/g++.brendan/crash43.C: Ditto.
3218 * g++.old-deja/g++.brendan/synth1.C: Ditto.
3219 * g++.old-deja/g++.oliva/dwarf2.C: Ditto.
3220 * g++.old-deja/g++.oliva/dwarf3.C: Ditto.
3221 * g++.old-deja/g++.pt/static6.C: Ditto.
3222 * g++.old-deja/g++.pt/crash16.C: Ditto.
3223 * g++.old-deja/g++.mike/p10416.C: Ditto.
3224 * g++.old-deja/g++.mike/ns15.C: Ditto.
3225 * g++.old-deja/g++.mike/eh46.C: Ditto.
3227 2007-11-01 Tom Tromey <tromey@redhat.com>
3229 * gcc.dg/redecl-1.c: Update.
3230 * gcc.dg/pr20368-3.c: Update.
3231 * gcc.dg/inline-14.c: Update.
3232 * gcc.dg/builtins-30.c: Update.
3233 * gcc.dg/dremf-type-compat-4.c: Update.
3234 * gcc.dg/pr20368-2.c: Update.
3236 2007-11-01 Jakub Jelinek <jakub@redhat.com>
3238 PR rtl-optimization/33673
3239 * gcc.dg/pr33673.c: New test.
3241 2007-11-01 Michael Matz <matz@suse.de>
3243 PR tree-optimization/33961
3244 * gcc.dg/pr33961.c: New test.
3246 2007-10-31 Paolo Carlini <pcarlini@suse.de>
3249 * g++.dg/template/error35.C: New.
3251 2007-10-31 Jakub Jelinek <jakub@redhat.com>
3254 * gcc.dg/pr31507-1.c: New test.
3255 * gcc.dg/pr31507-2.c: New test.
3257 2007-10-31 Revital Eres <eres@il.ibm.com>
3259 * gcc.dg/vect/vect.exp: Add support for powerpc-*paired
3261 * gcc.dg/vect/tree-vect.h (check_vect): Add
3262 powerpc-*paired test.
3263 * lib/target-supports.exp (check_750cl_hw_available):
3265 (check_effective_target_vect_int,
3266 check_effective_target_vect_intfloat_cvt,
3267 check_effective_target_powerpc_altivec_ok,
3268 check_effective_target_vect_long,
3269 check_effective_target_vect_sdot_hi,
3270 check_effective_target_vect_udot_hi,
3271 check_effective_target_vect_pack_trunc,
3272 check_effective_target_vect_unpack,
3273 check_effective_target_vect_shift,
3274 check_effective_target_vect_int_mult): Disable for powerpc-*paired
3276 * gcc.dg/vect/vect-ifcvt-11.c: New.
3277 * gcc.dg/vect/vect-ifcvt-12.c: Likewise.
3278 * gcc.dg/vect/vect-ifcvt-13.c: Likewise.
3279 * gcc.dg/vect/vect-ifcvt-14.c: Likewise.
3280 * gcc.dg/vect/vect-ifcvt-15.c: Likewise.
3281 * gcc.dg/vect/vect-ifcvt-16.c: Likewise.
3282 * gcc.dg/vect/vect-ifcvt-17.c: Likewise.
3284 2007-10-31 Dominique d'Humieres <dominiq@lps.ens.fr>
3285 Tobias Burnus <burnus@net-b.de>
3288 * gfortran.dg/module_read_1.f90: New.
3290 2007-10-31 Tom Tromey <tromey@redhat.com>
3292 PR preprocessor/30786:
3293 * gcc.dg/cpp/pr30786.c: New file.
3295 2007-10-31 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3298 * gfortran.dg/interface_19.f90: New.
3299 * gfortran.dg/interface_20.f90: New.
3300 * gfortran.dg/interface_21.f90: New.
3302 2007-10-31 Sebastian Pop <sebastian.pop@amd.com>
3304 PR tree-optimization/32377
3305 * gfortran.dg/vect/pr32377.f90: New.
3307 2007-10-31 Richard Guenther <rguenther@suse.de>
3310 * gcc.c-torture/execute/pr33779-1.c: New testcase.
3311 * gcc.c-torture/execute/pr33779-2.c: Likewise.
3313 2007-10-31 Paul Thomas <pault@gcc.gnu.org>
3316 * gfortran.dg/contained_3.f90: New.
3318 2007-10-31 Christian Bruel <christian.bruel@st.com>
3321 * g++.dg/opt/nrv8.C: New.
3323 2007-10-30 Jakub Jelinek <jakub@redhat.com>
3326 * g++.dg/opt/compound1.C: New test.
3329 * g++.dg/template/ptrmem18.C: New test.
3331 2007-10-30 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3334 * gfortran.dg/isnan_2.f90: New test.
3336 2007-10-30 Ed Schouten <ed@fxq.nl>
3338 PR tree-optimization/32500
3339 * gcc.c-torture/execute/pr32500.c: Fix buffer overflow in testcase.
3341 2007-10-30 Douglas Gregor <doug.gregor@gmail.com>
3345 * g++.dg/cpp0x/pr31993.C: New
3346 * g++.dg/cpp0x/pr32252.C: New
3348 2007-10-30 Jakub Jelinek <jakub@redhat.com>
3350 PR tree-optimization/33723
3351 * gcc.dg/tree-ssa/pr33723.c (T): Decrease size of field s.
3353 2007-10-30 Richard Guenther <rguenther@suse.de>
3355 * gcc.c-torture/execute/20071030-1.c: New testcase copied from
3356 gcc.target/i386/loop-3.c.
3358 2007-10-30 Revital Eres <eres@il.ibm.com>
3360 * gcc.dg/vect/pr33866.c: Require vect_long.
3362 2007-10-30 Revital Eres <eres@il.ibm.com>
3364 * gcc.dg/vect/vect-shift-1.c: Require vect_int.
3365 * gcc.dg/vect/vect-ifcvt-4.c: Likewise.
3367 2007-10-29 Dorit Nuzman <dorit@il.ibm.com>
3369 PR tree-optimization/32893
3370 * lib/target-supports.exp
3371 (check_effective_target_unaligned_stack): new keyword.
3372 * gcc.dg/vect/vect-2.c: Globalize arrays to make the test
3373 not sensitive to unaligned_stack.
3374 * gcc.dg/vect/vect-3.c: Likewise.
3375 * gcc.dg/vect/vect-4.c: Likewise.
3376 * gcc.dg/vect/vect-5.c: Likewise.
3377 * gcc.dg/vect/vect-6.c: Likewise.
3378 * gcc.dg/vect/vect-7.c: Likewise.
3379 * gcc.dg/vect/vect-13.c: Likewise.
3380 * gcc.dg/vect/vect-17.c: Likewise.
3381 * gcc.dg/vect/vect-18.c: Likewise.
3382 * gcc.dg/vect/vect-19.c: Likewise.
3383 * gcc.dg/vect/vect-20.c: Likewise.
3384 * gcc.dg/vect/vect-21.c: Likewise.
3385 * gcc.dg/vect/vect-22.c: Likewise.
3386 * gcc.dg/vect/vect-27.c: Likewise.
3387 * gcc.dg/vect/vect-29.c: Likewise.
3388 * gcc.dg/vect/vect-64.c: Likewise.
3389 * gcc.dg/vect/vect-65.c: Likewise.
3390 * gcc.dg/vect/vect-66.c: Likewise.
3391 * gcc.dg/vect/vect-72.c: Likewise.
3392 * gcc.dg/vect/vect-73.c: Likewise.
3393 * gcc.dg/vect/vect-86.c: Likewise.
3394 * gcc.dg/vect/vect-all.c: Likewise.
3395 * gcc.dg/vect/slp-25.c: Likewise.
3396 * gcc.dg/vect/wrapv-vect-7.c: Likewise.
3397 * gcc.dg/vect/costmodel/i386/costmodel-vect-31.c: Likewise.
3398 * gcc.dg/vect/costmodel/x86_64/costmodel-vect-31.c: Likewise.
3400 * gcc.dg/vect/vect-31.c: Removed alignment checks.
3401 * gcc.dg/vect/vect-34.c: Likewise.
3402 * gcc.dg/vect/vect-36.c: Likewise.
3403 * gcc.dg/vect/vect-64.c: Likewise.
3404 * gcc.dg/vect/vect-65.c: Likewise.
3405 * gcc.dg/vect/vect-66.c: Likewise.
3406 * gcc.dg/vect/vect-68.c: Likewise.
3407 * gcc.dg/vect/vect-76.c: Likewise.
3408 * gcc.dg/vect/vect-77.c: Likewise.
3409 * gcc.dg/vect/vect-78.c: Likewise.
3411 * gcc.dg/vect/no-section-anchors-vect-31.c: New test, like the original
3412 testcase (without no-section-anchors prefix) but with global arrays.
3413 * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
3414 * gcc.dg/vect/no-section-anchors-vect-36.c: Likewsie.
3415 * gcc.dg/vect/no-section-anchors-vect-64.c: Likewise.
3416 * gcc.dg/vect/no-section-anchors-vect-65.c: Likewise.
3417 * gcc.dg/vect/no-section-anchors-vect-66.c: Likewise.
3418 * gcc.dg/vect/no-section-anchors-vect-68.c: Likewise.
3419 * gcc.dg/vect/vect-77-global.c: Likewise.
3420 * gcc.dg/vect/vect-78-global.c: Likewise.
3422 * gcc.dg/vect/vect-77-alignchecks.c: New test. Like the original
3423 testcase (without no-section-anchors prefix) but fix alignment checks
3424 to also consider unaligned_stack targets.
3425 * gcc.dg/vect/vect-78-alignchecks.c: Likewise.
3427 2007-10-29 Jakub Jelinek <jakub@redhat.com>
3429 PR tree-optimization/33723
3430 * gcc.c-torture/execute/20071029-1.c: New test.
3431 * gcc.dg/tree-ssa/pr33723.c: New test.
3433 2007-10-29 Richard Sandiford <rsandifo@nildram.co.uk>
3435 PR tree-optimization/33614
3436 * gcc.c-torture/compile/pr33614.c: New test.
3438 2007-10-29 Richard Guenther <rguenther@suse.de>
3440 PR tree-optimization/33870
3441 * gcc.c-torture/execute/pr33870.x: XFAIL testcase for -O2 and -Os.
3443 2007-10-29 Jakub Jelinek <jakub@redhat.com>
3445 PR tree-optimization/33757
3446 * gcc.dg/tree-ssa/ssa-fre-4.c: Run on selected TARGET_PROMOTE_PROTOTYPES
3447 true architectures instead of having a big dg-skip-if.
3450 * g++.dg/other/bitfield3.C: New test.
3452 2007-10-29 Richard Guenther <rguenther@suse.de>
3454 * gcc.dg/tree-ssa/ssa-copyprop-1.c: Scan optimized dump.
3456 2007-10-29 Razya Ladelsky <razya@il.ibm.com>
3458 Automatic parallelization reduction tests.
3460 * gcc.dg/tree-ssa/reduc-1.c: New test.
3461 * gcc.dg/tree-ssa/reduc-1char.c: New test.
3462 * gcc.dg/tree-ssa/reduc-1short.c: New test.
3463 * gcc.dg/tree-ssa/reduc-2.c: New test.
3464 * gcc.dg/tree-ssa/reduc-2char.c: New test.
3465 * gcc.dg/tree-ssa/reduc-2short.c: New test.
3466 * gcc.dg/tree-ssa/reduc-3.c: New test.
3467 * gcc.dg/tree-ssa/reduc-6.c: New test.
3468 * gcc.dg/tree-ssa/reduc-7.c: New test.
3469 * gcc.dg/tree-ssa/reduc-8.c: New test.
3470 * gcc.dg/tree-ssa/reduc-9.c: New test.
3472 2007-10-29 Razya Ladelsky <razya@il.ibm.com>
3473 Zdenek Dvorak <ook@ucw.cz>
3475 OMP_ATOMIC Changes, testsuite changes.
3477 * gcc.dg/gomp/atomic-3.c: Search for string on ompexp dump
3478 instead of gimple dump.
3479 * gcc.dg/gomp/atomic-9.c: Same.
3480 * gcc.dg/gomp/atomic-10.c: Same.
3481 * g++.dg/gomp/atomic-3.C: Same.
3482 * g++.dg/gomp/atomic-9.C: Same.
3483 * g++.dg/gomp/atomic-10.C: Same.
3485 2007-10-29 Paul Thomas <pault@gcc.gnu.org>
3489 * gfortran.dg/forall_12.f90: New test.
3492 * gfortran.dg/forall_13.f90: New test.
3494 2007-10-28 Paolo Carlini <pcarlini@suse.de>
3495 Mark Mitchell <mark@codesourcery.com>
3498 * g++.dg/template/crash71.C: New.
3500 2007-10-28 Tobias Schlüter <tobi@gcc.gnu.org>
3503 * gfortran.dg/module_md5_1.f90: Update hash-value.
3505 2007-10-28 Andrew Pinski <pinskia@gmail.com>
3508 * g++.dg/torture/pr33589-1.C: New testcase.
3509 * g++.dg/torture/pr33589-2.C: New testcase.
3511 2007-10-28 Richard Guenther <rguenther@suse.de>
3513 * gcc.dg/tree-ssa/alias-15.c: Adjust pattern.
3515 2007-10-28 Martin Michlmayr <tbm@cyrius.com>
3516 Uros Bizjak <ubizjak@gmail.com>
3518 PR tree-optimization/33920
3519 * gcc.dg/tree-ssa/pr33290.c: New test.
3521 2007-10-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3524 * gfortran.dg/argument_check_7.f90: New test.
3525 * gfortran.dg/argument_check_8.f90: New test.
3527 2007-10-27 Uros Bizjak <ubizjak@gmail.com>
3529 * g++.dg/other/i386-2.C: Include bmmintrin.h. Add -msse5 to dg-options.
3530 * gcc.target/i386/sse-13.c: Also include mm3dnow.h. Add
3531 "-march=k8 -m3dnow" to check 3dnow and 3dnowA intrinsics.
3532 * gcc.target/i386/sse-14.c: Ditto.
3534 2007-10-27 Jakub Jelinek <jakub@redhat.com>
3537 * g++.dg/other/ptrmem8.C: New test.
3540 * g++.dg/template/error34.C: New test.
3542 2007-10-27 Uros Bizjak <ubizjak@gmail.com>
3544 * g++.dg/tree-ssa/ivopts-1.C: Also search for "offset: 4294967292".
3546 2007-10-27 Richard Guenther <rguenther@suse.de>
3548 PR tree-optimization/33870
3549 * gcc.dg/tree-ssa/alias-15.c: New testcase.
3550 * gcc.c-torture/execute/pr33870.c: Likewise.
3552 2007-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3555 * gfortran.dg/argument_checking_9.f90: New test.
3557 2007-10-26 Douglas Gregor <doug.gregor@gmail.com>
3559 * g++.dg/other/pr33601.C: New.
3561 2007-10-26 Paolo Carlini <pcarlini@suse.de>
3564 * g++.dg/init/new25.C: New.
3566 2007-10-26 Douglas Gregor <doug.gregor@gmail.com>
3568 * g++.dg/cpp0x/pr33839.C: New.
3570 2007-10-26 Jakub Jelinek <jakub@redhat.com>
3573 * g++.dg/template/arg6.C: New test.
3575 2007-10-26 Paolo Carlini <pcarlini@suse.de>
3578 * g++.dg/parse/crash39.C: New.
3580 2007-10-26 Uros Bizjak <ubizjak@gmail.com>
3582 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail on the search for
3583 "&x\\\[5\\\]" pattern. Search for "offset: 0x0f+fc" instead of
3586 2007-10-25 David Daney <ddaney@avtrex.com>
3588 * g++.dg/tree-ssa/copyprop-1.C: Remove xfail.
3590 2007-10-25 Paolo Carlini <pcarlini@suse.de>
3593 * g++.dg/template/error32.C: New.
3595 2007-10-25 Martin Michlmayr <tbm@cyrius.com>
3596 Ira Rosen <irar@il.ibm.com>
3598 PR tree-optimization/33833
3599 * gcc.dg/vect/pr33833.c: New testcase.
3601 2007-10-25 David Daney <ddaney@avtrex.com>
3603 * gcc.dg/tree-ssa/20040204-1.c: Un-xfail for mips*-*-*.
3605 2007-10-25 Martin Michlmayr <tbm@cyrius.com>
3606 Ira Rosen <irar@il.ibm.com>
3608 PR tree-optimization/33866
3609 * gcc.dg/vect/pr33866.c: New testcase.