2005-08-31 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Aug 2005 11:20:38 +0000 (11:20 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Aug 2005 11:20:38 +0000 (11:20 +0000)
commitc69ad7b25405edaa7e6e62483586c09983cdec77
treeb73794efd7f16530fac36ea823cb95636bbe0b36
parent0e8ce9be8a1b11ba29830fd021feca4947e16a58
2005-08-31  Richard Guenther  <rguenther@suse.de>

PR middle-end/23477
* expr.c (all_zeros_p): New function.
(expand_expr_real_1): Handle the case of an all-zero
non-addressable constructor separately.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103670 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c