Commit 5dd33f4b by Zack Weinberg Committed by Zack Weinberg

* varasm.c (eh_frame_section): Revert change to argument list.

From-SVN: r34085
parent 2bc9f98c
2000-05-22 Zack Weinberg <zack@wolery.cumb.org>
* varasm.c (eh_frame_section): Revert change to argument list.
Mon May 22 13:14:03 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* final.c (final_scan_insn, case NOTE_INSN_FUNCTION_BEG): Remove
......@@ -427,7 +427,7 @@ asm_output_aligned_bss (file, decl, name, size, align)
#ifdef EH_FRAME_SECTION_ASM_OP
void
eh_frame_section (void)
eh_frame_section ()
{
if (in_section != in_eh_frame)
{
......
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