[Bug gas/28610] ASAN error: in riscv_update_subset bfd/elfxx-riscv.c:2245

2021-11-22 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28610 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org

[Bug gas/28610] ASAN error: in riscv_update_subset bfd/elfxx-riscv.c:2245

2021-11-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28610 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nelson Chu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=577bf39f10c6d50a52866eb8fc32d6d1e34bb215 commit 577bf39f10c6d50a52866eb8fc32d

[Bug gas/28610] ASAN error: in riscv_update_subset bfd/elfxx-riscv.c:2245

2021-11-22 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=28610 --- Comment #3 from Martin Liska --- Thanks for the quick fix. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/28614] New: [AArch64] opcodes/aarch64-*: -Werror=maybe-uninitialized hit unless assertations are enabled

2021-11-22 Thread pexu at sourceware dot mail.kapsi.fi
https://sourceware.org/bugzilla/show_bug.cgi?id=28614 Bug ID: 28614 Summary: [AArch64] opcodes/aarch64-*: -Werror=maybe-uninitialized hit unless assertations are enabled Product: binutils Version: 2.38 (HEAD)

[Bug binutils/28614] [AArch64] opcodes/aarch64-*: -Werror=maybe-uninitialized hit unless assertations are enabled

2021-11-22 Thread pexu at sourceware dot mail.kapsi.fi
https://sourceware.org/bugzilla/show_bug.cgi?id=28614 --- Comment #1 from Pekka Seppänen --- Comment on attachment 13802 --> https://sourceware.org/bugzilla/attachment.cgi?id=13802 Use `abort ()' instead of `assert (0)' Oops.. opcodes/arm-dis.c shouldn't appear on the patch -- At least not wit

Issue 41262 in oss-fuzz: binutils:fuzz_disassemble: Dynamic-stack-buffer-overflow in extract_fields

2021-11-22 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 41262 by sheriffbot: binutils:fuzz_disassemble: Dynamic-stack-buffer-overflow in extract_fields https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41262#c3 This bug has been fixed. It has been opened to the public. - Your fri

Issue 41270 in oss-fuzz: binutils:fuzz_addr2line: Dynamic-stack-buffer-overflow in error_handler_internal

2021-11-22 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #2 on issue 41270 by sheriffbot: binutils:fuzz_addr2line: Dynamic-stack-buffer-overflow in error_handler_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41270#c2 This bug has been fixed. It has been opened to the public. - Yo

[Bug ld/28619] New: -m option is not ignored when is immediately preceded by -o option

2021-11-22 Thread egor_suvorov at mail dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=28619 Bug ID: 28619 Summary: -m option is not ignored when is immediately preceded by -o option Product: binutils Version: unspecified Status: UNCONFIRMED Severity

[Bug ld/28619] -m option is not ignored when is immediately preceded by -o option

2021-11-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28619 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---