https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109749
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Yep, this is known, a fix is difficult (well, removing the assert...). I've nevertheless backported the original fix since it demotes the assert to a checking assert. See the original PR which Jakub re-opened. *** This bug has been marked as a duplicate of bug 109573 ***