| 2011-12-31 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51397 |
| * g++.dg/cpp0x/static_assert6.C: New. |
| |
| 2011-12-31 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/tree-ssa/vrp47: Pass -march=i586 for ia32 target. |
| |
| 2011-12-31 Thomas König <tkoenig@gcc.gnu.org> |
| |
| PR fortran/51502 |
| * lib/gcc-dg.exp (scan-module-absence): New function. |
| * gfortran.dg/implicit_pure_2.f90: New test. |
| |
| 2011-12-30 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51316 |
| * g++.dg/cpp0x/alignof4.C: New. |
| |
| 2011-12-29 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| PR testsuite/51702 |
| * gcc.dg/scal-to-vec1.c: If 32-bit powerpc-linux, add the |
| -mabi=altivec option, which suppresses a warning message about |
| passing vectors by reference. The extra warning causes some tests |
| to fail. |
| * gcc.dg/scal-to-vec2.c: Likewise. |
| * gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c: Likewise. |
| * gcc.dg/pr35442.c: Likewise. |
| * gcc.dg/vector-compare-1.c: Likewise. |
| * gcc.dg/vector-compare-2.c: Likewise. |
| * gcc.dg/torture/pr36891.c: Likewise. |
| |
| 2012-12-29 Kai Tietz <ktietz@redhat.com> |
| |
| * g++.dg/abi/bitfield3.C: Make sure test runs |
| for windows targets without activated ms-bitfields option. |
| |
| * g++.old-deja/g++.brendan/new3.C: Adjust test for mingw |
| targets to use static-version. |
| * g++.old-deja/g++.abi/cxa_vec.C: Likewise. |
| * g++.old-deja/g++.abi/arraynew.C: Likewise. |
| * g++.old-deja/g++.eh/new1.C: Likewise. |
| * g++.old-deja/g++.eh/new2.C: Likewise. |
| |
| 2011-12-29 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| * gfortran.dg/function_optimize_9.f90: New test. |
| |
| 2011-12-27 Fabien Chêne <fabien@gcc.gnu.org> |
| |
| PR c++/23211 |
| * g++.dg/template/using18.C: New. |
| * g++.dg/template/using19.C: New. |
| * g++.dg/template/nested3.C: Remove dg-message at instantiation. |
| * g++.dg/template/crash13.C: Likewise. |
| |
| 2011-12-28 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| PR target/51623 |
| * gcc.target/powerpc/pr51623.c: New file. |
| |
| 2011-12-28 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/torture/pr50396.c: Use dg-add-options ieee. |
| |
| 2011-12-27 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51547 |
| * g++.dg/cpp0x/pr51547.C: New. |
| |
| 2011-12-27 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.c-torture/execute/20111227-1.c: New test. |
| |
| 2011-12-25 Jan Hubicka <jh@suse.cz> |
| |
| PR middle-end/48641 |
| * gcc.dg/compile/pr48641.c: New file. |
| |
| 2011-12-26 Joey Ye <joey.ye@arm.com> |
| |
| PR middle-end/51200 |
| * gcc.dg/volatile-bitfields-2.c: New test. |
| |
| 2011-12-23 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51507 |
| * g++.dg/cpp0x/variadic121.C: New. |
| |
| 2011-12-23 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/vect/fast-math-pr35982.c: Fix parenthesis in target selectors. |
| |
| 2011-12-23 Dmitry Plotnikov <dplotnikov@ispras.ru> |
| |
| * gcc.target/arm/vect-vcvt.c: New test. |
| * gcc.target/arm/vect-vcvtq.c: New test. |
| |
| * gcc.dg/vect/fast-math-pr35982.c: Added vect_strided2 alternative |
| in final check. |
| |
| * lib/target-supports.exp (check_effective_target_vect_intfloat_cvt): |
| True for ARM NEON. |
| (check_effective_target_vect_uintfloat_cvt): Likewise. |
| (check_effective_target_vect_floatuint_cvt): Likewise. |
| (check_effective_target_vect_floatint_cvt): Likewise. |
| |
| 2011-12-23 Richard Guenther <rguenther@suse.de> |
| |
| PR rtl-optimization/50396 |
| * gcc.dg/torture/pr50396.c: New testcase. |
| |
| 2011-12-22 Bin Cheng <bin.cheng@arm.com> |
| |
| PR tree-optimization/43491 |
| * gcc.dg/tree-ssa/pr43491.c: New test. |
| |
| 2011-12-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
| |
| PR testsuite/50722 |
| * gcc.dg/pr49994-3.c: Skip on ia64-*-*-*, hppa*-*-* and *-*-hpux*. |
| |
| 2011-12-22 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/51650 |
| * g++.dg/lto/pr51650-1_0.C: New testcase. |
| * g++.dg/lto/pr51650-2_0.C: Likewise. |
| |
| 2011-12-21 Richard Earnshaw <rearnsha@arm.com> |
| |
| PR target/51643 |
| * gcc.target/arm/sibcall-2.c: New test. |
| |
| 2011-12-22 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR testsuite/51645 |
| * g++.dg/cpp0x/alias-decl-debug-0.C: Add dg-skip-if. |
| |
| 2011-12-21 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/pr50038.c: Move to ... |
| * gcc.target/i386/pr50038.c: ... here. Test on all targets. |
| |
| 2011-12-21 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51611 |
| * g++.dg/cpp0x/nsdmi-virtual1.C: New. |
| |
| 2011-12-21 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51305 |
| * g++.dg/cpp0x/constexpr-noexcept6.C: New. |
| |
| 2011-12-21 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/51644 |
| PR middle-end/51647 |
| * gcc.dg/pr51644.c: New test. |
| * g++.dg/warn/Wreturn-4.C: New test. |
| |
| 2011-12-21 Michael Zolotukhin <michael.v.zolotukhin@intel.com> |
| |
| * gcc.dg/vect/no-section-anchors-vect-31.c: Adjust array size and test |
| diag-scans to fix fail on AVX. |
| * gcc.dg/vect/no-section-anchors-vect-36.c: Ditto. |
| * gcc.dg/vect/no-section-anchors-vect-64.c: Ditto. |
| * gcc.dg/vect/no-section-anchors-vect-66.c: Ditto. |
| * gcc.dg/vect/no-section-anchors-vect-68.c: Ditto. |
| * gcc.dg/vect/no-section-anchors-vect-69.c: Ditto. |
| * gcc.dg/vect/no-vfa-vect-dv-2.c: Adjust dg-scans. |
| * gcc.dg/vect/pr45752.c: Ditto. |
| * gcc.dg/vect/slp-perm-4.c: Ditto. |
| * gcc.dg/vect/slp-perm-9.c: Ditto. |
| * gcc.dg/vect/vect-33.c: Ditto. |
| * gcc.dg/vect/vect-35.c: Ditto. |
| * gcc.dg/vect/vect-6-big-array.c: Ditto. |
| * gcc.dg/vect/vect-6.c: Ditto. |
| * gcc.dg/vect/vect-91.c: Ditto. |
| * gcc.dg/vect/vect-all-big-array.c: Ditto. |
| * gcc.dg/vect/vect-all.c: Ditto. |
| * gcc.dg/vect/vect-multitypes-1.c: Ditto. |
| * gcc.dg/vect/vect-outer-4c.c: Ditto. |
| * gcc.dg/vect/vect-outer-5.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-1.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-3.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-4.c: Ditto. |
| * gcc.dg/vect/vect-peel-1.c: Ditto. |
| * gcc.dg/vect/vect-peel-2.c: Ditto. |
| * gcc.dg/vect/vect-peel-3.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-1b.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-1c.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-2b.c: Ditto. |
| * gcc.dg/vect/wrapv-vect-reduc-pattern-2c.c: Ditto. |
| * lib/target-supports.exp (check_avx_available): New function. |
| (check_effective_target_vect_sizes_32B_16B): Ditto. |
| (check_prefer_avx128): Ditto. |
| (check_effective_target_vect_aligned_arrays): Add handling of AVX. |
| (check_effective_target_vect_multiple_sizes): Ditto. |
| |
| 2011-12-21 Enkovich Ilya <ilya.enkovich@intel.com> |
| |
| PR target/50038 |
| * gcc.dg/pr50038.c: New test. |
| |
| 2011-12-20 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51621 |
| * g++.dg/cpp0x/constexpr-ice5.C: New. |
| |
| 2011-12-20 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/c11-version-1.c, gcc.dg/c11-version-2.c, |
| gcc.dg/c94-version-1.c, gcc.dg/c99-version-1.c, |
| gcc.dg/gnu11-version-1.c: New tests. |
| |
| 2011-12-20 Bernd Schmidt <bernds@codesourcery.com> |
| |
| PR middle-end/51200 |
| * gcc.target/arm/volatile-bitfields-4.c: New test. |
| * c-c++-common/abi-bf.c: New test. |
| |
| 2011-12-20 Dodji Seketeli <dodji@redhat.com> |
| |
| PR debug/49951 |
| * g++.dg/gcov/gcov-2.C: Adjust. |
| |
| 2011-12-20 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51612 |
| * g++.dg/cpp0x/constexpr-ice4.C: New. |
| |
| 2011-12-19 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51328 |
| * g++.dg/template/crash109.C: New. |
| |
| 2011-12-19 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51530 |
| * g++.dg/cpp0x/nullptr26.C: New. |
| |
| 2011-12-19 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.target/mips/mult-1.c: Require -O2. |
| |
| 2011-12-19 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.target/mips/ext-2.c: Add NOMIPS16. |
| |
| 2011-12-19 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51526 |
| * g++.dg/cpp0x/constexpr-delegating.C: New. |
| |
| 2011-12-19 Sandra Loosemore <sandra@codesourcery.com> |
| Tom de Vries <tom@codesourcery.com> |
| |
| PR rtl-opt/50380 |
| * gcc.c-torture/compile/pr50380.c: New testcase. |
| |
| 2011-12-19 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51605 |
| * gfortran.dg/block_10.f90: New. |
| |
| 2011-12-19 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51553 |
| * g++.dg/cpp0x/initlist64.C: New. |
| |
| PR c++/51228 |
| * c-c++-common/transparent-union-1.c: New. |
| |
| 2011-12-19 Eric Botcazou <ebotcazou@adacore.com> |
| |
| PR tree-optimization/51580 |
| * gnat.dg/specs/loop_optimization1.ads: New test. |
| * gnat.dg/specs/loop_optimization1_pkg.ad[sb]: New helper. |
| |
| 2011-12-19 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/51573 |
| * gcc.dg/lto/20111207-2_0.c: Adjust. |
| * g++.dg/lto/pr51573-1_0.C: New testcase. |
| |
| 2011-12-19 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c++/51619 |
| * g++.dg/cpp0x/pr51619.C: New test. |
| |
| 2011-12-19 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51605 |
| * gfortran.dg/select_type_25.f90: New. |
| |
| 2011-12-19 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/51583 |
| * gcc.dg/tree-ssa/pr51583.c: New test. |
| |
| 2011-12-19 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51596 |
| * g++.dg/opt/pr51596.C: New test. |
| |
| PR middle-end/51590 |
| PR tree-optimization/51606 |
| * gcc.dg/vect/pr51590.c: New test. |
| |
| 2011-12-19 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/51572 |
| * g++.dg/lto/pr51572-2_0.C: New testcase. |
| |
| 2011-12-19 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51477 |
| * g++.dg/cpp0x/nsdmi6.C: New test. |
| |
| 2011-12-19 Tobias Burnus <burnus@net-b.de> |
| |
| * gfortran.dg/coarray_poly_3.f90: New. |
| * coarray/poly_run_1.f90: Enable some previously commented code. |
| |
| 2011-12-19 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51489 |
| * g++.dg/cpp0x/constexpr-ptrsub.C: New. |
| |
| 2011-12-18 Hans-Peter Nilsson <hp@axis.com> |
| |
| * gcc.dg/pr51491-2.c: Fix "cleanup-treee-dump" typo. |
| |
| 2011-12-17 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51588 |
| * g++.dg/parse/enum7.C: New. |
| |
| PR c++/51586 |
| * g++.dg/lookup/nested2.C: New. |
| |
| PR c++/51587 |
| * g++.dg/parse/enum6.C: New. |
| |
| 2011-12-17 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/51491 |
| * gcc.dg/pr51491.c: New test. |
| * gcc.dg/pr51491-2.c: Same. |
| |
| 2011-12-16 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51416 |
| * g++.dg/cpp0x/auto31.C: New. |
| |
| 2011-12-16 Ian Lance Taylor <iant@google.com> |
| |
| PR middle-end/51592 |
| * gcc.dg/20111216-1.c: New test. |
| |
| 2011-12-16 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51461 |
| * g++.dg/init/static4.C: New. |
| |
| 2011-12-16 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51331 |
| * g++.dg/init/value10.C: New. |
| |
| 2011-12-16 Jakub Jelinek <jakub@redhat.com> |
| |
| PR testsuite/50803 |
| * gcc.dg/ipa/inline-5.c: XFAIL for 32-bit hppa. |
| |
| PR tree-optimization/51575 |
| * g++.dg/opt/pr51575.C: New test. |
| |
| PR debug/51557 |
| * gcc.dg/pr51557.c: New test. |
| |
| 2011-12-16 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/51572 |
| * gcc.dg/lto/pr51572-1_0.c: New testcase. |
| |
| 2011-12-15 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51458 |
| * g++.dg/ext/desig4.C: New. |
| |
| 2011-12-15 Paul Thomas <pault@gcc.gnu.org> |
| |
| * gfortran.dg/class_array_3.f03: Remove explicit indexing of |
| A%disp() to use scalarizer. |
| * gfortran.dg/class_array_9.f03: New. |
| |
| 2011-12-15 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/vect/vect-sdivmod-1.c: New test. |
| |
| PR c++/51463 |
| * g++.dg/cpp0x/pr51463.C: New test. |
| |
| PR c/51360 |
| * c-c++-common/gomp/pr51360.c: New test. |
| * g++.dg/gomp/pr51360.C: New test. |
| |
| PR middle-end/49806 |
| * gcc.dg/tree-ssa/vrp47.c: Add -fdump-tree-dom2 to dg-options. |
| Check for x_? & y in dom2 dump and xfail the check in dom1 dump. |
| |
| PR tree-optimization/51117 |
| * g++.dg/opt/pr51117.C: New test. |
| |
| 2011-12-15 Romain Geissler <romain.geissler@gmail.com> |
| |
| * gcc.c-torture/execute/builtins/chk.h (stpncpy, stpncpy_disallowed): |
| New definitions. |
| * gcc.c-torture/execute/builtins/lib/chk.c (stpncpy_disallowed): |
| Likewise. |
| (stpncpy, __stpncpy_chk): New functions. |
| * gcc.c-torture/execute/builtins/stpncpy-chk-lib.c: New file. |
| * gcc.c-torture/execute/builtins/stpncpy-chk.c: Likewise. |
| |
| 2011-12-15 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/51567 |
| * g++.dg/lto/pr51567-1_0.C: New testcase. |
| |
| 2011-12-15 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51473 |
| * g++.dg/cpp0x/auto30.C: New test. |
| |
| 2011-12-15 Tobias Burnus <burnus@net-b.de> |
| |
| * gfortran.dg/coarray/poly_run_3.f90: New. |
| * gfortran.dg/coarray/poly_run_2.f90: Enable comment-out test. |
| |
| 2011-12-15 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/51564 |
| * g++.dg/lto/pr51564-1_0.C: New testcase. |
| |
| 2011-12-15 Jonathan Wakely <jwakely.gcc@gmail.com> |
| |
| PR libstdc++/51365 |
| * g++.dg/ext/is_final.C: New. |
| |
| 2012-12-15 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/48508 |
| * g++.dg/lto/pr48508-1_0.C: New testcase. |
| * g++.dg/lto/pr48508-1_1.C: Likewise. |
| |
| 2011-12-14 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51554 |
| * g++.dg/init/constant1.C: New. |
| |
| PR c++/51248 |
| * g++.dg/other/enum2.C: New. |
| |
| 2011-12-14 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51475 |
| * g++.dg/cpp0x/initlist63.C: New test. |
| |
| 2011-12-14 Georg-Johann Lay <avr@gjlay.de> |
| |
| PR target/50931 |
| * gcc.target/avr/torture/int24-mul.c: New. |
| |
| 2011-12-14 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51476 |
| * g++.dg/cpp0x/ptrmem-cst-arg1.C: New test. |
| |
| 2011-12-13 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51406 |
| PR c++/51161 |
| * g++.dg/cpp0x/rv-cast3.C: New. |
| * g++.dg/cpp0x/rv-cast4.C: New. |
| |
| 2011-12-13 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51464 |
| * g++.dg/cpp0x/lambda/lambda-ice6.C: New. |
| |
| 2011-12-13 Andrew Pinski <apinski@cavium.com> |
| Adam Nemet <anemet@caviumnetworks.com> |
| |
| * gcc.target/mips/mips.exp (mips_option_groups): Fix debug. Add |
| -fdump-* options. |
| * gcc.target/mips/octeon2-pipe-1.c: New testcase. |
| * gcc.target/mips/octeon-pipe-1.c: New testcase. |
| |
| 2011-12-11 Fabien Chêne <fabien@gcc.gnu.org> |
| |
| PR c++/14258 |
| * g++.dg/template/using16.C: New. |
| * g++.dg/template/using17.C: New. |
| |
| 2011-12-13 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/51362 |
| * gcc.dg/ipa/pr51362.c: New test. |
| |
| 2011-12-13 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR testsuite/51524 |
| * gcc.target/i386/bmi2-mulx32-1.c (gen_mulx): Add attribute regparm(2). |
| * gcc.target/i386/bmi2-mulx32-2.c (calc_mulx_u32): Ditto. |
| |
| 2011-12-13 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/48354 |
| * g++.dg/lto/pr48354-1_0.C: New testcase. |
| |
| 2011-12-13 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/51519 |
| * gcc.dg/pr51519.c: New testcase. |
| |
| 2011-12-13 Richard Guenther <rguenther@suse.de> |
| |
| * gcc.dg/lto/20111213-1_0.c: New testcase. |
| |
| 2011-12-13 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/vect1.ad[sb]: Add more tests. |
| * gnat.dg/vect2.ad[sb]: Likewise. |
| * gnat.dg/vect3.ad[sb]: Likewise. |
| * gnat.dg/vect4.ad[sb]: Likewise. |
| * gnat.dg/vect5.ad[sb]: Likewise. |
| * gnat.dg/vect6.ad[sb]: Likewise. |
| |
| 2011-12-12 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/51495 |
| * gcc.c-torture/compile/pr51495.c: New test. |
| |
| PR tree-optimization/51481 |
| * gcc.dg/pr51481.c: New test. |
| |
| 2011-12-12 Georg-Johann Lay <avr@gjlay.de> |
| |
| PR tree-optimization/45830 |
| * gcc.c-torture/execute/pr45830.c: Move from here to... |
| * gcc.dg/torture/pr45830.c: ...this new file. Add dg-do and |
| dg-additional-options magic. |
| |
| 2011-12-12 Janne Blomqvist <jb@gcc.gnu.org> |
| |
| * gfortran.dg/nested_modules_2.f90: Tighten test. |
| |
| 2011-12-12 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.c-torture/execute/20111212-1.c: New test. |
| |
| 2011-12-12 Jakub Jelinek <jakub@redhat.com> |
| |
| PR testsuite/51511 |
| * gcc.dg/pr45819.c: Add -w to dg-options. |
| |
| 2011-12-12 Torvald Riegel <triegel@redhat.com> |
| |
| * g++.dg/tm/noexcept-1.C: New test. |
| * g++.dg/tm/noexcept-2.C: New test. |
| * g++.dg/tm/noexcept-3.C: New test. |
| * g++.dg/tm/noexcept-4.C: New test. |
| * g++.dg/tm/noexcept-5.C: New test. |
| |
| 2011-12-12 Torvald Riegel <triegel@redhat.com> |
| |
| * c-c++-common/tm/20111206.c: New test. |
| |
| 2011-12-12 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/51262 |
| * g++.dg/opt/pr51262.C: New testcase. |
| |
| 2011-12-12 Revital Eres <revital.eres@linaro.org> |
| |
| PR rtl-optimization/47013 |
| * gcc.dg/sms-2.c: Change scan-tree-dump-times and the code itself |
| to preserve the function. |
| * gcc.dg/sms-6.c: Add --param sms-min-sc=1. Add dg-options for |
| powerpc*-*-*. Avoid superfluous spaces in dg-final. |
| * gcc.dg/sms-3.c: Add --param sms-min-sc=1 and |
| -fmodulo-sched-allow-regmoves flags. |
| * gcc.dg/sms-7.c: Likewise. Remove dg-final for powerpc*-*-* |
| and avoid superfluous spaces in dg-final for spu-*-*. |
| * gcc.dg/sms-4.c: Add dg-options for powerpc*-*-*. |
| * gcc.dg/sms-8.c: Add --param sms-min-sc=1. Add dg-options and |
| change scan-rtl-dump-times for powerpc*-*-*. |
| * gcc.dg/sms-5.c: Add --param sms-min-sc=1 flag, remove |
| powerpc*-*-* from dg-final and avoid superfluous spaces in dg-final. |
| * gcc.dg/sms-9.c: Remove -fno-auto-inc-dec. |
| |
| 2011-12-11 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51485 |
| * g++.dg/vect/pr51485.cc: New test. |
| |
| 2011-12-11 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/50923 |
| * gfortran.dg/warn_function_without_result_2.f90: New. |
| |
| 2011-12-11 Paul Thomas <pault@gcc.gnu.org> |
| Tobias Burnus <burnus@gcc.gnu.org> |
| |
| PR fortran/41539 |
| PR fortran/43214 |
| PR fortran/43969 |
| PR fortran/44568 |
| PR fortran/46356 |
| PR fortran/46990 |
| PR fortran/49074 |
| * gfortran.dg/class_array_1.f03: New. |
| * gfortran.dg/class_array_2.f03: New. |
| * gfortran.dg/class_array_3.f03: New. |
| * gfortran.dg/class_array_4.f03: New. |
| * gfortran.dg/class_array_5.f03: New. |
| * gfortran.dg/class_array_6.f03: New. |
| * gfortran.dg/class_array_7.f03: New. |
| * gfortran.dg/class_array_8.f03: New. |
| * gfortran.dg/coarray_poly_1.f90: New. |
| * gfortran.dg/coarray_poly_2.f90: New. |
| * gfortran.dg/coarray/poly_run_1.f90: New. |
| * gfortran.dg/coarray/poly_run_2.f90: New. |
| * gfortran.dg/class_to_type_1.f03: New. |
| * gfortran.dg/type_to_class_1.f03: New. |
| * gfortran.dg/typebound_assignment_3.f03: Remove the error. |
| * gfortran.dg/auto_dealloc_2.f90: Occurences of __builtin_free now 2. |
| * gfortran.dg/class_19.f03: Occurences of __builtin_free now 8. |
| |
| 2011-12-11 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| PR fortran/50690 |
| * gfortran.dg/gomp/workshare2.f90: New test. |
| * gfortran.dg/gomp/workshare3.f90: New test. |
| |
| 2011-12-11 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/specs/elab3.ads: New test. |
| |
| 2011-12-10 Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/powerpc/altivec-perm-1.c: New. |
| * gcc.target/powerpc/altivec-perm-2.c: New. |
| * gcc.target/powerpc/altivec-perm-4.c: New. |
| |
| 2011-12-10 Joern Rennecke <joern.rennecke@embecosm.com> |
| |
| * gcc.target/epiphany/interrupt.c: Add dg-options "-g". |
| Add a scan-assembler-time clause to test for the interupt vector jump. |
| (f): Rename to ... |
| (dma0_handler): ... this. |
| |
| 2011-12-10 Nathan Sidwell <nathan@acm.org> |
| |
| PR gcov-profile/51449 |
| * g++.dg/gcov/gcov-14.C: New. |
| |
| 2011-12-09 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.c-torture/compile/20111209-1.c: New test. |
| |
| 2011-12-09 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51151 |
| * g++.dg/warn/Woverflow-4.C: New. |
| |
| 2011-12-09 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51289 |
| * g++.dg/cpp0x/alias-decl-17.C: New test. |
| |
| 2011-12-09 Michael Meissner <meissner@the-meissners.org> |
| |
| * gcc.target/powerpc/recip-5.c: Disable running on any system that |
| does not support VSX. |
| |
| * gcc.target/powerpc/ppc-target-4.c: New file to test target |
| specific functions enabling target specific builtins. |
| |
| 2011-12-09 Michael Zolotukhin <michael.v.zolotukhin@intel.com> |
| |
| * gcc.dg/vect/slp-13.c: Array size increase reverted. |
| * gcc.dg/vect/slp-24.c: Ditto. |
| * gcc.dg/vect/slp-3.c: Ditto. |
| * gcc.dg/vect/slp-34.c: Ditto. |
| * gcc.dg/vect/slp-4.c: Ditto. |
| * gcc.dg/vect/slp-cond-2.c: Ditto. |
| * gcc.dg/vect/slp-multitypes-11.c: Ditto. |
| * gcc.dg/vect/vect-1.c: Ditto. |
| * gcc.dg/vect/vect-10.c: Ditto. |
| * gcc.dg/vect/vect-105.c: Ditto. |
| * gcc.dg/vect/vect-112.c: Ditto. |
| * gcc.dg/vect/vect-15.c: Ditto. |
| * gcc.dg/vect/vect-2.c: Ditto. |
| * gcc.dg/vect/vect-31.c: Ditto. |
| * gcc.dg/vect/vect-32.c: Ditto. |
| * gcc.dg/vect/vect-33.c: Ditto. |
| * gcc.dg/vect/vect-34.c: Ditto. |
| * gcc.dg/vect/vect-35.c: Ditto. |
| * gcc.dg/vect/vect-36.c: Ditto. |
| * gcc.dg/vect/vect-6.c: Ditto. |
| * gcc.dg/vect/vect-73.c: Ditto. |
| * gcc.dg/vect/vect-74.c: Ditto. |
| * gcc.dg/vect/vect-75.c: Ditto. |
| * gcc.dg/vect/vect-76.c: Ditto. |
| * gcc.dg/vect/vect-80.c: Ditto. |
| * gcc.dg/vect/vect-85.c: Ditto. |
| * gcc.dg/vect/vect-89.c: Ditto. |
| * gcc.dg/vect/vect-97.c: Ditto. |
| * gcc.dg/vect/vect-98.c: Ditto. |
| * gcc.dg/vect/vect-all.c: Ditto. |
| * gcc.dg/vect/vect-double-reduc-6.c: Ditto. |
| * gcc.dg/vect/vect-iv-8.c: Ditto. |
| * gcc.dg/vect/vect-iv-8a.c: Ditto. |
| * gcc.dg/vect/vect-outer-1.c: Ditto. |
| * gcc.dg/vect/vect-outer-1a.c: Ditto. |
| * gcc.dg/vect/vect-outer-1b.c: Ditto. |
| * gcc.dg/vect/vect-outer-2.c: Ditto. |
| * gcc.dg/vect/vect-outer-2a.c: Ditto. |
| * gcc.dg/vect/vect-outer-2c.c: Ditto. |
| * gcc.dg/vect/vect-outer-3.c: Ditto. |
| * gcc.dg/vect/vect-outer-3a.c: Ditto. |
| * gcc.dg/vect/vect-outer-4a.c: Ditto. |
| * gcc.dg/vect/vect-outer-4b.c: Ditto. |
| * gcc.dg/vect/vect-outer-4c.c: Ditto. |
| * gcc.dg/vect/vect-outer-4d.c: Ditto. |
| * gcc.dg/vect/vect-outer-4m.c: Ditto. |
| * gcc.dg/vect/vect-outer-fir-lb.c: Ditto. |
| * gcc.dg/vect/vect-outer-fir.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-1.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-2.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-3.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-4.c: Ditto. |
| * gcc.dg/vect/vect-reduc-1char.c: Ditto. |
| * gcc.dg/vect/vect-reduc-2char.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-1b.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-1c.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-2b.c: Ditto. |
| * gcc.dg/vect/vect-shift-2.c: Ditto. |
| * gcc.dg/vect/vect-strided-a-u8-i8-gap2.c: Ditto. |
| * gcc.dg/vect/vect-strided-a-u8-i8-gap7.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap2.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap4.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap7.c: Ditto. |
| * gcc.dg/vect/slp-13-big-array.c: New test. |
| * gcc.dg/vect/slp-24-big-array.c: Ditto. |
| * gcc.dg/vect/slp-3-big-array.c: Ditto. |
| * gcc.dg/vect/slp-34-big-array.c: Ditto. |
| * gcc.dg/vect/slp-4-big-array.c: Ditto. |
| * gcc.dg/vect/slp-cond-2-big-array.c: Ditto. |
| * gcc.dg/vect/slp-multitypes-11-big-array.c: Ditto. |
| * gcc.dg/vect/vect-1-big-array.c: Ditto. |
| * gcc.dg/vect/vect-10-big-array.c: Ditto. |
| * gcc.dg/vect/vect-105-big-array.c: Ditto. |
| * gcc.dg/vect/vect-112-big-array.c: Ditto. |
| * gcc.dg/vect/vect-15-big-array.c: Ditto. |
| * gcc.dg/vect/vect-2-big-array.c: Ditto. |
| * gcc.dg/vect/vect-31-big-array.c: Ditto. |
| * gcc.dg/vect/vect-32-big-array.c: Ditto. |
| * gcc.dg/vect/vect-33-big-array.c: Ditto. |
| * gcc.dg/vect/vect-34-big-array.c: Ditto. |
| * gcc.dg/vect/vect-35-big-array.c: Ditto. |
| * gcc.dg/vect/vect-36-big-array.c: Ditto. |
| * gcc.dg/vect/vect-6-big-array.c: Ditto. |
| * gcc.dg/vect/vect-73-big-array.c: Ditto. |
| * gcc.dg/vect/vect-74-big-array.c: Ditto. |
| * gcc.dg/vect/vect-75-big-array.c: Ditto. |
| * gcc.dg/vect/vect-76-big-array.c: Ditto. |
| * gcc.dg/vect/vect-80-big-array.c: Ditto. |
| * gcc.dg/vect/vect-85-big-array.c: Ditto. |
| * gcc.dg/vect/vect-89-big-array.c: Ditto. |
| * gcc.dg/vect/vect-97-big-array.c: Ditto. |
| * gcc.dg/vect/vect-98-big-array.c: Ditto. |
| * gcc.dg/vect/vect-all-big-array.c: Ditto. |
| * gcc.dg/vect/vect-double-reduc-6-big-array.c: Ditto. |
| * gcc.dg/vect/vect-iv-8-big-array.c: Ditto. |
| * gcc.dg/vect/vect-iv-8a-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-1-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-1a-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-1b-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-2-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-2a-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-2c-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-3-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-3a-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-4a-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-4b-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-4c-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-4d-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-4m-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-fir-lb-big-array.c: Ditto. |
| * gcc.dg/vect/vect-outer-fir-big-array.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-1-big-array.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-2-big-array.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-3-big-array.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-4-big-array.c: Ditto. |
| * gcc.dg/vect/vect-reduc-1char-big-array.c: Ditto. |
| * gcc.dg/vect/vect-reduc-2char-big-array.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-1b-big-array.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-1c-big-array.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-2b-big-array.c: Ditto. |
| * gcc.dg/vect/vect-shift-2-big-array.c: Ditto. |
| * gcc.dg/vect/vect-strided-a-u8-i8-gap2-big-array.c: Ditto. |
| * gcc.dg/vect/vect-strided-a-u8-i8-gap7-big-array.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap2-big-array.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap4-big-array.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap7-big-array.c: Ditto. |
| |
| 2011-12-09 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/48042 |
| * g++.dg/lto/pr48042_0.C: New testcase. |
| |
| 2011-12-09 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/51482 |
| * g++.dg/torture/pr51482.C: New testcase. |
| |
| 2011-12-08 Andrew Pinski <apinski@cavium.com> |
| |
| * gcc.target/mips/mult-1.c: Forbid all Octeon processors. |
| * gcc.target/mips/dmult-1.c: Likewise. |
| * gcc.target/mips/branch-1.c: Likewise. |
| * gcc.target/mips/extend-1.c: Likewise. |
| |
| 2011-12-08 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51318 |
| * g++.dg/template/cond8.C: New. |
| |
| PR c++/51459 |
| * g++.dg/cpp0x/lambda/lambda-template4.C: New. |
| |
| 2011-12-08 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51466 |
| * gcc.c-torture/execute/pr51466.c: New test. |
| |
| 2011-12-08 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/50815 |
| * gfortran.dg/bounds_check_16.f90: New. |
| |
| 2011-12-08 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51378 |
| * gfortran.dg/private_type_14.f90: New. |
| |
| 2011-12-08 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51407 |
| * gfortran.dg/io_real_boz_3.f90: New. |
| * gfortran.dg/io_real_boz_4.f90: New. |
| * gfortran.dg/io_real_boz_5.f90: New. |
| |
| 2011-12-08 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51448 |
| * gfortran.dg/realloc_on_assign_8.f90: New. |
| |
| 2011-12-08 Teresa Johnson <tejohnson@google.com> |
| |
| * gcc.target/i386/movdi-rex64.c: Remove unnecessary unused label. |
| |
| 2011-12-08 Teresa Johnson <tejohnson@google.com> |
| |
| * gcc.target/i386/movdi-rex64.c: Remove unnecessary |
| -Wwrite-strings option. |
| |
| 2011-12-08 Teresa Johnson <tejohnson@google.com> |
| |
| * gcc.target/i386/movdi-rex64.c: New. |
| |
| 2011-12-08 Richard Guenther <rguenther@suse.de> |
| |
| * gcc.dg/volatile3.c: New testcase. |
| |
| 2011-12-08 Georg-Johann Lay <avr@gjlay.de> |
| |
| PR tree-optimization/51315 |
| * gcc.c-torture/execute/20111208-1.c (int16_t): Use __INT16_TYPE__ |
| for typedef. |
| (int32_t): Use __INT32_TYPE__ for typedef. |
| |
| 2011-12-08 Georg-Johann Lay <avr@gjlay.de> |
| |
| PR tree-optimization/51315 |
| * gcc.c-torture/execute/20111208-1.c: Fix wrong assumption |
| sizeof(int)==4. |
| |
| 2011-12-08 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/50747 |
| * g++.dg/opt/pr50747-1_0.C: New testcase. |
| * g++.dg/opt/pr50747-2_0.C: Likewise. |
| |
| 2011-12-08 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.c-torture/execute/20111208-1.c: New test. |
| |
| 2011-12-08 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/48437 |
| * gcc.dg/lto/20111207-2_0.c: New testcase. |
| * gcc.dg/guality/pr48437.c: Likewise. |
| |
| 2011-12-07 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c++/51401 |
| * g++.dg/cpp0x/auto7.C: Adjust expected error message. |
| * g++.dg/cpp0x/auto29.C: New test. |
| |
| PR c++/51429 |
| * g++.dg/parse/error45.C: New test. |
| |
| PR c++/51229 |
| * g++.dg/ext/desig3.C: New test. |
| |
| PR c++/51369 |
| * g++.dg/cpp0x/constexpr-51369.C: New test. |
| |
| 2011-12-07 Andrew Pinski <apinski@cavium.com> |
| |
| PR middle-end/45416 |
| * gcc.dg/pr45416.c: New testcase. |
| |
| 2011-12-07 Ed Smith-Rowland <3dw4rd@verizon.net> |
| |
| PR c++/51420 |
| * g++.dg/cpp0x/pr51420.C: New. |
| |
| 2011-12-07 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/48100 |
| * gcc.dg/lto/20111207-1_0.c: New testcase. |
| * gcc.dg/lto/20111207-1_1.c: Likewise. |
| * gcc.dg/lto/20111207-1_2.c: Likewise. |
| * gcc.dg/lto/20111207-1_3.c: Likewise. |
| |
| 2011-12-07 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50823 |
| * gcc.dg/torture/pr50823.c: New testcase. |
| |
| 2011-12-07 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/50744 |
| * gcc.dg/ipa/pr50744.c: New test. |
| |
| 2011-12-06 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c++/51430 |
| * g++.dg/template/static32.C: New test. |
| |
| 2011-12-06 Uros Bizjak <ubizjak@gmail.com> |
| |
| * g++.dg/opt/pr51396.C: Use dg-additional-options. |
| |
| 2011-12-06 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51435 |
| * gfortran.dg/default_initialization_5.f90: New. |
| |
| 2011-12-06 Jakub Jelinek <jakub@redhat.com> |
| |
| PR target/51354 |
| * gcc.c-torture/compile/pr51354.c: New test. |
| |
| 2011-12-06 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51431 |
| * g++.dg/other/abstract3.C: New. |
| |
| 2011-12-06 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/49997 |
| * gcc.dg/torture/pr49997.c: New testcase. |
| |
| 2011-12-06 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/51436 |
| * g++.dg/torture/pr51436.C: New testcase. |
| |
| 2011-12-06 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/51245 |
| * gcc.dg/torture/pr51245.c: New testcase. |
| |
| 2011-12-06 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51427 |
| * g++.dg/diagnostic/wrong-tag-1.C |
| |
| 2011-12-05 Fabien Chêne <fabien@gcc.gnu.org> |
| |
| PR c++/51319 |
| * g++.dg/lookup/using50.C: New. |
| * g++.dg/lookup/using51.C: New. |
| |
| 2011-12-05 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51396 |
| * g++.dg/opt/pr51396.C: New test. |
| |
| PR debug/51410 |
| * gcc.dg/debug/dwarf2/pr51410.c: New test. |
| |
| PR c/51339 |
| * gcc.dg/gomp/pr51339.c: New test. |
| |
| 2011-12-05 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51399 |
| * g++.dg/cpp0x/initlist62.C: New. |
| |
| 2011-12-05 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| PR fortran/51338 |
| * gfortran.dg/assumed_charlen_substring_1.f90: New test. |
| |
| 2011-12-05 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * g++.dg/debug/pr46338.C: Add dg-require-profiling. |
| * g++.dg/torture/pr39732.C: Likewise. |
| * g++.dg/torture/pr40642.C: Likewise. |
| * gcc.c-torture/compile/pr44686.c: Likewise. |
| * gcc.dg/20050309-1.c: Likewise. |
| * gcc.dg/20050330-2.c: Likewise. |
| * gcc.dg/20051201-1.c: Likewise. |
| * gcc.dg/gomp/pr27573.c: Likewise. |
| * gcc.dg/pr46255.c: Likewise. |
| * gcc.dg/profile-dir-1.c: Likewise. |
| * gcc.dg/profile-dir-2.c: Likewise. |
| * gcc.dg/profile-dir-3.c: Likewise. |
| * gcc.dg/profile-generate-1.c: Likewise. |
| * gfortran.dg/gomp/pr27573.f90: Likewise. |
| * gcc.dg/profile-generate-3.c: Be specific about the type of |
| profiling required. |
| |
| 2011-12-05 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51414 |
| * g++.dg/ext/underlying_type11.C: New. |
| |
| 2011-12-05 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR testsuite/51128 |
| * gcc.dg/torture/pr23821.c: Skip if -fno-fat-lto-objects was passed. |
| * gcc.dg/torture/pr39074.c: Ditto. |
| * gcc.dg/torture/pr39074-2.c: Ditto. |
| * gcc.dg/torture/pr42898.c: Ditto. |
| * gcc.dg/torture/pr42898-2.c: Ditto. |
| * gcc.dg/torture/pr45704.c: Ditto. |
| * gcc.dg/torture/pr50472.c: Ditto. |
| * gcc.dg/torture/pta-callused-1.c: Ditto. |
| * gcc.dg/torture/pta-ptrarith-1.c: Ditto. |
| * gcc.dg/torture/pta-ptrarith-2.c: Ditto. |
| * gcc.dg/torture/pta-ptrarith-3.c: Ditto. |
| * gcc.dg/torture/pta-escape-1.c: Ditto. |
| * gcc.dg/torture/ipa-pta-1.c: Ditto. |
| * gcc.dg/torture/ssa-pta-fn-1.c: Ditto. |
| |
| 2011-12-05 Kazu Hirata <kazu@codesourcery.com> |
| |
| PR target/51408 |
| * gcc.dg/pr51408.c: New. |
| |
| 2011-12-05 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/dc6.C: New. |
| |
| 2011-12-05 Ville Voutilainen <ville.voutilainen@gmail.com> |
| Pedro Lamarão <pedro.lamarao@gmail.com> |
| |
| * g++.dg/cpp0x/dc1.C: New test. |
| * g++.dg/cpp0x/dc2.C: New test. |
| * g++.dg/cpp0x/dc3.C: New test. |
| * g++.dg/cpp0x/dc4.C: New test. |
| * g++.dg/cpp0x/dc5.C: New test. |
| * g++.dg/template/meminit1.C: Adjust expected error. |
| |
| 2011-12-05 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51404 |
| * g++.dg/cpp0x/auto28.C: New. |
| |
| 2011-12-05 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> |
| |
| * gcc.dg/torture/vec-cvt-1.c (FLTTEST): Call rand instead of random. |
| |
| 2011-12-05 Jakub Jelinek <jakub@redhat.com> |
| Eric Botcazou <ebotcazou@adacore.com> |
| |
| PR middle-end/51323 |
| PR middle-end/50074 |
| * gcc.c-torture/execute/pr51323.c: New test. |
| |
| 2011-12-04 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51383 |
| * gfortran.dg/associate_10.f90: New. |
| |
| 2011-12-04 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR middle-end/51285 |
| * gfortran.dg/vect/pr51285.f90: New test. |
| |
| 2011-12-04 Uros Bizjak <ubizjak@gmail.com> |
| Jérémie Detrey <Jeremie.Detrey@loria.fr> |
| |
| PR target/51393 |
| * gcc.target/i386/pr51393.c: New test. |
| |
| 2011-12-03 Dominique d'Humieres <dominiq@lps.ens.fr> |
| |
| PR obj-c++/51349 |
| * obj-c++.dg/naming-3.mm: Adjust for changing error messages. |
| * obj-c++.dg/naming-4.mm: Likewise. |
| |
| 2011-12-03 Jack Howarth <howarth@bromo.med.uc.edu> |
| |
| * gcc.dg/darwin-segaddr.c: Use -no-pie. |
| |
| 2011-12-03 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51313 |
| * g++.dg/cpp0x/pr51313.C: New. |
| |
| 2011-12-03 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/48887 |
| * gfortran.dg/select_type_24.f90: New. |
| * gfortran.dg/select_type_23.f03: Add dg-error. |
| * gfortran.dg/class_45a.f03: Add missing TARGET attribute. |
| |
| 2011-12-03 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/vect/vect-122.c: New test. |
| |
| 2011-12-03 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/50684 |
| * gfortran.dg/move_alloc_8.f90: New. |
| |
| 2011-12-03 Tobias Burnus <burnus@net-b.de> |
| |
| * gfortran.dg/select_type_23.f03: Revert Rev. 181801, |
| i.e. remove the dg-error line. |
| * gfortran.dg/move_alloc_5.f90: Ditto and change back to dg-do run. |
| * gfortran.dg/move_alloc_9.f90: New. |
| * gfortran.dg/move_alloc_10.f90: New |
| |
| 2011-12-02 Nathan Sidwell <nathan@acm.org> |
| |
| * lib/gcov.exp (verify-lines): Allow = as a count char. |
| * g++.dg/gcov/gcov-13.C: New. |
| |
| 2011-12-02 Michael Zolotukhin <michael.v.zolotukhin@intel.com> |
| |
| * gcc.dg/vect/slp-13.c: Increase array size, add initialization. |
| * gcc.dg/vect/slp-24.c: Ditto. |
| * gcc.dg/vect/slp-3.c: Likewise and fix scans. |
| * gcc.dg/vect/slp-34.c: Ditto. |
| * gcc.dg/vect/slp-4.c: Ditto. |
| * gcc.dg/vect/slp-cond-2.c: Ditto. |
| * gcc.dg/vect/slp-multitypes-11.c: Ditto. |
| * gcc.dg/vect/vect-1.c: Ditto. |
| * gcc.dg/vect/vect-10.c: Ditto. |
| * gcc.dg/vect/vect-105.c: Ditto. |
| * gcc.dg/vect/vect-112.c: Ditto. |
| * gcc.dg/vect/vect-15.c: Ditto. |
| * gcc.dg/vect/vect-2.c: Ditto. |
| * gcc.dg/vect/vect-31.c: Ditto. |
| * gcc.dg/vect/vect-32.c: Ditto. |
| * gcc.dg/vect/vect-33.c: Ditto. |
| * gcc.dg/vect/vect-34.c: Ditto. |
| * gcc.dg/vect/vect-35.c: Ditto. |
| * gcc.dg/vect/vect-36.c: Ditto. |
| * gcc.dg/vect/vect-6.c: Ditto. |
| * gcc.dg/vect/vect-73.c: Ditto. |
| * gcc.dg/vect/vect-74.c: Ditto. |
| * gcc.dg/vect/vect-75.c: Ditto. |
| * gcc.dg/vect/vect-76.c: Ditto. |
| * gcc.dg/vect/vect-80.c: Ditto. |
| * gcc.dg/vect/vect-85.c: Ditto. |
| * gcc.dg/vect/vect-89.c: Ditto. |
| * gcc.dg/vect/vect-97.c: Ditto. |
| * gcc.dg/vect/vect-98.c: Ditto. |
| * gcc.dg/vect/vect-all.c: Ditto. |
| * gcc.dg/vect/vect-double-reduc-6.c: Ditto. |
| * gcc.dg/vect/vect-iv-8.c: Ditto. |
| * gcc.dg/vect/vect-iv-8a.c: Ditto. |
| * gcc.dg/vect/vect-outer-1.c: Ditto. |
| * gcc.dg/vect/vect-outer-1a.c: Ditto. |
| * gcc.dg/vect/vect-outer-1b.c: Ditto. |
| * gcc.dg/vect/vect-outer-2.c: Ditto. |
| * gcc.dg/vect/vect-outer-2a.c: Ditto. |
| * gcc.dg/vect/vect-outer-2c.c: Ditto. |
| * gcc.dg/vect/vect-outer-3.c: Ditto. |
| * gcc.dg/vect/vect-outer-3a.c: Ditto. |
| * gcc.dg/vect/vect-outer-4a.c: Ditto. |
| * gcc.dg/vect/vect-outer-4b.c: Ditto. |
| * gcc.dg/vect/vect-outer-4c.c: Ditto. |
| * gcc.dg/vect/vect-outer-4d.c: Ditto. |
| * gcc.dg/vect/vect-outer-4m.c: Ditto. |
| * gcc.dg/vect/vect-outer-fir-lb.c: Ditto. |
| * gcc.dg/vect/vect-outer-fir.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-1.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-2.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-3.c: Ditto. |
| * gcc.dg/vect/vect-over-widen-4.c: Ditto. |
| * gcc.dg/vect/vect-reduc-1char.c: Ditto. |
| * gcc.dg/vect/vect-reduc-2char.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-1b.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-1c.c: Ditto. |
| * gcc.dg/vect/vect-reduc-pattern-2b.c: Ditto. |
| * gcc.dg/vect/vect-shift-2.c: Ditto. |
| * gcc.dg/vect/vect-strided-a-u8-i8-gap2.c: Ditto. |
| * gcc.dg/vect/vect-strided-a-u8-i8-gap7.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap2.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap4.c: Ditto. |
| * gcc.dg/vect/vect-strided-u8-i8-gap7.c: Ditto. |
| |
| 2011-12-02 Georg-Johann Lay <avr@gjlay.de> |
| |
| * gcc.c-torture/execute/vector-subscript-1.c (main): Fix |
| __builtin_memcpy arguments to honor sizeof(a). |
| |
| 2011-12-02 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.c-torture/execute/doloop-1.c, |
| gcc.c-torture/execute/doloop-2.c: New tests. |
| |
| 2011-12-02 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/50622 |
| * g++.dg/tree-ssa/pr50622.C: New test. |
| |
| 2011-12-01 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/initlist61.C: New. |
| |
| 2011-12-01 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51326 |
| * g++.dg/inherit/crash3.C: New. |
| |
| 2011-12-01 Nathan Sidwell <nathan@acm.org> |
| |
| PR gcov-profile/51113 |
| * lib/gcov.exp (verify-lines): Add support for xfailing. |
| (run-gcov): Likewise. |
| * gcc.misc-tests/gcov-13.c: Xfail weak function. |
| * gcc.misc-tests/gcov-16.c: Remove. |
| * gcc.misc-tests/gcov-17.c: Remove. |
| * g++.dg/gcov-8.C: Remove. |
| * g++.dg/gcov-9.C: Remove. |
| * g++.dg/gcovpart-12b.C: New. |
| * g++.dg/gcov-12.C: New. |
| |
| 2011-12-01 Andrew Pinski <apinski@cavium.com> |
| |
| PR lto/51198 |
| * g++.dg/torture/pr51198.C: New testcase. |
| |
| 2011-12-01 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51246 |
| * gcc.c-torture/compile/pr51246.c: New test. |
| |
| PR rtl-optimization/51014 |
| * g++.dg/opt/pr51014.C: New test. |
| |
| 2011-12-01 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51367 |
| * g++.dg/template/error47.C: New. |
| |
| 2011-11-30 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51009 |
| * g++.dg/init/aggr8.C: New. |
| |
| 2011-11-30 Jakub Jelinek <jakub@redhat.com> |
| |
| PR target/50725 |
| * gcc.target/i386/pr50725.c: New test. |
| |
| PR middle-end/51089 |
| * gfortran.dg/gomp/pr51089.f90: New test. |
| |
| 2011-11-30 Andrew Pinski <apinski@cavium.com> |
| |
| * gcc.dg/pr51321.c: New testcase. |
| |
| 2011-11-30 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/48721 |
| * gcc.target/i386/pr48721.c: New test. |
| |
| 2011-11-30 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51299 |
| * g++.dg/warn/Wzero-as-null-pointer-constant-4.C: New. |
| |
| 2011-11-29 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51247 |
| * gcc.c-torture/compile/pr51247.c: New test. |
| |
| 2011-11-29 Andrew MacLeod <amacleod@redhat.com> |
| |
| PR target/50123 |
| * gcc.dg/atomic-op-optimize.c: New. Test for optimizations. |
| |
| 2011-11-29 Yufeng Zhang <yufeng.zhang@arm.com> |
| |
| Use complex floating-point constant in CDBL. |
| |
| * gcc.dg/compat/compat-common.h (CDBL): Replace 1i with 1.0i. |
| |
| 2011-11-29 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51306 |
| PR fortran/48700 |
| * gfortran.dg/move_alloc_5.f90: Add dg-error. |
| * gfortran.dg/select_type_23.f03: Add dg-error. |
| * gfortran.dg/move_alloc_6.f90: New. |
| * gfortran.dg/move_alloc_7.f90: New. |
| |
| 2011-11-29 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/51301 |
| * gcc.dg/vect/pr51301.c: New test. |
| |
| 2011-11-28 Uros Bizjak <ubizjak@gmail.com> |
| |
| * g++.dg/cdce3.C: Use dg-additional-options. |
| |
| 2011-11-28 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/50907 |
| * gcc.dg/tree-prof/pr50907.c: New test. |
| |
| PR tree-optimization/50078 |
| * gcc.dg/pr50078.c: New test. |
| |
| PR tree-optimization/50682 |
| * g++.dg/opt/pr50682.C: New test. |
| |
| 2011-11-28 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51308 |
| * gfortran.dg/iso_c_binding_compiler_4.f90: New. |
| |
| 2011-11-27 Aldy Hernandez <aldyh@redhat.com> |
| Iain Sandoe <iains@gcc.gnu.org> |
| |
| * gcc.dg/lto/trans-mem-2_0.c: Add dg-lto-do link. Add dummy |
| functions for _ITM_registerTMCloneTable, _ITM_deregisterTMCloneTable. |
| * gcc.dg/lto/trans-mem-1_0.c: Add dg-lto-do link. |
| * gcc.dg/lto/trans-mem-1_1.c: Add dummy functions for |
| _ITM_registerTMCloneTable, _ITM_deregisterTMCloneTable. |
| |
| 2011-11-27 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.target/mips/mult-2.c, gcc.target/mips/mult-3.c, |
| gcc.target/mips/mult-4.c, gcc.target/mips/mult-5.c, |
| gcc.target/mips/mult-6.c, gcc.target/mips/mult-7.c, |
| gcc.target/mips/mult-8.c, gcc.target/mips/mult-9.c, |
| gcc.target/mips/mult-10.c, gcc.target/mips/mult-11.c, |
| gcc.target/mips/mult-12.c, gcc.target/mips/mult-13.c, |
| gcc.target/mips/mult-14.c, gcc.target/mips/mult-15.c, |
| gcc.target/mips/mult-16.c, gcc.target/mips/mult-17.c, |
| gcc.target/mips/mult-18.c, gcc.target/mips/mult-19.c, |
| gcc.target/mips/div-1.c, gcc.target/mips/div-2.c, |
| gcc.target/mips/div-3.c, gcc.target/mips/div-4.c, |
| gcc.target/mips/div-5.c, gcc.target/mips/div-6.c, |
| gcc.target/mips/div-7.c, gcc.target/mips/div-8.c, |
| gcc.target/mips/div-9.c, gcc.target/mips/div-10.c, |
| gcc.target/mips/div-11.c, gcc.target/mips/div-12.c: New tests. |
| * gcc.target/mips/fix-r4000-1.c (foo, bar): Add NOMIPS16. |
| * gcc.target/mips/fix-r4000-2.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-3.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-4.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-5.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-6.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-7.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-8.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-9.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-10.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-11.c (foo): Likewise. |
| * gcc.target/mips/fix-r4000-12.c (foo): Likewise. |
| |
| 2011-11-27 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.target/mips/mips.exp (mips-dg-options): Make -mno-dsp |
| imply -mno-dspr2. |
| * gcc.target/mips/no-dsp-1.c: New test. |
| * gcc.target/mips/soft-float-1.c: Likewise. |
| |
| 2011-11-26 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/49912 |
| * g++.dg/other/pr49912.C: New test. |
| |
| 2011-11-26 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/vect/fast-math-vect-call-2.c: Require vect_double |
| effective target. |
| * gcc.dg/vect/fast-math-bb-slp-call-2.c: Ditto. |
| |
| 2011-11-25 Mikael Morin <mikael@gcc.gnu.org> |
| |
| PR fortran/51250 |
| PR fortran/43829 |
| * gfortran.dg/inline_sum_3.f90: New test. |
| |
| 2011-11-25 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR testsuite/51258 |
| * lib/target-supports.exp |
| (check_effective_target_sync_long_long): Also supported on 32bit |
| x86 targets. Add comment about required dg-options. |
| Add alpha*-*-* targets. |
| (check_effective_target_sync_long_long_runtime): Ditto. |
| |
| * gcc.dg/atomic-op-4.c (dg-options): Add -march=pentium for |
| 32bit x86 targets. |
| * gcc.dg/atomic-compare-exchange-4.c: Ditto. |
| * gcc.dg/atomic-exchange-4.c: Ditto. |
| * gcc.dg/atomic-load-4.c: Ditto. |
| * gcc.dg/atomic-store-4.c: Ditto. |
| * gcc.dg/di-longlong64-sync-1.c: Ditto. |
| * gcc.dg/di-sync-multithread.c: Ditto. |
| * gcc.dg/simulate-thread/atomic-load-longlong.c: Ditto. |
| * gcc.dg/simulate-thread/atomic-other-longlong.c: Ditto. |
| |
| 2011-11-25 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR testsuite/51258 |
| * lib/target-supports.exp |
| (check_effective_target_sync_int_128_runtime): New procedure. |
| (check_effective_target_sync_long_long_runtime): Ditto. |
| (check_effective_target_sync_long_long): Add arm*-*-*. |
| (check_effective_target_sync_longlong): Remove. |
| |
| * gcc.dg/atomic-op-5.c: Require sync_int_128_runtime effective target. |
| * gcc.dg/atomic-compare-exchange-5.c: Ditto. |
| * gcc.dg/atomic-exchange-5.c: Ditto. |
| * gcc.dg/atomic-load-5.c: Ditto. |
| * gcc.dg/atomic-store-5.c: Ditto. |
| * gcc.dg/simulate-thread/atomic-load-int128.c: Ditto. |
| * gcc.dg/simulate-thread/atomic-other-int128.c: Ditto. |
| * gcc.dg/atomic-op-4.c: Require sync_long_long_runtime |
| effective target. |
| * gcc.dg/atomic-compare-exchange-4.c: Ditto. |
| * gcc.dg/atomic-exchange-4.c: Ditto. |
| * gcc.dg/atomic-load-4.c: Ditto. |
| * gcc.dg/atomic-store-4.c: Ditto. |
| * gcc.dg/di-longlong64-sync-1.c: Ditto. |
| * gcc.dg/di-sync-multithread.c: Ditto. |
| * gcc.dg/simulate-thread/atomic-load-longlong.c: Ditto. |
| * gcc.dg/simulate-thread/atomic-other-longlong.c: Ditto. |
| |
| 2011-11-25 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/50408 |
| * gfortran.dg/whole_file_35.f90: New. |
| |
| 2011-11-25 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51302 |
| * gfortran.dg/volatile13.f90: New. |
| |
| 2011-11-24 Andrew MacLeod <amacleod@redhat.com> |
| |
| PR c/51256 |
| * gcc.dg/atomic-pr51256.c: New. Test error conditions. |
| |
| 2011-11-24 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51227 |
| * g++.dg/cpp0x/lambda/lambda-ice5.C: New. |
| |
| 2011-11-24 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/51134 |
| * gcc.target/i386/sw-1.c: Revert revision 181357. |
| |
| 2011-11-24 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/51218 |
| * gfortran.dg/implicit_pure_1.f90: New. |
| |
| 2011-11-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| PR testsuite/51258 |
| * gcc.dg/atomic-compare-exchange-5.c: Add -mcx16 on i?86-*-*. |
| * gcc.dg/atomic-exchange-5.c: Likewise. |
| * gcc.dg/atomic-load-5.c: Likewise. |
| * gcc.dg/atomic-op-5.c: Likewise. |
| * gcc.dg/atomic-store-5.c: Likewise. |
| * gcc.dg/simulate-thread/atomic-other-int128.c: Fix typo. |
| |
| 2011-11-24 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/50290 |
| * gcc.dg/pr50290.c: New test. |
| |
| 2011-11-24 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51290 |
| * g++.dg/warn/Wzero-as-null-pointer-constant-3.C: New. |
| |
| 2011-11-23 Jakub Jelinek <jakub@redhat.com> |
| |
| PR target/51261 |
| * gcc.dg/pr51261.c: New test. |
| |
| 2011-11-22 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51145 |
| * g++.dg/cpp0x/alias-decl-14.C: New test. |
| * g++.dg/cpp0x/alias-decl-2.C: Adjust for tests that were wrongly |
| passing before. |
| * g++.dg/cpp0x/alias-decl-10.C: Likewise and adjust for diagnostic |
| change. |
| * g++.dg/ext/attrib27.C: Adjust for diagnostic change. |
| * g++.dg/lookup/struct1.C: Likewise. |
| * g++.dg/parse/elab1.C: Likewise. |
| * g++.dg/parse/elab2.C: Likewise. |
| * g++.dg/parse/int-as-enum1.C: Likewise. |
| * g++.dg/parse/typedef1.C: Likewise. |
| * g++.dg/parse/typedef3.C: Likewise. |
| * g++.dg/parse/typedef4.C: Likewise. |
| * g++.dg/parse/typedef5.C: Likewise. |
| * g++.dg/template/crash26.C: Likewise. |
| * g++.dg/template/nontype4.C: Likewise. |
| * g++.old-deja/g++.benjamin/typedef01.C: Likewise. |
| * g++.old-deja/g++.brendan/line1.C: Likewise. |
| * g++.old-deja/g++.other/elab1.C: Likewise. |
| * g++.old-deja/g++.other/syntax4.C: Likewise. |
| |
| 2011-11-22 Tom de Vries <tom@codesourcery.com> |
| |
| PR rtl-optimization/50764 |
| * gcc.dg/pr50764.c: New test. |
| |
| 2011-11-22 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51265 |
| * g++.dg/cpp0x/decltype36.C: New. |
| |
| 2011-11-22 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51074 |
| * gcc.dg/vect/pr51074.c: New test. |
| |
| 2011-11-22 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51143 |
| * g++.dg/cpp0x/alias-decl-16.C: New test. |
| |
| 2011-11-22 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/50765 |
| * gcc.dg/pr50765.c: New test. |
| |
| 2011-11-22 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> |
| |
| * gcc.dg/vshift-1.c (main): Call rand instead of random. |
| * gcc.dg/vshift-3.c (main): Likewise. |
| |
| 2011-11-22 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * gcc.dg/tm/20100615.c: Adjust for Darwin tm_clone_table section name. |
| |
| 2011-11-22 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * gcc.misc-tests/gcov-16.c: Adjust scan-assembler for Darwin. |
| * gcc.misc-tests/gcov-17.c: Likewise. |
| * g++.dg/gcov/gcov-8.C: Likewise. |
| * g++.dg/gcov/gcov-9.C: Likewise. |
| |
| 2011-11-21 Torvald Riegel <triegel@redhat.com> |
| |
| * g++.dg/tm/pr47747.C: New test. |
| |
| 2011-11-21 Torvald Riegel <triegel@redhat.com> |
| |
| * g++.dg/tm/template-2.C: New test. |
| |
| 2011-11-21 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/50827 |
| * gcc.dg/pr50827.c: New test. |
| |
| 2011-11-21 Ed Smith-Rowland <3dw4rd@verizon.net> |
| |
| PR c++/50958 |
| * g++.dg/cpp0x/udlit-declare-neg.C: Adjust. |
| * g++.dg/cpp0x/udlit-implicit-conv-neg.C: New. |
| * g++.dg/cpp0x/udlit-member.C: Adjust. |
| * g++.dg/cpp0x/udlit-raw-length.C: New. |
| * g++.dg/cpp0x/udlit-raw-op-string-neg.C: Adjust. |
| * g++.dg/cpp0x/udlit-resolve.C: New. |
| * c-c++-common/dfp/pr33466.c: Adjust. |
| |
| 2011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * lib/target-supports.exp |
| (check_effective_target_ultrasparc_vis2_hw): Call check_runtime |
| with ultrasparc_vis2_hw. |
| (check_effective_target_ultrasparc_vis3_hw): Call check_runtime |
| with ultrasparc_vis3_hw. |
| |
| 2011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * c-c++-common/tm/malloc.c: Scan tree dumps for std::malloc if |
| *-*-solaris2* && c++. |
| |
| 2011-11-20 Joey Ye <joey.ye@arm.com> |
| |
| * gcc.dg/volatile-bitfields-1.c: New. |
| |
| 2011-11-20 Jason Merrill <jason@redhat.com> |
| |
| PR c++/48322 |
| * g++.dg/cpp0x/variadic120.C: New. |
| * g++.dg/cpp0x/sfinae26.C: Adjust. |
| |
| * g++.dg/cpp0x/sfinae11.C: Adjust. |
| * g++.dg/cpp0x/sfinae26.C: Adjust. |
| * g++.dg/template/unify11.C: Adjust. |
| |
| 2011-11-20 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51230 |
| * g++.dg/template/error46.C: New. |
| |
| 2011-11-20 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR target/51235 |
| * gcc.target/i386/pr51235.c: New test. |
| |
| PR target/51236 |
| * gcc.target/i386/pr51236.c: New test. |
| |
| 2011-11-20 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/discr32.adb: New test. |
| * gnat.dg/discr32_pkg.ads: New helper. |
| |
| 2011-11-20 Nathan Sidwell <nathan@acm.org> |
| |
| PR gcov-profile/51113 |
| * gcc.misc-tests/gcov-13.c: Check gcovpart-13b coverage |
| * gcc.misc-tests/gcov-16.c: New. |
| * gcc.misc-tests/gcov-17.c: New. |
| * g++.dg/gcov/gcov-8.C: New. |
| * g++.dg/gcov/gcov-9.C: New. |
| * g++.dg/gcov/gcov-10.C: New. |
| |
| 2011-11-20 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51194 |
| * g++.dg/cpp0x/alias-decl-15.C: New test. |
| |
| 2011-11-19 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51216 |
| * g++.dg/cpp0x/pr51216.C: New. |
| |
| 2011-11-19 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/delay-slot-2.c: New test. |
| |
| 2011-11-18 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/cpp/assert4.c: Test __linux__, not __gnu_linux__. |
| |
| 2011-11-18 Fabien Chêne <fabien@gcc.gnu.org> |
| |
| PR c++/51188 |
| * g++.dg/lookup/using46.C: New. |
| * g++.dg/lookup/using47.C: New. |
| * g++.dg/lookup/using48.C: New. |
| * g++.dg/lookup/using49.C: New. |
| * g++.dg/lookup/using50.C: New. |
| |
| 2011-11-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> |
| |
| * gcc.c-torture/compile/pr44707.c: Do not assume assembler |
| supports /* ... */ comments. |
| |
| 2011-11-18 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51150 |
| * g++.dg/cpp0x/pr51150.C: New. |
| |
| 2011-11-18 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/50605 |
| * g++.dg/ipa/pr50605.C: New test. |
| |
| 2011-11-18 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51191 |
| * g++.dg/cpp0x/alias-decl-13.C: New test. |
| |
| 2011-11-17 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51186 |
| * g++.dg/cpp0x/auto27.C: New. |
| * g++.dg/cpp0x/trailing2.C: Adjust messages. |
| |
| 2011-11-17 Andrew MacLeod <amacleod@redhat.com> |
| |
| * gcc.dg/atomic-generic-aux.c (__atomic_compare_exchange): Fail if |
| memory model parameters don't match expected values. |
| * gcc.dg/atomic-generic.c: Pass specific memory model parameters to |
| __atomic_compare_exchange. |
| * gcc.dg/atomic-noinline.c: Pass specific memory model parameters to |
| __atomic_compare_exchange_n. |
| * gcc.dg/atomic-noinline-aux.c (__atomic_compare_exchange_2): Remove |
| weak/strong parameter and fail if memory models aren't correct. |
| |
| 2011-10-17 Uros Bizjak <ubizjak@gmail.com> |
| |
| * lib/gcc-simulate-thread.exp (simulate-thread): Run on all targets. |
| Look for simulate_thread_done to determine working gdb. Reduce timeout |
| to 10 seconds and fail when timeout occurs. Improve error messages. |
| |
| 2011-11-17 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51137 |
| * g++.dg/template/virtual2.C: New. |
| |
| 2011-11-17 Michael Matz <matz@suse.de> |
| |
| PR middle-end/50644 |
| PR middle-end/50741 |
| * g++.dg/tree-ssa/pr50741.C: New. |
| |
| 2011-11-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * lib/gcc-simulate-thread.exp (simulate-thread): Skip on alpha*-*-*. |
| |
| 2011-10-16 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/tm/memopt-6.c: Cleanup tmedge tree dump. |
| * gcc.dg/tm/memopt-13.c: Cleanup tmmark tree dump. |
| * g++.dg/eh/array1.C: Cleanup gimple tree dump. |
| |
| 2011-11-16 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/39427 |
| PR fortran/37829 |
| * gfortran.dg/constructor_1.f90: New. |
| * gfortran.dg/constructor_2.f90: New. |
| * gfortran.dg/constructor_3.f90: New. |
| * gfortran.dg/constructor_4.f90: New. |
| * gfortran.dg/constructor_5.f90: New. |
| * gfortran.dg/constructor_6.f90: New. |
| * gfortran.dg/use_only_5.f90: New. |
| * gfortran.dg/c_ptr_tests_17.f90: New. |
| * gfortran.dg/c_ptr_tests_18.f90: New. |
| * gfortran.dg/used_types_25.f90: New. |
| * gfortran.dg/used_types_26.f90: New |
| * gfortran.dg/type_decl_3.f90: New. |
| * gfortran.dg/function_types_3.f90: Update dg-error. |
| * gfortran.dg/result_1.f90: Ditto. |
| * gfortran.dg/structure_constructor_3.f03: Ditto. |
| * gfortran.dg/structure_constructor_4.f03: Ditto. |
| |
| 2011-10-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> |
| |
| * gcc.dg/vect/pr30858.c: Update expected output for |
| architectures with multiple vector sizes. |
| |
| 2011-11-16 Richard Earnshaw <rearnsha@arm.com> |
| Bernd Schmidt <bernds@coudesourcery.com> |
| Sebastian Huber <sebastian.huber@embedded-brains.de> |
| |
| PR target/49641 |
| * gcc.target/arm/pr49641.c: New test. |
| |
| 2011-11-16 Razya Ladelsky <razya@il.ibm.com> |
| |
| PR tree-optimization/49960 |
| * gcc.dg/autopar/pr49960.c: New test. |
| * gcc.dg/autopar/pr49960-1.c: New test. |
| |
| |
| 2011-11-16 Tom de Vries <tom@codesourcery.com> |
| |
| * gcc.dg/pr43864.c: Check for absence of 'Invalid sum' in pre tree-dump. |
| * gcc.dg/pr43864-2.c: Same. |
| * gcc.dg/pr43864-3.c: Same. |
| * gcc.dg/pr43864-4.c: Same. |
| |
| 2011-11-15 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/sse2-cvt-vec.c: New test. |
| * gcc.target/i386/avx-cvt-vec.c: Ditto. |
| * gcc.target/i386/avx-cvt-2-vec.c: Ditto. |
| * gcc.target/i386/avx-floor-sfix-2-vec.c: Ditto. |
| * gcc.target/i386/avx-ceil-sfix-2-vec.c: Ditto. |
| * gcc.target/i386/avx-rint-sfix-2-vec.c: Ditto. |
| * gcc.target/i386/avx-round-sfix-2-vec.c: Ditto. |
| |
| 2011-11-15 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * lib/gcc-simulate-thread.exp (simulate-thread): Do not run on |
| powerpc*-*-darwin* targets. |
| |
| 2011-11-15 Torvald Riegel <triegel@redhat.com> |
| |
| * c-c++-common/tm/trxn-expr-3.c: New test. |
| |
| 2011-11-14 Torvald Riegel <triegel@redhat.com> |
| |
| * g++.dg/tm/template-1.C: Add cleanup-tree-dump. Fix typo in comment. |
| |
| 2011-11-14 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/avx-recip-vec.c: New test. |
| * gcc.target/i386/avx-lrintf-vec.c: Ditto. |
| * gcc.target/i386/avx-lrint-vec.c: Ditto. |
| * gcc.target/i386/avx-floorf-vec.c: Include sse4_1-floorf-vec.c. |
| * gcc.target/i386/avx-floor-vec.c: Include sse4_1-floor-vec.c. |
| * gcc.target/i386/avx-ceilf-vec.c: Include sse4_1-ceilf-vec.c. |
| * gcc.target/i386/avx-ceil-vec.c: Include sse4_1-ceil-vec.c. |
| * gcc.target/i386/avx-rintf-vec.c: Include sse4_1-rintf-vec.c. |
| * gcc.target/i386/avx-rint-vec.c: Include sse4_1-rint-vec.c. |
| * gcc.target/i386/avx-roundf-vec.c: Include sse4_1-roundf-vec.c. |
| * gcc.target/i386/avx-round-vec.c: Include sse4_1-round-vec.c. |
| * gcc.target/i386/avx-truncf-vec.c: Include sse4_1-truncf-vec.c. |
| * gcc.target/i386/avx-trunc-vec.c: Include sse4_1-trunc-vec.c. |
| * gcc.target/i386/avx-copysignf-vec.c: Include sse-copysignf-vec.c. |
| * gcc.target/i386/avx-copysign-vec.c: Include sse2-copysign-vec.c. |
| |
| 2011-11-14 Ed Smith-Rowland <3dw4rd@verizon.net> |
| |
| PR c++/51107 |
| * g++.dg/cpp0x/udlit-args-neg.C: Add check for void argument |
| non-template literal operator. |
| |
| 2011-11-14 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/sse4_1-floor-sfix-vec.c: New test. |
| * gcc.target/i386/sse4_1-floorf-sfix-vec.c: Ditto. |
| * gcc.target/i386/avx-floor-sfix-vec.c: Ditto. |
| * gcc.target/i386/avx-floorf-sfix-vec.c: Ditto. |
| * gcc.target/i386/sse4_1-ceil-sfix-vec.c: Ditto. |
| * gcc.target/i386/sse4_1-ceilf-sfix-vec.c: Ditto. |
| * gcc.target/i386/avx-ceil-sfix-vec.c: Ditto. |
| * gcc.target/i386/avx-ceilf-sfix-vec.c: Ditto. |
| * gcc.target/i386/sse4_1-rint-sfix-vec.c: Ditto. |
| * gcc.target/i386/sse4_1-rintf-sfix-vec.c: Ditto. |
| * gcc.target/i386/avx-rint-sfix-vec.c: Ditto. |
| * gcc.target/i386/avx-rintf-sfix-vec.c: Ditto. |
| * gcc.target/i386/sse4_1-round-sfix-vec.c: Ditto. |
| * gcc.target/i386/sse4_1-roundf-sfix-vec.c: Ditto. |
| * gcc.target/i386/avx-round-sfix-vec.c: Ditto. |
| * gcc.target/i386/avx-roundf-sfix-vec.c: Ditto. |
| |
| 2011-11-14 Fabien Chêne <fabien@gcc.gnu.org> |
| |
| PR c++/6936 |
| PR c++/25994 |
| PR c++/26256 |
| PR c++/30195 |
| * g++.old-deja/g++.brendan/misc14.C: Adjust. |
| * g++.old-deja/g++.jason/scoping16.C: Likewise. |
| * g++.old-deja/g++.other/anon7.C: Likewise. |
| * g++.old-deja/g++.other/using1.C: Likewise. |
| * g++.old-deja/g++.other/redecl1.C: Likewise. |
| * g++.old-deja/g++.other/typedef7.C: Likewise. |
| * g++.old-deja/g++.bugs/900127_02.C: Likewise. |
| * g++.dg/template/using2.C: Likewise. |
| * g++.dg/template/static4.C: Likewise. |
| * g++.dg/template/typedef1.C: Likewise. |
| * g++.dg/lookup/name-clash9.C: Likewise. |
| * g++.dg/abi/mangle41.C: Likewise. |
| * g++.dg/parse/ctor5.C: Likewise. |
| * g++.dg/inherit/using4.C: Likewise. |
| * g++.dg/lookup/using24.C: New. |
| * g++.dg/lookup/using25.C: New. |
| * g++.dg/lookup/using26.C: New. |
| * g++.dg/lookup/using27.C: New. |
| * g++.dg/lookup/using28.C: New. |
| * g++.dg/lookup/using29.C: New. |
| * g++.dg/lookup/using30.C: New. |
| * g++.dg/lookup/using31.C: New. |
| * g++.dg/lookup/using32.C: New. |
| * g++.dg/lookup/using33.C: New. |
| * g++.dg/lookup/using34.C: New. |
| * g++.dg/lookup/using35.C: New. |
| * g++.dg/lookup/using36.C: New. |
| * g++.dg/lookup/using37.C: New. |
| * g++.dg/lookup/using38.C: New. |
| * g++.dg/lookup/using39.C: New. |
| * g++.dg/lookup/using40.C: New. |
| * g++.dg/lookup/using41.C: New. |
| * g++.dg/lookup/using42.C: New. |
| * g++.dg/lookup/using43.C: New. |
| * g++.dg/lookup/using44.C: New. |
| * g++.dg/lookup/using45.C: New. |
| * g++.dg/lookup/pr6936.C: New. |
| * g++.dg/debug/using4.C: New. |
| * g++.dg/debug/using5.C: New. |
| * g++.dg/cpp0x/forw_enum10.C: New. |
| |
| 2011-11-14 Zolotukhin Michael <michael.v.zolotukhin@gmail.com> |
| Jan Hubicka <jh@suse.cz> |
| |
| * gcc.target/i386/sw-1.c: Force rep;movsb. |
| |
| 2011-11-14 Iain Sandoe <iains@gcc.gnu.org> |
| |
| PR testsuite/51059 |
| * gcc.misc-tests/gcov-14.c (dg-options): Adjust to use |
| dg-additional-options. |
| |
| 2011-11-13 Oleg Endo <oleg.endo@t-online.de> |
| |
| * gcc.target/sh/pr21255-2-ml.c: Skip if -mb or -m5* is |
| specified. Remove redundant runtime checks. |
| * gcc.target/sh/20080410-1.c: Skip if -mb is specified. |
| Allow for other than -m4. Fix typos in comments. |
| |
| 2011-11-12 Jason Merrill <jason@redhat.com> |
| |
| PR c++/986 |
| * g++.dg/warn/ref-temp1.C: New. |
| |
| PR c++/51060 |
| * g++.dg/opt/stack2.C: New. |
| |
| 2011-11-12 Uros Bizjak <ubizjak@gmail.com> |
| |
| * lib/gcc-simulate-thread.exp (simulate-thread): Do not run on |
| alpha*-*-linux* targets. |
| |
| 2011-11-12 Iain Sandoe <iains@gcc.gnu.org> |
| |
| PR testsuite/51059 |
| * gcc.misc-tests/gcov-14.c (dg-options): Force flat namespace for |
| Darwin targets and allow external symbols to be undefined. |
| |
| 2011-11-12 Nathan Sidwell <nathan@acm.org> |
| |
| * gcc.misc-tests/gcov-15.c: New. |
| |
| 2011-11-11 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51058 |
| * gcc.dg/vect/fast-math-vect-call-1.c: Add f4 test. |
| * gfortran.dg/vect/pr51058-2.f90: New test. |
| |
| 2011-11-10 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/template/linkage1.C: New. |
| * g++.dg/ext/visibility/anon8.C: Adjust for C++11. |
| * g++.old-deja/g++.other/linkage4.C: Likewise. |
| |
| PR c++/50973 |
| * g++.dg/cpp0x/defaulted33.C: New. |
| |
| 2011-11-10 Andrew MacLeod <amacleod@redhat.com> |
| |
| PR middle-end/51038 |
| * gcc.dg/atomic-invalid.c: Add test for invalid __atomic_clear models. |
| * gcc.dg/atomic-flag.c: New. Test __atomic_test_and_set and |
| __atomic_clear. |
| |
| 2011-11-10 Andrew MacLeod <amacleod@redhat.com> |
| |
| PR rtl-optimization/51040 |
| * testsuite/gcc.dg/atomic-noinline[-aux].c: Test no-inline NAND and |
| patchup code. |
| |
| 2011-11-10 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51079 |
| * g++.dg/template/conv12.C: New. |
| |
| PR debug/50983 |
| * gcc.dg/debug/dwarf2/asm-line1.c: New. |
| |
| 2011-11-10 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/atomic6_1.adb: New test. |
| * gnat.dg/atomic6_2.adb: Likewise. |
| * gnat.dg/atomic6_3.adb: Likewise. |
| * gnat.dg/atomic6_4.adb: Likewise. |
| * gnat.dg/atomic6_5.adb: Likewise. |
| * gnat.dg/atomic6_6.adb: Likewise. |
| * gnat.dg/atomic6_7.adb: Likewise. |
| * gnat.dg/atomic6_8.adb: Likewise. |
| * gnat.dg/atomic6_pkg.ads: New helper. |
| |
| 2011-11-10 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/51077 |
| * gcc.c-torture/compile/pr51077.c: New test. |
| |
| PR rtl-optimization/51023 |
| * gcc.c-torture/execute/pr51023.c: New test. |
| |
| 2011-11-10 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/51042 |
| * gcc.dg/torture/pr51042.c: New testcase. |
| |
| 2011-11-10 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/51070 |
| * gcc.dg/torture/pr51070.c: New testcase. |
| |
| 2011-11-10 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/51030 |
| * gcc.dg/tree-ssa/phi-opt-6.c: New testcase. |
| |
| 2011-11-10 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/51071 |
| * gcc.dg/torture/pr51071.c: New testcase. |
| |
| 2011-11-10 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/loop_optimization9.ad[sb]: New test. |
| |
| 2011-11-10 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/51058 |
| * gfortran.dg/vect/pr51058.f90: New test. |
| |
| 2011-11-10 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/51000 |
| * gcc.dg/vect/pr51000.c: New test. |
| |
| 2011-11-09 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50837 |
| * g++.dg/cpp0x/static_assert5.C: New. |
| * g++.dg/template/nontype13.C: Tweak. |
| |
| 2011-11-09 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50972 |
| * g++.dg/cpp0x/noexcept16.C: New. |
| |
| PR c++/51046 |
| * g++.dg/cpp0x/variadic119.C: New. |
| |
| 2011-11-09 Jakub Jelinek <jakub@redhat.com> |
| |
| PR target/50911 |
| * gcc.dg/torture/vshuf-16.inc: Add interleave low and high |
| permutations. |
| * gcc.dg/torture/vshuf-32.inc: Likewise. |
| * gcc.dg/torture/vshuf-4.inc: Likewise. |
| * gcc.dg/torture/vshuf-8.inc: Likewise. |
| |
| * gcc.dg/tm/memopt-1.c: Fix up regexp. |
| |
| 2011-11-09 Ian Lance Taylor <iant@google.com> |
| |
| * lib/target-supports.exp (check_effective_target_ucontext_h): New |
| procedure. |
| * gcc.dg/split-5.c: New test. |
| |
| 2011-11-09 Patrick Marlier <patrick.marlier@gmail.com> |
| |
| * gcc.dg/tm/memopt-1.c: Adjust regexp. |
| |
| 2011-11-09 Jason Merrill <jason@redhat.com> |
| |
| PR c++/51029 |
| * g++.dg/template/virtual1.C: New. |
| |
| 2011-11-08 Jason Merrill <jason@redhat.com> |
| |
| Run most C++ tests in both C++98 and C++11 modes. |
| * lib/target-supports.exp (check_effective_target_c++11): New. |
| (check_effective_target_c++98): New. |
| * lib/g++-dg.exp (g++-dg-runtest): New. |
| * g++.dg/dg.exp: Use g++-dg-runtest. |
| * g++.dg/charset/charset.exp: Likewise. |
| * g++.dg/debug/dwarf2/dwarf2.exp: Likewise. |
| * g++.dg/dfp/dfp.exp: Likewise. |
| * g++.dg/gcov/gcov.exp: Likewise. |
| * g++.dg/gomp/gomp.exp: Likewise. |
| * g++.dg/graphite/graphite.exp: Likewise. |
| * g++.dg/tls/tls.exp: Likewise. |
| * g++.dg/tm/tm.exp: Likewise. |
| * g++.dg/vect/vect.exp: Likewise. |
| * g++.old-deja/old-deja.exp: Likewise. |
| * g++.dg/simulate-thread/simulate-thread.exp: Pass -std flags |
| with some of the torture options. |
| * g++.dg/abi/mangle4.C: Move to template/nontype25.C. |
| * g++.dg/template/sfinae6_neg.C: Add C++11 error. |
| * g++.dg/init/null1.C: Only run in C++98. |
| * g++.dg/warn/Wconversion-null-3.C: Likewise. |
| * g++.old-deja/g++.benjamin/p12475.C: Likewise. |
| * g++.old-deja/g++.brendan/crash64.C: Likewise. |
| * g++.old-deja/g++.other/anon9.C: Likewise. |
| * g++.old-deja/g++.other/linkage1.C: Likewise. |
| * g++.old-deja/g++.other/linkage2.C: Likewise. |
| * g++.old-deja/g++.pt/t29.C: Likewise. |
| * g++.old-deja/g++.pt/t30.C: Likewise. |
| * g++.dg/cpp0x/variadic60.C: Only error in C++98. |
| * g++.dg/ext/anon-struct4.C: Likewise. |
| * g++.dg/init/brace2.C: Likewise. |
| * g++.dg/init/brace6.C: Likewise. |
| * g++.dg/other/anon3.C: Likewise. |
| * g++.dg/template/arg2.C: Likewise. |
| * g++.old-deja/g++.brendan/cvt1.C: Likewise. |
| * g++.old-deja/g++.brendan/enum11.C: Likewise. |
| * g++.old-deja/g++.brendan/enum8.C: Likewise. |
| * g++.old-deja/g++.brendan/enum9.C: Likewise. |
| * g++.old-deja/g++.brendan/friend3.C: Likewise. |
| * g++.old-deja/g++.brendan/init2.C: Likewise. |
| * g++.old-deja/g++.brendan/init4.C: Likewise. |
| * g++.old-deja/g++.brendan/misc14.C: Likewise. |
| * g++.old-deja/g++.jason/cond.C: Likewise. |
| * g++.old-deja/g++.law/init1.C: Likewise. |
| * g++.old-deja/g++.law/operators32.C: Likewise. |
| * g++.old-deja/g++.pt/enum6.C: Likewise. |
| * g++.old-deja/g++.pt/explicit70.C: Likewise. |
| * g++.old-deja/g++.pt/ptrmem6.C: Likewise. |
| |
| * g++.dg/eh/new1.C: Adjust for C++11 mode. |
| * g++.dg/init/new11.C: Likewise. |
| * g++.dg/init/pr29571.C: Likewise. |
| * g++.dg/lookup/forscope2.C: Likewise. |
| * g++.dg/parse/linkage1.C: Likewise. |
| * g++.dg/parse/typedef8.C: Likewise. |
| * g++.dg/template/error44.C: Likewise. |
| * g++.dg/tls/diag-2.C: Likewise. |
| * g++.dg/tls/diag-4.C: Likewise. |
| * g++.dg/warn/anonymous-namespace-3.C: Likewise. |
| * g++.old-deja/g++.abi/arraynew.C: Likewise. |
| * g++.old-deja/g++.abi/cxa_vec.C: Likewise. |
| * g++.old-deja/g++.brendan/new3.C: Likewise. |
| * g++.old-deja/g++.eh/new1.C: Likewise. |
| * g++.old-deja/g++.eh/new2.C: Likewise. |
| * g++.old-deja/g++.jason/new.C: Likewise. |
| * g++.old-deja/g++.law/friend1.C: Likewise. |
| * g++.old-deja/g++.mike/net46.C: Likewise. |
| * g++.old-deja/g++.mike/p755.C: Likewise. |
| * g++.old-deja/g++.other/new6.C: Likewise. |
| |
| * g++.dg/cpp0x/variadic74.C: Adjust diags. |
| * g++.dg/template/crash53.C: Likewise. |
| * g++.dg/template/void9.C: Likewise. |
| |
| 2011-11-09 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51045 |
| * g++.dg/warn/Wzero-as-null-pointer-constant-2.C: New. |
| |
| 2011-11-09 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/51047 |
| * g++.dg/cpp0x/sfinae29.C: New. |
| |
| 2011-11-09 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/50960 |
| * gfortran.dg/typebound_call_22.f03: New test case. |
| |
| 2011-11-09 Janne Blomqvist <jb@gcc.gnu.org> |
| |
| PR libfortran/50016 |
| * gfortran.dg/inquire_size.f90: Don't flush the unit. |
| |
| 2011-11-09 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/51039 |
| * gcc.dg/pr51039.c: New testcase. |
| |
| 2011-11-09 Jakub Jelinek <jakub@redhat.com> |
| |
| * lib/target-supports.exp (check_effective_target_vect_cond_mixed): |
| Enable also for powerpc*-*-*. |
| |
| 2011-11-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
| |
| PR fortran/50540 |
| * gfortran.dg/forall_16.f90: New test. |
| |
| 2011-11-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
| |
| PR fortran/38718 |
| * gfortran.dg/initialization_29.f90: Expand test. |
| |
| 2011-11-09 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/51027 |
| * g++.dg/cpp0x/alias-decl-12.C: New test. |
| * g++.dg/ext/alias-decl-attr4.C: Append missing ';'. |
| |
| 2011-11-09 Dodji Seketeli <dodji@redhat.com> |
| |
| PR debug/51032 |
| * g++.dg/cpp0x/alias-decl-debug-0.C: New test. |
| |
| 2011-11-09 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/51015 |
| * gcc.dg/vect/pr51015.c: New test. |
| |
| 2011-11-08 David S. Miller <davem@davemloft.net> |
| |
| * lib/target-supports.exp (check_effective_target_sparc_vis): New. |
| (check_effective_target_vect_cmdline_needed): Use it when sparc*-*-* |
| |
| 2011-11-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
| |
| PR fortran/50404 |
| * gfortran.dg/io_constraints_3.f90: Improve testcase. |
| |
| 2011-11-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
| |
| PR fortran/50409 |
| * gfortran.dg/string_5.f90: Improve testcase. |
| |
| 2011-10-23 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50835 |
| * g++.dg/template/lvalue2.C: New. |
| |
| 2011-11-08 Michael Matz <matz@suse.de> |
| |
| * gcc.dg/tree-ssa/20031015-1.c: Adjust. |
| * g++.dg/tree-ssa/ehcleanup-1.C: Ditto. |
| * g++.dg/eh/builtin1.C: Rewrite to not use local variables. |
| * g++.dg/eh/builtin2.C: Ditto. |
| * g++.dg/eh/builtin3.C: Ditto. |
| |
| 2011-11-08 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.target/i386/avx-cvt-2.c: Adjust for 32-byte integer vectors |
| being prefered even for -mavx. |
| * gcc.target/i386/avx-cvt-3.c: New test. |
| |
| 2011-11-08 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/51012 |
| * gcc.dg/pr51012-1.c: New testcase. |
| * gcc.dg/pr51012-2.c: Likewise. |
| |
| 2011-11-08 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/51010 |
| * c-c++-common/uninit-pr51010.c: New testcase. |
| |
| 2011-11-08 Jakub Jelinek <jakub@redhat.com> |
| |
| * lib/target-supports.exp (check_effective_target_vect_call_sqrtf, |
| check_effective_target_vect_call_copysignf, |
| check_effective_target_vect_call_lrint): New procedures. |
| * gcc.dg/vect/vect.exp: Run fast-math-bb-slp* tests using |
| $VECT_SLP_CFLAGS with -ffast-math. |
| * gcc.dg/vect/fast-math-vect-call-1.c: New test. |
| * gcc.dg/vect/fast-math-vect-call-2.c: New test. |
| * gcc.dg/vect/fast-math-bb-slp-call-1.c: New test. |
| * gcc.dg/vect/fast-math-bb-slp-call-2.c: New test. |
| |
| 2011-11-07 Richard Henderson <rth@redhat.com> |
| Aldy Hernandez <aldyh@redhat.com> |
| Torvald Riegel <triegel@redhat.com> |
| |
| Merged from transactional-memory. |
| |
| * g++.dg/dg.exp: Run transactional memory tests. |
| * g++.dg/tm: New directory with new tests. |
| * gcc.dg/tm: New directory with new tests. |
| * c-c++-common/tm: New directory with new tests. |
| |
| 2011-11-08 Dodji Seketeli <dodji@redhat.com> |
| |
| Fix context handling of alias-declaration |
| * g++.dg/cpp0x/alias-decl-11.C: New test. |
| |
| 2011-11-08 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50864 |
| * g++.dg/parse/template26.C: New. |
| * g++.dg/template/crash45.C: Adjust dg-error string. |
| |
| 2011-11-07 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50848 |
| * g++.dg/template/lookup9.C: New. |
| |
| PR c++/50863 |
| * g++.dg/cpp0x/lambda/lambda-initlist1.C: New. |
| |
| PR c++/50870 |
| * g++.dg/cpp0x/decltype35.C: New. |
| |
| 2011-11-07 Dodji Seketeli <dodji@redhat.com> |
| |
| Support C++11 alias-declaration |
| PR c++/45114 |
| * g++.dg/cpp0x/alias-decl-0.C: New test case. |
| * g++.dg/cpp0x/alias-decl-1.C: Likewise. |
| * g++.dg/cpp0x/alias-decl-3.C: Likewise. |
| * g++.dg/cpp0x/alias-decl-4.C: Likewise. |
| * g++.dg/cpp0x/alias-decl-6.C: Likewise. |
| * g++.dg/cpp0x/alias-decl-7.C: Likewise. |
| * g++.dg/cpp0x/alias-decl-8.C: Likewise. |
| * g++.dg/cpp0x/alias-decl-9.C: Likewise. |
| * g++.dg/cpp0x/alias-decl-10.C: Likewise. |
| * g++.dg/ext/alias-decl-attr1.C: Likewise. |
| * g++.dg/ext/alias-decl-attr2.C: Likewise. |
| * g++.dg/ext/alias-decl-attr3.C: Likewise. |
| * g++.dg/ext/alias-decl-attr4.C: Likewise. |
| |
| 2011-11-07 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/pragma-align-2.c: Compile with -std=gnu99. |
| |
| 2011-11-07 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/50919 |
| * gfortran.dg/typebound_call_21.f03: New. |
| |
| 2011-11-07 Nathan Sidwell <nathan@acm.org> |
| |
| * gcc.dg/profile-dir-1.c: Adjust final scan. |
| * gcc.dg/profile-dir-2.c: Adjust final scan. |
| * gcc.dg/profile-dir-3.c: Adjust final scan. |
| * gcc.misc-tests/gcov.exp: Adjust regexp. |
| * gcc.misc-tests/gcov-12.c: New. |
| * gcc.misc-tests/gcov-13.c: New. |
| * gcc.misc-tests/gcovpart-13b.c: New. |
| * gcc.misc-tests/gcov-14.c: New. |
| |
| 2011-11-07 Jason Merrill <jason@redhat.com> |
| |
| PR c++/35688 |
| * g++.dg/ext/visibility/template8.C: New. |
| |
| 2011-11-07 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/50789 |
| * gcc.target/i386/avx2-gather-1.c: New test. |
| * gcc.target/i386/avx2-gather-2.c: New test. |
| * gcc.target/i386/avx2-gather-3.c: New test. |
| * gcc.target/i386/avx2-gather-4.c: New test. |
| |
| 2011-11-07 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/pr49781-1.c (dg-options): Add -mtune=generic. |
| |
| 2011-11-07 Janne Blomqvist <jb@gcc.gnu.org> |
| |
| PR libfortran/45723 |
| * gfortran.dg/open_dev_null.f90: Remove testcase. |
| |
| 2011-11-07 Uros Bizjak <ubizjak@gmail.com> |
| |
| * lib/target-supports.exp (check_effective_target_sync_int_128): |
| Don't cache the result. |
| (check_effective_target_sync_long_long): Ditto. |
| |
| 2011-11-07 Sergey Ostanevich <sergos.gnu@gmail.com> |
| |
| PR rtl-optimization/47698 |
| * gcc.target/i386/47698.c: New test. |
| |
| 2011-11-06 Jason Merrill <jason@redhat.com> |
| |
| PR c++/35688 |
| * g++.dg/ext/visibility/template7.C: New. |
| |
| 2011-11-07 Terry Guo <terry.guo@arm.com> |
| |
| * gcc.target/arm/wmul-1.c: Adjust optimization level. |
| * gcc.target/arm/wmul-2.c: Ditto. |
| * gcc.target/arm/wmul-3.c: Ditto. |
| * gcc.target/arm/wmul-4.c: Ditto. |
| |
| 2011-11-06 Joseph Myers <joseph@codesourcery.com> |
| |
| * g++.dg/cpp0x/alignof3.C, gcc.dg/c1x-align-1.c, |
| gcc.dg/c1x-align-2.c, gcc.dg/c1x-align-3.c, gcc.dg/c1x-align-4.c, |
| gcc.dg/c90-align-1.c, gcc.dg/c99-align-1.c: New tests. |
| * gcc.dg/gnu89-const-expr-1.c, gcc.dg/gnu90-const-expr-1.c, |
| gcc.dg/gnu99-const-expr-1.c, gcc.dg/gnu99-static-1.c: Update |
| expected diagnostics. |
| |
| 2011-11-06 Andrew MacLeod <amacleod@redhat.com> |
| Richard Henderson <rth@redhat.com> |
| Aldy Hernandez <aldyh@redhat.com> |
| |
| Merged from cxx-mem-model. |
| |
| * lib/target-supports.exp (check_effective_target_sync_int_128, |
| check_effective_target_sync_long_long): Check whether the target |
| supports 64 and 128 bit __sync builtins. |
| (check_effective_target_cas_char): New. |
| (check_effective_target_cas_int): New. |
| * gcc.dg/dg.exp: Exclude simulate-thread tests. |
| * gcc.dg/atomic-noinline[-aux].c: New. Make a variety of atomics calls. |
| * gcc.dg/atomic-generic[-aux].c: New. Test that generic functions |
| produce the expected library calls. |
| * gcc.dg/atomic-fence.c: New functional tests. |
| * gcc.dg/atomic-param.c: New. Checl for illegal number of parameters. |
| * gcc.dg/atomic-invalid.c: New. Test invalid parameters. |
| * gcc.dg/atomic-lockfree[-aux].c: New tests. |
| * gcc.dg/atomic-compare-exchange-{1-5}.c: New functional tests. |
| * gcc.dg/atomic-op-[1-5].c: New. Test atomic fetch functionality. |
| * gcc.dg/atomic-exchange-{1-5}.c: New functional tests. |
| * gcc.dg/atomic-load-{1-5}.c: New functional tests. |
| * gcc.dg/atomic-store-{1-5}.c: New functional tests. |
| * gcc.dg/simulate-thread/atomic-load-int128.c: New. Verify int128 loads |
| are atomic. |
| * gcc.dg/simulate-thread/atomic-load-longlong.c: New. Verify 8 byte |
| loads are atomic. |
| * gcc.dg/simulate-thread/atomic-load-int.c: New. Verify 4 byte loads |
| are atomic. |
| * gcc.dg/simulate-thread/atomic-load-short.c: New. Verify 2 byte loads |
| are atomic. |
| * gcc.dg/simulate-thread/atomic-other-int128.c: New. Verify other |
| int128 operations are atomic. |
| * gcc.dg/simulate-thread/atomic-other-int.c: New. Verify other 4 byte |
| operations are atomic. |
| * gcc.dg/simulate-thread/atomic-other-longlong.c: New. Verify 8 byte |
| operations are atomic. |
| * gcc.dg/simulate-thread/atomic-other-short.c: New. Verify other 2 byte |
| operations are atomic. |
| * gcc.dg/simulate-thread/speculative-store.c: New. Verify speculative |
| stores aren't moved out of a loop. |
| * gcc.dg/simulate-thread/strict-align-global.c: New. Verify small |
| globals don't overwrite neighbouring globals. |
| * gcc.dg/simulate-thread/subfields.c: New. Verify struct component |
| writes dont overwrite neighbouring components. |
| * c-c++-common/gomp/atomic-10.c: Use cas_int; match __atomic builtin. |
| * c-c++-common/gomp/atomic-3.c: Likewise. |
| * c-c++-common/gomp/atomic-9.c: Likewise. |
| * gcc.dg/gomp/atomic-1.c, gcc.dg/gomp/atomic-2.c, |
| gcc.dg/gomp/atomic-3.c, gcc.dg/gomp/atomic-4.c, gcc.dg/gomp/atomic-7.c, |
| gcc.dg/gomp/atomic-8.c, gcc.dg/gomp/atomic-9.c, |
| gcc.dg/gomp/atomic-10.c, gcc.dg/gomp/atomic-12.c, |
| gcc.dg/gomp/atomic-13.c, gcc.dg/gomp/atomic-14.c, |
| gcc.dg/gomp/atomic-15.c: Move to c-c++-common/gomp/. |
| * g++.dg/gomp/atomic-1.C, g++.dg/gomp/atomic-2.C, |
| g++.dg/gomp/atomic-3.C, g++.dg/gomp/atomic-4.C, g++.dg/gomp/atomic-7.C, |
| g++.dg/gomp/atomic-8.C, g++.dg/gomp/atomic-9.C, |
| g++.dg/gomp/atomic-10.C, g++.dg/gomp/atomic-11.C, |
| g++.dg/gomp/atomic-12.C, g++.dg/gomp/atomic-13.C, |
| g++.dg/gomp/atomic-15.C: Remove. |
| * gcc.dg/gomp/gomp.exp, g++.dg/gomp/gomp.exp: Run c-c++-common tests. |
| * gcc.dg/gomp/atomic-11.c: Remove test. |
| |
| 2011-11-06 Ira Rosen <ira.rosen@linaro.org> |
| |
| * gcc.dg/vect/bb-slp-cond-1.c: New test. |
| * gcc.dg/vect/slp-cond-1.c: New test. |
| * gcc.dg/vect/slp-cond-2.c: New test. |
| |
| 2011-11-05 David S. Miller <davem@davemloft.net> |
| |
| * lib/test-supports.exp |
| (check_effective_target_ultrasparc_vis2_hw): New proc. |
| (check_effective_target_ultrasparc_vis3_hw): New proc. |
| * gcc.target/sparc/vec-init-1.inc: New vector init common code. |
| * gcc.target/sparc/vec-init-2.inc: Likewise. |
| * gcc.target/sparc/vec-init-3.inc: Likewise. |
| * gcc.target/sparc/vec-init-1-vis1.c: New test. |
| * gcc.target/sparc/vec-init-1-vis2.c: New test. |
| * gcc.target/sparc/vec-init-1-vis3.c: New test. |
| * gcc.target/sparc/vec-init-2-vis1.c: New test. |
| * gcc.target/sparc/vec-init-2-vis2.c: New test. |
| * gcc.target/sparc/vec-init-2-vis3.c: New test. |
| * gcc.target/sparc/vec-init-3-vis1.c: New test. |
| * gcc.target/sparc/vec-init-3-vis2.c: New test. |
| * gcc.target/sparc/vec-init-3-vis3.c: New test. |
| |
| 2011-11-05 Joern Rennecke <joern.rennecke@embecosm.com> |
| |
| * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: |
| Disable test on Epiphany. |
| * gcc.c-torture/execute/20101011-1.c: Disable test on Epiphany. |
| * gcc.dg/stack-usage-1.c [__epiphany__] (SIZE): Define. |
| * gcc.dg/pragma-pack-3.c: Disable test on Epiphany. |
| * g++.dg/parse/pragma3.C: Likewise. |
| * stackalign/builtin-apply-2.c (STACK_ARGUMENTS_SIZE): Define. |
| (bar): Use it. |
| * gcc.dg/weak/typeof-2.c [epiphany-*-*]: Add option -mshort-calls. |
| * gcc.dg/tls/thr-cse-1.c: Likewise. |
| * g++.dg/opt/devirt2.C: Likewise. |
| * gcc.dg/20020312-2.c [epiphany-*-*] (PIC_REG): Define. |
| * gcc.dg/builtin-apply2.c [__epiphany__]: (STACK_ARGUMENTS_SIZE): 20. |
| * gcc.target/epiphany: New directory. |
| |
| 2011-11-05 Tobias Burnus <burnus@net-b.de> |
| |
| * gfortran.dg/quad_2.f90: New. |
| |
| 2011-11-05 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/strlenopt-22g.c: New wrapper around... |
| * gcc.dg/strlenopt-22.c: ...this. Do not define USE_GNU and adjust. |
| |
| 2011-11-04 Jason Merrill <jason@redhat.com> |
| |
| PR c++/26714 |
| * g++.dg/init/lifetime2.C: New. |
| * g++.dg/cpp0x/initlist-lifetime2.C: New. |
| |
| PR c++/48370 |
| * g++.dg/init/lifetime1.C: Test cleanup order. |
| |
| 2011-11-04 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * g++.dg/other/offsetof7.C: New test. |
| |
| 2011-11-04 Hans-Peter Nilsson <hp@axis.com> |
| |
| * lib/gcc-dg.exp (gcc_force_conventional_output): New global |
| variable, default empty, -ffat-lto-objects for effective_target_lto. |
| (gcc-dg-test-1): Add options from dg-final methods. |
| * lib/scanasm.exp (scan-assembler_required_options) |
| (scan-assembler-not_required_options): New procs. |
| |
| 2011-10-09 Magnus Fromreide <magfr@lysator.liu.se> |
| |
| * g++.dg/cpp0x/enum21a.C: Test that enum x { y, } does |
| generate a pedwarn in c++98-mode. |
| * g++.dg/cpp0x/enum21b.C: Test that enum x { y, } |
| don't generate a pedwarn in c++0x-mode. |
| |
| 2011-11-04 Olivier Goffart <olivier@woboq.com> |
| |
| PR c++/50965 |
| * g++.dg/cpp0x/nsdmi1.C: Add more cases. |
| |
| 2011-11-04 Jiangning Liu <jiangning.liu@arm.com> |
| |
| PR rtl-optimization/38644 |
| * gcc.target/arm/stack-red-zone.c: New. |
| |
| 2011-11-04 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/48420 |
| * g++.dg/warn/Wconversion-null-3.C: New. |
| |
| 2011-11-04 Ed Smith-Rowland <3dw4rd@verizon.net> |
| |
| PR c++/50941 |
| * g++.dg/cpp0x/udlit-strint-length.C: New. |
| |
| 2011-11-04 Jason Merrill <jason@redhat.com> |
| |
| PR c++/48370 |
| * g++.dg/cpp0x/initlist-lifetime1.C: New. |
| * g++.dg/init/lifetime1.C: New. |
| * g++.dg/init/ref21.C: New. |
| * g++.dg/eh/array1.C: New. |
| |
| 2011-11-04 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/50763 |
| * gcc.dg/pr50763-5.c: New test. |
| |
| 2011-11-04 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/50763 |
| * g++.dg/pr50763-4.C: New test. |
| |
| 2011-11-04 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/torture/vec-cvt-1.c: Enable commented out inttoflttestui |
| test. |
| |
| * gcc.dg/torture/vec-cvt-1.c: Enable flttointtestui test. |
| |
| * gcc.dg/torture/vec-cvt-1.c: New test. |
| |
| 2011-11-04 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/specs/private1[-sub].ads: New test. |
| |
| 2011-11-04 Mikael Morin <mikael@gcc.gnu.org> |
| |
| PR fortran/43829 |
| * gfortran.dg/function_optimize_7.f90: Disable sum inlining. |
| * gfortran.dg/inline_sum_1.f90: New. |
| * gfortran.dg/inline_sum_2.f90: New. |
| * gfortran.dg/inline_sum_bounds_check_1.f90: New. |
| * gfortran.dg/inline_sum_bounds_check_2.f90: New. |
| * gfortran.dg/inline_product_1.f90: New. |
| |
| 2011-11-03 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/50933 |
| * gfortran.dg/bind_c_dts_5.f90: New. |
| |
| 2011-11-03 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/50960 |
| * gfortran.dg/module_parameter_array_refs_2.f90: New. |
| |
| 2011-11-03 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/50079 |
| * g++.dg/init/copy7.C: Remove testcase. |
| |
| 2011-11-03 Martin Jambor <mjambor@suse.cz> |
| |
| * g++.dg/ipa/devirt-c-1.C: Add dump scans. |
| * g++.dg/ipa/devirt-c-2.C: Likewise. |
| * g++.dg/ipa/devirt-c-7.C: New test. |
| * g++.dg/ipa/devirt-c-8.C: Likewise. |
| |
| 2011-11-03 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/50912 |
| * gnat.dg/loop_optimization10.ad[sb]: New test. |
| * gnat.dg/loop_optimization10_pkg.ads: New helper. |
| |
| 2011-11-02 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50930 |
| * g++.dg/cpp0x/nsdmi-list2.C: New. |
| |
| 2011-11-02 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50810 |
| * g++.dg/cpp0x/warn_cxx0x2.C: New. |
| * g++.dg/cpp0x/warn_cxx0x3.C: Likewise. |
| |
| 2011-11-02 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/50769 |
| * gfortran.dg/pr50769.f90: New test. |
| |
| 2011-11-02 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.target/sparc/20111102-1.c: New test. |
| |
| 2011-11-02 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50956 |
| * g++.dg/warn/Wcast-qual2.C: New. |
| |
| 2011-11-02 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/50763 |
| * g++.dg/pr50763-3.C: New test. |
| |
| 2011-11-02 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/50672 |
| * g++.dg/pr50672.C: New test. |
| |
| 2011-11-02 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/avx-cvt-2.c (dg-options): Add -mtune=generic. |
| * gcc.target/i386/avx2-cvt-2.c (dg-options): Ditto. |
| * gcc.target/i386/sse2-cvt-2.c (dg-options): Ditto. |
| |
| * gcc.target/i386/vectorize4-avx.c (scan-assembler): Remove xfail. |
| |
| 2011-11-02 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50902 |
| * gcc.dg/torture/pr50902.c: New testcase. |
| |
| 2010-11-02 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50890 |
| * gcc.dg/torture/pr50890.c: New testcase. |
| |
| 2011-11-01 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/44277 |
| * g++.dg/warn/Wzero-as-null-pointer-constant-1.C: New. |
| * g++.dg/cpp0x/Wzero-as-null-pointer-constant-1.C: Likewise. |
| |
| 2011-11-01 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/50908 |
| * gcc.dg/pr50908.c: New test. |
| * gcc.dg/pr50908-2.c: Same. |
| * gcc.dg/pr50908-3.c: Same. |
| |
| 2011-11-01 Ira Rosen <ira.rosen@linaro.org> |
| |
| * gcc.dg/vect/no-scevccp-outer-6-global.c: Expect to vectorize |
| the outer loop. Remove comment. Don't check for widen-mult. |
| |
| 2011-10-31 Martin Jambor <mjambor@suse.cz> |
| |
| * gcc.dg/ipa/ipcp-4.c: New test. |
| |
| 2011-10-31 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/vshift-3.c: New test. |
| * gcc.dg/vshift-4.c: New test. |
| * gcc.dg/vshift-5.c: New test. |
| |
| 2011-10-31 Janne Blomqvist <jb@gcc.gnu.org> |
| |
| * gfortran.dg/inquire_5.f90: Update testcase to match the standard |
| and current implementation. |
| |
| 2011-10-31 Paul Brook <paul@codesourcery.com> |
| |
| * gcc.dg/constructor-1.c: New test. |
| |
| 2011-10-30 Steven G. Kargl <kargl@gcc.gnu.org> |
| |
| PR fortran/50753 |
| * gfortran.dg/dshift_3.f90: New test. |
| |
| 2011-10-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
| |
| * gcc.dg/scal-to-vec2.c (dg-options): Add -fno-common to options on |
| hppa*-*-hpux*. |
| * gcc.dg/torture/vshuf-v8hi.c: Likewise. |
| * gcc.dg/torture/vshuf-v4si.c: Likewise. |
| * gcc.dg/torture/vshuf-v8si.c: Likewise. |
| * gcc.dg/torture/vshuf-v32qi.c: Likewise. |
| * gcc.dg/torture/vshuf-v4di.c: Likewise. |
| * gcc.dg/torture/vshuf-v2df.c: Likewise. |
| * gcc.dg/torture/vshuf-v16qi.c: Likewise. |
| * gcc.dg/torture/vshuf-v4sf.c: Likewise. |
| * gcc.dg/torture/vshuf-v8sf.c: Likewise. |
| * gcc.dg/torture/vshuf-v2di.c: Likewise. |
| * gcc.dg/torture/vshuf-v16hi.c: Likewise. |
| * gcc.dg/torture/vshuf-v4df.c: Likewise. |
| * gcc.dg/tree-ssa/ssa-fre-31.c: Likewise. |
| * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise. |
| * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise. |
| * gcc.dg/vector-compare-2.c: Likewise. |
| |
| 2011-10-29 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50901 |
| * g++.dg/cpp0x/pr50901.C: New. |
| |
| 2011-10-29 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/fma-check.h (main): Use return 0 instead of exit (0). |
| * gcc.target/i386/fma4-check.h (main): Ditto. |
| * gcc.target/i386/xop-check.h (main): Ditto. |
| |
| 2011-10-28 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| Revert: |
| 2011-10-28 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50864 |
| * g++.dg/template/crash109.C: New. |
| |
| 2011-10-28 Jason Merrill <jason@redhat.com> |
| |
| * c-c++-common/dfp/pr33466.c: Adjust for user-defined literals. |
| |
| 2011-10-28 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50864 |
| * g++.dg/template/crash109.C: New. |
| |
| 2011-10-28 Steven G. Kargl <kargl@gcc.gnu.org> |
| |
| * gfortran.dg/nearest_5.f90: New test. |
| |
| 2011-10-28 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/vshift-1.c: New test. |
| * gcc.dg/vshift-2.c: New test. |
| * gcc.target/i386/xop-vshift-1.c: New test. |
| * gcc.target/i386/xop-vshift-2.c: New test. |
| * gcc.target/i386/avx2-vshift-1.c: New test. |
| |
| 2011-10-28 Chung-Lin Tang <cltang@codesourcery.com> |
| |
| PR rtl-optimization/49720 |
| * g++.dg/torture/pr49720.C: New test. |
| |
| 2011-10-27 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/setcc-3.c: New test. |
| |
| 2011-10-27 Roberto Agostino Vitillo <ravitillo@lbl.gov> |
| |
| PR c++/30066 |
| * g++.dg/ext/visibility/fvisibility-inlines-hidden-4.C: New test. |
| |
| 2011-10-27 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.target/i386/sse2-cvt-1.c: New test. |
| * gcc.target/i386/sse2-cvt-2.c: New test. |
| * gcc.target/i386/avx-cvt-1.c: New test. |
| * gcc.target/i386/avx-cvt-2.c: New test. |
| * gcc.target/i386/avx2-cvt-1.c: New test. |
| * gcc.target/i386/avx2-cvt-2.c: New test. |
| |
| 2011-10-27 Martin Jambor <mjambor@suse.cz> |
| |
| * g++.dg/tree-ssa/pr45605.C: Scan fre1 dump and unxfail. |
| |
| 2011-10-27 Uros Bizjak <ubizjak@gmail.com> |
| Steven G. Kargl <kargl@gcc.gnu.org> |
| |
| PR target/50875 |
| * gfortran.dg/pr50875.f90: New test. |
| |
| 2011-10-26 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/fmaf-1.c: New test. |
| |
| * gcc.target/sparc/setcc-1.c: New test. |
| * gcc.target/sparc/setcc-2.c: New test. |
| |
| 2011-10-26 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/tls/thr-cse-1.c: For i?86-*-mingw*, check for multiple calls. |
| |
| 2011-10-26 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/graphite/run-id-1.c: Pass -Wl,--stack,12582912 option for |
| Windows targets. |
| |
| 2011-10-26 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.target/i386/pr37843-4.c: Allow for leading underscores on |
| symbol names. |
| |
| 2011-10-26 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.target/i386/pad-4.c: Skip for Windows targets. |
| |
| 2011-10-26 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/specs/discr1.ads: New test. |
| * gnat.dg/specs/discr1_pkg.ads: New helper. |
| |
| 2011-10-26 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/specs/unchecked_union.ads: Rename to... |
| * gnat.dg/specs/unchecked_union1.ads: ...this. |
| * gnat.dg/specs/unchecked_union2.ads: New test. |
| |
| 2011-10-26 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/specs/atomic1.ads: New test. |
| |
| 2011-10-26 Ed Smith-Rowland <3dw4rd@verizon.net> |
| |
| Implement C++11 user-defined literals. |
| * g++.dg/cpp0x/udlit-addr.C: New. |
| * g++.dg/cpp0x/udlit-args.C: New. |
| * g++.dg/cpp0x/udlit-args-neg.C: New. |
| * g++.dg/cpp0x/udlit-clink-neg.C: New. |
| * g++.dg/cpp0x/udlit-concat.C: New. |
| * g++.dg/cpp0x/udlit-concat-neg.C: New. |
| * g++.dg/cpp0x/udlit-constexpr.C: New. |
| * g++.dg/cpp0x/udlit-cpp98-neg.C: New. |
| * g++.dg/cpp0x/udlit-declare-neg.C: New. |
| * g++.dg/cpp0x/udlit-friend.C: New. |
| * g++.dg/cpp0x/udlit-general.C: New. |
| * g++.dg/cpp0x/udlit-inline.C: New. |
| * g++.dg/cpp0x/udlit-linkage-neg.C: New. |
| * g++.dg/cpp0x/udlit-member-neg.C: New. |
| * g++.dg/cpp0x/udlit-namespace.C: New. |
| * g++.dg/cpp0x/udlit-nofunc-neg.C: New. |
| * g++.dg/cpp0x/udlit-nonempty-str-neg.C: New. |
| * g++.dg/cpp0x/udlit-nospace-neg.C: New. |
| * g++.dg/cpp0x/udlit-nosuffix-neg.C: New. |
| * g++.dg/cpp0x/udlit-nounder-neg.C: New. |
| * g++.dg/cpp0x/udlit-operator-neg.C: New. |
| * g++.dg/cpp0x/udlit-raw-str.C: New. |
| * g++.dg/cpp0x/udlit-shadow-neg.C: New. |
| * g++.dg/cpp0x/udlit-suffix-neg.C: New. |
| * g++.dg/cpp0x/udlit-systemheader.C: New. |
| * g++.dg/cpp0x/udlit-template.C: New. |
| * g++.dg/cpp0x/udlit-tmpl-arg.C: New. |
| * g++.dg/cpp0x/udlit-tmpl-arg-neg.C: New. |
| * g++.dg/cpp0x/udlit-tmpl-parms.C: New. |
| * g++.dg/cpp0x/udlit-tmpl-parms-neg.C: New. |
| * g++.dg/cpp0x/udlit_system_header: New. |
| |
| 2011-10-26 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50870 |
| * g++.dg/cpp0x/decltype34.C: New. |
| |
| 2011-10-26 Tom de Vries <tom@codesourcery.com> |
| |
| * gcc.c-torture/unsorted/HIcmp.c: Fix unaligned pointer. |
| * gcc.c-torture/unsorted/HIset.c: Same. |
| * gcc.c-torture/unsorted/SIcmp.c: Same. |
| * gcc.c-torture/unsorted/SIset.c: Same. |
| * gcc.c-torture/unsorted/SFset.c: Same. |
| * gcc.c-torture/unsorted/UHIcmp.c: Same. |
| * gcc.c-torture/unsorted/USIcmp.c: Same. |
| * gcc.c-torture/unsorted/DFcmp.c: Same. |
| |
| 2011-10-26 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.target/i386/avx2-i32gatherd-1.c: Adjust scan-assembler regex |
| to work also with -masm=intel and additionally test the xmm vs. ymm |
| register type combination on mask/dest and in vsib. |
| * gcc.target/i386/avx2-i32gatherd256-1.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherd256-3.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherd-3.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherpd-1.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherpd256-1.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherpd256-3.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherpd-3.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherps-1.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherps256-1.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherps256-3.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherps-3.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherq-1.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherq256-1.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherq256-3.c: Likewise. |
| * gcc.target/i386/avx2-i32gatherq-3.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherd-1.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherd256-1.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherd256-3.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherd-3.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherpd-1.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherpd256-1.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherpd256-3.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherpd-3.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherps-1.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherps256-1.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherps256-3.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherps-3.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherq-1.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherq256-1.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherq256-3.c: Likewise. |
| * gcc.target/i386/avx2-i64gatherq-3.c: Likewise. |
| |
| 2011-10-26 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/50763 |
| * gcc.dg/pr50763-2.c: New test. |
| |
| 2011-10-25 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/format/ms_c90-printf-1.c, gcc.dg/format/ms_c90-scanf-1.c: |
| Update expected messages. |
| |
| 2011-10-25 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/vect/slp-multitypes-2.c: Do not XFAIL on SPARC 32-bit. |
| |
| 2011-10-25 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50866 |
| * g++.dg/init/aggr7.C: New. |
| |
| PR c++/49996 |
| * g++.dg/cpp0x/initlist59.C: New. |
| |
| 2011-10-25 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50858 |
| * g++.dg/overload/operator5.C: New. |
| |
| 2011-10-25 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50861 |
| * g++.dg/template/crash108.C: New. |
| |
| 2011-10-25 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/50596 |
| * gcc.dg/vect/vect-cond-10.c: New test. |
| |
| 2011-10-24 Joey Ye <joey.ye@arm.com> |
| |
| * gcc.target/arm/pr42575.c: Remove architecture option. |
| |
| 2011-10-24 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/vis3move-1.c: New test. |
| * gcc.target/sparc/vis3move-2.c: New test. |
| * gcc.target/sparc/vis3move-3.c: New test. |
| |
| 2011-10-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> |
| |
| * gcc.dg/strlenopt-22.c: New testcase. |
| * gcc.dg/strlenopt-4.c: Change scan value for s390(x). |
| |
| 2011-10-24 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/sse-5.c (dg-options): Add -mno-sse. |
| Remove -march=i386. |
| (dg-skip-if): Remove. |
| * gcc.target/i386/funcspec-1.c: Ditto. |
| * gcc.target/i386/funcspec-3.c (dg-options): Add -mno-sse3. |
| |
| 2011-10-24 Richard Guenther <rguenther@suse.de> |
| |
| * gcc.dg/vect/vect-bool-1.c: New testcase. |
| |
| 2011-10-24 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50838 |
| * gcc.dg/torture/pr50838.c: New testcase. |
| |
| 2011-10-24 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/50730 |
| * gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c: New test. |
| * gcc.dg/vect/vect.exp: Run no-tree-sra-bb-slp* tests with |
| -fno-tree-sra and SLP flags. |
| |
| 2011-10-23 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50841 |
| Revert: |
| 2011-10-23 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50810 |
| * g++.dg/cpp0x/warn_cxx0x2.C: New. |
| * g++.dg/cpp0x/warn_cxx0x3.C: Likewise. |
| |
| 2011-10-23 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50810 |
| * g++.dg/cpp0x/warn_cxx0x2.C: New. |
| * g++.dg/cpp0x/warn_cxx0x3.C: Likewise. |
| |
| 2011-10-23 Tom de Vries <tom@codesourcery.com> |
| |
| PR tree-optimization/50763 |
| * gcc.dg/pr50763.c: New test. |
| |
| 2011-10-23 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR target/50788 |
| * gcc.target/i386/pr50788.c: New test. |
| |
| 2011-10-23 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/50819 |
| * g++.dg/vect/vect.exp: Set target dependent flags for slp-* tests. |
| * g++.dg/vect/slp-pr50819.cc: New test. |
| |
| 2011-10-21 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/45385 |
| * g++.dg/warn/Wconversion4.C: New. |
| |
| 2011-10-21 Jakub Jelinek <jakub@redhat.com> |
| |
| PR target/50813 |
| * gcc.dg/torture/vshuf-32.inc: Add broadcast permutation |
| from element other than first and reverse permutation. |
| * gcc.dg/torture/vshuf-16.inc: Likewise. |
| * gcc.dg/torture/vshuf-8.inc: Likewise. |
| * gcc.dg/torture/vshuf-4.inc: Likewise. |
| |
| 2011-10-21 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/31423 |
| * g++.dg/parse/error43.C: New. |
| * g++.dg/parse/error44.C: Likewise. |
| |
| 2011-10-21 H.J. Lu <hongjiu.lu@intel.com> |
| Kirill Yukhin <kirill.yukhin@intel.com> |
| |
| PR target/50740 |
| * gcc.target/i386/avx2-check.h (main): Check CPUID level correctly. |
| * gcc.target/i386/bmi2-check.h: Ditto. |
| |
| 2011-10-21 Ville Voutilainen <ville.voutilainen@gmail.com> |
| |
| PR c++/50811 |
| * g++.dg/cpp0x/override2.C: Add test. |
| |
| 2011-10-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * lib/gcc-dg.exp (GCC_UNDER_TEST): Set before calling |
| check_linker_plugin_available. |
| |
| 2011-10-21 Kai Tietz <ktietz@redhat.com> |
| |
| * gcc.target/i386/branch-cost1.c: New test. |
| * gcc.target/i386/branch-cost2.c: New test. |
| * gcc.target/i386/branch-cost3.c: New test. |
| * gcc.target/i386/branch-cost4.c: New test. |
| |
| 2011-10-20 Steve Ellcey <sje@cup.hp.com> |
| |
| * gcc.dg/vect/vect-120.c: Add vect_floatint_cvt requirement. |
| |
| 2011-10-20 Steve Ellcey <sje@cup.hp.com> |
| |
| PR testsuite/50722 |
| * gcc.dg/pr49994-3.c: Skip on HP-UX. |
| |
| 2011-10-20 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/lto/pr46940_0.c (ASMNAME, ASMNAME2, STRING): Define. |
| (_moz_foo, EXT__foo): Use ASMNAME. |
| |
| 2011-10-20 Joseph Myers <joseph@codesourcery.com> |
| |
| * lib/lto.exp (lto-execute): Use .exe suffix for test executable |
| names. |
| |
| 2011-10-20 Kirill Yukhin <kirill.yukhin@intel.com> |
| |
| PR target/50766 |
| * gcc.target/i386/pr50766.c: New test. |
| |
| 2011-10-20 Jason Merrill <jason@redhat.com> |
| |
| PR c++/41449 |
| * g++.dg/eh/partial1.C: New. |
| |
| 2011-10-20 Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/i386/vperm-v2df.c, gcc.target/i386/vperm-v2di.c, |
| gcc.target/i386/vperm-v4sf-1.c, gcc.target/i386/vperm-v4sf-2.c, |
| gcc.target/i386/vperm-v4si-1.c, gcc.target/i386/vperm-v4si-2.c: |
| Use __builtin_shuffle. |
| |
| 2011-10-20 Steven G. Kargl <kargl@gcc.gnu.org> |
| |
| PR fortran/50514 |
| * gfortran.dg/ishft_3.f90: Update test. |
| |
| 2011-10-20 Steven G. Kargl <kargl@gcc.gnu.org> |
| |
| PR fortran/50524 |
| * gfortran.dg/substring_integer_index.f90: New test. |
| |
| 2011-10-20 Steven G. Kargl <kargl@gcc.gnu.org> |
| |
| * gfortran.dg/format_string.f: New test. |
| |
| 2011-10-20 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/ipa/ipa-sra-2.c: Add dg-require-effective-target |
| non_strict_align. |
| * gcc.dg/ipa/ipa-sra-6.c: Ditto. |
| |
| 2011-10-20 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.target/i386/pr40906-1.c, gcc.target/i386/pr40906-2.c, |
| gcc.target/i386/pr46226.c: Do not use |
| -mno-accumulate-outgoing-args. |
| |
| 2011-10-20 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/tree-prof/val-prof-7.c: Declare bzero instead of |
| including <strings.h>. |
| |
| 2011-10-19 Jan Hubicka <jh@suse.cz> |
| |
| * lib/lto.exp (lto_init): Test slim lto and no-linker-plugin path. |
| * lib/gcc-dg.exp (check_effective_target_lto): Likewise. |
| * lib/c-torture.exp: Likewise. |
| * gcc.c-torture/execute/builtins/strstr-asm.c: Force fat LTO. |
| * gcc.c-torture/compile/sync-1.c: Likewise. |
| * gcc.c-torture/compile/sync-1.c: Likewise. |
| * gcc.c-torture/compile/sync-3.c: Likewise. |
| * gcc.dg/noncompile/invalid_asm.c: Likewise. |
| * gcc.dg/noncompile/920507-1.c: Likewise. |
| * gcc.dg/torture/pr36400.c: Likewise. |
| * g++.dg/torture/pr34850.C: Likewise. |
| |
| 2011-10-20 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/source_ref1.adb: New test. |
| * gnat.dg/source_ref2.adb: Likewise. |
| |
| 2011-10-19 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/13657 |
| * g++.dg/parse/error42.C: New. |
| * g++.old-deja/g++.other/ptrmem7.C: Tweak dg-errors. |
| |
| 2011-10-19 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50793 |
| * g++.dg/init/value9.C: New. |
| |
| 2011-10-19 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/torture/vshuf-32.inc: Add interleave permutations. |
| * gcc.dg/torture/vshuf-16.inc: Likewise. |
| * gcc.dg/torture/vshuf-8.inc: Likewise. |
| * gcc.dg/torture/vshuf-4.inc: Likewise. |
| |
| 2011-10-19 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/47023 |
| * gfortran.dg/sizeof_proc.f90: New. |
| |
| 2011-10-19 Joseph Myers <joseph@codesourcery.com> |
| |
| * g++.dg/compat/struct-layout-1_generate.c: Also pass -mno-mmx |
| -Wno-abi for i?86-*-mingw32* x86_64-*-mingw32* i?86-*-cygwin*. |
| |
| 2011-10-19 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR testsuite/50796 |
| * gcc.dg/plugin/plugindir?.c Update dg-prune-output. |
| |
| 2011-10-19 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50787 |
| * g++.dg/init/ref20.C: New. |
| |
| 2011-10-19 Kai Tietz <ktietz@redhat.com> |
| |
| PR middle-end/50795 |
| * gcc.dg/tree-ssa/builtin-expect-1.c: Adjust test. |
| * gcc.dg/tree-ssa/builtin-expect-2.c: Adjust test. |
| * gcc.dg/tree-ssa/builtin-expect-3.c: Adjust test. |
| * gcc.dg/tree-ssa/builtin-expect-4.c: Adjust test. |
| * gcc.dg/tree-ssa/builtin-expect-5.c: Adjust test. |
| |
| 2011-10-19 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/50768 |
| * gcc.dg/torture/pr50768.c: New testcase. |
| |
| 2011-10-19 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR rtl-optimization/50340 |
| * gcc.dg/pr50340.c: New. |
| |
| 2011-10-18 Andrew Stubbs <ams@codesourcery.com> |
| |
| PR tree-optimization/50717 |
| |
| * gcc.dg/pr50717-1.c: New file. |
| * gcc.target/arm/wmul-12.c: Correct types. |
| * gcc.target/arm/wmul-8.c: Correct types. |
| |
| 2011-10-18 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50531 |
| * g++.dg/cpp0x/defaulted32.C: New. |
| |
| PR c++/50742 |
| * g++.dg/lookup/using23.C: New. |
| |
| PR c++/50500 |
| * g++.dg/cpp0x/implicit12.C: New. |
| * g++.dg/cpp0x/defaulted20.C: Adjust. |
| * g++.dg/cpp0x/defaulted21.C: Adjust. |
| * g++.dg/cpp0x/implicit-copy.C: Adjust. |
| * g++.dg/cpp0x/implicit4.C: Adjust. |
| * g++.dg/cpp0x/implicit5.C: Adjust. |
| * g++.dg/cpp0x/implicit8.C: Adjust. |
| * g++.dg/cpp0x/lambda/lambda-ice2.C: Adjust. |
| * g++.dg/cpp0x/not_special.C: Adjust. |
| * g++.dg/cpp0x/rv-trivial-bug.C: Adjust. |
| * g++.dg/cpp0x/rv1n.C: Adjust. |
| * g++.dg/cpp0x/rv2n.C: Adjust. |
| * g++.dg/cpp0x/rv3n.C: Adjust. |
| * g++.dg/cpp0x/rv4n.C: Adjust. |
| * g++.dg/cpp0x/rv5n.C: Adjust. |
| * g++.dg/cpp0x/rv6n.C: Adjust. |
| * g++.dg/cpp0x/rv7n.C: Adjust. |
| |
| 2011-10-18 Kirill Yukhin <kirill.yukhin@intel.com> |
| |
| * gcc.target/i386/avx2-vpop-check.h: New header. |
| * gcc.target/i386/avx2-vpaddd-3.c: New test. |
| * gcc.target/i386/avx2-vpaddw-3.c: Ditto. |
| * gcc.target/i386/avx2-vpaddb-3.c: Ditto. |
| * gcc.target/i386/avx2-vpaddq-3.c: Ditto. |
| * gcc.target/i386/avx2-vpand-3.c: Ditto. |
| * gcc.target/i386/avx2-vpmulld-3.c: Ditto. |
| * gcc.target/i386/avx2-vpmullw-3.c: Ditto. |
| * gcc.target/i386/avx2-vpsrad-3.c: Ditto. |
| * gcc.target/i386/avx2-vpsraw-3.c: Ditto. |
| * gcc.target/i386/avx2-vpsrld-3.c: Ditto. |
| * gcc.target/i386/avx2-vpsrlw-3.c: Ditto. |
| * gcc.target/i386/avx2-vpsubb-3.c: Ditto. |
| * gcc.target/i386/avx2-vpsubd-3.c: Ditto. |
| * gcc.target/i386/avx2-vpsubq-3.c: Ditto. |
| * gcc.target/i386/avx2-vpsubw-3.c: Ditto. |
| |
| 2011-10-18 Mikael Morin <mikael@gcc.gnu.org> |
| |
| PR fortran/50420 |
| * gfortran.dg/coarray_subobject_1.f90: New test. |
| * gfortran.dg/coarray/subobject_1.f90: New test. |
| |
| 2011-10-18 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR rtl-optimization/50205 |
| * gcc.dg/pr50205.c: New. |
| |
| 2011-10-18 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50767 |
| * gcc.dg/torture/pr50767.c: New testcase. |
| |
| 2011-10-18 Julian Brown <julian@codesourcery.com> |
| |
| * lib/target-supports.exp (check_effective_target_arm_unaligned): New. |
| * gcc.target/arm/unaligned-memcpy-1.c: New. |
| * gcc.target/arm/unaligned-memcpy-2.c: New. |
| * gcc.target/arm/unaligned-memcpy-3.c: New. |
| * gcc.target/arm/unaligned-memcpy-4.c: New. |
| |
| 2011-10-18 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/47023 |
| * gfortran.dg/iso_c_binding_class.f03: New. |
| |
| 2011-10-18 Ira Rosen <ira.rosen@linaro.org> |
| |
| * testsuite/lib/target-supports.exp |
| (check_effective_target_vect_widen_shift): New. |
| * gcc.dg/vect/vect-widen-shift-s16.c: New. |
| * gcc.dg/vect/vect-widen-shift-s8.c: New. |
| * gcc.dg/vect/vect-widen-shift-u16.c: New. |
| * gcc.dg/vect/vect-widen-shift-u8.c: New. |
| |
| 2011-10-18 Richard Guenther <rguenther@suse.de> |
| |
| * gcc.dg/torture/restrict-1.c: New testcase. |
| |
| 2011-10-17 Michael Spertus <mike_spertus@symantec.com> |
| |
| * g++.dg/ext/bases.C: New test. |
| |
| 2011-10-17 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/fand.c: Remove __LP64__ ifdefs and expect |
| all operations to emit VIS instructions. |
| * gcc.target/sparc/fandnot.c: Likewise. |
| * gcc.target/sparc/fnot.c: Likewise. |
| * gcc.target/sparc/for.c: Likewise. |
| * gcc.target/sparc/fornot.c: Likewise. |
| * gcc.target/sparc/fxnor.c: Likewise. |
| * gcc.target/sparc/fxor.c: Likewise. |
| * gcc.target/sparc/combined-1.c: Revert change to use -O2, no longer |
| needed. |
| |
| 2011-10-17 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.c-torture/execute/vshuf-v16hi.c: New test. |
| * gcc.dg/torture/vshuf-16.inc: New file. |
| * gcc.dg/torture/vshuf-2.inc: New file. |
| * gcc.dg/torture/vshuf-32.inc: New file. |
| * gcc.dg/torture/vshuf-4.inc: New file. |
| * gcc.dg/torture/vshuf-8.inc: New file. |
| * gcc.dg/torture/vshuf-main.inc: New file. |
| * gcc.dg/torture/vshuf-v16hi.c: New test. |
| * gcc.dg/torture/vshuf-v16qi.c: New test. |
| * gcc.dg/torture/vshuf-v2df.c: New test. |
| * gcc.dg/torture/vshuf-v2di.c: New test. |
| * gcc.dg/torture/vshuf-v2sf.c: New test. |
| * gcc.dg/torture/vshuf-v2si.c: New test. |
| * gcc.dg/torture/vshuf-v32qi.c: New test. |
| * gcc.dg/torture/vshuf-v4df.c: New test. |
| * gcc.dg/torture/vshuf-v4di.c: New test. |
| * gcc.dg/torture/vshuf-v4hi.c: New test. |
| * gcc.dg/torture/vshuf-v4sf.c: New test. |
| * gcc.dg/torture/vshuf-v4si.c: New test. |
| * gcc.dg/torture/vshuf-v8hi.c: New test. |
| * gcc.dg/torture/vshuf-v8qi.c: New test. |
| * gcc.dg/torture/vshuf-v8sf.c: New test. |
| * gcc.dg/torture/vshuf-v8si.c: New test. |
| |
| 2011-10-17 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/50746 |
| * gcc.dg/vect/vect-114.c: Remove vect_hw_misalign. |
| |
| 2011-10-17 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50736 |
| * g++.dg/cpp0x/lambda/lambda-capture-neg.C: New. |
| |
| 2011-10-17 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/44524 |
| * g++.dg/parse/error41.C: New. |
| * g++.dg/parse/error20.C: Adjust. |
| |
| 2011-10-17 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50757 |
| * g++.dg/warn/format7.C: New. |
| * obj-c++.dg/warn7.mm: Likewise. |
| |
| 2011-10-17 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50729 |
| * gcc.dg/torture/pr50729.c: New testcase. |
| |
| 2011-10-15 Tom Tromey <tromey@redhat.com> |
| Dodji Seketeli <dodji@redhat.com> |
| |
| * lib/prune.exp (prune_gcc_output): Prune output referring to |
| included files. |
| * gcc.dg/cpp/macro-exp-tracking-1.c: New test. |
| * gcc.dg/cpp/macro-exp-tracking-2.c: Likewise. |
| * gcc.dg/cpp/macro-exp-tracking-3.c: Likewise. |
| * gcc.dg/cpp/pragma-diagnostic-2.c: Likewise. |
| |
| 2011-10-15 Tom Tromey <tromey@redhat.com> |
| Dodji Seketeli <dodji@redhat.com> |
| |
| * gcc.dg/cpp/pragma-diagnostic-1.c: New test. |
| |
| 2011-10-17 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/48489 |
| * g++.dg/inherit/error5.C: New. |
| |
| 2011-10-17 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/47023 |
| PR fortran/50752 |
| * gfortran.dg/kind_tests_4.f90: New. |
| |
| 2011-10-17 Ira Rosen <ira.rosen@linaro.org> |
| |
| * gcc.dg/vect/vect-21.c: Expect the loops to get vectorized on |
| targets that support vector condition. |
| |
| 2011-10-16 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/47023 |
| * gfortran.dg/c_kind_tests_3.f03: New. |
| |
| 2011-10-16 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/50547 |
| * gfortran.dg/elemental_args_check_4.f90: New. |
| |
| 2011-10-16 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/50727 |
| * gcc.dg/vect/pr50727.c: New test. |
| |
| 2011-10-16 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/vla-23.c: New test. |
| |
| 2011-10-16 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/50596 |
| * gcc.dg/vect/vect-cond-9.c: New test. |
| |
| 2011-10-16 Ira Rosen <ira.rosen@linaro.org> |
| |
| * gcc.dg/vect/bb-slp-29.c: New test. |
| |
| 2011-10-15 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/50732 |
| * g++.dg/ext/is_base_of_incomplete.C: New. |
| * g++.dg/ext/is_base_of_diagnostic.C: Adjust dg-errors. |
| * g++.dg/ext/unary_trait_incomplete.C: Likewise. |
| |
| 2011-10-15 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.target/sparc/combined-1.c: Compile at -O2. |
| |
| 2011-10-15 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/fma_float_?.c (dg-prune_output): Remove. |
| (dg-options): Add -Wno-attributes. |
| * gcc.target/i386/fma_double_?.c: Ditto. |
| * gcc.target/i386/fma_run_float_?.c: Ditto. |
| * gcc.target/i386/fma_run_double_?.c: Ditto. |
| * gcc.target/i386/l_fma_float_?.c: Dtto. |
| * gcc.target/i386/l_fma_double_?.c: Ditto. |
| * gcc.target/i386/l_fma_run_float_?.c: Ditto. |
| * gcc.target/i386/l_fma_run_double_?.c: Ditto. |
| |
| 2011-10-15 Tobias Burnus <burnus@net-b.de> |
| |
| * gfortran.dg/bind_c_usage_23.f90: Change TR 29113 to TS 29113 in |
| the comments. |
| * gfortran.dg/bind_c_usage_24.f90: Ditto. |
| * gfortran.dg/rank_3.f90: Ditto. |
| * gfortran.dg/bind_c_usage_22.f90: Ditto, change -std=f2008tr to |
| -std=f2008ts in dg-options. |
| * gfortran.dg/rank_4.f90: Ditto. |
| |
| 2011-10-15 Oleg Endo <oleg.endo@t-online.de> |
| |
| PR target/49263 |
| * gcc.target/sh/pr49263.c: New. |
| |
| 2011-10-14 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/specs/debug1.ads: Tweak. |
| |
| 2011-10-14 Kai Tietz <ktietz@redhat.com> |
| |
| * gfortran.fortran-torture/compile/logical-2.f90: New test. |
| |
| 2011-10-14 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.target/i386/sse2-mul-1.c: New test. |
| * gcc.target/i386/sse4_1-mul-1.c: New test. |
| * gcc.target/i386/avx-mul-1.c: New test. |
| * gcc.target/i386/xop-mul-1.c: New test. |
| * gcc.target/i386/avx2-mul-1.c: New test. |
| |
| 2011-10-14 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50563 |
| * g++.dg/cpp0x/nsdmi-list1.C: New. |
| |
| PR c++/50707 |
| * g++.dg/cpp0x/nsdmi-const1.C: New. |
| |
| 2011-10-14 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/50570 |
| * gfortran.dg/pointer_intent_5.f90: New. |
| |
| 2011-10-14 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com> |
| |
| * gcc.target/i386/warn-vect-op-3.c: Exclude 32-bit architectures. |
| * gcc.target/i386/warn-vect-op-1.c: Ditto. |
| * gcc.target/i386/warn-vect-op-2.c: Ditto. |
| |
| 2011-10-14 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/50718 |
| * gfortran.dg/pointer_check_11.f90: New. |
| * gfortran.dg/pointer_check_12.f90: New. |
| |
| 2011-10-14 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/38174 |
| * g++.dg/overload/operator4.C: New. |
| |
| 2011-10-14 David Alan Gilbert <david.gilbert@linaro.org> |
| |
| * gcc.dg/di-longlong64-sync-1.c: New test. |
| * gcc.dg/di-sync-multithread.c: New test. |
| * gcc.target/arm/di-longlong64-sync-withhelpers.c: New test. |
| * gcc.target/arm/di-longlong64-sync-withldrexd.c: New test. |
| * lib/target-supports.exp: (arm_arch_*_ok): Series of effective-target |
| tests for v5, v6, v6k, and v7-a, and add-options helpers. |
| (check_effective_target_arm_arm_ok): New helper. |
| (check_effective_target_sync_longlong): New helper. |
| |
| 2011-10-14 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50723 |
| * gcc.dg/torture/pr50723.c: New testcase. |
| |
| 2011-10-14 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/17212 |
| * g++.dg/warn/format6.C: New. |
| * obj-c++.dg/warn6.mm: Likewise. |
| |
| 2011-10-13 Richard Henderson <rth@redhat.com> |
| |
| * lib/target-supports.exp (check_effective_target_vect_shift_scalar): |
| Delete. |
| * gcc.dg/vect/vec-scal-opt.c: Don't test vect_shift_scalar. |
| * gcc.dg/vect/vec-scal-opt1.c: Likewise. |
| * gcc.dg/vect/vec-scal-opt2.c: Likewise. |
| |
| 2011-10-13 Jason Merrill <jason@redhat.com> |
| |
| PR c++/50614 |
| * g++.dg/cpp0x/nsdmi-template2.C: New. |
| |
| PR c++/50437 |
| * g++.dg/cpp0x/lambda/lambda-auto1.C: New. |
| |
| PR c++/50618 |
| * g++.dg/init/vbase1.C: New. |
| |
| 2011-10-13 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.target/i386/sse4_1-phminposuw-2.c: New test. |
| * gcc.target/i386/sse4_1-phminposuw-3.c: New test. |
| * gcc.target/i386/avx-vphminposuw-2.c: New test. |
| * gcc.target/i386/avx-vphminposuw-3.c: New test. |
| |
| 2011-10-13 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/pr50712.c: Check ia32 instead of ilp32. |
| |
| 2011-10-13 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/builtins-67.c: Guard iround and irint with HAVE_C99_RUNTIME. |
| |
| 2011-10-13 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50712 |
| * gcc.target/i386/pr50712.c: New testcase. |
| |
| 2011-10-13 Tom de Vries <tom@codesourcery.com> |
| |
| * gcc.dg/memcpy-4.c: New test. |
| |
| 2011-10-13 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50698 |
| * g++.dg/vect/pr50698.cc: New testcase. |
| |
| 2011-10-12 Janis Johnson <janisjo@codesourcery.com> |
| |
| * gcc.target/powerpc/warn-1.c: Skip if not powerpc_vsx_ok. |
| * gcc.target/powerpc/warn-2.c: Ditto. |
| |
| * gcc.target/powerpc/ppc-fma-3.c: Require powerpc_fprs. |
| * gcc.target/powerpc/ppc-fma-4.c: Likewise. |
| * gcc.target/powerpc/ppc-fma-5.c: Likewise. |
| * gcc.target/powerpc/ppc-fma-7.c: Likewise. |
| * gcc.target/powerpc/ppc-fpconv-11.c: Likewise. |
| * gcc.target/powerpc/ppc-fpconv-3.c: Likewise. |
| * gcc.target/powerpc/ppc-fpconv-7.c: Likewise. |
| * gcc.target/powerpc/ppc-fpconv-8.c: Likewise. |
| * gcc.target/powerpc/ppc-pow.c: Likewise. |
| * gcc.target/powerpc/recip-1.c: Likewise. |
| * gcc.target/powerpc/recip-2.c: Likewise. |
| * gcc.target/powerpc/recip-3.c: Likewise. |
| * gcc.target/powerpc/recip-4.c: Likewise. |
| * gcc.target/powerpc/recip-5.c: Likewise. |
| |
| 2011-10-12 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/cmask.c: Remove 'vis3' target check and specify |
| '-mvis3' instead of 'mcpu=niagara3' in options. |
| * gcc.target/sparc/fhalve.c: Likewise. |
| * gcc.target/sparc/fnegop.c: Likewise. |
| * gcc.target/sparc/fpadds.c: Likewise. |
| * gcc.target/sparc/fshift.c: Likewise. |
| * gcc.target/sparc/fucmp.c: Likewise. |
| * gcc.target/sparc/lzd.c: Likewise. |
| * gcc.target/sparc/vis3misc.c: Likewise. |
| * gcc.target/sparc/xmul.c: Likewise. |
| |
| 2011-10-12 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/vect1.ad[sb]: New test. |
| * gnat.dg/vect1_pkg.ads: New helper. |
| * gnat.dg/vect2.ad[sb]: New test. |
| * gnat.dg/vect2_pkg.ads: New helper. |
| * gnat.dg/vect3.ad[sb]: New test. |
| * gnat.dg/vect3_pkg.ads: New helper. |
| * gnat.dg/vect4.ad[sb]: New test. |
| * gnat.dg/vect4_pkg.ads: New helper. |
| * gnat.dg/vect5.ad[sb]: New test. |
| * gnat.dg/vect5_pkg.ads: New helper. |
| * gnat.dg/vect6.ad[sb]: New test. |
| * gnat.dg/vect6_pkg.ads: New helper. |
| |
| 2011-10-12 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/fma_run_double_1.c: Add -mfpmath=sse. |
| * gcc.target/i386/fma_run_double_2.c: Likewise. |
| * gcc.target/i386/fma_run_double_3.c: Likewise. |
| * gcc.target/i386/fma_run_double_4.c: Likewise. |
| * gcc.target/i386/fma_run_double_5.c: Likewise. |
| * gcc.target/i386/fma_run_double_6.c: Likewise. |
| * gcc.target/i386/fma_run_float_1.c: Likewise. |
| * gcc.target/i386/fma_run_float_2.c: Likewise. |
| * gcc.target/i386/fma_run_float_3.c: Likewise. |
| * gcc.target/i386/fma_run_float_4.c: Likewise. |
| * gcc.target/i386/fma_run_float_5.c: Likewise. |
| * gcc.target/i386/fma_run_float_6.c: Likewise. |
| |
| * gcc.target/i386/l_fma_double_1.c: Add -mtune=generic and |
| remove the extra dg-options. |
| * gcc.target/i386/l_fma_double_2.c: Likewise. |
| * gcc.target/i386/l_fma_double_3.c: Likewise. |
| * gcc.target/i386/l_fma_double_4.c: Likewise. |
| * gcc.target/i386/l_fma_double_5.c: Likewise. |
| * gcc.target/i386/l_fma_double_6.c: Likewise. |
| * gcc.target/i386/l_fma_float_1.c: Likewise. |
| * gcc.target/i386/l_fma_float_2.c: Likewise. |
| * gcc.target/i386/l_fma_float_3.c: Likewise. |
| * gcc.target/i386/l_fma_float_4.c: Likewise. |
| * gcc.target/i386/l_fma_float_5.c: Likewise. |
| * gcc.target/i386/l_fma_float_6.c: Likewise. |
| |
| 2011-10-12 Paul Koning <pkoning@gcc.gnu.org> |
| |
| PR tree-optimization/50189 |
| * g++.dg/torture/pr50189.C: New testcase. |
| |
| 2011-10-12 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50700 |
| * gcc.dg/builtin-object-size-12.c: New testcase. |
| |
| 2011-10-12 Joseph Myers <joseph@codesourcery.com> |
| |
| PR c/50565 |
| * gcc.c-torture/compile/pr50565-1.c, |
| gcc.c-torture/compile/pr50565-2.c: New tests. |
| |
| 2011-10-11 Jason Merrill <jason@redhat.com> |
| |
| PR c++/49855 |
| PR c++/49896 |
| * g++.dg/template/constant1.C: New. |
| * g++.dg/template/constant2.C: New. |
| * g++.dg/cpp0x/constexpr-template3.C: New. |
| |
| 2011-10-11 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com> |
| |
| * gcc.target/i386/warn-vect-op-3.c: New test. |
| * gcc.target/i386/warn-vect-op-1.c: New test. |
| * gcc.target/i386/warn-vect-op-2.c: New test. |
| |
| 2011-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> |
| |
| * gcc.dg/pr49994-3.c: Add -mbackchain for s390 and s390x. |
| |
| 2011-10-11 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/50204 |
| * gcc.dg/tree-ssa/ssa-fre-36.c: New testcase. |
| |
| 2011-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> |
| |
| * gcc.target/s390/20090223-1.c: Add -Wno-attributes. |
| |
| 2011-10-11 Kirill Yukhin <kirill.yukhin@intel.com> |
| |
| * gcc.target/i386/fma_double_1.c: Add -mfpmath=sse. |
| * gcc.target/i386/fma_double_2.c: Ditto. |
| * gcc.target/i386/fma_double_3.c: Ditto. |
| * gcc.target/i386/fma_double_4.c: Ditto. |
| * gcc.target/i386/fma_double_5.c: Ditto. |
| * gcc.target/i386/fma_double_6.c: Ditto. |
| * gcc.target/i386/fma_float_1.c: Ditto. |
| * gcc.target/i386/fma_float_2.c: Ditto. |
| * gcc.target/i386/fma_float_3.c: Ditto. |
| * gcc.target/i386/fma_float_4.c: Ditto. |
| * gcc.target/i386/fma_float_5.c: Ditto. |
| * gcc.target/i386/fma_float_6.c: Ditto. |
| * gcc.target/i386/l_fma_double_1.c: Ditto. |
| * gcc.target/i386/l_fma_double_2.c: Ditto. |
| * gcc.target/i386/l_fma_double_3.c: Ditto. |
| * gcc.target/i386/l_fma_double_4.c: Ditto. |
| * gcc.target/i386/l_fma_double_5.c: Ditto. |
| * gcc.target/i386/l_fma_double_6.c: Ditto. |
| * gcc.target/i386/l_fma_float_1.c: Ditto. |
| * gcc.target/i386/l_fma_float_2.c: Ditto. |
| * gcc.target/i386/l_fma_float_3.c: Ditto. |
| * gcc.target/i386/l_fma_float_4.c: Ditto. |
| * gcc.target/i386/l_fma_float_5.c: Ditto. |
| * gcc.target/i386/l_fma_float_6.c: Ditto. |
| * gcc.target/i386/l_fma_run_double_1.c: Ditto. |
| * gcc.target/i386/l_fma_run_double_2.c: Ditto. |
| * gcc.target/i386/l_fma_run_double_3.c: Ditto. |
| * gcc.target/i386/l_fma_run_double_4.c: Ditto. |
| * gcc.target/i386/l_fma_run_double_5.c: Ditto. |
| * gcc.target/i386/l_fma_run_double_6.c: Ditto. |
| * gcc.target/i386/l_fma_run_float_1.c: Ditto. |
| * gcc.target/i386/l_fma_run_float_2.c: Ditto. |
| * gcc.target/i386/l_fma_run_float_3.c: Ditto. |
| * gcc.target/i386/l_fma_run_float_4.c: Ditto. |
| * gcc.target/i386/l_fma_run_float_5.c: Ditto. |
| * gcc.target/i386/l_fma_run_float_6.c: Ditto. |
| |
| 2011-10-11 Tristan Gingold <gingold@adacore.com> |
| |
| * gcc.dg/va-arg-4.c: New test. |
| * gcc.dg/va-arg-5.c: Ditto. |
| |
| 2011-10-11 Uros Bizjak <ubizjak@gmail.com> |
| |
| * lib/target-supports.exp (check_effective_target_fd_truncate): |
| Close and unlink test file before exit. |
| |
| 2011-10-10 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| PR fortran/50564 |
| * gfortran.dg/forall_15.f90: New test case. |
| |
| 2011-10-10 Aldy Hernandez <aldyh@redhat.com> |
| Andrew Macleod <amacleod@redhat.com> |
| |
| * gcc.dg/simulate-thread/simulate-thread.gdb: Call |
| wrappers for *other_threads() and *final_verify(). |
| * gcc.dg/simulate-thread/simulate-thread.h |
| (simulate_thread_wrapper_other_threads): New. |
| (simulate_thread_wrapper_final_verify): New. |
| |
| 2011-10-10 Uros Bizjak <ubizjak@gmail.com> |
| |
| * lib/gcc-gdb-test.exp (gdb-test): Delete $cmd_file before return. |
| |
| 2011-10-10 Janis Johnson <janisjo@codesourcery.com> |
| |
| * gcc.dg/graphite/id-pr46845.c: Include powerpc for warning options. |
| |
| 2011-10-10 Kirill Yukhin <kirill.yukhin@intel.com> |
| Yakovlev Vladimir <vladimir.b.yakovlev@intel.com> |
| |
| * gcc.target/i386/fma_1.h: New file. |
| * gcc.target/i386/fma_2.h: Likewise. |
| * gcc.target/i386/fma_3.h: Likewise. |
| * gcc.target/i386/fma_4.h: Likewise. |
| * gcc.target/i386/fma_5.h: Likewise. |
| * gcc.target/i386/fma_6.h: Likewise. |
| * gcc.target/i386/fma_double_1.c: Likewise. |
| * gcc.target/i386/fma_double_2.c: Likewise. |
| * gcc.target/i386/fma_double_3.c: Likewise. |
| * gcc.target/i386/fma_double_4.c: Likewise. |
| * gcc.target/i386/fma_double_5.c: Likewise. |
| * gcc.target/i386/fma_double_6.c: Likewise. |
| * gcc.target/i386/fma_float_1.c: Likewise. |
| * gcc.target/i386/fma_float_2.c: Likewise. |
| * gcc.target/i386/fma_float_3.c: Likewise. |
| * gcc.target/i386/fma_float_4.c: Likewise. |
| * gcc.target/i386/fma_float_5.c: Likewise. |
| * gcc.target/i386/fma_float_6.c: Likewise. |
| * gcc.target/i386/fma_main.h: Likewise. |
| * gcc.target/i386/fma_run_double_1.c: Likewise. |
| * gcc.target/i386/fma_run_double_2.c: Likewise. |
| * gcc.target/i386/fma_run_double_3.c: Likewise. |
| * gcc.target/i386/fma_run_double_4.c: Likewise. |
| * gcc.target/i386/fma_run_double_5.c: Likewise. |
| * gcc.target/i386/fma_run_double_6.c: Likewise. |
| * gcc.target/i386/fma_run_double_results_1.h: Likewise. |
| * gcc.target/i386/fma_run_double_results_2.h: Likewise. |
| * gcc.target/i386/fma_run_double_results_3.h: Likewise. |
| * gcc.target/i386/fma_run_double_results_4.h: Likewise. |
| * gcc.target/i386/fma_run_double_results_5.h: Likewise. |
| * gcc.target/i386/fma_run_double_results_6.h: Likewise. |
| * gcc.target/i386/fma_run_float_1.c: Likewise. |
| * gcc.target/i386/fma_run_float_2.c: Likewise. |
| * gcc.target/i386/fma_run_float_3.c: Likewise. |
| * gcc.target/i386/fma_run_float_4.c: Likewise. |
| * gcc.target/i386/fma_run_float_5.c: Likewise. |
| * gcc.target/i386/fma_run_float_6.c: Likewise. |
| * gcc.target/i386/fma_run_float_results_1.h: Likewise. |
| * gcc.target/i386/fma_run_float_results_2.h: Likewise. |
| * gcc.target/i386/fma_run_float_results_3.h: Likewise. |
| * gcc.target/i386/fma_run_float_results_4.h: Likewise. |
| * gcc.target/i386/fma_run_float_results_5.h: Likewise. |
| * gcc.target/i386/fma_run_float_results_6.h: Likewise. |
| * gcc.target/i386/l_fma_1.h: Likewise. |
| * gcc.target/i386/l_fma_2.h: Likewise. |
| * gcc.target/i386/l_fma_3.h: Likewise. |
| * gcc.target/i386/l_fma_4.h: Likewise. |
| * gcc.target/i386/l_fma_5.h: Likewise. |
| * gcc.target/i386/l_fma_6.h: Likewise. |
| * gcc.target/i386/l_fma_double_1.c: Likewise. |
| * gcc.target/i386/l_fma_double_2.c: Likewise. |
| * gcc.target/i386/l_fma_double_3.c: Likewise. |
| * gcc.target/i386/l_fma_double_4.c: Likewise. |
| * gcc.target/i386/l_fma_double_5.c: Likewise. |
| * gcc.target/i386/l_fma_double_6.c: Likewise. |
| * gcc.target/i386/l_fma_float_1.c: Likewise. |
| * gcc.target/i386/l_fma_float_2.c: Likewise. |
| * gcc.target/i386/l_fma_float_3.c: Likewise. |
| * gcc.target/i386/l_fma_float_4.c: Likewise. |
| * gcc.target/i386/l_fma_float_5.c: Likewise. |
| * gcc.target/i386/l_fma_float_6.c: Likewise. |
| * gcc.target/i386/l_fma_main.h: Likewise. |
| * gcc.target/i386/l_fma_run_double_1.c: Likewise. |
| * gcc.target/i386/l_fma_run_double_2.c: Likewise. |
| * gcc.target/i386/l_fma_run_double_3.c: Likewise. |
| * gcc.target/i386/l_fma_run_double_4.c: Likewise. |
| * gcc.target/i386/l_fma_run_double_5.c: Likewise. |
| * gcc.target/i386/l_fma_run_double_6.c: Likewise. |
| * gcc.target/i386/l_fma_run_float_1.c: Likewise. |
| * gcc.target/i386/l_fma_run_float_2.c: Likewise. |
| * gcc.target/i386/l_fma_run_float_3.c: Likewise. |
| * gcc.target/i386/l_fma_run_float_4.c: Likewise. |
| * gcc.target/i386/l_fma_run_float_5.c: Likewise. |
| * gcc.target/i386/l_fma_run_float_6.c: Likewise. |
| |
| 2011-10-10 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/50389 |
| * gcc.dg/torture/pr50389.c: New testcase. |
| |
| 2011-10-10 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/50195 |
| * gcc.dg/builtins-47.c: Optimize. |
| |
| 2011-10-10 Aldy Hernandez <aldyh@redhat.com> |
| |
| * lib/gcc-simulate-thread.exp: New. |
| * gcc.dg/simulate-thread/guality.h: New. |
| * gcc.dg/simulate-thread/simulate-thread.h: New. |
| * gcc.dg/simulate-thread/simulate-thread.exp: New. |
| * gcc.dg/simulate-thread/simulate-thread.gdb: New. |
| * gcc.dg/simulate-thread/README: New. |
| * g++.dg/simulate-thread/guality.h: New. |
| * g++.dg/simulate-thread/simulate-thread.h: New. |
| * g++.dg/simulate-thread/simulate-thread.exp: New. |
| * g++.dg/simulate-thread/simulate-thread.gdb: New. |
| * c-c++-common/cxxbitfields-2.c: Remove. |
| * c-c++-common/cxxbitfields.c: Remove. |
| * c-c++-common/cxxbitfields-4.c: Remove. |
| * c-c++-common/cxxbitfields-5.c: Remove. |
| * c-c++-common/simulate-thread/bitfields-1.c: New. |
| * c-c++-common/simulate-thread/bitfields-2.c: New. |
| * c-c++-common/simulate-thread/bitfields-3.c: New. |
| * c-c++-common/simulate-thread/bitfields-4.c: New. |
| |
| 2011-10-09 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/38980 |
| * g++.dg/warn/format5.C: New. |
| |
| 2011-10-09 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/50273 |
| * gfortran.dg/common_14.f90: Compile with -Wno-align-commons. |
| * gfortran.dg/common_16.f90: New. |
| |
| 2011-10-09 Tobias Burnus <burnus@net-b.de> |
| |
| * gfortran.dg/iso_c_binding_param_1.f90: New. |
| * gfortran.dg/iso_c_binding_param_2.f90: New. |
| * gfortran.dg/c_sizeof_2.f90: Update dg-error. |
| |
| 2011-10-09 Ira Rosen <ira.rosen@linaro.org> |
| |
| PR tree-optimization/50635 |
| * gcc.dg/vect/pr50635.c: New test. |
| |
| 2011-10-09 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/50659 |
| * gfortran.dg/proc_decl_27.f90: New. |
| |
| 2011-10-08 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR libobjc/50428 |
| * objc/execute/initialize-1.m: New test. |
| |
| 2011-10-08 Paul Thomas <pault@gcc.gnu.org> |
| |
| PR fortran/47844 |
| * gfortran.dg/pointer_function_result_1.f90 : New test. |
| |
| 2011-10-07 David S. Miller <davem@davemloft.net> |
| |
| PR 50655 |
| * gcc.target/sparc/sparc.exp: Add vis3 target test. |
| * gcc.target/sparc/cmask.c: Use it. |
| * gcc.target/sparc/fhalve.c: Likewise. |
| * gcc.target/sparc/fnegop.c: Likewise. |
| * gcc.target/sparc/fpadds.c: Likewise. |
| * gcc.target/sparc/fshift.c: Likewise. |
| * gcc.target/sparc/fucmp.c: Likewise. |
| * gcc.target/sparc/lzd.c: Likewise. |
| * gcc.target/sparc/vis3misc.c: Likewise. |
| * gcc.target/sparc/xmul.c: Likewise. |
| |
| 2011-10-07 Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/i386/avx256-unaligned-load-2.c: Tweek vinsert pattern |
| match for avx2. |
| * gcc.target/i386/avx256-unaligned-store-2.c: Similarly. |
| |
| 2011-10-07 Andrew Stubbs <ams@codesourcery.com> |
| |
| * gcc.dg/pr50193-1.c: New file. |
| * gcc.target/arm/shiftable.c: New file. |
| |
| 2011-10-07 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/50625 |
| * gfortran.dg/class_46.f03: New. |
| |
| 2011-10-06 Joern Rennecke <joern.rennecke@embecosm.com> |
| |
| * gcc.dg/pr47276.c (ASMNAME, ASMNAME2, STRING): Define. |
| (__EI___vsyslog_chk, __EI_syslog, __EI_vsyslog): Use ASMNAME. |
| (syslog, vsyslog, __vsyslog_chk): Likewise. |
| |
| * gcc.dg/lto/20081222_1.c (ASMNAME, ASMNAME2, STRING): Define. |
| (x, EXT_x): Use ASMNAME. |
| |
| * gcc.dg/torture/pr48044.c (ASMNAME, ASMNAME2, STRING): Define. |
| (a, c): Use ASMNAME. |
| |
| 2011-10-07 Tom de Vries <tom@codesourcery.com> |
| |
| PR middle-end/50527 |
| * gcc.dg/pr50527.c: New test. |
| |
| 2011-10-07 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/50650 |
| * gcc.c-torture/compile/pr50650.c: New test. |
| |
| 2011-10-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| PR tree-optimization/50575 |
| * gcc.c-torture/execute/vector-compare-2.x: New file. |
| |
| 2011-10-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| PR middle-end/50125 |
| * gcc.dg/uninit-B.c (baz): Remove xfail *-*-*. |
| * gcc.dg/uninit-pr19430.c (main): Remove xfail *-*-*. |
| (bar3): Likewise. |
| |
| 2011-10-07 Richard Guenther <rguenther@suse.de> |
| |
| PR testsuite/50637 |
| * gcc.dg/vect/vect-align-2.c: Increase array size. |
| |
| 2011-10-07 Uros Bizjak <ubizjak@gmail.com> |
| H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/50603 |
| * gcc.target/i386/pr50603.c: New test. |
| |
| 2011-10-06 Jason Merrill <jason@redhat.com> |
| |
| PR c++/39164 |
| * g++.dg/cpp0x/default31.C: New. |
| |
| 2011-10-06 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/50596 |
| * lib/target-supports.exp (check_effective_target_vect_cond_mixed): |
| New. |
| * gcc.dg/vect/vect-cond-8.c: New test. |
| |
| 2011-10-06 Richard Henderson <rth@redhat.com> |
| |
| * gcc.c-torture/execute/vect-shuffle-1.c: Remove. |
| * gcc.c-torture/execute/vect-shuffle-2.c: Remove. |
| * gcc.c-torture/execute/vect-shuffle-3.c: Remove. |
| * gcc.c-torture/execute/vect-shuffle-4.c: Remove. |
| * gcc.c-torture/execute/vect-shuffle-5.c: Remove. |
| * gcc.c-torture/execute/vect-shuffle-6.c: Remove. |
| * gcc.c-torture/execute/vect-shuffle-7.c: Remove. |
| * gcc.c-torture/execute/vect-shuffle-8.c: Remove. |
| * gcc.c-torture/execute/vshuf-16.inc: New file. |
| * gcc.c-torture/execute/vshuf-2.inc: New file. |
| * gcc.c-torture/execute/vshuf-4.inc: New file. |
| * gcc.c-torture/execute/vshuf-8.inc: New file. |
| * gcc.c-torture/execute/vshuf-main.inc: New file. |
| * gcc.c-torture/execute/vshuf-v16qi.c: New test. |
| * gcc.c-torture/execute/vshuf-v2df.c: New test. |
| * gcc.c-torture/execute/vshuf-v2di.c: New test. |
| * gcc.c-torture/execute/vshuf-v2sf.c: New test. |
| * gcc.c-torture/execute/vshuf-v2si.c: New test. |
| * gcc.c-torture/execute/vshuf-v4df.c: New test. |
| * gcc.c-torture/execute/vshuf-v4di.c: New test. |
| * gcc.c-torture/execute/vshuf-v4hi.c: New test. |
| * gcc.c-torture/execute/vshuf-v4sf.c: New test. |
| * gcc.c-torture/execute/vshuf-v4si.c: New test. |
| * gcc.c-torture/execute/vshuf-v8hi.c: New test. |
| * gcc.c-torture/execute/vshuf-v8qi.c: New test. |
| * gcc.c-torture/execute/vshuf-v8si.c: New test. |
| |
| 2011-10-06 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/49279 |
| * gcc.dg/tree-ssa/restrict-4.c: XFAIL. |
| * gcc.c-torture/execute/pr49279.c: New test. |
| |
| 2011-10-06 Bernd Schmidt <bernds@codesourcery.com> |
| |
| PR target/49049 |
| * gcc.c-torture/compile/pr49049.c: New test. |
| |
| 2011-10-06 Ulrich Weigand <ulrich.weigand@linaro.org> |
| |
| PR target/50305 |
| * gcc.target/arm/pr50305.c: New test. |
| |
| 2011-10-06 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/38884 |
| * gcc.dg/tree-ssa/ssa-fre-34.c: New testcase. |
| * gcc.dg/tree-ssa/ssa-fre-35.c: Likewise. |
| |
| 2011-10-05 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/lzd.c: New test. |
| * gcc.target/sparc/popc.c: New test. |
| |
| 2011-10-05 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/strlenopt-21.c (dg-options): Remove -fdump-tree-optimized. |
| * gcc.dg/ipa/inline-5.c: Cleanup inline ipa dump. |
| * g++.dg/other/final1.C: Cleanup original tree dump. |
| |
| 2011-10-05 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/50613 |
| * gcc.dg/pr50613.c: New test. |
| |
| 2011-10-05 Richard Henderson <rth@redhat.com> |
| |
| * gcc.c-torture/execute/vect-shuffle-1.c: Rewrite. |
| * gcc.c-torture/execute/vect-shuffle-2.c: Rewrite. |
| * gcc.c-torture/execute/vect-shuffle-3.c: Rewrite. |
| * gcc.c-torture/execute/vect-shuffle-4.c: Rewrite. |
| * gcc.c-torture/execute/vect-shuffle-5.c: Rewrite. |
| * gcc.c-torture/execute/vect-shuffle-6.c: New test. |
| * gcc.c-torture/execute/vect-shuffle-7.c: New test. |
| * gcc.c-torture/execute/vect-shuffle-8.c: New test. |
| |
| 2011-10-05 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/vect/vect.exp (VEC_CFLAGS): Move initialization after |
| DEFAULT_VECTFLAGS initialization. Append "-fdump-tree-veclower2". |
| * gcc.dg/vect/vec-scal-opt.c: Scan and cleanup veclower2 tree dump. |
| * gcc.dg/vect/vec-scal-opt1.c: Ditto. |
| * gcc.dg/vect/vec-scal-opt2.c: Ditto. |
| |
| 2011-10-05 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/38885 |
| * gcc.dg/tree-ssa/ssa-fre-33.c: New testcase. |
| |
| 2011-10-05 Bernd Schmidt <bernds@codesourcery.com> |
| |
| * gcc.target/i386/sw-1.c: New test. |
| |
| 2011-10-05 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/avx256-unaligned-load-3.c (dg-options): Add |
| -mtune=generic. |
| * gcc.target/i386/avx256-unaligned-store-3.c (dg-options): Ditto. |
| |
| 2011-10-05 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/torture/builtin-complex-1.c: Use dg-add-options ieee. |
| |
| 2011-10-04 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/fhalve.c: New test. |
| * gcc.target/sparc/fnegop.c: New test. |
| * gcc.target/sparc/xmul.c: New test. |
| |
| 2011-10-04 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/35831 |
| * gfortran.dg/dummy_procedure_6.f90: New. |
| |
| 2011-10-04 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/50604 |
| * gcc.dg/pr50604.c: New test. |
| |
| 2011-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| PR tree-optimization/49662 |
| * gcc.dg/graphite/interchange-14.c: Remove xfail *-*-*. |
| * gcc.dg/graphite/interchange-15.c: Likewise. |
| * gcc.dg/graphite/interchange-mvt.c: Likewise. |
| |
| 2011-10-04 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/tree-ssa/restrict-4.c: New test. |
| |
| 2011-10-04 Artem Shinkarov <artyom.shinkaroff@gmail.com> |
| |
| * gcc.c-torture/execute/vector-compare-1.c: Fix trailing white spaces. |
| (main): Use __typeof to get result type of comparison. |
| |
| 2011-10-04 Ira Rosen <ira.rosen@linaro.org> |
| |
| * lib/target-supports.exp (check_effective_target_vect_multiple_sizes): |
| Make et_vect_multiple_sizes_saved global. |
| (check_effective_target_vect64): Make et_vect64_saved global. |
| |
| 2011-10-03 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com> |
| |
| * gcc.c-torture/execute/vect-shuffle-2.c: New test. |
| * gcc.c-torture/execute/vect-shuffle-4.c: New test. |
| * gcc.c-torture/execute/vect-shuffle-1.c: New test. |
| * gcc.dg/builtin-complex-err-1.c: Adjust. |
| |
| 2011-10-02 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/range-for22.C: New. |
| |
| * g++.dg/cpp0x/variadic65.C: Remove xfails. |
| * g++.dg/cpp0x/variadic82.C: Remove xfails. |
| * g++.dg/cpp0x/variadic83.C: Remove xfails. |
| * g++.dg/cpp0x/variadic105.C: Remove xfails. |
| |
| * g++.dg/cpp0x/nsdmi5.C: New. |
| |
| 2011-10-02 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| PR target/50579 |
| * gcc.target/mips/mips.exp (mips_long32_abi_p, mips_long64_abi_p): |
| New procedures. |
| (mips-dg-options): Force an ABI option if the current ABI is |
| incompatible with the required -mlong setting. Likewise force |
| a long setting if the current one is incompatible with the |
| chosen ABI. Keep abi_test_option_p, abi and eabi_p updated |
| throughout procedure. |
| * gcc.target/mips/abi-o64-long64.c: Require -mno-abicalls |
| instead of addressing=absolute. |
| |
| 2011-10-02 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.target/mips/stack-1.c: New test. |
| |
| 2011-10-02 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.dg/pr49696.c: New test. |
| |
| 2011-10-02 Jan Hubicka <jh@suse.cz> |
| |
| * gcc.dg/ipa/ctor-empty-1.c: Update dump file. |
| |
| 2011-10-01 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/cmask.c: New test. |
| * gcc.target/sparc/fpadds.c: New test. |
| * gcc.target/sparc/fshift.c: New test. |
| * gcc.target/sparc/fucmp.c: New test. |
| * gcc.target/sparc/vis3misc.c: New test. |
| |
| 2011-10-01 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/50585 |
| * gfortran.dg/assumed_charlen_arg_2.f90: New. |
| |
| 2011-09-30 Janis Johnson <janisjo@codesourcery.com> |
| |
| PR c++/44473 |
| * g++.dg/dfp/44473-1.C: New test. |
| * g++.dg/dfp/44473-2.C: New test. |
| * g++.dg/dfp/mangle-1.C: New test. |
| * g++.dg/dfp/mangle-2.C: New test. |
| * g++.dg/dfp/mangle-3.C: New test. |
| * g++.dg/dfp/mangle-4.C: New test. |
| * g++.dg/dfp/mangle-5.C: New test. |
| |
| 2011-09-30 Jakub Jelinek <jakub@redhat.com> |
| |
| PR inline-asm/50571 |
| * gcc.dg/pr50571.c: New test. |
| |
| PR tree-optimization/46309 |
| * gcc.dg/pr46309.c: New test. |
| |
| 2011-09-30 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/strlenopt-21.c: New test. |
| |
| 2011-09-30 Revital Eres <revital.eres@linaro.org> |
| |
| * gcc.dg/sms-10.c: New file. |
| |
| 2011-09-30 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org> |
| |
| * gcc.target/arm/pr50099.c: New test. |
| |
| 2011-09-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> |
| |
| * gcc.target/arm/pr42835.c: Add -fno-tree-tail-merge. |
| |
| 2011-09-30 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/bmaskbshuf.c: New test. |
| * gcc.target/sparc/edgen.c: New test. |
| |
| 2011-09-29 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/50547 |
| * gfortran.dg/pure_formal_proc_3.f90: New. |
| |
| PR fortran/50553 |
| * gfortran.dg/stfunc_7.f90: New. |
| |
| 2011-09-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com> |
| |
| * gcc.c-torture/execute/vector-compare-1.c: New testcase. |
| * gcc.c-torture/execute/vector-compare-2.c: Likewise. |
| * gcc.dg/vector-compare-1.c: Likewise. |
| * gcc.dg/vector-compare-2.c: Likewise. |
| |
| 2011-09-29 David S. Miller <davem@davemloft.net> |
| |
| * gcc.target/sparc/array.c: New test. |
| |
| 2011-09-29 Jiangning Liu <jiangning.liu@arm.com> |
| |
| * gcc/testsuite/gcc.dg/tree-ssa/predcom-1.c: Explicitly turn on |
| loop unroll and set max unroll times to 8. |
| * gcc/testsuite/gcc.dg/tree-ssa/predcom-2.c: Likewise. |
| * gcc/testsuite/gcc.dg/tree-ssa/predcom-3.c: Likewise. |
| * gcc/testsuite/gcc.dg/tree-ssa/predcom-4.c: Likewise. |
| * gcc/testsuite/gcc.dg/tree-ssa/predcom-5.c: Likewise. |
| |
| 2011-09-28 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/40145 |
| * g++.dg/ext/visibility/warn5.C: New. |
| |
| 2011-09-28 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/45278 |
| * g++.dg/warn/Wextra-3.C: New. |
| |
| 2011-09-28 Oleg Endo <oleg.endo@t-online.de> |
| |
| PR target/49486 |
| * gcc.target/sh/pr49468-si.c: New. |
| |
| 2011-09-28 Tom de Vries <tom@codesourcery.com> |
| |
| PR testsuite/50485 |
| * gcc.target/i386/sse4_1-blendps.c: Include <stdlib.h>. |
| (TEST): Initialize src3 with random floats. |
| * gcc.target/i386/sse4_1-blendps-2.c (sse4_1_test): Remove field i |
| from union src3. Initialize src3 with random floats. |
| |
| 2011-09-27 Oleg Endo <oleg.endo@t-online.de> |
| |
| * gcc.target/sh/mfmovd.c: Extend list of supported targets. |
| * gcc.target/sh/struct-arg-dw2.c: Fix typo. |
| * gcc.target/sh/sh4a-sincos.c: Make test SH4A only. |
| * gcc.target/sh/sh4a-sincosf.c: Ditto. |
| * gcc.target/sh/sh4a-cos.c: Ditto. |
| * gcc.target/sh/sh4a-cosf.c: Ditto. |
| * gcc.target/sh/sh4a-sin.c: Ditto. |
| * gcc.target/sh/sh4a-sinf.c: Ditto. |
| * gcc.target/sh/sh4a-fsrra.c: Ditto. |
| * gcc.target/sh/sh4a-memmovua.c: Ditto. |
| * gcc.target/sh/sh4a-bitmovua.c: Ditto. |
| |
| 2011-09-27 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/31489 |
| * g++.dg/parse/error40.C: New. |
| * g++.dg/warn/incomplete1.C: Adjust. |
| |
| 2011-09-27 Jan Hubicka <jh@suse.cz> |
| |
| PR middle-end/49463 |
| * gcc.c-torture/execute/builtins/strstr-asm-lib.c (my_strstr): |
| Mark used. |
| |
| 2011-09-27 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/strlenopt-1.c: New test. |
| * gcc.dg/strlenopt-1f.c: New test. |
| * gcc.dg/strlenopt-2.c: New test. |
| * gcc.dg/strlenopt-2f.c: New test. |
| * gcc.dg/strlenopt-3.c: New test. |
| * gcc.dg/strlenopt-4.c: New test. |
| * gcc.dg/strlenopt-4g.c: New test. |
| * gcc.dg/strlenopt-4gf.c: New test. |
| * gcc.dg/strlenopt-5.c: New test. |
| * gcc.dg/strlenopt-6.c: New test. |
| * gcc.dg/strlenopt-7.c: New test. |
| * gcc.dg/strlenopt-8.c: New test. |
| * gcc.dg/strlenopt-9.c: New test. |
| * gcc.dg/strlenopt-10.c: New test. |
| * gcc.dg/strlenopt-11.c: New test. |
| * gcc.dg/strlenopt-12.c: New test. |
| * gcc.dg/strlenopt-12g.c: New test. |
| * gcc.dg/strlenopt-13.c: New test. |
| * gcc.dg/strlenopt-14g.c: New test. |
| * gcc.dg/strlenopt-14gf.c: New test. |
| * gcc.dg/strlenopt-15.c: New test. |
| * gcc.dg/strlenopt-16g.c: New test. |
| * gcc.dg/strlenopt-17g.c: New test. |
| * gcc.dg/strlenopt-18g.c: New test. |
| * gcc.dg/strlenopt.h: New file. |
| |
| 2011-09-27 Tom de Vries <tom@codesourcery.com> |
| |
| PR middle-end/43864 |
| * gcc.dg/fold-compare-2.c (dg-options): Add -fno-tree-tail-merge. |
| * gcc/testsuite/gcc.dg/uninit-pred-2_c.c: Same. |
| * gcc.dg/pr43864.c: New test. |
| * gcc.dg/pr43864-2.c: Same. |
| * gcc.dg/pr43864-3.c: Same. |
| * gcc.dg/pr43864-4.c: Same. |
| |
| 2011-09-27 Jan Hubicka <jh@suse.cz> |
| |
| * gcc.dg/ipa/inline-5.c: New testcase. |
| |
| 2011-09-27 Ira Rosen <ira.rosen@linaro.org> |
| |
| * gcc.dg/vect/bb-slp-11.c: Expect to get vectorized with 64-bit |
|