https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107679
--- Comment #2 from anlauf at gcc dot gnu.org --- Interesting. Adding a line print *, z after the call call s1(z) make the ICE go away. Is it the CLOBBER that confuses us?
anlauf at gcc dot gnu.org via Gcc-bugs Mon, 14 Nov 2022 10:22:28 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107679
--- Comment #2 from anlauf at gcc dot gnu.org --- Interesting. Adding a line print *, z after the call call s1(z) make the ICE go away. Is it the CLOBBER that confuses us?