diff options
Diffstat (limited to 'gcc/config/pdp11/pdp11.h')
-rw-r--r-- | gcc/config/pdp11/pdp11.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pdp11/pdp11.h b/gcc/config/pdp11/pdp11.h index f4e40b37a17..d01621c7cf7 100644 --- a/gcc/config/pdp11/pdp11.h +++ b/gcc/config/pdp11/pdp11.h @@ -508,7 +508,7 @@ loading is easier into LOAD_FPU_REGS than FPU_REGS! */ extern int current_first_parm_offset; /* Offset of first parameter from the argument pointer register value. - For the pdp11, this is non-zero to account for the return address. + For the pdp11, this is nonzero to account for the return address. 1 - return address 2 - frame pointer (always saved, even when not used!!!!) -- chnage some day !!!:q! |