re PR c++/51033 (generic vector subscript and shuffle support was not added to C++)
PR c++/51033 gcc/ * c-typeck.c (build_array_ref): Call convert_vector_to_pointer_for_subscript. gcc/c-family * c-common.c (convert_vector_to_pointer_for_subscript): New function. * c-common.h (convert_vector_to_pointer_for_subscript): Declare it. gcc/cp/ * typeck.c (cp_build_array_ref): Handle VECTOR_TYPE. * decl2.c (grok_array_decl): Likewise. From-SVN: r186994
Showing
gcc/testsuite/g++.dg/cpp0x/vt-51314.C
0 → 100644
Please
register
or
sign in
to comment