[Bug middle-end/90794] [8/9/10 Regression] -O3 with "VLA type" in C++ leads to an ICE
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 28 20:36:50 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90794
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Nicholas Krause from comment #6)
> I can confirm about building trunk from yesterday that this code no longer
> ICEs on 03. Can someone please close this bug as it no longer blocks C++ VLA
> for gcc 10.
No, because it still crashes on today's master. And even if it didn't, it's a
regression on the gcc-8 and gcc-9 branches so it needs to be fixed on those
branches before it can be closed.
More information about the Gcc-bugs
mailing list