projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c475c36
)
Fix typo in ChangeLog
author
Jeff Law
<law@gcc.gnu.org>
Mon, 8 Dec 2014 22:11:42 +0000
(15:11 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Mon, 8 Dec 2014 22:11:42 +0000
(15:11 -0700)
From-SVN: r218495
gcc/c-family/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/c-family/ChangeLog
b/gcc/c-family/ChangeLog
index 1cb8968c38fb7ca8fae62be1dac71933ea1ec4bb..9cc46d4053dc620861d66cad9f6a21ff0316f3d2 100644
(file)
--- a/
gcc/c-family/ChangeLog
+++ b/
gcc/c-family/ChangeLog
@@
-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