1 /* Darwin pragma for __attribute__ ((ms_struct)). */
3 /* { dg-do compile { target *-*-darwin* } } */
4 /* { dg-options "-Wall" } */
10 #pragma ms_struct reset
12 #pragma ms_struct /* { dg-warning "malformed" } */
14 #pragma ms_struct on top of spaghetti /* { dg-warning "junk" } */