https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101266
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Component|c |debug
Status|NEW |ASSIGNED
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
As dwarf2out.c is called on pre-gimplification GENERIC in that case, it should
handle GENERIC trees.
