Fix assert failure with --emit-relocs and .eh_frame sections.
authorCary Coutant <ccoutant@google.com>
Wed, 6 Nov 2013 18:34:26 +0000 (10:34 -0800)
committerCary Coutant <ccoutant@google.com>
Wed, 6 Nov 2013 18:37:45 +0000 (10:37 -0800)
commit1d946cb356d22867128b40b9560857f930b2b0b0
tree1f109f2dac74c00d9c9de78dd1a5ae32eeb6f4f6
parentb9502d3fd7848cd4d843be8bdc28633a3d24438d
Fix assert failure with --emit-relocs and .eh_frame sections.

gold/
PR gold/15758
* object.cc (Sized_relobj_file::do_layout): Handle .eh_frame sections
before reloc sections.
gold/ChangeLog
gold/object.cc
This page took 0.02419 seconds and 4 git commands to generate.