Commit 6107a6ae by Steve Ellcey Committed by Steve Ellcey

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

From-SVN: r124194
parent 401eebfa
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> 2007-04-26 Richard Guenther <rguenther@suse.de>
PR tree-optimization/31703 PR tree-optimization/31703
......
...@@ -6535,7 +6535,7 @@ ...@@ -6535,7 +6535,7 @@
(pc))] (pc))]
"" ""
"mov %0 = ip" "mov %0 = ip"
[(set_attr "itanium_class" "ialu")]) [(set_attr "itanium_class" "frbr")])
;; Vector operations ;; Vector operations
(include "vect.md") (include "vect.md")
......
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