https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67104
--- Comment #15 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Wed Mar 2 02:45:04 2016 New Revision: 233881 URL: https://gcc.gnu.org/viewcvs?rev=233881&root=gcc&view=rev Log: PR c++/67104 * constexpr.c (array_index_cmp, find_array_ctor_elt): New. (cxx_eval_array_reference, cxx_eval_store_expression): Use them. Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/constexpr.c