[PATCH][DOC]Fix an obvious type in md.texi
authorrenlin <renlin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Mar 2015 15:55:27 +0000 (15:55 +0000)
committerrenlin <renlin@138bc75d-0d04-0410-961f-82ee72b054a4>
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 ^.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221152 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/md.texi

index 11a2068..3ab2463 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 f2c25c2..bc1ec9d 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