Re: More vector constexpr fixes
OK. Jason
More vector constexpr fixes
Hello, this comes on top of Jakub's patch from earlier today. The ce->index checks only turn an ICE into an error: constexpr vector subscripts are not handled yet, they are a bit more complicated. 2012-12-07 Marc Glisse PR c++/53094 cp/ * tree.c (cp_tree_equal): Handle VEC