2 /* { dg-options "-O1" } */
4 /* This testcase (simplified from the original bug report) exposes
5 PR60991. The code generated for writing the __int24 value corrupts
6 the frame pointer if the offset is <= 63 + MAX_LD_OFFSET */
12 volatile char junk
[62];
14 volatile __int24 staticConfig
= 0;