This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc-solaris / gas.exp
1 #
2 # Solaris-2 on SPARC tests
3 #
4 # The two compilers, cc and gcc, generate quite different debugging
5 # records. Verify that we can accept both.
6 #
7 if [istarget sparc-*-solaris2*] then {
8 gas_test "sol-cc.s" "" $stdoptlist "SPARC Solaris cc -g"
9 gas_test "sol-gcc.s" "" $stdoptlist "SPARC Solaris gcc -g"
10 }
This page took 0.031137 seconds and 5 git commands to generate.