diff options
author | Alan Modra <amodra@gmail.com> | 2024-02-15 19:03:07 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2024-02-15 19:11:42 +1030 |
commit | 313f04b6edcd09e0e7ff224bd54a892ab8f029aa (patch) | |
tree | b7a16c713a410489aeec144fb73106b193d10254 /gdb/testsuite/gdb.python/py-cmd-exception.c | |
parent | d88a48558d6dc171fccb4c5c496c9248e78eecd0 (diff) | |
download | binutils-313f04b6edcd09e0e7ff224bd54a892ab8f029aa.zip binutils-313f04b6edcd09e0e7ff224bd54a892ab8f029aa.tar.gz binutils-313f04b6edcd09e0e7ff224bd54a892ab8f029aa.tar.bz2 |
Re: elf_backend_finish_dynamic_symbol returning false
I didn't examine ld testsuite logs properly after cf95b909e2c2.
Replacing one of the "return false" with BFD_ASSERT in
finish_dynamic_symbol was wrong as it causes segmentation faults on
testcases expected to fail. Revert those changes and instead make
a bfd_final_link failure noisy.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-cmd-exception.c')
0 files changed, 0 insertions, 0 deletions