1 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
3 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
4 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
6 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
8 * gnat.dg/discr35.ad[sb]: New test.
10 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
12 * gnat.dg/volatile10.adb: New test.
13 * gnat.dg/volatile10_pkg.ads: New helper.
15 2012-02-14 Jason Merrill <jason@redhat.com>
17 * g++.dg/ext/attrib43.C: New.
19 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
21 * lib/target-supports.exp (check_effective_target_fgnu_tm): New
23 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
25 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
26 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
27 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
28 effective_target fgnu_tm.
29 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
31 2012-02-14 Jakub Jelinek <jakub@redhat.com>
34 * g++.dg/template/asmgoto1.C: New test.
36 2012-02-14 Ian Lance Taylor <iant@google.com>
39 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
40 compiling generated file for 64bit and index tests.
42 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
44 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
46 2012-02-14 Richard Guenther <rguenther@suse.de>
48 PR tree-optimization/52244
49 PR tree-optimization/51528
50 * gcc.dg/torture/pr52244.c: New testcase.
52 2012-02-14 Walter Lee <walt@tilera.com>
54 * g++.dg/other/PR23205.C: Disable test on tile.
55 * g++.dg/other/pr23205-2.C: Disable test on tile.
56 * gcc.dg/20020312-2.c: Add a condition for __tile__.
57 * gcc.dg/20040813-1.c: Disable test on tile.
58 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
59 * gcc.misc-tests/linkage.exp: Handle tilegx.
61 2012-02-14 Jakub Jelinek <jakub@redhat.com>
63 PR tree-optimization/52210
64 * gcc.dg/pr52210.c: New test.
66 2012-02-14 Jason Merrill <jason@redhat.com>
69 * g++.dg/overload/defarg5.C: New.
71 2012-02-14 Jakub Jelinek <jakub@redhat.com>
74 * c-c++-common/pr52181.c: New test.
76 2012-02-13 Jakub Jelinek <jakub@redhat.com>
79 * g++.dg/ext/atomic-1.C: New test.
81 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
83 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
85 2012-02-13 Jakub Jelinek <jakub@redhat.com>
88 * gcc.c-torture/execute/pr52209.c: New test.
90 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
93 * gfortran.dg/elemental_optional_args_5.f03: New test.
95 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
98 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
101 2012-02-11 Ian Lance Taylor <iant@google.com>
104 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
105 SPARC Solaris. Don't run the test at all on systems where it may
106 not work, rather than xfailing it.
108 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
110 PR rtl-optimization/52175
111 * gcc.c-torture/compile/pr52175.c: New test.
113 2012-02-10 Jason Merrill <jason@redhat.com>
116 * g++.dg/template/repo10.C: New.
118 2012-02-11 Jakub Jelinek <jakub@redhat.com>
121 * gcc.dg/pr52132.c: New test.
123 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
125 * gnat.dg/specs/aggr4.ads: New test.
126 * gnat.dg/specs/aggr4_pkg.ads: New helper.
128 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
131 * gcc.target/i386/pr52146.c: New.
133 2012-02-10 Jakub Jelinek <jakub@redhat.com>
136 * c-c++-common/pr52177.c: New test.
138 2012-02-10 Jan Hubicka <jh@suse.cz>
141 * g++.dg/torture/pr48600.C: New testcase.
143 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
146 * gcc.dg/dfp/pr52140.c: New test.
148 2012-02-09 Jakub Jelinek <jakub@redhat.com>
151 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
154 2012-02-09 Bin Cheng <bin.cheng@arm.com>
157 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
158 * testsuite/gcc.dg/pr51867.c: New test.
160 2012-02-09 Ian Lance Taylor <iant@google.com>
162 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
163 which don't support -fsplit-stack. Turn off optimization when
164 compiling select5-out.go.
166 2012-02-08 Ian Lance Taylor <iant@google.com>
168 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
169 systems which don't support -fsplit-stack.
171 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
173 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
174 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
175 machine instuction in the log.
177 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
179 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
182 2012-02-08 Magnus Granberg <zorry@gentoo.org>
185 * gcc.dg/pr48524.c: New test.
186 * gcc.dg/pr48524.spec: New spec file for test.
188 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
191 * gfortran.dg/vect/pr32380.f90: New test.
193 2012-02-08 Tobias Burnus <burnus@net-b.de>
196 * gfortran.dg/realloc_on_assign_12.f90: New.
198 2012-02-08 Richard Guenther <rguenther@suse.de>
200 PR rtl-optimization/52170
201 * gcc.dg/torture/pr52170.c: New testcase.
203 2012-02-08 Jakub Jelinek <jakub@redhat.com>
205 PR gcov-profile/52150
206 * gcc.dg/tree-prof/pr52150.c: New test.
208 PR rtl-optimization/52139
209 * gcc.dg/pr52139.c: New test.
211 2012-02-07 Jason Merrill <jason@redhat.com>
214 * g++.dg/cpp0x/constexpr-union3.C: New.
217 * g++.dg/lto/pr52035_0.C: New.
219 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
221 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
222 * gcc.dg/special/weak-1.c: Likewise.
223 * gcc.dg/ucnid-12.c: Likewise.
224 * gcc.dg/torture/pr45678-1.c: Likewise.
225 * gcc.dg/torture/pr45678-2.c: Likewise.
226 * gcc.dg/vector-4.c: Likewise.
227 * gcc.dg/ipa/inline-5.c: Likewise.
228 * gcc.dg/ucnid-11.c: Likewise.
229 * gcc.misc-tests/gcov-13.c: Likewise.
230 * gcc.misc-tests/gcov-14.c: Likewise.
231 * g++.dg/ext/label13.C: Likewise.
232 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
233 hppa*-*-hpux* options.
234 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
235 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
236 * gcc.dg/pr48616.c: Likewise.
237 * gcc.dg/pr17957.c: Likewise.
238 * gcc.dg/pr17055-1.c: Likewise.
239 * gcc.dg/pr32912-1.c: Likewise.
240 * gcc.dg/tm/pr51472.c: Likewise.
241 * c-c++-common/fold-bitand-4.c: Likewise.
242 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
243 Use dg-additional-options for extra options.
245 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
247 * gcc.target/epiphany/interrupt-2.c: New test.
249 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
252 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
253 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
256 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
259 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
261 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
265 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
266 * gcc.target/mips/va-arg-1.c: New test.
268 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
270 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
271 for -mno-pointers-to-nested-functions.
273 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
275 * gcc.c-torture/execute/20120207-1.c: New test.
277 2012-02-07 Jakub Jelinek <jakub@redhat.com>
279 PR rtl-optimization/52060
280 * gcc.dg/torture/pr52060.c: New test.
283 * gcc.c-torture/compile/pr52074.c: New test.
285 2012-02-07 Tobias Burnus <burnus@net-b.de>
288 * gfortran.dg/class_to_type_2.f90: New.
290 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
293 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
296 2012-02-06 Jason Merrill <jason@redhat.com>
299 * g++.dg/template/conv13.C: New.
301 2012-02-06 Richard Guenther <rguenther@suse.de>
303 PR tree-optimization/52115
304 * gcc.c-torture/compile/pr52115.c: New testcase.
306 2012-02-06 Jakub Jelinek <jakub@redhat.com>
309 * gcc.c-torture/execute/pr52129.c: New test.
311 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
313 * gcc.dg/pr48374.c: Actually add the test I forgot
314 in the 2012-01-25 commit.
316 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
319 * gfortran.dg/vect/vect-8.f90: New test case.
321 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
324 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
326 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
329 * gfortran.dg/class_48.f90 : Add test of allocate class array
330 component with source in subroutine test3. Remove commenting
331 out in subroutine test4, since branching on unitialized variable
332 is now fixed (no PR for this last.).
334 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
336 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
338 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
340 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
343 * lib/target-supports.exp (check_effective_target_mips_rel): New.
344 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
346 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
348 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
349 (check_effective_target_sync_int_long): Use it.
350 (check_effective_target_sync_char_short): Likewise.
351 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
353 2012-02-05 Tobias Burnus <burnus@net-b.de>
356 * gfortran.dg/class_48.f90: Add some further checks.
358 2012-02-05 Ira Rosen <irar@il.ibm.com>
360 PR tree-optimization/52091
361 * gcc.dg/vect/pr52091.c: New test.
363 2012-02-04 Jakub Jelinek <jakub@redhat.com>
365 PR rtl-optimization/52113
366 * gcc.target/avr/pr52113.c: New test.
368 2012-02-03 Jakub Jelinek <jakub@redhat.com>
370 PR rtl-optimization/52092
371 * gcc.c-torture/compile/pr52092.c: New test.
373 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
376 * gfortran.dg/class_array_10.f03: New test.
379 * gfortran.dg/class_array_11.f03: New test.
382 * gfortran.dg/class_array_12.f03: New test.
384 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
387 * gfortran.dg/realloc_on_assign_11.f90: New test.
389 2012-02-02 Tobias Burnus <burnus@net-b.de>
392 * gfortran.dg/shape_7.f90: New.
394 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
396 * gcc.target/mips/mips-prepend-1.c: New test.
398 2012-02-02 Jan Hubicka <jh@suse.cz>
399 Tom de Vries <tom@codesourcery.com>
402 * testsuite/gcc.dg/alias-12.c: New testcase.
403 * testsuite/gcc.dg/alias-13.c: New testcase.
405 2012-02-02 Jakub Jelinek <jakub@redhat.com>
408 * gcc.dg/pr52086.c: New test.
410 PR tree-optimization/52073
411 * gcc.c-torture/compile/pr52073.c: New test.
413 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
416 * gfortran.dg/function_optimize_10.f90: New test.
418 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
420 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
423 2012-02-01 Tobias Burnus <burnus@net-b.de>
426 * gfortran.dg/typebound_operator_14.f90: New.
428 2012-02-01 Tobias Burnus <burnus@net-b.de>
431 * gfortran.dg/elemental_function_1.f90: New.
433 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
435 PR rtl-optimization/51374
436 * gcc.target/avr/torture/pr51374-1.c:
437 Also fail if SBIS is seen.
439 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
441 PR rtl-optimization/51374
442 * gcc.target/avr/torture/pr51374-1.c: New.
444 2012-01-31 Tobias Burnus <burnus@net-b.de>
447 * gfortran.dg/typebound_generic_11.f90: New.
449 2012-01-31 Tobias Burnus <burnus@net-b.de>
452 * gfortran.dg/class_49.f90: New.
454 2012-01-31 Tobias Burnus <burnus@net-b.de>
457 * gfortran.dg/elemental_args_check_6.f90: New.
459 2012-01-31 Jason Merrill <jason@redhat.com>
462 * g++.dg/cpp0x/variadic122.C: New.
464 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
467 * gfortran.dg/realloc_on_assign_10.f90: New test.
469 2012-01-31 Richard Guenther <rguenther@suse.de>
471 PR tree-optimization/51528
472 * gcc.dg/torture/pr51528.c: New testcase.
474 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
477 * lib/go.exp (go_target_compile): Append timeout= to options.
478 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
479 select5-out.go test on alpha*-*-* targets.
481 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
483 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
484 (TEST_SHORT): Reformat in the same way.
485 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
486 (TEST_SHORT): Reformat in the same way.
487 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
488 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
489 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
490 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
491 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
493 2012-01-30 Bin Cheng <bin.cheng@arm.com>
496 * gcc.target/arm/pr51835.c: New testcase.
498 2012-01-30 Richard Guenther <rguenther@suse.de>
500 PR tree-optimization/52028
501 * gcc.dg/torture/pr52028.c: New testcase.
502 * gfortran.dg/ldist-pr45199.f: Adjust.
503 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
504 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
505 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
507 2012-01-30 Jakub Jelinek <jakub@redhat.com>
510 * gcc.dg/tree-prof/pr52027.c: New test.
512 PR tree-optimization/52046
513 * gcc.dg/pr52046.c: New test.
516 * g++.dg/other/pr52048.C: New test.
518 2012-01-30 Richard Guenther <rguenther@suse.de>
520 PR tree-optimization/52045
521 * gcc.dg/pr52045.c: New testcase.
523 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
525 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
526 new code generated for __sync_lock_release.
528 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
530 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
532 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
535 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
537 * g++.dg/ext/visibility/template10.C: Fix typo.
539 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
541 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
544 * g++.dg/cpp0x/constexpr-ice6.C: New.
546 2012-01-29 Tobias Burnus <burnus@net-b.de>
549 * gfortran.dg/default_initialization_6.f90: New.
551 2012-01-29 Tobias Burnus <burnus@net-b.de>
554 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
555 * gfortran.dg/class_48.f90: New.
557 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
560 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
562 2012-01-28 Tobias Burnus <burnus@net-b.de>
565 * gfortran.dg/class_allocate_12.f90: New.
567 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
569 * gcc.dg/torture/pr50444.c: Fix dg directives.
571 2012-01-28 Jakub Jelinek <jakub@redhat.com>
574 * gcc.target/arm/pr52006.c: New test.
576 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
579 * gcc.dg/lto/trans-mem.h: New file.
580 * gcc.dg/lto/trans-mem-2_0.c: Include it.
581 * gcc.dg/lto/trans-mem-1_1.c: Same.
582 * gcc.dg/lto/trans-mem-4_1.c: Same.
583 * gcc.dg/lto/trans-mem-3_1.c: Same.
585 2012-01-27 Tobias Burnus <burnus@net-b.de>
588 * gfortran.dg/dummy_procedure_7.f90: New.
590 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
592 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
593 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
595 2012-01-27 Jakub Jelinek <jakub@redhat.com>
598 * g++.dg/other/gc5.C: New test.
600 2012-01-27 Richard Guenther <rguenther@suse.de>
602 PR tree-optimization/50444
603 * gcc.dg/torture/pr50444.c: New testcase.
605 2012-01-27 Tobias Burnus <burnus@net-b.de>
609 * gfortran.dg/move_alloc_13.f90: New.
611 2012-01-27 Tobias Burnus <burnus@net-b.de>
614 * gfortran.dg/allocate_alloc_opt_13.f90: New.
615 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
616 and change dg-error string.
618 2012-01-27 Tobias Burnus <burnus@net-b.de>
621 * gfortran.dg/elemental_args_check_5.f90: New.
623 2012-01-27 Richard Guenther <rguenther@suse.de>
626 * g++.dg/torture/pr51959.C: New testcase.
628 2012-01-27 Tom de Vries <tom@codesourcery.com>
630 PR tree-optimization/51990
631 * gcc.dg/pr51990.c: New test.
632 * gcc.dg/pr51990-2.c: Same.
634 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
635 Tobias Burnus <burnus@gcc.gnu.org>
638 * gfortran.dg/class_allocate_11.f03: New.
643 * gfortran.dg/class_allocate_7.f03: New.
644 * gfortran.dg/class_allocate_8.f03: New.
645 * gfortran.dg/class_allocate_9.f03: New.
646 * gfortran.dg/class_allocate_10.f03: New.
648 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
650 * gnat.dg/discr34.adb: New test.
651 * gnat.dg/discr34_pkg.ads: New helper.
653 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
655 * gnat.dg/discr33.adb: New test.
657 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
659 * gnat.dg/limited_with3.ad[sb): New test.
660 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
661 * gnat.dg/limited_with3_pkg2.ads: Likewise.
662 * gnat.dg/limited_with3_pkg3.ads: Likewise.
664 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
666 * gnat.dg/stack_usage1.adb: New test.
667 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
669 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
670 * gcc.dg/pr44194-2.c: Likewise.
672 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
675 * g++.dg/template/crash112.C: New.
677 2012-01-27 Richard Henderson <rth@redhat.com>
679 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
681 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
683 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
685 2012-01-26 Jakub Jelinek <jakub@redhat.com>
688 * g++.dg/opt/pr51895.C: New test.
690 2012-01-26 Michael Matz <matz@suse.de>
692 PR tree-optimization/48794
693 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
695 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
697 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
699 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
701 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
702 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
704 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
705 the default value for s390 and s390x.
707 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
710 * gcc.dg/lto/trans-mem-4_0.c: New.
711 * gcc.dg/lto/trans-mem-4_1.c: New.
712 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
714 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
715 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
717 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
718 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
721 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
723 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
725 2012-01-25 Ian Lance Taylor <iant@google.com>
727 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
729 2012-01-25 Tobias Burnus <burnus@net-b.de>
732 * gfortran.dg/typebound_proc_25.f90: New.
734 2012-01-25 Jason Merrill <jason@redhat.com>
737 * g++.dg/lto/pr51992_0.C: New.
739 2012-01-25 Jakub Jelinek <jakub@redhat.com>
741 PR tree-optimization/51987
742 * gcc.target/i386/pr51987.c: New test.
744 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
746 * gcc.dg/tm/lto-1.c: Require lto support in target.
748 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
750 PR rtl-optimization/48374
751 * gcc.dg/pr48374.c: New test.
753 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
755 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
757 2012-01-25 Tobias Burnus <burnus@net-b.de>
760 * gfortran.dg/derived_constructor_char_3.f90: New.
762 2012-01-24 Ian Lance Taylor <iant@google.com>
764 * go.test/go-test.exp (filecmp): New procedure.
765 (errchk): Handle quoted square brackets.
766 (go-gc-tests): Set go_compile_args. Handle various new test
767 lines. Skip a few new tests.
768 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
770 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
772 * lib/target-supports.exp (proc check_effective_target_vect_perm)
773 (check_effective_target_vect_extract_even_odd)
774 (check_effective_target_vect_interleave): Return true for MIPS
777 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
779 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
780 (main): Use it instead of argc.
782 2012-01-24 Jason Merrill <jason@redhat.com>
785 * g++.dg/cpp0x/sfinae31.C: New.
787 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
789 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
791 2012-01-24 Jason Merrill <jason@redhat.com>
794 * g++.dg/inherit/covariant20.C: New.
796 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
799 * g++.dg/parse/crash58.C: New.
801 2012-01-24 Jakub Jelinek <jakub@redhat.com>
804 * gcc.dg/pr51957-1.c: New test.
805 * gcc.dg/pr51957-1.h: New file.
806 * gcc.dg/pr51957-2.c: New test.
808 2012-01-23 Jason Merrill <jason@redhat.com>
811 * g++.dg/ext/visibility/template10.C: New.
813 2012-01-23 Tobias Burnus <burnus@net-b.de>
816 * gfortran.dg/move_alloc_12.f90: New.
818 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
821 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
823 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
826 * g++.dg/template/crash111.C: New.
828 2012-01-23 Arnaud Charlet <charlet@adacore.com>
830 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
832 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
834 2012-01-23 Dodji Seketeli <dodji@redhat.com>
837 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
838 the DW_TAG_class_type and DW_AT_name: "Executor".
840 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
842 * lib/target-supports.exp
843 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
844 (check_effective_target_vect_interleave): Likewise.
846 2012-01-22 Jason Merrill <jason@redhat.com>
849 * g++.dg/template/using20.C: New.
850 * g++.dg/template/template-id-2.C: Adjust diagnostic.
852 2012-01-23 Jason Merrill <jason@redhat.com>
855 * g++.dg/torture/pr51344.C: Limit to x86.
857 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
859 * c-c++-common/tm/omp.c: Require target with pthread support.
861 2012-01-23 Richard Guenther <rguenther@suse.de>
863 PR tree-optimization/51949
864 * gcc.dg/torture/pr51949.c: New testcase.
866 2012-01-23 Jakub Jelinek <jakub@redhat.com>
868 PR rtl-optimization/51933
869 * gcc.c-torture/execute/pr51933.c: New test.
871 2012-01-22 Douglas B Rupp <rupp@gnat.com>
873 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
874 Do not define for Interix.
876 2012-01-22 Jason Merrill <jason@redhat.com>
879 * g++.dg/lto/pr51832.h: New.
880 * g++.dg/lto/pr51832_0.C: New.
881 * g++.dg/lto/pr51832_1.C: New.
883 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
885 * gcc.dg/ext-elim-1.c: New test.
887 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
890 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
891 * g++.dg/opt/longbranch1.C: Likewise.
893 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
895 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
898 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
901 * gfortran.dg/namelist_74.f90: New test.
902 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
904 2012-01-21 Tobias Burnus <burnus@net-b.de>
907 * gfortran.dg/class_47.f90: New.
909 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
911 * gnat.dg/renaming5.ad[sb]: New test.
913 2012-01-20 Jason Merrill <jason@redhat.com>
916 * g++.dg/pch/mangle1.{C,Hs}: Remove.
918 2012-01-20 Jason Merrill <jason@redhat.com>
921 * g++.dg/ext/attrib42.C: Require ilp32.
923 2012-01-20 Jakub Jelinek <jakub@redhat.com>
926 * gcc.target/arm/pr51915.c: New test.
928 2012-01-20 Cary Coutant <ccoutant@google.com>
929 Dodji Seketeli <dodji@redhat.com>
932 * g++.dg/debug/dwarf2/nested-3.C: New test.
934 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
937 * g++.dg/template/crash110.C: New.
939 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
941 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
942 Remove default options on hppa*-*-hpux*.
944 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
946 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
948 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
950 * gcc.c-torture/compile/pr51856.c: New testcase.
952 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
954 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
955 options to go_target_compile.
957 2012-01-20 Kai Tietz <ktietz@redhat.com>
959 * g++.dg/torture/pr51344.C: Fix typo.
961 2012-01-20 Richard Guenther <rguenther@suse.de>
963 PR tree-optimization/51903
964 * g++.dg/torture/pr51903.C: New testcase.
966 2012-01-20 Tobias Burnus <burnus@net-b.de>
967 Janus Weil <janus@gcc.gnu.org>
970 * gfortran.dg/use_21.f90: New.
972 2012-01-20 Jakub Jelinek <jakub@redhat.com>
975 * gcc.dg/torture/pr51106-1.c: New test.
976 * gcc.dg/torture/pr51106-2.c: New test.
978 2012-01-19 Kai Tietz <ktietz@redhat.com>
980 * g++.dg/torture/pr51344.C: New test.
982 2012-01-19 Tobias Burnus <burnus@net-b.de>
985 * gfortran.dg/intrinsic_size_2.f90: New.
987 2012-01-19 Jason Merrill <jason@redhat.com>
990 * g++.dg/inherit/using7.C: New.
992 2012-01-19 Richard Guenther <rguenther@suse.de>
994 PR tree-optimization/37997
995 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
997 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
999 PR rtl-optimization/51505
1000 * gcc.dg/pr51505.c: New test.
1002 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
1005 * gfortran.dg/typebound_operator_12.f03: New.
1006 * gfortran.dg/typebound_operator_13.f03: New.
1008 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
1011 * g++.dg/cpp0x/pr51225.C: New.
1013 2012-01-17 Ian Lance Taylor <iant@google.com>
1016 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
1018 2012-01-17 Tobias Burnus <burnus@net-b.de>
1021 * gfortran.dg/realloc_on_assign_9.f90: New.
1023 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
1026 * gcc.dg/tm/memopt-3.c: Remove xfail.
1027 * gcc.dg/tm/memopt-4.c: Remove xfail.
1028 * gcc.dg/tm/memopt-5.c: Remove xfail.
1029 * gcc.dg/tm/memopt-7.c: Remove xfail.
1031 2012-01-17 Jakub Jelinek <jakub@redhat.com>
1033 PR tree-optimization/51877
1034 * gcc.c-torture/execute/pr51877.c: New test.
1036 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
1038 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
1039 {!vect_align_arrays} to vect_sizes_32B_16B.
1040 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
1041 * gcc.dg/vect/vect-peel-3.c: Ditto.
1043 2012-01-16 Jason Merrill <jason@redhat.com>
1046 * g++.dg/abi/mangle60.C: New.
1049 * g++.dg/pch/mangle1.{C,Hs}: New.
1051 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
1052 Tobias Burnus <burnus@net-b.de>
1055 * gfortran.dg/elemental_optional_args_3.f90: New
1056 * gfortran.dg/elemental_optional_args_4.f90: New
1058 2012-01-16 Tobias Burnus <burnus@net-b.de>
1061 * gfortran.dg/use_20.f90: New
1063 2012-01-16 Jason Merrill <jason@redhat.com>
1066 * g++.dg/cpp0x/rv-bitfield.C: New.
1067 * g++.dg/cpp0x/rv-bitfield2.C: New.
1069 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
1071 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
1072 subroutine 'qsort' and use index array to assign the result.
1074 2012-01-16 Jakub Jelinek <jakub@redhat.com>
1076 PR tree-optimization/51865
1077 * gcc.dg/pr51865.c: New test.
1079 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
1081 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
1083 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
1085 * gcc.target/mips/code-readable-2.c: Allow the jump table address
1086 to be loaded from the constant pool, rather than via %hi and %lo.
1088 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
1090 PR rtl-optimization/51821
1091 * gcc.dg/pr51821.c: New test.
1093 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
1095 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
1097 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
1099 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
1101 2012-01-14 Tobias Burnus <burnus@net-b.de>
1104 * gfortran.dg/init_flag_8.f90: New.
1105 * gfortran.dg/init_flag_9.f90: New.
1107 2011-01-14 Tobias Burnus <burnus@net-b.de>
1110 * gfortran.dg/use_18.f90: New.
1111 * gfortran.dg/use_19.f90: New.
1113 2012-01-13 Ian Lance Taylor <iant@google.com>
1116 * g++.dg/warn/Wsign-compare-4.C: New.
1118 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
1121 * gfortran.dg/alloc_comp_assign.f03: New.
1122 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
1123 __BUILTIN_FREE from 38 to 32.
1125 2012-01-13 Jason Merrill <jason@redhat.com>
1128 * g++.dg/warn/Wreturn-type-7.C: New.
1130 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
1132 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
1134 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
1135 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
1136 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
1137 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
1138 int32plus because of big array needed.
1139 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
1140 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
1142 2012-01-13 Jason Merrill <jason@redhat.com>
1145 * g++.dg/ext/visibility/template9.C: New.
1148 * g++.dg/cpp0x/defaulted34.C: New.
1149 * g++.dg/template/virtual3.C: New.
1151 2012-01-13 Richard Guenther <rguenther@suse.de>
1154 * gcc.dg/torture/pr8081.c: New testcase.
1156 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
1158 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
1160 2012-01-12 Jason Merrill <jason@redhat.com>
1163 * g++.dg/ext/stmtexpr14.C: New.
1165 2012-01-13 Dodji Seketeli <dodji@redhat.com>
1168 * g++.dg/cpp0x/constexpr-diag4.C: New test.
1170 2012-01-12 Jason Merrill <jason@redhat.com>
1173 * g++.dg/abi/mangle48.C: Test qualified-names, too.
1174 * g++.dg/abi/mangle58.C: Likewise.
1177 * g++.dg/template/arg8.C: New.
1179 2012-01-12 Ira Rosen <irar@il.ibm.com>
1181 PR tree-optimization/51799
1182 * gcc.dg/vect/pr51799.c: New test.
1183 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
1186 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
1187 Tobias Burnus <burnus@net-b.de>
1191 * lib/target-supports.exp
1192 (check_effective_target_fortran_largest_fp_has_sqrt): New.
1193 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
1195 2012-01-11 Jason Merrill <jason@redhat.com>
1198 * g++.dg/ext/attrib42.C: New.
1200 2012-01-11 Jakub Jelinek <jakub@redhat.com>
1203 * gcc.dg/pr51796.c: New test.
1205 2012-01-11 Jason Merrill <jason@redhat.com>
1208 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
1210 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
1212 * gnat.dg/array19.ad[sb]: New test.
1214 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
1216 * gnat.dg/opt23.ad[sb]: New test.
1217 * gnat.dg/opt23_pkg.ad[sb]: New helper.
1218 * gnat.dg/opt24.ad[sb]: New test.
1220 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1222 PR tree-optimization/49642
1223 * gcc.dg/tree-ssa/pr49642-1.c: New test.
1224 * gcc.dg/tree-ssa/pr49642-2.c: New test.
1226 2012-01-11 Jason Merrill <jason@redhat.com>
1229 * g++.dg/template/explicit-args5.C: New.
1231 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1233 * gcc.c-torture/execute/20120110-1.c: New testcase.
1235 2012-01-10 Jason Merrill <jason@redhat.com>
1238 * g++.dg/inherit/ambig1.C: New.
1241 * g++.dg/cpp0x/constexpr-cache1.C: New.
1243 2012-01-10 Richard Guenther <rguenther@suse.de>
1245 PR tree-optimization/51801
1246 * gcc.dg/torture/pr51801.c: New testcase.
1248 2012-01-10 Tobias Burnus <burnus@net-b.de>
1251 * gfortran.dg/allocate_with_typespec_5.f90: New.
1253 2012-01-10 Tobias Burnus <burnus@net-b.de>
1255 * gfortran.dg/class_39.f03: Update dg-error string.
1257 2012-01-10 Richard Guenther <rguenther@suse.de>
1259 PR tree-optimization/50913
1260 * gcc.dg/graphite/interchange-16.c: New testcase.
1261 * gcc.dg/graphite/scop-20.c: XFAIL.
1262 * gfortran.dg/graphite/interchange-1.f: Likewise.
1263 * gfortran.dg/graphite/block-1.f90: Likewise.
1264 * gfortran.dg/graphite/block-2.f: Likewise.
1266 2012-01-10 Richard Henderson <rth@redhat.com>
1268 * lib/target-supports.exp (check_effective_target_vect_perm,
1269 check_effective_target_vect_perm_byte,
1270 check_effective_target_vect_perm_short): Enable for arm neon.
1272 2012-01-09 Tobias Burnus <burnus@net-b.de>
1275 * gfortran.dg/typebound_operator_11.f90: New.
1277 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
1279 * gnat.dg/array18.adb: New test.
1280 * gnat.dg/array18_pkg.ads: New helper.
1282 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
1285 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
1286 around base object in first assignment in main program.
1287 * gfortran.dg/typebound_operator_10.f03: New test.
1289 2012-01-09 Martin Jambor <mjambor@suse.cz>
1291 PR tree-optimization/51759
1292 * g++.dg/ipa/pr51759.C: New test.
1294 2012-01-09 Tobias Burnus <burnus@net-b.de>
1297 * gfortran.dg/optional_absent_2.f90: New.
1299 2012-01-09 Tobias Burnus <burnus@net-b.de>
1302 * gfortran.dg/use_17.f90: New.
1304 2012-01-09 Gary Funck <gary@intrepid.com>
1306 PR preprocessor/33919
1307 * gcc.dg/pr33919.c: New test.
1308 * gcc.dg/pr33919-0.h: New test header file.
1309 * gcc.dg/pr33919-1.h: Ditto.
1310 * gcc.dg/pr33919-2.h: Ditto.
1312 2012-01-07 Jan Hubicka <jh@suse.cz>
1314 PR tree-optimize/51694
1315 * gcc.c-torture/compile/pr51694.c: new testcase.
1317 2012-01-07 Jan Hubicka <jh@suse.cz>
1319 PR tree-optimization/51600
1320 * g++.dg/torture/pr51600.C: New testcase.
1322 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1324 PR gcov-profile/51715
1325 PR gcov-profile/51717
1326 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
1327 * gcc.misc-tests/gcov-14.c: Likewise.
1329 2012-01-06 Jason Merrill <jason@redhat.com>
1331 * g++.dg/parse/new5.C: New.
1333 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
1336 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
1337 including <string.h>.
1339 2012-01-06 Jason Merrill <jason@redhat.com>
1341 * g++.dg/abi/mangle51.C: New.
1342 * g++.dg/abi/mangle52.C: New.
1343 * g++.dg/abi/mangle53.C: New.
1344 * g++.dg/abi/mangle54.C: New.
1345 * g++.dg/abi/mangle55.C: New.
1346 * g++.dg/abi/mangle56.C: New.
1347 * g++.dg/abi/mangle57.C: New.
1348 * g++.dg/abi/mangle58.C: New.
1349 * g++.dg/abi/mangle59.C: New.
1350 * g++.dg/cpp0x/trailing3.C: Update mangling.
1351 * g++.dg/cpp0x/variadic111.C: Update mangling.
1352 * g++.dg/cpp0x/variadic4.C: Update mangling.
1353 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
1354 * g++.dg/template/nontype22.C: Works now.
1355 * g++.dg/template/pr35240.C: Works now.
1357 * g++.dg/cpp0x/error7.C: New.
1359 2012-01-06 Tobias Burnus <burnus@net-b.de>
1361 * gfortran.dg/deallocate_stat_2.f90: New.
1362 * coarray/allocate_errgmsg.f90: New.
1363 * gfortran.dg/coarray_lib_alloc_1.f90: New.
1364 * gfortran.dg/coarray_lib_alloc_2.f90: New.
1365 * coarray/subobject_1.f90: Fix for num_images > 1.
1366 * gfortran.dg/deallocate_stat.f90: Update due to changed
1369 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
1371 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
1373 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
1375 * ada/acats/overflow.lst: Add cb20004.
1377 2012-01-05 Dodji Seketeli <dodji@redhat.com>
1380 * g++.dg/cpp0x/alias-decl-18.C: New test.
1382 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
1384 * gcc.c-torture/execute/20120104-1.c: New test.
1386 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
1389 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
1390 the old typebound_operator_8.f03.
1391 * gfortran.dg/typebound_operator_8.f03: New version of
1392 typebound_operator_7.f03 with 'u' a derived type instead of a
1395 2012-01-05 Richard Guenther <rguenther@suse.de>
1397 * g++.dg/torture/pr49309.C: Skip for -flto.
1399 2012-01-05 Jakub Jelinek <jakub@redhat.com>
1402 * gcc.c-torture/compile/pr51761.c: New test.
1404 2012-01-05 Richard Guenther <rguenther@suse.de>
1406 PR tree-optimization/51760
1407 * gcc.dg/torture/pr51760.c: New testcase.
1409 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
1412 * gcc.dg/tm/memopt-6.c: Adjust regexp.
1414 2012-01-05 Richard Guenther <rguenther@suse.de>
1417 * gfortran.dg/lto/pr41576_0.f90: New testcase.
1418 * gfortran.dg/lto/pr41576_1.f90: Likewise.
1420 2012-01-04 Jakub Jelinek <jakub@redhat.com>
1423 * gcc.dg/pr51695.c: New test.
1425 2012-01-04 Andrew Pinski <apinski@cavium.com>
1427 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
1428 * gcc.target/mips/octeon2-lx-1.c: New test.
1429 * gcc.target/mips/mips64-dsp-ldx.c: New test.
1430 * gcc.target/mips/octeon2-lx-2.c: New test.
1431 * gcc.target/mips/octeon2-lx-3.c: New test.
1433 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
1437 * gcc.dg/tm/alias-1.c: Adjust regexp.
1438 * gcc.dg/tm/alias-2.c: Adjust regexp.
1440 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
1443 * g++.dg/warn/Wparentheses-26.C: New.
1445 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
1447 * gfortran.dg/elemental_optional_args_2.f90: New test.
1449 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
1452 * gfortran.dg/common_17.f90: New test.
1454 2012-01-04 Richard Guenther <rguenther@suse.de>
1456 PR tree-optimization/49651
1457 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
1458 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
1460 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1463 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
1465 2012-01-03 Andrew Pinski <apinski@cavium.com>
1467 * lib/scanasm.exp (dg-function-on-line): Always use a special format
1468 for all mips targets. Also allow an optional .cfi_startproc.
1470 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
1472 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
1474 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1477 * g++.dg/rtti/dyncast5.C: New.
1479 2012-01-03 Richard Guenther <rguenther@suse.de>
1481 PR tree-optimization/51070
1482 * gcc.dg/torture/pr51070-2.c: New testcase.
1484 2012-01-03 Richard Guenther <rguenther@suse.de>
1486 PR tree-optimization/51692
1487 * gcc.dg/torture/pr51692.c: New testcase.
1489 2012-01-03 Richard Guenther <rguenther@suse.de>
1492 * g++.dg/lto/pr51650-3_0.C: New testcase.
1494 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1497 * g++.dg/warn/Wredundant-decls-spec.C: New.
1499 2012-01-03 Jakub Jelinek <jakub@redhat.com>
1501 PR tree-optimization/51719
1502 * g++.dg/tree-prof/pr51719.C: New test.
1504 2012-01-03 Richard Guenther <rguenther@suse.de>
1507 * gcc.dg/fold-compare-6.c: New testcase.
1509 2012-01-03 Jakub Jelinek <jakub@redhat.com>
1512 * g++.dg/gomp/pr51669.C: New test.
1514 2012-01-02 Jason Merrill <jason@redhat.com>
1517 * g++.dg/cpp0x/constexpr-union2.C: New.
1520 * g++.dg/cpp0x/nsdmi-defer5.C: New.
1522 2012-01-02 Dodji Seketeli <dodji@redhat.com>
1525 * g++.dg/cpp0x/constexpr-99.C: New test.
1527 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
1530 * g++.dg/template/init9.C: New.
1532 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1534 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
1535 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
1536 rather than a specific number.
1538 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
1543 * gfortran.dg/typebound_operator_7.f03: New.
1544 * gfortran.dg/typebound_operator_8.f03: New.
1546 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1549 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
1551 * gcc.target/mips/dspr2-MULTU.c: Likewise.
1553 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1555 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
1557 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1559 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
1562 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1564 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
1565 * gfortran.dg/io_real_boz_4.f90: Likewise.
1566 * gfortran.dg/io_real_boz_5.f90: Likewise.
1568 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1570 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
1572 2012-01-02 Revital Eres <revital.eres@linaro.org>
1574 * gcc.dg/sms-11.c: New file.
1576 2012-01-02 Tobias Burnus <burnus@net-b.de>
1579 * gfortran.dg/coarray/image_index_3.f90: New.
1581 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1584 * g++.dg/parse/enum8.C: New.
1586 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1589 * g++.dg/conversion/reinterpret4.C: New.
1590 * g++.dg/conversion/reinterpret1.C: Adjust.
1592 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1594 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
1596 2012-01-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
1598 * g++.old-deja/g++.brendan/crash25.C: Adjust.
1599 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1600 * g++.old-deja/g++.jason/access14.C: Likewise.
1601 * g++.old-deja/g++.jason/access8.C: Likewise.
1602 * g++.old-deja/g++.jason/access1.C: Likewise.
1603 * g++.old-deja/g++.other/access3.C: Likewise.
1604 * g++.old-deja/g++.other/access5.C: Likewise.
1605 * g++.old-deja/g++.law/unsorted1.C: Likewise.
1606 * g++.old-deja/g++.law/visibility22.C: Likewise.
1607 * g++.old-deja/g++.law/visibility26.C: Likewise.
1608 * g++.old-deja/g++.mike/p2746.C: Likewise.
1609 * g++.dg/debug/using1.C: Likewise.
1610 * g++.dg/lookup/using51.C: Likewise.
1611 * g++.dg/inherit/using5.C: Likewise.
1612 * g++.dg/inherit/pr30297.C: Likewise.
1613 * g++.dg/inherit/access8.C: Likewise.
1614 * g++.dg/torture/pr39362.C: Likewise.
1615 * g++.dg/template/crash13.C: Likewise.
1616 * g++.dg/template/using10.C: Likewise.
1618 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
1621 * lib/gcc-dg.exp (scan-module-absence): Really commit last
1624 2012-01-01 Ira Rosen <irar@il.ibm.com>
1626 PR tree-optimization/51704
1627 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
1628 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
1629 corresponding flags.
1631 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1634 * g++.dg/cpp0x/constexpr-delegating2.C: New.
1636 2012-01-01 Jan Hubicka <jh@suse.cz>
1638 PR rtl-optimization/51069
1639 * gcc.c-torture/compile/pr51069.c: New testcase.
1641 2012-01-01 Jakub Jelinek <jakub@redhat.com>
1643 PR tree-optimization/51683
1644 * gcc.dg/pr51683.c: New test.
1646 Copyright (C) 2012 Free Software Foundation, Inc.
1648 Copying and distribution of this file, with or without modification,
1649 are permitted in any medium without royalty provided the copyright
1650 notice and this notice are preserved.