OSDN Git Service

2011-09-02 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Sep 2011 11:53:55 +0000 (11:53 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Sep 2011 11:53:55 +0000 (11:53 +0000)
commit6e93d308ad01bb2bdf4a0ed1bce1bfd7037d7a15
tree35530c4c93e86c42422315de04acd16031bcc474
parent10204a1210bef86dcfdc2b65229c08109ff349ae
2011-09-02  Richard Guenther  <rguenther@suse.de>

* tree-ssa-ccp.c (fold_builtin_alloca_for_var): Do not
fold alloca (0).
(ccp_fold_stmt): Continue replacing args when folding
alloca fails.

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