URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [fno-underscoring.f] - Rev 154
Compare with Previous | Blame | View Log
C Test compiler flags: -fno-underscoring C Origin: David Billinghurst <David.Billinghurst@riotinto.com> C C { dg-do compile } C { dg-options "-fno-underscoring" } call aaabbbccc end C { dg-final { scan-assembler-not "aaabbbccc_" } }