http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59175
--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Hmm, we lose information here since we remove the range expression. I suppose that problem should be handled independently. I will update the testcase to new template and add +1 that will introduce new SSA name to add value range info to. Honza