https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103241
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Isn't that just how debug location views work by design? I bet llvm-dwarfdump doesn't understand those... Just read https://dwarfstd.org/ShowIssue.php?issue=170427.1 or Alex' papers on the topic...