1 2012-02012 Iain Sandoe <iains@gcc.gnu.org>
4 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
7 2012-02-11 Ian Lance Taylor <iant@google.com>
10 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
11 SPARC Solaris. Don't run the test at all on systems where it may
12 not work, rather than xfailing it.
14 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
16 PR rtl-optimization/52175
17 * gcc.c-torture/compile/pr52175.c: New test.
19 2012-02-10 Jason Merrill <jason@redhat.com>
22 * g++.dg/template/repo10.C: New.
24 2012-02-11 Jakub Jelinek <jakub@redhat.com>
27 * gcc.dg/pr52132.c: New test.
29 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
31 * gnat.dg/specs/aggr4.ads: New test.
32 * gnat.dg/specs/aggr4_pkg.ads: New helper.
34 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
37 * gcc.target/i386/pr52146.c: New.
39 2012-02-10 Jakub Jelinek <jakub@redhat.com>
42 * c-c++-common/pr52177.c: New test.
44 2012-02-10 Jan Hubicka <jh@suse.cz>
47 * g++.dg/torture/pr48600.C: New testcase.
49 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
52 * gcc.dg/dfp/pr52140.c: New test.
54 2012-02-09 Jakub Jelinek <jakub@redhat.com>
57 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
60 2012-02-09 Bin Cheng <bin.cheng@arm.com>
63 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
64 * testsuite/gcc.dg/pr51867.c: New test.
66 2012-02-09 Ian Lance Taylor <iant@google.com>
68 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
69 which don't support -fsplit-stack. Turn off optimization when
70 compiling select5-out.go.
72 2012-02-08 Ian Lance Taylor <iant@google.com>
74 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
75 systems which don't support -fsplit-stack.
77 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
79 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
80 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
81 machine instuction in the log.
83 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
85 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
88 2012-02-08 Magnus Granberg <zorry@gentoo.org>
91 * gcc.dg/pr48524.c: New test.
92 * gcc.dg/pr48524.spec: New spec file for test.
94 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
97 * gfortran.dg/vect/pr32380.f90: New test.
99 2012-02-08 Tobias Burnus <burnus@net-b.de>
102 * gfortran.dg/realloc_on_assign_12.f90: New.
104 2012-02-08 Richard Guenther <rguenther@suse.de>
106 PR rtl-optimization/52170
107 * gcc.dg/torture/pr52170.c: New testcase.
109 2012-02-08 Jakub Jelinek <jakub@redhat.com>
111 PR gcov-profile/52150
112 * gcc.dg/tree-prof/pr52150.c: New test.
114 PR rtl-optimization/52139
115 * gcc.dg/pr52139.c: New test.
117 2012-02-07 Jason Merrill <jason@redhat.com>
120 * g++.dg/cpp0x/constexpr-union3.C: New.
123 * g++.dg/lto/pr52035_0.C: New.
125 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
127 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
128 * gcc.dg/special/weak-1.c: Likewise.
129 * gcc.dg/ucnid-12.c: Likewise.
130 * gcc.dg/torture/pr45678-1.c: Likewise.
131 * gcc.dg/torture/pr45678-2.c: Likewise.
132 * gcc.dg/vector-4.c: Likewise.
133 * gcc.dg/ipa/inline-5.c: Likewise.
134 * gcc.dg/ucnid-11.c: Likewise.
135 * gcc.misc-tests/gcov-13.c: Likewise.
136 * gcc.misc-tests/gcov-14.c: Likewise.
137 * g++.dg/ext/label13.C: Likewise.
138 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
139 hppa*-*-hpux* options.
140 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
141 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
142 * gcc.dg/pr48616.c: Likewise.
143 * gcc.dg/pr17957.c: Likewise.
144 * gcc.dg/pr17055-1.c: Likewise.
145 * gcc.dg/pr32912-1.c: Likewise.
146 * gcc.dg/tm/pr51472.c: Likewise.
147 * c-c++-common/fold-bitand-4.c: Likewise.
148 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
149 Use dg-additional-options for extra options.
151 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
153 * gcc.target/epiphany/interrupt-2.c: New test.
155 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
158 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
159 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
162 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
165 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
167 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
171 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
172 * gcc.target/mips/va-arg-1.c: New test.
174 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
176 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
177 for -mno-pointers-to-nested-functions.
179 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
181 * gcc.c-torture/execute/20120207-1.c: New test.
183 2012-02-07 Jakub Jelinek <jakub@redhat.com>
185 PR rtl-optimization/52060
186 * gcc.dg/torture/pr52060.c: New test.
189 * gcc.c-torture/compile/pr52074.c: New test.
191 2012-02-07 Tobias Burnus <burnus@net-b.de>
194 * gfortran.dg/class_to_type_2.f90: New.
196 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
199 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
202 2012-02-06 Jason Merrill <jason@redhat.com>
205 * g++.dg/template/conv13.C: New.
207 2012-02-06 Richard Guenther <rguenther@suse.de>
209 PR tree-optimization/52115
210 * gcc.c-torture/compile/pr52115.c: New testcase.
212 2012-02-06 Jakub Jelinek <jakub@redhat.com>
215 * gcc.c-torture/execute/pr52129.c: New test.
217 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
219 * gcc.dg/pr48374.c: Actually add the test I forgot
220 in the 2012-01-25 commit.
222 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
225 * gfortran.dg/vect/vect-8.f90: New test case.
227 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
230 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
232 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
235 * gfortran.dg/class_48.f90 : Add test of allocate class array
236 component with source in subroutine test3. Remove commenting
237 out in subroutine test4, since branching on unitialized variable
238 is now fixed (no PR for this last.).
240 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
242 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
244 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
246 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
249 * lib/target-supports.exp (check_effective_target_mips_rel): New.
250 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
252 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
254 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
255 (check_effective_target_sync_int_long): Use it.
256 (check_effective_target_sync_char_short): Likewise.
257 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
259 2012-02-05 Tobias Burnus <burnus@net-b.de>
262 * gfortran.dg/class_48.f90: Add some further checks.
264 2012-02-05 Ira Rosen <irar@il.ibm.com>
266 PR tree-optimization/52091
267 * gcc.dg/vect/pr52091.c: New test.
269 2012-02-04 Jakub Jelinek <jakub@redhat.com>
271 PR rtl-optimization/52113
272 * gcc.target/avr/pr52113.c: New test.
274 2012-02-03 Jakub Jelinek <jakub@redhat.com>
276 PR rtl-optimization/52092
277 * gcc.c-torture/compile/pr52092.c: New test.
279 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
282 * gfortran.dg/class_array_10.f03: New test.
285 * gfortran.dg/class_array_11.f03: New test.
288 * gfortran.dg/class_array_12.f03: New test.
290 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
293 * gfortran.dg/realloc_on_assign_11.f90: New test.
295 2012-02-02 Tobias Burnus <burnus@net-b.de>
298 * gfortran.dg/shape_7.f90: New.
300 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
302 * gcc.target/mips/mips-prepend-1.c: New test.
304 2012-02-02 Jan Hubicka <jh@suse.cz>
305 Tom de Vries <tom@codesourcery.com>
308 * testsuite/gcc.dg/alias-12.c: New testcase.
309 * testsuite/gcc.dg/alias-13.c: New testcase.
311 2012-02-02 Jakub Jelinek <jakub@redhat.com>
314 * gcc.dg/pr52086.c: New test.
316 PR tree-optimization/52073
317 * gcc.c-torture/compile/pr52073.c: New test.
319 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
322 * gfortran.dg/function_optimize_10.f90: New test.
324 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
326 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
329 2012-02-01 Tobias Burnus <burnus@net-b.de>
332 * gfortran.dg/typebound_operator_14.f90: New.
334 2012-02-01 Tobias Burnus <burnus@net-b.de>
337 * gfortran.dg/elemental_function_1.f90: New.
339 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
341 PR rtl-optimization/51374
342 * gcc.target/avr/torture/pr51374-1.c:
343 Also fail if SBIS is seen.
345 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
347 PR rtl-optimization/51374
348 * gcc.target/avr/torture/pr51374-1.c: New.
350 2012-01-31 Tobias Burnus <burnus@net-b.de>
353 * gfortran.dg/typebound_generic_11.f90: New.
355 2012-01-31 Tobias Burnus <burnus@net-b.de>
358 * gfortran.dg/class_49.f90: New.
360 2012-01-31 Tobias Burnus <burnus@net-b.de>
363 * gfortran.dg/elemental_args_check_6.f90: New.
365 2012-01-31 Jason Merrill <jason@redhat.com>
368 * g++.dg/cpp0x/variadic122.C: New.
370 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
373 * gfortran.dg/realloc_on_assign_10.f90: New test.
375 2012-01-31 Richard Guenther <rguenther@suse.de>
377 PR tree-optimization/51528
378 * gcc.dg/torture/pr51528.c: New testcase.
380 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
383 * lib/go.exp (go_target_compile): Append timeout= to options.
384 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
385 select5-out.go test on alpha*-*-* targets.
387 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
389 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
390 (TEST_SHORT): Reformat in the same way.
391 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
392 (TEST_SHORT): Reformat in the same way.
393 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
394 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
395 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
396 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
397 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
399 2012-01-30 Bin Cheng <bin.cheng@arm.com>
402 * gcc.target/arm/pr51835.c: New testcase.
404 2012-01-30 Richard Guenther <rguenther@suse.de>
406 PR tree-optimization/52028
407 * gcc.dg/torture/pr52028.c: New testcase.
408 * gfortran.dg/ldist-pr45199.f: Adjust.
409 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
410 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
411 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
413 2012-01-30 Jakub Jelinek <jakub@redhat.com>
416 * gcc.dg/tree-prof/pr52027.c: New test.
418 PR tree-optimization/52046
419 * gcc.dg/pr52046.c: New test.
422 * g++.dg/other/pr52048.C: New test.
424 2012-01-30 Richard Guenther <rguenther@suse.de>
426 PR tree-optimization/52045
427 * gcc.dg/pr52045.c: New testcase.
429 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
431 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
432 new code generated for __sync_lock_release.
434 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
436 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
438 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
441 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
443 * g++.dg/ext/visibility/template10.C: Fix typo.
445 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
447 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
450 * g++.dg/cpp0x/constexpr-ice6.C: New.
452 2012-01-29 Tobias Burnus <burnus@net-b.de>
455 * gfortran.dg/default_initialization_6.f90: New.
457 2012-01-29 Tobias Burnus <burnus@net-b.de>
460 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
461 * gfortran.dg/class_48.f90: New.
463 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
466 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
468 2012-01-28 Tobias Burnus <burnus@net-b.de>
471 * gfortran.dg/class_allocate_12.f90: New.
473 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
475 * gcc.dg/torture/pr50444.c: Fix dg directives.
477 2012-01-28 Jakub Jelinek <jakub@redhat.com>
480 * gcc.target/arm/pr52006.c: New test.
482 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
485 * gcc.dg/lto/trans-mem.h: New file.
486 * gcc.dg/lto/trans-mem-2_0.c: Include it.
487 * gcc.dg/lto/trans-mem-1_1.c: Same.
488 * gcc.dg/lto/trans-mem-4_1.c: Same.
489 * gcc.dg/lto/trans-mem-3_1.c: Same.
491 2012-01-27 Tobias Burnus <burnus@net-b.de>
494 * gfortran.dg/dummy_procedure_7.f90: New.
496 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
498 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
499 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
501 2012-01-27 Jakub Jelinek <jakub@redhat.com>
504 * g++.dg/other/gc5.C: New test.
506 2012-01-27 Richard Guenther <rguenther@suse.de>
508 PR tree-optimization/50444
509 * gcc.dg/torture/pr50444.c: New testcase.
511 2012-01-27 Tobias Burnus <burnus@net-b.de>
515 * gfortran.dg/move_alloc_13.f90: New.
517 2012-01-27 Tobias Burnus <burnus@net-b.de>
520 * gfortran.dg/allocate_alloc_opt_13.f90: New.
521 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
522 and change dg-error string.
524 2012-01-27 Tobias Burnus <burnus@net-b.de>
527 * gfortran.dg/elemental_args_check_5.f90: New.
529 2012-01-27 Richard Guenther <rguenther@suse.de>
532 * g++.dg/torture/pr51959.C: New testcase.
534 2012-01-27 Tom de Vries <tom@codesourcery.com>
536 PR tree-optimization/51990
537 * gcc.dg/pr51990.c: New test.
538 * gcc.dg/pr51990-2.c: Same.
540 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
541 Tobias Burnus <burnus@gcc.gnu.org>
544 * gfortran.dg/class_allocate_11.f03: New.
549 * gfortran.dg/class_allocate_7.f03: New.
550 * gfortran.dg/class_allocate_8.f03: New.
551 * gfortran.dg/class_allocate_9.f03: New.
552 * gfortran.dg/class_allocate_10.f03: New.
554 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
556 * gnat.dg/discr34.adb: New test.
557 * gnat.dg/discr34_pkg.ads: New helper.
559 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
561 * gnat.dg/discr33.adb: New test.
563 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
565 * gnat.dg/limited_with3.ad[sb): New test.
566 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
567 * gnat.dg/limited_with3_pkg2.ads: Likewise.
568 * gnat.dg/limited_with3_pkg3.ads: Likewise.
570 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
572 * gnat.dg/stack_usage1.adb: New test.
573 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
575 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
576 * gcc.dg/pr44194-2.c: Likewise.
578 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
581 * g++.dg/template/crash112.C: New.
583 2012-01-27 Richard Henderson <rth@redhat.com>
585 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
587 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
589 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
591 2012-01-26 Jakub Jelinek <jakub@redhat.com>
594 * g++.dg/opt/pr51895.C: New test.
596 2012-01-26 Michael Matz <matz@suse.de>
598 PR tree-optimization/48794
599 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
601 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
603 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
605 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
607 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
608 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
610 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
611 the default value for s390 and s390x.
613 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
616 * gcc.dg/lto/trans-mem-4_0.c: New.
617 * gcc.dg/lto/trans-mem-4_1.c: New.
618 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
620 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
621 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
623 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
624 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
627 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
629 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
631 2012-01-25 Ian Lance Taylor <iant@google.com>
633 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
635 2012-01-25 Tobias Burnus <burnus@net-b.de>
638 * gfortran.dg/typebound_proc_25.f90: New.
640 2012-01-25 Jason Merrill <jason@redhat.com>
643 * g++.dg/lto/pr51992_0.C: New.
645 2012-01-25 Jakub Jelinek <jakub@redhat.com>
647 PR tree-optimization/51987
648 * gcc.target/i386/pr51987.c: New test.
650 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
652 * gcc.dg/tm/lto-1.c: Require lto support in target.
654 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
656 PR rtl-optimization/48374
657 * gcc.dg/pr48374.c: New test.
659 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
661 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
663 2012-01-25 Tobias Burnus <burnus@net-b.de>
666 * gfortran.dg/derived_constructor_char_3.f90: New.
668 2012-01-24 Ian Lance Taylor <iant@google.com>
670 * go.test/go-test.exp (filecmp): New procedure.
671 (errchk): Handle quoted square brackets.
672 (go-gc-tests): Set go_compile_args. Handle various new test
673 lines. Skip a few new tests.
674 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
676 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
678 * lib/target-supports.exp (proc check_effective_target_vect_perm)
679 (check_effective_target_vect_extract_even_odd)
680 (check_effective_target_vect_interleave): Return true for MIPS
683 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
685 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
686 (main): Use it instead of argc.
688 2012-01-24 Jason Merrill <jason@redhat.com>
691 * g++.dg/cpp0x/sfinae31.C: New.
693 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
695 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
697 2012-01-24 Jason Merrill <jason@redhat.com>
700 * g++.dg/inherit/covariant20.C: New.
702 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
705 * g++.dg/parse/crash58.C: New.
707 2012-01-24 Jakub Jelinek <jakub@redhat.com>
710 * gcc.dg/pr51957-1.c: New test.
711 * gcc.dg/pr51957-1.h: New file.
712 * gcc.dg/pr51957-2.c: New test.
714 2012-01-23 Jason Merrill <jason@redhat.com>
717 * g++.dg/ext/visibility/template10.C: New.
719 2012-01-23 Tobias Burnus <burnus@net-b.de>
722 * gfortran.dg/move_alloc_12.f90: New.
724 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
727 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
729 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
732 * g++.dg/template/crash111.C: New.
734 2012-01-23 Arnaud Charlet <charlet@adacore.com>
736 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
738 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
740 2012-01-23 Dodji Seketeli <dodji@redhat.com>
743 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
744 the DW_TAG_class_type and DW_AT_name: "Executor".
746 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
748 * lib/target-supports.exp
749 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
750 (check_effective_target_vect_interleave): Likewise.
752 2012-01-22 Jason Merrill <jason@redhat.com>
755 * g++.dg/template/using20.C: New.
756 * g++.dg/template/template-id-2.C: Adjust diagnostic.
758 2012-01-23 Jason Merrill <jason@redhat.com>
761 * g++.dg/torture/pr51344.C: Limit to x86.
763 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
765 * c-c++-common/tm/omp.c: Require target with pthread support.
767 2012-01-23 Richard Guenther <rguenther@suse.de>
769 PR tree-optimization/51949
770 * gcc.dg/torture/pr51949.c: New testcase.
772 2012-01-23 Jakub Jelinek <jakub@redhat.com>
774 PR rtl-optimization/51933
775 * gcc.c-torture/execute/pr51933.c: New test.
777 2012-01-22 Douglas B Rupp <rupp@gnat.com>
779 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
780 Do not define for Interix.
782 2012-01-22 Jason Merrill <jason@redhat.com>
785 * g++.dg/lto/pr51832.h: New.
786 * g++.dg/lto/pr51832_0.C: New.
787 * g++.dg/lto/pr51832_1.C: New.
789 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
791 * gcc.dg/ext-elim-1.c: New test.
793 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
796 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
797 * g++.dg/opt/longbranch1.C: Likewise.
799 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
801 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
804 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
807 * gfortran.dg/namelist_74.f90: New test.
808 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
810 2012-01-21 Tobias Burnus <burnus@net-b.de>
813 * gfortran.dg/class_47.f90: New.
815 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
817 * gnat.dg/renaming5.ad[sb]: New test.
819 2012-01-20 Jason Merrill <jason@redhat.com>
822 * g++.dg/pch/mangle1.{C,Hs}: Remove.
824 2012-01-20 Jason Merrill <jason@redhat.com>
827 * g++.dg/ext/attrib42.C: Require ilp32.
829 2012-01-20 Jakub Jelinek <jakub@redhat.com>
832 * gcc.target/arm/pr51915.c: New test.
834 2012-01-20 Cary Coutant <ccoutant@google.com>
835 Dodji Seketeli <dodji@redhat.com>
838 * g++.dg/debug/dwarf2/nested-3.C: New test.
840 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
843 * g++.dg/template/crash110.C: New.
845 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
847 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
848 Remove default options on hppa*-*-hpux*.
850 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
852 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
854 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
856 * gcc.c-torture/compile/pr51856.c: New testcase.
858 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
860 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
861 options to go_target_compile.
863 2012-01-20 Kai Tietz <ktietz@redhat.com>
865 * g++.dg/torture/pr51344.C: Fix typo.
867 2012-01-20 Richard Guenther <rguenther@suse.de>
869 PR tree-optimization/51903
870 * g++.dg/torture/pr51903.C: New testcase.
872 2012-01-20 Tobias Burnus <burnus@net-b.de>
873 Janus Weil <janus@gcc.gnu.org>
876 * gfortran.dg/use_21.f90: New.
878 2012-01-20 Jakub Jelinek <jakub@redhat.com>
881 * gcc.dg/torture/pr51106-1.c: New test.
882 * gcc.dg/torture/pr51106-2.c: New test.
884 2012-01-19 Kai Tietz <ktietz@redhat.com>
886 * g++.dg/torture/pr51344.C: New test.
888 2012-01-19 Tobias Burnus <burnus@net-b.de>
891 * gfortran.dg/intrinsic_size_2.f90: New.
893 2012-01-19 Jason Merrill <jason@redhat.com>
896 * g++.dg/inherit/using7.C: New.
898 2012-01-19 Richard Guenther <rguenther@suse.de>
900 PR tree-optimization/37997
901 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
903 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
905 PR rtl-optimization/51505
906 * gcc.dg/pr51505.c: New test.
908 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
911 * gfortran.dg/typebound_operator_12.f03: New.
912 * gfortran.dg/typebound_operator_13.f03: New.
914 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
917 * g++.dg/cpp0x/pr51225.C: New.
919 2012-01-17 Ian Lance Taylor <iant@google.com>
922 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
924 2012-01-17 Tobias Burnus <burnus@net-b.de>
927 * gfortran.dg/realloc_on_assign_9.f90: New.
929 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
932 * gcc.dg/tm/memopt-3.c: Remove xfail.
933 * gcc.dg/tm/memopt-4.c: Remove xfail.
934 * gcc.dg/tm/memopt-5.c: Remove xfail.
935 * gcc.dg/tm/memopt-7.c: Remove xfail.
937 2012-01-17 Jakub Jelinek <jakub@redhat.com>
939 PR tree-optimization/51877
940 * gcc.c-torture/execute/pr51877.c: New test.
942 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
944 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
945 {!vect_align_arrays} to vect_sizes_32B_16B.
946 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
947 * gcc.dg/vect/vect-peel-3.c: Ditto.
949 2012-01-16 Jason Merrill <jason@redhat.com>
952 * g++.dg/abi/mangle60.C: New.
955 * g++.dg/pch/mangle1.{C,Hs}: New.
957 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
958 Tobias Burnus <burnus@net-b.de>
961 * gfortran.dg/elemental_optional_args_3.f90: New
962 * gfortran.dg/elemental_optional_args_4.f90: New
964 2012-01-16 Tobias Burnus <burnus@net-b.de>
967 * gfortran.dg/use_20.f90: New
969 2012-01-16 Jason Merrill <jason@redhat.com>
972 * g++.dg/cpp0x/rv-bitfield.C: New.
973 * g++.dg/cpp0x/rv-bitfield2.C: New.
975 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
977 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
978 subroutine 'qsort' and use index array to assign the result.
980 2012-01-16 Jakub Jelinek <jakub@redhat.com>
982 PR tree-optimization/51865
983 * gcc.dg/pr51865.c: New test.
985 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
987 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
989 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
991 * gcc.target/mips/code-readable-2.c: Allow the jump table address
992 to be loaded from the constant pool, rather than via %hi and %lo.
994 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
996 PR rtl-optimization/51821
997 * gcc.dg/pr51821.c: New test.
999 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
1001 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
1003 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
1005 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
1007 2012-01-14 Tobias Burnus <burnus@net-b.de>
1010 * gfortran.dg/init_flag_8.f90: New.
1011 * gfortran.dg/init_flag_9.f90: New.
1013 2011-01-14 Tobias Burnus <burnus@net-b.de>
1016 * gfortran.dg/use_18.f90: New.
1017 * gfortran.dg/use_19.f90: New.
1019 2012-01-13 Ian Lance Taylor <iant@google.com>
1022 * g++.dg/warn/Wsign-compare-4.C: New.
1024 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
1027 * gfortran.dg/alloc_comp_assign.f03: New.
1028 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
1029 __BUILTIN_FREE from 38 to 32.
1031 2012-01-13 Jason Merrill <jason@redhat.com>
1034 * g++.dg/warn/Wreturn-type-7.C: New.
1036 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
1038 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
1040 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
1041 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
1042 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
1043 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
1044 int32plus because of big array needed.
1045 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
1046 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
1048 2012-01-13 Jason Merrill <jason@redhat.com>
1051 * g++.dg/ext/visibility/template9.C: New.
1054 * g++.dg/cpp0x/defaulted34.C: New.
1055 * g++.dg/template/virtual3.C: New.
1057 2012-01-13 Richard Guenther <rguenther@suse.de>
1060 * gcc.dg/torture/pr8081.c: New testcase.
1062 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
1064 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
1066 2012-01-12 Jason Merrill <jason@redhat.com>
1069 * g++.dg/ext/stmtexpr14.C: New.
1071 2012-01-13 Dodji Seketeli <dodji@redhat.com>
1074 * g++.dg/cpp0x/constexpr-diag4.C: New test.
1076 2012-01-12 Jason Merrill <jason@redhat.com>
1079 * g++.dg/abi/mangle48.C: Test qualified-names, too.
1080 * g++.dg/abi/mangle58.C: Likewise.
1083 * g++.dg/template/arg8.C: New.
1085 2012-01-12 Ira Rosen <irar@il.ibm.com>
1087 PR tree-optimization/51799
1088 * gcc.dg/vect/pr51799.c: New test.
1089 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
1092 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
1093 Tobias Burnus <burnus@net-b.de>
1097 * lib/target-supports.exp
1098 (check_effective_target_fortran_largest_fp_has_sqrt): New.
1099 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
1101 2012-01-11 Jason Merrill <jason@redhat.com>
1104 * g++.dg/ext/attrib42.C: New.
1106 2012-01-11 Jakub Jelinek <jakub@redhat.com>
1109 * gcc.dg/pr51796.c: New test.
1111 2012-01-11 Jason Merrill <jason@redhat.com>
1114 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
1116 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
1118 * gnat.dg/array19.ad[sb]: New test.
1120 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
1122 * gnat.dg/opt23.ad[sb]: New test.
1123 * gnat.dg/opt23_pkg.ad[sb]: New helper.
1124 * gnat.dg/opt24.ad[sb]: New test.
1126 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1128 PR tree-optimization/49642
1129 * gcc.dg/tree-ssa/pr49642-1.c: New test.
1130 * gcc.dg/tree-ssa/pr49642-2.c: New test.
1132 2012-01-11 Jason Merrill <jason@redhat.com>
1135 * g++.dg/template/explicit-args5.C: New.
1137 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1139 * gcc.c-torture/execute/20120110-1.c: New testcase.
1141 2012-01-10 Jason Merrill <jason@redhat.com>
1144 * g++.dg/inherit/ambig1.C: New.
1147 * g++.dg/cpp0x/constexpr-cache1.C: New.
1149 2012-01-10 Richard Guenther <rguenther@suse.de>
1151 PR tree-optimization/51801
1152 * gcc.dg/torture/pr51801.c: New testcase.
1154 2012-01-10 Tobias Burnus <burnus@net-b.de>
1157 * gfortran.dg/allocate_with_typespec_5.f90: New.
1159 2012-01-10 Tobias Burnus <burnus@net-b.de>
1161 * gfortran.dg/class_39.f03: Update dg-error string.
1163 2012-01-10 Richard Guenther <rguenther@suse.de>
1165 PR tree-optimization/50913
1166 * gcc.dg/graphite/interchange-16.c: New testcase.
1167 * gcc.dg/graphite/scop-20.c: XFAIL.
1168 * gfortran.dg/graphite/interchange-1.f: Likewise.
1169 * gfortran.dg/graphite/block-1.f90: Likewise.
1170 * gfortran.dg/graphite/block-2.f: Likewise.
1172 2012-01-10 Richard Henderson <rth@redhat.com>
1174 * lib/target-supports.exp (check_effective_target_vect_perm,
1175 check_effective_target_vect_perm_byte,
1176 check_effective_target_vect_perm_short): Enable for arm neon.
1178 2012-01-09 Tobias Burnus <burnus@net-b.de>
1181 * gfortran.dg/typebound_operator_11.f90: New.
1183 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
1185 * gnat.dg/array18.adb: New test.
1186 * gnat.dg/array18_pkg.ads: New helper.
1188 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
1191 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
1192 around base object in first assignment in main program.
1193 * gfortran.dg/typebound_operator_10.f03: New test.
1195 2012-01-09 Martin Jambor <mjambor@suse.cz>
1197 PR tree-optimization/51759
1198 * g++.dg/ipa/pr51759.C: New test.
1200 2012-01-09 Tobias Burnus <burnus@net-b.de>
1203 * gfortran.dg/optional_absent_2.f90: New.
1205 2012-01-09 Tobias Burnus <burnus@net-b.de>
1208 * gfortran.dg/use_17.f90: New.
1210 2012-01-09 Gary Funck <gary@intrepid.com>
1212 PR preprocessor/33919
1213 * gcc.dg/pr33919.c: New test.
1214 * gcc.dg/pr33919-0.h: New test header file.
1215 * gcc.dg/pr33919-1.h: Ditto.
1216 * gcc.dg/pr33919-2.h: Ditto.
1218 2012-01-07 Jan Hubicka <jh@suse.cz>
1220 PR tree-optimize/51694
1221 * gcc.c-torture/compile/pr51694.c: new testcase.
1223 2012-01-07 Jan Hubicka <jh@suse.cz>
1225 PR tree-optimization/51600
1226 * g++.dg/torture/pr51600.C: New testcase.
1228 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1230 PR gcov-profile/51715
1231 PR gcov-profile/51717
1232 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
1233 * gcc.misc-tests/gcov-14.c: Likewise.
1235 2012-01-06 Jason Merrill <jason@redhat.com>
1237 * g++.dg/parse/new5.C: New.
1239 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
1242 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
1243 including <string.h>.
1245 2012-01-06 Jason Merrill <jason@redhat.com>
1247 * g++.dg/abi/mangle51.C: New.
1248 * g++.dg/abi/mangle52.C: New.
1249 * g++.dg/abi/mangle53.C: New.
1250 * g++.dg/abi/mangle54.C: New.
1251 * g++.dg/abi/mangle55.C: New.
1252 * g++.dg/abi/mangle56.C: New.
1253 * g++.dg/abi/mangle57.C: New.
1254 * g++.dg/abi/mangle58.C: New.
1255 * g++.dg/abi/mangle59.C: New.
1256 * g++.dg/cpp0x/trailing3.C: Update mangling.
1257 * g++.dg/cpp0x/variadic111.C: Update mangling.
1258 * g++.dg/cpp0x/variadic4.C: Update mangling.
1259 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
1260 * g++.dg/template/nontype22.C: Works now.
1261 * g++.dg/template/pr35240.C: Works now.
1263 * g++.dg/cpp0x/error7.C: New.
1265 2012-01-06 Tobias Burnus <burnus@net-b.de>
1267 * gfortran.dg/deallocate_stat_2.f90: New.
1268 * coarray/allocate_errgmsg.f90: New.
1269 * gfortran.dg/coarray_lib_alloc_1.f90: New.
1270 * gfortran.dg/coarray_lib_alloc_2.f90: New.
1271 * coarray/subobject_1.f90: Fix for num_images > 1.
1272 * gfortran.dg/deallocate_stat.f90: Update due to changed
1275 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
1277 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
1279 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
1281 * ada/acats/overflow.lst: Add cb20004.
1283 2012-01-05 Dodji Seketeli <dodji@redhat.com>
1286 * g++.dg/cpp0x/alias-decl-18.C: New test.
1288 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
1290 * gcc.c-torture/execute/20120104-1.c: New test.
1292 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
1295 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
1296 the old typebound_operator_8.f03.
1297 * gfortran.dg/typebound_operator_8.f03: New version of
1298 typebound_operator_7.f03 with 'u' a derived type instead of a
1301 2012-01-05 Richard Guenther <rguenther@suse.de>
1303 * g++.dg/torture/pr49309.C: Skip for -flto.
1305 2012-01-05 Jakub Jelinek <jakub@redhat.com>
1308 * gcc.c-torture/compile/pr51761.c: New test.
1310 2012-01-05 Richard Guenther <rguenther@suse.de>
1312 PR tree-optimization/51760
1313 * gcc.dg/torture/pr51760.c: New testcase.
1315 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
1318 * gcc.dg/tm/memopt-6.c: Adjust regexp.
1320 2012-01-05 Richard Guenther <rguenther@suse.de>
1323 * gfortran.dg/lto/pr41576_0.f90: New testcase.
1324 * gfortran.dg/lto/pr41576_1.f90: Likewise.
1326 2012-01-04 Jakub Jelinek <jakub@redhat.com>
1329 * gcc.dg/pr51695.c: New test.
1331 2012-01-04 Andrew Pinski <apinski@cavium.com>
1333 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
1334 * gcc.target/mips/octeon2-lx-1.c: New test.
1335 * gcc.target/mips/mips64-dsp-ldx.c: New test.
1336 * gcc.target/mips/octeon2-lx-2.c: New test.
1337 * gcc.target/mips/octeon2-lx-3.c: New test.
1339 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
1343 * gcc.dg/tm/alias-1.c: Adjust regexp.
1344 * gcc.dg/tm/alias-2.c: Adjust regexp.
1346 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
1349 * g++.dg/warn/Wparentheses-26.C: New.
1351 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
1353 * gfortran.dg/elemental_optional_args_2.f90: New test.
1355 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
1358 * gfortran.dg/common_17.f90: New test.
1360 2012-01-04 Richard Guenther <rguenther@suse.de>
1362 PR tree-optimization/49651
1363 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
1364 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
1366 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1369 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
1371 2012-01-03 Andrew Pinski <apinski@cavium.com>
1373 * lib/scanasm.exp (dg-function-on-line): Always use a special format
1374 for all mips targets. Also allow an optional .cfi_startproc.
1376 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
1378 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
1380 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1383 * g++.dg/rtti/dyncast5.C: New.
1385 2012-01-03 Richard Guenther <rguenther@suse.de>
1387 PR tree-optimization/51070
1388 * gcc.dg/torture/pr51070-2.c: New testcase.
1390 2012-01-03 Richard Guenther <rguenther@suse.de>
1392 PR tree-optimization/51692
1393 * gcc.dg/torture/pr51692.c: New testcase.
1395 2012-01-03 Richard Guenther <rguenther@suse.de>
1398 * g++.dg/lto/pr51650-3_0.C: New testcase.
1400 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1403 * g++.dg/warn/Wredundant-decls-spec.C: New.
1405 2012-01-03 Jakub Jelinek <jakub@redhat.com>
1407 PR tree-optimization/51719
1408 * g++.dg/tree-prof/pr51719.C: New test.
1410 2012-01-03 Richard Guenther <rguenther@suse.de>
1413 * gcc.dg/fold-compare-6.c: New testcase.
1415 2012-01-03 Jakub Jelinek <jakub@redhat.com>
1418 * g++.dg/gomp/pr51669.C: New test.
1420 2012-01-02 Jason Merrill <jason@redhat.com>
1423 * g++.dg/cpp0x/constexpr-union2.C: New.
1426 * g++.dg/cpp0x/nsdmi-defer5.C: New.
1428 2012-01-02 Dodji Seketeli <dodji@redhat.com>
1431 * g++.dg/cpp0x/constexpr-99.C: New test.
1433 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
1436 * g++.dg/template/init9.C: New.
1438 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1440 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
1441 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
1442 rather than a specific number.
1444 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
1449 * gfortran.dg/typebound_operator_7.f03: New.
1450 * gfortran.dg/typebound_operator_8.f03: New.
1452 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1455 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
1457 * gcc.target/mips/dspr2-MULTU.c: Likewise.
1459 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1461 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
1463 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1465 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
1468 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1470 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
1471 * gfortran.dg/io_real_boz_4.f90: Likewise.
1472 * gfortran.dg/io_real_boz_5.f90: Likewise.
1474 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1476 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
1478 2012-01-02 Revital Eres <revital.eres@linaro.org>
1480 * gcc.dg/sms-11.c: New file.
1482 2012-01-02 Tobias Burnus <burnus@net-b.de>
1485 * gfortran.dg/coarray/image_index_3.f90: New.
1487 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1490 * g++.dg/parse/enum8.C: New.
1492 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1495 * g++.dg/conversion/reinterpret4.C: New.
1496 * g++.dg/conversion/reinterpret1.C: Adjust.
1498 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1500 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
1502 2012-01-01 Fabien Chêne <fabien@gcc.gnu.org>
1504 * g++.old-deja/g++.brendan/crash25.C: Adjust.
1505 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1506 * g++.old-deja/g++.jason/access14.C: Likewise.
1507 * g++.old-deja/g++.jason/access8.C: Likewise.
1508 * g++.old-deja/g++.jason/access1.C: Likewise.
1509 * g++.old-deja/g++.other/access3.C: Likewise.
1510 * g++.old-deja/g++.other/access5.C: Likewise.
1511 * g++.old-deja/g++.law/unsorted1.C: Likewise.
1512 * g++.old-deja/g++.law/visibility22.C: Likewise.
1513 * g++.old-deja/g++.law/visibility26.C: Likewise.
1514 * g++.old-deja/g++.mike/p2746.C: Likewise.
1515 * g++.dg/debug/using1.C: Likewise.
1516 * g++.dg/lookup/using51.C: Likewise.
1517 * g++.dg/inherit/using5.C: Likewise.
1518 * g++.dg/inherit/pr30297.C: Likewise.
1519 * g++.dg/inherit/access8.C: Likewise.
1520 * g++.dg/torture/pr39362.C: Likewise.
1521 * g++.dg/template/crash13.C: Likewise.
1522 * g++.dg/template/using10.C: Likewise.
1524 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
1527 * lib/gcc-dg.exp (scan-module-absence): Really commit last
1530 2012-01-01 Ira Rosen <irar@il.ibm.com>
1532 PR tree-optimization/51704
1533 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
1534 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
1535 corresponding flags.
1537 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1540 * g++.dg/cpp0x/constexpr-delegating2.C: New.
1542 2012-01-01 Jan Hubicka <jh@suse.cz>
1544 PR rtl-optimization/51069
1545 * gcc.c-torture/compile/pr51069.c: New testcase.
1547 2012-01-01 Jakub Jelinek <jakub@redhat.com>
1549 PR tree-optimization/51683
1550 * gcc.dg/pr51683.c: New test.
1552 Copyright (C) 2012 Free Software Foundation, Inc.
1554 Copying and distribution of this file, with or without modification,
1555 are permitted in any medium without royalty provided the copyright
1556 notice and this notice are preserved.