Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
pr50009.c
blob: ade170c7d4822946e70e512ecb4c899656a2737f [
file
] [
log
] [
blame
]
/* PR target/50009 */
struct
S
{
short
a
;
short
b
[];
}
__attribute__
((
packed
));