]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
tm.texi (EXTRA_ADDRESS_CONSTRAINT): Fix typo.
authorPaolo Carlini <pcarlini@unitus.it>
Thu, 9 Jan 2003 20:02:51 +0000 (21:02 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 9 Jan 2003 20:02:51 +0000 (20:02 +0000)
2003-01-09  Paolo Carlini  <pcarlini@unitus.it>

* doc/tm.texi (EXTRA_ADDRESS_CONSTRAINT): Fix typo.

From-SVN: r61124

gcc/ChangeLog
gcc/doc/tm.texi

index 5a61481aa480fd6d19c0b28627ddde8e646da666..955a6313b1bb504b19ff6163be0e90320f6ca9d8 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-09  Paolo Carlini  <pcarlini@unitus.it>
+
+       * doc/tm.texi (EXTRA_ADDRESS_CONSTRAINT): Fix typo.
+
 Thu Jan  9 17:26:40 2003  J"orn Rennecke <joern.rennecke@superh.com>
 
        * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
index fa4248c1c67c7772df72e22526e59df62867191d..53ba81288d0350aac4af93413ca613291cae8a06 100644 (file)
@@ -2717,7 +2717,7 @@ letters, amongst those accepted by @code{EXTRA_CONSTRAINT} /
 be treated like address constraints by the reload pass.
 
 It should return 1 if the operand type represented by the constraint 
-at the startr of @{str}, which starts with the letter @var{c}, comprises
+at the start of @var{str}, which starts with the letter @var{c}, comprises
 a subset of all memory addresses including
 all those that consist of just a base register.  This allows the reload 
 pass to reload an operand, if it does not directly correspond to the operand