]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Improve ODR checking.
authorCary Coutant <ccoutant@google.com>
Mon, 9 Feb 2015 23:58:57 +0000 (15:58 -0800)
committerCary Coutant <ccoutant@google.com>
Mon, 23 Feb 2015 07:44:29 +0000 (23:44 -0800)
commitc312754797926d284cd575782d3dc6e1ce14b2ba
treef122f48609ecc5645da2c61dd21900e9e8afecbd
parent76b3c0a5333ab4741e9d4d0c57972c1d14a8cd19
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