Commit db7f5754 by Eric Botcazou Committed by Eric Botcazou

* gcc.dg/lto/20120723_0.c: Skip on SPARC 32-bit.

From-SVN: r192089
parent fc429b48
2012-10-04 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/lto/20120723_0.c: Skip on SPARC 32-bit.
2012-10-04 Florian Weimer <fweimer@redhat.com>
* c-c++-common/cpp/diagnostic-pragma-1.c: New testcase.
......
/* Make sure that by reference and by value aggregate jump functions do not get
mixed up. */
mixed up.
??? This testcase is invalid C and can only pass on specific platforms. */
/* { dg-lto-do run } */
/* { dg-lto-options {{-O3 -fno-early-inlining -flto}} } */
/* { dg-skip-if "" { { sparc*-*-* } && ilp32 } { "*" } { "" } } */
/* { dg-lto-options { {-O3 -fno-early-inlining -flto}} } */
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