URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [darwin-comm.c] - Rev 689
Compare with Previous | Blame | View Log
/* { dg-do compile { target *-*-darwin[912]* } } */ /* { dg-final { scan-assembler ".comm\[ \t\]_foo,1,15" } } */ char foo __attribute__ ((aligned(32768)));