Re: [PATCH] Fix PR59543

2014-03-21 Thread Jan Hubicka
> > This fixes PR59543 (confirmed by Jakub for the testcase at least) > by not dropping debug stmts during WPA phase. > > LTO profiled-bootstrapped on x86_64-unknown-linux-gnu, applied. > > Honza - you can always come up with a better fix for 4.10. I guess this may work well. Other option (as m

[PATCH] Fix PR59543

2014-03-19 Thread Richard Biener
This fixes PR59543 (confirmed by Jakub for the testcase at least) by not dropping debug stmts during WPA phase. LTO profiled-bootstrapped on x86_64-unknown-linux-gnu, applied. Honza - you can always come up with a better fix for 4.10. Richard. 2014-03-19 Richard Biener PR lto/59543