Commit 5c2e1082 by Hans-Peter Nilsson

Correct tested target

From-SVN: r128035
parent e636e508
......@@ -2,7 +2,7 @@
The lz insn was implemented in CRIS v3 (ETRAX 4). */
/* { dg-do compile } */
/* { dg-skip-if "" { "cris-*-elf" } { "-march*" } { "" } } */
/* { dg-options "-O2 -march=v8" } */
/* { dg-options "-O2 -march=v3" } */
/* { dg-final { scan-assembler "\[ \t\]lz\[ \t\]" } } */
int
......
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