Commit 2330bfb3 by Edmar Wienskoski Committed by David Edelsohn

ppc-eq0-1.c: Adjust testcase for isel targets.

2009-12-07  Edmar Wienskoski  <edmar@freescale.com>

        * gcc.target/powerpc/ppc-eq0-1.c: Adjust testcase for isel
        targets.

From-SVN: r155042
parent c8427064
2009-12-07 Edmar Wienskoski <edmar@freescale.com>
* gcc.target/powerpc/ppc-eq0-1.c: Adjust testcase for isel
targets.
2009-12-06 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
* gcc.c-torture/execute/vla-dealloc-1.c: Use lower loop count
......
......@@ -7,4 +7,4 @@ int foo(int x)
return x == 0;
}
/* { dg-final { scan-assembler "cntlzw" } } */
/* { dg-final { scan-assembler "cntlzw|isel" } } */
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