Commit 3ea37b67 by Steve Ellcey Committed by Steve Ellcey

* gcc.dg/pr35729.c: Make test x86 specific.

From-SVN: r143573
parent 403066cf
2009-01-22 Steve Ellcey <sje@cup.hp.com>
* gcc.dg/pr35729.c: Make test x86 specific.
2009-01-22 Steve Ellcey <sje@cup.hp.com>
PR middle-end/38615
* gcc.dg/pr38615.c: New test.
......
/* { dg-do compile } */
/* Target is restricted to x86 type architectures, so that we may
assume something about memory addressing modes. */
/* { dg-do compile { target { { i?86-*-* x86_64-*-* } && nonpic } } } */
/* { dg-options "-Os -fdump-rtl-loop2_invariant" } */
const volatile int g_361 = 3L;
......
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