OSDN Git Service

Backport from mainline
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index a270d4d..b418676 100644 (file)
@@ -1,3 +1,587 @@
+2012-12-07  Uros Bizjak  <ubizjak@gmail.com>
+
+       Backport from mainline
+       2012-12-06  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/55597
+       * gcc.target/i386/pr55597.c: New test.
+
+2012-12-03  Richard Biener  <rguenther@suse.de>
+
+       Backport from mainline
+       2012-09-24  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/53663
+       * gcc.dg/torture/pr53663-1.c: New testcase.
+       * gcc.dg/torture/pr53663-2.c: Likewise.
+       * gcc.dg/torture/pr53663-3.c: Likewise.
+
+2012-12-03  Marek Polacek  <polacek@redhat.com>
+
+       Backported from mainline
+       2012-12-03  Marek Polacek  <polacek@redhat.com>
+
+       PR c/55570
+       * gcc.dg/pr55570.c: New test.
+
+2012-12-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gcc.dg/torture/pr54920.c: Add "-fno-common" option on hppa*-*-hpux*.
+
+2012-11-29  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53862
+       * g++.dg/cpp0x/variadic134.C: New.
+
+       PR c++/53858
+       * g++.dg/cpp0x/alias-decl-20.C: New.
+
+       PR c++/50852
+       * g++.dg/template/typedef39.C: New.
+
+       PR c++/53039
+       * g++.dg/cpp0x/variadic133.C: New.
+       * g++.dg/template/param1.C: Adjust.
+
+2012-11-27  Richard Biener  <rguenther@suse.de>
+
+       PR middle-end/55331
+       * g++.dg/opt/pr55331.C: New testcase.
+
+2012-11-26  Richard Biener  <rguenther@suse.de>
+
+       Backport from mainline
+       2012-10-12  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/54894
+       * gcc.dg/torture/pr54894.c: New testcase.
+
+       2012-10-02  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/54735
+       * g++.dg/torture/pr54735.C: New testcase.
+
+2012-11-24  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/55446
+       * g++.dg/init/new41.C: New.
+
+2012-11-24  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/55314
+       Backport from trunk
+       * gfortran.dg/allocate_error_4.f90:  New test.
+
+2012-11-23  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/55352
+       * gfortran.dg/namelist_76.f90: New.
+
+2012-11-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Backported from mainline
+       2012-11-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/55142
+       * gcc.target/i386/pr55142-1.c: New file.
+       * gcc.target/i386/pr55142-2.c: Likewise.
+
+2012-11-09  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/stack_check3.ad[sb]: New test.
+
+2012-11-07  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/compile/20121107-1.c: New test.
+
+2012-11-06  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/54917
+       * gfortran.dg/transfer_class_1.f90: New.
+
+2012-11-05  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * g++.dg/torture/20121105-1.C: New test.
+
+2012-11-05  Jakub Jelinek  <jakub@redhat.com>
+
+       Backported from mainline
+       2012-10-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/54828
+       * g++.dg/debug/pr54828.C: New test.
+
+       2012-10-23  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/54988
+       * c-c++-common/pr54988.c: New test.
+
+       2012-10-10  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/54877
+       * gcc.dg/torture/pr54877.c: New test.
+
+2012-11-02  Jeff Law  <law@redhat.com>
+
+       * gcc.c-torture/execute/pr54985.c: New test.
+
+2012-10-29  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/53517
+       * gnat.dg/lto14.adb: Skip on Solaris.
+
+2012-10-26  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/54984
+       * g++.dg/template/new11.C: New.
+
+2012-10-26  Terry Guo  <terry.guo@arm.com>
+
+       Backport from mainline
+       2012-10-23  Terry Guo  <terry.guo@arm.com>
+
+       PR target/55019
+       * gcc.dg/pr55019.c: New.
+
+2012-10-25  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/54902
+       * g++.dg/torture/pr54902.C: New testcase.
+
+2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/modular4.adb: New test.
+       * gnat.dg/modular4_pkg.ads: New helper.
+
+2012-10-21  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/atomic1.ads: XFAIL on MIPS.
+       * gnat.dg/specs/addr1.ads: Likewise.
+
+2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>
+
+       Backport from mainline
+       2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>
+
+       PR target/54892
+       * gcc.target/arm/pr54892.c: New.
+
+2012-10-16  Andrey Belevantsev  <abel@ispras.ru>
+
+       Backport from mainline
+       2012-08-09  Andrey Belevantsev  <abel@ispras.ru>
+
+       PR rtl-optimization/53701
+       * gcc.dg/pr53701.c: New test.
+
+2012-10-15  Uros Bizjak  <ubizjak@gmail.com>
+
+       Backport from mainline
+       2012-10-15  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/avx256-unaligned-load-1.c: Update asm scan patterns.
+       * gcc.target/i386/avx256-unaligned-load-2.c: Ditto.
+       * gcc.target/i386/avx256-unaligned-load-3.c: Ditto.
+       * gcc.target/i386/avx256-unaligned-load-4.c: Ditto.
+       * gcc.target/i386/avx256-unaligned-store-1.c: Ditto.
+       * gcc.target/i386/avx256-unaligned-store-2.c: Ditto.
+       * gcc.target/i386/avx256-unaligned-store-3.c: Ditto.
+       * gcc.target/i386/avx256-unaligned-store-4.c: Ditto.
+
+2012-10-15  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/54920
+       * gcc.dg/torture/pr54920.c: New testcase.
+
+2012-10-14  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/54784
+       * gfortran.dg/class_allocate_13.f90: New.
+
+2012-10-08  Terry Guo  <terry.guo@arm.com>
+
+       Backported from mainline
+       2012-09-19  Terry Guo  <terry.guo@arm.com>
+
+       * lib/gcc-dg.exp (dg_runtest_extra_prunes): New variable to define
+       extra prune rules that will be applied to all tests in a .exp file.
+       (gcc-dg-prune): Use rules defined by the above variable.
+       * gcc.target/arm/arm.exp (dg_runtest_extra_prunes): Skip all the
+       harmless warnings on architecture switch conflict.
+
+2012-10-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/54858
+       * g++.dg/template/pr54858.C: New test.
+
+2012-10-05  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/33763
+       * c-c++-common/pr33763.c: New test.
+
+2012-10-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/54777
+       * g++.dg/cpp0x/constexpr-ref4.C: New test.
+
+2012-09-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR target/54083
+       * gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*.
+
+2012-09-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/54703
+       * gcc.target/i386/pr54703.c: New test.
+
+2012-09-24  Janis Johnson  <janisjo@codesourcery.com>
+
+       Backport from mainline:
+
+       2012-07-24  Janis Johnson  <janisjo@codesourcery.com>
+       * lib/gcc-dg.exp (process-message): Don't ignore errors.
+
+       2012-07-25  Janis Johnson  <janisjo@codesourcery.com>
+       * g++.dg/cpp0x/nullptr21.c: Remove printfs, make self-checking.
+
+       2012-07-26  Janis Johnson  <janisjo@codesourcery.com>
+       * gcc.dg/pr45259.c: Only -fpic depends on fpic support.
+
+       2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
+       * gcc.dg/vect/pr52298.c: Remove "dg-do run".
+
+       2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
+       * lib/target-supports.exp
+       (check_effective_target_vect_widen_mult_qi_to_hi,
+       check_effective_target_vect_widen_mult_hi_to_si,
+       check_effective_target_vect_widen_mult_qi_to_hi_pattern,
+       check_effective_target_vect_widen_mult_hi_to_si_pattern,
+       check_effective_target_vect_pack_trunc,
+       check_effective_target_vect_unpack,
+       check_effective_target_vect_multiple_sizes): Check arm_neon_ok
+       instead of arm_none.
+
+       2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
+       * gcc.dg/vect/no-vfa-vect-101.c: Skip a check for an irrelevant
+       target instead of xfailing it.
+       * gcc.dg/vect/no-vfa-vect-102.c: Likewise.
+       * gcc.dg/vect/no-vfa-vect-102a.c: Likewise.
+       * gcc.dg/vect/no-vfa-vect-37.c: Likewise.
+       * gcc.dg/vect/no-vfa-vect-79.c: Likewise.
+       * gcc.dg/vect/vect-104.c: Likewise.
+       * gcc.dg/vect/vect-outer-1-big-array.c: Likewise.
+       * gcc.dg/vect/vect-outer-1.c: Likewise.
+       * gcc.dg/vect/vect-outer-1a-big-array.c: Likewise.
+       * gcc.dg/vect/vect-outer-1a.c: Likewise.
+       * gcc.dg/vect/vect-outer-1b-big-array.c: Likewise.
+       * gcc.dg/vect/vect-outer-1b.c: Likewise.
+       * gcc.dg/vect/vect-outer-2b.c: Likewise.
+       * gcc.dg/vect/vect-outer-3a-big-array.c: Likewise.
+       * gcc.dg/vect/vect-outer-3a.c: Likewise.
+       * gcc.dg/vect/vect-outer-3b.c: Likewise.
+       * gcc.dg/vect/vect-reduc-dot-s8b.c: Likewise.
+
+       2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
+       * gcc.dg/vect/fast-math-pr35982.c: Skip check instead of xfail.
+
+2012-09-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       Backport from mainline:
+       2012-09-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR testsuite/54007
+       * gnat.dg/lto15.adb: Require lto.
+
+2012-09-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/opt20.ads: Move dg directive to...
+       * gnat.dg/opt20.adb: ...here.
+       * gnat.dg/addr1.ad[sb]: Likewise.
+       * gnat.dg/concat2.ad[sb]: Likewise.
+       * gnat.dg/array16.ad[sb]: Likewise.
+       * gnat.dg/atomic5.ad[sb]: Likewise.
+       * gnat.dg/discr29.ad[sb]: Likewise.
+       * gnat.dg/noreturn5.ad[sb]: Likewise.
+       * gnat.dg/vect8.ad[sb]: Likewise.  Add dg-options.
+       * gnat.dg/discr23.ads: Remove dg directive.
+       * gnat.dg/nested_float_packed.ads: Likewise.
+       * gnat.dg/oconst6.ads: Move to...
+       * gnat.dg/specs/oconst6.ads: ...here.
+
+2012-09-20  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/54552
+       * gcc.c-torture/compile/pr54552-1.c: New test.
+
+2012-09-20  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/54103
+       * gcc.c-torture/compile/pr54103-1.c,
+       gcc.c-torture/compile/pr54103-2.c,
+       gcc.c-torture/compile/pr54103-3.c,
+       gcc.c-torture/compile/pr54103-4.c,
+       gcc.c-torture/compile/pr54103-5.c,
+       gcc.c-torture/compile/pr54103-6.c: New tests.
+       * gcc.dg/c90-const-expr-8.c: Update expected column number.
+
+2012-09-20  Jakub Jelinek  <jakub@redhat.com>
+
+       Backported from mainline
+       2012-09-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/54563
+       * g++.dg/torture/pr54563.C: New test.
+
+2012-09-20  Release Manager
+
+       * GCC 4.7.2 released.
+
+2012-09-14  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53661
+       * g++.dg/init/aggr9.C: New.
+
+2012-09-13  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/54556
+       * gfortran.dg/implicit_pure_3.f90: New.
+
+2012-09-13  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/54559
+       * gcc.c-torture/compile/pr54559.c: New test.
+
+2012-09-13  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53839
+       * g++.dg/cpp0x/constexpr-temp1.C: New.
+
+2012-09-13  Jason Merrill  <jason@redhat.com>
+
+       PR c++/54511
+       * g++.dg/template/anonunion2.C: New.
+
+2012-09-13  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53836
+       * g++.dg/template/init10.C: New.
+
+2012-09-12  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/54225
+       PR fortran/53306
+       * gfortran.dg/coarray_10.f90: Update dg-error.
+       * gfortran.dg/coarray_28.f90: New.
+       * gfortran.dg/array_section_3.f90: New.
+
+2012-09-10  Jason Merrill  <jason@redhat.com>
+
+       PR c++/54506
+       * g++.dg/cpp0x/implicit14.C: New.
+
+       PR c++/54341
+       PR c++/54253
+       * g++.dg/cpp0x/constexpr-virtual2.C: New.
+       * g++.dg/cpp0x/constexpr-virtual3.C: New.
+
+2012-09-10  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/54435
+       PR fortran/54443
+       * gfortran.dg/select_type_29.f03: New.
+
+2012-09-10  Markus Trippelsdorf  <markus@trippelsdorf.de>
+
+       PR middle-end/54515
+       * g++.dg/tree-ssa/pr54515.C: new testcase
+
+2012-09-08  Mikael Morin  <mikael@gcc.gnu.org>
+
+       PR fortran/54208
+       * gfortran.dg/bound_simplification_3.f90: New test.
+
+2012-09-07  Richard Guenther  <rguenther@suse.de>
+
+       Backport from mainline
+       2012-07-13  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/53922
+       * gcc.dg/torture/pr53922.c: New testcase.
+
+2012-09-07  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/pr44194-1.c: Skip on Alpha and adjust regexp for SPARC64.
+
+2012-09-07  Jakub Jelinek  <jakub@redhat.com>
+
+       Backported from mainline
+       2012-09-06  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/54455
+       * gcc.dg/54455.c: New test.
+
+2012-09-06  Andrew Pinski  <apinski@cavium.com>
+
+       PR tree-opt/54494
+       * gcc.dg/tree-ssa/strlen-1.c: New testcase.
+
+2012-09-05  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/54486
+       * c-c++-common/pr54486.c: New test.
+
+2012-09-05  Joey Ye  <joey.ye@arm.com>
+
+       Backported from trunk
+       2012-08-28  Joey Ye  <joey.ye@arm.com>
+
+       * gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add -fno-short-enums.
+
+2012-09-03  Jakub Jelinek  <jakub@redhat.com>
+
+       Backported from mainline
+       2012-09-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/54436
+       * gcc.dg/torture/pr54436.c: New test.
+
+       2012-08-31  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/54428
+       * gcc.c-torture/compile/pr54428.c: New test.
+
+       2012-08-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/54363
+       * gcc.dg/pr54363.c: New test.
+
+2012-08-31  Ollie Wild  <aaw@google.com>
+
+       PR c++/54197
+       * g++.dg/init/lifetime3.C: New test.
+
+2012-08-28  Uros Bizjak  <ubizjak@gmail.com>
+
+       Backport from mainline
+       2012-08-27  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/46254
+       * gcc.target/i386/pr46254.c: New test.
+
+2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
+
+       Backported from trunk
+       2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
+
+       PR middle-end/53992
+       * gcc.dg/gomp/pr53992.c: New test.
+
+2012-08-13  Jakub Jelinek  <jakub@redhat.com>
+
+       Backported from trunk
+       2012-07-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/53942
+       * gcc.dg/pr53942.c: New test.
+
+2012-08-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
+
+       Backport from mainline
+       2012-07-30  Ulrich Weigand  <ulrich.weigand@linaro.org>
+
+       * lib/target-supports.exp
+       (check_effective_target_vect_natural_alignment): New function.
+       * gcc.dg/align-2.c: Only run on targets with natural alignment
+       of vector types.
+       * gcc.dg/vect/slp-25.c: Adjust tests for targets without natural
+       alignment of vector types.
+
+2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Backport from mainline
+       2012-08-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR rtl-optimization/54157
+       * gcc.target/i386/pr54157.c: New file.
+
+2012-08-01  Uros Bizjak  <ubizjak@gmail.com>
+
+       Backport from mainline
+       2012-03-11  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/52530
+       * gcc.dg/torture/pr52530.c: New test.
+
+2012-07-27  Anna Tikhonova  <anna.tikhonova@intel.com>
+
+       * gcc.dg/20020201-1.c: Remove declarations for exit, abort,
+       rand, srand. Include <stdlib.h>.
+
+2012-07-20  Jason Merrill  <jason@redhat.com>
+
+       PR c++/54038
+       * g++.dg/other/array7.C: New.
+
+2012-07-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/54026
+       * g++.dg/init/mutable1.C: New.
+
+2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/opt25.adb: New test.
+       * gnat.dg/opt25_pkg1.ad[sb]: New helper.
+       * gnat.dg/opt25_pkg2.ad[sb]: Likewise.
+
+2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/aggr20.ad[sb]: New test.
+       * gnat.dg/aggr20_pkg.ads: New helper.
+
+2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/derived_type3.adb: New test.
+       * gnat.dg/derived_type3_pkg.ad[sb]: New helper.
+
+2012-07-19  Richard Guenther  <rguenther@suse.de>
+           Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/loop_optimization11.adb: New testcase.
+       * gnat.dg/loop_optimization11_pkg.ads: Likewise.
+
+2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr38.adb: New test.
+
+2012-07-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/54017
+       * c-c++-common/gomp/pr54017.c: New test.
+
+2012-07-18  Richard Guenther  <rguenther@suse.de>
+
+       Backport from mainline
+       2012-05-03  Richard Guenther  <rguenther@suse.de>
+
+       * gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
+       unsupported prefetching support.
+
+2012-07-17  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53995
+       * g++.dg/parse/enum9.C: New.
+
+2012-07-17  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53989
+       * g++.dg/template/array23.C: New.
+
+2012-07-17  Jason Merrill  <jason@redhat.com>
+
+       PR c++/53549
+       * g++.dg/template/current-inst1.C: New.
+       * g++.dg/parse/crash35.C: Adjust.
+
 2012-07-13  Hans-Peter Nilsson  <hp@axis.com>
 
        PR rtl-optimization/53908