[Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled code

2025-01-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32085 --- 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=8520cebeb576ae345ae506f2d7207668cc68d1cb commit 8520cebeb576ae345ae506f2d7207668

[Bug ld/32499] pr18841 test failure on riscv64-unknown-linux-gnu

2025-01-07 Thread palmer at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32499 Palmer Dabbelt changed: What|Removed |Added CC||palmer at gcc dot gnu.org --- Commen

[Bug gas/32528] New: Different codegen between `mov al, byte [rdi]` and `mov al, [rdi]`

2025-01-07 Thread taolzu at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32528 Bug ID: 32528 Summary: Different codegen between `mov al, byte [rdi]` and `mov al, [rdi]` Product: binutils Version: 2.43 Status: UNCONFIRMED Severity: norma

[Bug gas/32528] Different codegen between `mov al, byte [rdi]` and `mov al, [rdi]`

2025-01-07 Thread taolzu at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32528 Lzu Tao changed: What|Removed |Added CC||taolzu at gmail dot com -- You are receivi

[Bug gas/31889] gas confuses operand types for tbz/tbnz/adrp (accepts illegal syntax)

2025-01-07 Thread rearnsha at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31889 Richard Earnshaw changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug gas/31888] gas ignores operand expression for lsr and doesn't emit a diagnostic

2025-01-07 Thread rearnsha at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31888 Richard Earnshaw changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug ld/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Alan Modra changed: What|Removed |Added Component|binutils|ld -- You are receiving this mail becau

[Bug binutils/32238] Performance issues found from binutils version '2.36' version while usage of function 'lang_output_section_statement_lookup'

2025-01-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32238 Alan Modra changed: What|Removed |Added Severity|critical|normal Target Milestone|---

[Bug binutils/32324] Stripping BOLT'ed binaries leads to unwanted behaviour

2025-01-07 Thread avieira at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32324 --- Comment #6 from Andre Vieira --- Scrap that, probably best not to backport. Oh and thank you Alan! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32324] Stripping BOLT'ed binaries leads to unwanted behaviour

2025-01-07 Thread avieira at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32324 Andre Vieira changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2025-01-07 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #29 from Jan Beulich --- As I'm unable to repro this myself (issue doesn't surface on x86 hardware), can someone who is able to please give https://sourceware.org/pipermail/binutils/2025-January/138412.html a try in a Linux tree

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

2025-01-07 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 --- Comment #4 from Richard Biener --- For targets where zero is a valid address a linker option to specify an alternate relocation target for targets within GCed sections might be a workaround, specifying an address that more likely doesn't c

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

2025-01-07 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comme