aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1993-06-29 22:15:59 +0000
committerRichard Stallman <rms@gnu.org>1993-06-29 22:15:59 +0000
commit60343c3baa8439c2024431c329bac6b2ab5c8190 (patch)
treee727f6f5e76ac27830ae0664b97f80a332dba02b /gcc
parentc070dcf73313ae48f3686b3beaa267802d757ab3 (diff)
downloadgcc-60343c3baa8439c2024431c329bac6b2ab5c8190.zip
gcc-60343c3baa8439c2024431c329bac6b2ab5c8190.tar.gz
gcc-60343c3baa8439c2024431c329bac6b2ab5c8190.tar.bz2
Comment change.
From-SVN: r4798
Diffstat (limited to 'gcc')
-rw-r--r--gcc/rtl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 72eac9c..d6bfac8 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. */