1 /* { dg-do compile } */
2 /* { dg-require-effective-target powerpc_eabi_ok } */
3 /* { dg-options "-mdejagnu-cpu=8540 -msoft-float -meabi -msdata=eabi -G 8 -fno-common" } */
15 extern const struct s c
;
17 const struct s c
= { &a
, 0 };
22 char buf
[4] = { 0, 1, 2, 3 };