fix comment typo
From-SVN: r50804
This commit is contained in:
parent
5cc90635da
commit
98ef4163bc
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ struct expr_status
|
|||
int x_inhibit_defer_pop;
|
||||
|
||||
/* If PREFERRED_STACK_BOUNDARY and PUSH_ROUNDING are defined, the stack
|
||||
boundary can be momentairly unaligned while pushing the arguments.
|
||||
boundary can be momentarily unaligned while pushing the arguments.
|
||||
Record the delta since last aligned boundary here in order to get
|
||||
stack alignment in the nested function calls working right. */
|
||||
int x_stack_pointer_delta;
|
||||
|
|
Loading…
Add table
Reference in a new issue