blob: 63af6917e986c13da9114a2ae4a817402d0bc5d5 [file] [log] [blame]
#
# 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"
}