https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120741
--- Comment #4 from Sergei Trofimovich <slyfox at gcc dot gnu.org> --- (In reply to cuilili from comment #1) > Created attachment 61678 [details] > Fix-shrink-wrap-separate-ICE-for-mingw > > Hi Sergei, > > Thanks for reporting this issue and providing a small testcase. I reproduced > this issue locally and fixed it. Could you help verify it in your > environment? Thank you! The change fixes the build for my environment. Thank you!