http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47341
Mikael Morin <mikael at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael at gcc dot gnu.org --- Comment #2 from Mikael Morin <mikael at gcc dot gnu.org> 2011-01-18 12:30:09 UTC --- (In reply to comment #1) > the SCEVs cannot be expanded properly because of the casts. Doesn't seem to work better with i,j,l made integer(8), i.e. without the casts.