URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [fdata-sections-1.c] - Rev 801
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