From: Richard Stallman Date: Tue, 29 Jun 1993 22:15:59 +0000 (+0000) Subject: Comment change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=60343c3baa8439c2024431c329bac6b2ab5c8190;p=gcc.git Comment change. From-SVN: r4798 --- 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. */