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