https://sourceware.org/bugzilla/show_bug.cgi?id=28595
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27442
--- Comment #1 from dave.anglin at bell dot net ---
The attached patch fixes the ifunc test fails on hppa*-*-linux-gnu.
1) The regexp in contains_irelative_reloc fails to match upper case letters
arising in symbol names.
2) tmpdir/static_prog
Updates:
Labels: -restrict-view-commit
Comment #3 on issue 40897 by sheriffbot: binutils:fuzz_objcopy:
Null-dereference READ in coff_write_symbol
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40897#c3
This bug has been fixed. It has been opened to the public.
- Your friendly She
https://sourceware.org/bugzilla/show_bug.cgi?id=28595
H.J. Lu changed:
What|Removed |Added
Version|unspecified |2.38 (HEAD)
Target Milestone|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28595
--- Comment #22 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d7e3e627027fcf37d63e284144fe27ff4eba36b5
commit d7e3e627027fcf37d63e284144fe27f
https://sourceware.org/bugzilla/show_bug.cgi?id=28595
--- Comment #21 from Jason A. Donenfeld ---
GCC side bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103275
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=28595
--- Comment #20 from Florian Weimer ---
I think the relocations can't be placed into arbitrary instructions because the
linker must be able to find the start of the instruction to adjust the
instruction prefix. So GAS really should not assembl
https://sourceware.org/bugzilla/show_bug.cgi?id=28595
Florian Weimer changed:
What|Removed |Added
Component|build |gas
Product|glibc