Commit 4bc2a7a7 by Uros Bizjak

* config/i386/constraints.md (z): Fix comment. Oh, well...

From-SVN: r173800
parent 7933dc2a
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
"@internal Any integer register when integer XFmode moves are enabled.") "@internal Any integer register when integer XFmode moves are enabled.")
(define_constraint "z" (define_constraint "z"
"@internal Yada, yada, yada..." "@internal Constant call address operand."
(match_operand 0 "constant_call_address_operand")) (match_operand 0 "constant_call_address_operand"))
;; Integer constant constraints. ;; Integer constant constraints.
......
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