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