projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d66a8d
)
re PR target/19162 (ICE while building libobjc's sendmsg.c)
author
Mike Stump
<mrs@gcc.gnu.org>
Fri, 14 Jan 2011 21:50:11 +0000
(21:50 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Fri, 14 Jan 2011 21:50:11 +0000
(21:50 +0000)
PR 19162
* objc-act.c (generate_struct_by_value_array): Do not output a
definition for struct_forward_array.
From-SVN: r168824
gcc/objc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/objc/ChangeLog
b/gcc/objc/ChangeLog
index 780553a3c15b03e579a830d8fa0bdd5c34801246..42f50c2fa139f3be7b11e04ae3f35900b5634561 100644
(file)
--- a/
gcc/objc/ChangeLog
+++ b/
gcc/objc/ChangeLog
@@
-1,5
+1,6
@@
2011-01-14 Ben Elliston <bje@au.ibm.com>
+ PR 19162
* objc-act.c (generate_struct_by_value_array): Do not output a
definition for struct_forward_array.