Re: constexpr vector operations

2012-11-29 Thread Jason Merrill
OK. Jason

constexpr vector operations

2012-11-29 Thread Marc Glisse
Hello, this patch fixes several ICEs when using constexpr SIMD vectors. Support for subscripting is still missing though, which is why I am not adding some static_asserts to the testcase. I don't use build_vector_from_ctor because it doesn't check for non-constant elements and doesn't handle