[Bug gas/29527] x86: ambiguous operands silently accepted in AT&T mode

2022-09-06 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29527 --- Comment #3 from Jan Beulich --- (In reply to H.J. Lu from comment #2) > (In reply to Jan Beulich from comment #0) > > cvtsi2ss (%rax), %xmm0 > > vcvtsi2ss (%rax), %xmm0, %xmm0 > > vcvtusi2ss (%rax), %xmm0, %xmm0 > > > > They

[Bug gas/29523] i686-w64-mingw32-objdump -WL returns incorrect file paths

2022-09-06 Thread ralf.habacker at freenet dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=29523 --- Comment #8 from Ralf Habacker --- (In reply to Nick Clifton from comment #7) Hi Nick, > Please try out the uploaded patch and let me know if it works for you. Thank you for your support. Unfortunally the patch does not seem to fit on

[Bug gas/29551] Wrong relocations against _GLOBAL_OFFSET_TABLE_

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29551 H.J. Lu changed: What|Removed |Added CC||jbeulich at suse dot com --- Comment #3 fro

[Bug gas/29527] x86: ambiguous operands silently accepted in AT&T mode

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29527 --- Comment #2 from H.J. Lu --- (In reply to Jan Beulich from comment #0) > cvtsi2ss (%rax), %xmm0 > vcvtsi2ss (%rax), %xmm0, %xmm0 > vcvtusi2ss (%rax), %xmm0, %xmm0 > They default to 32 bits because when SSE was introduced

[Bug gas/29551] Wrong relocations against _GLOBAL_OFFSET_TABLE_

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29551 --- Comment #2 from H.J. Lu --- We can't change _GLOBAL_OFFSET_TABLE_ nor _GLOBAL_OFFSET_TABLE_(%rip). _GLOBAL_OFFSET_TABLE_ generates GOTPC32 relocation. _GLOBAL_OFFSET_TABLE_(%rip) generates GOTPC32 relocation which is the same as PC32 sinc

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

2022-09-06 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 --- Comment #5 from Sam James --- You can also try, per #musl on IRC's recommendations, http://musl.cc/ which is designed for this sort of thing. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/29551] Wrong relocations against _GLOBAL_OFFSET_TABLE_

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29551 --- Comment #1 from H.J. Lu --- GCC generates call__x86.get_pc_thunk.bx addl$_GLOBAL_OFFSET_TABLE_, %ebx to load the address of _GLOBAL_OFFSET_TABLE_ into EBX with R_386_GOTPC relocation. -- You are receiving this m

[Bug ld/29552] [GCC 12.2] the address of ‘elf_header’ will never be NULL [-Werror=address]

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29552 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/29552] New: [GCC 12.2] the address of ‘elf_header’ will never be NULL [-Werror=address]

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29552 Bug ID: 29552 Summary: [GCC 12.2] the address of ‘elf_header’ will never be NULL [-Werror=address] Product: binutils Version: 2.40 (HEAD) Status: NEW Severit

[Bug gas/29551] Wrong relocations against _GLOBAL_OFFSET_TABLE_

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29551 H.J. Lu changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug gas/29551] Wrong relocations against _GLOBAL_OFFSET_TABLE_

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29551 H.J. Lu changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug gas/29551] New: Wrong relocations against _GLOBAL_OFFSET_TABLE_

2022-09-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29551 Bug ID: 29551 Summary: Wrong relocations against _GLOBAL_OFFSET_TABLE_ Product: binutils Version: 2.40 (HEAD) Status: NEW Severity: normal Priority: P2 Compon

[Bug binutils/29075] objdump -S does not support debuginfod

2022-09-06 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29075 Aaron Merey changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug gas/29523] i686-w64-mingw32-objdump -WL returns incorrect file paths

2022-09-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29523 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug gas/29523] i686-w64-mingw32-objdump -WL returns incorrect file paths

2022-09-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29523 --- Comment #7 from Nick Clifton --- Created attachment 14318 --> https://sourceware.org/bugzilla/attachment.cgi?id=14318&action=edit Proposed Patch Hi Ralf, Stupid DWARF-5, it has been the bane of my existence recently. This is anoth

[Bug gas/28863] two-argument .align is accepted for RISC-V but the alignment is not always preserved

2022-09-06 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28863 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org --- C

[Bug ld/24683] RISC-V call and callplt reloc handling

2022-09-06 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24683 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org

[Bug binutils/27809] RISC-V missing disassembler options in document

2022-09-06 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27809 Nelson Chu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---