https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104407
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 --- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> --- Hmm, we are trying very hard to _not_ do any RTL expansion during early_dwarf exactly because of this. I suppose there might be a path that slipped through ...