MIPS: Fix build after r261489.
authorRobert Suchanek <robert.suchanek@mips.com>
Tue, 12 Jun 2018 13:09:28 +0000 (13:09 +0000)
committerRobert Suchanek <rts@gcc.gnu.org>
Tue, 12 Jun 2018 13:09:28 +0000 (13:09 +0000)
gcc/
* config/mips/i6400.md (i6400_fpu_fadd): Remove frint.

From-SVN: r261494

gcc/ChangeLog
gcc/config/mips/i6400.md

index 61784b4e839b08002f923fb4a4fc09d334fa2d1f..c34c0bba0093ac2bc07a7e17ada35b834a10a60c 100644 (file)
@@ -1,3 +1,7 @@
+2018-06-12  Robert Suchanek  <robert.suchanek@mips.com>
+
+       * config/mips/i6400.md (i6400_fpu_fadd): Remove frint.
+
 2018-06-12  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
 
        * doc/sourcebuild.texi: Document usage of line number 0 in verify
index 8058a8dd8070f4d03fc45512f144e3f3866d4f16..97f6c0b44e7ed7dfab5268f4dac1fd3adff7d8ad 100644 (file)
 ;; fadd, fsub, fcvt
 (define_insn_reservation "i6400_fpu_fadd" 4
   (and (eq_attr "cpu" "i6400")
-       (eq_attr "type" "fadd, fcvt, frint"))
+       (eq_attr "type" "fadd,fcvt"))
   "i6400_fpu_long, i6400_fpu_apu")
 
 ;; fmul