[Bug binutils/32506] New: removed functions showing up in objdump listing and gdb

2024-12-27 Thread trampas at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 Bug ID: 32506 Summary: removed functions showing up in objdump listing and gdb Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal

[Bug binutils/32505] New: Memory leak in objcopy when using --add-gnu-debuglink option.

2024-12-27 Thread pengsy21 at m dot fudan.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32505 Bug ID: 32505 Summary: Memory leak in objcopy when using --add-gnu-debuglink option. Product: binutils Version: 2.44 (HEAD) Status: UNCONFIRMED Severity: nor

[Bug ld/32491] [2.44 Regression] ld-elf/compress.exp test failures on arm-linux-gnueabi*

2024-12-27 Thread thiago.bauermann at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32491 --- Comment #9 from Thiago Jung Bauermann --- (In reply to Thiago Jung Bauermann from comment #6) > Maybe the gas change surfaced a latent bug in ld? It actually surfaced a latent bug in GCC's configure script: the fact that commit d5cbf916b

Re: Issue 385993741: binutils:fuzz_as: Use-of-uninitialized-value in macro_del_f

2024-12-27 Thread buganizer-system
Replying to this email means your email address will be shared with the team that works on this product. https://issues.oss-fuzz.com/issues/385993741 Changed Disclosure: → Mar 27, 2025 ___ Reference Info: 385993741 binutils:fuzz_as: Use-of-uninitialized-value in ma

Issue 385993741: binutils:fuzz_as: Use-of-uninitialized-value in macro_del_f

2024-12-27 Thread buganizer-system
Replying to this email means your email address will be shared with the team that works on this product. https://issues.oss-fuzz.com/issues/385993741 Reference Info: 385993741 binutils:fuzz_as: Use-of-uninitialized-value in macro_del_f component: Public Trackers > 1362134 > OSS Fuzz status: New

[Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm-linux-gnueabihf for kernel build

2024-12-27 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #19 from John Paul Adrian Glaubitz --- (In reply to Jan Beulich from comment #18) > (In reply to Eric Botcazou from comment #17) > > Then such a concern should have been sufficient to block the change. > > Well, no, we don't reall

[Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm-linux-gnueabihf for kernel build

2024-12-27 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #18 from Jan Beulich --- (In reply to Eric Botcazou from comment #17) > Then such a concern should have been sufficient to block the change. Well, no, we don't really want to leave bugs around just to account for bugs elsewhere. A

[Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm-linux-gnueabihf for kernel build

2024-12-27 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #17 from Eric Botcazou --- > Just to mention it: It is hardly possible to test with everything that's > around. In fact I'm less worried of linkers - they're typically respecting > the spec quite well. My concern was rather about o

[Bug gas/31887] gas confuses an memory operand as immediate value (no diagnostic) for various x86 opcodes

2024-12-27 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31887 Jan Beulich changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug gas/31886] gas allows incorrect memory size directive for some x86 opcodes

2024-12-27 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31886 Jan Beulich changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug gas/30919] Assembly Syntax Bugs in GAS

2024-12-27 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30919 Bug 30919 depends on bug 31886, which changed state. Bug 31886 Summary: gas allows incorrect memory size directive for some x86 opcodes https://sourceware.org/bugzilla/show_bug.cgi?id=31886 What|Removed |Add

[Bug gas/31885] gas silently changes register types without any diagnostic/warning

2024-12-27 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31885 Jan Beulich changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm-linux-gnueabihf for kernel build

2024-12-27 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #16 from Jan Beulich --- (In reply to Eric Botcazou from comment #12) > Ouch. What was the purpose of this change? Changing such an old behavior > for no clear benefits beyond saving a few bytes looks rather questionable. > Was