Commit c86c3e99 by Jeff Law

Reinstall this patch from Jason.

8
        Reinstall this patch from Jason.
        * function.c (push_function_context_to): Don't call init_emit.

From-SVN: r19098
parent bbb81923
......@@ -533,8 +533,6 @@ push_function_context_to (context)
save_varasm_status (p, context);
if (save_machine_status)
(*save_machine_status) (p);
init_emit ();
}
void
......
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