m32r.md (flush_icache): Use 1 for unspec_volatile.

* config/m32r/m32r.md (flush_icache): Use 1 for
	unspec_volatile.

From-SVN: r75647
This commit is contained in:
Kazu Hirata 2004-01-10 19:12:54 +00:00 committed by Kazu Hirata
parent 2560344b31
commit 0574200c81
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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>

View File

@ -2501,7 +2501,7 @@
;; 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))]
""