http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51506
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-12 23:25:04 UTC --- Hmm, shouldn't this be handled in steps? First by IPA-SRA and then by IPA-CCP ?