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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Oh, and one more thing, why the second hunk isn't inside of the if (assign && )
body, but after it?
If we haven't updated code, then it will never succeed with code = SSA_NAME
unless the first hunk already returned true.

Reply via email to