[Bug debug/108905] Debugging information refers to the wrong file with function defined in toplevel inline-asm

2023-02-23 Thread lveyde at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108905 --- Comment #2 from Lev Veyde --- So the incorrect filename and line comes from not setting it properly in inline assembly the macro resolves to? So it's basically an issue in the Linux kernel source code? I tried to add .line to the inline as

[Bug c/108905] New: Debugging information refers to the wrong file

2023-02-23 Thread lveyde at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108905 Bug ID: 108905 Summary: Debugging information refers to the wrong file Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: