Commit ce7e9a7f by David Edelsohn

re PR rtl-optimization/33642 (unrecognizable insn for -frtl-abstract-sequences)

        PR rtl-optimization/33642
        * gcc.c-torture/compile/pr11832.c: Extend XFAIL to powerpc*-*-*.
        * gcc.c-torture/compile/pr33009.c: Likewise.

From-SVN: r140551
parent 775b3b26
2008-09-22 David Edelsohn <edelsohn@gnu.org>
PR rtl-optimization/33642
* gcc.c-torture/compile/pr11832.c: Extend XFAIL to powerpc*-*-*.
* gcc.c-torture/compile/pr33009.c: Likewise.
2008-09-22 Richard Guenther <rguenther@suse.de>
PR tree-optimization/37145
......@@ -2765,7 +2771,7 @@
* gfortran.dg/cshift_char_3.f90: New test case.
* gfortran.dg/cshift_nan_1.f90: New test case.
2008-08-14 Rafael Ávila de Espíndola <espindola@google.com>
2008-08-14 Rafael vila de Esp­ndola <espindola@google.com>
* gcc.dg/visibility-14.c: New test.
* gcc.dg/visibility-15.c: New test.
......@@ -3487,7 +3493,7 @@
PR tree-optimization/36967
* gfortran.dg/pr36967.f: New testcase.
2008-07-30 Rafael Ávila de Espíndola <espindola@google.com>
2008-07-30 Rafael vila de Esp­ndola <espindola@google.com>
* gcc.dg/visibility-14.c: New test.
* gcc.dg/visibility-15.c: New test.
......@@ -5181,7 +5187,7 @@
dg-additional-sources.
(profopt-execute): Handle additional sources.
2008-05-28 Rafael Espíndola <espindola@google.com>
2008-05-28 Rafael Esp­ndola <espindola@google.com>
* gcc.dg/20080528-1.c: New test.
......@@ -5318,7 +5324,7 @@
* g++.dg/template/inline1.C: For the not-defined symbol, use the
pattern from g++.dg/template/qualttp17.C.
2008-05-23 Rafael Espíndola <espindola@google.com>
2008-05-23 Rafael Esp­ndola <espindola@google.com>
* gcc.c-torture/compile/20080522-1.c: Move to gcc.dg.
* gcc.dg/20080522-1.c: Moved from gcc.c-torture.
......@@ -5356,7 +5362,7 @@
* gfortran.dg/cshift_large_1.f90: New test.
* gfortran.dg/eoshift_large_1.f90: New test.
2008-05-22 Rafael Espíndola <espindola@google.com>
2008-05-22 Rafael Esp­ndola <espindola@google.com>
* gcc.c-torture/compile/20080522-1.c: New testcase.
......@@ -6121,7 +6127,7 @@
PR fortran/36162
* gfortran.dg/module_widestring_1.f90: New test.
2008-05-08 Rafael Espíndola <espindola@google.com>
2008-05-08 Rafael Esp­ndola <espindola@google.com>
* gcc.dg/vect/vect-111.c: Rename to no-trapping-math-vect-111.c
* gcc.dg/vect/vect-ifcvt-11.c: Rename to no-trapping-math-vect-ifcvt-11.c
......@@ -7060,7 +7066,7 @@
PR fortran/35780
* gfortran.dg/simplify_argN_1.f90: New test.
2008-04-06 Tobias Schlüter <tobi@gcc.gnu.org>
2008-04-06 Tobias Schl¼ter <tobi@gcc.gnu.org>
PR fortran/35832
* gfortran.dg/io_constraints_2.f90: Adapt to new error message.
......@@ -8821,7 +8827,7 @@
* g++.dg/torture/pr35164-1.C: New testcase.
* g++.dg/torture/pr35164-2.C: Likewise.
2008-02-15 Dominique d'Humières <dominiq@lps.ens.fr>
2008-02-15 Dominique d'Humi¨res <dominiq@lps.ens.fr>
PR testsuite/35119
* g++.dg/template/spec35.C: Change the regular expressions
......
/* { dg-do compile } */
/* Currently ICEs for IA64, HPPA, MIPS, CRIS, Xtensa, PowerPC, SH and SPARC; see PR33642. */
/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* ia64-*-* xtensa*-*-* sh*-*-* sparc*-*-* } { "*" } { "" } } */
/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-* cris-*-* crisv32-*-* ia64-*-* xtensa*-*-* sh*-*-* sparc*-*-* } { "*" } { "" } } */
/* Currently ICEs for (x86 && ilp32 && pic). */
/* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
/* { dg-prune-output ".*internal compiler error.*" }
......
/* { dg-do compile } */
/* Currently ICEs for IA64, HPPA, MIPS, CRIS, Xtensa, PowerPC, SH and SPARC; see PR33642. */
/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* ia64-*-* xtensa*-*-* sh*-*-* sparc*-*-* } { "*" } { "" } } */
/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-* cris-*-* crisv32-*-* ia64-*-* xtensa*-*-* sh*-*-* sparc*-*-* } { "*" } { "" } } */
/* Currently ICEs for (x86 && ilp32 && pic). */
/* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
/* { dg-prune-output ".*internal compiler error.*" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment