[Bug c++/69496] [5/6 Regression] [C++ 14] ICE on VLA in constexpr function

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 26 20:43:00 GMT 2016


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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Note the original testcase is invalid: I suppose you meant "sizeof (a) / sizeof
(int)" :).


More information about the Gcc-bugs mailing list