Commit 6317749b by Jan Brittenson

declared finalize_pic as void

From-SVN: r5411
parent 659d75b8
......@@ -58,6 +58,7 @@ rtx legitimize_pic_address ();
all PIC references were deleted from the current function. That would
save an address register */
void
finalize_pic ()
{
if (flag_pic && current_function_uses_pic_offset_table)
......
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