]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix crash when section ends with a .lloc directive not followed by an insn. users/ccoutant/two-level-line-tables
authorCary Coutant <ccoutant@google.com>
Wed, 25 Mar 2015 22:27:52 +0000 (15:27 -0700)
committerCary Coutant <ccoutant@google.com>
Wed, 25 Mar 2015 22:27:52 +0000 (15:27 -0700)
commit83222732f13c2b1c316d6d62c44f18cff3a0c927
tree5c46d8e74bc0dd729ebc473726eb30cc0c8cc024
parentc312754797926d284cd575782d3dc6e1ce14b2ba
Fix crash when section ends with a .lloc directive not followed by an insn.

gas/
* dwarf2dbg.c (emit_logicals): Handle case where e->label is NULL.
gas/dwarf2dbg.c