Commit 048dfa64 by Richard Stallman

*** empty log message ***

From-SVN: r943
parent 2c325bb8
......@@ -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;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment