From: Uros Bizjak Date: Mon, 16 May 2011 18:30:07 +0000 (+0200) Subject: * config/i386/constraints.md (z): Fix comment. Oh, well... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4bc2a7a7c35936a201152f3214ec429a93e22d99;p=gcc.git * config/i386/constraints.md (z): Fix comment. Oh, well... From-SVN: r173800 --- diff --git a/gcc/config/i386/constraints.md b/gcc/config/i386/constraints.md index 08f86d3433a..458364bca4a 100644 --- a/gcc/config/i386/constraints.md +++ b/gcc/config/i386/constraints.md @@ -116,7 +116,7 @@ "@internal Any integer register when integer XFmode moves are enabled.") (define_constraint "z" - "@internal Yada, yada, yada..." + "@internal Constant call address operand." (match_operand 0 "constant_call_address_operand")) ;; Integer constant constraints.