https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103006

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Looks like that.
What do you think about unrolling making variable copies?  We'd need to be sure
that the scope of the variable is the loop we are unrolling though (or
something nested in it).

Reply via email to