bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27280] md5 DWARF v5 additions require -gdwarf-5


From: ndesaulniers at google dot com
Subject: [Bug gas/27280] md5 DWARF v5 additions require -gdwarf-5
Date: Fri, 29 Jan 2021 23:56:15 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]