]> gcc.gnu.org Git - gcc.git/commit - gcc/expr.c
re PR middle-end/23477 (default-initializing array new expression uses makes stack...
authorRichard Guenther <rguenther@suse.de>
Wed, 31 Aug 2005 11:20:38 +0000 (11:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 31 Aug 2005 11:20:38 +0000 (11:20 +0000)
commitc52501398534057dfdd1bf212d43f351f62b69ab
treeb73794efd7f16530fac36ea823cb95636bbe0b36
parentef07d61bcbbfd3947beb3f66b2c2468a5a701722
re PR middle-end/23477 (default-initializing array new expression uses makes stack usage go way up)

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.

From-SVN: r103670
gcc/ChangeLog
gcc/expr.c
This page took 0.053697 seconds and 5 git commands to generate.