This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc-solaris / gas.exp
CommitLineData
252b5132
RH
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#
7if [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.027392 seconds and 4 git commands to generate.