(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
pr78957.c
       1  /* PR driver/78957 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-fno-sso-struct=none" } */
       4  /* { dg-error "unrecognized command-line option" "" { target *-*-* } 0 } */
       5  
       6  int i;