On 05/23/2016 05:19 AM, Richard Biener wrote:
* c-common.c (convert_vector_to_pointer_for_subscript): Use a VIEW_CONVERT_EXPR to an array type.
Since we aren't converting to pointer type anymore, the function name should probably change, or at least the comment.
OK with that adjustment. Jason