https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> --- So we are not seeing the tree SCC during free-lang-data - we put it to the tree encoder via output_constructor of 'bar'. And the reason is because the CONSTRUCTOR has FIELD_DECL idx but walk_tree only walks values.