help with PR69133

2016-01-17 Thread Prathamesh Kulkarni
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

Re: help with PR69133

2016-01-18 Thread Prathamesh Kulkarni
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

Re: help with PR69133

2016-01-18 Thread Richard Biener
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

Re: help with PR69133

2016-01-18 Thread Jan Hubicka
> 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