On Tue, Oct 22, 2019 at 9:25 AM Richard Sandiford
wrote:
>
> I noticed yesterday that r277235 was a bit too mechanical and ended up
> introducing use after free bugs in both loop and SLP vectorisation.
> Sorry for the stupid mistake. :-(
>
> Moving "next_size += 1" down isn't part of the fix, but
I noticed yesterday that r277235 was a bit too mechanical and ended up
introducing use after free bugs in both loop and SLP vectorisation.
Sorry for the stupid mistake. :-(
Moving "next_size += 1" down isn't part of the fix, but it seemed odd
to keep it where it was after moving the "next_size ==