1  /* { dg-do compile } */
       2  /* { dg-additional-options "-mmcu=msp430_08" } */
       3  /* { dg-warning "supports 32-bit .5xx. hardware multiply" "" { target msp430_hwmul_not_f5 } 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"