MIPS: Only pass floating-point options to the assembler when necessary
authorMatthew Fortune <matthew.fortune@imgtec.com>
Mon, 19 Jan 2015 23:05:41 +0000 (23:05 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Mon, 19 Jan 2015 23:05:41 +0000 (23:05 +0000)
commitaa0c464a8abaf616e2f28c72405da18c09a93496
treea0245f8c3eed2f622bb2e96faf4f5bcdf6afbd67
parente5f3553320cd121e7952ee7b8ee5cad696336541
MIPS: Only pass floating-point options to the assembler when necessary

gcc/
* config/mips/mips.h (FP_ASM_SPEC): New define.
(ASM_SPEC): Remove floating-point options and use FP_ASM_SPEC
instead.

From-SVN: r219867
gcc/ChangeLog
gcc/config/mips/mips.h