* config/ia64/ia64.md (ip_value): Fix itanium_class attribute.

From-SVN: r124194
This commit is contained in:
Steve Ellcey 2007-04-26 19:37:06 +00:00 committed by Steve Ellcey
parent 401eebfa1f
commit 6107a6aef1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-04-26 Steve Ellcey <sje@cup.hp.com>
* config/ia64/ia64.md (ip_value): Fix itanium_class attribute.
2007-04-26 Richard Guenther <rguenther@suse.de>
PR tree-optimization/31703

View File

@ -6535,7 +6535,7 @@
(pc))]
""
"mov %0 = ip"
[(set_attr "itanium_class" "ialu")])
[(set_attr "itanium_class" "frbr")])
;; Vector operations
(include "vect.md")