1 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
4 * gcc.target/avr/torture/pr51782-1.c: New test.
6 2012-02-21 Jakub Jelinek <jakub@redhat.com>
8 PR tree-optimization/52318
9 * gcc.dg/pr52318.c: New test.
11 2012-02-20 Kai Tietz <ktietz@redhat.com>
13 * gcc.dg/bf-ms-layout-3.c: New testcase.
15 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
19 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
21 2012-02-20 Richard Guenther <rguenther@suse.de>
23 PR tree-optimization/52298
24 * gcc.dg/torture/pr52298.c: New testcase.
25 * gcc.dg/vect/pr52298.c: Likewise.
27 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
29 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
30 * gcc.c-torture/execute/pr52286.c: Ditto.
32 2012-02-20 Jakub Jelinek <jakub@redhat.com>
34 PR tree-optimization/52286
35 * gcc.c-torture/execute/pr52286.c: New test.
37 2012-02-18 Tobias Burnus <burnus@net-b.de>
40 * gfortran.dg/interface_35.f90: Use -std=f2003.
41 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
42 * gfortran.dg/interface_assignment_4.f90: Ditto.
43 * gfortran.dg/bessel_1.f90: Ditto.
44 * gfortran.dg/func_result_6.f90: Ditto.
45 * gfortran.dg/hypot_1.f90: Ditto.
46 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
48 2012-02-17 Tobias Burnus <burnus@net-b.de>
56 * gfortran.dg/coarray_22.f90: Update dg-error.
57 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
59 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
62 * lib/gcc-simulate-thread.exp: Load timeout.exp.
63 (simulate-thread): Use default timeout.
65 2012-02-16 Jason Merrill <jason@redhat.com>
68 * g++.dg/ext/timevar1.C: New.
70 2012-02-16 Fabien ChĂȘne <fabien@gcc.gnu.org>
73 * g++.dg/template/using21.C: New.
74 * g++.dg/template/using22.C: Likewise.
76 2012-02-16 Jason Merrill <jason@redhat.com>
79 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
81 2012-02-16 Jakub Jelinek <jakub@redhat.com>
83 PR tree-optimization/52255
84 * gcc.c-torture/compile/pr52255.c: New test.
87 * g++.dg/debug/dwarf2/pr52260.C: New test.
90 * g++.dg/ipa/pr51929.C: New test.
92 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
95 * gcc.target/powerpc/pr52199.c: New file.
97 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
100 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
102 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
104 * gcc.dg/pr51867.c: Don't include <math.h>.
107 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
109 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
110 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
112 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
114 PR tree-optimization/50561
115 * gcc.dg/graphite/pr50561.c: New testcase.
117 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
119 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
120 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
122 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
124 * gnat.dg/discr35.ad[sb]: New test.
126 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
128 * gnat.dg/volatile10.adb: New test.
129 * gnat.dg/volatile10_pkg.ads: New helper.
131 2012-02-14 Jason Merrill <jason@redhat.com>
133 * g++.dg/ext/attrib43.C: New.
135 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
137 * lib/target-supports.exp (check_effective_target_fgnu_tm): New
139 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
141 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
142 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
143 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
144 effective_target fgnu_tm.
145 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
147 2012-02-14 Jakub Jelinek <jakub@redhat.com>
150 * g++.dg/template/asmgoto1.C: New test.
152 2012-02-14 Ian Lance Taylor <iant@google.com>
155 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
156 compiling generated file for 64bit and index tests.
158 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
160 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
162 2012-02-14 Richard Guenther <rguenther@suse.de>
164 PR tree-optimization/52244
165 PR tree-optimization/51528
166 * gcc.dg/torture/pr52244.c: New testcase.
168 2012-02-14 Walter Lee <walt@tilera.com>
170 * g++.dg/other/PR23205.C: Disable test on tile.
171 * g++.dg/other/pr23205-2.C: Disable test on tile.
172 * gcc.dg/20020312-2.c: Add a condition for __tile__.
173 * gcc.dg/20040813-1.c: Disable test on tile.
174 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
175 * gcc.misc-tests/linkage.exp: Handle tilegx.
177 2012-02-14 Jakub Jelinek <jakub@redhat.com>
179 PR tree-optimization/52210
180 * gcc.dg/pr52210.c: New test.
182 2012-02-14 Jason Merrill <jason@redhat.com>
185 * g++.dg/overload/defarg5.C: New.
187 2012-02-14 Jakub Jelinek <jakub@redhat.com>
190 * c-c++-common/pr52181.c: New test.
192 2012-02-13 Jakub Jelinek <jakub@redhat.com>
195 * g++.dg/ext/atomic-1.C: New test.
197 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
199 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
201 2012-02-13 Jakub Jelinek <jakub@redhat.com>
204 * gcc.c-torture/execute/pr52209.c: New test.
206 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
209 * gfortran.dg/elemental_optional_args_5.f03: New test.
211 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
214 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
217 2012-02-11 Ian Lance Taylor <iant@google.com>
220 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
221 SPARC Solaris. Don't run the test at all on systems where it may
222 not work, rather than xfailing it.
224 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
226 PR rtl-optimization/52175
227 * gcc.c-torture/compile/pr52175.c: New test.
229 2012-02-10 Jason Merrill <jason@redhat.com>
232 * g++.dg/template/repo10.C: New.
234 2012-02-11 Jakub Jelinek <jakub@redhat.com>
237 * gcc.dg/pr52132.c: New test.
239 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
241 * gnat.dg/specs/aggr4.ads: New test.
242 * gnat.dg/specs/aggr4_pkg.ads: New helper.
244 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
247 * gcc.target/i386/pr52146.c: New.
249 2012-02-10 Jakub Jelinek <jakub@redhat.com>
252 * c-c++-common/pr52177.c: New test.
254 2012-02-10 Jan Hubicka <jh@suse.cz>
257 * g++.dg/torture/pr48600.C: New testcase.
259 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
262 * gcc.dg/dfp/pr52140.c: New test.
264 2012-02-09 Jakub Jelinek <jakub@redhat.com>
267 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
270 2012-02-09 Bin Cheng <bin.cheng@arm.com>
273 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
274 * testsuite/gcc.dg/pr51867.c: New test.
276 2012-02-09 Ian Lance Taylor <iant@google.com>
278 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
279 which don't support -fsplit-stack. Turn off optimization when
280 compiling select5-out.go.
282 2012-02-08 Ian Lance Taylor <iant@google.com>
284 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
285 systems which don't support -fsplit-stack.
287 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
289 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
290 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
291 machine instuction in the log.
293 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
295 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
298 2012-02-08 Magnus Granberg <zorry@gentoo.org>
301 * gcc.dg/pr48524.c: New test.
302 * gcc.dg/pr48524.spec: New spec file for test.
304 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
307 * gfortran.dg/vect/pr32380.f90: New test.
309 2012-02-08 Tobias Burnus <burnus@net-b.de>
312 * gfortran.dg/realloc_on_assign_12.f90: New.
314 2012-02-08 Richard Guenther <rguenther@suse.de>
316 PR rtl-optimization/52170
317 * gcc.dg/torture/pr52170.c: New testcase.
319 2012-02-08 Jakub Jelinek <jakub@redhat.com>
321 PR gcov-profile/52150
322 * gcc.dg/tree-prof/pr52150.c: New test.
324 PR rtl-optimization/52139
325 * gcc.dg/pr52139.c: New test.
327 2012-02-07 Jason Merrill <jason@redhat.com>
330 * g++.dg/cpp0x/constexpr-union3.C: New.
333 * g++.dg/lto/pr52035_0.C: New.
335 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
337 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
338 * gcc.dg/special/weak-1.c: Likewise.
339 * gcc.dg/ucnid-12.c: Likewise.
340 * gcc.dg/torture/pr45678-1.c: Likewise.
341 * gcc.dg/torture/pr45678-2.c: Likewise.
342 * gcc.dg/vector-4.c: Likewise.
343 * gcc.dg/ipa/inline-5.c: Likewise.
344 * gcc.dg/ucnid-11.c: Likewise.
345 * gcc.misc-tests/gcov-13.c: Likewise.
346 * gcc.misc-tests/gcov-14.c: Likewise.
347 * g++.dg/ext/label13.C: Likewise.
348 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
349 hppa*-*-hpux* options.
350 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
351 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
352 * gcc.dg/pr48616.c: Likewise.
353 * gcc.dg/pr17957.c: Likewise.
354 * gcc.dg/pr17055-1.c: Likewise.
355 * gcc.dg/pr32912-1.c: Likewise.
356 * gcc.dg/tm/pr51472.c: Likewise.
357 * c-c++-common/fold-bitand-4.c: Likewise.
358 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
359 Use dg-additional-options for extra options.
361 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
363 * gcc.target/epiphany/interrupt-2.c: New test.
365 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
368 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
369 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
372 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
375 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
377 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
381 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
382 * gcc.target/mips/va-arg-1.c: New test.
384 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
386 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
387 for -mno-pointers-to-nested-functions.
389 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
391 * gcc.c-torture/execute/20120207-1.c: New test.
393 2012-02-07 Jakub Jelinek <jakub@redhat.com>
395 PR rtl-optimization/52060
396 * gcc.dg/torture/pr52060.c: New test.
399 * gcc.c-torture/compile/pr52074.c: New test.
401 2012-02-07 Tobias Burnus <burnus@net-b.de>
404 * gfortran.dg/class_to_type_2.f90: New.
406 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
409 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
412 2012-02-06 Jason Merrill <jason@redhat.com>
415 * g++.dg/template/conv13.C: New.
417 2012-02-06 Richard Guenther <rguenther@suse.de>
419 PR tree-optimization/52115
420 * gcc.c-torture/compile/pr52115.c: New testcase.
422 2012-02-06 Jakub Jelinek <jakub@redhat.com>
425 * gcc.c-torture/execute/pr52129.c: New test.
427 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
429 * gcc.dg/pr48374.c: Actually add the test I forgot
430 in the 2012-01-25 commit.
432 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
435 * gfortran.dg/vect/vect-8.f90: New test case.
437 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
440 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
442 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
445 * gfortran.dg/class_48.f90 : Add test of allocate class array
446 component with source in subroutine test3. Remove commenting
447 out in subroutine test4, since branching on unitialized variable
448 is now fixed (no PR for this last.).
450 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
452 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
454 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
456 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
459 * lib/target-supports.exp (check_effective_target_mips_rel): New.
460 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
462 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
464 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
465 (check_effective_target_sync_int_long): Use it.
466 (check_effective_target_sync_char_short): Likewise.
467 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
469 2012-02-05 Tobias Burnus <burnus@net-b.de>
472 * gfortran.dg/class_48.f90: Add some further checks.
474 2012-02-05 Ira Rosen <irar@il.ibm.com>
476 PR tree-optimization/52091
477 * gcc.dg/vect/pr52091.c: New test.
479 2012-02-04 Jakub Jelinek <jakub@redhat.com>
481 PR rtl-optimization/52113
482 * gcc.target/avr/pr52113.c: New test.
484 2012-02-03 Jakub Jelinek <jakub@redhat.com>
486 PR rtl-optimization/52092
487 * gcc.c-torture/compile/pr52092.c: New test.
489 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
492 * gfortran.dg/class_array_10.f03: New test.
495 * gfortran.dg/class_array_11.f03: New test.
498 * gfortran.dg/class_array_12.f03: New test.
500 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
503 * gfortran.dg/realloc_on_assign_11.f90: New test.
505 2012-02-02 Tobias Burnus <burnus@net-b.de>
508 * gfortran.dg/shape_7.f90: New.
510 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
512 * gcc.target/mips/mips-prepend-1.c: New test.
514 2012-02-02 Jan Hubicka <jh@suse.cz>
515 Tom de Vries <tom@codesourcery.com>
518 * testsuite/gcc.dg/alias-12.c: New testcase.
519 * testsuite/gcc.dg/alias-13.c: New testcase.
521 2012-02-02 Jakub Jelinek <jakub@redhat.com>
524 * gcc.dg/pr52086.c: New test.
526 PR tree-optimization/52073
527 * gcc.c-torture/compile/pr52073.c: New test.
529 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
532 * gfortran.dg/function_optimize_10.f90: New test.
534 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
536 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
539 2012-02-01 Tobias Burnus <burnus@net-b.de>
542 * gfortran.dg/typebound_operator_14.f90: New.
544 2012-02-01 Tobias Burnus <burnus@net-b.de>
547 * gfortran.dg/elemental_function_1.f90: New.
549 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
551 PR rtl-optimization/51374
552 * gcc.target/avr/torture/pr51374-1.c:
553 Also fail if SBIS is seen.
555 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
557 PR rtl-optimization/51374
558 * gcc.target/avr/torture/pr51374-1.c: New.
560 2012-01-31 Tobias Burnus <burnus@net-b.de>
563 * gfortran.dg/typebound_generic_11.f90: New.
565 2012-01-31 Tobias Burnus <burnus@net-b.de>
568 * gfortran.dg/class_49.f90: New.
570 2012-01-31 Tobias Burnus <burnus@net-b.de>
573 * gfortran.dg/elemental_args_check_6.f90: New.
575 2012-01-31 Jason Merrill <jason@redhat.com>
578 * g++.dg/cpp0x/variadic122.C: New.
580 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
583 * gfortran.dg/realloc_on_assign_10.f90: New test.
585 2012-01-31 Richard Guenther <rguenther@suse.de>
587 PR tree-optimization/51528
588 * gcc.dg/torture/pr51528.c: New testcase.
590 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
593 * lib/go.exp (go_target_compile): Append timeout= to options.
594 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
595 select5-out.go test on alpha*-*-* targets.
597 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
599 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
600 (TEST_SHORT): Reformat in the same way.
601 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
602 (TEST_SHORT): Reformat in the same way.
603 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
604 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
605 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
606 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
607 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
609 2012-01-30 Bin Cheng <bin.cheng@arm.com>
612 * gcc.target/arm/pr51835.c: New testcase.
614 2012-01-30 Richard Guenther <rguenther@suse.de>
616 PR tree-optimization/52028
617 * gcc.dg/torture/pr52028.c: New testcase.
618 * gfortran.dg/ldist-pr45199.f: Adjust.
619 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
620 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
621 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
623 2012-01-30 Jakub Jelinek <jakub@redhat.com>
626 * gcc.dg/tree-prof/pr52027.c: New test.
628 PR tree-optimization/52046
629 * gcc.dg/pr52046.c: New test.
632 * g++.dg/other/pr52048.C: New test.
634 2012-01-30 Richard Guenther <rguenther@suse.de>
636 PR tree-optimization/52045
637 * gcc.dg/pr52045.c: New testcase.
639 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
641 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
642 new code generated for __sync_lock_release.
644 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
646 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
648 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
651 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
653 * g++.dg/ext/visibility/template10.C: Fix typo.
655 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
657 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
660 * g++.dg/cpp0x/constexpr-ice6.C: New.
662 2012-01-29 Tobias Burnus <burnus@net-b.de>
665 * gfortran.dg/default_initialization_6.f90: New.
667 2012-01-29 Tobias Burnus <burnus@net-b.de>
670 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
671 * gfortran.dg/class_48.f90: New.
673 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
676 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
678 2012-01-28 Tobias Burnus <burnus@net-b.de>
681 * gfortran.dg/class_allocate_12.f90: New.
683 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
685 * gcc.dg/torture/pr50444.c: Fix dg directives.
687 2012-01-28 Jakub Jelinek <jakub@redhat.com>
690 * gcc.target/arm/pr52006.c: New test.
692 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
695 * gcc.dg/lto/trans-mem.h: New file.
696 * gcc.dg/lto/trans-mem-2_0.c: Include it.
697 * gcc.dg/lto/trans-mem-1_1.c: Same.
698 * gcc.dg/lto/trans-mem-4_1.c: Same.
699 * gcc.dg/lto/trans-mem-3_1.c: Same.
701 2012-01-27 Tobias Burnus <burnus@net-b.de>
704 * gfortran.dg/dummy_procedure_7.f90: New.
706 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
708 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
709 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
711 2012-01-27 Jakub Jelinek <jakub@redhat.com>
714 * g++.dg/other/gc5.C: New test.
716 2012-01-27 Richard Guenther <rguenther@suse.de>
718 PR tree-optimization/50444
719 * gcc.dg/torture/pr50444.c: New testcase.
721 2012-01-27 Tobias Burnus <burnus@net-b.de>
725 * gfortran.dg/move_alloc_13.f90: New.
727 2012-01-27 Tobias Burnus <burnus@net-b.de>
730 * gfortran.dg/allocate_alloc_opt_13.f90: New.
731 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
732 and change dg-error string.
734 2012-01-27 Tobias Burnus <burnus@net-b.de>
737 * gfortran.dg/elemental_args_check_5.f90: New.
739 2012-01-27 Richard Guenther <rguenther@suse.de>
742 * g++.dg/torture/pr51959.C: New testcase.
744 2012-01-27 Tom de Vries <tom@codesourcery.com>
746 PR tree-optimization/51990
747 * gcc.dg/pr51990.c: New test.
748 * gcc.dg/pr51990-2.c: Same.
750 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
751 Tobias Burnus <burnus@gcc.gnu.org>
754 * gfortran.dg/class_allocate_11.f03: New.
759 * gfortran.dg/class_allocate_7.f03: New.
760 * gfortran.dg/class_allocate_8.f03: New.
761 * gfortran.dg/class_allocate_9.f03: New.
762 * gfortran.dg/class_allocate_10.f03: New.
764 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
766 * gnat.dg/discr34.adb: New test.
767 * gnat.dg/discr34_pkg.ads: New helper.
769 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
771 * gnat.dg/discr33.adb: New test.
773 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
775 * gnat.dg/limited_with3.ad[sb): New test.
776 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
777 * gnat.dg/limited_with3_pkg2.ads: Likewise.
778 * gnat.dg/limited_with3_pkg3.ads: Likewise.
780 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
782 * gnat.dg/stack_usage1.adb: New test.
783 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
785 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
786 * gcc.dg/pr44194-2.c: Likewise.
788 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
791 * g++.dg/template/crash112.C: New.
793 2012-01-27 Richard Henderson <rth@redhat.com>
795 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
797 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
799 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
801 2012-01-26 Jakub Jelinek <jakub@redhat.com>
804 * g++.dg/opt/pr51895.C: New test.
806 2012-01-26 Michael Matz <matz@suse.de>
808 PR tree-optimization/48794
809 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
811 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
813 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
815 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
817 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
818 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
820 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
821 the default value for s390 and s390x.
823 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
826 * gcc.dg/lto/trans-mem-4_0.c: New.
827 * gcc.dg/lto/trans-mem-4_1.c: New.
828 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
830 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
831 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
833 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
834 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
837 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
839 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
841 2012-01-25 Ian Lance Taylor <iant@google.com>
843 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
845 2012-01-25 Tobias Burnus <burnus@net-b.de>
848 * gfortran.dg/typebound_proc_25.f90: New.
850 2012-01-25 Jason Merrill <jason@redhat.com>
853 * g++.dg/lto/pr51992_0.C: New.
855 2012-01-25 Jakub Jelinek <jakub@redhat.com>
857 PR tree-optimization/51987
858 * gcc.target/i386/pr51987.c: New test.
860 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
862 * gcc.dg/tm/lto-1.c: Require lto support in target.
864 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
866 PR rtl-optimization/48374
867 * gcc.dg/pr48374.c: New test.
869 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
871 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
873 2012-01-25 Tobias Burnus <burnus@net-b.de>
876 * gfortran.dg/derived_constructor_char_3.f90: New.
878 2012-01-24 Ian Lance Taylor <iant@google.com>
880 * go.test/go-test.exp (filecmp): New procedure.
881 (errchk): Handle quoted square brackets.
882 (go-gc-tests): Set go_compile_args. Handle various new test
883 lines. Skip a few new tests.
884 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
886 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
888 * lib/target-supports.exp (proc check_effective_target_vect_perm)
889 (check_effective_target_vect_extract_even_odd)
890 (check_effective_target_vect_interleave): Return true for MIPS
893 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
895 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
896 (main): Use it instead of argc.
898 2012-01-24 Jason Merrill <jason@redhat.com>
901 * g++.dg/cpp0x/sfinae31.C: New.
903 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
905 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
907 2012-01-24 Jason Merrill <jason@redhat.com>
910 * g++.dg/inherit/covariant20.C: New.
912 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
915 * g++.dg/parse/crash58.C: New.
917 2012-01-24 Jakub Jelinek <jakub@redhat.com>
920 * gcc.dg/pr51957-1.c: New test.
921 * gcc.dg/pr51957-1.h: New file.
922 * gcc.dg/pr51957-2.c: New test.
924 2012-01-23 Jason Merrill <jason@redhat.com>
927 * g++.dg/ext/visibility/template10.C: New.
929 2012-01-23 Tobias Burnus <burnus@net-b.de>
932 * gfortran.dg/move_alloc_12.f90: New.
934 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
937 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
939 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
942 * g++.dg/template/crash111.C: New.
944 2012-01-23 Arnaud Charlet <charlet@adacore.com>
946 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
948 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
950 2012-01-23 Dodji Seketeli <dodji@redhat.com>
953 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
954 the DW_TAG_class_type and DW_AT_name: "Executor".
956 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
958 * lib/target-supports.exp
959 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
960 (check_effective_target_vect_interleave): Likewise.
962 2012-01-22 Jason Merrill <jason@redhat.com>
965 * g++.dg/template/using20.C: New.
966 * g++.dg/template/template-id-2.C: Adjust diagnostic.
968 2012-01-23 Jason Merrill <jason@redhat.com>
971 * g++.dg/torture/pr51344.C: Limit to x86.
973 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
975 * c-c++-common/tm/omp.c: Require target with pthread support.
977 2012-01-23 Richard Guenther <rguenther@suse.de>
979 PR tree-optimization/51949
980 * gcc.dg/torture/pr51949.c: New testcase.
982 2012-01-23 Jakub Jelinek <jakub@redhat.com>
984 PR rtl-optimization/51933
985 * gcc.c-torture/execute/pr51933.c: New test.
987 2012-01-22 Douglas B Rupp <rupp@gnat.com>
989 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
990 Do not define for Interix.
992 2012-01-22 Jason Merrill <jason@redhat.com>
995 * g++.dg/lto/pr51832.h: New.
996 * g++.dg/lto/pr51832_0.C: New.
997 * g++.dg/lto/pr51832_1.C: New.
999 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
1001 * gcc.dg/ext-elim-1.c: New test.
1003 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
1006 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
1007 * g++.dg/opt/longbranch1.C: Likewise.
1009 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
1011 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
1014 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
1017 * gfortran.dg/namelist_74.f90: New test.
1018 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
1020 2012-01-21 Tobias Burnus <burnus@net-b.de>
1023 * gfortran.dg/class_47.f90: New.
1025 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
1027 * gnat.dg/renaming5.ad[sb]: New test.
1029 2012-01-20 Jason Merrill <jason@redhat.com>
1032 * g++.dg/pch/mangle1.{C,Hs}: Remove.
1034 2012-01-20 Jason Merrill <jason@redhat.com>
1037 * g++.dg/ext/attrib42.C: Require ilp32.
1039 2012-01-20 Jakub Jelinek <jakub@redhat.com>
1042 * gcc.target/arm/pr51915.c: New test.
1044 2012-01-20 Cary Coutant <ccoutant@google.com>
1045 Dodji Seketeli <dodji@redhat.com>
1048 * g++.dg/debug/dwarf2/nested-3.C: New test.
1050 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
1053 * g++.dg/template/crash110.C: New.
1055 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1057 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
1058 Remove default options on hppa*-*-hpux*.
1060 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1062 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
1064 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1066 * gcc.c-torture/compile/pr51856.c: New testcase.
1068 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
1070 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
1071 options to go_target_compile.
1073 2012-01-20 Kai Tietz <ktietz@redhat.com>
1075 * g++.dg/torture/pr51344.C: Fix typo.
1077 2012-01-20 Richard Guenther <rguenther@suse.de>
1079 PR tree-optimization/51903
1080 * g++.dg/torture/pr51903.C: New testcase.
1082 2012-01-20 Tobias Burnus <burnus@net-b.de>
1083 Janus Weil <janus@gcc.gnu.org>
1086 * gfortran.dg/use_21.f90: New.
1088 2012-01-20 Jakub Jelinek <jakub@redhat.com>
1091 * gcc.dg/torture/pr51106-1.c: New test.
1092 * gcc.dg/torture/pr51106-2.c: New test.
1094 2012-01-19 Kai Tietz <ktietz@redhat.com>
1096 * g++.dg/torture/pr51344.C: New test.
1098 2012-01-19 Tobias Burnus <burnus@net-b.de>
1101 * gfortran.dg/intrinsic_size_2.f90: New.
1103 2012-01-19 Jason Merrill <jason@redhat.com>
1106 * g++.dg/inherit/using7.C: New.
1108 2012-01-19 Richard Guenther <rguenther@suse.de>
1110 PR tree-optimization/37997
1111 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
1113 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
1115 PR rtl-optimization/51505
1116 * gcc.dg/pr51505.c: New test.
1118 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
1121 * gfortran.dg/typebound_operator_12.f03: New.
1122 * gfortran.dg/typebound_operator_13.f03: New.
1124 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
1127 * g++.dg/cpp0x/pr51225.C: New.
1129 2012-01-17 Ian Lance Taylor <iant@google.com>
1132 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
1134 2012-01-17 Tobias Burnus <burnus@net-b.de>
1137 * gfortran.dg/realloc_on_assign_9.f90: New.
1139 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
1142 * gcc.dg/tm/memopt-3.c: Remove xfail.
1143 * gcc.dg/tm/memopt-4.c: Remove xfail.
1144 * gcc.dg/tm/memopt-5.c: Remove xfail.
1145 * gcc.dg/tm/memopt-7.c: Remove xfail.
1147 2012-01-17 Jakub Jelinek <jakub@redhat.com>
1149 PR tree-optimization/51877
1150 * gcc.c-torture/execute/pr51877.c: New test.
1152 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
1154 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
1155 {!vect_align_arrays} to vect_sizes_32B_16B.
1156 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
1157 * gcc.dg/vect/vect-peel-3.c: Ditto.
1159 2012-01-16 Jason Merrill <jason@redhat.com>
1162 * g++.dg/abi/mangle60.C: New.
1165 * g++.dg/pch/mangle1.{C,Hs}: New.
1167 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
1168 Tobias Burnus <burnus@net-b.de>
1171 * gfortran.dg/elemental_optional_args_3.f90: New
1172 * gfortran.dg/elemental_optional_args_4.f90: New
1174 2012-01-16 Tobias Burnus <burnus@net-b.de>
1177 * gfortran.dg/use_20.f90: New
1179 2012-01-16 Jason Merrill <jason@redhat.com>
1182 * g++.dg/cpp0x/rv-bitfield.C: New.
1183 * g++.dg/cpp0x/rv-bitfield2.C: New.
1185 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
1187 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
1188 subroutine 'qsort' and use index array to assign the result.
1190 2012-01-16 Jakub Jelinek <jakub@redhat.com>
1192 PR tree-optimization/51865
1193 * gcc.dg/pr51865.c: New test.
1195 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
1197 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
1199 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
1201 * gcc.target/mips/code-readable-2.c: Allow the jump table address
1202 to be loaded from the constant pool, rather than via %hi and %lo.
1204 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
1206 PR rtl-optimization/51821
1207 * gcc.dg/pr51821.c: New test.
1209 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
1211 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
1213 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
1215 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
1217 2012-01-14 Tobias Burnus <burnus@net-b.de>
1220 * gfortran.dg/init_flag_8.f90: New.
1221 * gfortran.dg/init_flag_9.f90: New.
1223 2011-01-14 Tobias Burnus <burnus@net-b.de>
1226 * gfortran.dg/use_18.f90: New.
1227 * gfortran.dg/use_19.f90: New.
1229 2012-01-13 Ian Lance Taylor <iant@google.com>
1232 * g++.dg/warn/Wsign-compare-4.C: New.
1234 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
1237 * gfortran.dg/alloc_comp_assign.f03: New.
1238 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
1239 __BUILTIN_FREE from 38 to 32.
1241 2012-01-13 Jason Merrill <jason@redhat.com>
1244 * g++.dg/warn/Wreturn-type-7.C: New.
1246 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
1248 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
1250 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
1251 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
1252 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
1253 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
1254 int32plus because of big array needed.
1255 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
1256 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
1258 2012-01-13 Jason Merrill <jason@redhat.com>
1261 * g++.dg/ext/visibility/template9.C: New.
1264 * g++.dg/cpp0x/defaulted34.C: New.
1265 * g++.dg/template/virtual3.C: New.
1267 2012-01-13 Richard Guenther <rguenther@suse.de>
1270 * gcc.dg/torture/pr8081.c: New testcase.
1272 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
1274 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
1276 2012-01-12 Jason Merrill <jason@redhat.com>
1279 * g++.dg/ext/stmtexpr14.C: New.
1281 2012-01-13 Dodji Seketeli <dodji@redhat.com>
1284 * g++.dg/cpp0x/constexpr-diag4.C: New test.
1286 2012-01-12 Jason Merrill <jason@redhat.com>
1289 * g++.dg/abi/mangle48.C: Test qualified-names, too.
1290 * g++.dg/abi/mangle58.C: Likewise.
1293 * g++.dg/template/arg8.C: New.
1295 2012-01-12 Ira Rosen <irar@il.ibm.com>
1297 PR tree-optimization/51799
1298 * gcc.dg/vect/pr51799.c: New test.
1299 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
1302 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
1303 Tobias Burnus <burnus@net-b.de>
1307 * lib/target-supports.exp
1308 (check_effective_target_fortran_largest_fp_has_sqrt): New.
1309 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
1311 2012-01-11 Jason Merrill <jason@redhat.com>
1314 * g++.dg/ext/attrib42.C: New.
1316 2012-01-11 Jakub Jelinek <jakub@redhat.com>
1319 * gcc.dg/pr51796.c: New test.
1321 2012-01-11 Jason Merrill <jason@redhat.com>
1324 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
1326 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
1328 * gnat.dg/array19.ad[sb]: New test.
1330 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
1332 * gnat.dg/opt23.ad[sb]: New test.
1333 * gnat.dg/opt23_pkg.ad[sb]: New helper.
1334 * gnat.dg/opt24.ad[sb]: New test.
1336 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1338 PR tree-optimization/49642
1339 * gcc.dg/tree-ssa/pr49642-1.c: New test.
1340 * gcc.dg/tree-ssa/pr49642-2.c: New test.
1342 2012-01-11 Jason Merrill <jason@redhat.com>
1345 * g++.dg/template/explicit-args5.C: New.
1347 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1349 * gcc.c-torture/execute/20120110-1.c: New testcase.
1351 2012-01-10 Jason Merrill <jason@redhat.com>
1354 * g++.dg/inherit/ambig1.C: New.
1357 * g++.dg/cpp0x/constexpr-cache1.C: New.
1359 2012-01-10 Richard Guenther <rguenther@suse.de>
1361 PR tree-optimization/51801
1362 * gcc.dg/torture/pr51801.c: New testcase.
1364 2012-01-10 Tobias Burnus <burnus@net-b.de>
1367 * gfortran.dg/allocate_with_typespec_5.f90: New.
1369 2012-01-10 Tobias Burnus <burnus@net-b.de>
1371 * gfortran.dg/class_39.f03: Update dg-error string.
1373 2012-01-10 Richard Guenther <rguenther@suse.de>
1375 PR tree-optimization/50913
1376 * gcc.dg/graphite/interchange-16.c: New testcase.
1377 * gcc.dg/graphite/scop-20.c: XFAIL.
1378 * gfortran.dg/graphite/interchange-1.f: Likewise.
1379 * gfortran.dg/graphite/block-1.f90: Likewise.
1380 * gfortran.dg/graphite/block-2.f: Likewise.
1382 2012-01-10 Richard Henderson <rth@redhat.com>
1384 * lib/target-supports.exp (check_effective_target_vect_perm,
1385 check_effective_target_vect_perm_byte,
1386 check_effective_target_vect_perm_short): Enable for arm neon.
1388 2012-01-09 Tobias Burnus <burnus@net-b.de>
1391 * gfortran.dg/typebound_operator_11.f90: New.
1393 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
1395 * gnat.dg/array18.adb: New test.
1396 * gnat.dg/array18_pkg.ads: New helper.
1398 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
1401 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
1402 around base object in first assignment in main program.
1403 * gfortran.dg/typebound_operator_10.f03: New test.
1405 2012-01-09 Martin Jambor <mjambor@suse.cz>
1407 PR tree-optimization/51759
1408 * g++.dg/ipa/pr51759.C: New test.
1410 2012-01-09 Tobias Burnus <burnus@net-b.de>
1413 * gfortran.dg/optional_absent_2.f90: New.
1415 2012-01-09 Tobias Burnus <burnus@net-b.de>
1418 * gfortran.dg/use_17.f90: New.
1420 2012-01-09 Gary Funck <gary@intrepid.com>
1422 PR preprocessor/33919
1423 * gcc.dg/pr33919.c: New test.
1424 * gcc.dg/pr33919-0.h: New test header file.
1425 * gcc.dg/pr33919-1.h: Ditto.
1426 * gcc.dg/pr33919-2.h: Ditto.
1428 2012-01-07 Jan Hubicka <jh@suse.cz>
1430 PR tree-optimize/51694
1431 * gcc.c-torture/compile/pr51694.c: new testcase.
1433 2012-01-07 Jan Hubicka <jh@suse.cz>
1435 PR tree-optimization/51600
1436 * g++.dg/torture/pr51600.C: New testcase.
1438 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1440 PR gcov-profile/51715
1441 PR gcov-profile/51717
1442 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
1443 * gcc.misc-tests/gcov-14.c: Likewise.
1445 2012-01-06 Jason Merrill <jason@redhat.com>
1447 * g++.dg/parse/new5.C: New.
1449 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
1452 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
1453 including <string.h>.
1455 2012-01-06 Jason Merrill <jason@redhat.com>
1457 * g++.dg/abi/mangle51.C: New.
1458 * g++.dg/abi/mangle52.C: New.
1459 * g++.dg/abi/mangle53.C: New.
1460 * g++.dg/abi/mangle54.C: New.
1461 * g++.dg/abi/mangle55.C: New.
1462 * g++.dg/abi/mangle56.C: New.
1463 * g++.dg/abi/mangle57.C: New.
1464 * g++.dg/abi/mangle58.C: New.
1465 * g++.dg/abi/mangle59.C: New.
1466 * g++.dg/cpp0x/trailing3.C: Update mangling.
1467 * g++.dg/cpp0x/variadic111.C: Update mangling.
1468 * g++.dg/cpp0x/variadic4.C: Update mangling.
1469 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
1470 * g++.dg/template/nontype22.C: Works now.
1471 * g++.dg/template/pr35240.C: Works now.
1473 * g++.dg/cpp0x/error7.C: New.
1475 2012-01-06 Tobias Burnus <burnus@net-b.de>
1477 * gfortran.dg/deallocate_stat_2.f90: New.
1478 * coarray/allocate_errgmsg.f90: New.
1479 * gfortran.dg/coarray_lib_alloc_1.f90: New.
1480 * gfortran.dg/coarray_lib_alloc_2.f90: New.
1481 * coarray/subobject_1.f90: Fix for num_images > 1.
1482 * gfortran.dg/deallocate_stat.f90: Update due to changed
1485 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
1487 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
1489 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
1491 * ada/acats/overflow.lst: Add cb20004.
1493 2012-01-05 Dodji Seketeli <dodji@redhat.com>
1496 * g++.dg/cpp0x/alias-decl-18.C: New test.
1498 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
1500 * gcc.c-torture/execute/20120104-1.c: New test.
1502 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
1505 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
1506 the old typebound_operator_8.f03.
1507 * gfortran.dg/typebound_operator_8.f03: New version of
1508 typebound_operator_7.f03 with 'u' a derived type instead of a
1511 2012-01-05 Richard Guenther <rguenther@suse.de>
1513 * g++.dg/torture/pr49309.C: Skip for -flto.
1515 2012-01-05 Jakub Jelinek <jakub@redhat.com>
1518 * gcc.c-torture/compile/pr51761.c: New test.
1520 2012-01-05 Richard Guenther <rguenther@suse.de>
1522 PR tree-optimization/51760
1523 * gcc.dg/torture/pr51760.c: New testcase.
1525 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
1528 * gcc.dg/tm/memopt-6.c: Adjust regexp.
1530 2012-01-05 Richard Guenther <rguenther@suse.de>
1533 * gfortran.dg/lto/pr41576_0.f90: New testcase.
1534 * gfortran.dg/lto/pr41576_1.f90: Likewise.
1536 2012-01-04 Jakub Jelinek <jakub@redhat.com>
1539 * gcc.dg/pr51695.c: New test.
1541 2012-01-04 Andrew Pinski <apinski@cavium.com>
1543 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
1544 * gcc.target/mips/octeon2-lx-1.c: New test.
1545 * gcc.target/mips/mips64-dsp-ldx.c: New test.
1546 * gcc.target/mips/octeon2-lx-2.c: New test.
1547 * gcc.target/mips/octeon2-lx-3.c: New test.
1549 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
1553 * gcc.dg/tm/alias-1.c: Adjust regexp.
1554 * gcc.dg/tm/alias-2.c: Adjust regexp.
1556 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
1559 * g++.dg/warn/Wparentheses-26.C: New.
1561 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
1563 * gfortran.dg/elemental_optional_args_2.f90: New test.
1565 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
1568 * gfortran.dg/common_17.f90: New test.
1570 2012-01-04 Richard Guenther <rguenther@suse.de>
1572 PR tree-optimization/49651
1573 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
1574 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
1576 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1579 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
1581 2012-01-03 Andrew Pinski <apinski@cavium.com>
1583 * lib/scanasm.exp (dg-function-on-line): Always use a special format
1584 for all mips targets. Also allow an optional .cfi_startproc.
1586 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
1588 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
1590 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1593 * g++.dg/rtti/dyncast5.C: New.
1595 2012-01-03 Richard Guenther <rguenther@suse.de>
1597 PR tree-optimization/51070
1598 * gcc.dg/torture/pr51070-2.c: New testcase.
1600 2012-01-03 Richard Guenther <rguenther@suse.de>
1602 PR tree-optimization/51692
1603 * gcc.dg/torture/pr51692.c: New testcase.
1605 2012-01-03 Richard Guenther <rguenther@suse.de>
1608 * g++.dg/lto/pr51650-3_0.C: New testcase.
1610 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1613 * g++.dg/warn/Wredundant-decls-spec.C: New.
1615 2012-01-03 Jakub Jelinek <jakub@redhat.com>
1617 PR tree-optimization/51719
1618 * g++.dg/tree-prof/pr51719.C: New test.
1620 2012-01-03 Richard Guenther <rguenther@suse.de>
1623 * gcc.dg/fold-compare-6.c: New testcase.
1625 2012-01-03 Jakub Jelinek <jakub@redhat.com>
1628 * g++.dg/gomp/pr51669.C: New test.
1630 2012-01-02 Jason Merrill <jason@redhat.com>
1633 * g++.dg/cpp0x/constexpr-union2.C: New.
1636 * g++.dg/cpp0x/nsdmi-defer5.C: New.
1638 2012-01-02 Dodji Seketeli <dodji@redhat.com>
1641 * g++.dg/cpp0x/constexpr-99.C: New test.
1643 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
1646 * g++.dg/template/init9.C: New.
1648 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1650 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
1651 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
1652 rather than a specific number.
1654 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
1659 * gfortran.dg/typebound_operator_7.f03: New.
1660 * gfortran.dg/typebound_operator_8.f03: New.
1662 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1665 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
1667 * gcc.target/mips/dspr2-MULTU.c: Likewise.
1669 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1671 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
1673 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1675 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
1678 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1680 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
1681 * gfortran.dg/io_real_boz_4.f90: Likewise.
1682 * gfortran.dg/io_real_boz_5.f90: Likewise.
1684 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1686 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
1688 2012-01-02 Revital Eres <revital.eres@linaro.org>
1690 * gcc.dg/sms-11.c: New file.
1692 2012-01-02 Tobias Burnus <burnus@net-b.de>
1695 * gfortran.dg/coarray/image_index_3.f90: New.
1697 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1700 * g++.dg/parse/enum8.C: New.
1702 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1705 * g++.dg/conversion/reinterpret4.C: New.
1706 * g++.dg/conversion/reinterpret1.C: Adjust.
1708 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1710 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
1712 2012-01-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
1714 * g++.old-deja/g++.brendan/crash25.C: Adjust.
1715 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1716 * g++.old-deja/g++.jason/access14.C: Likewise.
1717 * g++.old-deja/g++.jason/access8.C: Likewise.
1718 * g++.old-deja/g++.jason/access1.C: Likewise.
1719 * g++.old-deja/g++.other/access3.C: Likewise.
1720 * g++.old-deja/g++.other/access5.C: Likewise.
1721 * g++.old-deja/g++.law/unsorted1.C: Likewise.
1722 * g++.old-deja/g++.law/visibility22.C: Likewise.
1723 * g++.old-deja/g++.law/visibility26.C: Likewise.
1724 * g++.old-deja/g++.mike/p2746.C: Likewise.
1725 * g++.dg/debug/using1.C: Likewise.
1726 * g++.dg/lookup/using51.C: Likewise.
1727 * g++.dg/inherit/using5.C: Likewise.
1728 * g++.dg/inherit/pr30297.C: Likewise.
1729 * g++.dg/inherit/access8.C: Likewise.
1730 * g++.dg/torture/pr39362.C: Likewise.
1731 * g++.dg/template/crash13.C: Likewise.
1732 * g++.dg/template/using10.C: Likewise.
1734 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
1737 * lib/gcc-dg.exp (scan-module-absence): Really commit last
1740 2012-01-01 Ira Rosen <irar@il.ibm.com>
1742 PR tree-optimization/51704
1743 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
1744 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
1745 corresponding flags.
1747 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1750 * g++.dg/cpp0x/constexpr-delegating2.C: New.
1752 2012-01-01 Jan Hubicka <jh@suse.cz>
1754 PR rtl-optimization/51069
1755 * gcc.c-torture/compile/pr51069.c: New testcase.
1757 2012-01-01 Jakub Jelinek <jakub@redhat.com>
1759 PR tree-optimization/51683
1760 * gcc.dg/pr51683.c: New test.
1762 Copyright (C) 2012 Free Software Foundation, Inc.
1764 Copying and distribution of this file, with or without modification,
1765 are permitted in any medium without royalty provided the copyright
1766 notice and this notice are preserved.