Commit 3a6e2189 by Paolo Carlini Committed by Paolo Carlini

tm.texi (EXTRA_ADDRESS_CONSTRAINT): Fix typo.

2003-01-09  Paolo Carlini  <pcarlini@unitus.it>

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

From-SVN: r61124
parent ca5dd8b7
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> Thu Jan 9 17:26:40 2003 J"orn Rennecke <joern.rennecke@superh.com>
* defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
......
...@@ -2717,7 +2717,7 @@ letters, amongst those accepted by @code{EXTRA_CONSTRAINT} / ...@@ -2717,7 +2717,7 @@ letters, amongst those accepted by @code{EXTRA_CONSTRAINT} /
be treated like address constraints by the reload pass. be treated like address constraints by the reload pass.
It should return 1 if the operand type represented by the constraint 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 a subset of all memory addresses including
all those that consist of just a base register. This allows the reload 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 pass to reload an operand, if it does not directly correspond to the operand
......
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