* config/m32r/m32r.md (flush_icache): Use 1 for
unspec_volatile.
From-SVN: r75647
+2004-01-10 Kazu Hirata <kazu@cs.umass.edu>
+
+ * config/m32r/m32r.md (flush_icache): Use 1 for
+ unspec_volatile.
+
2004-01-10 David Edelsohn <edelsohn@gnu.org>
James E Wilson <wilson@specifixinc.com>
;; Special pattern to flush the icache.
(define_insn "flush_icache"
- [(unspec_volatile [(match_operand 0 "memory_operand" "m")] 0)
+ [(unspec_volatile [(match_operand 0 "memory_operand" "m")] 1)
(match_operand 1 "" "")
(clobber (reg:SI 17))]
""