blob: 5e60d1787d6fe376470f53b0cb9dfbe37bcc5317 [file] [log] [blame]
/* { dg-do compile { target x32 } } */
/* { dg-options "-mabi=ms" } */
/* { dg-error "-mabi=ms not supported with X32 ABI" "" { target *-*-* } 0 } */
void main ()
{
}