[Bug binutils/32809] readelf doesn't dump .debug_loclists section correctly for 64-bit target and mixed dwarf4/5 content

2025-04-05 Thread lynda.rowe at ericsson dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32809 --- Comment #3 from Lynda Rowe --- That patch definitely seems like it resolves the problem. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/32813] Missing REX prefix for LSL

2025-04-05 Thread abel at cs dot uni-saarland.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32813 --- Comment #4 from Andreas Abel --- With respect to performance, the processor behaviors are not identical. The one with an 64-bit operand size is one byte longer, which can have various effects on performance. Yes, I could add workarounds t

[Bug gas/32813] Missing REX prefix for LSL

2025-04-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32813 --- Comment #3 from H.J. Lu --- (In reply to Andreas Abel from comment #2) > Yes, it causes issues in > https://github.com/andreas-abel/nanoBench/tree/master/tools/cpuBench, which > is the code that generates the benchmarks that are behind > h

[Bug ld/30374] ld: Add --remap-inputs-file= to remap input files

2025-04-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30374 Sam James changed: What|Removed |Added Target Milestone|--- |2.41 -- You are receiving this mail beca

[Bug gas/32813] Missing REX prefix for LSL

2025-04-05 Thread abel at cs dot uni-saarland.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32813 --- Comment #5 from Andreas Abel --- If it is not a bug, but a conscious choice to prefer the form without the REX prefix to optimize the instruction size, I would expect that `{nooptimize} LSL RCX, RDX` has the prefix, but this is not the cas

[Bug gas/32813] Missing REX prefix for LSL

2025-04-05 Thread abel at cs dot uni-saarland.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32813 --- Comment #2 from Andreas Abel --- Yes, it causes issues in https://github.com/andreas-abel/nanoBench/tree/master/tools/cpuBench, which is the code that generates the benchmarks that are behind https://www.uops.info/ Because of the first is

[Bug gprof/32779] tst-gmon-gprof-l.sh failure when -g isn't used

2025-04-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32779 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|---

nm.1: Some remarks about this man page

2025-04-05 Thread Bjarni Ingi Gislason
Package: binutils-common Version: 2.44-3 Severity: minor Tags: upstream * What led up to the situation? Checking for defects with a new version test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man page" [Use "groff -e ' $' -e '\\~$' " to find obvious trailing s

[Bug ld/19636] -pie changes program behavior and generate unnecessary dynamic symbols.

2025-04-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19636 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/32809] New: readelf doesn't dump .debug_loclists section correctly for 64-bit target and mixed dwarf4/5 content

2025-04-05 Thread lynda.rowe at ericsson dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32809 Bug ID: 32809 Summary: readelf doesn't dump .debug_loclists section correctly for 64-bit target and mixed dwarf4/5 content Product: binutils Version: 2.45 (HEAD) Statu