> On Mon, Jan 18, 2016 at 10:28 AM, Prathamesh Kulkarni
> wrote:
> > On 17 January 2016 at 14:56, Prathamesh Kulkarni
> > wrote:
> >> Hi,
> >> I was having a look at PR69133.
> >> It appears that with -flto-partition=none,
> >> cgraph_node::get_untransformed_body ()
> >> is called twice for node
On Mon, Jan 18, 2016 at 10:28 AM, Prathamesh Kulkarni
wrote:
> On 17 January 2016 at 14:56, Prathamesh Kulkarni
> wrote:
>> Hi,
>> I was having a look at PR69133.
>> It appears that with -flto-partition=none,
>> cgraph_node::get_untransformed_body ()
>> is called twice for node with asm_name _ZTh
On 17 January 2016 at 14:56, Prathamesh Kulkarni
wrote:
> Hi,
> I was having a look at PR69133.
> It appears that with -flto-partition=none,
> cgraph_node::get_untransformed_body ()
> is called twice for node with asm_name _ZThn4_N11xercesc_3_11C5m_fn6ERKi.
> c++filt says it is: non-virtual thunk
Hi,
I was having a look at PR69133.
It appears that with -flto-partition=none,
cgraph_node::get_untransformed_body ()
is called twice for node with asm_name _ZThn4_N11xercesc_3_11C5m_fn6ERKi.
c++filt says it is: non-virtual thunk to xercesc_3_1::C::m_fn6(int const&)
get_untransformed_body() calls