]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/testsuite/Makefile.in
If a range is missing, assume the input address is mapped.
authorRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Mon, 27 Apr 2015 18:33:02 +0000 (14:33 -0400)
committerRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Mon, 27 Apr 2015 18:35:17 +0000 (14:35 -0400)
commitcfbf0e3c5b637d66b2b1aeadecae9c187b825b2f
treebe86234359ffb2555ab01fd46b40e3d82dee18c6
parent4fff86c517abb5ba454befe0ec0f284f720dde00
If a range is missing, assume the input address is mapped.

When Output_section::is_input_address_mapped is called we have entries for
all dropped ranges, but not for all ranges.
gold/ChangeLog
gold/output.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/eh_test_a.cc [new file with mode: 0644]
gold/testsuite/eh_test_b.cc [new file with mode: 0644]