1 2012-06-04 Edmar Wienskoski <edmar@freescale.com>
4 * gcc.target/powerpc/cell_builtin_1.c: New test case.
5 * gcc.target/powerpc/cell_builtin_2.c: Ditto.
6 * gcc.target/powerpc/cell_builtin_3.c: Ditto.
7 * gcc.target/powerpc/cell_builtin_4.c: Ditto.
8 * gcc.target/powerpc/cell_builtin_5.c: Ditto.
9 * gcc.target/powerpc/cell_builtin_6.c: Ditto.
10 * gcc.target/powerpc/cell_builtin_7.c: Ditto.
11 * gcc.target/powerpc/cell_builtin_8.c: Ditto.
13 2012-06-04 Richard Guenther <rguenther@suse.de>
15 Backport from mainline
16 2012-04-25 Jakub Jelinek <jakub@redhat.com>
19 * gcc.c-torture/compile/pr52979-1.c: New test.
20 * gcc.c-torture/execute/pr52979-1.c: New test.
21 * gcc.c-torture/execute/pr52979-2.c: New test.
23 2012-06-04 Jakub Jelinek <jakub@redhat.com>
25 PR tree-optimization/53550
26 * gcc.dg/pr53550.c: New test.
28 2012-06-04 Richard Guenther <rguenther@suse.de>
29 Eric Botcazou <ebotcazou@adacore.com>
31 Backport from mainline
35 * gcc.dg/torture/pr48124-1.c: New testcase.
36 * gcc.dg/torture/pr48124-2.c: Likewise.
37 * gcc.dg/torture/pr48124-3.c: Likewise.
38 * gcc.dg/torture/pr48124-4.c: Likewise.
39 * gnat.dg/pack16.adb: Likewise.
40 * gnat.dg/pack16_pkg.ads: Likewise.
41 * gnat.dg/pack17.adb: Likewise.
42 * gnat.dg/specs/pack7.ads: Likewise.
43 * gnat.dg/specs/pack8.ads: Likewise.
44 * gnat.dg/specs/pack8_pkg.ads: Likewise.
46 2012-06-01 Jason Merrill <jason@redhat.com>
49 * g++.dg/ext/visibility/template12.C: New.
50 * g++.dg/ext/attrib14.C: Adjust warning line.
53 * g++.dg/parse/new6.C: New.
54 * g++.dg/template/sizeof-template-argument.C: Adjust error message.
56 2012-06-01 Jason Merrill <jason@redhat.com>
59 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
61 2012-06-01 Jason Merrill <jason@redhat.com>
64 * g++.dg/cpp0x/auto33.C: New.
66 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
68 * c-c++-common/restrict-2.c: Revert previous change.
70 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
73 * gnat.dg/lto14.adb: Skip on Solaris.
75 2012-05-31 Jason Merrill <jason@redhat.com>
78 * g++.dg/cpp0x/initlist-ctor1.C: New.
80 2012-05-31 Richard Guenther <rguenther@suse.de>
83 * gcc.dg/torture/pr48493.c: New testcase.
85 2012-05-30 Jakub Jelinek <jakub@redhat.com>
88 * g++.dg/init/new33.C: New test.
90 2012-05-30 Jason Merrill <jason@redhat.com>
93 * c-c++-common/array-lit.c: New.
94 * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
96 2012-05-30 Richard Guenther <rguenther@suse.de>
99 * gcc.dg/torture/pr53501.c: New testcase.
100 * c-c++-common/restrict-2.c: Adjust.
102 2012-05-30 Jakub Jelinek <jakub@redhat.com>
104 PR rtl-optimization/53519
105 * gcc.c-torture/compile/pr53519.c: New test.
107 2012-05-29 Richard Guenther <rguenther@suse.de>
109 PR tree-optimization/53516
110 * gcc.dg/torture/pr53516.c: New testcase.
112 2012-05-29 Paolo Carlini <paolo.carlini@oracle.com>
115 * g++.dg/parse/crash60.C: New.
117 2012-05-28 Jakub Jelinek <jakub@redhat.com>
119 PR tree-optimization/53505
120 * c-c++-common/torture/pr53505.c: New test.
122 2012-05-25 Ian Lance Taylor <iant@google.com>
124 * gcc.dg/split-6.c: New test.
126 2012-05-25 Eric Botcazou <ebotcazou@adacore.com>
128 * gnat.dg/lto14.adb: New test.
130 2012-05-24 Richard Guenther <rguenther@suse.de>
133 * g++.dg/tree-prof/pr53460.C: New testcase.
135 2012-05-24 Jakub Jelinek <jakub@redhat.com>
137 PR tree-optimization/53465
138 * gcc.c-torture/execute/pr53465.c: New test.
140 2012-05-23 Tobias Burnus <burnus@net-b.de>
143 * gfortran.dg/realloc_on_assign_15.f90: New.
145 2012-05-22 Richard Guenther <rguenther@suse.de>
147 PR tree-optimization/53408
148 * gcc.dg/torture/pr53408.c: New testcase.
150 2012-05-22 Richard Guenther <rguenther@suse.de>
153 * gcc.dg/torture/pr51071-2.c: New testcase.
155 2012-05-21 Jakub Jelinek <jakub@redhat.com>
157 PR tree-optimization/53366
158 * gcc.dg/torture/pr53366-1.c: New test.
159 * gcc.dg/torture/pr53366-2.c: New test.
160 * gcc.target/i386/pr53366-1.c: New test.
161 * gcc.target/i386/pr53366-2.c: New test.
163 PR tree-optimization/53409
164 * gcc.c-torture/compile/pr53409.c: New test.
166 PR tree-optimization/53410
167 * gcc.c-torture/compile/pr53410-1.c: New test.
168 * gcc.c-torture/compile/pr53410-2.c: New test.
170 2012-05-21 Joseph Myers <joseph@codesourcery.com>
173 * gcc.c-torture/compile/pr53418-1.c,
174 gcc.c-torture/compile/pr53418-2.c: New tests.
176 2012-05-21 Patrick Marlier <patrick.marlier@gmail.com>
178 * gcc.dg/tm/indirect-2.c: New test.
180 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
182 Backport from mainline
183 2012-05-21 Uros Bizjak <ubizjak@gmail.com>
184 H.J. Lu <hongjiu.lu@intel.com>
187 * gcc.target/i386/pr53416.c: New file.
189 2012-05-20 Eric Botcazou <ebotcazou@adacore.com>
191 * gnat.dg/lto13.adb: New test.
192 * gnat.dg/lto13_pkg.ad[sb]: New helper.
194 2012-05-18 Eric Botcazou <ebotcazou@adacore.com>
196 * gnat.dg/specs/lto12.ads: New test.
197 * gnat.dg/specs/lto12_pkg.ads: New helper.
199 2012-05-17 David S. Miller <davem@davemloft.net>
201 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
202 failure on sparc-*-linux-gnu.
204 2012-05-16 Richard Henderson <rth@redhat.com>
207 * g++.dg/opt/pr52727.C: New testcase.
209 2012-05-16 Richard Guenther <rguenther@suse.de>
211 PR tree-optimization/53364
212 * g++.dg/torture/pr53364.C: New testcase.
214 2012-05-15 Jakub Jelinek <jakub@redhat.com>
217 * gcc.dg/pr53358.c: New test.
219 2012-05-14 Uros Bizjak <ubizjak@gmail.com>
221 * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
222 * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
224 2012-05-12 Eric Botcazou <ebotcazou@adacore.com>
226 * gnat.dg/null_pointer_deref3.adb: New test.
228 2012-05-10 Paolo Carlini <paolo.carlini@oracle.com>
231 * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
233 2012-05-10 Eric Botcazou <ebotcazou@adacore.com>
235 * gnat.dg/lto11.ad[sb]: New test.
237 2012-05-08 Hans-Peter Nilsson <hp@axis.com>
240 * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
242 2012-05-07 Jakub Jelinek <jakub@redhat.com>
244 PR tree-optimization/53239
245 * g++.dg/opt/vrp3.C: New test.
246 * g++.dg/opt/vrp3-aux.cc: New file.
247 * g++.dg/opt/vrp3.h: New file.
249 2012-05-07 Tobias Burnus <burnus@net-b.de>
251 Backport from mainline:
252 2012-05-07 Tobias Burnus <burnus@net-b.de>
255 * gfortran.dg/typebound_operator_15.f90: New.
257 2012-05-05 Tobias Burnus <burnus@net-b.de>
259 Backport from mainline:
260 2012-05-04 Tobias Burnus <burnus@net-b.de>
263 * gfortran.dg/constructor_7.f90: New.
264 * gfortran.dg/constructor_8.f90: New.
266 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
268 Backport from mainline:
270 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
272 PR tree-optimization/52633
273 * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
274 recognized as widening shifts instead of over-widening.
275 * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
276 * gcc.dg/vect/vect-over-widen-4.c: Likewise.
277 * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
278 * gcc.target/arm/pr52633.c: New test.
280 2012-04-10 Ulrich Weigand <ulrich.weigand@linaro.org>
282 PR tree-optimization/52870
283 * gcc.dg/vect/pr52870.c: New test.
285 2012-05-04 Richard Guenther <rguenther@suse.de>
287 * gcc.dg/lto/pr53214_0.c: New testcase.
289 2012-05-04 Eric Botcazou <ebotcazou@adacore.com>
291 * gcc.target/ia64/pr48496.c: New test.
292 * gcc.target/ia64/pr52657.c: Likewise.
294 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
296 Backport from mainline
297 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
300 * gcc.target/powwerpc/pr53199.c: New file.
302 2012-05-03 Martin Jambor <mjambor@suse.cz>
304 Backport from mainline
305 2012-05-02 Martin Jambor <mjambor@suse.cz>
308 * g++.dg/lto/pr52605_0.C: New test.
310 2012-05-03 Paolo Carlini <paolo.carlini@oracle.com>
313 * g++.dg/other/final2.C: New.
315 2012-05-03 Jakub Jelinek <jakub@redhat.com>
318 * gcc.dg/pr53174.c: New test.
321 * gcc.target/arm/pr53187.c: New test.
322 * gcc.c-torture/compile/pr53187.c: New test.
324 2012-05-03 Richard Guenther <rguenther@suse.de>
326 PR tree-optimization/53144
327 * gcc.dg/torture/pr53144.c: New testcase.
329 2012-05-02 Tobias Burnus <burnus@net-b.de>
331 Backport from mainline
332 2012-04-16 Tobias Burnus <burnus@net-b.de>
335 * gfortran.dg/pointer_intent_6.f90: New.
337 2012-05-02 Jakub Jelinek <jakub@redhat.com>
339 PR tree-optimization/53163
340 * gcc.c-torture/compile/pr53163.c: New test.
342 PR rtl-optimization/53160
343 * gcc.c-torture/execute/pr53160.c: New test.
345 2012-04-30 Thomas Koenig <tkoenig@gcc.gnu.org>
349 * gfortran.dg/function_optimize_12.f90: New test.
351 2012-04-30 Uros Bizjak <ubizjak@gmail.com>
353 Backport from mainline
354 2012-04-27 Paolo Bonzini <bonzini@gnu.org>
357 * gcc.c-torture/execute/20120427-1.c: New testcase.
359 2012-04-26 Hans-Peter Nilsson <hp@axis.com>
362 * gcc.dg/torture/pr53120.c: New test.
364 2012-04-25 Jakub Jelinek <jakub@redhat.com>
367 * gcc.dg/pr52880.c: New test.
369 2012-04-24 Georg-Johann Lay <avr@gjlay.de>
372 PR tree-optimizations/52891
374 * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
376 2012-04-24 Richard Guenther <rguenther@suse.de>
378 PR tree-optimization/53085
379 * g++.dg/torture/pr53085.C: New testcase.
381 2012-04-23 Richard Guenther <rguenther@suse.de>
384 * gcc.dg/pr53060.c: New testcase.
386 2012-04-23 Jakub Jelinek <jakub@redhat.com>
388 PR tree-optimizations/52891
389 * gcc.c-torture/compile/pr52891-1.c: New test.
390 * gcc.c-torture/compile/pr52891-2.c: New test.
392 2012-04-20 Ian Lance Taylor <iant@google.com>
394 * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
395 (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
397 2012-04-17 Paolo Carlini <paolo.carlini@oracle.com>
400 * g++.dg/parse/crash59.C: New.
402 2012-04-16 Jason Merrill <jason@redhat.com>
405 * g++.dg/cpp0x/variadic131.C: New.
407 2012-04-16 Jason Merrill <jason@redhat.com>
410 * g++.dg/cpp0x/variadic129.C: New.
413 * g++.dg/cpp0x/variadic128.C: New.
415 2012-04-16 Uros Bizjak <ubizjak@gmail.com>
417 Backport from mainline
418 2012-04-12 Uros Bizjak <ubizjak@gmail.com>
421 * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
422 second function argument.
423 * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
424 (calc_permps): Update declaration. Calculate result correctly.
425 (avx2_test): Change src2 type to union256i_d.
426 * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
429 2012-04-16 Martin Jambor <mjambor@suse.cz>
431 Backported from mainline
433 2012-04-13 Martin Jambor <mjambor@suse.cz>
436 * g++.dg/ipa/pr52939.C: New test.
438 2012-04-15 Jason Merrill <jason@redhat.com>
441 * g++.dg/cpp0x/variadic125.C: New.
444 * g++.dg/cpp0x/variadic124.C: New.
446 2012-04-15 Fabien ChĂȘne <fabien@gcc.gnu.org>
449 * g++.dg/lookup/using52.C: New.
451 2012-04-13 Jason Merrill <jason@redhat.com>
454 * g++.dg/cpp0x/variadic123.C: New.
455 * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
457 2012-04-11 Jason Merrill <jason@redhat.com>
460 * g++.dg/ext/attrib45.C: New.
462 2012-04-13 Tom de Vries <tom@codesourcery.com>
464 Backport from mainline r186419.
466 2012-04-13 Tom de Vries <tom@codesourcery.com>
468 * gcc.dg/pr52734.c: New test.
470 2012-04-13 Richard Guenther <rguenther@suse.de>
472 PR tree-optimization/52969
473 * gcc.dg/torture/pr52969.c: New testcase.
475 2012-04-13 Richard Guenther <rguenther@suse.de>
478 * gcc.dg/pr52862.c: New testcase.
480 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
482 Backport from mainline
483 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
486 * gcc.target/powerpc/pr52775.c: New file.
488 2012-04-12 Richard Guenther <rguenther@suse.de>
490 PR tree-optimization/52943
491 * gcc.dg/torture/pr52943.c: New testcase.
493 2012-04-09 Mike Stump <mikestump@comcast.net>
495 * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
496 * gcc.dg/tree-ssa/vrp59.c: Likewise.
497 * gcc.dg/tree-ssa/vrp60.c: Likewise.
498 * gnat.dg/aggr11.adb: Likewise.
499 * gnat.dg/aggr11_pkg.ads: Likewise.
500 * gnat.dg/aggr15.adb: Likewise.
501 * gnat.dg/aggr15.ads: Likewise.
502 * gnat.dg/aggr17.adb: Likewise.
503 * gnat.dg/aggr18.adb: Likewise.
504 * gnat.dg/array14.adb: Likewise.
505 * gnat.dg/array14.ads: Likewise.
506 * gnat.dg/array14_pkg.ads: Likewise.
507 * gnat.dg/array19.adb: Likewise.
508 * gnat.dg/array19.ads: Likewise.
509 * gnat.dg/discr27.adb: Likewise.
510 * gnat.dg/discr27.ads: Likewise.
511 * gnat.dg/discr35.adb: Likewise.
512 * gnat.dg/discr35.ads: Likewise.
513 * gnat.dg/discr6.adb: Likewise.
514 * gnat.dg/discr6_pkg.ads: Likewise.
515 * gnat.dg/import1.adb: Likewise.
516 * gnat.dg/import1.ads: Likewise.
517 * gnat.dg/loop_address2.adb: Likewise.
518 * gnat.dg/opt7.adb: Likewise.
519 * gnat.dg/opt7.ads: Likewise.
520 * gnat.dg/pointer_variable_bounds.adb: Likewise.
521 * gnat.dg/pointer_variable_bounds.ads: Likewise.
522 * gnat.dg/rep_clause2.adb: Likewise.
523 * gnat.dg/rep_clause2.ads: Likewise.
524 * gnat.dg/slice2.adb: Likewise.
525 * gnat.dg/slice2.ads: Likewise.
526 * gnat.dg/slice6.adb: Likewise.
527 * gnat.dg/slice6_pkg.ads: Likewise.
528 * gnat.dg/specs/unchecked_union2.ads: Likewise.
529 * gnat.dg/taft_type2.adb: Likewise.
530 * gnat.dg/taft_type2.ads: Likewise.
531 * gnat.dg/taft_type2_pkg.ads: Likewise.
532 * gnat.dg/volatile10.adb: Likewise.
533 * gnat.dg/volatile10_pkg.ads: Likewise.
535 * gcc.dg/dll-8.c: Remove execute permissions.
536 * g++.dg/ext/dllexport5.C: Likewise.
538 2012-04-09 Eric Botcazou <ebotcazou@adacore.com>
540 * lib/target-supports.exp (check_effective_target_sparc_v9): New.
541 (check_effective_target_sync_long_long): Add SPARC case.
542 (check_effective_target_sync_long_long_runtime): Likewise.
543 (check_effective_target_sync_int_long): Adjust SPARC case.
544 (check_effective_target_sync_char_short): Likewise.
546 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
550 * gfortran.dg/function_optimize_11.f90: New test.
552 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
556 * gfortran.dg/use_only_6.f90: New test.
558 2012-04-06 Mike Stump <mikestump@comcast.net>
561 * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
563 2012-04-05 Jason Merrill <jason@redhat.com>
566 * g++.dg/template/qualified-id5.C: New.
568 2012-04-03 Jason Merrill <jason@redhat.com>
571 * g++.dg/cpp0x/variadic-value1.C: New.
573 2012-04-03 Richard Guenther <rguenther@suse.de>
575 Backport from mainline
576 2012-03-02 Richard Guenther <rguenther@suse.de>
578 PR tree-optimization/52406
579 * gcc.dg/torture/pr52406.c: New testcase.
581 2012-04-03 Richard Guenther <rguenther@suse.de>
583 Backport from mainline
584 2012-03-15 Richard Guenther <rguenther@suse.de>
587 * gfortran.dg/vect/pr52580.f: New testcase.
589 2012-04-03 Richard Guenther <rguenther@suse.de>
591 Backport from mainline
592 2012-03-06 Richard Guenther <rguenther@suse.de>
595 * gcc.dg/torture/pr52493.c: New testcase.
597 2012-03-23 Richard Guenther <rguenther@suse.de>
599 PR tree-optimization/52678
600 * gfortran.dg/pr52678.f: New testcase.
602 2012-03-26 Richard Guenther <rguenther@suse.de>
604 PR tree-optimization/52701
605 * gfortran.dg/pr52701.f90: New testcase.
607 2012-03-30 Richard Guenther <rguenther@suse.de>
609 PR tree-optimization/52754
610 * gcc.target/i386/pr52754.c: New testcase.
612 2012-04-03 Jakub Jelinek <jakub@redhat.com>
614 PR tree-optimization/52835
615 * gfortran.dg/pr52835.f90: New test.
617 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
619 * gnat.dg/controlled6.adb: New test.
620 * gnat.dg/controlled6_pkg.ads: New helper.
621 * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
623 2012-03-29 Meador Inge <meadori@codesourcery.com>
626 * g++.dg/cpp0x/constexpr-52672.C: New testcase.
628 2012-03-29 Paolo Carlini <paolo.carlini@oracle.com>
631 * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
633 2012-03-29 Jason Merrill <jason@redhat.com>
636 * g++.dg/template/inherit8.C: New.
638 2012-03-29 Jakub Jelinek <jakub@redhat.com>
641 * g++.dg/ext/weak4.C: New test.
643 2012-03-29 Jason Merrill <jason@redhat.com>
646 * g++.dg/cpp0x/initlist-array3.C: New.
648 2012-03-28 Jason Merrill <jason@redhat.com>
651 * g++.dg/overload/virtual2.C: New.
653 2012-03-28 Martin Jambor <mjambor@suse.cz>
655 Backported from mainline
656 2012-03-27 Martin Jambor <mjambor@suse.cz>
659 * gcc.dg/torture/pr52693.c: New test.
661 2012-03-28 Jakub Jelinek <jakub@redhat.com>
664 * gcc.dg/pr52691.c: New test.
667 * gcc.c-torture/compile/pr52750.c: New test.
669 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
671 Backport from 2012-03-28 mainline r185910.
674 * gcc.target/avr/torture/builtins-2.c: New test.
676 2012-03-28 Jakub Jelinek <jakub@redhat.com>
679 * gcc.target/i386/pr52736.c: New test.
681 2012-03-27 Richard Guenther <rguenther@suse.de>
684 * gcc.dg/torture/pr52720.c: New testcase.
686 2012-03-26 Georg-Johann Lay <avr@gjlay.de>
688 Backport from 2012-03-26 mainline r185793.
690 * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
691 Add "-Os -flto" to list.
693 2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
695 * gnat.dg/concat2.ad[sb]: New test.
697 2012-03-24 Steven Bosscher <steven@gcc.gnu.org>
700 * gcc.c-torture/compile/limits-externdecl.c: New test.
702 2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
705 * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
707 2012-03-22 Tobias Burnus <burnus@net-b.de>
710 * gfortran.dg/intrinsic_8.f90: New.
712 2012-03-22 Jakub Jelinek <jakub@redhat.com>
715 * g++.dg/ext/attrib44.C: New test.
717 2012-03-22 Jason Merrill <jason@redhat.com>
719 * g++.dg/torture/pr52582.C: New.
721 2012-03-22 Georg-Johann Lay <avr@gjlay.de>
723 Backport from 2012-03-20 mainline r185583.
725 * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
728 Backport from 2012-03-20 mainline r185570.
731 * gcc.target/avr/torture/addr-space-2.h: New file.
732 * gcc.target/avr/torture/addr-space-2-g.h: New test.
733 * gcc.target/avr/torture/addr-space-2-0.h: New test.
734 * gcc.target/avr/torture/addr-space-2-1.h: New test.
735 * gcc.target/avr/torture/addr-space-2-x.h: New test.
737 Backport from 2012-03-12 mainline r185255.
740 * gcc.target/avr/torture/addr-space-1.h: New file.
741 * gcc.target/avr/torture/addr-space-g.h: New test.
742 * gcc.target/avr/torture/addr-space-0.h: New test.
743 * gcc.target/avr/torture/addr-space-1.h: New test.
744 * gcc.target/avr/torture/addr-space-x.h: New test.
746 2012-03-22 Jakub Jelinek <jakub@redhat.com>
748 Backported from mainline
749 2012-03-14 Jakub Jelinek <jakub@redhat.com>
752 * g++.dg/cpp0x/udlit-args2.C: New test.
754 2012-03-13 Jakub Jelinek <jakub@redhat.com>
757 * gcc.dg/Wunused-var-3.c: New test.
759 2012-03-22 Release Manager
761 * GCC 4.7.0 released.
763 2012-03-20 Jason Merrill <jason@redhat.com>
765 * g++.dg/cpp0x/auto32.C: New.
767 2012-03-15 Jakub Jelinek <jakub@redhat.com>
768 Andrew Pinski <apinski@cavium.com>
771 * gcc.dg/pr52592.c: New test.
773 2012-03-14 Jakub Jelinek <jakub@redhat.com>
776 * g++.dg/opt/pr52582.C: New test.
778 2012-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
781 * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
783 * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
785 2012-03-10 Tobias Burnus <burnus@net-b.de>
788 * gfortran.dg/proc_ptr_34.f90: New.
790 2012-03-07 Jason Merrill <jason@redhat.com>
793 * g++.dg/cpp0x/udlit-mangle.C: New.
795 2012-03-04 Georg-Johann Lay <avr@gjlay.de>
797 Backport from mainline r184894.
798 * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
801 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
803 Backport from mainline
804 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
806 * gcc.target/powerpc/pr52457.c: New test.
808 2012-03-01 Kai Tietz <ktietz@redhat.com>
810 * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
811 routines on mingw targets.
812 * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
815 2012-03-01 Jakub Jelinek <jakub@redhat.com>
817 PR tree-optimization/52445
818 * gcc.dg/pr52445.c: New test.
820 2012-02-29 Jakub Jelinek <jakub@redhat.com>
823 * gcc.c-torture/compile/pr52437.c: New test.
826 * gcc.dg/torture/pr52419.c: New test.
828 PR tree-optimization/52429
829 * gcc.dg/torture/pr52429.c: New test.
830 * g++.dg/opt/pr52429.C: New test.
832 2012-02-29 Richard Guenther <rguenther@suse.de>
835 * gcc.dg/lto/trans-mem-1_0.c: Remove.
836 * gcc.dg/lto/trans-mem-1_1.c: Likewise.
837 * gcc.dg/lto/trans-mem-2_0.c: Likewise.
838 * gcc.dg/lto/trans-mem-2_1.c: Likewise.
839 * gcc.dg/lto/trans-mem-4_0.c: Likewise.
840 * gcc.dg/lto/trans-mem-4_1.c: Likewise.
842 2012-02-29 Jakub Jelinek <jakub@redhat.com>
844 * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
846 2012-02-29 Paul Thomas <pault@gcc.gnu.org>
849 * gfortran.dg/realloc_on_assign_13.f90 : New test.
851 2012-02-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
854 * gcc.target/arm/neon/pr51534.c: New testcase.
856 2012-02-28 Richard Guenther <rguenther@suse.de>
859 * gcc.dg/torture/pr52407.c: New testcase.
861 2012-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
863 * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
864 * gcc.target/arm/vfp2.c: Likewise.
865 * gcc.target/arm/vfp3.c: Likewise.
866 * gcc.target/arm/vfp4.c: Likewise.
867 * gcc.target/arm/vfp5.c: Likewise.
868 * gcc.target/arm/vfp6.c: Likewise.
869 * gcc.target/arm/vfp7.c: Likewise.
870 * gcc.target/arm/vfp8.c: Likewise.
871 * gcc.target/arm/vfp9.c: Likewise.
872 * gcc.target/arm/vfp10.c: Likewise.
873 * gcc.target/arm/vfp11.c: Likewise.
874 * gcc.target/arm/vfp12.c: Likewise.
875 * gcc.target/arm/vfp13.c: Likewise.
876 * gcc.target/arm/vfp14.c: Likewise.
877 * gcc.target/arm/vfp15.c: Likewise.
878 * gcc.target/arm/vfp16.c: Likewise.
879 * gcc.target/arm/vfp17.c: Likewise.
880 * gcc.target/arm/neon-constants.h: New file.
881 * gcc.target/arm/neon-vect1.c: New test.
882 * gcc.target/arm/neon-vect2.c: New test.
883 * gcc.target/arm/neon-vect3.c: New test.
884 * gcc.target/arm/neon-vect4.c: New test.
885 * gcc.target/arm/neon-vect5.c: New test.
886 * gcc.target/arm/neon-vect6.c: New test.
887 * gcc.target/arm/neon-vect7.c: New test.
888 * gcc.target/arm/neon-vect8.c: New test.
890 2012-02-28 Richard Guenther <rguenther@suse.de>
892 PR tree-optimization/52402
893 * gcc.dg/torture/pr52402.c: New testcase.
895 2012-02-28 Richard Guenther <rguenther@suse.de>
898 * g++.dg/lto/pr52400_0.C: New testcase.
900 2012-02-28 Georg-Johann Lay <avr@gjlay.de>
902 * gcc.target/avr/torture/builtins-1.c: New test.
903 * gcc.target/avr/torture/builtins-error.c: New test.
905 2012-02-28 Kai Tietz <ktietz@redhat.com>
907 * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
909 * gcc.target/i386/pr45352-2.c: Likewise.
910 * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
912 * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
913 targets instead rand.
914 * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
915 * gcc.target/i386/sse2-mul-1.c: Likewise.
916 * gcc.target/i386/sse4_1-blendps.c: Likewise.
917 * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
919 * gcc.target/i386/pad-1.c: Likewise.
920 * gcc.target/i386/pad-9.c: Likewise.
921 * gcc.target/i386/pad-2.c: Likewise.
922 * gcc.target/i386/pad-5b.c: Likewise.
923 * gcc.target/i386/pad-8.c: Likewise.
924 * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
925 * gcc.target/i386/pr44130.c: Likewise.
926 * gcc.target/i386/align-main-1.c: Likewise.
927 * gcc.target/i386/align-main-2.c: Likewise.
928 * gcc.target/i386/sw-1.c: Likewise.
929 * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
931 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
932 * gcc.target/i386/pr46295.c: Likewise.
933 * gcc.target/i386/amd64-abi-1.c: Likewise.
934 * gcc.target/i386/amd64-abi-2.c: Likewise.
935 * gcc.target/i386/pr39082-1.c: Likewise.
936 * gcc.target/i386/pr39162.c: Likewise.
937 * gcc.target/i386/pr22152.c: Likewise.
938 * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
939 * gcc.target/i386/wrfsbase-2.c: Likewise.
940 * gcc.target/i386/local.c: Likewise
941 * gcc.target/i386/wrgsbase-1.c: Likewise.
942 * gcc.target/i386/wrfsbase-1.c: Likewise.
943 * gcc.target/i386/pr39315-3.c: Likewise.
944 * gcc.target/i386/pr35767-4.c: Likewise.
945 * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
947 * gcc.target/i386/pr45336-2.c: Likewise.
948 * gcc.target/i386/pr45336-1.c: Likewise.
949 * gcc.target/i386/pr45336-4.c: Likewise.
951 2012-02-27 Tristan Gingold <gingold@adacore.com>
953 * gnat.dg/array20.ad[sb]: New test.
955 2012-02-27 Jakub Jelinek <jakub@redhat.com>
958 * gcc.target/arm/pr52375.c: New test.
959 * gcc.c-torture/compile/pr52375.c: New test.
961 2012-02-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
963 * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
964 * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
966 2012-02-27 Eric Botcazou <ebotcazou@adacore.com>
968 * gnat.dg/aggr19.adb: New test.
969 * gnat.dg/aggr19_pkg.ad[sb]: New helper.
971 2012-02-26 Oleg Endo <olegendo@gcc.gnu.org>
974 * gcc.target/sh/pr49263.c: New.
976 2012-02-24 Andrew MacLeod <amacleod@redhat.com>
978 * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
979 simulate_thread_wrapper_other_threads
980 * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
981 Move initialization of 'value' to main().
982 (main): Initialize 'value';
983 * gcc.dg/simulate-thread/speculative-store.c
984 (simulate_thread_step_verify): Return 0 when successful.
985 * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
987 (INSN_COUNT_THRESHOLD): New. Instruction limit to terminate test.
988 (simulate_thread_wrapper_other_threads): Return a success/fail value
989 and issue an error if the instruction count threshold is exceeded.
991 2012-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
994 * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
995 * gcc.target/mips/interrupt_handler-3.c: Likewise.
997 2012-02-24 Richard Guenther <rguenther@suse.de>
1000 * gcc.dg/pr52355.c: New testcase.
1002 2012-02-23 Kai Tietz <ktietz@redhat.com>
1004 * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
1006 * gcc.dg/Wpadded.c: Likewise.
1007 * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
1009 * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
1010 for sleep by Sleep and add windows.h include for this function.
1011 * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
1013 * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
1015 * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
1017 * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
1018 on x64 mingw target.
1019 * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
1020 * gcc.dg/pr50251.c: Disable test for x64 mingw target.
1021 * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
1022 failure on LLP64 target.
1024 2012-02-23 Uros Bizjak <ubizjak@gmail.com>
1027 * gcc.dg/noncompile/pr52290.c: New test.
1029 2012-02-23 Jakub Jelinek <jakub@redhat.com>
1031 PR tree-optimization/52019
1032 * gcc.dg/tree-ssa/ipa-split-6.c: New test.
1034 2012-02-22 Kai Tietz <ktietz@redhat.com>
1036 * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
1037 * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
1038 derived pdiff_t type.
1039 * g++.dg/torture/pr49720.C: Likewise
1041 2012-02-22 Uros Bizjak <ubizjak@gmail.com>
1044 * gcc.target/i386/pr52330.c: New test.
1046 2012-02-22 Tobias Burnus <burnus@net-b.de>
1049 * gfortran.dg/io_constraints_10.f90: New.
1051 2012-02-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1053 * lib/target-supports.exp (check_effective_target_vect_condition):
1054 Return true for NEON.
1056 2012-02-21 Kai Tietz <ktietz@redhat.com>
1058 * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
1060 2012-02-21 Richard Guenther <rguenther@suse.de>
1062 PR tree-optimization/52324
1063 * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
1065 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
1068 * gcc.target/avr/torture/pr51782-1.c: New test.
1070 2012-02-21 Jakub Jelinek <jakub@redhat.com>
1072 PR tree-optimization/52318
1073 * gcc.dg/pr52318.c: New test.
1075 2012-02-20 Kai Tietz <ktietz@redhat.com>
1077 * gcc.dg/bf-ms-layout-3.c: New testcase.
1079 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
1083 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
1085 2012-02-20 Richard Guenther <rguenther@suse.de>
1087 PR tree-optimization/52298
1088 * gcc.dg/torture/pr52298.c: New testcase.
1089 * gcc.dg/vect/pr52298.c: Likewise.
1091 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
1093 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
1094 * gcc.c-torture/execute/pr52286.c: Ditto.
1096 2012-02-20 Jakub Jelinek <jakub@redhat.com>
1098 PR tree-optimization/52286
1099 * gcc.c-torture/execute/pr52286.c: New test.
1101 2012-02-18 Tobias Burnus <burnus@net-b.de>
1104 * gfortran.dg/interface_35.f90: Use -std=f2003.
1105 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
1106 * gfortran.dg/interface_assignment_4.f90: Ditto.
1107 * gfortran.dg/bessel_1.f90: Ditto.
1108 * gfortran.dg/func_result_6.f90: Ditto.
1109 * gfortran.dg/hypot_1.f90: Ditto.
1110 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
1112 2012-02-17 Tobias Burnus <burnus@net-b.de>
1114 PR translation/52232
1115 PR translation/52234
1116 PR translation/52245
1117 PR translation/52246
1118 PR translation/52262
1119 PR translation/52273
1120 * gfortran.dg/coarray_22.f90: Update dg-error.
1121 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
1123 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1126 * lib/gcc-simulate-thread.exp: Load timeout.exp.
1127 (simulate-thread): Use default timeout.
1129 2012-02-16 Jason Merrill <jason@redhat.com>
1132 * g++.dg/ext/timevar1.C: New.
1134 2012-02-16 Fabien ChĂȘne <fabien@gcc.gnu.org>
1137 * g++.dg/template/using21.C: New.
1138 * g++.dg/template/using22.C: Likewise.
1140 2012-02-16 Jason Merrill <jason@redhat.com>
1143 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
1145 2012-02-16 Jakub Jelinek <jakub@redhat.com>
1147 PR tree-optimization/52255
1148 * gcc.c-torture/compile/pr52255.c: New test.
1151 * g++.dg/debug/dwarf2/pr52260.C: New test.
1154 * g++.dg/ipa/pr51929.C: New test.
1156 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
1159 * gcc.target/powerpc/pr52199.c: New file.
1161 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1164 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
1166 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1168 * gcc.dg/pr51867.c: Don't include <math.h>.
1171 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
1173 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
1174 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
1176 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
1178 PR tree-optimization/50561
1179 * gcc.dg/graphite/pr50561.c: New testcase.
1181 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
1183 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
1184 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
1186 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1188 * gnat.dg/discr35.ad[sb]: New test.
1190 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1192 * gnat.dg/volatile10.adb: New test.
1193 * gnat.dg/volatile10_pkg.ads: New helper.
1195 2012-02-14 Jason Merrill <jason@redhat.com>
1197 * g++.dg/ext/attrib43.C: New.
1199 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
1201 * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
1202 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
1204 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
1205 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
1206 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
1207 effective_target fgnu_tm.
1208 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
1210 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1213 * g++.dg/template/asmgoto1.C: New test.
1215 2012-02-14 Ian Lance Taylor <iant@google.com>
1218 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
1219 compiling generated file for 64bit and index tests.
1221 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
1223 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
1225 2012-02-14 Richard Guenther <rguenther@suse.de>
1227 PR tree-optimization/52244
1228 PR tree-optimization/51528
1229 * gcc.dg/torture/pr52244.c: New testcase.
1231 2012-02-14 Walter Lee <walt@tilera.com>
1233 * g++.dg/other/PR23205.C: Disable test on tile.
1234 * g++.dg/other/pr23205-2.C: Disable test on tile.
1235 * gcc.dg/20020312-2.c: Add a condition for __tile__.
1236 * gcc.dg/20040813-1.c: Disable test on tile.
1237 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
1238 * gcc.misc-tests/linkage.exp: Handle tilegx.
1240 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1242 PR tree-optimization/52210
1243 * gcc.dg/pr52210.c: New test.
1245 2012-02-14 Jason Merrill <jason@redhat.com>
1248 * g++.dg/overload/defarg5.C: New.
1250 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1253 * c-c++-common/pr52181.c: New test.
1255 2012-02-13 Jakub Jelinek <jakub@redhat.com>
1258 * g++.dg/ext/atomic-1.C: New test.
1260 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1262 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
1264 2012-02-13 Jakub Jelinek <jakub@redhat.com>
1267 * gcc.c-torture/execute/pr52209.c: New test.
1269 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
1272 * gfortran.dg/elemental_optional_args_5.f03: New test.
1274 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
1277 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
1280 2012-02-11 Ian Lance Taylor <iant@google.com>
1283 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
1284 SPARC Solaris. Don't run the test at all on systems where it may
1285 not work, rather than xfailing it.
1287 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
1289 PR rtl-optimization/52175
1290 * gcc.c-torture/compile/pr52175.c: New test.
1292 2012-02-10 Jason Merrill <jason@redhat.com>
1295 * g++.dg/template/repo10.C: New.
1297 2012-02-11 Jakub Jelinek <jakub@redhat.com>
1300 * gcc.dg/pr52132.c: New test.
1302 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
1304 * gnat.dg/specs/aggr4.ads: New test.
1305 * gnat.dg/specs/aggr4_pkg.ads: New helper.
1307 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
1310 * gcc.target/i386/pr52146.c: New.
1312 2012-02-10 Jakub Jelinek <jakub@redhat.com>
1315 * c-c++-common/pr52177.c: New test.
1317 2012-02-10 Jan Hubicka <jh@suse.cz>
1320 * g++.dg/torture/pr48600.C: New testcase.
1322 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
1325 * gcc.dg/dfp/pr52140.c: New test.
1327 2012-02-09 Jakub Jelinek <jakub@redhat.com>
1330 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
1333 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1336 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
1337 * testsuite/gcc.dg/pr51867.c: New test.
1339 2012-02-09 Ian Lance Taylor <iant@google.com>
1341 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
1342 which don't support -fsplit-stack. Turn off optimization when
1343 compiling select5-out.go.
1345 2012-02-08 Ian Lance Taylor <iant@google.com>
1347 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
1348 systems which don't support -fsplit-stack.
1350 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
1352 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
1353 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
1354 machine instuction in the log.
1356 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
1358 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
1361 2012-02-08 Magnus Granberg <zorry@gentoo.org>
1364 * gcc.dg/pr48524.c: New test.
1365 * gcc.dg/pr48524.spec: New spec file for test.
1367 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
1370 * gfortran.dg/vect/pr32380.f90: New test.
1372 2012-02-08 Tobias Burnus <burnus@net-b.de>
1375 * gfortran.dg/realloc_on_assign_12.f90: New.
1377 2012-02-08 Richard Guenther <rguenther@suse.de>
1379 PR rtl-optimization/52170
1380 * gcc.dg/torture/pr52170.c: New testcase.
1382 2012-02-08 Jakub Jelinek <jakub@redhat.com>
1384 PR gcov-profile/52150
1385 * gcc.dg/tree-prof/pr52150.c: New test.
1387 PR rtl-optimization/52139
1388 * gcc.dg/pr52139.c: New test.
1390 2012-02-07 Jason Merrill <jason@redhat.com>
1393 * g++.dg/cpp0x/constexpr-union3.C: New.
1396 * g++.dg/lto/pr52035_0.C: New.
1398 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1400 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
1401 * gcc.dg/special/weak-1.c: Likewise.
1402 * gcc.dg/ucnid-12.c: Likewise.
1403 * gcc.dg/torture/pr45678-1.c: Likewise.
1404 * gcc.dg/torture/pr45678-2.c: Likewise.
1405 * gcc.dg/vector-4.c: Likewise.
1406 * gcc.dg/ipa/inline-5.c: Likewise.
1407 * gcc.dg/ucnid-11.c: Likewise.
1408 * gcc.misc-tests/gcov-13.c: Likewise.
1409 * gcc.misc-tests/gcov-14.c: Likewise.
1410 * g++.dg/ext/label13.C: Likewise.
1411 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
1412 hppa*-*-hpux* options.
1413 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
1414 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
1415 * gcc.dg/pr48616.c: Likewise.
1416 * gcc.dg/pr17957.c: Likewise.
1417 * gcc.dg/pr17055-1.c: Likewise.
1418 * gcc.dg/pr32912-1.c: Likewise.
1419 * gcc.dg/tm/pr51472.c: Likewise.
1420 * c-c++-common/fold-bitand-4.c: Likewise.
1421 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
1422 Use dg-additional-options for extra options.
1424 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
1426 * gcc.target/epiphany/interrupt-2.c: New test.
1428 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1431 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
1432 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
1435 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1438 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
1440 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1444 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
1445 * gcc.target/mips/va-arg-1.c: New test.
1447 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
1449 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
1450 for -mno-pointers-to-nested-functions.
1452 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
1454 * gcc.c-torture/execute/20120207-1.c: New test.
1456 2012-02-07 Jakub Jelinek <jakub@redhat.com>
1458 PR rtl-optimization/52060
1459 * gcc.dg/torture/pr52060.c: New test.
1462 * gcc.c-torture/compile/pr52074.c: New test.
1464 2012-02-07 Tobias Burnus <burnus@net-b.de>
1467 * gfortran.dg/class_to_type_2.f90: New.
1469 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
1472 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
1475 2012-02-06 Jason Merrill <jason@redhat.com>
1478 * g++.dg/template/conv13.C: New.
1480 2012-02-06 Richard Guenther <rguenther@suse.de>
1482 PR tree-optimization/52115
1483 * gcc.c-torture/compile/pr52115.c: New testcase.
1485 2012-02-06 Jakub Jelinek <jakub@redhat.com>
1488 * gcc.c-torture/execute/pr52129.c: New test.
1490 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
1492 * gcc.dg/pr48374.c: Actually add the test I forgot
1493 in the 2012-01-25 commit.
1495 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1498 * gfortran.dg/vect/vect-8.f90: New test case.
1500 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1503 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
1505 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
1508 * gfortran.dg/class_48.f90 : Add test of allocate class array
1509 component with source in subroutine test3. Remove commenting
1510 out in subroutine test4, since branching on unitialized variable
1511 is now fixed (no PR for this last.).
1513 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1515 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
1517 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
1519 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1522 * lib/target-supports.exp (check_effective_target_mips_rel): New.
1523 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
1525 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1527 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
1528 (check_effective_target_sync_int_long): Use it.
1529 (check_effective_target_sync_char_short): Likewise.
1530 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
1532 2012-02-05 Tobias Burnus <burnus@net-b.de>
1535 * gfortran.dg/class_48.f90: Add some further checks.
1537 2012-02-05 Ira Rosen <irar@il.ibm.com>
1539 PR tree-optimization/52091
1540 * gcc.dg/vect/pr52091.c: New test.
1542 2012-02-04 Jakub Jelinek <jakub@redhat.com>
1544 PR rtl-optimization/52113
1545 * gcc.target/avr/pr52113.c: New test.
1547 2012-02-03 Jakub Jelinek <jakub@redhat.com>
1549 PR rtl-optimization/52092
1550 * gcc.c-torture/compile/pr52092.c: New test.
1552 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
1555 * gfortran.dg/class_array_10.f03: New test.
1558 * gfortran.dg/class_array_11.f03: New test.
1561 * gfortran.dg/class_array_12.f03: New test.
1563 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
1566 * gfortran.dg/realloc_on_assign_11.f90: New test.
1568 2012-02-02 Tobias Burnus <burnus@net-b.de>
1571 * gfortran.dg/shape_7.f90: New.
1573 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
1575 * gcc.target/mips/mips-prepend-1.c: New test.
1577 2012-02-02 Jan Hubicka <jh@suse.cz>
1578 Tom de Vries <tom@codesourcery.com>
1581 * testsuite/gcc.dg/alias-12.c: New testcase.
1582 * testsuite/gcc.dg/alias-13.c: New testcase.
1584 2012-02-02 Jakub Jelinek <jakub@redhat.com>
1587 * gcc.dg/pr52086.c: New test.
1589 PR tree-optimization/52073
1590 * gcc.c-torture/compile/pr52073.c: New test.
1592 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
1595 * gfortran.dg/function_optimize_10.f90: New test.
1597 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
1599 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
1602 2012-02-01 Tobias Burnus <burnus@net-b.de>
1605 * gfortran.dg/typebound_operator_14.f90: New.
1607 2012-02-01 Tobias Burnus <burnus@net-b.de>
1610 * gfortran.dg/elemental_function_1.f90: New.
1612 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
1614 PR rtl-optimization/51374
1615 * gcc.target/avr/torture/pr51374-1.c:
1616 Also fail if SBIS is seen.
1618 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
1620 PR rtl-optimization/51374
1621 * gcc.target/avr/torture/pr51374-1.c: New.
1623 2012-01-31 Tobias Burnus <burnus@net-b.de>
1626 * gfortran.dg/typebound_generic_11.f90: New.
1628 2012-01-31 Tobias Burnus <burnus@net-b.de>
1631 * gfortran.dg/class_49.f90: New.
1633 2012-01-31 Tobias Burnus <burnus@net-b.de>
1636 * gfortran.dg/elemental_args_check_6.f90: New.
1638 2012-01-31 Jason Merrill <jason@redhat.com>
1641 * g++.dg/cpp0x/variadic122.C: New.
1643 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
1646 * gfortran.dg/realloc_on_assign_10.f90: New test.
1648 2012-01-31 Richard Guenther <rguenther@suse.de>
1650 PR tree-optimization/51528
1651 * gcc.dg/torture/pr51528.c: New testcase.
1653 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
1656 * lib/go.exp (go_target_compile): Append timeout= to options.
1657 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
1658 select5-out.go test on alpha*-*-* targets.
1660 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
1662 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
1663 (TEST_SHORT): Reformat in the same way.
1664 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
1665 (TEST_SHORT): Reformat in the same way.
1666 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
1667 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
1668 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
1669 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
1670 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
1672 2012-01-30 Bin Cheng <bin.cheng@arm.com>
1675 * gcc.target/arm/pr51835.c: New testcase.
1677 2012-01-30 Richard Guenther <rguenther@suse.de>
1679 PR tree-optimization/52028
1680 * gcc.dg/torture/pr52028.c: New testcase.
1681 * gfortran.dg/ldist-pr45199.f: Adjust.
1682 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
1683 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
1684 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
1686 2012-01-30 Jakub Jelinek <jakub@redhat.com>
1689 * gcc.dg/tree-prof/pr52027.c: New test.
1691 PR tree-optimization/52046
1692 * gcc.dg/pr52046.c: New test.
1695 * g++.dg/other/pr52048.C: New test.
1697 2012-01-30 Richard Guenther <rguenther@suse.de>
1699 PR tree-optimization/52045
1700 * gcc.dg/pr52045.c: New testcase.
1702 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
1704 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
1705 new code generated for __sync_lock_release.
1707 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1709 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
1711 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1714 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
1716 * g++.dg/ext/visibility/template10.C: Fix typo.
1718 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
1720 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
1723 * g++.dg/cpp0x/constexpr-ice6.C: New.
1725 2012-01-29 Tobias Burnus <burnus@net-b.de>
1728 * gfortran.dg/default_initialization_6.f90: New.
1730 2012-01-29 Tobias Burnus <burnus@net-b.de>
1733 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
1734 * gfortran.dg/class_48.f90: New.
1736 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
1739 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
1741 2012-01-28 Tobias Burnus <burnus@net-b.de>
1744 * gfortran.dg/class_allocate_12.f90: New.
1746 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
1748 * gcc.dg/torture/pr50444.c: Fix dg directives.
1750 2012-01-28 Jakub Jelinek <jakub@redhat.com>
1753 * gcc.target/arm/pr52006.c: New test.
1755 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
1758 * gcc.dg/lto/trans-mem.h: New file.
1759 * gcc.dg/lto/trans-mem-2_0.c: Include it.
1760 * gcc.dg/lto/trans-mem-1_1.c: Same.
1761 * gcc.dg/lto/trans-mem-4_1.c: Same.
1762 * gcc.dg/lto/trans-mem-3_1.c: Same.
1764 2012-01-27 Tobias Burnus <burnus@net-b.de>
1767 * gfortran.dg/dummy_procedure_7.f90: New.
1769 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
1771 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
1772 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
1774 2012-01-27 Jakub Jelinek <jakub@redhat.com>
1777 * g++.dg/other/gc5.C: New test.
1779 2012-01-27 Richard Guenther <rguenther@suse.de>
1781 PR tree-optimization/50444
1782 * gcc.dg/torture/pr50444.c: New testcase.
1784 2012-01-27 Tobias Burnus <burnus@net-b.de>
1788 * gfortran.dg/move_alloc_13.f90: New.
1790 2012-01-27 Tobias Burnus <burnus@net-b.de>
1793 * gfortran.dg/allocate_alloc_opt_13.f90: New.
1794 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
1795 and change dg-error string.
1797 2012-01-27 Tobias Burnus <burnus@net-b.de>
1800 * gfortran.dg/elemental_args_check_5.f90: New.
1802 2012-01-27 Richard Guenther <rguenther@suse.de>
1805 * g++.dg/torture/pr51959.C: New testcase.
1807 2012-01-27 Tom de Vries <tom@codesourcery.com>
1809 PR tree-optimization/51990
1810 * gcc.dg/pr51990.c: New test.
1811 * gcc.dg/pr51990-2.c: Same.
1813 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
1814 Tobias Burnus <burnus@gcc.gnu.org>
1817 * gfortran.dg/class_allocate_11.f03: New.
1822 * gfortran.dg/class_allocate_7.f03: New.
1823 * gfortran.dg/class_allocate_8.f03: New.
1824 * gfortran.dg/class_allocate_9.f03: New.
1825 * gfortran.dg/class_allocate_10.f03: New.
1827 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1829 * gnat.dg/discr34.adb: New test.
1830 * gnat.dg/discr34_pkg.ads: New helper.
1832 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1834 * gnat.dg/discr33.adb: New test.
1836 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1838 * gnat.dg/limited_with3.ad[sb): New test.
1839 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
1840 * gnat.dg/limited_with3_pkg2.ads: Likewise.
1841 * gnat.dg/limited_with3_pkg3.ads: Likewise.
1843 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1845 * gnat.dg/stack_usage1.adb: New test.
1846 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
1848 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
1849 * gcc.dg/pr44194-2.c: Likewise.
1851 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
1854 * g++.dg/template/crash112.C: New.
1856 2012-01-27 Richard Henderson <rth@redhat.com>
1858 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
1860 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1862 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
1864 2012-01-26 Jakub Jelinek <jakub@redhat.com>
1867 * g++.dg/opt/pr51895.C: New test.
1869 2012-01-26 Michael Matz <matz@suse.de>
1871 PR tree-optimization/48794
1872 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
1874 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1876 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
1878 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1880 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
1881 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
1883 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
1884 the default value for s390 and s390x.
1886 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
1889 * gcc.dg/lto/trans-mem-4_0.c: New.
1890 * gcc.dg/lto/trans-mem-4_1.c: New.
1891 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
1893 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
1894 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
1896 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
1897 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
1900 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
1902 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
1904 2012-01-25 Ian Lance Taylor <iant@google.com>
1906 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
1908 2012-01-25 Tobias Burnus <burnus@net-b.de>
1911 * gfortran.dg/typebound_proc_25.f90: New.
1913 2012-01-25 Jason Merrill <jason@redhat.com>
1916 * g++.dg/lto/pr51992_0.C: New.
1918 2012-01-25 Jakub Jelinek <jakub@redhat.com>
1920 PR tree-optimization/51987
1921 * gcc.target/i386/pr51987.c: New test.
1923 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
1925 * gcc.dg/tm/lto-1.c: Require lto support in target.
1927 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
1929 PR rtl-optimization/48374
1930 * gcc.dg/pr48374.c: New test.
1932 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
1934 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
1936 2012-01-25 Tobias Burnus <burnus@net-b.de>
1939 * gfortran.dg/derived_constructor_char_3.f90: New.
1941 2012-01-24 Ian Lance Taylor <iant@google.com>
1943 * go.test/go-test.exp (filecmp): New procedure.
1944 (errchk): Handle quoted square brackets.
1945 (go-gc-tests): Set go_compile_args. Handle various new test
1946 lines. Skip a few new tests.
1947 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
1949 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1951 * lib/target-supports.exp (proc check_effective_target_vect_perm)
1952 (check_effective_target_vect_extract_even_odd)
1953 (check_effective_target_vect_interleave): Return true for MIPS
1956 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1958 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
1959 (main): Use it instead of argc.
1961 2012-01-24 Jason Merrill <jason@redhat.com>
1964 * g++.dg/cpp0x/sfinae31.C: New.
1966 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1968 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
1970 2012-01-24 Jason Merrill <jason@redhat.com>
1973 * g++.dg/inherit/covariant20.C: New.
1975 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
1978 * g++.dg/parse/crash58.C: New.
1980 2012-01-24 Jakub Jelinek <jakub@redhat.com>
1983 * gcc.dg/pr51957-1.c: New test.
1984 * gcc.dg/pr51957-1.h: New file.
1985 * gcc.dg/pr51957-2.c: New test.
1987 2012-01-23 Jason Merrill <jason@redhat.com>
1990 * g++.dg/ext/visibility/template10.C: New.
1992 2012-01-23 Tobias Burnus <burnus@net-b.de>
1995 * gfortran.dg/move_alloc_12.f90: New.
1997 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2000 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
2002 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
2005 * g++.dg/template/crash111.C: New.
2007 2012-01-23 Arnaud Charlet <charlet@adacore.com>
2009 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
2011 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
2013 2012-01-23 Dodji Seketeli <dodji@redhat.com>
2016 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
2017 the DW_TAG_class_type and DW_AT_name: "Executor".
2019 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2021 * lib/target-supports.exp
2022 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
2023 (check_effective_target_vect_interleave): Likewise.
2025 2012-01-22 Jason Merrill <jason@redhat.com>
2028 * g++.dg/template/using20.C: New.
2029 * g++.dg/template/template-id-2.C: Adjust diagnostic.
2031 2012-01-23 Jason Merrill <jason@redhat.com>
2034 * g++.dg/torture/pr51344.C: Limit to x86.
2036 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
2038 * c-c++-common/tm/omp.c: Require target with pthread support.
2040 2012-01-23 Richard Guenther <rguenther@suse.de>
2042 PR tree-optimization/51949
2043 * gcc.dg/torture/pr51949.c: New testcase.
2045 2012-01-23 Jakub Jelinek <jakub@redhat.com>
2047 PR rtl-optimization/51933
2048 * gcc.c-torture/execute/pr51933.c: New test.
2050 2012-01-22 Douglas B Rupp <rupp@gnat.com>
2052 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
2053 Do not define for Interix.
2055 2012-01-22 Jason Merrill <jason@redhat.com>
2058 * g++.dg/lto/pr51832.h: New.
2059 * g++.dg/lto/pr51832_0.C: New.
2060 * g++.dg/lto/pr51832_1.C: New.
2062 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
2064 * gcc.dg/ext-elim-1.c: New test.
2066 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
2069 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
2070 * g++.dg/opt/longbranch1.C: Likewise.
2072 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
2074 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
2077 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
2080 * gfortran.dg/namelist_74.f90: New test.
2081 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
2083 2012-01-21 Tobias Burnus <burnus@net-b.de>
2086 * gfortran.dg/class_47.f90: New.
2088 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
2090 * gnat.dg/renaming5.ad[sb]: New test.
2092 2012-01-20 Jason Merrill <jason@redhat.com>
2095 * g++.dg/pch/mangle1.{C,Hs}: Remove.
2097 2012-01-20 Jason Merrill <jason@redhat.com>
2100 * g++.dg/ext/attrib42.C: Require ilp32.
2102 2012-01-20 Jakub Jelinek <jakub@redhat.com>
2105 * gcc.target/arm/pr51915.c: New test.
2107 2012-01-20 Cary Coutant <ccoutant@google.com>
2108 Dodji Seketeli <dodji@redhat.com>
2111 * g++.dg/debug/dwarf2/nested-3.C: New test.
2113 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
2116 * g++.dg/template/crash110.C: New.
2118 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2120 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
2121 Remove default options on hppa*-*-hpux*.
2123 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2125 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
2127 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2129 * gcc.c-torture/compile/pr51856.c: New testcase.
2131 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
2133 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
2134 options to go_target_compile.
2136 2012-01-20 Kai Tietz <ktietz@redhat.com>
2138 * g++.dg/torture/pr51344.C: Fix typo.
2140 2012-01-20 Richard Guenther <rguenther@suse.de>
2142 PR tree-optimization/51903
2143 * g++.dg/torture/pr51903.C: New testcase.
2145 2012-01-20 Tobias Burnus <burnus@net-b.de>
2146 Janus Weil <janus@gcc.gnu.org>
2149 * gfortran.dg/use_21.f90: New.
2151 2012-01-20 Jakub Jelinek <jakub@redhat.com>
2154 * gcc.dg/torture/pr51106-1.c: New test.
2155 * gcc.dg/torture/pr51106-2.c: New test.
2157 2012-01-19 Kai Tietz <ktietz@redhat.com>
2159 * g++.dg/torture/pr51344.C: New test.
2161 2012-01-19 Tobias Burnus <burnus@net-b.de>
2164 * gfortran.dg/intrinsic_size_2.f90: New.
2166 2012-01-19 Jason Merrill <jason@redhat.com>
2169 * g++.dg/inherit/using7.C: New.
2171 2012-01-19 Richard Guenther <rguenther@suse.de>
2173 PR tree-optimization/37997
2174 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
2176 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
2178 PR rtl-optimization/51505
2179 * gcc.dg/pr51505.c: New test.
2181 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
2184 * gfortran.dg/typebound_operator_12.f03: New.
2185 * gfortran.dg/typebound_operator_13.f03: New.
2187 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
2190 * g++.dg/cpp0x/pr51225.C: New.
2192 2012-01-17 Ian Lance Taylor <iant@google.com>
2195 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
2197 2012-01-17 Tobias Burnus <burnus@net-b.de>
2200 * gfortran.dg/realloc_on_assign_9.f90: New.
2202 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
2205 * gcc.dg/tm/memopt-3.c: Remove xfail.
2206 * gcc.dg/tm/memopt-4.c: Remove xfail.
2207 * gcc.dg/tm/memopt-5.c: Remove xfail.
2208 * gcc.dg/tm/memopt-7.c: Remove xfail.
2210 2012-01-17 Jakub Jelinek <jakub@redhat.com>
2212 PR tree-optimization/51877
2213 * gcc.c-torture/execute/pr51877.c: New test.
2215 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
2217 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
2218 {!vect_align_arrays} to vect_sizes_32B_16B.
2219 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
2220 * gcc.dg/vect/vect-peel-3.c: Ditto.
2222 2012-01-16 Jason Merrill <jason@redhat.com>
2225 * g++.dg/abi/mangle60.C: New.
2228 * g++.dg/pch/mangle1.{C,Hs}: New.
2230 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
2231 Tobias Burnus <burnus@net-b.de>
2234 * gfortran.dg/elemental_optional_args_3.f90: New
2235 * gfortran.dg/elemental_optional_args_4.f90: New
2237 2012-01-16 Tobias Burnus <burnus@net-b.de>
2240 * gfortran.dg/use_20.f90: New
2242 2012-01-16 Jason Merrill <jason@redhat.com>
2245 * g++.dg/cpp0x/rv-bitfield.C: New.
2246 * g++.dg/cpp0x/rv-bitfield2.C: New.
2248 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
2250 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
2251 subroutine 'qsort' and use index array to assign the result.
2253 2012-01-16 Jakub Jelinek <jakub@redhat.com>
2255 PR tree-optimization/51865
2256 * gcc.dg/pr51865.c: New test.
2258 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
2260 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
2262 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
2264 * gcc.target/mips/code-readable-2.c: Allow the jump table address
2265 to be loaded from the constant pool, rather than via %hi and %lo.
2267 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
2269 PR rtl-optimization/51821
2270 * gcc.dg/pr51821.c: New test.
2272 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
2274 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
2276 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
2278 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
2280 2012-01-14 Tobias Burnus <burnus@net-b.de>
2283 * gfortran.dg/init_flag_8.f90: New.
2284 * gfortran.dg/init_flag_9.f90: New.
2286 2011-01-14 Tobias Burnus <burnus@net-b.de>
2289 * gfortran.dg/use_18.f90: New.
2290 * gfortran.dg/use_19.f90: New.
2292 2012-01-13 Ian Lance Taylor <iant@google.com>
2295 * g++.dg/warn/Wsign-compare-4.C: New.
2297 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
2300 * gfortran.dg/alloc_comp_assign.f03: New.
2301 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
2302 __BUILTIN_FREE from 38 to 32.
2304 2012-01-13 Jason Merrill <jason@redhat.com>
2307 * g++.dg/warn/Wreturn-type-7.C: New.
2309 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
2311 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
2313 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
2314 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
2315 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
2316 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
2317 int32plus because of big array needed.
2318 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
2319 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
2321 2012-01-13 Jason Merrill <jason@redhat.com>
2324 * g++.dg/ext/visibility/template9.C: New.
2327 * g++.dg/cpp0x/defaulted34.C: New.
2328 * g++.dg/template/virtual3.C: New.
2330 2012-01-13 Richard Guenther <rguenther@suse.de>
2333 * gcc.dg/torture/pr8081.c: New testcase.
2335 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
2337 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
2339 2012-01-12 Jason Merrill <jason@redhat.com>
2342 * g++.dg/ext/stmtexpr14.C: New.
2344 2012-01-13 Dodji Seketeli <dodji@redhat.com>
2347 * g++.dg/cpp0x/constexpr-diag4.C: New test.
2349 2012-01-12 Jason Merrill <jason@redhat.com>
2352 * g++.dg/abi/mangle48.C: Test qualified-names, too.
2353 * g++.dg/abi/mangle58.C: Likewise.
2356 * g++.dg/template/arg8.C: New.
2358 2012-01-12 Ira Rosen <irar@il.ibm.com>
2360 PR tree-optimization/51799
2361 * gcc.dg/vect/pr51799.c: New test.
2362 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
2365 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
2366 Tobias Burnus <burnus@net-b.de>
2370 * lib/target-supports.exp
2371 (check_effective_target_fortran_largest_fp_has_sqrt): New.
2372 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
2374 2012-01-11 Jason Merrill <jason@redhat.com>
2377 * g++.dg/ext/attrib42.C: New.
2379 2012-01-11 Jakub Jelinek <jakub@redhat.com>
2382 * gcc.dg/pr51796.c: New test.
2384 2012-01-11 Jason Merrill <jason@redhat.com>
2387 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
2389 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
2391 * gnat.dg/array19.ad[sb]: New test.
2393 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
2395 * gnat.dg/opt23.ad[sb]: New test.
2396 * gnat.dg/opt23_pkg.ad[sb]: New helper.
2397 * gnat.dg/opt24.ad[sb]: New test.
2399 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2401 PR tree-optimization/49642
2402 * gcc.dg/tree-ssa/pr49642-1.c: New test.
2403 * gcc.dg/tree-ssa/pr49642-2.c: New test.
2405 2012-01-11 Jason Merrill <jason@redhat.com>
2408 * g++.dg/template/explicit-args5.C: New.
2410 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2412 * gcc.c-torture/execute/20120110-1.c: New testcase.
2414 2012-01-10 Jason Merrill <jason@redhat.com>
2417 * g++.dg/inherit/ambig1.C: New.
2420 * g++.dg/cpp0x/constexpr-cache1.C: New.
2422 2012-01-10 Richard Guenther <rguenther@suse.de>
2424 PR tree-optimization/51801
2425 * gcc.dg/torture/pr51801.c: New testcase.
2427 2012-01-10 Tobias Burnus <burnus@net-b.de>
2430 * gfortran.dg/allocate_with_typespec_5.f90: New.
2432 2012-01-10 Tobias Burnus <burnus@net-b.de>
2434 * gfortran.dg/class_39.f03: Update dg-error string.
2436 2012-01-10 Richard Guenther <rguenther@suse.de>
2438 PR tree-optimization/50913
2439 * gcc.dg/graphite/interchange-16.c: New testcase.
2440 * gcc.dg/graphite/scop-20.c: XFAIL.
2441 * gfortran.dg/graphite/interchange-1.f: Likewise.
2442 * gfortran.dg/graphite/block-1.f90: Likewise.
2443 * gfortran.dg/graphite/block-2.f: Likewise.
2445 2012-01-10 Richard Henderson <rth@redhat.com>
2447 * lib/target-supports.exp (check_effective_target_vect_perm,
2448 check_effective_target_vect_perm_byte,
2449 check_effective_target_vect_perm_short): Enable for arm neon.
2451 2012-01-09 Tobias Burnus <burnus@net-b.de>
2454 * gfortran.dg/typebound_operator_11.f90: New.
2456 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
2458 * gnat.dg/array18.adb: New test.
2459 * gnat.dg/array18_pkg.ads: New helper.
2461 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
2464 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
2465 around base object in first assignment in main program.
2466 * gfortran.dg/typebound_operator_10.f03: New test.
2468 2012-01-09 Martin Jambor <mjambor@suse.cz>
2470 PR tree-optimization/51759
2471 * g++.dg/ipa/pr51759.C: New test.
2473 2012-01-09 Tobias Burnus <burnus@net-b.de>
2476 * gfortran.dg/optional_absent_2.f90: New.
2478 2012-01-09 Tobias Burnus <burnus@net-b.de>
2481 * gfortran.dg/use_17.f90: New.
2483 2012-01-09 Gary Funck <gary@intrepid.com>
2485 PR preprocessor/33919
2486 * gcc.dg/pr33919.c: New test.
2487 * gcc.dg/pr33919-0.h: New test header file.
2488 * gcc.dg/pr33919-1.h: Ditto.
2489 * gcc.dg/pr33919-2.h: Ditto.
2491 2012-01-07 Jan Hubicka <jh@suse.cz>
2493 PR tree-optimize/51694
2494 * gcc.c-torture/compile/pr51694.c: new testcase.
2496 2012-01-07 Jan Hubicka <jh@suse.cz>
2498 PR tree-optimization/51600
2499 * g++.dg/torture/pr51600.C: New testcase.
2501 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2503 PR gcov-profile/51715
2504 PR gcov-profile/51717
2505 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
2506 * gcc.misc-tests/gcov-14.c: Likewise.
2508 2012-01-06 Jason Merrill <jason@redhat.com>
2510 * g++.dg/parse/new5.C: New.
2512 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
2515 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
2516 including <string.h>.
2518 2012-01-06 Jason Merrill <jason@redhat.com>
2520 * g++.dg/abi/mangle51.C: New.
2521 * g++.dg/abi/mangle52.C: New.
2522 * g++.dg/abi/mangle53.C: New.
2523 * g++.dg/abi/mangle54.C: New.
2524 * g++.dg/abi/mangle55.C: New.
2525 * g++.dg/abi/mangle56.C: New.
2526 * g++.dg/abi/mangle57.C: New.
2527 * g++.dg/abi/mangle58.C: New.
2528 * g++.dg/abi/mangle59.C: New.
2529 * g++.dg/cpp0x/trailing3.C: Update mangling.
2530 * g++.dg/cpp0x/variadic111.C: Update mangling.
2531 * g++.dg/cpp0x/variadic4.C: Update mangling.
2532 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
2533 * g++.dg/template/nontype22.C: Works now.
2534 * g++.dg/template/pr35240.C: Works now.
2536 * g++.dg/cpp0x/error7.C: New.
2538 2012-01-06 Tobias Burnus <burnus@net-b.de>
2540 * gfortran.dg/deallocate_stat_2.f90: New.
2541 * coarray/allocate_errgmsg.f90: New.
2542 * gfortran.dg/coarray_lib_alloc_1.f90: New.
2543 * gfortran.dg/coarray_lib_alloc_2.f90: New.
2544 * coarray/subobject_1.f90: Fix for num_images > 1.
2545 * gfortran.dg/deallocate_stat.f90: Update due to changed
2548 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
2550 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
2552 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
2554 * ada/acats/overflow.lst: Add cb20004.
2556 2012-01-05 Dodji Seketeli <dodji@redhat.com>
2559 * g++.dg/cpp0x/alias-decl-18.C: New test.
2561 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
2563 * gcc.c-torture/execute/20120104-1.c: New test.
2565 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
2568 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
2569 the old typebound_operator_8.f03.
2570 * gfortran.dg/typebound_operator_8.f03: New version of
2571 typebound_operator_7.f03 with 'u' a derived type instead of a
2574 2012-01-05 Richard Guenther <rguenther@suse.de>
2576 * g++.dg/torture/pr49309.C: Skip for -flto.
2578 2012-01-05 Jakub Jelinek <jakub@redhat.com>
2581 * gcc.c-torture/compile/pr51761.c: New test.
2583 2012-01-05 Richard Guenther <rguenther@suse.de>
2585 PR tree-optimization/51760
2586 * gcc.dg/torture/pr51760.c: New testcase.
2588 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
2591 * gcc.dg/tm/memopt-6.c: Adjust regexp.
2593 2012-01-05 Richard Guenther <rguenther@suse.de>
2596 * gfortran.dg/lto/pr41576_0.f90: New testcase.
2597 * gfortran.dg/lto/pr41576_1.f90: Likewise.
2599 2012-01-04 Jakub Jelinek <jakub@redhat.com>
2602 * gcc.dg/pr51695.c: New test.
2604 2012-01-04 Andrew Pinski <apinski@cavium.com>
2606 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
2607 * gcc.target/mips/octeon2-lx-1.c: New test.
2608 * gcc.target/mips/mips64-dsp-ldx.c: New test.
2609 * gcc.target/mips/octeon2-lx-2.c: New test.
2610 * gcc.target/mips/octeon2-lx-3.c: New test.
2612 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
2616 * gcc.dg/tm/alias-1.c: Adjust regexp.
2617 * gcc.dg/tm/alias-2.c: Adjust regexp.
2619 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
2622 * g++.dg/warn/Wparentheses-26.C: New.
2624 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
2626 * gfortran.dg/elemental_optional_args_2.f90: New test.
2628 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
2631 * gfortran.dg/common_17.f90: New test.
2633 2012-01-04 Richard Guenther <rguenther@suse.de>
2635 PR tree-optimization/49651
2636 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
2637 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
2639 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2642 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
2644 2012-01-03 Andrew Pinski <apinski@cavium.com>
2646 * lib/scanasm.exp (dg-function-on-line): Always use a special format
2647 for all mips targets. Also allow an optional .cfi_startproc.
2649 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
2651 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
2653 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2656 * g++.dg/rtti/dyncast5.C: New.
2658 2012-01-03 Richard Guenther <rguenther@suse.de>
2660 PR tree-optimization/51070
2661 * gcc.dg/torture/pr51070-2.c: New testcase.
2663 2012-01-03 Richard Guenther <rguenther@suse.de>
2665 PR tree-optimization/51692
2666 * gcc.dg/torture/pr51692.c: New testcase.
2668 2012-01-03 Richard Guenther <rguenther@suse.de>
2671 * g++.dg/lto/pr51650-3_0.C: New testcase.
2673 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2676 * g++.dg/warn/Wredundant-decls-spec.C: New.
2678 2012-01-03 Jakub Jelinek <jakub@redhat.com>
2680 PR tree-optimization/51719
2681 * g++.dg/tree-prof/pr51719.C: New test.
2683 2012-01-03 Richard Guenther <rguenther@suse.de>
2686 * gcc.dg/fold-compare-6.c: New testcase.
2688 2012-01-03 Jakub Jelinek <jakub@redhat.com>
2691 * g++.dg/gomp/pr51669.C: New test.
2693 2012-01-02 Jason Merrill <jason@redhat.com>
2696 * g++.dg/cpp0x/constexpr-union2.C: New.
2699 * g++.dg/cpp0x/nsdmi-defer5.C: New.
2701 2012-01-02 Dodji Seketeli <dodji@redhat.com>
2704 * g++.dg/cpp0x/constexpr-99.C: New test.
2706 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
2709 * g++.dg/template/init9.C: New.
2711 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2713 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
2714 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
2715 rather than a specific number.
2717 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
2722 * gfortran.dg/typebound_operator_7.f03: New.
2723 * gfortran.dg/typebound_operator_8.f03: New.
2725 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2728 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
2730 * gcc.target/mips/dspr2-MULTU.c: Likewise.
2732 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2734 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
2736 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2738 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
2741 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2743 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
2744 * gfortran.dg/io_real_boz_4.f90: Likewise.
2745 * gfortran.dg/io_real_boz_5.f90: Likewise.
2747 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2749 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
2751 2012-01-02 Revital Eres <revital.eres@linaro.org>
2753 * gcc.dg/sms-11.c: New file.
2755 2012-01-02 Tobias Burnus <burnus@net-b.de>
2758 * gfortran.dg/coarray/image_index_3.f90: New.
2760 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2763 * g++.dg/parse/enum8.C: New.
2765 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2768 * g++.dg/conversion/reinterpret4.C: New.
2769 * g++.dg/conversion/reinterpret1.C: Adjust.
2771 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2773 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
2775 2012-01-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
2777 * g++.old-deja/g++.brendan/crash25.C: Adjust.
2778 * g++.old-deja/g++.brendan/crash56.C: Likewise.
2779 * g++.old-deja/g++.jason/access14.C: Likewise.
2780 * g++.old-deja/g++.jason/access8.C: Likewise.
2781 * g++.old-deja/g++.jason/access1.C: Likewise.
2782 * g++.old-deja/g++.other/access3.C: Likewise.
2783 * g++.old-deja/g++.other/access5.C: Likewise.
2784 * g++.old-deja/g++.law/unsorted1.C: Likewise.
2785 * g++.old-deja/g++.law/visibility22.C: Likewise.
2786 * g++.old-deja/g++.law/visibility26.C: Likewise.
2787 * g++.old-deja/g++.mike/p2746.C: Likewise.
2788 * g++.dg/debug/using1.C: Likewise.
2789 * g++.dg/lookup/using51.C: Likewise.
2790 * g++.dg/inherit/using5.C: Likewise.
2791 * g++.dg/inherit/pr30297.C: Likewise.
2792 * g++.dg/inherit/access8.C: Likewise.
2793 * g++.dg/torture/pr39362.C: Likewise.
2794 * g++.dg/template/crash13.C: Likewise.
2795 * g++.dg/template/using10.C: Likewise.
2797 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
2800 * lib/gcc-dg.exp (scan-module-absence): Really commit last
2803 2012-01-01 Ira Rosen <irar@il.ibm.com>
2805 PR tree-optimization/51704
2806 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
2807 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
2808 corresponding flags.
2810 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2813 * g++.dg/cpp0x/constexpr-delegating2.C: New.
2815 2012-01-01 Jan Hubicka <jh@suse.cz>
2817 PR rtl-optimization/51069
2818 * gcc.c-torture/compile/pr51069.c: New testcase.
2820 2012-01-01 Jakub Jelinek <jakub@redhat.com>
2822 PR tree-optimization/51683
2823 * gcc.dg/pr51683.c: New test.
2825 Copyright (C) 2012 Free Software Foundation, Inc.
2827 Copying and distribution of this file, with or without modification,
2828 are permitted in any medium without royalty provided the copyright
2829 notice and this notice are preserved.