Commit d2a18787 by Uros Bizjak Committed by Uros Bizjak

* gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.

From-SVN: r132268
parent 81186f7b
2008-02-12 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/loop_address.adb: New test.
/* PR inline-asm/6806 */
/* { dg-do run } */
/* { dg-skip-if "" { ilp32 } { "-fpic" "-fPIC" } { "" } } */
/* { dg-skip-if "" { ilp32 && { ! nonpic } } { "*" } { "" } } */
/* { dg-options "-O2" } */
extern void abort (void);
......
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