| /* { dg-do compile } */ | |
| /* { dg-additional-options "-mmcu=msp430_08" } */ | |
| /* { dg-warning "supports 32-bit .5xx. hardware multiply" "" { target msp430_hwmul_not_f5 } 0 } */ | |
| /* { dg-warning "supports 430 ISA but" "" { target msp430_430x_selected } 0 } */ | |
| /* { dg-error "'-mlarge' requires a 430X-compatible '-mmcu='" "" { target msp430_mlarge_selected } 0 } */ | |
| #include "devices-main.c" |