gcc/
commit66bc4f2f0cd89ececde5001dd4d3ce2f084e8b23
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jan 2008 17:46:31 +0000 (24 17:46 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jan 2008 17:46:31 +0000 (24 17:46 +0000)
tree02d656d3a2e8e318ab786560ad58d7de7b4687b7
parent098e8492fc7fbd3286ae8125a5bff804755b588e
gcc/
PR tree-optimization/34472
* ipa-struct-reorg.c (safe_cond_expr_check): Change the DATA
parameter to a "bool *" and set *DATA to false if there is
an unsafe access.  Do not delete the structure here.
(check_cond_exprs): Delete it here instead.
(check_cond_exprs, exclude_cold_structs): Do not increase
I when removing a structure.

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