------- Comment #15 from jvdelisle at gcc dot gnu dot org 2010-03-11 14:25 ------- yes, you have to be careful as you increment through the indexes to not overwrite a previous good initialization of end. I suspect there is at least one other bug in there while you are at it. :)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43228