[Bug c++/84560] [6/7/8 Regression] Internal error in std::function with std::memset

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 27 02:48:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84560

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Feb 27 02:45:56 2018
New Revision: 258023

URL: https://gcc.gnu.org/viewcvs?rev=258023&root=gcc&view=rev
Log:
        PR c++/84560 - ICE capturing multi-dimensional VLA.

        * tree.c (array_of_runtime_bound_p): False if the element is
        variably-modified.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-vla2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c


More information about the Gcc-bugs mailing list