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