Refine configure guard for MIPS .module availability
commitd745b4664702b1bdbdeedcd57d397845853e6819
authormpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Nov 2014 16:57:55 +0000 (21 16:57 +0000)
committermpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Nov 2014 16:57:55 +0000 (21 16:57 +0000)
tree78075f943818b6587f81f0307e73e8e2387509d4
parentcaa5509eb09ac5b5e6d26730c3907f6ab78b0929
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217939 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/configure
gcc/configure.ac