URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [fdata-sections-1.c] - Rev 816
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" } } */