diff options
author | Alan Modra <amodra@gmail.com> | 2021-03-30 13:03:30 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-03-30 13:47:18 +1030 |
commit | d1cbe0076a4b6442793121413a0d3b52ae19727e (patch) | |
tree | 0667f272160801b631e8adda6e70729acdc0f164 /gdb/target-memory.c | |
parent | 0af4fcc25dd5e2f98698da03396084258ebfb756 (diff) | |
download | binutils-d1cbe0076a4b6442793121413a0d3b52ae19727e.zip binutils-d1cbe0076a4b6442793121413a0d3b52ae19727e.tar.gz binutils-d1cbe0076a4b6442793121413a0d3b52ae19727e.tar.bz2 |
asan: linker.c:2294:8: runtime error: load of value 253
Seen after converting bfd_boolean to bool.
mmix +FAIL: ld-mmix/zeroehmmo
./ld-new -L/home/alan/src/binutils-gdb/ld/testsuite/ld-mmix -m mmo -Ttext 0xa00 -T /home/alan/src/binutils-gdb/ld/testsuite/ld-mmix/zeroeh.ld -o tmpdir/dump tmpdir/x.o tmpdir/y.o
/home/alan/src/binutils-gdb/bfd/linker.c:2294:8: runtime error: load of value 253, which is not a valid value for type '_Bool'
* elflink.c (elf_link_add_object_symbols): Don't set h->indx
unless is_elf_hash_table.
Diffstat (limited to 'gdb/target-memory.c')
0 files changed, 0 insertions, 0 deletions