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

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #9 from Sam James --- It works OK if modpost is built with -O0 or -O1. With -O2: ``` Starting program: /root/git/linux/scripts/mod/modpost -M -o Module.symvers -n -T modules.order vmlinux.o [Thread debugging using libthread_db ena

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

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #8 from Sam James --- (In reply to Sam James from comment #7) > Naively building linux-6.12.4 with sparc64_defconfig and `make ... > LD=/path/to/trunk/ld` builds OK with no modpost issues. .. helps if you do AS too, duh. Reproduce

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

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #7 from Sam James --- Naively building linux-6.12.4 with sparc64_defconfig and `make ... LD=/path/to/trunk/ld` builds OK with no modpost issues. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #6 from Sam James --- (In reply to John Paul Adrian Glaubitz from comment #5) > > I spent some time until I figured out the problem was in binutils but then > ran out of time which is why I filed the bug report first. (That's of

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

2024-12-22 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #6 from John Paul Adrian Glaubitz --- (In reply to Matthias Klose from comment #0) > seen on the trunk, not with 2.43.1 on arm-linux-gnueabihf. The linux build > fails with a bus error during the modpost call. The machine that it i

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #5 from John Paul Adrian Glaubitz --- (In reply to Sam James from comment #1) > Please provide at least a .config which can reproduce it, as well as a good > and bad modpost binary (with only binutils version differing between them

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

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #5 from Sam James --- I'll try reproduce it. -- You are receiving this mail because: You are on the CC list for the bug.

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

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 Sam James changed: What|Removed |Added CC||glaubitz at physik dot fu-berlin.d

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 Sam James changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug binutils/13438] [Wishlist] objdump option to disassemble a symbol/function

2024-12-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13438 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #3 from H.J. Lu --- Dup of PR 32435? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #2 from Sam James --- I can try get those elements tonight but I can't promise as I've got other bits on TODO for this evening. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/32493] Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 --- Comment #1 from Sam James --- Please provide at least a .config which can reproduce it, as well as a good and bad modpost binary (with only binutils version differing between them). Preprocessed source for modpost would be great as well.

[Bug binutils/32493] New: Binutils 2.44 results in unaligned code on linux-sparc64

2024-12-22 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32493 Bug ID: 32493 Summary: Binutils 2.44 results in unaligned code on linux-sparc64 Product: binutils Version: 2.44 (HEAD) Status: UNCONFIRMED Severity: normal

[Bug binutils/30033] binutils-2.40 broke arm-linux-gnueabi libraries on arm64 kernel with >4KB pages

2024-12-22 Thread rui314 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30033 Rui Ueyama changed: What|Removed |Added CC||rui314 at gmail dot com --- Comment #5 f