Fix typo in ChangeLog
From-SVN: r218495
This commit is contained in:
parent
c475c36cf6
commit
009a34807e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue