https://sourceware.org/bugzilla/show_bug.cgi?id=27195
--- Comment #6 from Nick Clifton <nickc at redhat dot com> --- (In reply to H.J. Lu from comment #5) > It is done in GCC. But it doesn't always work. If assembly codes have > DWARF5 ".file 0" or ".loc 0" directives, assembler should turn on DWARF5 > and accept them. But your patch will not do that, unless the assembler source is updated in order to include the new directive. Plus if assembler source files are already using DWARF-5 only features then they must already be using --gdwarf-5 on the command line, right ? -- You are receiving this mail because: You are on the CC list for the bug.