diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-02-08 09:34:10 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-02-08 09:34:10 -0700 |
commit | 1c6c21c8a84cd07a513ebbf13e18325ea1bb1f18 (patch) | |
tree | c144eda8b8067e0ea3881d55433e5101c58d22ad | |
parent | 49ad900dd1e7e43e5355fada3c3b8709dc09d1f6 (diff) | |
download | gcc-1c6c21c8a84cd07a513ebbf13e18325ea1bb1f18.zip gcc-1c6c21c8a84cd07a513ebbf13e18325ea1bb1f18.tar.gz gcc-1c6c21c8a84cd07a513ebbf13e18325ea1bb1f18.tar.bz2 |
pa.h (EXTRA_CONSTRAINT): Fix comment.
* pa.h (EXTRA_CONSTRAINT): Fix comment.
From-SVN: r25096
-rw-r--r-- | gcc/config/pa/pa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index 71431e2..37f3de78e7 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -1448,7 +1448,7 @@ extern struct rtx_def *hppa_builtin_saveregs (); these things in insns and then not re-recognize the insns, causing constrain_operands to fail. - `R' is unused. + `R' is used for scaled indexed addresses. `S' is unused. |