Re: [PATCH] Fix part of PR58712

2013-10-24 Thread Jeff Law
On 10/24/13 04:50, Markus Trippelsdorf wrote: On 2013.10.21 at 09:33 +0200, Markus Trippelsdorf wrote: Ping. I do not have write access... LTO bootstrapped and tested on x86_64-unknown-linux-gnu. I would be grateful if one of you guys could apply it. Thanks. 2013-10-21 Markus Trippelsdorf

Re: [PATCH] Fix part of PR58712

2013-10-24 Thread Markus Trippelsdorf
On 2013.10.21 at 09:33 +0200, Markus Trippelsdorf wrote: Ping. I do not have write access... > > LTO bootstrapped and tested on x86_64-unknown-linux-gnu. > > I would be grateful if one of you guys could apply it. > Thanks. > > 2013-10-21 Markus Trippelsdorf > > PR ipa/58712 >

Re: [PATCH] Fix part of PR58712

2013-10-21 Thread Markus Trippelsdorf
LTO bootstrapped and tested on x86_64-unknown-linux-gnu. I would be grateful if one of you guys could apply it. Thanks. 2013-10-21 Markus Trippelsdorf PR ipa/58712 * cgraph.c (cgraph_create_edge_1): Add indirect_unknown_callee as argument. (cgraph_crea

Re: [PATCH] Fix part of PR58712

2013-10-18 Thread Jan Hubicka
> On Fri, Oct 18, 2013 at 12:10 PM, Markus Trippelsdorf > wrote: > > On 2013.10.15 at 12:49 +0200, Richard Biener wrote: > >> On Tue, Oct 15, 2013 at 12:31 PM, Markus Trippelsdorf > >> wrote: > >> > Valgrind complains: > >> > ==27870== Conditional jump or move depends on uninitialised value(s) >

Re: [PATCH] Fix part of PR58712

2013-10-18 Thread Richard Biener
On Fri, Oct 18, 2013 at 12:10 PM, Markus Trippelsdorf wrote: > On 2013.10.15 at 12:49 +0200, Richard Biener wrote: >> On Tue, Oct 15, 2013 at 12:31 PM, Markus Trippelsdorf >> wrote: >> > Valgrind complains: >> > ==27870== Conditional jump or move depends on uninitialised value(s) >> > ==27870==

Re: [PATCH] Fix part of PR58712

2013-10-18 Thread Markus Trippelsdorf
On 2013.10.15 at 12:49 +0200, Richard Biener wrote: > On Tue, Oct 15, 2013 at 12:31 PM, Markus Trippelsdorf > wrote: > > Valgrind complains: > > ==27870== Conditional jump or move depends on uninitialised value(s) > > ==27870==at 0x557CDC: cgraph_create_edge_1(cgraph_node*, cgraph_node*, > >

Re: [PATCH] Fix part of PR58712

2013-10-15 Thread Richard Biener
On Tue, Oct 15, 2013 at 12:31 PM, Markus Trippelsdorf wrote: > Valgrind complains: > ==27870== Conditional jump or move depends on uninitialised value(s) > ==27870==at 0x557CDC: cgraph_create_edge_1(cgraph_node*, cgraph_node*, > gimple_statement_d*, long, int) (cgraph.c:695) > ==27870==by

[PATCH] Fix part of PR58712

2013-10-15 Thread Markus Trippelsdorf
Valgrind complains: ==27870== Conditional jump or move depends on uninitialised value(s) ==27870==at 0x557CDC: cgraph_create_edge_1(cgraph_node*, cgraph_node*, gimple_statement_d*, long, int) (cgraph.c:695) ==27870==by 0x55882E: cgraph_create_edge(cgraph_node*, cgraph_node*, gimple_statem