i386.md (*sse_prologue_save_insn): Set length attribute to 34.

2008-05-24  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/i386.md (*sse_prologue_save_insn): Set length
	attribute to 34.

From-SVN: r135851
This commit is contained in:
H.J. Lu 2008-05-24 17:06:43 +00:00 committed by H.J. Lu
parent 88280cf9e0
commit c36c98215e
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-05-24 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386.md (*sse_prologue_save_insn): Set length
attribute to 34.
2008-05-24 Andy Hutchinson <hutchinsonandy@aim.com>
* function.c: Include target hook for nonlocal_goto frame value.

View file

@ -21010,7 +21010,7 @@
[(set_attr "type" "other")
(set_attr "length_immediate" "0")
(set_attr "length_address" "0")
(set_attr "length" "135")
(set_attr "length" "34")
(set_attr "memory" "store")
(set_attr "modrm" "0")
(set_attr "mode" "DI")])