https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[6 Regression] ICE in |[5 Regression] ICE in |gimplify.c with |gimplify.c with |deferred-length strings |deferred-length strings --- Comment #12 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- (In reply to Dominique d'Humieres from comment #10) > Fixed by revision r238192, r238198, and r238225 for trunk, gcc-6, and gcc-5 > respectively? Probably. I don't have a gcc 5 tree at the moment (and it will be a couple of days until I can regenerate it). So, if somebody could check that this works, and can also commit the test case, we can close this as FIXED.