pr55113_0.c: Skip on all x86 targets.
* gcc.dg/lto/pr55113_0.c: Skip on all x86 targets. From-SVN: r228334
This commit is contained in:
parent
7e623de550
commit
91470073d6
@ -1,3 +1,7 @@
|
|||||||
|
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>
|
2015-10-01 Oleg Endo <olegendo@gcc.gnu.org>
|
||||||
|
|
||||||
PR target/54236
|
PR target/54236
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
/* PR 55113 */
|
/* PR 55113 */
|
||||||
/* { dg-lto-do link } */
|
/* { dg-lto-do link } */
|
||||||
/* { dg-lto-options { { -flto -fshort-double -O0 } } }*/
|
/* { dg-lto-options { { -flto -fshort-double -O0 } } }*/
|
||||||
/* { dg-skip-if "PR60410" { x86_64-*-* || { i?86-*-* && lp64 } } } */
|
/* { dg-skip-if "PR60410" { i?86-*-* x86_64-*-* } } */
|
||||||
/* { dg-skip-if "PR60410" { i?86-*-solaris2.1[0-9]* } } */
|
|
||||||
|
|
||||||
int
|
int
|
||||||
main(void)
|
main(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user