URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [920825-1.c] - Rev 774
Go to most recent revision | Compare with Previous | Blame | View Log
#pragma pack(1) struct{unsigned short f1:5;unsigned short f2:6;}x; f(){x.f2=1;}
Go to most recent revision | Compare with Previous | Blame | View Log