1 2013-03-09 Paolo Carlini <paolo.carlini@oracle.com>
4 * g++.dg/template/crash115.C: New.
6 2013-03-06 Jakub Jelinek <jakub@redhat.com>
9 * g++.dg/template/typename20.C: New test.
11 2013-03-01 Richard Biener <rguenther@suse.de>
13 Backport from mainline
14 2012-12-12 Zdenek Dvorak <ook@ucw.cz>
16 PR tree-optimization/55481
17 * gcc.dg/torture/pr55481.c: New testcase.
18 * gcc.dg/torture/pr56488.c: Likewise.
20 2013-02-26 Jakub Jelinek <jakub@redhat.com>
22 PR tree-optimization/56443
23 * gcc.dg/torture/pr56443.c: New test.
25 2013-02-22 Janus Weil <janus@gcc.gnu.org>
28 * gfortran.dg/proc_ptr_comp_37.f90: New.
30 2013-02-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32 Backport from mainline:
33 2012-06-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
35 * gcc.target/i386/clearcapv2.map: New file.
36 * gcc.target/i386/i386.exp: Try it first before clearcap.map.
38 2013-02-19 Jakub Jelinek <jakub@redhat.com>
40 Backported from mainline
41 2013-02-19 Jakub Jelinek <jakub@redhat.com>
43 PR tree-optimization/56350
44 * gcc.dg/pr56350.c: New test.
46 2013-02-08 Jakub Jelinek <jakub@redhat.com>
48 PR tree-optimization/56250
49 * gcc.c-torture/execute/pr56250.c: New test.
51 2013-02-07 Jakub Jelinek <jakub@redhat.com>
54 * g++.dg/parse/crash61.C: New test.
57 * g++.dg/parse/pr56239.C: New test.
60 * g++.dg/abi/mangle61.C: New test.
62 2013-02-06 Jakub Jelinek <jakub@redhat.com>
65 * g++.dg/gomp/pr56217.C: New test.
67 2012-11-27 Jakub Jelinek <jakub@redhat.com>
69 PR tree-optimization/55110
70 * gcc.dg/pr55110.c: New test.
72 2013-02-18 Richard Biener <rguenther@suse.de>
75 2013-02-04 Richard Biener <rguenther@suse.de>
77 Backport from mainline
78 2012-07-04 Richard Guenther <rguenther@suse.de>
80 PR tree-optimization/53844
81 * g++.dg/tree-ssa/pr53844.C: New testcase.
83 2013-02-17 Tobias Burnus <burnus@net-b.de>
84 Mikael Morin <mikael@gcc.gnu.org>
87 2013-01-28 Tobias Burnus <burnus@net-b.de>
88 Mikael Morin <mikael@gcc.gnu.org>
91 * gfortran.dg/import2.f90: Adjust undeclared type error messages.
92 * gfortran.dg/import8.f90: Likewise.
93 * gfortran.dg/interface_derived_type_1.f90: Likewise.
94 * gfortran.dg/import10.f90: New test.
95 * gfortran.dg/import11.f90: Likewise
97 2013-02-15 Tobias Burnus <burnus@net-b.de>
100 * gcc/testsuite/gfortran.dg/matmul_9.f90: New.
102 2012-02-13 Tobias Burnus <burnus@net-b.de>
104 Backport from mainline
105 2012-01-09 Uros Bizjak <ubizjak@gmail.com>
108 * gfortran.dg/intrinsic_size_3.f90: Make scan-tree-dump-times
109 number matching more robust.
111 2013-02-11 Uros Bizjak <ubizjak@gmail.com>
113 Backport from mainline
114 2013-02-11 Uros Bizjak <ubizjak@gmail.com>
116 PR rtl-optimization/56275
117 * gcc.dg/pr56275.c: New test.
119 2013-02-08 Michael Meissner <meissner@linux.vnet.ibm.com>
121 Backport from mainline
122 2013-02-08 Michael Meissner <meissner@linux.vnet.ibm.com>
125 * gcc.target/powerpc/vsx-mass-1.c: Only run this test on
128 2013-02-05 Richard Biener <rguenther@suse.de>
130 Backport from mainline
131 2012-12-10 Richard Biener <rguenther@suse.de>
133 PR tree-optimization/55107
134 * gcc.dg/torture/pr55107.c: New testcase.
135 * gcc.dg/tree-ssa/ssa-pre-5.c: Adjust.
137 2013-02-15 Richard Biener <rguenther@suse.de>
139 PR tree-optimization/54767
140 * gfortran.fortran-torture/execute/pr54767.f90: New testcase.
142 2013-02-04 Janis Johnson <janisjo@codesourcery.com>
145 * lib/target-supports.exp (check_effective_target_arm_hard_vfp_ok):
148 2013-02-04 Richard Biener <rguenther@suse.de>
150 Backport from mainline
151 2012-01-11 Richard Guenther <rguenther@suse.de>
153 PR tree-optimization/44061
154 * gcc.dg/pr44061.c: New testcase.
156 2013-01-08 Jakub Jelinek <jakub@redhat.com>
159 * gcc.dg/torture/pr55890-3.c: New test.
161 2013-02-04 Richard Biener <rguenther@suse.de>
163 Backport from mainline
164 2012-07-04 Richard Guenther <rguenther@suse.de>
166 PR tree-optimization/53844
167 * g++.dg/tree-ssa/pr53844.C: New testcase.
169 2012-12-13 Richard Biener <rguenther@suse.de>
172 * gcc.dg/lto/pr55660_0.c: New testcase.
173 * gcc.dg/lto/pr55660_1.c: Likewise.
175 2013-02-04 Richard Biener <rguenther@suse.de>
178 * gcc.dg/torture/pr55890-1.c: New testcase.
179 * gcc.dg/torture/pr55890-2.c: Likewise.
181 2013-02-02 Thomas Koenig <tkoenig@gcc.gnu.org>
186 * gfortran.dg/block_12.f90: New test.
187 * gfortran.dg/module_error_1.f90: New test.
189 2013-02-01 Jakub Jelinek <jakub@redhat.com>
191 Backported from mainline
192 2013-01-28 Jakub Jelinek <jakub@redhat.com>
194 PR tree-optimization/56125
195 * gcc.dg/pr56125.c: New test.
197 2013-01-25 Jakub Jelinek <jakub@redhat.com>
199 PR tree-optimization/56098
200 * gcc.dg/pr56098-1.c: New test.
202 2013-01-23 Jakub Jelinek <jakub@redhat.com>
205 * gfortran.dg/gomp/pr56052.f90: New test.
207 2013-01-23 Jakub Jelinek <jakub@redhat.com>
210 * gcc.dg/pr49069.c: New test.
212 2013-01-21 Jakub Jelinek <jakub@redhat.com>
214 PR tree-optimization/56051
215 * gcc.c-torture/execute/pr56051.c: New test.
217 2013-01-18 Jakub Jelinek <jakub@redhat.com>
220 * gfortran.dg/pr56015.f90: New test.
222 2013-01-15 Jakub Jelinek <jakub@redhat.com>
225 * gcc.dg/pr55940.c: New test.
227 2013-01-10 Jakub Jelinek <jakub@redhat.com>
229 PR tree-optimization/55921
230 * gcc.c-torture/compile/pr55921.c: New test.
232 2013-01-03 Jakub Jelinek <jakub@redhat.com>
234 PR rtl-optimization/55838
235 * gcc.dg/pr55838.c: New test.
237 2012-12-13 Jakub Jelinek <jakub@redhat.com>
240 * g++.dg/cpp0x/noexcept19.C: New test.
242 2012-12-06 Jakub Jelinek <jakub@redhat.com>
245 * g++.dg/cpp0x/noexcept18.C: New test.
247 2012-12-01 Jakub Jelinek <jakub@redhat.com>
250 * g++.dg/cpp0x/vt-55542.C: New test.
252 2012-11-23 Jakub Jelinek <jakub@redhat.com>
255 * g++.dg/warn/Wreturn-type-8.C: New test.
257 2012-11-20 Jakub Jelinek <jakub@redhat.com>
260 * gcc.dg/pr55094.c: New test.
262 2012-11-17 Jakub Jelinek <jakub@redhat.com>
264 PR tree-optimization/55236
265 * gcc.dg/pr55236.c: New test.
267 2012-11-13 Jakub Jelinek <jakub@redhat.com>
269 PR rtl-optimization/54127
270 * gcc.dg/torture/pr54127.c: New test.
272 2013-02-01 Eric Botcazou <ebotcazou@adacore.com>
274 * gnat.dg/opt26.adb: New test.
276 2013-01-27 Uros Bizjak <ubizjak@gmail.com>
278 Backport from mainline
279 2013-01-22 Uros Bizjak <ubizjak@gmail.com>
282 * gcc.target/i386/pr56028.c: New test.
284 2013-01-24 Uros Bizjak <ubizjak@gmail.com>
286 * gcc.target/i386/movsd.c: New test.
288 2013-01-24 Janis Johnson <janisjo@codesourcery.com>
290 Backport from mainline
291 2013-01-16 Janis Johnson <janisjo@codesourcery.com>
294 * gcc.c-torture/execute/builtins/builtins.exp: Add
295 -Wl,--allow-multiple-definition for eabi and elf targets.
297 Backport from mainline
298 2013-01-17 Janis Johnson <janisjo@codesourcery.com>
300 * gcc.target/arm/pr51835.c: Avoid conflicts with multilib flags.
301 * gcc.target/arm/pr51915.c: Likewise.
302 * gcc.target/arm/pr52006.c: Likewise.
303 * gcc.target/arm/pr53187.c: Likewise.
305 Backport from mainline
306 2012-10-12 Janis Johnson <janisjo@codesourcery.com>
308 * lib/target-supports.exp (check_effective_target_arm_hard_vfp_ok):
309 Return 0 if already specifying -mfloat-abi other than hard.
311 Backport from mainline
312 2012-09-27 Janis Johnson <janisjo@codesourcery.com>
314 * gcc.target/arm/unsigned-extend-1.c: Omit -march option.
316 Backport from mainline
317 2012-09-26 Janis Johnson <janisjo@codesourcery.com>
319 * gcc.target/arm/pr42879.c: Handle big-endian.
321 Backport from mainline
322 2012-09-26 Janis Johnson <janisjo@codesourcery.com>
324 * gcc.target/arm/combine-movs.c
326 Backport from mainline
327 2012-09-11 Christophe Lyon <christophe.lyon@linaro.org>
329 * gcc.target/arm/neon-vset_lanes8.c: Fix for big-endian support.
331 2013-01-24 Janus Weil <janus@gcc.gnu.org>
334 * gfortran.dg/select_8.f90: New.
336 2013-01-24 Martin Jambor <mjambor@suse.cz>
338 Backport from mainline
339 2013-01-04 Martin Jambor <mjambor@suse.cz>
341 PR tree-optimization/55755
342 * gcc.dg/torture/pr55755.c: New test.
343 * gcc.dg/tree-ssa/sra-13.c: Likewise.
344 * gcc.dg/tree-ssa/pr45144.c: Update.
346 2013-01-21 Uros Bizjak <ubizjak@gmail.com>
348 PR rtl-optimization/56023
349 * gcc.dg/pr56023.c: New test.
351 2013-01-21 Martin Jambor <mjambor@suse.cz>
353 Backport from mainline
354 2013-01-17 Martin Jambor <mjambor@suse.cz>
356 PR tree-optimizations/55264
357 * g++.dg/ipa/pr55264.C: New test.
359 2013-01-17 Uros Bizjak <ubizjak@gmail.com>
361 Backport from mainline
362 2013-01-17 Uros Bizjak <ubizjak@gmail.com>
365 * gcc.target/pr55981.c: New test.
367 2013-01-17 Janus Weil <janus@gcc.gnu.org>
370 * gfortran.dg/class_55.f90: New.
372 2013-01-16 Richard Biener <rguenther@suse.de>
375 * gcc.dg/torture/pr55882.c: New testcase.
377 2013-01-13 Janus Weil <janus@gcc.gnu.org>
380 * gfortran.dg/internal_pack_13.f90: New test.
381 * gfortran.dg/internal_pack_14.f90: New test.
383 2013-01-13 Paul Thomas <pault@gcc.gnu.org>
386 * gfortran.dg/elemental_scalar_args_2.f90: New test.
388 2013-01-08 Mikael Morin <mikael@gcc.gnu.org>
393 * gfortran.dg/use_23.f90: New test.
394 * gfortran.dg/use_24.f90: New test.
395 * gfortran.dg/use_25.f90: New test.
396 * gfortran.dg/use_26.f90: New test.
397 * gfortran.dg/use_27.f90: New test.
399 2013-01-07 Tobias Burnus <burnus@net-b.de>
402 * gfortran.dg/intrinsic_size_3.f90: New.
404 2013-01-07 Steven G. Kargl <kargl@gcc.gnu.org>
405 Mikael Morin <mikael@gcc.gnu.org>
408 * gfortran.dg/use_22.f90: New test.
410 2013-01-07 Terry Guo <terry.guo@arm.com>
412 Backport from mainline
413 2012-12-19 Terry Guo <terry.guo@arm.com>
415 * gcc.target/arm/thumb-find-work-register.c: New.
417 2013-01-06 Eric Botcazou <ebotcazou@adacore.com>
419 * gnat.dg/alignment10.adb: New test.
421 2012-12-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
423 Backport from mainline:
424 2012-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
426 * gcc.misc-tests/gcov-12.c: Fix dg order.
428 2012-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
430 * gcc.dg/torture/pr47917.c: Change "dg-xfail-if" to "dg-xfail-run-if"
433 2012-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
435 * gcc.dg/20030711-1.c: Define MAP_FAILED if not defined.
436 * gcc.dg/20050826-1.c: Likewise.
438 2012-12-21 Martin Jambor <mjambor@suse.cz>
440 PR tree-optimization/55355
441 * g++.dg/torture/pr55355.C: New test.
443 2012-12-20 Tobias Burnus <burnus@net-b.de>
446 * gfortran.dg/transfer_intrinsic_4.f: New.
448 2012-12-18 Matthew Gretton-Dann <matthew.gretton-dann@linaro.org>
450 Backport from mainline
451 2012-10-15 Matthias Klose <doko@ubuntu.com>
453 * lib/target-supports.exp (check_profiling_available): Match
454 arm*-*-linux-* for ARM Linux/GNU.
455 * g++.dg/torture/predcom-1.C: Match arm*-*-linux-* for ARM Linux/GNU.
456 * gfortran.dg/enum_10.f90: Likewise.
457 * gfortran.dg/enum_9.f90: Likewise.
458 * gcc.target/arm/synchronize.c: Likewise.
459 * g++.old-deja/g++.jason/enum6.C: Likewise.
460 * g++.old-deja/g++.other/enum4.C: Likewise.
461 * g++.old-deja/g++.law/enum9.C: Likewise.
463 2012-12-15 Eric Botcazou <ebotcazou@adacore.com>
466 * gnat.dg/controlled7.ad[sb]: New test.
468 2012-12-11 Jakub Jelinek <jakub@redhat.com>
471 * g++.dg/warn/Wunused-var-19.C: New test.
473 2012-12-11 Eric Botcazou <ebotcazou@adacore.com>
475 * gcc.dg/pr54121.c: New test.
477 2012-12-07 Uros Bizjak <ubizjak@gmail.com>
479 Backport from mainline
480 2012-12-06 Uros Bizjak <ubizjak@gmail.com>
483 * gcc.target/i386/pr55597.c: New test.
485 2012-12-03 Richard Biener <rguenther@suse.de>
487 Backport from mainline
488 2012-09-24 Richard Guenther <rguenther@suse.de>
490 PR tree-optimization/53663
491 * gcc.dg/torture/pr53663-1.c: New testcase.
492 * gcc.dg/torture/pr53663-2.c: Likewise.
493 * gcc.dg/torture/pr53663-3.c: Likewise.
495 2012-12-03 Marek Polacek <polacek@redhat.com>
497 Backported from mainline
498 2012-12-03 Marek Polacek <polacek@redhat.com>
501 * gcc.dg/pr55570.c: New test.
503 2012-12-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
505 * gcc.dg/torture/pr54920.c: Add "-fno-common" option on hppa*-*-hpux*.
507 2012-11-29 Jason Merrill <jason@redhat.com>
510 * g++.dg/cpp0x/variadic134.C: New.
513 * g++.dg/cpp0x/alias-decl-20.C: New.
516 * g++.dg/template/typedef39.C: New.
519 * g++.dg/cpp0x/variadic133.C: New.
520 * g++.dg/template/param1.C: Adjust.
522 2012-11-27 Richard Biener <rguenther@suse.de>
525 * g++.dg/opt/pr55331.C: New testcase.
527 2012-11-26 Richard Biener <rguenther@suse.de>
529 Backport from mainline
530 2012-10-12 Richard Biener <rguenther@suse.de>
532 PR tree-optimization/54894
533 * gcc.dg/torture/pr54894.c: New testcase.
535 2012-10-02 Richard Guenther <rguenther@suse.de>
538 * g++.dg/torture/pr54735.C: New testcase.
540 2012-11-24 Paolo Carlini <paolo.carlini@oracle.com>
543 * g++.dg/init/new41.C: New.
545 2012-11-24 Thomas Koenig <tkoenig@gcc.gnu.org>
549 * gfortran.dg/allocate_error_4.f90: New test.
551 2012-11-23 Janus Weil <janus@gcc.gnu.org>
554 * gfortran.dg/namelist_76.f90: New.
556 2012-11-19 H.J. Lu <hongjiu.lu@intel.com>
558 Backported from mainline
559 2012-11-13 H.J. Lu <hongjiu.lu@intel.com>
562 * gcc.target/i386/pr55142-1.c: New file.
563 * gcc.target/i386/pr55142-2.c: Likewise.
565 2012-11-09 Eric Botcazou <ebotcazou@adacore.com>
567 * gnat.dg/stack_check3.ad[sb]: New test.
569 2012-11-07 Eric Botcazou <ebotcazou@adacore.com>
571 * gcc.c-torture/compile/20121107-1.c: New test.
573 2012-11-06 Janus Weil <janus@gcc.gnu.org>
576 * gfortran.dg/transfer_class_1.f90: New.
578 2012-11-05 Eric Botcazou <ebotcazou@adacore.com>
580 * g++.dg/torture/20121105-1.C: New test.
582 2012-11-05 Jakub Jelinek <jakub@redhat.com>
584 Backported from mainline
585 2012-10-24 Jakub Jelinek <jakub@redhat.com>
588 * g++.dg/debug/pr54828.C: New test.
590 2012-10-23 Jakub Jelinek <jakub@redhat.com>
593 * c-c++-common/pr54988.c: New test.
595 2012-10-10 Jakub Jelinek <jakub@redhat.com>
597 PR tree-optimization/54877
598 * gcc.dg/torture/pr54877.c: New test.
600 2012-11-02 Jeff Law <law@redhat.com>
602 * gcc.c-torture/execute/pr54985.c: New test.
604 2012-10-29 Eric Botcazou <ebotcazou@adacore.com>
607 * gnat.dg/lto14.adb: Skip on Solaris.
609 2012-10-26 Paolo Carlini <paolo.carlini@oracle.com>
612 * g++.dg/template/new11.C: New.
614 2012-10-26 Terry Guo <terry.guo@arm.com>
616 Backport from mainline
617 2012-10-23 Terry Guo <terry.guo@arm.com>
620 * gcc.dg/pr55019.c: New.
622 2012-10-25 Richard Biener <rguenther@suse.de>
624 PR tree-optimization/54902
625 * g++.dg/torture/pr54902.C: New testcase.
627 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
629 * gnat.dg/modular4.adb: New test.
630 * gnat.dg/modular4_pkg.ads: New helper.
632 2012-10-21 Eric Botcazou <ebotcazou@adacore.com>
634 * gnat.dg/specs/atomic1.ads: XFAIL on MIPS.
635 * gnat.dg/specs/addr1.ads: Likewise.
637 2012-10-19 Zhenqiang Chen <zhenqiang.chen@linaro.org>
639 Backport from mainline
640 2012-10-19 Zhenqiang Chen <zhenqiang.chen@linaro.org>
643 * gcc.target/arm/pr54892.c: New.
645 2012-10-16 Andrey Belevantsev <abel@ispras.ru>
647 Backport from mainline
648 2012-08-09 Andrey Belevantsev <abel@ispras.ru>
650 PR rtl-optimization/53701
651 * gcc.dg/pr53701.c: New test.
653 2012-10-15 Uros Bizjak <ubizjak@gmail.com>
655 Backport from mainline
656 2012-10-15 Uros Bizjak <ubizjak@gmail.com>
658 * gcc.target/i386/avx256-unaligned-load-1.c: Update asm scan patterns.
659 * gcc.target/i386/avx256-unaligned-load-2.c: Ditto.
660 * gcc.target/i386/avx256-unaligned-load-3.c: Ditto.
661 * gcc.target/i386/avx256-unaligned-load-4.c: Ditto.
662 * gcc.target/i386/avx256-unaligned-store-1.c: Ditto.
663 * gcc.target/i386/avx256-unaligned-store-2.c: Ditto.
664 * gcc.target/i386/avx256-unaligned-store-3.c: Ditto.
665 * gcc.target/i386/avx256-unaligned-store-4.c: Ditto.
667 2012-10-15 Richard Guenther <rguenther@suse.de>
669 PR tree-optimization/54920
670 * gcc.dg/torture/pr54920.c: New testcase.
672 2012-10-14 Janus Weil <janus@gcc.gnu.org>
675 * gfortran.dg/class_allocate_13.f90: New.
677 2012-10-08 Terry Guo <terry.guo@arm.com>
679 Backported from mainline
680 2012-09-19 Terry Guo <terry.guo@arm.com>
682 * lib/gcc-dg.exp (dg_runtest_extra_prunes): New variable to define
683 extra prune rules that will be applied to all tests in a .exp file.
684 (gcc-dg-prune): Use rules defined by the above variable.
685 * gcc.target/arm/arm.exp (dg_runtest_extra_prunes): Skip all the
686 harmless warnings on architecture switch conflict.
688 2012-10-08 Jakub Jelinek <jakub@redhat.com>
691 * g++.dg/template/pr54858.C: New test.
693 2012-10-05 Jakub Jelinek <jakub@redhat.com>
695 PR tree-optimization/33763
696 * c-c++-common/pr33763.c: New test.
698 2012-10-03 Jakub Jelinek <jakub@redhat.com>
701 * g++.dg/cpp0x/constexpr-ref4.C: New test.
703 2012-09-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
706 * gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*.
708 2012-09-27 Jakub Jelinek <jakub@redhat.com>
711 * gcc.target/i386/pr54703.c: New test.
713 2012-09-24 Janis Johnson <janisjo@codesourcery.com>
715 Backport from mainline:
717 2012-07-24 Janis Johnson <janisjo@codesourcery.com>
718 * lib/gcc-dg.exp (process-message): Don't ignore errors.
720 2012-07-25 Janis Johnson <janisjo@codesourcery.com>
721 * g++.dg/cpp0x/nullptr21.c: Remove printfs, make self-checking.
723 2012-07-26 Janis Johnson <janisjo@codesourcery.com>
724 * gcc.dg/pr45259.c: Only -fpic depends on fpic support.
726 2012-09-18 Janis Johnson <janisjo@codesourcery.com>
727 * gcc.dg/vect/pr52298.c: Remove "dg-do run".
729 2012-09-18 Janis Johnson <janisjo@codesourcery.com>
730 * lib/target-supports.exp
731 (check_effective_target_vect_widen_mult_qi_to_hi,
732 check_effective_target_vect_widen_mult_hi_to_si,
733 check_effective_target_vect_widen_mult_qi_to_hi_pattern,
734 check_effective_target_vect_widen_mult_hi_to_si_pattern,
735 check_effective_target_vect_pack_trunc,
736 check_effective_target_vect_unpack,
737 check_effective_target_vect_multiple_sizes): Check arm_neon_ok
740 2012-09-18 Janis Johnson <janisjo@codesourcery.com>
741 * gcc.dg/vect/no-vfa-vect-101.c: Skip a check for an irrelevant
742 target instead of xfailing it.
743 * gcc.dg/vect/no-vfa-vect-102.c: Likewise.
744 * gcc.dg/vect/no-vfa-vect-102a.c: Likewise.
745 * gcc.dg/vect/no-vfa-vect-37.c: Likewise.
746 * gcc.dg/vect/no-vfa-vect-79.c: Likewise.
747 * gcc.dg/vect/vect-104.c: Likewise.
748 * gcc.dg/vect/vect-outer-1-big-array.c: Likewise.
749 * gcc.dg/vect/vect-outer-1.c: Likewise.
750 * gcc.dg/vect/vect-outer-1a-big-array.c: Likewise.
751 * gcc.dg/vect/vect-outer-1a.c: Likewise.
752 * gcc.dg/vect/vect-outer-1b-big-array.c: Likewise.
753 * gcc.dg/vect/vect-outer-1b.c: Likewise.
754 * gcc.dg/vect/vect-outer-2b.c: Likewise.
755 * gcc.dg/vect/vect-outer-3a-big-array.c: Likewise.
756 * gcc.dg/vect/vect-outer-3a.c: Likewise.
757 * gcc.dg/vect/vect-outer-3b.c: Likewise.
758 * gcc.dg/vect/vect-reduc-dot-s8b.c: Likewise.
760 2012-09-18 Janis Johnson <janisjo@codesourcery.com>
761 * gcc.dg/vect/fast-math-pr35982.c: Skip check instead of xfail.
763 2012-09-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
765 Backport from mainline:
766 2012-09-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
769 * gnat.dg/lto15.adb: Require lto.
771 2012-09-20 Eric Botcazou <ebotcazou@adacore.com>
773 * gnat.dg/opt20.ads: Move dg directive to...
774 * gnat.dg/opt20.adb: ...here.
775 * gnat.dg/addr1.ad[sb]: Likewise.
776 * gnat.dg/concat2.ad[sb]: Likewise.
777 * gnat.dg/array16.ad[sb]: Likewise.
778 * gnat.dg/atomic5.ad[sb]: Likewise.
779 * gnat.dg/discr29.ad[sb]: Likewise.
780 * gnat.dg/noreturn5.ad[sb]: Likewise.
781 * gnat.dg/vect8.ad[sb]: Likewise. Add dg-options.
782 * gnat.dg/discr23.ads: Remove dg directive.
783 * gnat.dg/nested_float_packed.ads: Likewise.
784 * gnat.dg/oconst6.ads: Move to...
785 * gnat.dg/specs/oconst6.ads: ...here.
787 2012-09-20 Joseph Myers <joseph@codesourcery.com>
790 * gcc.c-torture/compile/pr54552-1.c: New test.
792 2012-09-20 Joseph Myers <joseph@codesourcery.com>
795 * gcc.c-torture/compile/pr54103-1.c,
796 gcc.c-torture/compile/pr54103-2.c,
797 gcc.c-torture/compile/pr54103-3.c,
798 gcc.c-torture/compile/pr54103-4.c,
799 gcc.c-torture/compile/pr54103-5.c,
800 gcc.c-torture/compile/pr54103-6.c: New tests.
801 * gcc.dg/c90-const-expr-8.c: Update expected column number.
803 2012-09-20 Jakub Jelinek <jakub@redhat.com>
805 Backported from mainline
806 2012-09-17 Jakub Jelinek <jakub@redhat.com>
808 PR tree-optimization/54563
809 * g++.dg/torture/pr54563.C: New test.
811 2012-09-20 Release Manager
813 * GCC 4.7.2 released.
815 2012-09-14 Jason Merrill <jason@redhat.com>
818 * g++.dg/init/aggr9.C: New.
820 2012-09-13 Tobias Burnus <burnus@net-b.de>
823 * gfortran.dg/implicit_pure_3.f90: New.
825 2012-09-13 Jakub Jelinek <jakub@redhat.com>
828 * gcc.c-torture/compile/pr54559.c: New test.
830 2012-09-13 Jason Merrill <jason@redhat.com>
833 * g++.dg/cpp0x/constexpr-temp1.C: New.
835 2012-09-13 Jason Merrill <jason@redhat.com>
838 * g++.dg/template/anonunion2.C: New.
840 2012-09-13 Jason Merrill <jason@redhat.com>
843 * g++.dg/template/init10.C: New.
845 2012-09-12 Tobias Burnus <burnus@net-b.de>
849 * gfortran.dg/coarray_10.f90: Update dg-error.
850 * gfortran.dg/coarray_28.f90: New.
851 * gfortran.dg/array_section_3.f90: New.
853 2012-09-10 Jason Merrill <jason@redhat.com>
856 * g++.dg/cpp0x/implicit14.C: New.
860 * g++.dg/cpp0x/constexpr-virtual2.C: New.
861 * g++.dg/cpp0x/constexpr-virtual3.C: New.
863 2012-09-10 Janus Weil <janus@gcc.gnu.org>
867 * gfortran.dg/select_type_29.f03: New.
869 2012-09-10 Markus Trippelsdorf <markus@trippelsdorf.de>
872 * g++.dg/tree-ssa/pr54515.C: new testcase
874 2012-09-08 Mikael Morin <mikael@gcc.gnu.org>
877 * gfortran.dg/bound_simplification_3.f90: New test.
879 2012-09-07 Richard Guenther <rguenther@suse.de>
881 Backport from mainline
882 2012-07-13 Richard Guenther <rguenther@suse.de>
884 PR tree-optimization/53922
885 * gcc.dg/torture/pr53922.c: New testcase.
887 2012-09-07 Eric Botcazou <ebotcazou@adacore.com>
889 * gcc.dg/pr44194-1.c: Skip on Alpha and adjust regexp for SPARC64.
891 2012-09-07 Jakub Jelinek <jakub@redhat.com>
893 Backported from mainline
894 2012-09-06 Jakub Jelinek <jakub@redhat.com>
896 PR rtl-optimization/54455
897 * gcc.dg/54455.c: New test.
899 2012-09-06 Andrew Pinski <apinski@cavium.com>
902 * gcc.dg/tree-ssa/strlen-1.c: New testcase.
904 2012-09-05 Jakub Jelinek <jakub@redhat.com>
907 * c-c++-common/pr54486.c: New test.
909 2012-09-05 Joey Ye <joey.ye@arm.com>
911 Backported from trunk
912 2012-08-28 Joey Ye <joey.ye@arm.com>
914 * gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add -fno-short-enums.
916 2012-09-03 Jakub Jelinek <jakub@redhat.com>
918 Backported from mainline
919 2012-09-01 Jakub Jelinek <jakub@redhat.com>
922 * gcc.dg/torture/pr54436.c: New test.
924 2012-08-31 Jakub Jelinek <jakub@redhat.com>
927 * gcc.c-torture/compile/pr54428.c: New test.
929 2012-08-24 Jakub Jelinek <jakub@redhat.com>
932 * gcc.dg/pr54363.c: New test.
934 2012-08-31 Ollie Wild <aaw@google.com>
937 * g++.dg/init/lifetime3.C: New test.
939 2012-08-28 Uros Bizjak <ubizjak@gmail.com>
941 Backport from mainline
942 2012-08-27 Uros Bizjak <ubizjak@gmail.com>
945 * gcc.target/i386/pr46254.c: New test.
947 2012-08-20 Patrick Marlier <patrick.marlier@gmail.com>
949 Backported from trunk
950 2012-08-20 Patrick Marlier <patrick.marlier@gmail.com>
953 * gcc.dg/gomp/pr53992.c: New test.
955 2012-08-13 Jakub Jelinek <jakub@redhat.com>
957 Backported from trunk
958 2012-07-19 Jakub Jelinek <jakub@redhat.com>
960 PR rtl-optimization/53942
961 * gcc.dg/pr53942.c: New test.
963 2012-08-10 Ulrich Weigand <ulrich.weigand@linaro.org>
965 Backport from mainline
966 2012-07-30 Ulrich Weigand <ulrich.weigand@linaro.org>
968 * lib/target-supports.exp
969 (check_effective_target_vect_natural_alignment): New function.
970 * gcc.dg/align-2.c: Only run on targets with natural alignment
972 * gcc.dg/vect/slp-25.c: Adjust tests for targets without natural
973 alignment of vector types.
975 2012-08-09 H.J. Lu <hongjiu.lu@intel.com>
977 Backport from mainline
978 2012-08-08 H.J. Lu <hongjiu.lu@intel.com>
980 PR rtl-optimization/54157
981 * gcc.target/i386/pr54157.c: New file.
983 2012-08-01 Uros Bizjak <ubizjak@gmail.com>
985 Backport from mainline
986 2012-03-11 Uros Bizjak <ubizjak@gmail.com>
989 * gcc.dg/torture/pr52530.c: New test.
991 2012-07-27 Anna Tikhonova <anna.tikhonova@intel.com>
993 * gcc.dg/20020201-1.c: Remove declarations for exit, abort,
994 rand, srand. Include <stdlib.h>.
996 2012-07-20 Jason Merrill <jason@redhat.com>
999 * g++.dg/other/array7.C: New.
1001 2012-07-19 Jason Merrill <jason@redhat.com>
1004 * g++.dg/init/mutable1.C: New.
1006 2012-07-19 Eric Botcazou <ebotcazou@adacore.com>
1008 * gnat.dg/opt25.adb: New test.
1009 * gnat.dg/opt25_pkg1.ad[sb]: New helper.
1010 * gnat.dg/opt25_pkg2.ad[sb]: Likewise.
1012 2012-07-19 Eric Botcazou <ebotcazou@adacore.com>
1014 * gnat.dg/aggr20.ad[sb]: New test.
1015 * gnat.dg/aggr20_pkg.ads: New helper.
1017 2012-07-19 Eric Botcazou <ebotcazou@adacore.com>
1019 * gnat.dg/derived_type3.adb: New test.
1020 * gnat.dg/derived_type3_pkg.ad[sb]: New helper.
1022 2012-07-19 Richard Guenther <rguenther@suse.de>
1023 Eric Botcazou <ebotcazou@adacore.com>
1025 * gnat.dg/loop_optimization11.adb: New testcase.
1026 * gnat.dg/loop_optimization11_pkg.ads: Likewise.
1028 2012-07-19 Eric Botcazou <ebotcazou@adacore.com>
1030 * gnat.dg/discr38.adb: New test.
1032 2012-07-19 Jakub Jelinek <jakub@redhat.com>
1035 * c-c++-common/gomp/pr54017.c: New test.
1037 2012-07-18 Richard Guenther <rguenther@suse.de>
1039 Backport from mainline
1040 2012-05-03 Richard Guenther <rguenther@suse.de>
1042 * gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
1043 unsupported prefetching support.
1045 2012-07-17 Jason Merrill <jason@redhat.com>
1048 * g++.dg/parse/enum9.C: New.
1050 2012-07-17 Jason Merrill <jason@redhat.com>
1053 * g++.dg/template/array23.C: New.
1055 2012-07-17 Jason Merrill <jason@redhat.com>
1058 * g++.dg/template/current-inst1.C: New.
1059 * g++.dg/parse/crash35.C: Adjust.
1061 2012-07-13 Hans-Peter Nilsson <hp@axis.com>
1063 PR rtl-optimization/53908
1064 * gcc.dg/torture/pr53908.c: New test.
1066 2012-07-10 Uros Bizjak <ubizjak@gmail.com>
1068 Backport from mainline
1069 2012-07-03 Uros Bizjak <ubizjak@gmail.com>
1072 * g++.dg/other/pr53811.C: New test.
1074 2012-07-10 Jason Merrill <jason@redhat.com>
1077 * g++.dg/cpp0x/defaulted36.C: New.
1078 * g++.dg/cpp0x/defaulted21.C: Adjust.
1080 * g++.dg/cpp0x/implicit13.C: New.
1082 2012-07-09 Janis Johnson <janisjo@codesourcery.com>
1084 Backport from mainline.
1085 2012-06-28 Janis Johnson <janisjo@codesourcery.com>
1087 * g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.
1089 * g++.dg/template/error46.C: Add missing comment to dg-message.
1090 * g++.dg/template/crash107.C: Likewise.
1091 * g++.dg/template/error47.C: Likewise.
1092 * g++.dg/template/crash108.C: Likewise.
1093 * g++.dg/overload/operator5.C: Likewise.
1095 * gcc.dg/Wstrict-aliasing-converted-assigned.c: Fix syntax
1096 errors in dg-message directives, add comments.
1098 2012-06-26 Janis Johnson <janisjo@codesourcery.com>
1100 * lib/scandump.exp (scan-dump, scan-dump-not, scan-dump-dem,
1101 scan-dump-dem-not): Use printable pattern in test name.
1103 2012-06-25 Janis Johnson <janisjo@codesourcery.com>
1105 * lib/target-supports-dg.exp (testname-for-summary): New.
1106 * lib/profopt.exp (profopt_execute): Define testname_with_flags.
1107 * lib/gcc-dg.exp (cleanup-coverage-files, cleanup-repo-notes,
1108 cleanup-stack-usage, cleanup-dump, cleanup-saved-temps, scan-module,
1109 scan-module-absence, output-exists, output-exists-not: Use
1110 testname-for-summary.
1111 (dg-test): Clean up testname_with_flags.
1112 * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
1113 scan-not-hidden, scan-file, scan-file-not, scan-stack-usage,
1114 scan-stack-usage-not, scan-assembler-times, scan-assembler-dem,
1115 scan-assembler-dem-not, object-size: Use testname-for-summary.
1116 * lib/gcov.exp (run-gcov): Likewise.
1117 * lib/scandump.exp (scan-dump, scan-dump-times, scan-dump-not,
1118 scan-dump-dem, scan-dump-dem-note): Likewise.
1120 * lib/profopt.exp: Make prof_option_list local to profopt-execute.
1121 * g++.dg/tree-prof/tree-prof.exp (PROFOPT_OPTIONS): Define after
1122 including profopt.opt; save and restore existing value.
1123 * g++.dg/bprob/bprob.exp: Likewise.
1124 * gcc.dg/matrix/matrix.exp: Likewise.
1125 * gcc.dg/tree-prof/tree-prof.exp: Likewise.
1126 * gcc.misc-tests/bprob.exp: Likewise; also replace formerly-ignored
1129 2012-06-15 Janis Johnson <janosjo@codesourcery.com>
1131 * lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
1132 testname that includes flags, passed in as new argument, in
1134 (run_gcov): Get testname from dg-test, use it in pass/fail messages
1135 and pass it to verify-* procedures.
1137 * g++.dg/torture/stackalign/stackalign.exp: Combine stack
1138 alignment torture options with usual torture options.
1140 * g++.dg/cpp0x/auto27.C: Add comments to checks for multiple
1141 messages reported for one line of source code.
1142 * g++.dg/cpp0x/constexpr-decl.C: Likewise.
1143 * g++.dg/cpp0x/decltype2.C: Likewise.
1144 * g++.dg/cpp0x/decltype3.C: Likewise.
1145 * g++.dg/cpp0x/lambda/lambda-syntax1.C: Likewise.
1146 * g++.dg/cpp0x/regress/error-recovery1.C: Likewise.
1147 * g++.dg/cpp0x/static_assert3.C: Likewise.
1148 * g++.dg/cpp0x/udlit-cpp98-neg.C: Likewise.
1149 * g++.dg/cpp0x/udlit-shadow-neg.C: Likewise.
1150 * g++.dg/cpp0x/union1.C: Likewise.
1151 * g++.dg/cpp0x/variadic-ex10.C: Likewise.
1152 * g++.dg/cpp0x/variadic-ex14.C: Likewise.
1153 * g++.dg/cpp0x/variadic2.C: Likewise.
1154 * g++.dg/cpp0x/variadic20.C: Likewise.
1155 * g++.dg/cpp0x/variadic74.C: Likewise.
1156 * g++.dg/diagnostic/bitfld2.C: Likewise.
1157 * g++.dg/ext/attrib44.C: Likewise.
1158 * g++.dg/ext/no-asm-1.C: Likewise.
1159 * g++.dg/other/error34.C: Likewise.
1160 * g++.dg/parse/crash46.C: Likewise.
1161 * g++.dg/parse/error10.C: Likewise.
1162 * g++.dg/parse/error2.C: Likewise.
1163 * g++.dg/parse/error3.C: Likewise.
1164 * g++.dg/parse/error36.C: Likewise.
1165 * g++.dg/parse/error8.C: Likewise.
1166 * g++.dg/parse/error9.C: Likewise.
1167 * g++.dg/parse/parser-pr28152-2.C: Likewise.
1168 * g++.dg/parse/parser-pr28152.C: Likewise.
1169 * g++.dg/parse/template25.C: Likewise.
1170 * g++.dg/parse/typename11.C: Likewise.
1171 * g++.dg/tc1/dr147.C: Likewise.
1172 * g++.dg/template/deduce3.C: Likewise.
1173 * g++.dg/template/koenig9.C: Likewise.
1174 * g++.dg/template/pr23510.C: Likewise.
1175 * g++.dg/warn/pr12242.C: Likewise.
1176 * g++.dg/warn/pr30551-2.C: Likewise.
1177 * g++.dg/warn/pr30551.C: Likewise.
1178 * g++.old-deja/g++.other/typename1.C: Likewise.
1179 * g++.old-deja/g++.pt/niklas01a.C: Likewise.
1181 2012-06-13 Janis Johnson <janisjo@codesourcery.com>
1184 * lib/dg-pch.exp (dg-flags-pch): Add flags to make compile lines in
1185 test summary unique.
1187 * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
1188 scan-not-hiddent, scan-file, scan-file-not, scan-stack-usage,
1189 scan-stack-usage-not): Don't strip torture options from test name.
1191 * lib/scandump.exp (scan-dump-times): Use printable version of
1192 regexp in test summary line.
1194 * gcc.dg/di-longlong64-sync-1.c: Add comments to checks for multiple
1195 messages reported for one line of source code.
1196 * gcc.dg/format/few-1.c: Likewise.
1197 * gcc.dg/ia64-sync-2.c: Likewise.
1198 * gcc.dg/sync-2.c: Likewise.
1199 * gcc.dg/noncompile/pr44517.c: Likewise.
1201 2012-06-12 Janis Johnson <janisjo@codesourcery.com>
1203 * gcc.dg/torture/stackalign/stackalign.exp: Combine stack
1204 alignment torture options with usual torture options.
1205 * gcc.dg/torture/stackalign/alloca-2.c: Use dg-additional-options
1206 instead of dg-options.
1207 * gcc.dg/torture/stackalign/alloca-3.c: Likewise.
1208 * gcc.dg/torture/stackalign/alloca-4.c: Likewise.
1209 * gcc.dg/torture/stackalign/alloca-5.c: Likewise.
1210 * gcc.dg/torture/stackalign/alloca-6.c: Likewise.
1211 * gcc.dg/torture/stackalign/push-1.c: Likewise.
1212 * gcc.dg/torture/stackalign/vararg-3.c: Likewise.
1214 * gcc.target/arm/di-longlong64-sync-withhelpers.c: Add comments
1215 to checks for multiple messages reported for one line of source code.
1216 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Likewise.
1218 * gcc.c-torture/compile/sync-1.c: Add comments to checks for multiple
1219 messages reported for one line of source code.
1221 * gcc.dg/20031223-1.c: Add comments to check for multiple
1222 messages reported for one line of source code.
1223 * gcc.dg/Wconversion-integer.c: Likewise.
1224 * gcc.dg/Wfatal-2.c: Likewise.
1225 * gcc.dg/Wfatal.c: Likewise.
1226 * gcc.dg/Wobjsize-1.c: Likewise.
1227 * gcc.dg/c99-vla-jump-1.c: Likewise.
1228 * gcc.dg/c99-vla-jump-2.c: Likewise.
1229 * gcc.dg/c99-vla-jump-3.c: Likewise.
1230 * gcc.dg/c99-vla-jump-4.c: Likewise.
1231 * gcc.dg/c99-vla-jump-5.c: Likewise.
1232 * gcc.dg/decl-9.c: Likewise.
1233 * gcc.dg/declspec-10.c: Likewise.
1234 * gcc.dg/declspec-18.c: Likewise.
1235 * gcc.dg/mtune.c: Likewise.
1236 * gcc.dg/parser-pr28152-2.c: Likewise.
1237 * gcc.dg/parser-pr28152.c: Likewise.
1238 * gcc.dg/pr14475.c: Likewise.
1239 * gcc.dg/pr27953.c: Likewise.
1240 * gcc.dg/pr28322-3.c: Likewise.
1241 * gcc.dg/pr30457.c: Likewise.
1242 * gcc.dg/pr30551-2.c: Likewise.
1243 * gcc.dg/pr30551-3.c: Likewise.
1244 * gcc.dg/pr30551-4.c: Likewise.
1245 * gcc.dg/pr30551-5.c: Likewise.
1246 * gcc.dg/pr30551-6.c: Likewise.
1247 * gcc.dg/pr30551.c: Likewise.
1248 * gcc.dg/pr45461.c: Likewise.
1249 * gcc.dg/pr48552-1.c: Likewise.
1250 * gcc.dg/pr48552-2.c: Likewise.
1251 * gcc.dg/redecl-1.c: Likewise.
1252 * gcc.dg/transparent-union-3.c: Likewise.
1253 * gcc.dg/utf-dflt.c: Likewise.
1254 * gcc.dg/utf-dflt2.c: Likewise.
1255 * gcc.dg/vla-8.c: Likewise.
1256 * gcc.dg/vla-init-1.c: Likewise.
1257 * gcc.dg/wtr-int-type-1.c: Likewise.
1259 * c-c++-common/raw-string-3.c: Add comments to checks for multiple
1260 messages reported for for one line of source code.
1261 * c-c++-common/raw-string-5.c: Likewise.
1262 * c-c++-common/raw-string-4.c: Likewise.
1263 * c-c++-common/raw-string-6.c: Likewise.
1264 * c-c++-common/pr20000.c: Likewise.
1266 * gcc.dg/cpp/include2a.c: Add comments to checks for multiple
1267 messages reported for one line of source code.
1268 * gcc.dg/cpp/pr30786.c: Likewise.
1269 * gcc.dg/cpp/pr28709.c: Likewise.
1270 * gcc.dg/cpp/missing-header-MD.c: Likewise.
1271 * gcc.dg/cpp/macspace2.c: Likewise.
1272 * gcc.dg/cpp/missing-header-1.c: Likewise.
1273 * gcc.dg/cpp/missing-header-MMD.c: Likewise.
1274 * gcc.dg/cpp/missing-sysheader-MD.c: Likewise.
1275 * gcc.dg/cpp/missing-sysheader-MMD.c: Likewise.
1277 2012-07-09 Jason Merrill <jason@redhat.com>
1280 * g++.dg/cpp0x/nullptr29.C: New.
1282 2012-07-06 Mikael Morin <mikael@gcc.gnu.org>
1285 * gfortran.dg/inline_sum_4.f90: New test.
1287 2012-07-06 Richard Guenther <rguenther@suse.de>
1289 Backport from mainline
1290 2012-06-18 Richard Guenther <rguenther@suse.de>
1292 PR tree-optimization/53693
1293 * g++.dg/torture/pr53693.C: New testcase.
1295 2012-07-06 Richard Guenther <rguenther@suse.de>
1297 Backport from mainline
1298 2012-04-11 Richard Guenther <rguenther@suse.de>
1301 * gfortran.dg/pr52621.f90: New testcase.
1303 2012-07-05 Pat Haugen <pthaugen@us.ibm.com>
1305 Backport from mainline
1306 2012-05-24 Pat Haugen <pthaugen@us.ibm.com>
1308 * gcc.target/powerpc/lhs-1.c: New.
1309 * gcc.target/powerpc/lhs-2.c: New.
1310 * gcc.target/powerpc/lhs-3.c: New.
1312 2012-07-03 Eric Botcazou <ebotcazou@adacore.com>
1314 * gnat.dg/recursive_call.adb: New test.
1316 2012-07-03 Eric Botcazou <ebotcazou@adacore.com>
1318 * gnat.dg/discr37.ad[sb]: New test.
1320 2012-07-02 Jason Merrill <jason@redhat.com>
1323 * g++.dg/template/ref6.C: New.
1326 * g++.dg/cpp0x/lambda/lambda-template6.C: New.
1328 2012-06-29 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
1330 Backport from mainline.
1331 2012-05-30 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
1332 * gcc.target/arm/neon-vrev.c: New.
1334 2012-06-28 Richard Guenther <rguenther@suse.de>
1337 * gcc.dg/torture/pr53790.c: New testcase.
1339 2012-06-27 Fabien Chêne <fabien@gcc.gnu.org>
1342 * g++.dg/cpp0x/forw_enum11.C: New.
1344 2012-06-26 Richard Guenther <rguenther@suse.de>
1347 * g++.dg/torture/pr53752.C: New testcase.
1349 2012-06-25 Jason Merrill <jason@redhat.com>
1353 * g++.dg/cpp0x/decltype38.C: New.
1354 * g++.dg/cpp0x/variadic132.C: New.
1357 * g++.dg/cpp0x/nullptr28.C: New.
1360 * g++.dg/cpp0x/constexpr-tuple.C: New.
1362 2012-06-25 Jakub Jelinek <jakub@redhat.com>
1365 * gcc.target/i386/pr53759.c: New test.
1368 * g++.dg/cpp0x/nsdmi7.C: New test.
1370 2012-06-22 Tobias Burnus <burnus@net-b.de>
1372 Backport from mainline
1373 2012-06-17 Tobias Burnus <burnus@net-b.de>
1377 * gfortran.dg/transfer_check_3.f90: New.
1379 2012-06-22 Eric Botcazou <ebotcazou@adacore.com>
1381 * gnat.dg/lto15.ad[sb]: New test.
1383 2012-06-19 Kaz Kojima <kkojima@gcc.gnu.org>
1385 * gcc.dg/stack-usage-1.c: Remove dg-options line for sh targets
1386 and add __sh__ case.
1388 2012-06-19 Jason Merrill <jason@redhat.com>
1391 * g++.dg/cpp0x/decltype37.C: New.
1394 * g++.dg/debug/localclass1.C: New.
1396 * g++.dg/debug/dwarf2/namespace-2.C: New.
1397 * g++.dg/debug/dwarf2/localclass3.C: New.
1399 2012-06-19 Richard Guenther <rguenther@suse.de>
1402 * g++.dg/lto/pr53470_0.C: New testcase.
1403 * gcc.dg/lto/pr53470_0.c: Likewise.
1405 2012-06-19 Jason Merrill <jason@redhat.com>
1409 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1412 * g++.dg/template/local7.C: New.
1414 2012-06-16 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1416 Back port from mainline
1417 2012-05-09 Uros Bizjak <ubizjak@gmail.com>
1420 * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
1421 directive to Scan for vpmuldq, not vpmacsdql.
1423 2012-06-15 Eric Botcazou <ebotcazou@adacore.com>
1425 * gnat.dg/vect8.ad[sb]: New test.
1427 2012-06-14 Jakub Jelinek <jakub@redhat.com>
1429 Backported from mainline
1430 2012-06-12 Jakub Jelinek <jakub@redhat.com>
1432 PR rtl-optimization/53589
1433 * gcc.dg/torture/pr53589.c: New test.
1435 2012-06-07 Jakub Jelinek <jakub@redhat.com>
1438 * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
1439 * gcc.dg/gomp/critical-4.c: Likewise.
1440 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
1441 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
1442 * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
1443 * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
1444 * c-c++-common/gomp/pr53580.c: New test.
1446 2012-06-14 Tobias Burnus <burnus@net-b.de>
1448 Backport from mainline
1449 2012-06-04 Tobias Burnus <burnus@net-b.de>
1452 * gfortran.dg/init_flag_10.f90: New.
1454 2012-06-14 Richard Guenther <rguenther@suse.de>
1456 Backport from mainline
1457 2012-06-11 Richard Guenther <rguenther@suse.de>
1460 * g++.dg/ext/pr53605.C: New testcase.
1462 2012-06-14 Tobias Burnus <burnus@net-b.de>
1465 * gfortran.dg/save_4.f90: New.
1467 2012-06-14 Richard Guenther <rguenther@suse.de>
1469 Backport from mainline
1470 2012-06-06 Fabien Chêne <fabien@gcc.gnu.org>
1473 * g++.dg/cpp0x/pr52841.C: New testcase.
1475 2012-06-13 Christian Bruel <christian.bruel@st.com>
1478 * gcc.dg/stack-usage-1.c: Force -fomit-frame-pointer on SH.
1480 2012-06-14 Release Manager
1482 * GCC 4.7.1 released.
1484 2012-06-12 Jason Merrill <jason@redhat.com>
1487 * g++.dg/template/local7.C: New.
1491 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1493 2012-06-04 Paolo Carlini <paolo.carlini@oracle.com>
1496 * g++.dg/warn/Wenum-compare-no-2: New.
1498 2012-06-04 Edmar Wienskoski <edmar@freescale.com>
1501 * gcc.target/powerpc/cell_builtin_1.c: New test case.
1502 * gcc.target/powerpc/cell_builtin_2.c: Ditto.
1503 * gcc.target/powerpc/cell_builtin_3.c: Ditto.
1504 * gcc.target/powerpc/cell_builtin_4.c: Ditto.
1505 * gcc.target/powerpc/cell_builtin_5.c: Ditto.
1506 * gcc.target/powerpc/cell_builtin_6.c: Ditto.
1507 * gcc.target/powerpc/cell_builtin_7.c: Ditto.
1508 * gcc.target/powerpc/cell_builtin_8.c: Ditto.
1510 2012-06-04 Richard Guenther <rguenther@suse.de>
1512 Backport from mainline
1513 2012-04-25 Jakub Jelinek <jakub@redhat.com>
1516 * gcc.c-torture/compile/pr52979-1.c: New test.
1517 * gcc.c-torture/execute/pr52979-1.c: New test.
1518 * gcc.c-torture/execute/pr52979-2.c: New test.
1520 2012-06-04 Jakub Jelinek <jakub@redhat.com>
1522 PR tree-optimization/53550
1523 * gcc.dg/pr53550.c: New test.
1525 2012-06-04 Richard Guenther <rguenther@suse.de>
1526 Eric Botcazou <ebotcazou@adacore.com>
1528 Backport from mainline
1532 * gcc.dg/torture/pr48124-1.c: New testcase.
1533 * gcc.dg/torture/pr48124-2.c: Likewise.
1534 * gcc.dg/torture/pr48124-3.c: Likewise.
1535 * gcc.dg/torture/pr48124-4.c: Likewise.
1536 * gnat.dg/pack16.adb: Likewise.
1537 * gnat.dg/pack16_pkg.ads: Likewise.
1538 * gnat.dg/pack17.adb: Likewise.
1539 * gnat.dg/specs/pack7.ads: Likewise.
1540 * gnat.dg/specs/pack8.ads: Likewise.
1541 * gnat.dg/specs/pack8_pkg.ads: Likewise.
1543 2012-06-01 Jason Merrill <jason@redhat.com>
1546 * g++.dg/ext/visibility/template12.C: New.
1547 * g++.dg/ext/attrib14.C: Adjust warning line.
1550 * g++.dg/parse/new6.C: New.
1551 * g++.dg/template/sizeof-template-argument.C: Adjust error message.
1553 2012-06-01 Jason Merrill <jason@redhat.com>
1556 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1558 2012-06-01 Jason Merrill <jason@redhat.com>
1561 * g++.dg/cpp0x/auto33.C: New.
1563 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
1565 * c-c++-common/restrict-2.c: Revert previous change.
1567 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
1570 * gnat.dg/lto14.adb: Skip on Solaris.
1572 2012-05-31 Jason Merrill <jason@redhat.com>
1575 * g++.dg/cpp0x/initlist-ctor1.C: New.
1577 2012-05-31 Richard Guenther <rguenther@suse.de>
1580 * gcc.dg/torture/pr48493.c: New testcase.
1582 2012-05-30 Jakub Jelinek <jakub@redhat.com>
1585 * g++.dg/init/new33.C: New test.
1587 2012-05-30 Jason Merrill <jason@redhat.com>
1590 * c-c++-common/array-lit.c: New.
1591 * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
1593 2012-05-30 Richard Guenther <rguenther@suse.de>
1596 * gcc.dg/torture/pr53501.c: New testcase.
1597 * c-c++-common/restrict-2.c: Adjust.
1599 2012-05-30 Jakub Jelinek <jakub@redhat.com>
1601 PR rtl-optimization/53519
1602 * gcc.c-torture/compile/pr53519.c: New test.
1604 2012-05-29 Richard Guenther <rguenther@suse.de>
1606 PR tree-optimization/53516
1607 * gcc.dg/torture/pr53516.c: New testcase.
1609 2012-05-29 Paolo Carlini <paolo.carlini@oracle.com>
1612 * g++.dg/parse/crash60.C: New.
1614 2012-05-28 Jakub Jelinek <jakub@redhat.com>
1616 PR tree-optimization/53505
1617 * c-c++-common/torture/pr53505.c: New test.
1619 2012-05-25 Ian Lance Taylor <iant@google.com>
1621 * gcc.dg/split-6.c: New test.
1623 2012-05-25 Eric Botcazou <ebotcazou@adacore.com>
1625 * gnat.dg/lto14.adb: New test.
1627 2012-05-24 Richard Guenther <rguenther@suse.de>
1630 * g++.dg/tree-prof/pr53460.C: New testcase.
1632 2012-05-24 Jakub Jelinek <jakub@redhat.com>
1634 PR tree-optimization/53465
1635 * gcc.c-torture/execute/pr53465.c: New test.
1637 2012-05-23 Tobias Burnus <burnus@net-b.de>
1640 * gfortran.dg/realloc_on_assign_15.f90: New.
1642 2012-05-22 Richard Guenther <rguenther@suse.de>
1644 PR tree-optimization/53408
1645 * gcc.dg/torture/pr53408.c: New testcase.
1647 2012-05-22 Richard Guenther <rguenther@suse.de>
1650 * gcc.dg/torture/pr51071-2.c: New testcase.
1652 2012-05-21 Jakub Jelinek <jakub@redhat.com>
1654 PR tree-optimization/53366
1655 * gcc.dg/torture/pr53366-1.c: New test.
1656 * gcc.dg/torture/pr53366-2.c: New test.
1657 * gcc.target/i386/pr53366-1.c: New test.
1658 * gcc.target/i386/pr53366-2.c: New test.
1660 PR tree-optimization/53409
1661 * gcc.c-torture/compile/pr53409.c: New test.
1663 PR tree-optimization/53410
1664 * gcc.c-torture/compile/pr53410-1.c: New test.
1665 * gcc.c-torture/compile/pr53410-2.c: New test.
1667 2012-05-21 Joseph Myers <joseph@codesourcery.com>
1670 * gcc.c-torture/compile/pr53418-1.c,
1671 gcc.c-torture/compile/pr53418-2.c: New tests.
1673 2012-05-21 Patrick Marlier <patrick.marlier@gmail.com>
1675 * gcc.dg/tm/indirect-2.c: New test.
1677 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
1679 Backport from mainline
1680 2012-05-21 Uros Bizjak <ubizjak@gmail.com>
1681 H.J. Lu <hongjiu.lu@intel.com>
1684 * gcc.target/i386/pr53416.c: New file.
1686 2012-05-20 Eric Botcazou <ebotcazou@adacore.com>
1688 * gnat.dg/lto13.adb: New test.
1689 * gnat.dg/lto13_pkg.ad[sb]: New helper.
1691 2012-05-18 Eric Botcazou <ebotcazou@adacore.com>
1693 * gnat.dg/specs/lto12.ads: New test.
1694 * gnat.dg/specs/lto12_pkg.ads: New helper.
1696 2012-05-17 David S. Miller <davem@davemloft.net>
1698 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1699 failure on sparc-*-linux-gnu.
1701 2012-05-16 Richard Henderson <rth@redhat.com>
1704 * g++.dg/opt/pr52727.C: New testcase.
1706 2012-05-16 Richard Guenther <rguenther@suse.de>
1708 PR tree-optimization/53364
1709 * g++.dg/torture/pr53364.C: New testcase.
1711 2012-05-15 Jakub Jelinek <jakub@redhat.com>
1714 * gcc.dg/pr53358.c: New test.
1716 2012-05-14 Uros Bizjak <ubizjak@gmail.com>
1718 * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
1719 * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
1721 2012-05-12 Eric Botcazou <ebotcazou@adacore.com>
1723 * gnat.dg/null_pointer_deref3.adb: New test.
1725 2012-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1728 * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
1730 2012-05-10 Eric Botcazou <ebotcazou@adacore.com>
1732 * gnat.dg/lto11.ad[sb]: New test.
1734 2012-05-08 Hans-Peter Nilsson <hp@axis.com>
1737 * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
1739 2012-05-07 Jakub Jelinek <jakub@redhat.com>
1741 PR tree-optimization/53239
1742 * g++.dg/opt/vrp3.C: New test.
1743 * g++.dg/opt/vrp3-aux.cc: New file.
1744 * g++.dg/opt/vrp3.h: New file.
1746 2012-05-07 Tobias Burnus <burnus@net-b.de>
1748 Backport from mainline:
1749 2012-05-07 Tobias Burnus <burnus@net-b.de>
1752 * gfortran.dg/typebound_operator_15.f90: New.
1754 2012-05-05 Tobias Burnus <burnus@net-b.de>
1756 Backport from mainline:
1757 2012-05-04 Tobias Burnus <burnus@net-b.de>
1760 * gfortran.dg/constructor_7.f90: New.
1761 * gfortran.dg/constructor_8.f90: New.
1763 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1765 Backport from mainline:
1767 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1769 PR tree-optimization/52633
1770 * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
1771 recognized as widening shifts instead of over-widening.
1772 * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
1773 * gcc.dg/vect/vect-over-widen-4.c: Likewise.
1774 * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
1775 * gcc.target/arm/pr52633.c: New test.
1777 2012-04-10 Ulrich Weigand <ulrich.weigand@linaro.org>
1779 PR tree-optimization/52870
1780 * gcc.dg/vect/pr52870.c: New test.
1782 2012-05-04 Richard Guenther <rguenther@suse.de>
1784 * gcc.dg/lto/pr53214_0.c: New testcase.
1786 2012-05-04 Eric Botcazou <ebotcazou@adacore.com>
1788 * gcc.target/ia64/pr48496.c: New test.
1789 * gcc.target/ia64/pr52657.c: Likewise.
1791 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
1793 Backport from mainline
1794 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
1797 * gcc.target/powwerpc/pr53199.c: New file.
1799 2012-05-03 Martin Jambor <mjambor@suse.cz>
1801 Backport from mainline
1802 2012-05-02 Martin Jambor <mjambor@suse.cz>
1805 * g++.dg/lto/pr52605_0.C: New test.
1807 2012-05-03 Paolo Carlini <paolo.carlini@oracle.com>
1810 * g++.dg/other/final2.C: New.
1812 2012-05-03 Jakub Jelinek <jakub@redhat.com>
1815 * gcc.dg/pr53174.c: New test.
1818 * gcc.target/arm/pr53187.c: New test.
1819 * gcc.c-torture/compile/pr53187.c: New test.
1821 2012-05-03 Richard Guenther <rguenther@suse.de>
1823 PR tree-optimization/53144
1824 * gcc.dg/torture/pr53144.c: New testcase.
1826 2012-05-02 Tobias Burnus <burnus@net-b.de>
1828 Backport from mainline
1829 2012-04-16 Tobias Burnus <burnus@net-b.de>
1832 * gfortran.dg/pointer_intent_6.f90: New.
1834 2012-05-02 Jakub Jelinek <jakub@redhat.com>
1836 PR tree-optimization/53163
1837 * gcc.c-torture/compile/pr53163.c: New test.
1839 PR rtl-optimization/53160
1840 * gcc.c-torture/execute/pr53160.c: New test.
1842 2012-04-30 Thomas Koenig <tkoenig@gcc.gnu.org>
1846 * gfortran.dg/function_optimize_12.f90: New test.
1848 2012-04-30 Uros Bizjak <ubizjak@gmail.com>
1850 Backport from mainline
1851 2012-04-27 Paolo Bonzini <bonzini@gnu.org>
1854 * gcc.c-torture/execute/20120427-1.c: New testcase.
1856 2012-04-26 Hans-Peter Nilsson <hp@axis.com>
1859 * gcc.dg/torture/pr53120.c: New test.
1861 2012-04-25 Jakub Jelinek <jakub@redhat.com>
1864 * gcc.dg/pr52880.c: New test.
1866 2012-04-24 Georg-Johann Lay <avr@gjlay.de>
1869 PR tree-optimizations/52891
1871 * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
1873 2012-04-24 Richard Guenther <rguenther@suse.de>
1875 PR tree-optimization/53085
1876 * g++.dg/torture/pr53085.C: New testcase.
1878 2012-04-23 Richard Guenther <rguenther@suse.de>
1881 * gcc.dg/pr53060.c: New testcase.
1883 2012-04-23 Jakub Jelinek <jakub@redhat.com>
1885 PR tree-optimizations/52891
1886 * gcc.c-torture/compile/pr52891-1.c: New test.
1887 * gcc.c-torture/compile/pr52891-2.c: New test.
1889 2012-04-20 Ian Lance Taylor <iant@google.com>
1891 * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
1892 (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
1894 2012-04-17 Paolo Carlini <paolo.carlini@oracle.com>
1897 * g++.dg/parse/crash59.C: New.
1899 2012-04-16 Jason Merrill <jason@redhat.com>
1902 * g++.dg/cpp0x/variadic131.C: New.
1904 2012-04-16 Jason Merrill <jason@redhat.com>
1907 * g++.dg/cpp0x/variadic129.C: New.
1910 * g++.dg/cpp0x/variadic128.C: New.
1912 2012-04-16 Uros Bizjak <ubizjak@gmail.com>
1914 Backport from mainline
1915 2012-04-12 Uros Bizjak <ubizjak@gmail.com>
1918 * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
1919 second function argument.
1920 * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
1921 (calc_permps): Update declaration. Calculate result correctly.
1922 (avx2_test): Change src2 type to union256i_d.
1923 * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
1926 2012-04-16 Martin Jambor <mjambor@suse.cz>
1928 Backported from mainline
1930 2012-04-13 Martin Jambor <mjambor@suse.cz>
1933 * g++.dg/ipa/pr52939.C: New test.
1935 2012-04-15 Jason Merrill <jason@redhat.com>
1938 * g++.dg/cpp0x/variadic125.C: New.
1941 * g++.dg/cpp0x/variadic124.C: New.
1943 2012-04-15 Fabien Chêne <fabien@gcc.gnu.org>
1946 * g++.dg/lookup/using52.C: New.
1948 2012-04-13 Jason Merrill <jason@redhat.com>
1951 * g++.dg/cpp0x/variadic123.C: New.
1952 * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
1954 2012-04-11 Jason Merrill <jason@redhat.com>
1957 * g++.dg/ext/attrib45.C: New.
1959 2012-04-13 Tom de Vries <tom@codesourcery.com>
1961 Backport from mainline r186419.
1963 2012-04-13 Tom de Vries <tom@codesourcery.com>
1965 * gcc.dg/pr52734.c: New test.
1967 2012-04-13 Richard Guenther <rguenther@suse.de>
1969 PR tree-optimization/52969
1970 * gcc.dg/torture/pr52969.c: New testcase.
1972 2012-04-13 Richard Guenther <rguenther@suse.de>
1975 * gcc.dg/pr52862.c: New testcase.
1977 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
1979 Backport from mainline
1980 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
1983 * gcc.target/powerpc/pr52775.c: New file.
1985 2012-04-12 Richard Guenther <rguenther@suse.de>
1987 PR tree-optimization/52943
1988 * gcc.dg/torture/pr52943.c: New testcase.
1990 2012-04-09 Mike Stump <mikestump@comcast.net>
1992 * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
1993 * gcc.dg/tree-ssa/vrp59.c: Likewise.
1994 * gcc.dg/tree-ssa/vrp60.c: Likewise.
1995 * gnat.dg/aggr11.adb: Likewise.
1996 * gnat.dg/aggr11_pkg.ads: Likewise.
1997 * gnat.dg/aggr15.adb: Likewise.
1998 * gnat.dg/aggr15.ads: Likewise.
1999 * gnat.dg/aggr17.adb: Likewise.
2000 * gnat.dg/aggr18.adb: Likewise.
2001 * gnat.dg/array14.adb: Likewise.
2002 * gnat.dg/array14.ads: Likewise.
2003 * gnat.dg/array14_pkg.ads: Likewise.
2004 * gnat.dg/array19.adb: Likewise.
2005 * gnat.dg/array19.ads: Likewise.
2006 * gnat.dg/discr27.adb: Likewise.
2007 * gnat.dg/discr27.ads: Likewise.
2008 * gnat.dg/discr35.adb: Likewise.
2009 * gnat.dg/discr35.ads: Likewise.
2010 * gnat.dg/discr6.adb: Likewise.
2011 * gnat.dg/discr6_pkg.ads: Likewise.
2012 * gnat.dg/import1.adb: Likewise.
2013 * gnat.dg/import1.ads: Likewise.
2014 * gnat.dg/loop_address2.adb: Likewise.
2015 * gnat.dg/opt7.adb: Likewise.
2016 * gnat.dg/opt7.ads: Likewise.
2017 * gnat.dg/pointer_variable_bounds.adb: Likewise.
2018 * gnat.dg/pointer_variable_bounds.ads: Likewise.
2019 * gnat.dg/rep_clause2.adb: Likewise.
2020 * gnat.dg/rep_clause2.ads: Likewise.
2021 * gnat.dg/slice2.adb: Likewise.
2022 * gnat.dg/slice2.ads: Likewise.
2023 * gnat.dg/slice6.adb: Likewise.
2024 * gnat.dg/slice6_pkg.ads: Likewise.
2025 * gnat.dg/specs/unchecked_union2.ads: Likewise.
2026 * gnat.dg/taft_type2.adb: Likewise.
2027 * gnat.dg/taft_type2.ads: Likewise.
2028 * gnat.dg/taft_type2_pkg.ads: Likewise.
2029 * gnat.dg/volatile10.adb: Likewise.
2030 * gnat.dg/volatile10_pkg.ads: Likewise.
2032 * gcc.dg/dll-8.c: Remove execute permissions.
2033 * g++.dg/ext/dllexport5.C: Likewise.
2035 2012-04-09 Eric Botcazou <ebotcazou@adacore.com>
2037 * lib/target-supports.exp (check_effective_target_sparc_v9): New.
2038 (check_effective_target_sync_long_long): Add SPARC case.
2039 (check_effective_target_sync_long_long_runtime): Likewise.
2040 (check_effective_target_sync_int_long): Adjust SPARC case.
2041 (check_effective_target_sync_char_short): Likewise.
2043 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
2047 * gfortran.dg/function_optimize_11.f90: New test.
2049 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
2053 * gfortran.dg/use_only_6.f90: New test.
2055 2012-04-06 Mike Stump <mikestump@comcast.net>
2058 * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
2060 2012-04-05 Jason Merrill <jason@redhat.com>
2063 * g++.dg/template/qualified-id5.C: New.
2065 2012-04-03 Jason Merrill <jason@redhat.com>
2068 * g++.dg/cpp0x/variadic-value1.C: New.
2070 2012-04-03 Richard Guenther <rguenther@suse.de>
2072 Backport from mainline
2073 2012-03-02 Richard Guenther <rguenther@suse.de>
2075 PR tree-optimization/52406
2076 * gcc.dg/torture/pr52406.c: New testcase.
2078 2012-04-03 Richard Guenther <rguenther@suse.de>
2080 Backport from mainline
2081 2012-03-15 Richard Guenther <rguenther@suse.de>
2084 * gfortran.dg/vect/pr52580.f: New testcase.
2086 2012-04-03 Richard Guenther <rguenther@suse.de>
2088 Backport from mainline
2089 2012-03-06 Richard Guenther <rguenther@suse.de>
2092 * gcc.dg/torture/pr52493.c: New testcase.
2094 2012-03-23 Richard Guenther <rguenther@suse.de>
2096 PR tree-optimization/52678
2097 * gfortran.dg/pr52678.f: New testcase.
2099 2012-03-26 Richard Guenther <rguenther@suse.de>
2101 PR tree-optimization/52701
2102 * gfortran.dg/pr52701.f90: New testcase.
2104 2012-03-30 Richard Guenther <rguenther@suse.de>
2106 PR tree-optimization/52754
2107 * gcc.target/i386/pr52754.c: New testcase.
2109 2012-04-03 Jakub Jelinek <jakub@redhat.com>
2111 PR tree-optimization/52835
2112 * gfortran.dg/pr52835.f90: New test.
2114 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
2116 * gnat.dg/controlled6.adb: New test.
2117 * gnat.dg/controlled6_pkg.ads: New helper.
2118 * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
2120 2012-03-29 Meador Inge <meadori@codesourcery.com>
2123 * g++.dg/cpp0x/constexpr-52672.C: New testcase.
2125 2012-03-29 Paolo Carlini <paolo.carlini@oracle.com>
2128 * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
2130 2012-03-29 Jason Merrill <jason@redhat.com>
2133 * g++.dg/template/inherit8.C: New.
2135 2012-03-29 Jakub Jelinek <jakub@redhat.com>
2138 * g++.dg/ext/weak4.C: New test.
2140 2012-03-29 Jason Merrill <jason@redhat.com>
2143 * g++.dg/cpp0x/initlist-array3.C: New.
2145 2012-03-28 Jason Merrill <jason@redhat.com>
2148 * g++.dg/overload/virtual2.C: New.
2150 2012-03-28 Martin Jambor <mjambor@suse.cz>
2152 Backported from mainline
2153 2012-03-27 Martin Jambor <mjambor@suse.cz>
2156 * gcc.dg/torture/pr52693.c: New test.
2158 2012-03-28 Jakub Jelinek <jakub@redhat.com>
2161 * gcc.dg/pr52691.c: New test.
2164 * gcc.c-torture/compile/pr52750.c: New test.
2166 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2168 Backport from 2012-03-28 mainline r185910.
2171 * gcc.target/avr/torture/builtins-2.c: New test.
2173 2012-03-28 Jakub Jelinek <jakub@redhat.com>
2176 * gcc.target/i386/pr52736.c: New test.
2178 2012-03-27 Richard Guenther <rguenther@suse.de>
2181 * gcc.dg/torture/pr52720.c: New testcase.
2183 2012-03-26 Georg-Johann Lay <avr@gjlay.de>
2185 Backport from 2012-03-26 mainline r185793.
2187 * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
2188 Add "-Os -flto" to list.
2190 2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
2192 * gnat.dg/concat2.ad[sb]: New test.
2194 2012-03-24 Steven Bosscher <steven@gcc.gnu.org>
2197 * gcc.c-torture/compile/limits-externdecl.c: New test.
2199 2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
2202 * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
2204 2012-03-22 Tobias Burnus <burnus@net-b.de>
2207 * gfortran.dg/intrinsic_8.f90: New.
2209 2012-03-22 Jakub Jelinek <jakub@redhat.com>
2212 * g++.dg/ext/attrib44.C: New test.
2214 2012-03-22 Jason Merrill <jason@redhat.com>
2216 * g++.dg/torture/pr52582.C: New.
2218 2012-03-22 Georg-Johann Lay <avr@gjlay.de>
2220 Backport from 2012-03-20 mainline r185583.
2222 * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
2225 Backport from 2012-03-20 mainline r185570.
2228 * gcc.target/avr/torture/addr-space-2.h: New file.
2229 * gcc.target/avr/torture/addr-space-2-g.h: New test.
2230 * gcc.target/avr/torture/addr-space-2-0.h: New test.
2231 * gcc.target/avr/torture/addr-space-2-1.h: New test.
2232 * gcc.target/avr/torture/addr-space-2-x.h: New test.
2234 Backport from 2012-03-12 mainline r185255.
2237 * gcc.target/avr/torture/addr-space-1.h: New file.
2238 * gcc.target/avr/torture/addr-space-g.h: New test.
2239 * gcc.target/avr/torture/addr-space-0.h: New test.
2240 * gcc.target/avr/torture/addr-space-1.h: New test.
2241 * gcc.target/avr/torture/addr-space-x.h: New test.
2243 2012-03-22 Jakub Jelinek <jakub@redhat.com>
2245 Backported from mainline
2246 2012-03-14 Jakub Jelinek <jakub@redhat.com>
2249 * g++.dg/cpp0x/udlit-args2.C: New test.
2251 2012-03-13 Jakub Jelinek <jakub@redhat.com>
2254 * gcc.dg/Wunused-var-3.c: New test.
2256 2012-03-22 Release Manager
2258 * GCC 4.7.0 released.
2260 2012-03-20 Jason Merrill <jason@redhat.com>
2262 * g++.dg/cpp0x/auto32.C: New.
2264 2012-03-15 Jakub Jelinek <jakub@redhat.com>
2265 Andrew Pinski <apinski@cavium.com>
2268 * gcc.dg/pr52592.c: New test.
2270 2012-03-14 Jakub Jelinek <jakub@redhat.com>
2273 * g++.dg/opt/pr52582.C: New test.
2275 2012-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2278 * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
2280 * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
2282 2012-03-10 Tobias Burnus <burnus@net-b.de>
2285 * gfortran.dg/proc_ptr_34.f90: New.
2287 2012-03-07 Jason Merrill <jason@redhat.com>
2290 * g++.dg/cpp0x/udlit-mangle.C: New.
2292 2012-03-04 Georg-Johann Lay <avr@gjlay.de>
2294 Backport from mainline r184894.
2295 * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
2298 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
2300 Backport from mainline
2301 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
2303 * gcc.target/powerpc/pr52457.c: New test.
2305 2012-03-01 Kai Tietz <ktietz@redhat.com>
2307 * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
2308 routines on mingw targets.
2309 * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
2312 2012-03-01 Jakub Jelinek <jakub@redhat.com>
2314 PR tree-optimization/52445
2315 * gcc.dg/pr52445.c: New test.
2317 2012-02-29 Jakub Jelinek <jakub@redhat.com>
2320 * gcc.c-torture/compile/pr52437.c: New test.
2323 * gcc.dg/torture/pr52419.c: New test.
2325 PR tree-optimization/52429
2326 * gcc.dg/torture/pr52429.c: New test.
2327 * g++.dg/opt/pr52429.C: New test.
2329 2012-02-29 Richard Guenther <rguenther@suse.de>
2332 * gcc.dg/lto/trans-mem-1_0.c: Remove.
2333 * gcc.dg/lto/trans-mem-1_1.c: Likewise.
2334 * gcc.dg/lto/trans-mem-2_0.c: Likewise.
2335 * gcc.dg/lto/trans-mem-2_1.c: Likewise.
2336 * gcc.dg/lto/trans-mem-4_0.c: Likewise.
2337 * gcc.dg/lto/trans-mem-4_1.c: Likewise.
2339 2012-02-29 Jakub Jelinek <jakub@redhat.com>
2341 * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
2343 2012-02-29 Paul Thomas <pault@gcc.gnu.org>
2346 * gfortran.dg/realloc_on_assign_13.f90 : New test.
2348 2012-02-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2351 * gcc.target/arm/neon/pr51534.c: New testcase.
2353 2012-02-28 Richard Guenther <rguenther@suse.de>
2356 * gcc.dg/torture/pr52407.c: New testcase.
2358 2012-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2360 * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
2361 * gcc.target/arm/vfp2.c: Likewise.
2362 * gcc.target/arm/vfp3.c: Likewise.
2363 * gcc.target/arm/vfp4.c: Likewise.
2364 * gcc.target/arm/vfp5.c: Likewise.
2365 * gcc.target/arm/vfp6.c: Likewise.
2366 * gcc.target/arm/vfp7.c: Likewise.
2367 * gcc.target/arm/vfp8.c: Likewise.
2368 * gcc.target/arm/vfp9.c: Likewise.
2369 * gcc.target/arm/vfp10.c: Likewise.
2370 * gcc.target/arm/vfp11.c: Likewise.
2371 * gcc.target/arm/vfp12.c: Likewise.
2372 * gcc.target/arm/vfp13.c: Likewise.
2373 * gcc.target/arm/vfp14.c: Likewise.
2374 * gcc.target/arm/vfp15.c: Likewise.
2375 * gcc.target/arm/vfp16.c: Likewise.
2376 * gcc.target/arm/vfp17.c: Likewise.
2377 * gcc.target/arm/neon-constants.h: New file.
2378 * gcc.target/arm/neon-vect1.c: New test.
2379 * gcc.target/arm/neon-vect2.c: New test.
2380 * gcc.target/arm/neon-vect3.c: New test.
2381 * gcc.target/arm/neon-vect4.c: New test.
2382 * gcc.target/arm/neon-vect5.c: New test.
2383 * gcc.target/arm/neon-vect6.c: New test.
2384 * gcc.target/arm/neon-vect7.c: New test.
2385 * gcc.target/arm/neon-vect8.c: New test.
2387 2012-02-28 Richard Guenther <rguenther@suse.de>
2389 PR tree-optimization/52402
2390 * gcc.dg/torture/pr52402.c: New testcase.
2392 2012-02-28 Richard Guenther <rguenther@suse.de>
2395 * g++.dg/lto/pr52400_0.C: New testcase.
2397 2012-02-28 Georg-Johann Lay <avr@gjlay.de>
2399 * gcc.target/avr/torture/builtins-1.c: New test.
2400 * gcc.target/avr/torture/builtins-error.c: New test.
2402 2012-02-28 Kai Tietz <ktietz@redhat.com>
2404 * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
2406 * gcc.target/i386/pr45352-2.c: Likewise.
2407 * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
2409 * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
2410 targets instead rand.
2411 * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
2412 * gcc.target/i386/sse2-mul-1.c: Likewise.
2413 * gcc.target/i386/sse4_1-blendps.c: Likewise.
2414 * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
2416 * gcc.target/i386/pad-1.c: Likewise.
2417 * gcc.target/i386/pad-9.c: Likewise.
2418 * gcc.target/i386/pad-2.c: Likewise.
2419 * gcc.target/i386/pad-5b.c: Likewise.
2420 * gcc.target/i386/pad-8.c: Likewise.
2421 * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
2422 * gcc.target/i386/pr44130.c: Likewise.
2423 * gcc.target/i386/align-main-1.c: Likewise.
2424 * gcc.target/i386/align-main-2.c: Likewise.
2425 * gcc.target/i386/sw-1.c: Likewise.
2426 * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
2427 on x64 mingw target.
2428 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2429 * gcc.target/i386/pr46295.c: Likewise.
2430 * gcc.target/i386/amd64-abi-1.c: Likewise.
2431 * gcc.target/i386/amd64-abi-2.c: Likewise.
2432 * gcc.target/i386/pr39082-1.c: Likewise.
2433 * gcc.target/i386/pr39162.c: Likewise.
2434 * gcc.target/i386/pr22152.c: Likewise.
2435 * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
2436 * gcc.target/i386/wrfsbase-2.c: Likewise.
2437 * gcc.target/i386/local.c: Likewise
2438 * gcc.target/i386/wrgsbase-1.c: Likewise.
2439 * gcc.target/i386/wrfsbase-1.c: Likewise.
2440 * gcc.target/i386/pr39315-3.c: Likewise.
2441 * gcc.target/i386/pr35767-4.c: Likewise.
2442 * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
2444 * gcc.target/i386/pr45336-2.c: Likewise.
2445 * gcc.target/i386/pr45336-1.c: Likewise.
2446 * gcc.target/i386/pr45336-4.c: Likewise.
2448 2012-02-27 Tristan Gingold <gingold@adacore.com>
2450 * gnat.dg/array20.ad[sb]: New test.
2452 2012-02-27 Jakub Jelinek <jakub@redhat.com>
2455 * gcc.target/arm/pr52375.c: New test.
2456 * gcc.c-torture/compile/pr52375.c: New test.
2458 2012-02-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2460 * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
2461 * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
2463 2012-02-27 Eric Botcazou <ebotcazou@adacore.com>
2465 * gnat.dg/aggr19.adb: New test.
2466 * gnat.dg/aggr19_pkg.ad[sb]: New helper.
2468 2012-02-26 Oleg Endo <olegendo@gcc.gnu.org>
2471 * gcc.target/sh/pr49263.c: New.
2473 2012-02-24 Andrew MacLeod <amacleod@redhat.com>
2475 * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
2476 simulate_thread_wrapper_other_threads
2477 * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
2478 Move initialization of 'value' to main().
2479 (main): Initialize 'value';
2480 * gcc.dg/simulate-thread/speculative-store.c
2481 (simulate_thread_step_verify): Return 0 when successful.
2482 * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
2484 (INSN_COUNT_THRESHOLD): New. Instruction limit to terminate test.
2485 (simulate_thread_wrapper_other_threads): Return a success/fail value
2486 and issue an error if the instruction count threshold is exceeded.
2488 2012-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2491 * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
2492 * gcc.target/mips/interrupt_handler-3.c: Likewise.
2494 2012-02-24 Richard Guenther <rguenther@suse.de>
2497 * gcc.dg/pr52355.c: New testcase.
2499 2012-02-23 Kai Tietz <ktietz@redhat.com>
2501 * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
2503 * gcc.dg/Wpadded.c: Likewise.
2504 * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
2506 * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
2507 for sleep by Sleep and add windows.h include for this function.
2508 * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
2510 * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
2512 * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
2514 * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
2515 on x64 mingw target.
2516 * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
2517 * gcc.dg/pr50251.c: Disable test for x64 mingw target.
2518 * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
2519 failure on LLP64 target.
2521 2012-02-23 Uros Bizjak <ubizjak@gmail.com>
2524 * gcc.dg/noncompile/pr52290.c: New test.
2526 2012-02-23 Jakub Jelinek <jakub@redhat.com>
2528 PR tree-optimization/52019
2529 * gcc.dg/tree-ssa/ipa-split-6.c: New test.
2531 2012-02-22 Kai Tietz <ktietz@redhat.com>
2533 * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
2534 * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
2535 derived pdiff_t type.
2536 * g++.dg/torture/pr49720.C: Likewise
2538 2012-02-22 Uros Bizjak <ubizjak@gmail.com>
2541 * gcc.target/i386/pr52330.c: New test.
2543 2012-02-22 Tobias Burnus <burnus@net-b.de>
2546 * gfortran.dg/io_constraints_10.f90: New.
2548 2012-02-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2550 * lib/target-supports.exp (check_effective_target_vect_condition):
2551 Return true for NEON.
2553 2012-02-21 Kai Tietz <ktietz@redhat.com>
2555 * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
2557 2012-02-21 Richard Guenther <rguenther@suse.de>
2559 PR tree-optimization/52324
2560 * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
2562 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
2565 * gcc.target/avr/torture/pr51782-1.c: New test.
2567 2012-02-21 Jakub Jelinek <jakub@redhat.com>
2569 PR tree-optimization/52318
2570 * gcc.dg/pr52318.c: New test.
2572 2012-02-20 Kai Tietz <ktietz@redhat.com>
2574 * gcc.dg/bf-ms-layout-3.c: New testcase.
2576 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
2580 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
2582 2012-02-20 Richard Guenther <rguenther@suse.de>
2584 PR tree-optimization/52298
2585 * gcc.dg/torture/pr52298.c: New testcase.
2586 * gcc.dg/vect/pr52298.c: Likewise.
2588 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
2590 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
2591 * gcc.c-torture/execute/pr52286.c: Ditto.
2593 2012-02-20 Jakub Jelinek <jakub@redhat.com>
2595 PR tree-optimization/52286
2596 * gcc.c-torture/execute/pr52286.c: New test.
2598 2012-02-18 Tobias Burnus <burnus@net-b.de>
2601 * gfortran.dg/interface_35.f90: Use -std=f2003.
2602 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
2603 * gfortran.dg/interface_assignment_4.f90: Ditto.
2604 * gfortran.dg/bessel_1.f90: Ditto.
2605 * gfortran.dg/func_result_6.f90: Ditto.
2606 * gfortran.dg/hypot_1.f90: Ditto.
2607 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
2609 2012-02-17 Tobias Burnus <burnus@net-b.de>
2611 PR translation/52232
2612 PR translation/52234
2613 PR translation/52245
2614 PR translation/52246
2615 PR translation/52262
2616 PR translation/52273
2617 * gfortran.dg/coarray_22.f90: Update dg-error.
2618 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
2620 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2623 * lib/gcc-simulate-thread.exp: Load timeout.exp.
2624 (simulate-thread): Use default timeout.
2626 2012-02-16 Jason Merrill <jason@redhat.com>
2629 * g++.dg/ext/timevar1.C: New.
2631 2012-02-16 Fabien Chêne <fabien@gcc.gnu.org>
2634 * g++.dg/template/using21.C: New.
2635 * g++.dg/template/using22.C: Likewise.
2637 2012-02-16 Jason Merrill <jason@redhat.com>
2640 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
2642 2012-02-16 Jakub Jelinek <jakub@redhat.com>
2644 PR tree-optimization/52255
2645 * gcc.c-torture/compile/pr52255.c: New test.
2648 * g++.dg/debug/dwarf2/pr52260.C: New test.
2651 * g++.dg/ipa/pr51929.C: New test.
2653 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
2656 * gcc.target/powerpc/pr52199.c: New file.
2658 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2661 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
2663 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2665 * gcc.dg/pr51867.c: Don't include <math.h>.
2668 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
2670 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
2671 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
2673 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
2675 PR tree-optimization/50561
2676 * gcc.dg/graphite/pr50561.c: New testcase.
2678 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
2680 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
2681 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
2683 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
2685 * gnat.dg/discr35.ad[sb]: New test.
2687 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
2689 * gnat.dg/volatile10.adb: New test.
2690 * gnat.dg/volatile10_pkg.ads: New helper.
2692 2012-02-14 Jason Merrill <jason@redhat.com>
2694 * g++.dg/ext/attrib43.C: New.
2696 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
2698 * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
2699 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
2701 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
2702 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
2703 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
2704 effective_target fgnu_tm.
2705 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
2707 2012-02-14 Jakub Jelinek <jakub@redhat.com>
2710 * g++.dg/template/asmgoto1.C: New test.
2712 2012-02-14 Ian Lance Taylor <iant@google.com>
2715 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
2716 compiling generated file for 64bit and index tests.
2718 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
2720 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
2722 2012-02-14 Richard Guenther <rguenther@suse.de>
2724 PR tree-optimization/52244
2725 PR tree-optimization/51528
2726 * gcc.dg/torture/pr52244.c: New testcase.
2728 2012-02-14 Walter Lee <walt@tilera.com>
2730 * g++.dg/other/PR23205.C: Disable test on tile.
2731 * g++.dg/other/pr23205-2.C: Disable test on tile.
2732 * gcc.dg/20020312-2.c: Add a condition for __tile__.
2733 * gcc.dg/20040813-1.c: Disable test on tile.
2734 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
2735 * gcc.misc-tests/linkage.exp: Handle tilegx.
2737 2012-02-14 Jakub Jelinek <jakub@redhat.com>
2739 PR tree-optimization/52210
2740 * gcc.dg/pr52210.c: New test.
2742 2012-02-14 Jason Merrill <jason@redhat.com>
2745 * g++.dg/overload/defarg5.C: New.
2747 2012-02-14 Jakub Jelinek <jakub@redhat.com>
2750 * c-c++-common/pr52181.c: New test.
2752 2012-02-13 Jakub Jelinek <jakub@redhat.com>
2755 * g++.dg/ext/atomic-1.C: New test.
2757 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2759 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
2761 2012-02-13 Jakub Jelinek <jakub@redhat.com>
2764 * gcc.c-torture/execute/pr52209.c: New test.
2766 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
2769 * gfortran.dg/elemental_optional_args_5.f03: New test.
2771 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
2774 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
2777 2012-02-11 Ian Lance Taylor <iant@google.com>
2780 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
2781 SPARC Solaris. Don't run the test at all on systems where it may
2782 not work, rather than xfailing it.
2784 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
2786 PR rtl-optimization/52175
2787 * gcc.c-torture/compile/pr52175.c: New test.
2789 2012-02-10 Jason Merrill <jason@redhat.com>
2792 * g++.dg/template/repo10.C: New.
2794 2012-02-11 Jakub Jelinek <jakub@redhat.com>
2797 * gcc.dg/pr52132.c: New test.
2799 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
2801 * gnat.dg/specs/aggr4.ads: New test.
2802 * gnat.dg/specs/aggr4_pkg.ads: New helper.
2804 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
2807 * gcc.target/i386/pr52146.c: New.
2809 2012-02-10 Jakub Jelinek <jakub@redhat.com>
2812 * c-c++-common/pr52177.c: New test.
2814 2012-02-10 Jan Hubicka <jh@suse.cz>
2817 * g++.dg/torture/pr48600.C: New testcase.
2819 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
2822 * gcc.dg/dfp/pr52140.c: New test.
2824 2012-02-09 Jakub Jelinek <jakub@redhat.com>
2827 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
2830 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2833 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
2834 * testsuite/gcc.dg/pr51867.c: New test.
2836 2012-02-09 Ian Lance Taylor <iant@google.com>
2838 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
2839 which don't support -fsplit-stack. Turn off optimization when
2840 compiling select5-out.go.
2842 2012-02-08 Ian Lance Taylor <iant@google.com>
2844 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
2845 systems which don't support -fsplit-stack.
2847 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
2849 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
2850 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
2851 machine instuction in the log.
2853 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
2855 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
2858 2012-02-08 Magnus Granberg <zorry@gentoo.org>
2861 * gcc.dg/pr48524.c: New test.
2862 * gcc.dg/pr48524.spec: New spec file for test.
2864 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
2867 * gfortran.dg/vect/pr32380.f90: New test.
2869 2012-02-08 Tobias Burnus <burnus@net-b.de>
2872 * gfortran.dg/realloc_on_assign_12.f90: New.
2874 2012-02-08 Richard Guenther <rguenther@suse.de>
2876 PR rtl-optimization/52170
2877 * gcc.dg/torture/pr52170.c: New testcase.
2879 2012-02-08 Jakub Jelinek <jakub@redhat.com>
2881 PR gcov-profile/52150
2882 * gcc.dg/tree-prof/pr52150.c: New test.
2884 PR rtl-optimization/52139
2885 * gcc.dg/pr52139.c: New test.
2887 2012-02-07 Jason Merrill <jason@redhat.com>
2890 * g++.dg/cpp0x/constexpr-union3.C: New.
2893 * g++.dg/lto/pr52035_0.C: New.
2895 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2897 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
2898 * gcc.dg/special/weak-1.c: Likewise.
2899 * gcc.dg/ucnid-12.c: Likewise.
2900 * gcc.dg/torture/pr45678-1.c: Likewise.
2901 * gcc.dg/torture/pr45678-2.c: Likewise.
2902 * gcc.dg/vector-4.c: Likewise.
2903 * gcc.dg/ipa/inline-5.c: Likewise.
2904 * gcc.dg/ucnid-11.c: Likewise.
2905 * gcc.misc-tests/gcov-13.c: Likewise.
2906 * gcc.misc-tests/gcov-14.c: Likewise.
2907 * g++.dg/ext/label13.C: Likewise.
2908 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
2909 hppa*-*-hpux* options.
2910 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
2911 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
2912 * gcc.dg/pr48616.c: Likewise.
2913 * gcc.dg/pr17957.c: Likewise.
2914 * gcc.dg/pr17055-1.c: Likewise.
2915 * gcc.dg/pr32912-1.c: Likewise.
2916 * gcc.dg/tm/pr51472.c: Likewise.
2917 * c-c++-common/fold-bitand-4.c: Likewise.
2918 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
2919 Use dg-additional-options for extra options.
2921 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
2923 * gcc.target/epiphany/interrupt-2.c: New test.
2925 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
2928 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
2929 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
2932 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
2935 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
2937 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
2941 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
2942 * gcc.target/mips/va-arg-1.c: New test.
2944 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
2946 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
2947 for -mno-pointers-to-nested-functions.
2949 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
2951 * gcc.c-torture/execute/20120207-1.c: New test.
2953 2012-02-07 Jakub Jelinek <jakub@redhat.com>
2955 PR rtl-optimization/52060
2956 * gcc.dg/torture/pr52060.c: New test.
2959 * gcc.c-torture/compile/pr52074.c: New test.
2961 2012-02-07 Tobias Burnus <burnus@net-b.de>
2964 * gfortran.dg/class_to_type_2.f90: New.
2966 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
2969 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
2972 2012-02-06 Jason Merrill <jason@redhat.com>
2975 * g++.dg/template/conv13.C: New.
2977 2012-02-06 Richard Guenther <rguenther@suse.de>
2979 PR tree-optimization/52115
2980 * gcc.c-torture/compile/pr52115.c: New testcase.
2982 2012-02-06 Jakub Jelinek <jakub@redhat.com>
2985 * gcc.c-torture/execute/pr52129.c: New test.
2987 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
2989 * gcc.dg/pr48374.c: Actually add the test I forgot
2990 in the 2012-01-25 commit.
2992 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
2995 * gfortran.dg/vect/vect-8.f90: New test case.
2997 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
3000 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
3002 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
3005 * gfortran.dg/class_48.f90 : Add test of allocate class array
3006 component with source in subroutine test3. Remove commenting
3007 out in subroutine test4, since branching on unitialized variable
3008 is now fixed (no PR for this last.).
3010 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3012 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
3014 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
3016 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3019 * lib/target-supports.exp (check_effective_target_mips_rel): New.
3020 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
3022 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3024 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
3025 (check_effective_target_sync_int_long): Use it.
3026 (check_effective_target_sync_char_short): Likewise.
3027 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
3029 2012-02-05 Tobias Burnus <burnus@net-b.de>
3032 * gfortran.dg/class_48.f90: Add some further checks.
3034 2012-02-05 Ira Rosen <irar@il.ibm.com>
3036 PR tree-optimization/52091
3037 * gcc.dg/vect/pr52091.c: New test.
3039 2012-02-04 Jakub Jelinek <jakub@redhat.com>
3041 PR rtl-optimization/52113
3042 * gcc.target/avr/pr52113.c: New test.
3044 2012-02-03 Jakub Jelinek <jakub@redhat.com>
3046 PR rtl-optimization/52092
3047 * gcc.c-torture/compile/pr52092.c: New test.
3049 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
3052 * gfortran.dg/class_array_10.f03: New test.
3055 * gfortran.dg/class_array_11.f03: New test.
3058 * gfortran.dg/class_array_12.f03: New test.
3060 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
3063 * gfortran.dg/realloc_on_assign_11.f90: New test.
3065 2012-02-02 Tobias Burnus <burnus@net-b.de>
3068 * gfortran.dg/shape_7.f90: New.
3070 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
3072 * gcc.target/mips/mips-prepend-1.c: New test.
3074 2012-02-02 Jan Hubicka <jh@suse.cz>
3075 Tom de Vries <tom@codesourcery.com>
3078 * testsuite/gcc.dg/alias-12.c: New testcase.
3079 * testsuite/gcc.dg/alias-13.c: New testcase.
3081 2012-02-02 Jakub Jelinek <jakub@redhat.com>
3084 * gcc.dg/pr52086.c: New test.
3086 PR tree-optimization/52073
3087 * gcc.c-torture/compile/pr52073.c: New test.
3089 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
3092 * gfortran.dg/function_optimize_10.f90: New test.
3094 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
3096 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
3099 2012-02-01 Tobias Burnus <burnus@net-b.de>
3102 * gfortran.dg/typebound_operator_14.f90: New.
3104 2012-02-01 Tobias Burnus <burnus@net-b.de>
3107 * gfortran.dg/elemental_function_1.f90: New.
3109 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
3111 PR rtl-optimization/51374
3112 * gcc.target/avr/torture/pr51374-1.c:
3113 Also fail if SBIS is seen.
3115 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
3117 PR rtl-optimization/51374
3118 * gcc.target/avr/torture/pr51374-1.c: New.
3120 2012-01-31 Tobias Burnus <burnus@net-b.de>
3123 * gfortran.dg/typebound_generic_11.f90: New.
3125 2012-01-31 Tobias Burnus <burnus@net-b.de>
3128 * gfortran.dg/class_49.f90: New.
3130 2012-01-31 Tobias Burnus <burnus@net-b.de>
3133 * gfortran.dg/elemental_args_check_6.f90: New.
3135 2012-01-31 Jason Merrill <jason@redhat.com>
3138 * g++.dg/cpp0x/variadic122.C: New.
3140 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
3143 * gfortran.dg/realloc_on_assign_10.f90: New test.
3145 2012-01-31 Richard Guenther <rguenther@suse.de>
3147 PR tree-optimization/51528
3148 * gcc.dg/torture/pr51528.c: New testcase.
3150 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
3153 * lib/go.exp (go_target_compile): Append timeout= to options.
3154 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
3155 select5-out.go test on alpha*-*-* targets.
3157 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
3159 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
3160 (TEST_SHORT): Reformat in the same way.
3161 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
3162 (TEST_SHORT): Reformat in the same way.
3163 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
3164 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
3165 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
3166 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
3167 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
3169 2012-01-30 Bin Cheng <bin.cheng@arm.com>
3172 * gcc.target/arm/pr51835.c: New testcase.
3174 2012-01-30 Richard Guenther <rguenther@suse.de>
3176 PR tree-optimization/52028
3177 * gcc.dg/torture/pr52028.c: New testcase.
3178 * gfortran.dg/ldist-pr45199.f: Adjust.
3179 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
3180 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
3181 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
3183 2012-01-30 Jakub Jelinek <jakub@redhat.com>
3186 * gcc.dg/tree-prof/pr52027.c: New test.
3188 PR tree-optimization/52046
3189 * gcc.dg/pr52046.c: New test.
3192 * g++.dg/other/pr52048.C: New test.
3194 2012-01-30 Richard Guenther <rguenther@suse.de>
3196 PR tree-optimization/52045
3197 * gcc.dg/pr52045.c: New testcase.
3199 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
3201 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
3202 new code generated for __sync_lock_release.
3204 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3206 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
3208 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3211 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
3213 * g++.dg/ext/visibility/template10.C: Fix typo.
3215 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
3217 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
3220 * g++.dg/cpp0x/constexpr-ice6.C: New.
3222 2012-01-29 Tobias Burnus <burnus@net-b.de>
3225 * gfortran.dg/default_initialization_6.f90: New.
3227 2012-01-29 Tobias Burnus <burnus@net-b.de>
3230 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
3231 * gfortran.dg/class_48.f90: New.
3233 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
3236 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
3238 2012-01-28 Tobias Burnus <burnus@net-b.de>
3241 * gfortran.dg/class_allocate_12.f90: New.
3243 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
3245 * gcc.dg/torture/pr50444.c: Fix dg directives.
3247 2012-01-28 Jakub Jelinek <jakub@redhat.com>
3250 * gcc.target/arm/pr52006.c: New test.
3252 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
3255 * gcc.dg/lto/trans-mem.h: New file.
3256 * gcc.dg/lto/trans-mem-2_0.c: Include it.
3257 * gcc.dg/lto/trans-mem-1_1.c: Same.
3258 * gcc.dg/lto/trans-mem-4_1.c: Same.
3259 * gcc.dg/lto/trans-mem-3_1.c: Same.
3261 2012-01-27 Tobias Burnus <burnus@net-b.de>
3264 * gfortran.dg/dummy_procedure_7.f90: New.
3266 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
3268 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
3269 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
3271 2012-01-27 Jakub Jelinek <jakub@redhat.com>
3274 * g++.dg/other/gc5.C: New test.
3276 2012-01-27 Richard Guenther <rguenther@suse.de>
3278 PR tree-optimization/50444
3279 * gcc.dg/torture/pr50444.c: New testcase.
3281 2012-01-27 Tobias Burnus <burnus@net-b.de>
3285 * gfortran.dg/move_alloc_13.f90: New.
3287 2012-01-27 Tobias Burnus <burnus@net-b.de>
3290 * gfortran.dg/allocate_alloc_opt_13.f90: New.
3291 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
3292 and change dg-error string.
3294 2012-01-27 Tobias Burnus <burnus@net-b.de>
3297 * gfortran.dg/elemental_args_check_5.f90: New.
3299 2012-01-27 Richard Guenther <rguenther@suse.de>
3302 * g++.dg/torture/pr51959.C: New testcase.
3304 2012-01-27 Tom de Vries <tom@codesourcery.com>
3306 PR tree-optimization/51990
3307 * gcc.dg/pr51990.c: New test.
3308 * gcc.dg/pr51990-2.c: Same.
3310 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
3311 Tobias Burnus <burnus@gcc.gnu.org>
3314 * gfortran.dg/class_allocate_11.f03: New.
3319 * gfortran.dg/class_allocate_7.f03: New.
3320 * gfortran.dg/class_allocate_8.f03: New.
3321 * gfortran.dg/class_allocate_9.f03: New.
3322 * gfortran.dg/class_allocate_10.f03: New.
3324 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
3326 * gnat.dg/discr34.adb: New test.
3327 * gnat.dg/discr34_pkg.ads: New helper.
3329 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
3331 * gnat.dg/discr33.adb: New test.
3333 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
3335 * gnat.dg/limited_with3.ad[sb): New test.
3336 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
3337 * gnat.dg/limited_with3_pkg2.ads: Likewise.
3338 * gnat.dg/limited_with3_pkg3.ads: Likewise.
3340 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
3342 * gnat.dg/stack_usage1.adb: New test.
3343 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
3345 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
3346 * gcc.dg/pr44194-2.c: Likewise.
3348 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
3351 * g++.dg/template/crash112.C: New.
3353 2012-01-27 Richard Henderson <rth@redhat.com>
3355 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
3357 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3359 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
3361 2012-01-26 Jakub Jelinek <jakub@redhat.com>
3364 * g++.dg/opt/pr51895.C: New test.
3366 2012-01-26 Michael Matz <matz@suse.de>
3368 PR tree-optimization/48794
3369 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
3371 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3373 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
3375 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3377 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
3378 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
3380 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
3381 the default value for s390 and s390x.
3383 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
3386 * gcc.dg/lto/trans-mem-4_0.c: New.
3387 * gcc.dg/lto/trans-mem-4_1.c: New.
3388 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
3390 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
3391 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
3393 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
3394 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
3397 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
3399 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
3401 2012-01-25 Ian Lance Taylor <iant@google.com>
3403 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
3405 2012-01-25 Tobias Burnus <burnus@net-b.de>
3408 * gfortran.dg/typebound_proc_25.f90: New.
3410 2012-01-25 Jason Merrill <jason@redhat.com>
3413 * g++.dg/lto/pr51992_0.C: New.
3415 2012-01-25 Jakub Jelinek <jakub@redhat.com>
3417 PR tree-optimization/51987
3418 * gcc.target/i386/pr51987.c: New test.
3420 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
3422 * gcc.dg/tm/lto-1.c: Require lto support in target.
3424 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
3426 PR rtl-optimization/48374
3427 * gcc.dg/pr48374.c: New test.
3429 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
3431 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
3433 2012-01-25 Tobias Burnus <burnus@net-b.de>
3436 * gfortran.dg/derived_constructor_char_3.f90: New.
3438 2012-01-24 Ian Lance Taylor <iant@google.com>
3440 * go.test/go-test.exp (filecmp): New procedure.
3441 (errchk): Handle quoted square brackets.
3442 (go-gc-tests): Set go_compile_args. Handle various new test
3443 lines. Skip a few new tests.
3444 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
3446 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
3448 * lib/target-supports.exp (proc check_effective_target_vect_perm)
3449 (check_effective_target_vect_extract_even_odd)
3450 (check_effective_target_vect_interleave): Return true for MIPS
3453 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
3455 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
3456 (main): Use it instead of argc.
3458 2012-01-24 Jason Merrill <jason@redhat.com>
3461 * g++.dg/cpp0x/sfinae31.C: New.
3463 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
3465 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
3467 2012-01-24 Jason Merrill <jason@redhat.com>
3470 * g++.dg/inherit/covariant20.C: New.
3472 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
3475 * g++.dg/parse/crash58.C: New.
3477 2012-01-24 Jakub Jelinek <jakub@redhat.com>
3480 * gcc.dg/pr51957-1.c: New test.
3481 * gcc.dg/pr51957-1.h: New file.
3482 * gcc.dg/pr51957-2.c: New test.
3484 2012-01-23 Jason Merrill <jason@redhat.com>
3487 * g++.dg/ext/visibility/template10.C: New.
3489 2012-01-23 Tobias Burnus <burnus@net-b.de>
3492 * gfortran.dg/move_alloc_12.f90: New.
3494 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
3497 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
3499 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
3502 * g++.dg/template/crash111.C: New.
3504 2012-01-23 Arnaud Charlet <charlet@adacore.com>
3506 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
3508 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
3510 2012-01-23 Dodji Seketeli <dodji@redhat.com>
3513 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
3514 the DW_TAG_class_type and DW_AT_name: "Executor".
3516 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
3518 * lib/target-supports.exp
3519 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
3520 (check_effective_target_vect_interleave): Likewise.
3522 2012-01-22 Jason Merrill <jason@redhat.com>
3525 * g++.dg/template/using20.C: New.
3526 * g++.dg/template/template-id-2.C: Adjust diagnostic.
3528 2012-01-23 Jason Merrill <jason@redhat.com>
3531 * g++.dg/torture/pr51344.C: Limit to x86.
3533 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
3535 * c-c++-common/tm/omp.c: Require target with pthread support.
3537 2012-01-23 Richard Guenther <rguenther@suse.de>
3539 PR tree-optimization/51949
3540 * gcc.dg/torture/pr51949.c: New testcase.
3542 2012-01-23 Jakub Jelinek <jakub@redhat.com>
3544 PR rtl-optimization/51933
3545 * gcc.c-torture/execute/pr51933.c: New test.
3547 2012-01-22 Douglas B Rupp <rupp@gnat.com>
3549 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
3550 Do not define for Interix.
3552 2012-01-22 Jason Merrill <jason@redhat.com>
3555 * g++.dg/lto/pr51832.h: New.
3556 * g++.dg/lto/pr51832_0.C: New.
3557 * g++.dg/lto/pr51832_1.C: New.
3559 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
3561 * gcc.dg/ext-elim-1.c: New test.
3563 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
3566 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
3567 * g++.dg/opt/longbranch1.C: Likewise.
3569 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
3571 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
3574 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
3577 * gfortran.dg/namelist_74.f90: New test.
3578 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
3580 2012-01-21 Tobias Burnus <burnus@net-b.de>
3583 * gfortran.dg/class_47.f90: New.
3585 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
3587 * gnat.dg/renaming5.ad[sb]: New test.
3589 2012-01-20 Jason Merrill <jason@redhat.com>