projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cc9063
)
fix comment typo
author
Jason Merrill
<jason@gcc.gnu.org>
Fri, 15 Mar 2002 10:17:16 +0000
(
05:17
-0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Fri, 15 Mar 2002 10:17:16 +0000
(
05:17
-0500)
From-SVN: r50804
gcc/function.h
patch
|
blob
|
history
diff --git
a/gcc/function.h
b/gcc/function.h
index 5cc0948f20636dc299b238f361108154a739a060..256364abad3e6809bd0b783b15dcbf9040a290cc 100644
(file)
--- a/
gcc/function.h
+++ b/
gcc/function.h
@@
-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 momenta
ir
ly unaligned while pushing the arguments.
+ boundary can be momenta
ri
ly 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;