https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50883
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu.org --- Comment #12 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > Btw, I thought about this issue quite extensively together with Michael Matz > and it's going to be a mess, in particular on the call side. Representing > things on GIMPLE will also be fun. Is it really worth the hassle though for real-world code, i.e. as opposed to toy examples, now that we have IPA-SRA and the like?