From 60343c3baa8439c2024431c329bac6b2ab5c8190 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 29 Jun 1993 22:15:59 +0000 Subject: [PATCH] Comment change. From-SVN: r4798 --- gcc/rtl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/rtl.h b/gcc/rtl.h index 72eac9cf880..d6bfac837e5 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -836,7 +836,7 @@ extern rtx virtual_incoming_args_rtx; #define VIRTUAL_INCOMING_ARGS_REGNUM (FIRST_VIRTUAL_REGISTER) -/* If FRAME_GROWS_DOWNWARDS, this points to immediately above the first +/* If FRAME_GROWS_DOWNWARD, this points to immediately above the first variable on the stack. Otherwise, it points to the first variable on the stack. */ -- 2.30.2