[Bug debug/101987] gcc 10.3.1 fails to generate debugging information for aarch64 .S files

2021-08-19 Thread dcmay at copper dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101987 --- Comment #5 from Dietmar May --- I've confirmed that the issue is present in binutils 2.36.1, but not 2.35.1 ARM / Linaro's aarch64 10.2.1 toolchain uses binutils 2.35.1 Their 10.3.1 toolchain uses binutils 2.36.1 By copying the 'as' binary

[Bug debug/101987] gcc 10.3.1 fails to generate debugging information for aarch64 .S files

2021-08-19 Thread dcmay at copper dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101987 Dietmar May changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #4 from Dietmar May --

[Bug debug/101987] gcc 10.3.1 fails to generate debugging information for aarch64 .S files

2021-08-19 Thread dcmay at copper dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101987 --- Comment #2 from Dietmar May --- $ /opt/linaro/10.3.1/bin/aarch64-none-elf-gcc -v -g src/boot.S -c Using built-in specs. COLLECT_GCC=/opt/linaro/10.3.1/bin/aarch64-none-elf-gcc Target: aarch64-none-elf Configured with: /data/jenkins/workspace

[Bug debug/101987] New: gcc 10.3.1 fails to generate debugging information for aarch64 .S files

2021-08-19 Thread dcmay at copper dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101987 Bug ID: 101987 Summary: gcc 10.3.1 fails to generate debugging information for aarch64 .S files Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severity: norm