summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/c-c++-common/vector-init-2.c
Commit message (Collapse)AuthorAgeFilesLines
* PR c++/51033jason2012-04-301-0/+25
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186994 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud