Commit b405396c by Doug Evans

(output_func_epilogue): Add comment regarding insn_addresses.

From-SVN: r12915
parent 075154ba
......@@ -4574,6 +4574,7 @@ output_func_epilogue (f, frame_size)
epilogue_done:
/* insn_addresses isn't allocated when not optimizing */
/* ??? The previous comment is incorrect. Clarify. */
if (optimize > 0)
arm_increase_location (code_size
......
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