varpool.c (varpool_node::ctor_useable_for_folding_p): Do not try to access removed...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 11 Sep 2014 06:48:23 +0000 (08:48 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 11 Sep 2014 06:48:23 +0000 (06:48 +0000)
commit7c46e07ba46a9a508f45092f681d228330539d80
tree9df9bc8d296b5ea59d173ab6f67a701e46098502
parent412c4af7f17e3211b83bc66a4a1599e5f74eb167
varpool.c (varpool_node::ctor_useable_for_folding_p): Do not try to access removed nodes.

* varpool.c (varpool_node::ctor_useable_for_folding_p): Do not try
to access removed nodes.

From-SVN: r215150
gcc/ChangeLog
gcc/varpool.c