config.gcc (i[34567]86-*-solaris2*): Add usegas.h to $tm_file if the target assembler...
authorRoger Sayle <roger@eyesopen.com>
Fri, 21 Jul 2006 05:31:33 +0000 (05:31 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 21 Jul 2006 05:31:33 +0000 (05:31 +0000)
commit79387e574aaf8493e7fa9faef537a98f297061f7
treec36efa3263124cc352e13d6db6d70e14e7a1a505
parent1ffb99e925d3608ed7c2f093d8e17001c8599525
config.gcc (i[34567]86-*-solaris2*): Add usegas.h to $tm_file if the target assembler is GNU binutils' gas.

* config.gcc (i[34567]86-*-solaris2*): Add usegas.h to $tm_file
if the target assembler is GNU binutils' gas.
* config/i386/sol2-10.h (ASM_SPEC): Check USE_GAS to determine
whether to pass GNU gas or native as command line options.

From-SVN: r115638
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/sol2-10.h