Refine configure guard for MIPS .module availability
authorMatthew Fortune <matthew.fortune@imgtec.com>
Fri, 21 Nov 2014 16:57:55 +0000 (16:57 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Fri, 21 Nov 2014 16:57:55 +0000 (16:57 +0000)
commita871c139f07730f14985620e3c05c4ddc6e2be0c
tree78075f943818b6587f81f0307e73e8e2387509d4
parent5e32e83b6e5e7cb6a01b57ad70f36d0b937106ed
Refine configure guard for MIPS .module availability

gcc/

* configure.ac: When checking for MIPS .module support ensure that
o32 FPXX is supported to avoid a second configure check.
* configure: Regenerate.

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