diff options
Diffstat (limited to 'gcc/config/pa/pa.h')
-rw-r--r-- | gcc/config/pa/pa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index 76a64fe..d56ebcf 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -500,7 +500,7 @@ extern struct rtx_def *hppa_pic_save_rtx (void); /* Believe it or not. */ #define ARGS_GROW_DOWNWARD -/* Define this to non-zero if the nominal address of the stack frame +/* Define this to nonzero if the nominal address of the stack frame is at the high-address end of the local variables; that is, each additional local variable allocated goes at a more negative offset in the frame. */ |