* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc-solaris / gas.exp
CommitLineData
6bf74aa6
KR
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.219123 seconds and 4 git commands to generate.