https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70120
Richard Henderson <rth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |rth at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |rth at gcc dot gnu.org --- Comment #5 from Richard Henderson <rth at gcc dot gnu.org> --- The problem here is the literal pool isn't a multiple of the instruction size, so the Letext label is "misaligned", which affects the encoding of the dwarf2 info.