http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52314
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-20 19:20:04 UTC --- Actually I have a patch which works around my current issue with fold wrapping a SAVE_EXPR around a SSA_NAME. I hope to move away from fold soonish in the branch I am working on anyways so I will just use that patch until then.