mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-26 22:41:23 +08:00
testsuite: spellcheck-options-21.c requires LTO
spellcheck-options-21.c requires LTO supported on the target. * gcc.dg/spellcheck-options-21.c: Require LTO.
This commit is contained in:
parent
f29be33707
commit
bffdd2e895
@ -1,3 +1,7 @@
|
||||
2020-04-25 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* gcc.dg/spellcheck-options-21.c: Require LTO.
|
||||
|
||||
2020-04-25 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* gcc.dg/debug/dwarf2/pr82718-1.c: Skip on AIX.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-skip-if "-flto not supported" { { hppa*-*-hpux* } && { ! lp64 } } } */
|
||||
/* { dg-require-effective-target lto } */
|
||||
/* { dg-options "-flto=sparta" } */
|
||||
/* { dg-error "unrecognized argument to '-flto=' option: 'sparta'" "" { target *-*-* } 0 } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user