URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [sparc-solaris/] [gas.exp] - Rev 205
Compare with Previous | Blame | View Log
#
# Solaris-2 on SPARC tests
#
# The two compilers, cc and gcc, generate quite different debugging
# records. Verify that we can accept both.
#
if [istarget sparc-*-solaris2*] then {
gas_test "sol-cc.s" "" $stdoptlist "SPARC Solaris cc -g"
gas_test "sol-gcc.s" "" $stdoptlist "SPARC Solaris gcc -g"
}