URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elfcomm/] [common1b.c] - Rev 262
Go to most recent revision | 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];
Go to most recent revision | Compare with Previous | Blame | View Log