https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105256
--- Comment #10 from Marek Polacek <mpolacek at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #9) > (In reply to Marek Polacek from comment #8) > > In fact I see the ICE even without any options. > > > > Looks like <PLACEHOLDER_EXPR struct Colors> for the NSDMI of mFocusText > > leaks into the gimplifier. But I cannot reproduce this with gcc 11 on a > > different box, weird. > > Maybe PR 104583? I think that's unlikely. I'm trying to reduce the #c3/#c4 .ii. Let's see if I get anywhere...