On 02/02/2017 02:36 AM, kugan wrote: > This is due to an existing issue. That is, in ipa_node_params_t::remove, m_vr > and bits vectors are not set to null such that the gc can claim it.
I've just sent patch that should remove such need as ~ipa_node_params_t should be called just once: https://gcc.gnu.org/ml/gcc-patches/2017-02/msg00148.html Thanks, Martin