From: Jeff Law Date: Mon, 8 Feb 1999 16:34:10 +0000 (-0700) Subject: pa.h (EXTRA_CONSTRAINT): Fix comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c6c21c8a84cd07a513ebbf13e18325ea1bb1f18;p=gcc.git pa.h (EXTRA_CONSTRAINT): Fix comment. * pa.h (EXTRA_CONSTRAINT): Fix comment. From-SVN: r25096 --- diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index 71431e238c4..37f3de78e71 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.