1 2#ifndef NO_RECORD_23struct S { int x; };4#endif5 6#ifdef SET_SECOND_HEADER7#pragma pack (8) // expected-note 2 {{previous '#pragma pack' directive that modifies alignment is here}}8#endif9