Discard FDEs for zero-length address ranges.
authorCary Coutant <ccoutant@gmail.com>
Fri, 26 Feb 2016 15:50:15 +0000 (07:50 -0800)
committerCary Coutant <ccoutant@gmail.com>
Fri, 26 Feb 2016 15:53:20 +0000 (07:53 -0800)
commitfc5a9bd57cbb974b8fc3aeb9a15d644cd9103451
treed42f0754a51f74f3ba88e5c9267e63846c0209eb
parent9fde51ed303ea3ecbaa7c0084ea417e775a5db29
Discard FDEs for zero-length address ranges.

2016-02-26  Egor Kochetov  <egor.kochetov@intel.com>
    Cary Coutant  <ccoutant@gmail.com>

gold/
PR gold/19735
* ehframe.h (Cie::fde_encoding): New method.
* ehframe.cc (Eh_frame::read_fde): Discard FDEs for zero-length
address ranges.
gold/ChangeLog
gold/ehframe.cc
gold/ehframe.h