URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-elfcomm/] [common1b.c] - Rev 818
Compare with Previous | Blame | View Log
static #if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) __attribute__((__used__)) #endif /* __GNUC__ */ char dummy1 = 'X'; char foo1 [] = "Aligned at odd byte."; char foo2 [4];