declared finalize_pic as void

From-SVN: r5411
This commit is contained in:
Jan Brittenson 1993-09-22 12:21:03 -07:00
parent 659d75b802
commit 6317749beb

View File

@ -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)