]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Revert the last change on *fixuns_trunc<mode>_1
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 14 Apr 2014 17:01:03 +0000 (17:01 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 14 Apr 2014 17:01:03 +0000 (10:01 -0700)
PR target/60827
* config/i386/i386.md (*fixuns_trunc<mode>_1): Revert the last
change.

From-SVN: r209385

gcc/ChangeLog
gcc/config/i386/i386.md

index e3a566014f6e12b438222eb9bfb5f821e413673c..4757728399d017c1be216c9bd257c013d8cc6e41 100644 (file)
@@ -1,3 +1,9 @@
+2014-04-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/60827
+       * config/i386/i386.md (*fixuns_trunc<mode>_1): Revert the last
+       change.
+
 2014-04-14  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR target/60827
index 80ebe54a74482b72af51338652d49305009cd6fb..25e2e93e31781ae8a3a63ef3317d288e7f7a0257 100644 (file)
    (clobber (match_scratch:<ssevecmode> 1 "=x,&x"))
    (clobber (match_scratch:<ssevecmode> 2 "=x,x"))]
   "!TARGET_64BIT && TARGET_SSE2 && TARGET_SSE_MATH
-   && optimize_insn_for_speed_p ()"
+   && optimize_function_for_speed_p (cfun)"
   "#"
   "&& reload_completed"
   [(const_int 0)]