Commit 0f418a86 by Richard Sandiford Committed by Richard Sandiford

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

gcc/testsuite/
	PR rtl-optimization/33642
	* gcc.c-torture/compile/pr11832.c: Skip for MIPS.
	* gcc.c-torture/compile/pr33009.c: Likewise.

From-SVN: r135142
parent d35910bf
2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
PR rtl-optimization/33642
* gcc.c-torture/compile/pr11832.c: Skip for MIPS.
* gcc.c-torture/compile/pr33009.c: Likewise.
2008-05-09 Tom Tromey <tromey@redhat.com>
* gcc.dg/pr22231.c: Fix dg-error call.
/* { dg-do compile } */
/* Currently ICEs for MIPS; see PR33642. */
/* { dg-skip-if "PR33642" { mips*-*-* } { "*" } { "" } } */
/* { dg-options "-frtl-abstract-sequences" } */
int a, b, e;
......
/* { dg-do compile } */
/* Currently ICEs for MIPS; see PR33642. */
/* { dg-skip-if "PR33642" { mips*-*-* } { "*" } { "" } } */
/* { dg-options "-frtl-abstract-sequences" } */
char *progName;
......
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