https://sourceware.org/bugzilla/show_bug.cgi?id=31111
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2024-01-20
--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
(In reply to gprocida from comment #2)
> I investigated and opened these other DWARF 4/5 issues with DW_AT_decl_file.
>
> * https://github.com/llvm/llvm-project/issues/73652
> * https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112726
>
> Please let me know if you think they are at related to this issue.
Sorry, I am confused by those bug reports. Those look like a bugs in
llvm-dwarfdump.
Lets keep this bug for the issue where DW_AT_decl_file has the value zero, with
DWARFv5. In that case we might want to change dwarf_decl_file from reporting
NULL (an error, no source file) to reporting the value of index 0 in the file
table (if that exists).
--
You are receiving this mail because:
You are on the CC list for the bug.