https://sourceware.org/bugzilla/show_bug.cgi?id=27280
Nick Desaulniers <ndesaulniers at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Nick Desaulniers <ndesaulniers at google dot com> ---
> the compiler should emit .file 0 before .file 1
Got it. Looks like I can feature detect not needing -gdwarf-5 for gas then
via:
$ echo '.file 0 "filename"\n.file 1 "filename" md5
0x7a0b65214090b6693bd1dc24dd248245' | binutils-gdb/gas/as -
--
You are receiving this mail because:
You are on the CC list for the bug.