https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59093
kargl at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu.org --- Comment #15 from kargl at gcc dot gnu.org --- (In reply to Matt Thompson from comment #14) > Query: What version of GCC will fix this? It was reported fixed last year, > but GCC 7.3.0 still ICEs out. If you follow the links, you find https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34640#c35 that is a fairly large intrusive patch. I suspect that Paul did not backport to the 7-branch because of this. So, the fix will be in 8.0 (or 8.1 can't remember what the releasing scheme is).