[PATCH][DOC]Fix an obvious type in md.texi
authorRenlin Li <renlin.li@arm.com>
Tue, 3 Mar 2015 15:55:27 +0000 (15:55 +0000)
committerRenlin Li <renlin@gcc.gnu.org>
Tue, 3 Mar 2015 15:55:27 +0000 (15:55 +0000)
2015-03-03  Renlin Li  <renlin.li@arm.com>

gcc/

* doc/md.texi (@item ^): ChangeLog ? into ^.

From-SVN: r221152

gcc/ChangeLog
gcc/doc/md.texi

index 11a2068f2f12a6df636c098ea81f0f617aef8716..3ab2463d9262ef3c54b24f6a6f064b2da822b9cc 100644 (file)
@@ -1,3 +1,7 @@
+2015-03-03  Renlin Li  <renlin.li@arm.com>
+
+       * doc/md.texi (@item ^): Change ? into ^.
+
 2015-03-03  H.J. Lu  <hongjiu.lu@intel.com>
 
        * doc/tm.texi: Regenerated.
index f2c25c2a45d4b02f900dafa32ed076e6c9d87882..bc1ec9d4f0a2da9d9bdb6430d6e4527d3e75cc29 100644 (file)
@@ -1512,7 +1512,7 @@ but if reloading is needed, some other alternative will be used.
 @cindex caret
 @item ^
 This constraint is analogous to @samp{?} but it disparages slightly
-the alternative only if the operand with the @samp{?} needs a reload.
+the alternative only if the operand with the @samp{^} needs a reload.
 
 @cindex @samp{$} in constraint
 @cindex dollar sign