Commit 91470073 by Uros Bizjak Committed by Uros Bizjak

pr55113_0.c: Skip on all x86 targets.

	* gcc.dg/lto/pr55113_0.c: Skip on all x86 targets.

From-SVN: r228334
parent 7e623de5
2015-10-01 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/lto/pr55113_0.c: Skip on all x86 targets.
2015-10-01 Oleg Endo <olegendo@gcc.gnu.org>
PR target/54236
......
/* PR 55113 */
/* { dg-lto-do link } */
/* { dg-lto-options { { -flto -fshort-double -O0 } } }*/
/* { dg-skip-if "PR60410" { x86_64-*-* || { i?86-*-* && lp64 } } } */
/* { dg-skip-if "PR60410" { i?86-*-solaris2.1[0-9]* } } */
/* { dg-skip-if "PR60410" { i?86-*-* x86_64-*-* } } */
int
main(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