*** empty log message ***
From-SVN: r943
This commit is contained in:
parent
2c325bb8de
commit
048dfa64fa
@ -281,6 +281,8 @@ initialize_for_inline (fndecl, min_labelno, max_labelno, max_reg, copy)
|
||||
|
||||
if (GET_CODE (p) == REG)
|
||||
parmdecl_map[REGNO (p)] = parms;
|
||||
/* This flag is cleared later
|
||||
if the function ever modifies the value of the parm. */
|
||||
TREE_READONLY (parms) = 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user