1 /* Check that -mfoo is accepted if defined in a user spec
2 and that it is not passed on the command line. */
3 /* Must be processed in EXTRA_SPECS to run. */
5 /* { dg-options "-B${srcdir}/gcc.dg --specs=foo.specs -tfoo" } */
7 extern void abort(void);