blob: 4e969de6c90b583061140998b77723d7870c4b4a [file] [log] [blame]
/* Check warnings produced by #pragma GCC push/pop/reset_options. */
/* { dg-do assemble } */
#pragma push_options
#pragma pop_options
int foo;