Fix typo in ChangeLog

From-SVN: r218495
This commit is contained in:
Jeff Law 2014-12-08 15:11:42 -07:00
parent c475c36cf6
commit 009a34807e

View file

@ -40,7 +40,7 @@
PR target/63764
* c-common.h (convert_vector_to_pointer_for_subscript): Change
return type to bool.
* c-common.c: Include gimple-expr.c.
* c-common.c: Include gimple-expr.h.
(convert_vector_to_pointer_for_subscript): Change return type to
bool. If *vecp is not lvalue_p and has VECTOR_TYPE, return true
and copy it into a TARGET_EXPR and use that instead of *vecp