[Bug gas/32022] Assembler shouldn't accept invalid TLS instructions

2024-08-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32022 --- Comment #14 from H.J. Lu --- (In reply to lili@intel.com from comment #13) > In addition to the ones you listed, I also added BFD_RELOC_386_TLS_LE_32, > because there is a kmov invalidation test case in gas, but linker doesn't > check

[Bug gas/32022] Assembler shouldn't accept invalid TLS instructions

2024-08-26 Thread lili.cui at intel dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32022 --- Comment #13 from lili.cui at intel dot com --- In addition to the ones you listed, I also added BFD_RELOC_386_TLS_LE_32, because there is a kmov invalidation test case in gas, but linker doesn't check it. gas/testsuite/gas/i386/inval-tls.

[Bug gas/32036] RISC-V zcmp: unrecognized opcode `cm.mva01s s0,s1'

2024-08-26 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32036 Nelson Chu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gas/32036] RISC-V zcmp: unrecognized opcode `cm.mva01s s0,s1'

2024-08-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32036 --- Comment #3 from Sourceware Commits --- The master branch has been updated by Nelson Chu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ca2590d7804b4ea563eec6f1127ed17a00c30315 commit ca2590d7804b4ea563eec6f1127ed17a00c30315

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2024-08-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 Vladimir Mezentsev changed: What|Removed |Added Status|WAITING |SUSPENDED --- Comment #10 from V

[Bug gprofng/29593] error: '__u64' undeclared (first use in this function) for aarch64-linux-musl host

2024-08-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29593 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|SUSPENDED --- Comment #6 from Vl

[Bug gprofng/30779] support gprofng on musl

2024-08-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30779 Vladimir Mezentsev changed: What|Removed |Added Summary|gprofng: fails to build |support gprofng on musl

[Bug gprofng/30779] gprofng: fails to build with musl-1.2.4 (gprofng/src/Data_window.h:56:3: error: 'off64_t' does not name a type; did you mean 'off_t'?)

2024-08-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30779 --- Comment #33 from Sourceware Commits --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=abb27dd124fd8d8a879ff667776bbf22422f464e commit abb27dd124fd8d8a879ff667776bbf2

[Bug gprofng/29593] error: '__u64' undeclared (first use in this function) for aarch64-linux-musl host

2024-08-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29593 --- Comment #5 from Sourceware Commits --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=abb27dd124fd8d8a879ff667776bbf22422f464e commit abb27dd124fd8d8a879ff667776bbf22

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2024-08-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 --- Comment #9 from Sourceware Commits --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=abb27dd124fd8d8a879ff667776bbf22422f464e commit abb27dd124fd8d8a879ff667776bbf22

[Bug gas/32022] Assembler shouldn't accept invalid TLS instructions

2024-08-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32022 --- Comment #12 from H.J. Lu --- For i386, linker issues an error for invalid TLS instruction sequences with R_386_TLS_GD, R_386_TLS_LDM, R_386_TLS_IE, R_386_TLS_GOTIE, R_386_TLS_IE_32, R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL. For x86-64, they

[Bug gas/32022] Assembler shouldn't accept invalid TLS instructions

2024-08-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32022 --- Comment #11 from H.J. Lu --- We should check linker optimization. We issue an assembler error only if linker will issue an error later. -- You are receiving this mail because: You are on the CC list for the bug.

Issue 69437 in oss-fuzz: binutils:fuzz_as: Stack-overflow in snapshot_symbol

2024-08-26 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #2 on issue 69437 by sheriffbot: binutils:fuzz_as: Stack-overflow in snapshot_symbol https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=69437#c2 This bug is approaching its deadline for being fixed, and will be automatically derestricted