From 1c6c21c8a84cd07a513ebbf13e18325ea1bb1f18 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 8 Feb 1999 09:34:10 -0700 Subject: [PATCH] pa.h (EXTRA_CONSTRAINT): Fix comment. * pa.h (EXTRA_CONSTRAINT): Fix comment. From-SVN: r25096 --- gcc/config/pa/pa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2