]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Improve ODR checking. users/ccoutant/two-level-line-150331
authorCary Coutant <ccoutant@google.com>
Mon, 9 Feb 2015 23:58:57 +0000 (15:58 -0800)
committerCary Coutant <ccoutant@google.com>
Tue, 31 Mar 2015 17:51:11 +0000 (10:51 -0700)
commitac2a5ee857c267a3003c9db3e1a3219f1c6f122d
tree8010534befc80eb6eb22ebffff04bb96968943d2
parent2cd0390339e0f7b5cd6353f1f86aa6ceb0fb3536
Improve ODR checking.

2015-02-09  Cary Coutant  <ccoutant@google.com>

gold/
* dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Fix debug
output to print correct context.
(Sized_dwarf_line_info::do_addr2line): Add debug output. Return
up to 4 more locations at the beginning of the function.
* symtab.cc (Symbol_table::detect_odr_violations): Get canonical
result before sorting list of line numbers.
gold/dwarf_reader.cc
gold/symtab.cc