https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93573
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #13) > Hmm, is the testcase in comment #4 a regression though? It ICEs even in the > same way in GCC 4.1.2 all the way to the trunk including GCC 7.3.0. It is. gcc 3.2, 3.3 and 3.4 at least compile that just fine, while r0-63127-ga63c0d13291b93a42e927d0356b2d9854c654337 ICEs.