Commit 818913ea by Richard Kenner

(blockage): Use unspec_volatile #1; #0 is IMB.

From-SVN: r4170
parent e6f948e3
......@@ -2374,7 +2374,7 @@
;; all of memory. This blocks insns from being moved across this point.
(define_insn "blockage"
[(unspec_volatile [(const_int 0)] 0)]
[(unspec_volatile [(const_int 0)] 1)]
""
"")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment