1 /* PR middle-end/84237 */
2 /* { dg-do compile { target *-*-linux* } } */
3 /* { dg-options "" } */
4
5 const char __attribute__((__section__(".bss.page_aligned.const"), __aligned__(4096))) zero_page[4096];
1 /* PR middle-end/84237 */
2 /* { dg-do compile { target *-*-linux* } } */
3 /* { dg-options "" } */
4
5 const char __attribute__((__section__(".bss.page_aligned.const"), __aligned__(4096))) zero_page[4096];