https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100441
Alex Coplan <acoplan at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |jakub at gcc dot gnu.org Last reconfirmed| |2021-05-06 --- Comment #4 from Alex Coplan <acoplan at gcc dot gnu.org> --- Hmm, a bisect between basepoints/gcc-10 and master shows that it stopped ICEing with r11-2944-g0106300f6c3f7bae5eb1c46dbd45aa07c94e1b15. Confirmed on the GCC 9 branch. I guess we need to determine whether Jakub's commit above fixes the bug or just hides it.