[Bug gold/19277] inutils-gdb/gold/arm.cc:4513: reading dead memory
https://sourceware.org/bugzilla/show_bug.cgi?id=19277 --- Comment #1 from dcb --- Still broken some eight months later. binutils-gdb/gold/arm.cc:4542]: (error) Returning/dereferencing 'buffer' after it is deallocated / released -- 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
[Bug gold/18874] src/gold/gc.h:207: performance tweek ?
https://sourceware.org/bugzilla/show_bug.cgi?id=18874 --- Comment #1 from dcb --- Still broken, some eleven months later. -- 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
[Bug gold/20334] New: gold/aarch64.cc:8054]: (style) Redundant condition
https://sourceware.org/bugzilla/show_bug.cgi?id=20334 Bug ID: 20334 Summary: gold/aarch64.cc:8054]: (style) Redundant condition Product: binutils Version: 2.27 (HEAD) Status: UNCONFIRMED Severity: minor Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: dcb314 at hotmail dot com CC: ian at airs dot com Target Milestone: --- gold/aarch64.cc:8054]: (style) Redundant condition: pair. '!pair || (pair && !load)' is equivalent to '!pair || !load' Source code is if (Insn_utilities::aarch64_mem_op_p(insn2, &rt1, &rt2, &pair, &load) && (!pair || (pair && !load))) -- 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