URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [fdata-sections-1.c] - Rev 328
Go to most recent revision | Compare with Previous | Blame | View Log
/* PR middle-end/15486 */ /* Origin: Jonathan Larmour <jifl-bugzilla@jifvik.org> */ /* { dg-do compile { target *-*-linux* } } */ /* { dg-options "-fdata-sections" } */ int x; /* { dg-final { scan-assembler "comm" } } */
Go to most recent revision | Compare with Previous | Blame | View Log