1  /* { dg-do compile } */
       2  /* { dg-additional-options "-mmcu=msp430_04" } */
       3  /* { dg-warning "supports 32-bit hardware multiply" "" { target msp430_hwmul_not_32bit } 0 } */
       4  /* { dg-warning "supports 430 ISA but" "" { target msp430_430x_selected } 0 } */
       5  /* { dg-error "'-mlarge' requires a 430X-compatible '-mmcu='" "" { target msp430_mlarge_selected } 0 } */
       6  
       7  #include "devices-main.c"