configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to assemble for 32bit...
authorUros Bizjak <ubizjak@gmail.com>
Fri, 24 Jun 2016 13:37:06 +0000 (15:37 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 24 Jun 2016 13:37:06 +0000 (15:37 +0200)
commite1ebd31d5aa3733d227f5f15ff4f4e47dd954e28
tree502e7aef56296ce08c11c76505416da539b75271
parent68a8632380e3606aeea2eb11921461e24926dddc
configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to assemble for 32bit target.

* configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to
assemble for 32bit target.
(HAVE_AS_IX86_TLSGDPLT): Use $as_ix86_gas_32_opt to assemble
and $ld_ix86_gld_32_opt to link for 32bit target.
(HAVE_AS_IX86_TLSLDMPLT): Ditto.
* configure: Regenerate.

From-SVN: r237758
gcc/ChangeLog
gcc/configure
gcc/configure.ac