// RUN: %clang_cc1 -triple i686-apple-darwin9 %s -fsyntax-only -verify
// Check that #pragma pack and #pragma options share the same stack.
;
extern int a;
;
extern int a;
;
extern int a;
;
extern int a;
;
extern int a;
;
extern int a;
/* expected-warning {{#pragma options align=reset failed: stack empty}} */ #pragma options align=reset
/* expected-warning {{#pragma pack(pop, ...) failed: stack empty}} */ #pragma