https://sourceware.org/bugzilla/show_bug.cgi?id=28735
Bug ID: 28735
Summary: relocation truncated to fit: R_OR1K_GOT16 on OpenRISC,
building libgeos
Product: binutils
Version: 2.37
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=28735
--- Comment #1 from Stafford Horne ---
The issue is the the relation has the 16-bit sign bit set. So even though we
are masking out upper bits to try to avoid overflow we still get an error for
signed overflow.
--
You are receiving this mai
https://sourceware.org/bugzilla/show_bug.cgi?id=28735
Stafford Horne changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |shorne at sourceware
dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28735
Stafford Horne changed:
What|Removed |Added
Depends on||21464
Referenced Bugs:
https://sou
https://sourceware.org/bugzilla/show_bug.cgi?id=21464
Stafford Horne changed:
What|Removed |Added
Blocks||28735
Referenced Bugs:
https://sou
https://sourceware.org/bugzilla/show_bug.cgi?id=28735
--- Comment #2 from Stafford Horne ---
Posted patch:
https://sourceware.org/pipermail/binutils/2022-January/119078.html
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=28736
Bug ID: 28736
Summary: Heap-buffer-overflow in ada_demangle function with
nm-new
Product: binutils
Version: 2.38 (HEAD)
Status: UNCONFIRMED
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=28736
--- Comment #1 from 杜政杰 ---
VERSION: this bug is still in the newest development source tree.
git clone git://sourceware.org/git/binutils-gdb.git
--
You are receiving this mail because:
You are on the CC list for the bug.