https://sourceware.org/bugzilla/show_bug.cgi?id=16017

--- Comment #22 from Meador Inge <meadori at codesourcery dot com> ---
Hi Nick,

I just noticed that the mask for 'elf32_thumb2_plt_entry[0]' has the same typo,
but the upper 8 needs to be removed instead.  I had to squint to see it :-)

Also, we should remove the 'BFD_ASSERT ((got_displacement & 0xf0000000) == 0)'
assert now that 32-bit support is there.  Other than that, looks good to me!

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to