* varasm.c (eh_frame_section): Revert change to argument list.
From-SVN: r34085
This commit is contained in:
parent
2bc9f98c24
commit
5dd33f4be2
@ -1,3 +1,7 @@
|
||||
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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user