(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
spellcheck-params-2.c
       1  /* { dg-do compile } */
       2  /* { dg-options "--param does-not-resemble-anything=42" } */
       3  /* { dg-error "unrecognized command-line option '--param=does-not-resemble-anything=42'"  "" { target *-*-* } 0 } */
       4