blob: 591e21461385ca1b52d8a308a09a0e71c3f14b3f [file] [log] [blame]
/* Verify that we can generate a suggestion of "--warn-no-abi-tag"
from c.opt's "Wabi-tag" (PR driver/69265). */
/* { dg-do compile } */
/* { dg-options "-fwarn-no-abi-tag" } */
/* { dg-error "unrecognized command-line option '-fwarn-no-abi-tag'; did you mean '--warn-no-abi-tag'?" "" { target *-*-* } 0 } */