https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124652
--- Comment #5 from anlauf at gcc dot gnu.org --- (In reply to anlauf from comment #4) > Created attachment 64091 [details] > Partial patch > > This fixes the testcase in comment#0 for me. > > It does not resolve the ICE in the extended testcase. However, the ICE > vanishes if I put a "barrier print" in the main after the line with the > "stop 5". > > I suspect that there is a missing conversion. I just don't see it now. The ICE also disappears with -fno-tree-forwprop .
