(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
msp430/
devices/
bad-devices-4.c
       1  /* { dg-do compile } */
       2  /* { dg-additional-options "-mmcu=msp430_00 -mno-warn-mcu" } */
       3  /* { dg-warning "format of column headings in 'devices.csv' is incorrect" "" { target *-*-* } 0 } */
       4  
       5  #include "devices-main.c"