spellcheck-options-21.c requires LTO supported on the target.
* gcc.dg/spellcheck-options-21.c: Require LTO.
+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.
/* { 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 } */