1 /* { dg-do compile } */
2 /* { dg-options "-fstrict-volatile-bitfields -fdump-rtl-final" } */
4 #define PERIPH (*(volatile struct system_periph *)0x81234)
17 } __attribute__((aligned(2)));
27 /* { dg-final { scan-rtl-dump-times "mem/v(/.)*:HI" 4 "final" } } */