https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121628
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121628
--- Comment #4 from anlauf at gcc dot gnu.org ---
(In reply to anlauf from comment #3)
> For debugging, one can reduce the loop body further:
>
> a = b
> b = a
>
> is sufficient for a crash in the second iteration.
"Unrolling
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121628
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Keywords||wrong-code
--- Comment #3 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121628
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
Ever c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121628
--- Comment #1 from Christopher Albert ---
Possibly related: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114612