[Bug ld/28735] New: relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, building libgeos

2022-01-01 Thread shorne at sourceware dot org
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

[Bug ld/28735] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, building libgeos

2022-01-01 Thread shorne at sourceware dot org
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

[Bug ld/28735] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, building libgeos

2022-01-01 Thread shorne at sourceware dot org
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

[Bug ld/28735] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, building libgeos

2022-01-01 Thread 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

[Bug ld/21464] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, when linking libQtGui.so.4.8.7

2022-01-01 Thread shorne at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21464 Stafford Horne changed: What|Removed |Added Blocks||28735 Referenced Bugs: https://sou

[Bug ld/28735] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, building libgeos

2022-01-01 Thread shorne at sourceware dot org
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.

[Bug binutils/28736] New: Heap-buffer-overflow in ada_demangle function with nm-new

2022-01-01 Thread duzhengjie100 at gmail dot com
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

[Bug binutils/28736] Heap-buffer-overflow in ada_demangle function with nm-new

2022-01-01 Thread duzhengjie100 at gmail dot com
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.