[Bug c++/67104] [5/6 regression] Constant expression factory function initializes std::array with static storage duration strangely
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 12 18:09:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67104
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Aug 12 18:08:45 2015
New Revision: 226833
URL: https://gcc.gnu.org/viewcvs?rev=226833&root=gcc&view=rev
Log:
PR c++/67104
* constexpr.c (cxx_eval_array_reference): Fix typo.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
More information about the Gcc-bugs
mailing list