1 2011-12-31 Paolo Carlini <paolo.carlini@oracle.com>
4 * g++.dg/cpp0x/static_assert6.C: New.
6 2011-12-31 Uros Bizjak <ubizjak@gmail.com>
8 * gcc.dg/tree-ssa/vrp47: Pass -march=i586 for ia32 target.
10 2011-12-31 Thomas König <tkoenig@gcc.gnu.org>
13 * lib/gcc-dg.exp (scan-module-absence): New function.
14 * gfortran.dg/implicit_pure_2.f90: New test.
16 2011-12-30 Paolo Carlini <paolo.carlini@oracle.com>
19 * g++.dg/cpp0x/alignof4.C: New.
21 2011-12-29 Michael Meissner <meissner@linux.vnet.ibm.com>
24 * gcc.dg/scal-to-vec1.c: If 32-bit powerpc-linux, add the
25 -mabi=altivec option, which suppresses a warning message about
26 passing vectors by reference. The extra warning causes some tests
28 * gcc.dg/scal-to-vec2.c: Likewise.
29 * gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c: Likewise.
30 * gcc.dg/pr35442.c: Likewise.
31 * gcc.dg/vector-compare-1.c: Likewise.
32 * gcc.dg/vector-compare-2.c: Likewise.
33 * gcc.dg/torture/pr36891.c: Likewise.
35 2012-12-29 Kai Tietz <ktietz@redhat.com>
37 * g++.dg/abi/bitfield3.C: Make sure test runs
38 for windows targets without activated ms-bitfields option.
40 * g++.old-deja/g++.brendan/new3.C: Adjust test for mingw
41 targets to use static-version.
42 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
43 * g++.old-deja/g++.abi/arraynew.C: Likewise.
44 * g++.old-deja/g++.eh/new1.C: Likewise.
45 * g++.old-deja/g++.eh/new2.C: Likewise.
47 2011-12-29 Thomas Koenig <tkoenig@gcc.gnu.org>
49 * gfortran.dg/function_optimize_9.f90: New test.
51 2011-12-27 Fabien Chêne <fabien@gcc.gnu.org>
54 * g++.dg/template/using18.C: New.
55 * g++.dg/template/using19.C: New.
56 * g++.dg/template/nested3.C: Remove dg-message at instantiation.
57 * g++.dg/template/crash13.C: Likewise.
59 2011-12-28 Michael Meissner <meissner@linux.vnet.ibm.com>
62 * gcc.target/powerpc/pr51623.c: New file.
64 2011-12-28 Uros Bizjak <ubizjak@gmail.com>
66 * gcc.dg/torture/pr50396.c: Use dg-add-options ieee.
68 2011-12-27 Paolo Carlini <paolo.carlini@oracle.com>
71 * g++.dg/cpp0x/pr51547.C: New.
73 2011-12-27 Eric Botcazou <ebotcazou@adacore.com>
75 * gcc.c-torture/execute/20111227-1.c: New test.
77 2011-12-25 Jan Hubicka <jh@suse.cz>
80 * gcc.dg/compile/pr48641.c: New file.
82 2011-12-26 Joey Ye <joey.ye@arm.com>
85 * gcc.dg/volatile-bitfields-2.c: New test.
87 2011-12-23 Jason Merrill <jason@redhat.com>
90 * g++.dg/cpp0x/variadic121.C: New.
92 2011-12-23 Uros Bizjak <ubizjak@gmail.com>
94 * gcc.dg/vect/fast-math-pr35982.c: Fix parenthesis in target selectors.
96 2011-12-23 Dmitry Plotnikov <dplotnikov@ispras.ru>
98 * gcc.target/arm/vect-vcvt.c: New test.
99 * gcc.target/arm/vect-vcvtq.c: New test.
101 * gcc.dg/vect/fast-math-pr35982.c: Added vect_strided2 alternative
104 * lib/target-supports.exp (check_effective_target_vect_intfloat_cvt):
106 (check_effective_target_vect_uintfloat_cvt): Likewise.
107 (check_effective_target_vect_floatuint_cvt): Likewise.
108 (check_effective_target_vect_floatint_cvt): Likewise.
110 2011-12-23 Richard Guenther <rguenther@suse.de>
112 PR rtl-optimization/50396
113 * gcc.dg/torture/pr50396.c: New testcase.
115 2011-12-22 Bin Cheng <bin.cheng@arm.com>
117 PR tree-optimization/43491
118 * gcc.dg/tree-ssa/pr43491.c: New test.
120 2011-12-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
123 * gcc.dg/pr49994-3.c: Skip on ia64-*-*-*, hppa*-*-* and *-*-hpux*.
125 2011-12-22 Richard Guenther <rguenther@suse.de>
128 * g++.dg/lto/pr51650-1_0.C: New testcase.
129 * g++.dg/lto/pr51650-2_0.C: Likewise.
131 2011-12-21 Richard Earnshaw <rearnsha@arm.com>
134 * gcc.target/arm/sibcall-2.c: New test.
136 2011-12-22 Uros Bizjak <ubizjak@gmail.com>
139 * g++.dg/cpp0x/alias-decl-debug-0.C: Add dg-skip-if.
141 2011-12-21 Uros Bizjak <ubizjak@gmail.com>
143 * gcc.dg/pr50038.c: Move to ...
144 * gcc.target/i386/pr50038.c: ... here. Test on all targets.
146 2011-12-21 Jason Merrill <jason@redhat.com>
149 * g++.dg/cpp0x/nsdmi-virtual1.C: New.
151 2011-12-21 Paolo Carlini <paolo.carlini@oracle.com>
154 * g++.dg/cpp0x/constexpr-noexcept6.C: New.
156 2011-12-21 Jakub Jelinek <jakub@redhat.com>
160 * gcc.dg/pr51644.c: New test.
161 * g++.dg/warn/Wreturn-4.C: New test.
163 2011-12-21 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
165 * gcc.dg/vect/no-section-anchors-vect-31.c: Adjust array size and test
166 diag-scans to fix fail on AVX.
167 * gcc.dg/vect/no-section-anchors-vect-36.c: Ditto.
168 * gcc.dg/vect/no-section-anchors-vect-64.c: Ditto.
169 * gcc.dg/vect/no-section-anchors-vect-66.c: Ditto.
170 * gcc.dg/vect/no-section-anchors-vect-68.c: Ditto.
171 * gcc.dg/vect/no-section-anchors-vect-69.c: Ditto.
172 * gcc.dg/vect/no-vfa-vect-dv-2.c: Adjust dg-scans.
173 * gcc.dg/vect/pr45752.c: Ditto.
174 * gcc.dg/vect/slp-perm-4.c: Ditto.
175 * gcc.dg/vect/slp-perm-9.c: Ditto.
176 * gcc.dg/vect/vect-33.c: Ditto.
177 * gcc.dg/vect/vect-35.c: Ditto.
178 * gcc.dg/vect/vect-6-big-array.c: Ditto.
179 * gcc.dg/vect/vect-6.c: Ditto.
180 * gcc.dg/vect/vect-91.c: Ditto.
181 * gcc.dg/vect/vect-all-big-array.c: Ditto.
182 * gcc.dg/vect/vect-all.c: Ditto.
183 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
184 * gcc.dg/vect/vect-outer-4c.c: Ditto.
185 * gcc.dg/vect/vect-outer-5.c: Ditto.
186 * gcc.dg/vect/vect-over-widen-1.c: Ditto.
187 * gcc.dg/vect/vect-over-widen-3.c: Ditto.
188 * gcc.dg/vect/vect-over-widen-4.c: Ditto.
189 * gcc.dg/vect/vect-peel-1.c: Ditto.
190 * gcc.dg/vect/vect-peel-2.c: Ditto.
191 * gcc.dg/vect/vect-peel-3.c: Ditto.
192 * gcc.dg/vect/vect-reduc-pattern-1b.c: Ditto.
193 * gcc.dg/vect/vect-reduc-pattern-1c.c: Ditto.
194 * gcc.dg/vect/vect-reduc-pattern-2b.c: Ditto.
195 * gcc.dg/vect/wrapv-vect-reduc-pattern-2c.c: Ditto.
196 * lib/target-supports.exp (check_avx_available): New function.
197 (check_effective_target_vect_sizes_32B_16B): Ditto.
198 (check_prefer_avx128): Ditto.
199 (check_effective_target_vect_aligned_arrays): Add handling of AVX.
200 (check_effective_target_vect_multiple_sizes): Ditto.
202 2011-12-21 Enkovich Ilya <ilya.enkovich@intel.com>
205 * gcc.dg/pr50038.c: New test.
207 2011-12-20 Paolo Carlini <paolo.carlini@oracle.com>
210 * g++.dg/cpp0x/constexpr-ice5.C: New.
212 2011-12-20 Joseph Myers <joseph@codesourcery.com>
214 * gcc.dg/c11-version-1.c, gcc.dg/c11-version-2.c,
215 gcc.dg/c94-version-1.c, gcc.dg/c99-version-1.c,
216 gcc.dg/gnu11-version-1.c: New tests.
218 2011-12-20 Bernd Schmidt <bernds@codesourcery.com>
221 * gcc.target/arm/volatile-bitfields-4.c: New test.
222 * c-c++-common/abi-bf.c: New test.
224 2011-12-20 Dodji Seketeli <dodji@redhat.com>
227 * g++.dg/gcov/gcov-2.C: Adjust.
229 2011-12-20 Paolo Carlini <paolo.carlini@oracle.com>
232 * g++.dg/cpp0x/constexpr-ice4.C: New.
234 2011-12-19 Paolo Carlini <paolo.carlini@oracle.com>
237 * g++.dg/template/crash109.C: New.
239 2011-12-19 Jason Merrill <jason@redhat.com>
242 * g++.dg/cpp0x/nullptr26.C: New.
244 2011-12-19 Richard Sandiford <rdsandiford@googlemail.com>
246 * gcc.target/mips/mult-1.c: Require -O2.
248 2011-12-19 Richard Sandiford <rdsandiford@googlemail.com>
250 * gcc.target/mips/ext-2.c: Add NOMIPS16.
252 2011-12-19 Jason Merrill <jason@redhat.com>
255 * g++.dg/cpp0x/constexpr-delegating.C: New.
257 2011-12-19 Sandra Loosemore <sandra@codesourcery.com>
258 Tom de Vries <tom@codesourcery.com>
261 * gcc.c-torture/compile/pr50380.c: New testcase.
263 2011-12-19 Tobias Burnus <burnus@net-b.de>
266 * gfortran.dg/block_10.f90: New.
268 2011-12-19 Jason Merrill <jason@redhat.com>
271 * g++.dg/cpp0x/initlist64.C: New.
274 * c-c++-common/transparent-union-1.c: New.
276 2011-12-19 Eric Botcazou <ebotcazou@adacore.com>
278 PR tree-optimization/51580
279 * gnat.dg/specs/loop_optimization1.ads: New test.
280 * gnat.dg/specs/loop_optimization1_pkg.ad[sb]: New helper.
282 2011-12-19 Richard Guenther <rguenther@suse.de>
285 * gcc.dg/lto/20111207-2_0.c: Adjust.
286 * g++.dg/lto/pr51573-1_0.C: New testcase.
288 2011-12-19 Jakub Jelinek <jakub@redhat.com>
291 * g++.dg/cpp0x/pr51619.C: New test.
293 2011-12-19 Tobias Burnus <burnus@net-b.de>
296 * gfortran.dg/select_type_25.f90: New.
298 2011-12-19 Martin Jambor <mjambor@suse.cz>
300 PR tree-optimization/51583
301 * gcc.dg/tree-ssa/pr51583.c: New test.
303 2011-12-19 Jakub Jelinek <jakub@redhat.com>
305 PR tree-optimization/51596
306 * g++.dg/opt/pr51596.C: New test.
309 PR tree-optimization/51606
310 * gcc.dg/vect/pr51590.c: New test.
312 2011-12-19 Richard Guenther <rguenther@suse.de>
315 * g++.dg/lto/pr51572-2_0.C: New testcase.
317 2011-12-19 Dodji Seketeli <dodji@redhat.com>
320 * g++.dg/cpp0x/nsdmi6.C: New test.
322 2011-12-19 Tobias Burnus <burnus@net-b.de>
324 * gfortran.dg/coarray_poly_3.f90: New.
325 * coarray/poly_run_1.f90: Enable some previously commented code.
327 2011-12-19 Jason Merrill <jason@redhat.com>
330 * g++.dg/cpp0x/constexpr-ptrsub.C: New.
332 2011-12-18 Hans-Peter Nilsson <hp@axis.com>
334 * gcc.dg/pr51491-2.c: Fix "cleanup-treee-dump" typo.
336 2011-12-17 Jason Merrill <jason@redhat.com>
339 * g++.dg/parse/enum7.C: New.
342 * g++.dg/lookup/nested2.C: New.
345 * g++.dg/parse/enum6.C: New.
347 2011-12-17 Tom de Vries <tom@codesourcery.com>
349 PR tree-optimization/51491
350 * gcc.dg/pr51491.c: New test.
351 * gcc.dg/pr51491-2.c: Same.
353 2011-12-16 Jason Merrill <jason@redhat.com>
356 * g++.dg/cpp0x/auto31.C: New.
358 2011-12-16 Ian Lance Taylor <iant@google.com>
361 * gcc.dg/20111216-1.c: New test.
363 2011-12-16 Jason Merrill <jason@redhat.com>
366 * g++.dg/init/static4.C: New.
368 2011-12-16 Jason Merrill <jason@redhat.com>
371 * g++.dg/init/value10.C: New.
373 2011-12-16 Jakub Jelinek <jakub@redhat.com>
376 * gcc.dg/ipa/inline-5.c: XFAIL for 32-bit hppa.
378 PR tree-optimization/51575
379 * g++.dg/opt/pr51575.C: New test.
382 * gcc.dg/pr51557.c: New test.
384 2011-12-16 Richard Guenther <rguenther@suse.de>
387 * gcc.dg/lto/pr51572-1_0.c: New testcase.
389 2011-12-15 Jason Merrill <jason@redhat.com>
392 * g++.dg/ext/desig4.C: New.
394 2011-12-15 Paul Thomas <pault@gcc.gnu.org>
396 * gfortran.dg/class_array_3.f03: Remove explicit indexing of
397 A%disp() to use scalarizer.
398 * gfortran.dg/class_array_9.f03: New.
400 2011-12-15 Jakub Jelinek <jakub@redhat.com>
402 * gcc.dg/vect/vect-sdivmod-1.c: New test.
405 * g++.dg/cpp0x/pr51463.C: New test.
408 * c-c++-common/gomp/pr51360.c: New test.
409 * g++.dg/gomp/pr51360.C: New test.
412 * gcc.dg/tree-ssa/vrp47.c: Add -fdump-tree-dom2 to dg-options.
413 Check for x_? & y in dom2 dump and xfail the check in dom1 dump.
415 PR tree-optimization/51117
416 * g++.dg/opt/pr51117.C: New test.
418 2011-12-15 Romain Geissler <romain.geissler@gmail.com>
420 * gcc.c-torture/execute/builtins/chk.h (stpncpy, stpncpy_disallowed):
422 * gcc.c-torture/execute/builtins/lib/chk.c (stpncpy_disallowed):
424 (stpncpy, __stpncpy_chk): New functions.
425 * gcc.c-torture/execute/builtins/stpncpy-chk-lib.c: New file.
426 * gcc.c-torture/execute/builtins/stpncpy-chk.c: Likewise.
428 2011-12-15 Richard Guenther <rguenther@suse.de>
431 * g++.dg/lto/pr51567-1_0.C: New testcase.
433 2011-12-15 Dodji Seketeli <dodji@redhat.com>
436 * g++.dg/cpp0x/auto30.C: New test.
438 2011-12-15 Tobias Burnus <burnus@net-b.de>
440 * gfortran.dg/coarray/poly_run_3.f90: New.
441 * gfortran.dg/coarray/poly_run_2.f90: Enable comment-out test.
443 2011-12-15 Richard Guenther <rguenther@suse.de>
446 * g++.dg/lto/pr51564-1_0.C: New testcase.
448 2011-12-15 Jonathan Wakely <jwakely.gcc@gmail.com>
451 * g++.dg/ext/is_final.C: New.
453 2012-12-15 Richard Guenther <rguenther@suse.de>
456 * g++.dg/lto/pr48508-1_0.C: New testcase.
457 * g++.dg/lto/pr48508-1_1.C: Likewise.
459 2011-12-14 Jason Merrill <jason@redhat.com>
462 * g++.dg/init/constant1.C: New.
465 * g++.dg/other/enum2.C: New.
467 2011-12-14 Dodji Seketeli <dodji@redhat.com>
470 * g++.dg/cpp0x/initlist63.C: New test.
472 2011-12-14 Georg-Johann Lay <avr@gjlay.de>
475 * gcc.target/avr/torture/int24-mul.c: New.
477 2011-12-14 Dodji Seketeli <dodji@redhat.com>
480 * g++.dg/cpp0x/ptrmem-cst-arg1.C: New test.
482 2011-12-13 Jason Merrill <jason@redhat.com>
486 * g++.dg/cpp0x/rv-cast3.C: New.
487 * g++.dg/cpp0x/rv-cast4.C: New.
489 2011-12-13 Paolo Carlini <paolo.carlini@oracle.com>
492 * g++.dg/cpp0x/lambda/lambda-ice6.C: New.
494 2011-12-13 Andrew Pinski <apinski@cavium.com>
495 Adam Nemet <anemet@caviumnetworks.com>
497 * gcc.target/mips/mips.exp (mips_option_groups): Fix debug. Add
499 * gcc.target/mips/octeon2-pipe-1.c: New testcase.
500 * gcc.target/mips/octeon-pipe-1.c: New testcase.
502 2011-12-11 Fabien Chêne <fabien@gcc.gnu.org>
505 * g++.dg/template/using16.C: New.
506 * g++.dg/template/using17.C: New.
508 2011-12-13 Martin Jambor <mjambor@suse.cz>
510 PR tree-optimization/51362
511 * gcc.dg/ipa/pr51362.c: New test.
513 2011-12-13 Uros Bizjak <ubizjak@gmail.com>
516 * gcc.target/i386/bmi2-mulx32-1.c (gen_mulx): Add attribute regparm(2).
517 * gcc.target/i386/bmi2-mulx32-2.c (calc_mulx_u32): Ditto.
519 2011-12-13 Richard Guenther <rguenther@suse.de>
522 * g++.dg/lto/pr48354-1_0.C: New testcase.
524 2011-12-13 Richard Guenther <rguenther@suse.de>
526 PR tree-optimization/51519
527 * gcc.dg/pr51519.c: New testcase.
529 2011-12-13 Richard Guenther <rguenther@suse.de>
531 * gcc.dg/lto/20111213-1_0.c: New testcase.
533 2011-12-13 Eric Botcazou <ebotcazou@adacore.com>
535 * gnat.dg/vect1.ad[sb]: Add more tests.
536 * gnat.dg/vect2.ad[sb]: Likewise.
537 * gnat.dg/vect3.ad[sb]: Likewise.
538 * gnat.dg/vect4.ad[sb]: Likewise.
539 * gnat.dg/vect5.ad[sb]: Likewise.
540 * gnat.dg/vect6.ad[sb]: Likewise.
542 2011-12-12 Jakub Jelinek <jakub@redhat.com>
544 PR rtl-optimization/51495
545 * gcc.c-torture/compile/pr51495.c: New test.
547 PR tree-optimization/51481
548 * gcc.dg/pr51481.c: New test.
550 2011-12-12 Georg-Johann Lay <avr@gjlay.de>
552 PR tree-optimization/45830
553 * gcc.c-torture/execute/pr45830.c: Move from here to...
554 * gcc.dg/torture/pr45830.c: ...this new file. Add dg-do and
555 dg-additional-options magic.
557 2011-12-12 Janne Blomqvist <jb@gcc.gnu.org>
559 * gfortran.dg/nested_modules_2.f90: Tighten test.
561 2011-12-12 Eric Botcazou <ebotcazou@adacore.com>
563 * gcc.c-torture/execute/20111212-1.c: New test.
565 2011-12-12 Jakub Jelinek <jakub@redhat.com>
568 * gcc.dg/pr45819.c: Add -w to dg-options.
570 2011-12-12 Torvald Riegel <triegel@redhat.com>
572 * g++.dg/tm/noexcept-1.C: New test.
573 * g++.dg/tm/noexcept-2.C: New test.
574 * g++.dg/tm/noexcept-3.C: New test.
575 * g++.dg/tm/noexcept-4.C: New test.
576 * g++.dg/tm/noexcept-5.C: New test.
578 2011-12-12 Torvald Riegel <triegel@redhat.com>
580 * c-c++-common/tm/20111206.c: New test.
582 2011-12-12 Richard Guenther <rguenther@suse.de>
585 * g++.dg/opt/pr51262.C: New testcase.
587 2011-12-12 Revital Eres <revital.eres@linaro.org>
589 PR rtl-optimization/47013
590 * gcc.dg/sms-2.c: Change scan-tree-dump-times and the code itself
591 to preserve the function.
592 * gcc.dg/sms-6.c: Add --param sms-min-sc=1. Add dg-options for
593 powerpc*-*-*. Avoid superfluous spaces in dg-final.
594 * gcc.dg/sms-3.c: Add --param sms-min-sc=1 and
595 -fmodulo-sched-allow-regmoves flags.
596 * gcc.dg/sms-7.c: Likewise. Remove dg-final for powerpc*-*-*
597 and avoid superfluous spaces in dg-final for spu-*-*.
598 * gcc.dg/sms-4.c: Add dg-options for powerpc*-*-*.
599 * gcc.dg/sms-8.c: Add --param sms-min-sc=1. Add dg-options and
600 change scan-rtl-dump-times for powerpc*-*-*.
601 * gcc.dg/sms-5.c: Add --param sms-min-sc=1 flag, remove
602 powerpc*-*-* from dg-final and avoid superfluous spaces in dg-final.
603 * gcc.dg/sms-9.c: Remove -fno-auto-inc-dec.
605 2011-12-11 Jakub Jelinek <jakub@redhat.com>
607 PR tree-optimization/51485
608 * g++.dg/vect/pr51485.cc: New test.
610 2011-12-11 Tobias Burnus <burnus@net-b.de>
613 * gfortran.dg/warn_function_without_result_2.f90: New.
615 2011-12-11 Paul Thomas <pault@gcc.gnu.org>
616 Tobias Burnus <burnus@gcc.gnu.org>
625 * gfortran.dg/class_array_1.f03: New.
626 * gfortran.dg/class_array_2.f03: New.
627 * gfortran.dg/class_array_3.f03: New.
628 * gfortran.dg/class_array_4.f03: New.
629 * gfortran.dg/class_array_5.f03: New.
630 * gfortran.dg/class_array_6.f03: New.
631 * gfortran.dg/class_array_7.f03: New.
632 * gfortran.dg/class_array_8.f03: New.
633 * gfortran.dg/coarray_poly_1.f90: New.
634 * gfortran.dg/coarray_poly_2.f90: New.
635 * gfortran.dg/coarray/poly_run_1.f90: New.
636 * gfortran.dg/coarray/poly_run_2.f90: New.
637 * gfortran.dg/class_to_type_1.f03: New.
638 * gfortran.dg/type_to_class_1.f03: New.
639 * gfortran.dg/typebound_assignment_3.f03: Remove the error.
640 * gfortran.dg/auto_dealloc_2.f90: Occurences of __builtin_free now 2.
641 * gfortran.dg/class_19.f03: Occurences of __builtin_free now 8.
643 2011-12-11 Thomas Koenig <tkoenig@gcc.gnu.org>
646 * gfortran.dg/gomp/workshare2.f90: New test.
647 * gfortran.dg/gomp/workshare3.f90: New test.
649 2011-12-11 Eric Botcazou <ebotcazou@adacore.com>
651 * gnat.dg/specs/elab3.ads: New test.
653 2011-12-10 Richard Henderson <rth@redhat.com>
655 * gcc.target/powerpc/altivec-perm-1.c: New.
656 * gcc.target/powerpc/altivec-perm-2.c: New.
657 * gcc.target/powerpc/altivec-perm-4.c: New.
659 2011-12-10 Joern Rennecke <joern.rennecke@embecosm.com>
661 * gcc.target/epiphany/interrupt.c: Add dg-options "-g".
662 Add a scan-assembler-time clause to test for the interupt vector jump.
664 (dma0_handler): ... this.
666 2011-12-10 Nathan Sidwell <nathan@acm.org>
668 PR gcov-profile/51449
669 * g++.dg/gcov/gcov-14.C: New.
671 2011-12-09 Eric Botcazou <ebotcazou@adacore.com>
673 * gcc.c-torture/compile/20111209-1.c: New test.
675 2011-12-09 Jason Merrill <jason@redhat.com>
678 * g++.dg/warn/Woverflow-4.C: New.
680 2011-12-09 Dodji Seketeli <dodji@redhat.com>
683 * g++.dg/cpp0x/alias-decl-17.C: New test.
685 2011-12-09 Michael Meissner <meissner@the-meissners.org>
687 * gcc.target/powerpc/recip-5.c: Disable running on any system that
688 does not support VSX.
690 * gcc.target/powerpc/ppc-target-4.c: New file to test target
691 specific functions enabling target specific builtins.
693 2011-12-09 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
695 * gcc.dg/vect/slp-13.c: Array size increase reverted.
696 * gcc.dg/vect/slp-24.c: Ditto.
697 * gcc.dg/vect/slp-3.c: Ditto.
698 * gcc.dg/vect/slp-34.c: Ditto.
699 * gcc.dg/vect/slp-4.c: Ditto.
700 * gcc.dg/vect/slp-cond-2.c: Ditto.
701 * gcc.dg/vect/slp-multitypes-11.c: Ditto.
702 * gcc.dg/vect/vect-1.c: Ditto.
703 * gcc.dg/vect/vect-10.c: Ditto.
704 * gcc.dg/vect/vect-105.c: Ditto.
705 * gcc.dg/vect/vect-112.c: Ditto.
706 * gcc.dg/vect/vect-15.c: Ditto.
707 * gcc.dg/vect/vect-2.c: Ditto.
708 * gcc.dg/vect/vect-31.c: Ditto.
709 * gcc.dg/vect/vect-32.c: Ditto.
710 * gcc.dg/vect/vect-33.c: Ditto.
711 * gcc.dg/vect/vect-34.c: Ditto.
712 * gcc.dg/vect/vect-35.c: Ditto.
713 * gcc.dg/vect/vect-36.c: Ditto.
714 * gcc.dg/vect/vect-6.c: Ditto.
715 * gcc.dg/vect/vect-73.c: Ditto.
716 * gcc.dg/vect/vect-74.c: Ditto.
717 * gcc.dg/vect/vect-75.c: Ditto.
718 * gcc.dg/vect/vect-76.c: Ditto.
719 * gcc.dg/vect/vect-80.c: Ditto.
720 * gcc.dg/vect/vect-85.c: Ditto.
721 * gcc.dg/vect/vect-89.c: Ditto.
722 * gcc.dg/vect/vect-97.c: Ditto.
723 * gcc.dg/vect/vect-98.c: Ditto.
724 * gcc.dg/vect/vect-all.c: Ditto.
725 * gcc.dg/vect/vect-double-reduc-6.c: Ditto.
726 * gcc.dg/vect/vect-iv-8.c: Ditto.
727 * gcc.dg/vect/vect-iv-8a.c: Ditto.
728 * gcc.dg/vect/vect-outer-1.c: Ditto.
729 * gcc.dg/vect/vect-outer-1a.c: Ditto.
730 * gcc.dg/vect/vect-outer-1b.c: Ditto.
731 * gcc.dg/vect/vect-outer-2.c: Ditto.
732 * gcc.dg/vect/vect-outer-2a.c: Ditto.
733 * gcc.dg/vect/vect-outer-2c.c: Ditto.
734 * gcc.dg/vect/vect-outer-3.c: Ditto.
735 * gcc.dg/vect/vect-outer-3a.c: Ditto.
736 * gcc.dg/vect/vect-outer-4a.c: Ditto.
737 * gcc.dg/vect/vect-outer-4b.c: Ditto.
738 * gcc.dg/vect/vect-outer-4c.c: Ditto.
739 * gcc.dg/vect/vect-outer-4d.c: Ditto.
740 * gcc.dg/vect/vect-outer-4m.c: Ditto.
741 * gcc.dg/vect/vect-outer-fir-lb.c: Ditto.
742 * gcc.dg/vect/vect-outer-fir.c: Ditto.
743 * gcc.dg/vect/vect-over-widen-1.c: Ditto.
744 * gcc.dg/vect/vect-over-widen-2.c: Ditto.
745 * gcc.dg/vect/vect-over-widen-3.c: Ditto.
746 * gcc.dg/vect/vect-over-widen-4.c: Ditto.
747 * gcc.dg/vect/vect-reduc-1char.c: Ditto.
748 * gcc.dg/vect/vect-reduc-2char.c: Ditto.
749 * gcc.dg/vect/vect-reduc-pattern-1b.c: Ditto.
750 * gcc.dg/vect/vect-reduc-pattern-1c.c: Ditto.
751 * gcc.dg/vect/vect-reduc-pattern-2b.c: Ditto.
752 * gcc.dg/vect/vect-shift-2.c: Ditto.
753 * gcc.dg/vect/vect-strided-a-u8-i8-gap2.c: Ditto.
754 * gcc.dg/vect/vect-strided-a-u8-i8-gap7.c: Ditto.
755 * gcc.dg/vect/vect-strided-u8-i8-gap2.c: Ditto.
756 * gcc.dg/vect/vect-strided-u8-i8-gap4.c: Ditto.
757 * gcc.dg/vect/vect-strided-u8-i8-gap7.c: Ditto.
758 * gcc.dg/vect/slp-13-big-array.c: New test.
759 * gcc.dg/vect/slp-24-big-array.c: Ditto.
760 * gcc.dg/vect/slp-3-big-array.c: Ditto.
761 * gcc.dg/vect/slp-34-big-array.c: Ditto.
762 * gcc.dg/vect/slp-4-big-array.c: Ditto.
763 * gcc.dg/vect/slp-cond-2-big-array.c: Ditto.
764 * gcc.dg/vect/slp-multitypes-11-big-array.c: Ditto.
765 * gcc.dg/vect/vect-1-big-array.c: Ditto.
766 * gcc.dg/vect/vect-10-big-array.c: Ditto.
767 * gcc.dg/vect/vect-105-big-array.c: Ditto.
768 * gcc.dg/vect/vect-112-big-array.c: Ditto.
769 * gcc.dg/vect/vect-15-big-array.c: Ditto.
770 * gcc.dg/vect/vect-2-big-array.c: Ditto.
771 * gcc.dg/vect/vect-31-big-array.c: Ditto.
772 * gcc.dg/vect/vect-32-big-array.c: Ditto.
773 * gcc.dg/vect/vect-33-big-array.c: Ditto.
774 * gcc.dg/vect/vect-34-big-array.c: Ditto.
775 * gcc.dg/vect/vect-35-big-array.c: Ditto.
776 * gcc.dg/vect/vect-36-big-array.c: Ditto.
777 * gcc.dg/vect/vect-6-big-array.c: Ditto.
778 * gcc.dg/vect/vect-73-big-array.c: Ditto.
779 * gcc.dg/vect/vect-74-big-array.c: Ditto.
780 * gcc.dg/vect/vect-75-big-array.c: Ditto.
781 * gcc.dg/vect/vect-76-big-array.c: Ditto.
782 * gcc.dg/vect/vect-80-big-array.c: Ditto.
783 * gcc.dg/vect/vect-85-big-array.c: Ditto.
784 * gcc.dg/vect/vect-89-big-array.c: Ditto.
785 * gcc.dg/vect/vect-97-big-array.c: Ditto.
786 * gcc.dg/vect/vect-98-big-array.c: Ditto.
787 * gcc.dg/vect/vect-all-big-array.c: Ditto.
788 * gcc.dg/vect/vect-double-reduc-6-big-array.c: Ditto.
789 * gcc.dg/vect/vect-iv-8-big-array.c: Ditto.
790 * gcc.dg/vect/vect-iv-8a-big-array.c: Ditto.
791 * gcc.dg/vect/vect-outer-1-big-array.c: Ditto.
792 * gcc.dg/vect/vect-outer-1a-big-array.c: Ditto.
793 * gcc.dg/vect/vect-outer-1b-big-array.c: Ditto.
794 * gcc.dg/vect/vect-outer-2-big-array.c: Ditto.
795 * gcc.dg/vect/vect-outer-2a-big-array.c: Ditto.
796 * gcc.dg/vect/vect-outer-2c-big-array.c: Ditto.
797 * gcc.dg/vect/vect-outer-3-big-array.c: Ditto.
798 * gcc.dg/vect/vect-outer-3a-big-array.c: Ditto.
799 * gcc.dg/vect/vect-outer-4a-big-array.c: Ditto.
800 * gcc.dg/vect/vect-outer-4b-big-array.c: Ditto.
801 * gcc.dg/vect/vect-outer-4c-big-array.c: Ditto.
802 * gcc.dg/vect/vect-outer-4d-big-array.c: Ditto.
803 * gcc.dg/vect/vect-outer-4m-big-array.c: Ditto.
804 * gcc.dg/vect/vect-outer-fir-lb-big-array.c: Ditto.
805 * gcc.dg/vect/vect-outer-fir-big-array.c: Ditto.
806 * gcc.dg/vect/vect-over-widen-1-big-array.c: Ditto.
807 * gcc.dg/vect/vect-over-widen-2-big-array.c: Ditto.
808 * gcc.dg/vect/vect-over-widen-3-big-array.c: Ditto.
809 * gcc.dg/vect/vect-over-widen-4-big-array.c: Ditto.
810 * gcc.dg/vect/vect-reduc-1char-big-array.c: Ditto.
811 * gcc.dg/vect/vect-reduc-2char-big-array.c: Ditto.
812 * gcc.dg/vect/vect-reduc-pattern-1b-big-array.c: Ditto.
813 * gcc.dg/vect/vect-reduc-pattern-1c-big-array.c: Ditto.
814 * gcc.dg/vect/vect-reduc-pattern-2b-big-array.c: Ditto.
815 * gcc.dg/vect/vect-shift-2-big-array.c: Ditto.
816 * gcc.dg/vect/vect-strided-a-u8-i8-gap2-big-array.c: Ditto.
817 * gcc.dg/vect/vect-strided-a-u8-i8-gap7-big-array.c: Ditto.
818 * gcc.dg/vect/vect-strided-u8-i8-gap2-big-array.c: Ditto.
819 * gcc.dg/vect/vect-strided-u8-i8-gap4-big-array.c: Ditto.
820 * gcc.dg/vect/vect-strided-u8-i8-gap7-big-array.c: Ditto.
822 2011-12-09 Richard Guenther <rguenther@suse.de>
825 * g++.dg/lto/pr48042_0.C: New testcase.
827 2011-12-09 Richard Guenther <rguenther@suse.de>
829 PR tree-optimization/51482
830 * g++.dg/torture/pr51482.C: New testcase.
832 2011-12-08 Andrew Pinski <apinski@cavium.com>
834 * gcc.target/mips/mult-1.c: Forbid all Octeon processors.
835 * gcc.target/mips/dmult-1.c: Likewise.
836 * gcc.target/mips/branch-1.c: Likewise.
837 * gcc.target/mips/extend-1.c: Likewise.
839 2011-12-08 Jason Merrill <jason@redhat.com>
842 * g++.dg/template/cond8.C: New.
845 * g++.dg/cpp0x/lambda/lambda-template4.C: New.
847 2011-12-08 Jakub Jelinek <jakub@redhat.com>
849 PR tree-optimization/51466
850 * gcc.c-torture/execute/pr51466.c: New test.
852 2011-12-08 Tobias Burnus <burnus@net-b.de>
855 * gfortran.dg/bounds_check_16.f90: New.
857 2011-12-08 Tobias Burnus <burnus@net-b.de>
860 * gfortran.dg/private_type_14.f90: New.
862 2011-12-08 Tobias Burnus <burnus@net-b.de>
865 * gfortran.dg/io_real_boz_3.f90: New.
866 * gfortran.dg/io_real_boz_4.f90: New.
867 * gfortran.dg/io_real_boz_5.f90: New.
869 2011-12-08 Tobias Burnus <burnus@net-b.de>
872 * gfortran.dg/realloc_on_assign_8.f90: New.
874 2011-12-08 Teresa Johnson <tejohnson@google.com>
876 * gcc.target/i386/movdi-rex64.c: Remove unnecessary unused label.
878 2011-12-08 Teresa Johnson <tejohnson@google.com>
880 * gcc.target/i386/movdi-rex64.c: Remove unnecessary
881 -Wwrite-strings option.
883 2011-12-08 Teresa Johnson <tejohnson@google.com>
885 * gcc.target/i386/movdi-rex64.c: New.
887 2011-12-08 Richard Guenther <rguenther@suse.de>
889 * gcc.dg/volatile3.c: New testcase.
891 2011-12-08 Georg-Johann Lay <avr@gjlay.de>
893 PR tree-optimization/51315
894 * gcc.c-torture/execute/20111208-1.c (int16_t): Use __INT16_TYPE__
896 (int32_t): Use __INT32_TYPE__ for typedef.
898 2011-12-08 Georg-Johann Lay <avr@gjlay.de>
900 PR tree-optimization/51315
901 * gcc.c-torture/execute/20111208-1.c: Fix wrong assumption
904 2011-12-08 Richard Guenther <rguenther@suse.de>
907 * g++.dg/opt/pr50747-1_0.C: New testcase.
908 * g++.dg/opt/pr50747-2_0.C: Likewise.
910 2011-12-08 Eric Botcazou <ebotcazou@adacore.com>
912 * gcc.c-torture/execute/20111208-1.c: New test.
914 2011-12-08 Richard Guenther <rguenther@suse.de>
917 * gcc.dg/lto/20111207-2_0.c: New testcase.
918 * gcc.dg/guality/pr48437.c: Likewise.
920 2011-12-07 Jakub Jelinek <jakub@redhat.com>
923 * g++.dg/cpp0x/auto7.C: Adjust expected error message.
924 * g++.dg/cpp0x/auto29.C: New test.
927 * g++.dg/parse/error45.C: New test.
930 * g++.dg/ext/desig3.C: New test.
933 * g++.dg/cpp0x/constexpr-51369.C: New test.
935 2011-12-07 Andrew Pinski <apinski@cavium.com>
938 * gcc.dg/pr45416.c: New testcase.
940 2011-12-07 Ed Smith-Rowland <3dw4rd@verizon.net>
943 * g++.dg/cpp0x/pr51420.C: New.
945 2011-12-07 Richard Guenther <rguenther@suse.de>
948 * gcc.dg/lto/20111207-1_0.c: New testcase.
949 * gcc.dg/lto/20111207-1_1.c: Likewise.
950 * gcc.dg/lto/20111207-1_2.c: Likewise.
951 * gcc.dg/lto/20111207-1_3.c: Likewise.
953 2011-12-07 Richard Guenther <rguenther@suse.de>
955 PR tree-optimization/50823
956 * gcc.dg/torture/pr50823.c: New testcase.
958 2011-12-07 Martin Jambor <mjambor@suse.cz>
960 PR tree-optimization/50744
961 * gcc.dg/ipa/pr50744.c: New test.
963 2011-12-06 Jakub Jelinek <jakub@redhat.com>
966 * g++.dg/template/static32.C: New test.
968 2011-12-06 Uros Bizjak <ubizjak@gmail.com>
970 * g++.dg/opt/pr51396.C: Use dg-additional-options.
972 2011-12-06 Tobias Burnus <burnus@net-b.de>
975 * gfortran.dg/default_initialization_5.f90: New.
977 2011-12-06 Jakub Jelinek <jakub@redhat.com>
980 * gcc.c-torture/compile/pr51354.c: New test.
982 2011-12-06 Paolo Carlini <paolo.carlini@oracle.com>
985 * g++.dg/other/abstract3.C: New.
987 2011-12-06 Richard Guenther <rguenther@suse.de>
989 PR tree-optimization/49997
990 * gcc.dg/torture/pr49997.c: New testcase.
992 2011-12-06 Richard Guenther <rguenther@suse.de>
995 * g++.dg/torture/pr51436.C: New testcase.
997 2011-12-06 Richard Guenther <rguenther@suse.de>
999 PR tree-optimization/51245
1000 * gcc.dg/torture/pr51245.c: New testcase.
1002 2011-12-06 Dodji Seketeli <dodji@redhat.com>
1005 * g++.dg/diagnostic/wrong-tag-1.C
1007 2011-12-05 Fabien Chêne <fabien@gcc.gnu.org>
1010 * g++.dg/lookup/using50.C: New.
1011 * g++.dg/lookup/using51.C: New.
1013 2011-12-05 Jakub Jelinek <jakub@redhat.com>
1015 PR tree-optimization/51396
1016 * g++.dg/opt/pr51396.C: New test.
1019 * gcc.dg/debug/dwarf2/pr51410.c: New test.
1022 * gcc.dg/gomp/pr51339.c: New test.
1024 2011-12-05 Paolo Carlini <paolo.carlini@oracle.com>
1027 * g++.dg/cpp0x/initlist62.C: New.
1029 2011-12-05 Thomas Koenig <tkoenig@gcc.gnu.org>
1032 * gfortran.dg/assumed_charlen_substring_1.f90: New test.
1034 2011-12-05 Richard Sandiford <rdsandiford@googlemail.com>
1036 * g++.dg/debug/pr46338.C: Add dg-require-profiling.
1037 * g++.dg/torture/pr39732.C: Likewise.
1038 * g++.dg/torture/pr40642.C: Likewise.
1039 * gcc.c-torture/compile/pr44686.c: Likewise.
1040 * gcc.dg/20050309-1.c: Likewise.
1041 * gcc.dg/20050330-2.c: Likewise.
1042 * gcc.dg/20051201-1.c: Likewise.
1043 * gcc.dg/gomp/pr27573.c: Likewise.
1044 * gcc.dg/pr46255.c: Likewise.
1045 * gcc.dg/profile-dir-1.c: Likewise.
1046 * gcc.dg/profile-dir-2.c: Likewise.
1047 * gcc.dg/profile-dir-3.c: Likewise.
1048 * gcc.dg/profile-generate-1.c: Likewise.
1049 * gfortran.dg/gomp/pr27573.f90: Likewise.
1050 * gcc.dg/profile-generate-3.c: Be specific about the type of
1053 2011-12-05 Paolo Carlini <paolo.carlini@oracle.com>
1056 * g++.dg/ext/underlying_type11.C: New.
1058 2011-12-05 Uros Bizjak <ubizjak@gmail.com>
1061 * gcc.dg/torture/pr23821.c: Skip if -fno-fat-lto-objects was passed.
1062 * gcc.dg/torture/pr39074.c: Ditto.
1063 * gcc.dg/torture/pr39074-2.c: Ditto.
1064 * gcc.dg/torture/pr42898.c: Ditto.
1065 * gcc.dg/torture/pr42898-2.c: Ditto.
1066 * gcc.dg/torture/pr45704.c: Ditto.
1067 * gcc.dg/torture/pr50472.c: Ditto.
1068 * gcc.dg/torture/pta-callused-1.c: Ditto.
1069 * gcc.dg/torture/pta-ptrarith-1.c: Ditto.
1070 * gcc.dg/torture/pta-ptrarith-2.c: Ditto.
1071 * gcc.dg/torture/pta-ptrarith-3.c: Ditto.
1072 * gcc.dg/torture/pta-escape-1.c: Ditto.
1073 * gcc.dg/torture/ipa-pta-1.c: Ditto.
1074 * gcc.dg/torture/ssa-pta-fn-1.c: Ditto.
1076 2011-12-05 Kazu Hirata <kazu@codesourcery.com>
1079 * gcc.dg/pr51408.c: New.
1081 2011-12-05 Jason Merrill <jason@redhat.com>
1083 * g++.dg/cpp0x/dc6.C: New.
1085 2011-12-05 Ville Voutilainen <ville.voutilainen@gmail.com>
1086 Pedro Lamarão <pedro.lamarao@gmail.com>
1088 * g++.dg/cpp0x/dc1.C: New test.
1089 * g++.dg/cpp0x/dc2.C: New test.
1090 * g++.dg/cpp0x/dc3.C: New test.
1091 * g++.dg/cpp0x/dc4.C: New test.
1092 * g++.dg/cpp0x/dc5.C: New test.
1093 * g++.dg/template/meminit1.C: Adjust expected error.
1095 2011-12-05 Paolo Carlini <paolo.carlini@oracle.com>
1098 * g++.dg/cpp0x/auto28.C: New.
1100 2011-12-05 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1102 * gcc.dg/torture/vec-cvt-1.c (FLTTEST): Call rand instead of random.
1104 2011-12-05 Jakub Jelinek <jakub@redhat.com>
1105 Eric Botcazou <ebotcazou@adacore.com>
1109 * gcc.c-torture/execute/pr51323.c: New test.
1111 2011-12-04 Tobias Burnus <burnus@net-b.de>
1114 * gfortran.dg/associate_10.f90: New.
1116 2011-12-04 Ira Rosen <ira.rosen@linaro.org>
1119 * gfortran.dg/vect/pr51285.f90: New test.
1121 2011-12-04 Uros Bizjak <ubizjak@gmail.com>
1122 Jérémie Detrey <Jeremie.Detrey@loria.fr>
1125 * gcc.target/i386/pr51393.c: New test.
1127 2011-12-03 Dominique d'Humieres <dominiq@lps.ens.fr>
1130 * obj-c++.dg/naming-3.mm: Adjust for changing error messages.
1131 * obj-c++.dg/naming-4.mm: Likewise.
1133 2011-12-03 Jack Howarth <howarth@bromo.med.uc.edu>
1135 * gcc.dg/darwin-segaddr.c: Use -no-pie.
1137 2011-12-03 Paolo Carlini <paolo.carlini@oracle.com>
1140 * g++.dg/cpp0x/pr51313.C: New.
1142 2011-12-03 Tobias Burnus <burnus@net-b.de>
1145 * gfortran.dg/select_type_24.f90: New.
1146 * gfortran.dg/select_type_23.f03: Add dg-error.
1147 * gfortran.dg/class_45a.f03: Add missing TARGET attribute.
1149 2011-12-03 Jakub Jelinek <jakub@redhat.com>
1151 * gcc.dg/vect/vect-122.c: New test.
1153 2011-12-03 Tobias Burnus <burnus@net-b.de>
1156 * gfortran.dg/move_alloc_8.f90: New.
1158 2011-12-03 Tobias Burnus <burnus@net-b.de>
1160 * gfortran.dg/select_type_23.f03: Revert Rev. 181801,
1161 i.e. remove the dg-error line.
1162 * gfortran.dg/move_alloc_5.f90: Ditto and change back to dg-do run.
1163 * gfortran.dg/move_alloc_9.f90: New.
1164 * gfortran.dg/move_alloc_10.f90: New
1166 2011-12-02 Nathan Sidwell <nathan@acm.org>
1168 * lib/gcov.exp (verify-lines): Allow = as a count char.
1169 * g++.dg/gcov/gcov-13.C: New.
1171 2011-12-02 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
1173 * gcc.dg/vect/slp-13.c: Increase array size, add initialization.
1174 * gcc.dg/vect/slp-24.c: Ditto.
1175 * gcc.dg/vect/slp-3.c: Likewise and fix scans.
1176 * gcc.dg/vect/slp-34.c: Ditto.
1177 * gcc.dg/vect/slp-4.c: Ditto.
1178 * gcc.dg/vect/slp-cond-2.c: Ditto.
1179 * gcc.dg/vect/slp-multitypes-11.c: Ditto.
1180 * gcc.dg/vect/vect-1.c: Ditto.
1181 * gcc.dg/vect/vect-10.c: Ditto.
1182 * gcc.dg/vect/vect-105.c: Ditto.
1183 * gcc.dg/vect/vect-112.c: Ditto.
1184 * gcc.dg/vect/vect-15.c: Ditto.
1185 * gcc.dg/vect/vect-2.c: Ditto.
1186 * gcc.dg/vect/vect-31.c: Ditto.
1187 * gcc.dg/vect/vect-32.c: Ditto.
1188 * gcc.dg/vect/vect-33.c: Ditto.
1189 * gcc.dg/vect/vect-34.c: Ditto.
1190 * gcc.dg/vect/vect-35.c: Ditto.
1191 * gcc.dg/vect/vect-36.c: Ditto.
1192 * gcc.dg/vect/vect-6.c: Ditto.
1193 * gcc.dg/vect/vect-73.c: Ditto.
1194 * gcc.dg/vect/vect-74.c: Ditto.
1195 * gcc.dg/vect/vect-75.c: Ditto.
1196 * gcc.dg/vect/vect-76.c: Ditto.
1197 * gcc.dg/vect/vect-80.c: Ditto.
1198 * gcc.dg/vect/vect-85.c: Ditto.
1199 * gcc.dg/vect/vect-89.c: Ditto.
1200 * gcc.dg/vect/vect-97.c: Ditto.
1201 * gcc.dg/vect/vect-98.c: Ditto.
1202 * gcc.dg/vect/vect-all.c: Ditto.
1203 * gcc.dg/vect/vect-double-reduc-6.c: Ditto.
1204 * gcc.dg/vect/vect-iv-8.c: Ditto.
1205 * gcc.dg/vect/vect-iv-8a.c: Ditto.
1206 * gcc.dg/vect/vect-outer-1.c: Ditto.
1207 * gcc.dg/vect/vect-outer-1a.c: Ditto.
1208 * gcc.dg/vect/vect-outer-1b.c: Ditto.
1209 * gcc.dg/vect/vect-outer-2.c: Ditto.
1210 * gcc.dg/vect/vect-outer-2a.c: Ditto.
1211 * gcc.dg/vect/vect-outer-2c.c: Ditto.
1212 * gcc.dg/vect/vect-outer-3.c: Ditto.
1213 * gcc.dg/vect/vect-outer-3a.c: Ditto.
1214 * gcc.dg/vect/vect-outer-4a.c: Ditto.
1215 * gcc.dg/vect/vect-outer-4b.c: Ditto.
1216 * gcc.dg/vect/vect-outer-4c.c: Ditto.
1217 * gcc.dg/vect/vect-outer-4d.c: Ditto.
1218 * gcc.dg/vect/vect-outer-4m.c: Ditto.
1219 * gcc.dg/vect/vect-outer-fir-lb.c: Ditto.
1220 * gcc.dg/vect/vect-outer-fir.c: Ditto.
1221 * gcc.dg/vect/vect-over-widen-1.c: Ditto.
1222 * gcc.dg/vect/vect-over-widen-2.c: Ditto.
1223 * gcc.dg/vect/vect-over-widen-3.c: Ditto.
1224 * gcc.dg/vect/vect-over-widen-4.c: Ditto.
1225 * gcc.dg/vect/vect-reduc-1char.c: Ditto.
1226 * gcc.dg/vect/vect-reduc-2char.c: Ditto.
1227 * gcc.dg/vect/vect-reduc-pattern-1b.c: Ditto.
1228 * gcc.dg/vect/vect-reduc-pattern-1c.c: Ditto.
1229 * gcc.dg/vect/vect-reduc-pattern-2b.c: Ditto.
1230 * gcc.dg/vect/vect-shift-2.c: Ditto.
1231 * gcc.dg/vect/vect-strided-a-u8-i8-gap2.c: Ditto.
1232 * gcc.dg/vect/vect-strided-a-u8-i8-gap7.c: Ditto.
1233 * gcc.dg/vect/vect-strided-u8-i8-gap2.c: Ditto.
1234 * gcc.dg/vect/vect-strided-u8-i8-gap4.c: Ditto.
1235 * gcc.dg/vect/vect-strided-u8-i8-gap7.c: Ditto.
1237 2011-12-02 Georg-Johann Lay <avr@gjlay.de>
1239 * gcc.c-torture/execute/vector-subscript-1.c (main): Fix
1240 __builtin_memcpy arguments to honor sizeof(a).
1242 2011-12-02 Joseph Myers <joseph@codesourcery.com>
1244 * gcc.c-torture/execute/doloop-1.c,
1245 gcc.c-torture/execute/doloop-2.c: New tests.
1247 2011-12-02 Martin Jambor <mjambor@suse.cz>
1249 PR tree-optimization/50622
1250 * g++.dg/tree-ssa/pr50622.C: New test.
1252 2011-12-01 Jason Merrill <jason@redhat.com>
1254 * g++.dg/cpp0x/initlist61.C: New.
1256 2011-12-01 Paolo Carlini <paolo.carlini@oracle.com>
1259 * g++.dg/inherit/crash3.C: New.
1261 2011-12-01 Nathan Sidwell <nathan@acm.org>
1263 PR gcov-profile/51113
1264 * lib/gcov.exp (verify-lines): Add support for xfailing.
1265 (run-gcov): Likewise.
1266 * gcc.misc-tests/gcov-13.c: Xfail weak function.
1267 * gcc.misc-tests/gcov-16.c: Remove.
1268 * gcc.misc-tests/gcov-17.c: Remove.
1269 * g++.dg/gcov-8.C: Remove.
1270 * g++.dg/gcov-9.C: Remove.
1271 * g++.dg/gcovpart-12b.C: New.
1272 * g++.dg/gcov-12.C: New.
1274 2011-12-01 Andrew Pinski <apinski@cavium.com>
1277 * g++.dg/torture/pr51198.C: New testcase.
1279 2011-12-01 Jakub Jelinek <jakub@redhat.com>
1281 PR tree-optimization/51246
1282 * gcc.c-torture/compile/pr51246.c: New test.
1284 PR rtl-optimization/51014
1285 * g++.dg/opt/pr51014.C: New test.
1287 2011-12-01 Paolo Carlini <paolo.carlini@oracle.com>
1290 * g++.dg/template/error47.C: New.
1292 2011-11-30 Jason Merrill <jason@redhat.com>
1295 * g++.dg/init/aggr8.C: New.
1297 2011-11-30 Jakub Jelinek <jakub@redhat.com>
1300 * gcc.target/i386/pr50725.c: New test.
1303 * gfortran.dg/gomp/pr51089.f90: New test.
1305 2011-11-30 Andrew Pinski <apinski@cavium.com>
1307 * gcc.dg/pr51321.c: New testcase.
1309 2011-11-30 Jakub Jelinek <jakub@redhat.com>
1311 PR rtl-optimization/48721
1312 * gcc.target/i386/pr48721.c: New test.
1314 2011-11-30 Paolo Carlini <paolo.carlini@oracle.com>
1317 * g++.dg/warn/Wzero-as-null-pointer-constant-4.C: New.
1319 2011-11-29 Jakub Jelinek <jakub@redhat.com>
1321 PR tree-optimization/51247
1322 * gcc.c-torture/compile/pr51247.c: New test.
1324 2011-11-29 Andrew MacLeod <amacleod@redhat.com>
1327 * gcc.dg/atomic-op-optimize.c: New. Test for optimizations.
1329 2011-11-29 Yufeng Zhang <yufeng.zhang@arm.com>
1331 Use complex floating-point constant in CDBL.
1333 * gcc.dg/compat/compat-common.h (CDBL): Replace 1i with 1.0i.
1335 2011-11-29 Tobias Burnus <burnus@net-b.de>
1339 * gfortran.dg/move_alloc_5.f90: Add dg-error.
1340 * gfortran.dg/select_type_23.f03: Add dg-error.
1341 * gfortran.dg/move_alloc_6.f90: New.
1342 * gfortran.dg/move_alloc_7.f90: New.
1344 2011-11-29 Ira Rosen <ira.rosen@linaro.org>
1346 PR tree-optimization/51301
1347 * gcc.dg/vect/pr51301.c: New test.
1349 2011-11-28 Uros Bizjak <ubizjak@gmail.com>
1351 * g++.dg/cdce3.C: Use dg-additional-options.
1353 2011-11-28 Jakub Jelinek <jakub@redhat.com>
1356 * gcc.dg/tree-prof/pr50907.c: New test.
1358 PR tree-optimization/50078
1359 * gcc.dg/pr50078.c: New test.
1361 PR tree-optimization/50682
1362 * g++.dg/opt/pr50682.C: New test.
1364 2011-11-28 Tobias Burnus <burnus@net-b.de>
1367 * gfortran.dg/iso_c_binding_compiler_4.f90: New.
1369 2011-11-27 Aldy Hernandez <aldyh@redhat.com>
1370 Iain Sandoe <iains@gcc.gnu.org>
1372 * gcc.dg/lto/trans-mem-2_0.c: Add dg-lto-do link. Add dummy
1373 functions for _ITM_registerTMCloneTable, _ITM_deregisterTMCloneTable.
1374 * gcc.dg/lto/trans-mem-1_0.c: Add dg-lto-do link.
1375 * gcc.dg/lto/trans-mem-1_1.c: Add dummy functions for
1376 _ITM_registerTMCloneTable, _ITM_deregisterTMCloneTable.
1378 2011-11-27 Richard Sandiford <rdsandiford@googlemail.com>
1380 * gcc.target/mips/mult-2.c, gcc.target/mips/mult-3.c,
1381 gcc.target/mips/mult-4.c, gcc.target/mips/mult-5.c,
1382 gcc.target/mips/mult-6.c, gcc.target/mips/mult-7.c,
1383 gcc.target/mips/mult-8.c, gcc.target/mips/mult-9.c,
1384 gcc.target/mips/mult-10.c, gcc.target/mips/mult-11.c,
1385 gcc.target/mips/mult-12.c, gcc.target/mips/mult-13.c,
1386 gcc.target/mips/mult-14.c, gcc.target/mips/mult-15.c,
1387 gcc.target/mips/mult-16.c, gcc.target/mips/mult-17.c,
1388 gcc.target/mips/mult-18.c, gcc.target/mips/mult-19.c,
1389 gcc.target/mips/div-1.c, gcc.target/mips/div-2.c,
1390 gcc.target/mips/div-3.c, gcc.target/mips/div-4.c,
1391 gcc.target/mips/div-5.c, gcc.target/mips/div-6.c,
1392 gcc.target/mips/div-7.c, gcc.target/mips/div-8.c,
1393 gcc.target/mips/div-9.c, gcc.target/mips/div-10.c,
1394 gcc.target/mips/div-11.c, gcc.target/mips/div-12.c: New tests.
1395 * gcc.target/mips/fix-r4000-1.c (foo, bar): Add NOMIPS16.
1396 * gcc.target/mips/fix-r4000-2.c (foo): Likewise.
1397 * gcc.target/mips/fix-r4000-3.c (foo): Likewise.
1398 * gcc.target/mips/fix-r4000-4.c (foo): Likewise.
1399 * gcc.target/mips/fix-r4000-5.c (foo): Likewise.
1400 * gcc.target/mips/fix-r4000-6.c (foo): Likewise.
1401 * gcc.target/mips/fix-r4000-7.c (foo): Likewise.
1402 * gcc.target/mips/fix-r4000-8.c (foo): Likewise.
1403 * gcc.target/mips/fix-r4000-9.c (foo): Likewise.
1404 * gcc.target/mips/fix-r4000-10.c (foo): Likewise.
1405 * gcc.target/mips/fix-r4000-11.c (foo): Likewise.
1406 * gcc.target/mips/fix-r4000-12.c (foo): Likewise.
1408 2011-11-27 Richard Sandiford <rdsandiford@googlemail.com>
1410 * gcc.target/mips/mips.exp (mips-dg-options): Make -mno-dsp
1412 * gcc.target/mips/no-dsp-1.c: New test.
1413 * gcc.target/mips/soft-float-1.c: Likewise.
1415 2011-11-26 Jakub Jelinek <jakub@redhat.com>
1417 PR rtl-optimization/49912
1418 * g++.dg/other/pr49912.C: New test.
1420 2011-11-26 Uros Bizjak <ubizjak@gmail.com>
1422 * gcc.dg/vect/fast-math-vect-call-2.c: Require vect_double
1424 * gcc.dg/vect/fast-math-bb-slp-call-2.c: Ditto.
1426 2011-11-25 Mikael Morin <mikael@gcc.gnu.org>
1430 * gfortran.dg/inline_sum_3.f90: New test.
1432 2011-11-25 Uros Bizjak <ubizjak@gmail.com>
1435 * lib/target-supports.exp
1436 (check_effective_target_sync_long_long): Also supported on 32bit
1437 x86 targets. Add comment about required dg-options.
1438 Add alpha*-*-* targets.
1439 (check_effective_target_sync_long_long_runtime): Ditto.
1441 * gcc.dg/atomic-op-4.c (dg-options): Add -march=pentium for
1443 * gcc.dg/atomic-compare-exchange-4.c: Ditto.
1444 * gcc.dg/atomic-exchange-4.c: Ditto.
1445 * gcc.dg/atomic-load-4.c: Ditto.
1446 * gcc.dg/atomic-store-4.c: Ditto.
1447 * gcc.dg/di-longlong64-sync-1.c: Ditto.
1448 * gcc.dg/di-sync-multithread.c: Ditto.
1449 * gcc.dg/simulate-thread/atomic-load-longlong.c: Ditto.
1450 * gcc.dg/simulate-thread/atomic-other-longlong.c: Ditto.
1452 2011-11-25 Uros Bizjak <ubizjak@gmail.com>
1455 * lib/target-supports.exp
1456 (check_effective_target_sync_int_128_runtime): New procedure.
1457 (check_effective_target_sync_long_long_runtime): Ditto.
1458 (check_effective_target_sync_long_long): Add arm*-*-*.
1459 (check_effective_target_sync_longlong): Remove.
1461 * gcc.dg/atomic-op-5.c: Require sync_int_128_runtime effective target.
1462 * gcc.dg/atomic-compare-exchange-5.c: Ditto.
1463 * gcc.dg/atomic-exchange-5.c: Ditto.
1464 * gcc.dg/atomic-load-5.c: Ditto.
1465 * gcc.dg/atomic-store-5.c: Ditto.
1466 * gcc.dg/simulate-thread/atomic-load-int128.c: Ditto.
1467 * gcc.dg/simulate-thread/atomic-other-int128.c: Ditto.
1468 * gcc.dg/atomic-op-4.c: Require sync_long_long_runtime
1470 * gcc.dg/atomic-compare-exchange-4.c: Ditto.
1471 * gcc.dg/atomic-exchange-4.c: Ditto.
1472 * gcc.dg/atomic-load-4.c: Ditto.
1473 * gcc.dg/atomic-store-4.c: Ditto.
1474 * gcc.dg/di-longlong64-sync-1.c: Ditto.
1475 * gcc.dg/di-sync-multithread.c: Ditto.
1476 * gcc.dg/simulate-thread/atomic-load-longlong.c: Ditto.
1477 * gcc.dg/simulate-thread/atomic-other-longlong.c: Ditto.
1479 2011-11-25 Tobias Burnus <burnus@net-b.de>
1482 * gfortran.dg/whole_file_35.f90: New.
1484 2011-11-25 Tobias Burnus <burnus@net-b.de>
1487 * gfortran.dg/volatile13.f90: New.
1489 2011-11-24 Andrew MacLeod <amacleod@redhat.com>
1492 * gcc.dg/atomic-pr51256.c: New. Test error conditions.
1494 2011-11-24 Paolo Carlini <paolo.carlini@oracle.com>
1497 * g++.dg/cpp0x/lambda/lambda-ice5.C: New.
1499 2011-11-24 H.J. Lu <hongjiu.lu@intel.com>
1502 * gcc.target/i386/sw-1.c: Revert revision 181357.
1504 2011-11-24 Tobias Burnus <burnus@net-b.de>
1507 * gfortran.dg/implicit_pure_1.f90: New.
1509 2011-11-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1512 * gcc.dg/atomic-compare-exchange-5.c: Add -mcx16 on i?86-*-*.
1513 * gcc.dg/atomic-exchange-5.c: Likewise.
1514 * gcc.dg/atomic-load-5.c: Likewise.
1515 * gcc.dg/atomic-op-5.c: Likewise.
1516 * gcc.dg/atomic-store-5.c: Likewise.
1517 * gcc.dg/simulate-thread/atomic-other-int128.c: Fix typo.
1519 2011-11-24 Jakub Jelinek <jakub@redhat.com>
1521 PR rtl-optimization/50290
1522 * gcc.dg/pr50290.c: New test.
1524 2011-11-24 Paolo Carlini <paolo.carlini@oracle.com>
1527 * g++.dg/warn/Wzero-as-null-pointer-constant-3.C: New.
1529 2011-11-23 Jakub Jelinek <jakub@redhat.com>
1532 * gcc.dg/pr51261.c: New test.
1534 2011-11-22 Dodji Seketeli <dodji@redhat.com>
1537 * g++.dg/cpp0x/alias-decl-14.C: New test.
1538 * g++.dg/cpp0x/alias-decl-2.C: Adjust for tests that were wrongly
1540 * g++.dg/cpp0x/alias-decl-10.C: Likewise and adjust for diagnostic
1542 * g++.dg/ext/attrib27.C: Adjust for diagnostic change.
1543 * g++.dg/lookup/struct1.C: Likewise.
1544 * g++.dg/parse/elab1.C: Likewise.
1545 * g++.dg/parse/elab2.C: Likewise.
1546 * g++.dg/parse/int-as-enum1.C: Likewise.
1547 * g++.dg/parse/typedef1.C: Likewise.
1548 * g++.dg/parse/typedef3.C: Likewise.
1549 * g++.dg/parse/typedef4.C: Likewise.
1550 * g++.dg/parse/typedef5.C: Likewise.
1551 * g++.dg/template/crash26.C: Likewise.
1552 * g++.dg/template/nontype4.C: Likewise.
1553 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1554 * g++.old-deja/g++.brendan/line1.C: Likewise.
1555 * g++.old-deja/g++.other/elab1.C: Likewise.
1556 * g++.old-deja/g++.other/syntax4.C: Likewise.
1558 2011-11-22 Tom de Vries <tom@codesourcery.com>
1560 PR rtl-optimization/50764
1561 * gcc.dg/pr50764.c: New test.
1563 2011-11-22 Paolo Carlini <paolo.carlini@oracle.com>
1566 * g++.dg/cpp0x/decltype36.C: New.
1568 2011-11-22 Jakub Jelinek <jakub@redhat.com>
1570 PR tree-optimization/51074
1571 * gcc.dg/vect/pr51074.c: New test.
1573 2011-11-22 Dodji Seketeli <dodji@redhat.com>
1576 * g++.dg/cpp0x/alias-decl-16.C: New test.
1578 2011-11-22 Jakub Jelinek <jakub@redhat.com>
1580 PR tree-optimization/50765
1581 * gcc.dg/pr50765.c: New test.
1583 2011-11-22 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1585 * gcc.dg/vshift-1.c (main): Call rand instead of random.
1586 * gcc.dg/vshift-3.c (main): Likewise.
1588 2011-11-22 Iain Sandoe <iains@gcc.gnu.org>
1590 * gcc.dg/tm/20100615.c: Adjust for Darwin tm_clone_table section name.
1592 2011-11-22 Iain Sandoe <iains@gcc.gnu.org>
1594 * gcc.misc-tests/gcov-16.c: Adjust scan-assembler for Darwin.
1595 * gcc.misc-tests/gcov-17.c: Likewise.
1596 * g++.dg/gcov/gcov-8.C: Likewise.
1597 * g++.dg/gcov/gcov-9.C: Likewise.
1599 2011-11-21 Torvald Riegel <triegel@redhat.com>
1601 * g++.dg/tm/pr47747.C: New test.
1603 2011-11-21 Torvald Riegel <triegel@redhat.com>
1605 * g++.dg/tm/template-2.C: New test.
1607 2011-11-21 Jakub Jelinek <jakub@redhat.com>
1610 * gcc.dg/pr50827.c: New test.
1612 2011-11-21 Ed Smith-Rowland <3dw4rd@verizon.net>
1615 * g++.dg/cpp0x/udlit-declare-neg.C: Adjust.
1616 * g++.dg/cpp0x/udlit-implicit-conv-neg.C: New.
1617 * g++.dg/cpp0x/udlit-member.C: Adjust.
1618 * g++.dg/cpp0x/udlit-raw-length.C: New.
1619 * g++.dg/cpp0x/udlit-raw-op-string-neg.C: Adjust.
1620 * g++.dg/cpp0x/udlit-resolve.C: New.
1621 * c-c++-common/dfp/pr33466.c: Adjust.
1623 2011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1625 * lib/target-supports.exp
1626 (check_effective_target_ultrasparc_vis2_hw): Call check_runtime
1627 with ultrasparc_vis2_hw.
1628 (check_effective_target_ultrasparc_vis3_hw): Call check_runtime
1629 with ultrasparc_vis3_hw.
1631 2011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1633 * c-c++-common/tm/malloc.c: Scan tree dumps for std::malloc if
1634 *-*-solaris2* && c++.
1636 2011-11-20 Joey Ye <joey.ye@arm.com>
1638 * gcc.dg/volatile-bitfields-1.c: New.
1640 2011-11-20 Jason Merrill <jason@redhat.com>
1643 * g++.dg/cpp0x/variadic120.C: New.
1644 * g++.dg/cpp0x/sfinae26.C: Adjust.
1646 * g++.dg/cpp0x/sfinae11.C: Adjust.
1647 * g++.dg/cpp0x/sfinae26.C: Adjust.
1648 * g++.dg/template/unify11.C: Adjust.
1650 2011-11-20 Paolo Carlini <paolo.carlini@oracle.com>
1653 * g++.dg/template/error46.C: New.
1655 2011-11-20 Uros Bizjak <ubizjak@gmail.com>
1658 * gcc.target/i386/pr51235.c: New test.
1661 * gcc.target/i386/pr51236.c: New test.
1663 2011-11-20 Eric Botcazou <ebotcazou@adacore.com>
1665 * gnat.dg/discr32.adb: New test.
1666 * gnat.dg/discr32_pkg.ads: New helper.
1668 2011-11-20 Nathan Sidwell <nathan@acm.org>
1670 PR gcov-profile/51113
1671 * gcc.misc-tests/gcov-13.c: Check gcovpart-13b coverage
1672 * gcc.misc-tests/gcov-16.c: New.
1673 * gcc.misc-tests/gcov-17.c: New.
1674 * g++.dg/gcov/gcov-8.C: New.
1675 * g++.dg/gcov/gcov-9.C: New.
1676 * g++.dg/gcov/gcov-10.C: New.
1678 2011-11-20 Dodji Seketeli <dodji@redhat.com>
1681 * g++.dg/cpp0x/alias-decl-15.C: New test.
1683 2011-11-19 Paolo Carlini <paolo.carlini@oracle.com>
1686 * g++.dg/cpp0x/pr51216.C: New.
1688 2011-11-19 Eric Botcazou <ebotcazou@adacore.com>
1690 * gcc.dg/delay-slot-2.c: New test.
1692 2011-11-18 Joseph Myers <joseph@codesourcery.com>
1694 * gcc.dg/cpp/assert4.c: Test __linux__, not __gnu_linux__.
1696 2011-11-18 Fabien Chêne <fabien@gcc.gnu.org>
1699 * g++.dg/lookup/using46.C: New.
1700 * g++.dg/lookup/using47.C: New.
1701 * g++.dg/lookup/using48.C: New.
1702 * g++.dg/lookup/using49.C: New.
1703 * g++.dg/lookup/using50.C: New.
1705 2011-11-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1707 * gcc.c-torture/compile/pr44707.c: Do not assume assembler
1708 supports /* ... */ comments.
1710 2011-11-18 Paolo Carlini <paolo.carlini@oracle.com>
1713 * g++.dg/cpp0x/pr51150.C: New.
1715 2011-11-18 Martin Jambor <mjambor@suse.cz>
1717 PR tree-optimization/50605
1718 * g++.dg/ipa/pr50605.C: New test.
1720 2011-11-18 Dodji Seketeli <dodji@redhat.com>
1723 * g++.dg/cpp0x/alias-decl-13.C: New test.
1725 2011-11-17 Jason Merrill <jason@redhat.com>
1728 * g++.dg/cpp0x/auto27.C: New.
1729 * g++.dg/cpp0x/trailing2.C: Adjust messages.
1731 2011-11-17 Andrew MacLeod <amacleod@redhat.com>
1733 * gcc.dg/atomic-generic-aux.c (__atomic_compare_exchange): Fail if
1734 memory model parameters don't match expected values.
1735 * gcc.dg/atomic-generic.c: Pass specific memory model parameters to
1736 __atomic_compare_exchange.
1737 * gcc.dg/atomic-noinline.c: Pass specific memory model parameters to
1738 __atomic_compare_exchange_n.
1739 * gcc.dg/atomic-noinline-aux.c (__atomic_compare_exchange_2): Remove
1740 weak/strong parameter and fail if memory models aren't correct.
1742 2011-10-17 Uros Bizjak <ubizjak@gmail.com>
1744 * lib/gcc-simulate-thread.exp (simulate-thread): Run on all targets.
1745 Look for simulate_thread_done to determine working gdb. Reduce timeout
1746 to 10 seconds and fail when timeout occurs. Improve error messages.
1748 2011-11-17 Jason Merrill <jason@redhat.com>
1751 * g++.dg/template/virtual2.C: New.
1753 2011-11-17 Michael Matz <matz@suse.de>
1757 * g++.dg/tree-ssa/pr50741.C: New.
1759 2011-11-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1761 * lib/gcc-simulate-thread.exp (simulate-thread): Skip on alpha*-*-*.
1763 2011-10-16 Uros Bizjak <ubizjak@gmail.com>
1765 * gcc.dg/tm/memopt-6.c: Cleanup tmedge tree dump.
1766 * gcc.dg/tm/memopt-13.c: Cleanup tmmark tree dump.
1767 * g++.dg/eh/array1.C: Cleanup gimple tree dump.
1769 2011-11-16 Tobias Burnus <burnus@net-b.de>
1773 * gfortran.dg/constructor_1.f90: New.
1774 * gfortran.dg/constructor_2.f90: New.
1775 * gfortran.dg/constructor_3.f90: New.
1776 * gfortran.dg/constructor_4.f90: New.
1777 * gfortran.dg/constructor_5.f90: New.
1778 * gfortran.dg/constructor_6.f90: New.
1779 * gfortran.dg/use_only_5.f90: New.
1780 * gfortran.dg/c_ptr_tests_17.f90: New.
1781 * gfortran.dg/c_ptr_tests_18.f90: New.
1782 * gfortran.dg/used_types_25.f90: New.
1783 * gfortran.dg/used_types_26.f90: New
1784 * gfortran.dg/type_decl_3.f90: New.
1785 * gfortran.dg/function_types_3.f90: Update dg-error.
1786 * gfortran.dg/result_1.f90: Ditto.
1787 * gfortran.dg/structure_constructor_3.f03: Ditto.
1788 * gfortran.dg/structure_constructor_4.f03: Ditto.
1790 2011-10-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1792 * gcc.dg/vect/pr30858.c: Update expected output for
1793 architectures with multiple vector sizes.
1795 2011-11-16 Richard Earnshaw <rearnsha@arm.com>
1796 Bernd Schmidt <bernds@coudesourcery.com>
1797 Sebastian Huber <sebastian.huber@embedded-brains.de>
1800 * gcc.target/arm/pr49641.c: New test.
1802 2011-11-16 Razya Ladelsky <razya@il.ibm.com>
1804 PR tree-optimization/49960
1805 * gcc.dg/autopar/pr49960.c: New test.
1806 * gcc.dg/autopar/pr49960-1.c: New test.
1809 2011-11-16 Tom de Vries <tom@codesourcery.com>
1811 * gcc.dg/pr43864.c: Check for absence of 'Invalid sum' in pre tree-dump.
1812 * gcc.dg/pr43864-2.c: Same.
1813 * gcc.dg/pr43864-3.c: Same.
1814 * gcc.dg/pr43864-4.c: Same.
1816 2011-11-15 Uros Bizjak <ubizjak@gmail.com>
1818 * gcc.target/i386/sse2-cvt-vec.c: New test.
1819 * gcc.target/i386/avx-cvt-vec.c: Ditto.
1820 * gcc.target/i386/avx-cvt-2-vec.c: Ditto.
1821 * gcc.target/i386/avx-floor-sfix-2-vec.c: Ditto.
1822 * gcc.target/i386/avx-ceil-sfix-2-vec.c: Ditto.
1823 * gcc.target/i386/avx-rint-sfix-2-vec.c: Ditto.
1824 * gcc.target/i386/avx-round-sfix-2-vec.c: Ditto.
1826 2011-11-15 Iain Sandoe <iains@gcc.gnu.org>
1828 * lib/gcc-simulate-thread.exp (simulate-thread): Do not run on
1829 powerpc*-*-darwin* targets.
1831 2011-11-15 Torvald Riegel <triegel@redhat.com>
1833 * c-c++-common/tm/trxn-expr-3.c: New test.
1835 2011-11-14 Torvald Riegel <triegel@redhat.com>
1837 * g++.dg/tm/template-1.C: Add cleanup-tree-dump. Fix typo in comment.
1839 2011-11-14 Uros Bizjak <ubizjak@gmail.com>
1841 * gcc.target/i386/avx-recip-vec.c: New test.
1842 * gcc.target/i386/avx-lrintf-vec.c: Ditto.
1843 * gcc.target/i386/avx-lrint-vec.c: Ditto.
1844 * gcc.target/i386/avx-floorf-vec.c: Include sse4_1-floorf-vec.c.
1845 * gcc.target/i386/avx-floor-vec.c: Include sse4_1-floor-vec.c.
1846 * gcc.target/i386/avx-ceilf-vec.c: Include sse4_1-ceilf-vec.c.
1847 * gcc.target/i386/avx-ceil-vec.c: Include sse4_1-ceil-vec.c.
1848 * gcc.target/i386/avx-rintf-vec.c: Include sse4_1-rintf-vec.c.
1849 * gcc.target/i386/avx-rint-vec.c: Include sse4_1-rint-vec.c.
1850 * gcc.target/i386/avx-roundf-vec.c: Include sse4_1-roundf-vec.c.
1851 * gcc.target/i386/avx-round-vec.c: Include sse4_1-round-vec.c.
1852 * gcc.target/i386/avx-truncf-vec.c: Include sse4_1-truncf-vec.c.
1853 * gcc.target/i386/avx-trunc-vec.c: Include sse4_1-trunc-vec.c.
1854 * gcc.target/i386/avx-copysignf-vec.c: Include sse-copysignf-vec.c.
1855 * gcc.target/i386/avx-copysign-vec.c: Include sse2-copysign-vec.c.
1857 2011-11-14 Ed Smith-Rowland <3dw4rd@verizon.net>
1860 * g++.dg/cpp0x/udlit-args-neg.C: Add check for void argument
1861 non-template literal operator.
1863 2011-11-14 Uros Bizjak <ubizjak@gmail.com>
1865 * gcc.target/i386/sse4_1-floor-sfix-vec.c: New test.
1866 * gcc.target/i386/sse4_1-floorf-sfix-vec.c: Ditto.
1867 * gcc.target/i386/avx-floor-sfix-vec.c: Ditto.
1868 * gcc.target/i386/avx-floorf-sfix-vec.c: Ditto.
1869 * gcc.target/i386/sse4_1-ceil-sfix-vec.c: Ditto.
1870 * gcc.target/i386/sse4_1-ceilf-sfix-vec.c: Ditto.
1871 * gcc.target/i386/avx-ceil-sfix-vec.c: Ditto.
1872 * gcc.target/i386/avx-ceilf-sfix-vec.c: Ditto.
1873 * gcc.target/i386/sse4_1-rint-sfix-vec.c: Ditto.
1874 * gcc.target/i386/sse4_1-rintf-sfix-vec.c: Ditto.
1875 * gcc.target/i386/avx-rint-sfix-vec.c: Ditto.
1876 * gcc.target/i386/avx-rintf-sfix-vec.c: Ditto.
1877 * gcc.target/i386/sse4_1-round-sfix-vec.c: Ditto.
1878 * gcc.target/i386/sse4_1-roundf-sfix-vec.c: Ditto.
1879 * gcc.target/i386/avx-round-sfix-vec.c: Ditto.
1880 * gcc.target/i386/avx-roundf-sfix-vec.c: Ditto.
1882 2011-11-14 Fabien Chêne <fabien@gcc.gnu.org>
1888 * g++.old-deja/g++.brendan/misc14.C: Adjust.
1889 * g++.old-deja/g++.jason/scoping16.C: Likewise.
1890 * g++.old-deja/g++.other/anon7.C: Likewise.
1891 * g++.old-deja/g++.other/using1.C: Likewise.
1892 * g++.old-deja/g++.other/redecl1.C: Likewise.
1893 * g++.old-deja/g++.other/typedef7.C: Likewise.
1894 * g++.old-deja/g++.bugs/900127_02.C: Likewise.
1895 * g++.dg/template/using2.C: Likewise.
1896 * g++.dg/template/static4.C: Likewise.
1897 * g++.dg/template/typedef1.C: Likewise.
1898 * g++.dg/lookup/name-clash9.C: Likewise.
1899 * g++.dg/abi/mangle41.C: Likewise.
1900 * g++.dg/parse/ctor5.C: Likewise.
1901 * g++.dg/inherit/using4.C: Likewise.
1902 * g++.dg/lookup/using24.C: New.
1903 * g++.dg/lookup/using25.C: New.
1904 * g++.dg/lookup/using26.C: New.
1905 * g++.dg/lookup/using27.C: New.
1906 * g++.dg/lookup/using28.C: New.
1907 * g++.dg/lookup/using29.C: New.
1908 * g++.dg/lookup/using30.C: New.
1909 * g++.dg/lookup/using31.C: New.
1910 * g++.dg/lookup/using32.C: New.
1911 * g++.dg/lookup/using33.C: New.
1912 * g++.dg/lookup/using34.C: New.
1913 * g++.dg/lookup/using35.C: New.
1914 * g++.dg/lookup/using36.C: New.
1915 * g++.dg/lookup/using37.C: New.
1916 * g++.dg/lookup/using38.C: New.
1917 * g++.dg/lookup/using39.C: New.
1918 * g++.dg/lookup/using40.C: New.
1919 * g++.dg/lookup/using41.C: New.
1920 * g++.dg/lookup/using42.C: New.
1921 * g++.dg/lookup/using43.C: New.
1922 * g++.dg/lookup/using44.C: New.
1923 * g++.dg/lookup/using45.C: New.
1924 * g++.dg/lookup/pr6936.C: New.
1925 * g++.dg/debug/using4.C: New.
1926 * g++.dg/debug/using5.C: New.
1927 * g++.dg/cpp0x/forw_enum10.C: New.
1929 2011-11-14 Zolotukhin Michael <michael.v.zolotukhin@gmail.com>
1930 Jan Hubicka <jh@suse.cz>
1932 * gcc.target/i386/sw-1.c: Force rep;movsb.
1934 2011-11-14 Iain Sandoe <iains@gcc.gnu.org>
1937 * gcc.misc-tests/gcov-14.c (dg-options): Adjust to use
1938 dg-additional-options.
1940 2011-11-13 Oleg Endo <oleg.endo@t-online.de>
1942 * gcc.target/sh/pr21255-2-ml.c: Skip if -mb or -m5* is
1943 specified. Remove redundant runtime checks.
1944 * gcc.target/sh/20080410-1.c: Skip if -mb is specified.
1945 Allow for other than -m4. Fix typos in comments.
1947 2011-11-12 Jason Merrill <jason@redhat.com>
1950 * g++.dg/warn/ref-temp1.C: New.
1953 * g++.dg/opt/stack2.C: New.
1955 2011-11-12 Uros Bizjak <ubizjak@gmail.com>
1957 * lib/gcc-simulate-thread.exp (simulate-thread): Do not run on
1958 alpha*-*-linux* targets.
1960 2011-11-12 Iain Sandoe <iains@gcc.gnu.org>
1963 * gcc.misc-tests/gcov-14.c (dg-options): Force flat namespace for
1964 Darwin targets and allow external symbols to be undefined.
1966 2011-11-12 Nathan Sidwell <nathan@acm.org>
1968 * gcc.misc-tests/gcov-15.c: New.
1970 2011-11-11 Jakub Jelinek <jakub@redhat.com>
1972 PR tree-optimization/51058
1973 * gcc.dg/vect/fast-math-vect-call-1.c: Add f4 test.
1974 * gfortran.dg/vect/pr51058-2.f90: New test.
1976 2011-11-10 Jason Merrill <jason@redhat.com>
1978 * g++.dg/template/linkage1.C: New.
1979 * g++.dg/ext/visibility/anon8.C: Adjust for C++11.
1980 * g++.old-deja/g++.other/linkage4.C: Likewise.
1983 * g++.dg/cpp0x/defaulted33.C: New.
1985 2011-11-10 Andrew MacLeod <amacleod@redhat.com>
1988 * gcc.dg/atomic-invalid.c: Add test for invalid __atomic_clear models.
1989 * gcc.dg/atomic-flag.c: New. Test __atomic_test_and_set and
1992 2011-11-10 Andrew MacLeod <amacleod@redhat.com>
1994 PR rtl-optimization/51040
1995 * testsuite/gcc.dg/atomic-noinline[-aux].c: Test no-inline NAND and
1998 2011-11-10 Jason Merrill <jason@redhat.com>
2001 * g++.dg/template/conv12.C: New.
2004 * gcc.dg/debug/dwarf2/asm-line1.c: New.
2006 2011-11-10 Eric Botcazou <ebotcazou@adacore.com>
2008 * gnat.dg/atomic6_1.adb: New test.
2009 * gnat.dg/atomic6_2.adb: Likewise.
2010 * gnat.dg/atomic6_3.adb: Likewise.
2011 * gnat.dg/atomic6_4.adb: Likewise.
2012 * gnat.dg/atomic6_5.adb: Likewise.
2013 * gnat.dg/atomic6_6.adb: Likewise.
2014 * gnat.dg/atomic6_7.adb: Likewise.
2015 * gnat.dg/atomic6_8.adb: Likewise.
2016 * gnat.dg/atomic6_pkg.ads: New helper.
2018 2011-11-10 Jakub Jelinek <jakub@redhat.com>
2021 * gcc.c-torture/compile/pr51077.c: New test.
2023 PR rtl-optimization/51023
2024 * gcc.c-torture/execute/pr51023.c: New test.
2026 2011-11-10 Richard Guenther <rguenther@suse.de>
2028 PR tree-optimization/51042
2029 * gcc.dg/torture/pr51042.c: New testcase.
2031 2011-11-10 Richard Guenther <rguenther@suse.de>
2033 PR tree-optimization/51070
2034 * gcc.dg/torture/pr51070.c: New testcase.
2036 2011-11-10 Richard Guenther <rguenther@suse.de>
2038 PR tree-optimization/51030
2039 * gcc.dg/tree-ssa/phi-opt-6.c: New testcase.
2041 2011-11-10 Richard Guenther <rguenther@suse.de>
2044 * gcc.dg/torture/pr51071.c: New testcase.
2046 2011-11-10 Eric Botcazou <ebotcazou@adacore.com>
2048 * gnat.dg/loop_optimization9.ad[sb]: New test.
2050 2011-11-10 Ira Rosen <ira.rosen@linaro.org>
2052 PR tree-optimization/51058
2053 * gfortran.dg/vect/pr51058.f90: New test.
2055 2011-11-10 Jakub Jelinek <jakub@redhat.com>
2057 PR tree-optimization/51000
2058 * gcc.dg/vect/pr51000.c: New test.
2060 2011-11-09 Paolo Carlini <paolo.carlini@oracle.com>
2063 * g++.dg/cpp0x/static_assert5.C: New.
2064 * g++.dg/template/nontype13.C: Tweak.
2066 2011-11-09 Jason Merrill <jason@redhat.com>
2069 * g++.dg/cpp0x/noexcept16.C: New.
2072 * g++.dg/cpp0x/variadic119.C: New.
2074 2011-11-09 Jakub Jelinek <jakub@redhat.com>
2077 * gcc.dg/torture/vshuf-16.inc: Add interleave low and high
2079 * gcc.dg/torture/vshuf-32.inc: Likewise.
2080 * gcc.dg/torture/vshuf-4.inc: Likewise.
2081 * gcc.dg/torture/vshuf-8.inc: Likewise.
2083 * gcc.dg/tm/memopt-1.c: Fix up regexp.
2085 2011-11-09 Ian Lance Taylor <iant@google.com>
2087 * lib/target-supports.exp (check_effective_target_ucontext_h): New
2089 * gcc.dg/split-5.c: New test.
2091 2011-11-09 Patrick Marlier <patrick.marlier@gmail.com>
2093 * gcc.dg/tm/memopt-1.c: Adjust regexp.
2095 2011-11-09 Jason Merrill <jason@redhat.com>
2098 * g++.dg/template/virtual1.C: New.
2100 2011-11-08 Jason Merrill <jason@redhat.com>
2102 Run most C++ tests in both C++98 and C++11 modes.
2103 * lib/target-supports.exp (check_effective_target_c++11): New.
2104 (check_effective_target_c++98): New.
2105 * lib/g++-dg.exp (g++-dg-runtest): New.
2106 * g++.dg/dg.exp: Use g++-dg-runtest.
2107 * g++.dg/charset/charset.exp: Likewise.
2108 * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
2109 * g++.dg/dfp/dfp.exp: Likewise.
2110 * g++.dg/gcov/gcov.exp: Likewise.
2111 * g++.dg/gomp/gomp.exp: Likewise.
2112 * g++.dg/graphite/graphite.exp: Likewise.
2113 * g++.dg/tls/tls.exp: Likewise.
2114 * g++.dg/tm/tm.exp: Likewise.
2115 * g++.dg/vect/vect.exp: Likewise.
2116 * g++.old-deja/old-deja.exp: Likewise.
2117 * g++.dg/simulate-thread/simulate-thread.exp: Pass -std flags
2118 with some of the torture options.
2119 * g++.dg/abi/mangle4.C: Move to template/nontype25.C.
2120 * g++.dg/template/sfinae6_neg.C: Add C++11 error.
2121 * g++.dg/init/null1.C: Only run in C++98.
2122 * g++.dg/warn/Wconversion-null-3.C: Likewise.
2123 * g++.old-deja/g++.benjamin/p12475.C: Likewise.
2124 * g++.old-deja/g++.brendan/crash64.C: Likewise.
2125 * g++.old-deja/g++.other/anon9.C: Likewise.
2126 * g++.old-deja/g++.other/linkage1.C: Likewise.
2127 * g++.old-deja/g++.other/linkage2.C: Likewise.
2128 * g++.old-deja/g++.pt/t29.C: Likewise.
2129 * g++.old-deja/g++.pt/t30.C: Likewise.
2130 * g++.dg/cpp0x/variadic60.C: Only error in C++98.
2131 * g++.dg/ext/anon-struct4.C: Likewise.
2132 * g++.dg/init/brace2.C: Likewise.
2133 * g++.dg/init/brace6.C: Likewise.
2134 * g++.dg/other/anon3.C: Likewise.
2135 * g++.dg/template/arg2.C: Likewise.
2136 * g++.old-deja/g++.brendan/cvt1.C: Likewise.
2137 * g++.old-deja/g++.brendan/enum11.C: Likewise.
2138 * g++.old-deja/g++.brendan/enum8.C: Likewise.
2139 * g++.old-deja/g++.brendan/enum9.C: Likewise.
2140 * g++.old-deja/g++.brendan/friend3.C: Likewise.
2141 * g++.old-deja/g++.brendan/init2.C: Likewise.
2142 * g++.old-deja/g++.brendan/init4.C: Likewise.
2143 * g++.old-deja/g++.brendan/misc14.C: Likewise.
2144 * g++.old-deja/g++.jason/cond.C: Likewise.
2145 * g++.old-deja/g++.law/init1.C: Likewise.
2146 * g++.old-deja/g++.law/operators32.C: Likewise.
2147 * g++.old-deja/g++.pt/enum6.C: Likewise.
2148 * g++.old-deja/g++.pt/explicit70.C: Likewise.
2149 * g++.old-deja/g++.pt/ptrmem6.C: Likewise.
2151 * g++.dg/eh/new1.C: Adjust for C++11 mode.
2152 * g++.dg/init/new11.C: Likewise.
2153 * g++.dg/init/pr29571.C: Likewise.
2154 * g++.dg/lookup/forscope2.C: Likewise.
2155 * g++.dg/parse/linkage1.C: Likewise.
2156 * g++.dg/parse/typedef8.C: Likewise.
2157 * g++.dg/template/error44.C: Likewise.
2158 * g++.dg/tls/diag-2.C: Likewise.
2159 * g++.dg/tls/diag-4.C: Likewise.
2160 * g++.dg/warn/anonymous-namespace-3.C: Likewise.
2161 * g++.old-deja/g++.abi/arraynew.C: Likewise.
2162 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
2163 * g++.old-deja/g++.brendan/new3.C: Likewise.
2164 * g++.old-deja/g++.eh/new1.C: Likewise.
2165 * g++.old-deja/g++.eh/new2.C: Likewise.
2166 * g++.old-deja/g++.jason/new.C: Likewise.
2167 * g++.old-deja/g++.law/friend1.C: Likewise.
2168 * g++.old-deja/g++.mike/net46.C: Likewise.
2169 * g++.old-deja/g++.mike/p755.C: Likewise.
2170 * g++.old-deja/g++.other/new6.C: Likewise.
2172 * g++.dg/cpp0x/variadic74.C: Adjust diags.
2173 * g++.dg/template/crash53.C: Likewise.
2174 * g++.dg/template/void9.C: Likewise.
2176 2011-11-09 Paolo Carlini <paolo.carlini@oracle.com>
2179 * g++.dg/warn/Wzero-as-null-pointer-constant-2.C: New.
2181 2011-11-09 Paolo Carlini <paolo.carlini@oracle.com>
2184 * g++.dg/cpp0x/sfinae29.C: New.
2186 2011-11-09 Janus Weil <janus@gcc.gnu.org>
2189 * gfortran.dg/typebound_call_22.f03: New test case.
2191 2011-11-09 Janne Blomqvist <jb@gcc.gnu.org>
2194 * gfortran.dg/inquire_size.f90: Don't flush the unit.
2196 2011-11-09 Richard Guenther <rguenther@suse.de>
2198 PR tree-optimization/51039
2199 * gcc.dg/pr51039.c: New testcase.
2201 2011-11-09 Jakub Jelinek <jakub@redhat.com>
2203 * lib/target-supports.exp (check_effective_target_vect_cond_mixed):
2204 Enable also for powerpc*-*-*.
2206 2011-11-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2209 * gfortran.dg/forall_16.f90: New test.
2211 2011-11-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2214 * gfortran.dg/initialization_29.f90: Expand test.
2216 2011-11-09 Dodji Seketeli <dodji@redhat.com>
2219 * g++.dg/cpp0x/alias-decl-12.C: New test.
2220 * g++.dg/ext/alias-decl-attr4.C: Append missing ';'.
2222 2011-11-09 Dodji Seketeli <dodji@redhat.com>
2225 * g++.dg/cpp0x/alias-decl-debug-0.C: New test.
2227 2011-11-09 Ira Rosen <ira.rosen@linaro.org>
2229 PR tree-optimization/51015
2230 * gcc.dg/vect/pr51015.c: New test.
2232 2011-11-08 David S. Miller <davem@davemloft.net>
2234 * lib/target-supports.exp (check_effective_target_sparc_vis): New.
2235 (check_effective_target_vect_cmdline_needed): Use it when sparc*-*-*
2237 2011-11-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2240 * gfortran.dg/io_constraints_3.f90: Improve testcase.
2242 2011-11-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2245 * gfortran.dg/string_5.f90: Improve testcase.
2247 2011-10-23 Jason Merrill <jason@redhat.com>
2250 * g++.dg/template/lvalue2.C: New.
2252 2011-11-08 Michael Matz <matz@suse.de>
2254 * gcc.dg/tree-ssa/20031015-1.c: Adjust.
2255 * g++.dg/tree-ssa/ehcleanup-1.C: Ditto.
2256 * g++.dg/eh/builtin1.C: Rewrite to not use local variables.
2257 * g++.dg/eh/builtin2.C: Ditto.
2258 * g++.dg/eh/builtin3.C: Ditto.
2260 2011-11-08 Jakub Jelinek <jakub@redhat.com>
2262 * gcc.target/i386/avx-cvt-2.c: Adjust for 32-byte integer vectors
2263 being prefered even for -mavx.
2264 * gcc.target/i386/avx-cvt-3.c: New test.
2266 2011-11-08 Richard Guenther <rguenther@suse.de>
2268 PR tree-optimization/51012
2269 * gcc.dg/pr51012-1.c: New testcase.
2270 * gcc.dg/pr51012-2.c: Likewise.
2272 2011-11-08 Richard Guenther <rguenther@suse.de>
2275 * c-c++-common/uninit-pr51010.c: New testcase.
2277 2011-11-08 Jakub Jelinek <jakub@redhat.com>
2279 * lib/target-supports.exp (check_effective_target_vect_call_sqrtf,
2280 check_effective_target_vect_call_copysignf,
2281 check_effective_target_vect_call_lrint): New procedures.
2282 * gcc.dg/vect/vect.exp: Run fast-math-bb-slp* tests using
2283 $VECT_SLP_CFLAGS with -ffast-math.
2284 * gcc.dg/vect/fast-math-vect-call-1.c: New test.
2285 * gcc.dg/vect/fast-math-vect-call-2.c: New test.
2286 * gcc.dg/vect/fast-math-bb-slp-call-1.c: New test.
2287 * gcc.dg/vect/fast-math-bb-slp-call-2.c: New test.
2289 2011-11-07 Richard Henderson <rth@redhat.com>
2290 Aldy Hernandez <aldyh@redhat.com>
2291 Torvald Riegel <triegel@redhat.com>
2293 Merged from transactional-memory.
2295 * g++.dg/dg.exp: Run transactional memory tests.
2296 * g++.dg/tm: New directory with new tests.
2297 * gcc.dg/tm: New directory with new tests.
2298 * c-c++-common/tm: New directory with new tests.
2300 2011-11-08 Dodji Seketeli <dodji@redhat.com>
2302 Fix context handling of alias-declaration
2303 * g++.dg/cpp0x/alias-decl-11.C: New test.
2305 2011-11-08 Paolo Carlini <paolo.carlini@oracle.com>
2308 * g++.dg/parse/template26.C: New.
2309 * g++.dg/template/crash45.C: Adjust dg-error string.
2311 2011-11-07 Jason Merrill <jason@redhat.com>
2314 * g++.dg/template/lookup9.C: New.
2317 * g++.dg/cpp0x/lambda/lambda-initlist1.C: New.
2320 * g++.dg/cpp0x/decltype35.C: New.
2322 2011-11-07 Dodji Seketeli <dodji@redhat.com>
2324 Support C++11 alias-declaration
2326 * g++.dg/cpp0x/alias-decl-0.C: New test case.
2327 * g++.dg/cpp0x/alias-decl-1.C: Likewise.
2328 * g++.dg/cpp0x/alias-decl-3.C: Likewise.
2329 * g++.dg/cpp0x/alias-decl-4.C: Likewise.
2330 * g++.dg/cpp0x/alias-decl-6.C: Likewise.
2331 * g++.dg/cpp0x/alias-decl-7.C: Likewise.
2332 * g++.dg/cpp0x/alias-decl-8.C: Likewise.
2333 * g++.dg/cpp0x/alias-decl-9.C: Likewise.
2334 * g++.dg/cpp0x/alias-decl-10.C: Likewise.
2335 * g++.dg/ext/alias-decl-attr1.C: Likewise.
2336 * g++.dg/ext/alias-decl-attr2.C: Likewise.
2337 * g++.dg/ext/alias-decl-attr3.C: Likewise.
2338 * g++.dg/ext/alias-decl-attr4.C: Likewise.
2340 2011-11-07 Eric Botcazou <ebotcazou@adacore.com>
2342 * gcc.dg/pragma-align-2.c: Compile with -std=gnu99.
2344 2011-11-07 Janus Weil <janus@gcc.gnu.org>
2347 * gfortran.dg/typebound_call_21.f03: New.
2349 2011-11-07 Nathan Sidwell <nathan@acm.org>
2351 * gcc.dg/profile-dir-1.c: Adjust final scan.
2352 * gcc.dg/profile-dir-2.c: Adjust final scan.
2353 * gcc.dg/profile-dir-3.c: Adjust final scan.
2354 * gcc.misc-tests/gcov.exp: Adjust regexp.
2355 * gcc.misc-tests/gcov-12.c: New.
2356 * gcc.misc-tests/gcov-13.c: New.
2357 * gcc.misc-tests/gcovpart-13b.c: New.
2358 * gcc.misc-tests/gcov-14.c: New.
2360 2011-11-07 Jason Merrill <jason@redhat.com>
2363 * g++.dg/ext/visibility/template8.C: New.
2365 2011-11-07 Jakub Jelinek <jakub@redhat.com>
2367 PR tree-optimization/50789
2368 * gcc.target/i386/avx2-gather-1.c: New test.
2369 * gcc.target/i386/avx2-gather-2.c: New test.
2370 * gcc.target/i386/avx2-gather-3.c: New test.
2371 * gcc.target/i386/avx2-gather-4.c: New test.
2373 2011-11-07 Uros Bizjak <ubizjak@gmail.com>
2375 * gcc.target/i386/pr49781-1.c (dg-options): Add -mtune=generic.
2377 2011-11-07 Janne Blomqvist <jb@gcc.gnu.org>
2380 * gfortran.dg/open_dev_null.f90: Remove testcase.
2382 2011-11-07 Uros Bizjak <ubizjak@gmail.com>
2384 * lib/target-supports.exp (check_effective_target_sync_int_128):
2385 Don't cache the result.
2386 (check_effective_target_sync_long_long): Ditto.
2388 2011-11-07 Sergey Ostanevich <sergos.gnu@gmail.com>
2390 PR rtl-optimization/47698
2391 * gcc.target/i386/47698.c: New test.
2393 2011-11-06 Jason Merrill <jason@redhat.com>
2396 * g++.dg/ext/visibility/template7.C: New.
2398 2011-11-07 Terry Guo <terry.guo@arm.com>
2400 * gcc.target/arm/wmul-1.c: Adjust optimization level.
2401 * gcc.target/arm/wmul-2.c: Ditto.
2402 * gcc.target/arm/wmul-3.c: Ditto.
2403 * gcc.target/arm/wmul-4.c: Ditto.
2405 2011-11-06 Joseph Myers <joseph@codesourcery.com>
2407 * g++.dg/cpp0x/alignof3.C, gcc.dg/c1x-align-1.c,
2408 gcc.dg/c1x-align-2.c, gcc.dg/c1x-align-3.c, gcc.dg/c1x-align-4.c,
2409 gcc.dg/c90-align-1.c, gcc.dg/c99-align-1.c: New tests.
2410 * gcc.dg/gnu89-const-expr-1.c, gcc.dg/gnu90-const-expr-1.c,
2411 gcc.dg/gnu99-const-expr-1.c, gcc.dg/gnu99-static-1.c: Update
2412 expected diagnostics.
2414 2011-11-06 Andrew MacLeod <amacleod@redhat.com>
2415 Richard Henderson <rth@redhat.com>
2416 Aldy Hernandez <aldyh@redhat.com>
2418 Merged from cxx-mem-model.
2420 * lib/target-supports.exp (check_effective_target_sync_int_128,
2421 check_effective_target_sync_long_long): Check whether the target
2422 supports 64 and 128 bit __sync builtins.
2423 (check_effective_target_cas_char): New.
2424 (check_effective_target_cas_int): New.
2425 * gcc.dg/dg.exp: Exclude simulate-thread tests.
2426 * gcc.dg/atomic-noinline[-aux].c: New. Make a variety of atomics calls.
2427 * gcc.dg/atomic-generic[-aux].c: New. Test that generic functions
2428 produce the expected library calls.
2429 * gcc.dg/atomic-fence.c: New functional tests.
2430 * gcc.dg/atomic-param.c: New. Checl for illegal number of parameters.
2431 * gcc.dg/atomic-invalid.c: New. Test invalid parameters.
2432 * gcc.dg/atomic-lockfree[-aux].c: New tests.
2433 * gcc.dg/atomic-compare-exchange-{1-5}.c: New functional tests.
2434 * gcc.dg/atomic-op-[1-5].c: New. Test atomic fetch functionality.
2435 * gcc.dg/atomic-exchange-{1-5}.c: New functional tests.
2436 * gcc.dg/atomic-load-{1-5}.c: New functional tests.
2437 * gcc.dg/atomic-store-{1-5}.c: New functional tests.
2438 * gcc.dg/simulate-thread/atomic-load-int128.c: New. Verify int128 loads
2440 * gcc.dg/simulate-thread/atomic-load-longlong.c: New. Verify 8 byte
2442 * gcc.dg/simulate-thread/atomic-load-int.c: New. Verify 4 byte loads
2444 * gcc.dg/simulate-thread/atomic-load-short.c: New. Verify 2 byte loads
2446 * gcc.dg/simulate-thread/atomic-other-int128.c: New. Verify other
2447 int128 operations are atomic.
2448 * gcc.dg/simulate-thread/atomic-other-int.c: New. Verify other 4 byte
2449 operations are atomic.
2450 * gcc.dg/simulate-thread/atomic-other-longlong.c: New. Verify 8 byte
2451 operations are atomic.
2452 * gcc.dg/simulate-thread/atomic-other-short.c: New. Verify other 2 byte
2453 operations are atomic.
2454 * gcc.dg/simulate-thread/speculative-store.c: New. Verify speculative
2455 stores aren't moved out of a loop.
2456 * gcc.dg/simulate-thread/strict-align-global.c: New. Verify small
2457 globals don't overwrite neighbouring globals.
2458 * gcc.dg/simulate-thread/subfields.c: New. Verify struct component
2459 writes dont overwrite neighbouring components.
2460 * c-c++-common/gomp/atomic-10.c: Use cas_int; match __atomic builtin.
2461 * c-c++-common/gomp/atomic-3.c: Likewise.
2462 * c-c++-common/gomp/atomic-9.c: Likewise.
2463 * gcc.dg/gomp/atomic-1.c, gcc.dg/gomp/atomic-2.c,
2464 gcc.dg/gomp/atomic-3.c, gcc.dg/gomp/atomic-4.c, gcc.dg/gomp/atomic-7.c,
2465 gcc.dg/gomp/atomic-8.c, gcc.dg/gomp/atomic-9.c,
2466 gcc.dg/gomp/atomic-10.c, gcc.dg/gomp/atomic-12.c,
2467 gcc.dg/gomp/atomic-13.c, gcc.dg/gomp/atomic-14.c,
2468 gcc.dg/gomp/atomic-15.c: Move to c-c++-common/gomp/.
2469 * g++.dg/gomp/atomic-1.C, g++.dg/gomp/atomic-2.C,
2470 g++.dg/gomp/atomic-3.C, g++.dg/gomp/atomic-4.C, g++.dg/gomp/atomic-7.C,
2471 g++.dg/gomp/atomic-8.C, g++.dg/gomp/atomic-9.C,
2472 g++.dg/gomp/atomic-10.C, g++.dg/gomp/atomic-11.C,
2473 g++.dg/gomp/atomic-12.C, g++.dg/gomp/atomic-13.C,
2474 g++.dg/gomp/atomic-15.C: Remove.
2475 * gcc.dg/gomp/gomp.exp, g++.dg/gomp/gomp.exp: Run c-c++-common tests.
2476 * gcc.dg/gomp/atomic-11.c: Remove test.
2478 2011-11-06 Ira Rosen <ira.rosen@linaro.org>
2480 * gcc.dg/vect/bb-slp-cond-1.c: New test.
2481 * gcc.dg/vect/slp-cond-1.c: New test.
2482 * gcc.dg/vect/slp-cond-2.c: New test.
2484 2011-11-05 David S. Miller <davem@davemloft.net>
2486 * lib/test-supports.exp
2487 (check_effective_target_ultrasparc_vis2_hw): New proc.
2488 (check_effective_target_ultrasparc_vis3_hw): New proc.
2489 * gcc.target/sparc/vec-init-1.inc: New vector init common code.
2490 * gcc.target/sparc/vec-init-2.inc: Likewise.
2491 * gcc.target/sparc/vec-init-3.inc: Likewise.
2492 * gcc.target/sparc/vec-init-1-vis1.c: New test.
2493 * gcc.target/sparc/vec-init-1-vis2.c: New test.
2494 * gcc.target/sparc/vec-init-1-vis3.c: New test.
2495 * gcc.target/sparc/vec-init-2-vis1.c: New test.
2496 * gcc.target/sparc/vec-init-2-vis2.c: New test.
2497 * gcc.target/sparc/vec-init-2-vis3.c: New test.
2498 * gcc.target/sparc/vec-init-3-vis1.c: New test.
2499 * gcc.target/sparc/vec-init-3-vis2.c: New test.
2500 * gcc.target/sparc/vec-init-3-vis3.c: New test.
2502 2011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
2504 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x:
2505 Disable test on Epiphany.
2506 * gcc.c-torture/execute/20101011-1.c: Disable test on Epiphany.
2507 * gcc.dg/stack-usage-1.c [__epiphany__] (SIZE): Define.
2508 * gcc.dg/pragma-pack-3.c: Disable test on Epiphany.
2509 * g++.dg/parse/pragma3.C: Likewise.
2510 * stackalign/builtin-apply-2.c (STACK_ARGUMENTS_SIZE): Define.
2512 * gcc.dg/weak/typeof-2.c [epiphany-*-*]: Add option -mshort-calls.
2513 * gcc.dg/tls/thr-cse-1.c: Likewise.
2514 * g++.dg/opt/devirt2.C: Likewise.
2515 * gcc.dg/20020312-2.c [epiphany-*-*] (PIC_REG): Define.
2516 * gcc.dg/builtin-apply2.c [__epiphany__]: (STACK_ARGUMENTS_SIZE): 20.
2517 * gcc.target/epiphany: New directory.
2519 2011-11-05 Tobias Burnus <burnus@net-b.de>
2521 * gfortran.dg/quad_2.f90: New.
2523 2011-11-05 Eric Botcazou <ebotcazou@adacore.com>
2525 * gcc.dg/strlenopt-22g.c: New wrapper around...
2526 * gcc.dg/strlenopt-22.c: ...this. Do not define USE_GNU and adjust.
2528 2011-11-04 Jason Merrill <jason@redhat.com>
2531 * g++.dg/init/lifetime2.C: New.
2532 * g++.dg/cpp0x/initlist-lifetime2.C: New.
2535 * g++.dg/init/lifetime1.C: Test cleanup order.
2537 2011-11-04 Eric Botcazou <ebotcazou@adacore.com>
2539 * g++.dg/other/offsetof7.C: New test.
2541 2011-11-04 Hans-Peter Nilsson <hp@axis.com>
2543 * lib/gcc-dg.exp (gcc_force_conventional_output): New global
2544 variable, default empty, -ffat-lto-objects for effective_target_lto.
2545 (gcc-dg-test-1): Add options from dg-final methods.
2546 * lib/scanasm.exp (scan-assembler_required_options)
2547 (scan-assembler-not_required_options): New procs.
2549 2011-10-09 Magnus Fromreide <magfr@lysator.liu.se>
2551 * g++.dg/cpp0x/enum21a.C: Test that enum x { y, } does
2552 generate a pedwarn in c++98-mode.
2553 * g++.dg/cpp0x/enum21b.C: Test that enum x { y, }
2554 don't generate a pedwarn in c++0x-mode.
2556 2011-11-04 Olivier Goffart <olivier@woboq.com>
2559 * g++.dg/cpp0x/nsdmi1.C: Add more cases.
2561 2011-11-04 Jiangning Liu <jiangning.liu@arm.com>
2563 PR rtl-optimization/38644
2564 * gcc.target/arm/stack-red-zone.c: New.
2566 2011-11-04 Paolo Carlini <paolo.carlini@oracle.com>
2569 * g++.dg/warn/Wconversion-null-3.C: New.
2571 2011-11-04 Ed Smith-Rowland <3dw4rd@verizon.net>
2574 * g++.dg/cpp0x/udlit-strint-length.C: New.
2576 2011-11-04 Jason Merrill <jason@redhat.com>
2579 * g++.dg/cpp0x/initlist-lifetime1.C: New.
2580 * g++.dg/init/lifetime1.C: New.
2581 * g++.dg/init/ref21.C: New.
2582 * g++.dg/eh/array1.C: New.
2584 2011-11-04 Tom de Vries <tom@codesourcery.com>
2586 PR tree-optimization/50763
2587 * gcc.dg/pr50763-5.c: New test.
2589 2011-11-04 Tom de Vries <tom@codesourcery.com>
2591 PR tree-optimization/50763
2592 * g++.dg/pr50763-4.C: New test.
2594 2011-11-04 Jakub Jelinek <jakub@redhat.com>
2596 * gcc.dg/torture/vec-cvt-1.c: Enable commented out inttoflttestui
2599 * gcc.dg/torture/vec-cvt-1.c: Enable flttointtestui test.
2601 * gcc.dg/torture/vec-cvt-1.c: New test.
2603 2011-11-04 Eric Botcazou <ebotcazou@adacore.com>
2605 * gnat.dg/specs/private1[-sub].ads: New test.
2607 2011-11-04 Mikael Morin <mikael@gcc.gnu.org>
2610 * gfortran.dg/function_optimize_7.f90: Disable sum inlining.
2611 * gfortran.dg/inline_sum_1.f90: New.
2612 * gfortran.dg/inline_sum_2.f90: New.
2613 * gfortran.dg/inline_sum_bounds_check_1.f90: New.
2614 * gfortran.dg/inline_sum_bounds_check_2.f90: New.
2615 * gfortran.dg/inline_product_1.f90: New.
2617 2011-11-03 Tobias Burnus <burnus@net-b.de>
2620 * gfortran.dg/bind_c_dts_5.f90: New.
2622 2011-11-03 Tobias Burnus <burnus@net-b.de>
2625 * gfortran.dg/module_parameter_array_refs_2.f90: New.
2627 2011-11-03 Richard Guenther <rguenther@suse.de>
2630 * g++.dg/init/copy7.C: Remove testcase.
2632 2011-11-03 Martin Jambor <mjambor@suse.cz>
2634 * g++.dg/ipa/devirt-c-1.C: Add dump scans.
2635 * g++.dg/ipa/devirt-c-2.C: Likewise.
2636 * g++.dg/ipa/devirt-c-7.C: New test.
2637 * g++.dg/ipa/devirt-c-8.C: Likewise.
2639 2011-11-03 Ira Rosen <ira.rosen@linaro.org>
2641 PR tree-optimization/50912
2642 * gnat.dg/loop_optimization10.ad[sb]: New test.
2643 * gnat.dg/loop_optimization10_pkg.ads: New helper.
2645 2011-11-02 Jason Merrill <jason@redhat.com>
2648 * g++.dg/cpp0x/nsdmi-list2.C: New.
2650 2011-11-02 Paolo Carlini <paolo.carlini@oracle.com>
2653 * g++.dg/cpp0x/warn_cxx0x2.C: New.
2654 * g++.dg/cpp0x/warn_cxx0x3.C: Likewise.
2656 2011-11-02 Tom de Vries <tom@codesourcery.com>
2658 PR tree-optimization/50769
2659 * gfortran.dg/pr50769.f90: New test.
2661 2011-11-02 Eric Botcazou <ebotcazou@adacore.com>
2663 * gcc.target/sparc/20111102-1.c: New test.
2665 2011-11-02 Paolo Carlini <paolo.carlini@oracle.com>
2668 * g++.dg/warn/Wcast-qual2.C: New.
2670 2011-11-02 Tom de Vries <tom@codesourcery.com>
2672 PR tree-optimization/50763
2673 * g++.dg/pr50763-3.C: New test.
2675 2011-11-02 Tom de Vries <tom@codesourcery.com>
2677 PR tree-optimization/50672
2678 * g++.dg/pr50672.C: New test.
2680 2011-11-02 Uros Bizjak <ubizjak@gmail.com>
2682 * gcc.target/i386/avx-cvt-2.c (dg-options): Add -mtune=generic.
2683 * gcc.target/i386/avx2-cvt-2.c (dg-options): Ditto.
2684 * gcc.target/i386/sse2-cvt-2.c (dg-options): Ditto.
2686 * gcc.target/i386/vectorize4-avx.c (scan-assembler): Remove xfail.
2688 2011-11-02 Richard Guenther <rguenther@suse.de>
2690 PR tree-optimization/50902
2691 * gcc.dg/torture/pr50902.c: New testcase.
2693 2010-11-02 Richard Guenther <rguenther@suse.de>
2695 PR tree-optimization/50890
2696 * gcc.dg/torture/pr50890.c: New testcase.
2698 2011-11-01 Paolo Carlini <paolo.carlini@oracle.com>
2701 * g++.dg/warn/Wzero-as-null-pointer-constant-1.C: New.
2702 * g++.dg/cpp0x/Wzero-as-null-pointer-constant-1.C: Likewise.
2704 2011-11-01 Tom de Vries <tom@codesourcery.com>
2706 PR tree-optimization/50908
2707 * gcc.dg/pr50908.c: New test.
2708 * gcc.dg/pr50908-2.c: Same.
2709 * gcc.dg/pr50908-3.c: Same.
2711 2011-11-01 Ira Rosen <ira.rosen@linaro.org>
2713 * gcc.dg/vect/no-scevccp-outer-6-global.c: Expect to vectorize
2714 the outer loop. Remove comment. Don't check for widen-mult.
2716 2011-10-31 Martin Jambor <mjambor@suse.cz>
2718 * gcc.dg/ipa/ipcp-4.c: New test.
2720 2011-10-31 Jakub Jelinek <jakub@redhat.com>
2722 * gcc.dg/vshift-3.c: New test.
2723 * gcc.dg/vshift-4.c: New test.
2724 * gcc.dg/vshift-5.c: New test.
2726 2011-10-31 Janne Blomqvist <jb@gcc.gnu.org>
2728 * gfortran.dg/inquire_5.f90: Update testcase to match the standard
2729 and current implementation.
2731 2011-10-31 Paul Brook <paul@codesourcery.com>
2733 * gcc.dg/constructor-1.c: New test.
2735 2011-10-30 Steven G. Kargl <kargl@gcc.gnu.org>
2738 * gfortran.dg/dshift_3.f90: New test.
2740 2011-10-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2742 * gcc.dg/scal-to-vec2.c (dg-options): Add -fno-common to options on
2744 * gcc.dg/torture/vshuf-v8hi.c: Likewise.
2745 * gcc.dg/torture/vshuf-v4si.c: Likewise.
2746 * gcc.dg/torture/vshuf-v8si.c: Likewise.
2747 * gcc.dg/torture/vshuf-v32qi.c: Likewise.
2748 * gcc.dg/torture/vshuf-v4di.c: Likewise.
2749 * gcc.dg/torture/vshuf-v2df.c: Likewise.
2750 * gcc.dg/torture/vshuf-v16qi.c: Likewise.
2751 * gcc.dg/torture/vshuf-v4sf.c: Likewise.
2752 * gcc.dg/torture/vshuf-v8sf.c: Likewise.
2753 * gcc.dg/torture/vshuf-v2di.c: Likewise.
2754 * gcc.dg/torture/vshuf-v16hi.c: Likewise.
2755 * gcc.dg/torture/vshuf-v4df.c: Likewise.
2756 * gcc.dg/tree-ssa/ssa-fre-31.c: Likewise.
2757 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
2758 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
2759 * gcc.dg/vector-compare-2.c: Likewise.
2761 2011-10-29 Paolo Carlini <paolo.carlini@oracle.com>
2764 * g++.dg/cpp0x/pr50901.C: New.
2766 2011-10-29 Uros Bizjak <ubizjak@gmail.com>
2768 * gcc.target/i386/fma-check.h (main): Use return 0 instead of exit (0).
2769 * gcc.target/i386/fma4-check.h (main): Ditto.
2770 * gcc.target/i386/xop-check.h (main): Ditto.
2772 2011-10-28 Paolo Carlini <paolo.carlini@oracle.com>
2775 2011-10-28 Paolo Carlini <paolo.carlini@oracle.com>
2778 * g++.dg/template/crash109.C: New.
2780 2011-10-28 Jason Merrill <jason@redhat.com>
2782 * c-c++-common/dfp/pr33466.c: Adjust for user-defined literals.
2784 2011-10-28 Paolo Carlini <paolo.carlini@oracle.com>
2787 * g++.dg/template/crash109.C: New.
2789 2011-10-28 Steven G. Kargl <kargl@gcc.gnu.org>
2791 * gfortran.dg/nearest_5.f90: New test.
2793 2011-10-28 Jakub Jelinek <jakub@redhat.com>
2795 * gcc.dg/vshift-1.c: New test.
2796 * gcc.dg/vshift-2.c: New test.
2797 * gcc.target/i386/xop-vshift-1.c: New test.
2798 * gcc.target/i386/xop-vshift-2.c: New test.
2799 * gcc.target/i386/avx2-vshift-1.c: New test.
2801 2011-10-28 Chung-Lin Tang <cltang@codesourcery.com>
2803 PR rtl-optimization/49720
2804 * g++.dg/torture/pr49720.C: New test.
2806 2011-10-27 David S. Miller <davem@davemloft.net>
2808 * gcc.target/sparc/setcc-3.c: New test.
2810 2011-10-27 Roberto Agostino Vitillo <ravitillo@lbl.gov>
2813 * g++.dg/ext/visibility/fvisibility-inlines-hidden-4.C: New test.
2815 2011-10-27 Jakub Jelinek <jakub@redhat.com>
2817 * gcc.target/i386/sse2-cvt-1.c: New test.
2818 * gcc.target/i386/sse2-cvt-2.c: New test.
2819 * gcc.target/i386/avx-cvt-1.c: New test.
2820 * gcc.target/i386/avx-cvt-2.c: New test.
2821 * gcc.target/i386/avx2-cvt-1.c: New test.
2822 * gcc.target/i386/avx2-cvt-2.c: New test.
2824 2011-10-27 Martin Jambor <mjambor@suse.cz>
2826 * g++.dg/tree-ssa/pr45605.C: Scan fre1 dump and unxfail.
2828 2011-10-27 Uros Bizjak <ubizjak@gmail.com>
2829 Steven G. Kargl <kargl@gcc.gnu.org>
2832 * gfortran.dg/pr50875.f90: New test.
2834 2011-10-26 David S. Miller <davem@davemloft.net>
2836 * gcc.target/sparc/fmaf-1.c: New test.
2838 * gcc.target/sparc/setcc-1.c: New test.
2839 * gcc.target/sparc/setcc-2.c: New test.
2841 2011-10-26 Joseph Myers <joseph@codesourcery.com>
2843 * gcc.dg/tls/thr-cse-1.c: For i?86-*-mingw*, check for multiple calls.
2845 2011-10-26 Joseph Myers <joseph@codesourcery.com>
2847 * gcc.dg/graphite/run-id-1.c: Pass -Wl,--stack,12582912 option for
2850 2011-10-26 Joseph Myers <joseph@codesourcery.com>
2852 * gcc.target/i386/pr37843-4.c: Allow for leading underscores on
2855 2011-10-26 Joseph Myers <joseph@codesourcery.com>
2857 * gcc.target/i386/pad-4.c: Skip for Windows targets.
2859 2011-10-26 Eric Botcazou <ebotcazou@adacore.com>
2861 * gnat.dg/specs/discr1.ads: New test.
2862 * gnat.dg/specs/discr1_pkg.ads: New helper.
2864 2011-10-26 Eric Botcazou <ebotcazou@adacore.com>
2866 * gnat.dg/specs/unchecked_union.ads: Rename to...
2867 * gnat.dg/specs/unchecked_union1.ads: ...this.
2868 * gnat.dg/specs/unchecked_union2.ads: New test.
2870 2011-10-26 Eric Botcazou <ebotcazou@adacore.com>
2872 * gnat.dg/specs/atomic1.ads: New test.
2874 2011-10-26 Ed Smith-Rowland <3dw4rd@verizon.net>
2876 Implement C++11 user-defined literals.
2877 * g++.dg/cpp0x/udlit-addr.C: New.
2878 * g++.dg/cpp0x/udlit-args.C: New.
2879 * g++.dg/cpp0x/udlit-args-neg.C: New.
2880 * g++.dg/cpp0x/udlit-clink-neg.C: New.
2881 * g++.dg/cpp0x/udlit-concat.C: New.
2882 * g++.dg/cpp0x/udlit-concat-neg.C: New.
2883 * g++.dg/cpp0x/udlit-constexpr.C: New.
2884 * g++.dg/cpp0x/udlit-cpp98-neg.C: New.
2885 * g++.dg/cpp0x/udlit-declare-neg.C: New.
2886 * g++.dg/cpp0x/udlit-friend.C: New.
2887 * g++.dg/cpp0x/udlit-general.C: New.
2888 * g++.dg/cpp0x/udlit-inline.C: New.
2889 * g++.dg/cpp0x/udlit-linkage-neg.C: New.
2890 * g++.dg/cpp0x/udlit-member-neg.C: New.
2891 * g++.dg/cpp0x/udlit-namespace.C: New.
2892 * g++.dg/cpp0x/udlit-nofunc-neg.C: New.
2893 * g++.dg/cpp0x/udlit-nonempty-str-neg.C: New.
2894 * g++.dg/cpp0x/udlit-nospace-neg.C: New.
2895 * g++.dg/cpp0x/udlit-nosuffix-neg.C: New.
2896 * g++.dg/cpp0x/udlit-nounder-neg.C: New.
2897 * g++.dg/cpp0x/udlit-operator-neg.C: New.
2898 * g++.dg/cpp0x/udlit-raw-str.C: New.
2899 * g++.dg/cpp0x/udlit-shadow-neg.C: New.
2900 * g++.dg/cpp0x/udlit-suffix-neg.C: New.
2901 * g++.dg/cpp0x/udlit-systemheader.C: New.
2902 * g++.dg/cpp0x/udlit-template.C: New.
2903 * g++.dg/cpp0x/udlit-tmpl-arg.C: New.
2904 * g++.dg/cpp0x/udlit-tmpl-arg-neg.C: New.
2905 * g++.dg/cpp0x/udlit-tmpl-parms.C: New.
2906 * g++.dg/cpp0x/udlit-tmpl-parms-neg.C: New.
2907 * g++.dg/cpp0x/udlit_system_header: New.
2909 2011-10-26 Paolo Carlini <paolo.carlini@oracle.com>
2912 * g++.dg/cpp0x/decltype34.C: New.
2914 2011-10-26 Tom de Vries <tom@codesourcery.com>
2916 * gcc.c-torture/unsorted/HIcmp.c: Fix unaligned pointer.
2917 * gcc.c-torture/unsorted/HIset.c: Same.
2918 * gcc.c-torture/unsorted/SIcmp.c: Same.
2919 * gcc.c-torture/unsorted/SIset.c: Same.
2920 * gcc.c-torture/unsorted/SFset.c: Same.
2921 * gcc.c-torture/unsorted/UHIcmp.c: Same.
2922 * gcc.c-torture/unsorted/USIcmp.c: Same.
2923 * gcc.c-torture/unsorted/DFcmp.c: Same.
2925 2011-10-26 Jakub Jelinek <jakub@redhat.com>
2927 * gcc.target/i386/avx2-i32gatherd-1.c: Adjust scan-assembler regex
2928 to work also with -masm=intel and additionally test the xmm vs. ymm
2929 register type combination on mask/dest and in vsib.
2930 * gcc.target/i386/avx2-i32gatherd256-1.c: Likewise.
2931 * gcc.target/i386/avx2-i32gatherd256-3.c: Likewise.
2932 * gcc.target/i386/avx2-i32gatherd-3.c: Likewise.
2933 * gcc.target/i386/avx2-i32gatherpd-1.c: Likewise.
2934 * gcc.target/i386/avx2-i32gatherpd256-1.c: Likewise.
2935 * gcc.target/i386/avx2-i32gatherpd256-3.c: Likewise.
2936 * gcc.target/i386/avx2-i32gatherpd-3.c: Likewise.
2937 * gcc.target/i386/avx2-i32gatherps-1.c: Likewise.
2938 * gcc.target/i386/avx2-i32gatherps256-1.c: Likewise.
2939 * gcc.target/i386/avx2-i32gatherps256-3.c: Likewise.
2940 * gcc.target/i386/avx2-i32gatherps-3.c: Likewise.
2941 * gcc.target/i386/avx2-i32gatherq-1.c: Likewise.
2942 * gcc.target/i386/avx2-i32gatherq256-1.c: Likewise.
2943 * gcc.target/i386/avx2-i32gatherq256-3.c: Likewise.
2944 * gcc.target/i386/avx2-i32gatherq-3.c: Likewise.
2945 * gcc.target/i386/avx2-i64gatherd-1.c: Likewise.
2946 * gcc.target/i386/avx2-i64gatherd256-1.c: Likewise.
2947 * gcc.target/i386/avx2-i64gatherd256-3.c: Likewise.
2948 * gcc.target/i386/avx2-i64gatherd-3.c: Likewise.
2949 * gcc.target/i386/avx2-i64gatherpd-1.c: Likewise.
2950 * gcc.target/i386/avx2-i64gatherpd256-1.c: Likewise.
2951 * gcc.target/i386/avx2-i64gatherpd256-3.c: Likewise.
2952 * gcc.target/i386/avx2-i64gatherpd-3.c: Likewise.
2953 * gcc.target/i386/avx2-i64gatherps-1.c: Likewise.
2954 * gcc.target/i386/avx2-i64gatherps256-1.c: Likewise.
2955 * gcc.target/i386/avx2-i64gatherps256-3.c: Likewise.
2956 * gcc.target/i386/avx2-i64gatherps-3.c: Likewise.
2957 * gcc.target/i386/avx2-i64gatherq-1.c: Likewise.
2958 * gcc.target/i386/avx2-i64gatherq256-1.c: Likewise.
2959 * gcc.target/i386/avx2-i64gatherq256-3.c: Likewise.
2960 * gcc.target/i386/avx2-i64gatherq-3.c: Likewise.
2962 2011-10-26 Tom de Vries <tom@codesourcery.com>
2964 PR tree-optimization/50763
2965 * gcc.dg/pr50763-2.c: New test.
2967 2011-10-25 Joseph Myers <joseph@codesourcery.com>
2969 * gcc.dg/format/ms_c90-printf-1.c, gcc.dg/format/ms_c90-scanf-1.c:
2970 Update expected messages.
2972 2011-10-25 Eric Botcazou <ebotcazou@adacore.com>
2974 * gcc.dg/vect/slp-multitypes-2.c: Do not XFAIL on SPARC 32-bit.
2976 2011-10-25 Jason Merrill <jason@redhat.com>
2979 * g++.dg/init/aggr7.C: New.
2982 * g++.dg/cpp0x/initlist59.C: New.
2984 2011-10-25 Paolo Carlini <paolo.carlini@oracle.com>
2987 * g++.dg/overload/operator5.C: New.
2989 2011-10-25 Paolo Carlini <paolo.carlini@oracle.com>
2992 * g++.dg/template/crash108.C: New.
2994 2011-10-25 Jakub Jelinek <jakub@redhat.com>
2996 PR tree-optimization/50596
2997 * gcc.dg/vect/vect-cond-10.c: New test.
2999 2011-10-24 Joey Ye <joey.ye@arm.com>
3001 * gcc.target/arm/pr42575.c: Remove architecture option.
3003 2011-10-24 David S. Miller <davem@davemloft.net>
3005 * gcc.target/sparc/vis3move-1.c: New test.
3006 * gcc.target/sparc/vis3move-2.c: New test.
3007 * gcc.target/sparc/vis3move-3.c: New test.
3009 2011-10-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3011 * gcc.dg/strlenopt-22.c: New testcase.
3012 * gcc.dg/strlenopt-4.c: Change scan value for s390(x).
3014 2011-10-24 Uros Bizjak <ubizjak@gmail.com>
3016 * gcc.target/i386/sse-5.c (dg-options): Add -mno-sse.
3018 (dg-skip-if): Remove.
3019 * gcc.target/i386/funcspec-1.c: Ditto.
3020 * gcc.target/i386/funcspec-3.c (dg-options): Add -mno-sse3.
3022 2011-10-24 Richard Guenther <rguenther@suse.de>
3024 * gcc.dg/vect/vect-bool-1.c: New testcase.
3026 2011-10-24 Richard Guenther <rguenther@suse.de>
3028 PR tree-optimization/50838
3029 * gcc.dg/torture/pr50838.c: New testcase.
3031 2011-10-24 Ira Rosen <ira.rosen@linaro.org>
3033 PR tree-optimization/50730
3034 * gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c: New test.
3035 * gcc.dg/vect/vect.exp: Run no-tree-sra-bb-slp* tests with
3036 -fno-tree-sra and SLP flags.
3038 2011-10-23 Paolo Carlini <paolo.carlini@oracle.com>
3042 2011-10-23 Paolo Carlini <paolo.carlini@oracle.com>
3045 * g++.dg/cpp0x/warn_cxx0x2.C: New.
3046 * g++.dg/cpp0x/warn_cxx0x3.C: Likewise.
3048 2011-10-23 Paolo Carlini <paolo.carlini@oracle.com>
3051 * g++.dg/cpp0x/warn_cxx0x2.C: New.
3052 * g++.dg/cpp0x/warn_cxx0x3.C: Likewise.
3054 2011-10-23 Tom de Vries <tom@codesourcery.com>
3056 PR tree-optimization/50763
3057 * gcc.dg/pr50763.c: New test.
3059 2011-10-23 Uros Bizjak <ubizjak@gmail.com>
3062 * gcc.target/i386/pr50788.c: New test.
3064 2011-10-23 Ira Rosen <ira.rosen@linaro.org>
3066 PR tree-optimization/50819
3067 * g++.dg/vect/vect.exp: Set target dependent flags for slp-* tests.
3068 * g++.dg/vect/slp-pr50819.cc: New test.
3070 2011-10-21 Paolo Carlini <paolo.carlini@oracle.com>
3073 * g++.dg/warn/Wconversion4.C: New.
3075 2011-10-21 Jakub Jelinek <jakub@redhat.com>
3078 * gcc.dg/torture/vshuf-32.inc: Add broadcast permutation
3079 from element other than first and reverse permutation.
3080 * gcc.dg/torture/vshuf-16.inc: Likewise.
3081 * gcc.dg/torture/vshuf-8.inc: Likewise.
3082 * gcc.dg/torture/vshuf-4.inc: Likewise.
3084 2011-10-21 Paolo Carlini <paolo.carlini@oracle.com>
3087 * g++.dg/parse/error43.C: New.
3088 * g++.dg/parse/error44.C: Likewise.
3090 2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
3091 Kirill Yukhin <kirill.yukhin@intel.com>
3094 * gcc.target/i386/avx2-check.h (main): Check CPUID level correctly.
3095 * gcc.target/i386/bmi2-check.h: Ditto.
3097 2011-10-21 Ville Voutilainen <ville.voutilainen@gmail.com>
3100 * g++.dg/cpp0x/override2.C: Add test.
3102 2011-10-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3104 * lib/gcc-dg.exp (GCC_UNDER_TEST): Set before calling
3105 check_linker_plugin_available.
3107 2011-10-21 Kai Tietz <ktietz@redhat.com>
3109 * gcc.target/i386/branch-cost1.c: New test.
3110 * gcc.target/i386/branch-cost2.c: New test.
3111 * gcc.target/i386/branch-cost3.c: New test.
3112 * gcc.target/i386/branch-cost4.c: New test.
3114 2011-10-20 Steve Ellcey <sje@cup.hp.com>
3116 * gcc.dg/vect/vect-120.c: Add vect_floatint_cvt requirement.
3118 2011-10-20 Steve Ellcey <sje@cup.hp.com>
3121 * gcc.dg/pr49994-3.c: Skip on HP-UX.
3123 2011-10-20 Joseph Myers <joseph@codesourcery.com>
3125 * gcc.dg/lto/pr46940_0.c (ASMNAME, ASMNAME2, STRING): Define.
3126 (_moz_foo, EXT__foo): Use ASMNAME.
3128 2011-10-20 Joseph Myers <joseph@codesourcery.com>
3130 * lib/lto.exp (lto-execute): Use .exe suffix for test executable
3133 2011-10-20 Kirill Yukhin <kirill.yukhin@intel.com>
3136 * gcc.target/i386/pr50766.c: New test.
3138 2011-10-20 Jason Merrill <jason@redhat.com>
3141 * g++.dg/eh/partial1.C: New.
3143 2011-10-20 Richard Henderson <rth@redhat.com>
3145 * gcc.target/i386/vperm-v2df.c, gcc.target/i386/vperm-v2di.c,
3146 gcc.target/i386/vperm-v4sf-1.c, gcc.target/i386/vperm-v4sf-2.c,
3147 gcc.target/i386/vperm-v4si-1.c, gcc.target/i386/vperm-v4si-2.c:
3148 Use __builtin_shuffle.
3150 2011-10-20 Steven G. Kargl <kargl@gcc.gnu.org>
3153 * gfortran.dg/ishft_3.f90: Update test.
3155 2011-10-20 Steven G. Kargl <kargl@gcc.gnu.org>
3158 * gfortran.dg/substring_integer_index.f90: New test.
3160 2011-10-20 Steven G. Kargl <kargl@gcc.gnu.org>
3162 * gfortran.dg/format_string.f: New test.
3164 2011-10-20 Uros Bizjak <ubizjak@gmail.com>
3166 * gcc.dg/ipa/ipa-sra-2.c: Add dg-require-effective-target
3168 * gcc.dg/ipa/ipa-sra-6.c: Ditto.
3170 2011-10-20 Joseph Myers <joseph@codesourcery.com>
3172 * gcc.target/i386/pr40906-1.c, gcc.target/i386/pr40906-2.c,
3173 gcc.target/i386/pr46226.c: Do not use
3174 -mno-accumulate-outgoing-args.
3176 2011-10-20 Joseph Myers <joseph@codesourcery.com>
3178 * gcc.dg/tree-prof/val-prof-7.c: Declare bzero instead of
3179 including <strings.h>.
3181 2011-10-19 Jan Hubicka <jh@suse.cz>
3183 * lib/lto.exp (lto_init): Test slim lto and no-linker-plugin path.
3184 * lib/gcc-dg.exp (check_effective_target_lto): Likewise.
3185 * lib/c-torture.exp: Likewise.
3186 * gcc.c-torture/execute/builtins/strstr-asm.c: Force fat LTO.
3187 * gcc.c-torture/compile/sync-1.c: Likewise.
3188 * gcc.c-torture/compile/sync-1.c: Likewise.
3189 * gcc.c-torture/compile/sync-3.c: Likewise.
3190 * gcc.dg/noncompile/invalid_asm.c: Likewise.
3191 * gcc.dg/noncompile/920507-1.c: Likewise.
3192 * gcc.dg/torture/pr36400.c: Likewise.
3193 * g++.dg/torture/pr34850.C: Likewise.
3195 2011-10-20 Eric Botcazou <ebotcazou@adacore.com>
3197 * gnat.dg/source_ref1.adb: New test.
3198 * gnat.dg/source_ref2.adb: Likewise.
3200 2011-10-19 Paolo Carlini <paolo.carlini@oracle.com>
3203 * g++.dg/parse/error42.C: New.
3204 * g++.old-deja/g++.other/ptrmem7.C: Tweak dg-errors.
3206 2011-10-19 Jason Merrill <jason@redhat.com>
3209 * g++.dg/init/value9.C: New.
3211 2011-10-19 Jakub Jelinek <jakub@redhat.com>
3213 * gcc.dg/torture/vshuf-32.inc: Add interleave permutations.
3214 * gcc.dg/torture/vshuf-16.inc: Likewise.
3215 * gcc.dg/torture/vshuf-8.inc: Likewise.
3216 * gcc.dg/torture/vshuf-4.inc: Likewise.
3218 2011-10-19 Janus Weil <janus@gcc.gnu.org>
3221 * gfortran.dg/sizeof_proc.f90: New.
3223 2011-10-19 Joseph Myers <joseph@codesourcery.com>
3225 * g++.dg/compat/struct-layout-1_generate.c: Also pass -mno-mmx
3226 -Wno-abi for i?86-*-mingw32* x86_64-*-mingw32* i?86-*-cygwin*.
3228 2011-10-19 Uros Bizjak <ubizjak@gmail.com>
3231 * gcc.dg/plugin/plugindir?.c Update dg-prune-output.
3233 2011-10-19 Jason Merrill <jason@redhat.com>
3236 * g++.dg/init/ref20.C: New.
3238 2011-10-19 Kai Tietz <ktietz@redhat.com>
3241 * gcc.dg/tree-ssa/builtin-expect-1.c: Adjust test.
3242 * gcc.dg/tree-ssa/builtin-expect-2.c: Adjust test.
3243 * gcc.dg/tree-ssa/builtin-expect-3.c: Adjust test.
3244 * gcc.dg/tree-ssa/builtin-expect-4.c: Adjust test.
3245 * gcc.dg/tree-ssa/builtin-expect-5.c: Adjust test.
3247 2011-10-19 Richard Guenther <rguenther@suse.de>
3250 * gcc.dg/torture/pr50768.c: New testcase.
3252 2011-10-19 Alexander Monakov <amonakov@ispras.ru>
3254 PR rtl-optimization/50340
3255 * gcc.dg/pr50340.c: New.
3257 2011-10-18 Andrew Stubbs <ams@codesourcery.com>
3259 PR tree-optimization/50717
3261 * gcc.dg/pr50717-1.c: New file.
3262 * gcc.target/arm/wmul-12.c: Correct types.
3263 * gcc.target/arm/wmul-8.c: Correct types.
3265 2011-10-18 Jason Merrill <jason@redhat.com>
3268 * g++.dg/cpp0x/defaulted32.C: New.
3271 * g++.dg/lookup/using23.C: New.
3274 * g++.dg/cpp0x/implicit12.C: New.
3275 * g++.dg/cpp0x/defaulted20.C: Adjust.
3276 * g++.dg/cpp0x/defaulted21.C: Adjust.
3277 * g++.dg/cpp0x/implicit-copy.C: Adjust.
3278 * g++.dg/cpp0x/implicit4.C: Adjust.
3279 * g++.dg/cpp0x/implicit5.C: Adjust.
3280 * g++.dg/cpp0x/implicit8.C: Adjust.
3281 * g++.dg/cpp0x/lambda/lambda-ice2.C: Adjust.
3282 * g++.dg/cpp0x/not_special.C: Adjust.
3283 * g++.dg/cpp0x/rv-trivial-bug.C: Adjust.
3284 * g++.dg/cpp0x/rv1n.C: Adjust.
3285 * g++.dg/cpp0x/rv2n.C: Adjust.
3286 * g++.dg/cpp0x/rv3n.C: Adjust.
3287 * g++.dg/cpp0x/rv4n.C: Adjust.
3288 * g++.dg/cpp0x/rv5n.C: Adjust.
3289 * g++.dg/cpp0x/rv6n.C: Adjust.
3290 * g++.dg/cpp0x/rv7n.C: Adjust.
3292 2011-10-18 Kirill Yukhin <kirill.yukhin@intel.com>
3294 * gcc.target/i386/avx2-vpop-check.h: New header.
3295 * gcc.target/i386/avx2-vpaddd-3.c: New test.
3296 * gcc.target/i386/avx2-vpaddw-3.c: Ditto.
3297 * gcc.target/i386/avx2-vpaddb-3.c: Ditto.
3298 * gcc.target/i386/avx2-vpaddq-3.c: Ditto.
3299 * gcc.target/i386/avx2-vpand-3.c: Ditto.
3300 * gcc.target/i386/avx2-vpmulld-3.c: Ditto.
3301 * gcc.target/i386/avx2-vpmullw-3.c: Ditto.
3302 * gcc.target/i386/avx2-vpsrad-3.c: Ditto.
3303 * gcc.target/i386/avx2-vpsraw-3.c: Ditto.
3304 * gcc.target/i386/avx2-vpsrld-3.c: Ditto.
3305 * gcc.target/i386/avx2-vpsrlw-3.c: Ditto.
3306 * gcc.target/i386/avx2-vpsubb-3.c: Ditto.
3307 * gcc.target/i386/avx2-vpsubd-3.c: Ditto.
3308 * gcc.target/i386/avx2-vpsubq-3.c: Ditto.
3309 * gcc.target/i386/avx2-vpsubw-3.c: Ditto.
3311 2011-10-18 Mikael Morin <mikael@gcc.gnu.org>
3314 * gfortran.dg/coarray_subobject_1.f90: New test.
3315 * gfortran.dg/coarray/subobject_1.f90: New test.
3317 2011-10-18 Alexander Monakov <amonakov@ispras.ru>
3319 PR rtl-optimization/50205
3320 * gcc.dg/pr50205.c: New.
3322 2011-10-18 Richard Guenther <rguenther@suse.de>
3324 PR tree-optimization/50767
3325 * gcc.dg/torture/pr50767.c: New testcase.
3327 2011-10-18 Julian Brown <julian@codesourcery.com>
3329 * lib/target-supports.exp (check_effective_target_arm_unaligned): New.
3330 * gcc.target/arm/unaligned-memcpy-1.c: New.
3331 * gcc.target/arm/unaligned-memcpy-2.c: New.
3332 * gcc.target/arm/unaligned-memcpy-3.c: New.
3333 * gcc.target/arm/unaligned-memcpy-4.c: New.
3335 2011-10-18 Janus Weil <janus@gcc.gnu.org>
3338 * gfortran.dg/iso_c_binding_class.f03: New.
3340 2011-10-18 Ira Rosen <ira.rosen@linaro.org>
3342 * testsuite/lib/target-supports.exp
3343 (check_effective_target_vect_widen_shift): New.
3344 * gcc.dg/vect/vect-widen-shift-s16.c: New.
3345 * gcc.dg/vect/vect-widen-shift-s8.c: New.
3346 * gcc.dg/vect/vect-widen-shift-u16.c: New.
3347 * gcc.dg/vect/vect-widen-shift-u8.c: New.
3349 2011-10-18 Richard Guenther <rguenther@suse.de>
3351 * gcc.dg/torture/restrict-1.c: New testcase.
3353 2011-10-17 Michael Spertus <mike_spertus@symantec.com>
3355 * g++.dg/ext/bases.C: New test.
3357 2011-10-17 David S. Miller <davem@davemloft.net>
3359 * gcc.target/sparc/fand.c: Remove __LP64__ ifdefs and expect
3360 all operations to emit VIS instructions.
3361 * gcc.target/sparc/fandnot.c: Likewise.
3362 * gcc.target/sparc/fnot.c: Likewise.
3363 * gcc.target/sparc/for.c: Likewise.
3364 * gcc.target/sparc/fornot.c: Likewise.
3365 * gcc.target/sparc/fxnor.c: Likewise.
3366 * gcc.target/sparc/fxor.c: Likewise.
3367 * gcc.target/sparc/combined-1.c: Revert change to use -O2, no longer
3370 2011-10-17 Jakub Jelinek <jakub@redhat.com>
3372 * gcc.c-torture/execute/vshuf-v16hi.c: New test.
3373 * gcc.dg/torture/vshuf-16.inc: New file.
3374 * gcc.dg/torture/vshuf-2.inc: New file.
3375 * gcc.dg/torture/vshuf-32.inc: New file.
3376 * gcc.dg/torture/vshuf-4.inc: New file.
3377 * gcc.dg/torture/vshuf-8.inc: New file.
3378 * gcc.dg/torture/vshuf-main.inc: New file.
3379 * gcc.dg/torture/vshuf-v16hi.c: New test.
3380 * gcc.dg/torture/vshuf-v16qi.c: New test.
3381 * gcc.dg/torture/vshuf-v2df.c: New test.
3382 * gcc.dg/torture/vshuf-v2di.c: New test.
3383 * gcc.dg/torture/vshuf-v2sf.c: New test.
3384 * gcc.dg/torture/vshuf-v2si.c: New test.
3385 * gcc.dg/torture/vshuf-v32qi.c: New test.
3386 * gcc.dg/torture/vshuf-v4df.c: New test.
3387 * gcc.dg/torture/vshuf-v4di.c: New test.
3388 * gcc.dg/torture/vshuf-v4hi.c: New test.
3389 * gcc.dg/torture/vshuf-v4sf.c: New test.
3390 * gcc.dg/torture/vshuf-v4si.c: New test.
3391 * gcc.dg/torture/vshuf-v8hi.c: New test.
3392 * gcc.dg/torture/vshuf-v8qi.c: New test.
3393 * gcc.dg/torture/vshuf-v8sf.c: New test.
3394 * gcc.dg/torture/vshuf-v8si.c: New test.
3396 2011-10-17 Ira Rosen <ira.rosen@linaro.org>
3398 PR tree-optimization/50746
3399 * gcc.dg/vect/vect-114.c: Remove vect_hw_misalign.
3401 2011-10-17 Jason Merrill <jason@redhat.com>
3404 * g++.dg/cpp0x/lambda/lambda-capture-neg.C: New.
3406 2011-10-17 Paolo Carlini <paolo.carlini@oracle.com>
3409 * g++.dg/parse/error41.C: New.
3410 * g++.dg/parse/error20.C: Adjust.
3412 2011-10-17 Paolo Carlini <paolo.carlini@oracle.com>
3415 * g++.dg/warn/format7.C: New.
3416 * obj-c++.dg/warn7.mm: Likewise.
3418 2011-10-17 Richard Guenther <rguenther@suse.de>
3420 PR tree-optimization/50729
3421 * gcc.dg/torture/pr50729.c: New testcase.
3423 2011-10-15 Tom Tromey <tromey@redhat.com>
3424 Dodji Seketeli <dodji@redhat.com>
3426 * lib/prune.exp (prune_gcc_output): Prune output referring to
3428 * gcc.dg/cpp/macro-exp-tracking-1.c: New test.
3429 * gcc.dg/cpp/macro-exp-tracking-2.c: Likewise.
3430 * gcc.dg/cpp/macro-exp-tracking-3.c: Likewise.
3431 * gcc.dg/cpp/pragma-diagnostic-2.c: Likewise.
3433 2011-10-15 Tom Tromey <tromey@redhat.com>
3434 Dodji Seketeli <dodji@redhat.com>
3436 * gcc.dg/cpp/pragma-diagnostic-1.c: New test.
3438 2011-10-17 Paolo Carlini <paolo.carlini@oracle.com>
3441 * g++.dg/inherit/error5.C: New.
3443 2011-10-17 Janus Weil <janus@gcc.gnu.org>
3447 * gfortran.dg/kind_tests_4.f90: New.
3449 2011-10-17 Ira Rosen <ira.rosen@linaro.org>
3451 * gcc.dg/vect/vect-21.c: Expect the loops to get vectorized on
3452 targets that support vector condition.
3454 2011-10-16 Janus Weil <janus@gcc.gnu.org>
3457 * gfortran.dg/c_kind_tests_3.f03: New.
3459 2011-10-16 Janus Weil <janus@gcc.gnu.org>
3462 * gfortran.dg/elemental_args_check_4.f90: New.
3464 2011-10-16 Ira Rosen <ira.rosen@linaro.org>
3466 PR tree-optimization/50727