Re: [PATCH]: Fix IPA with profiling

2012-07-06 Thread H.J. Lu
On Wed, Jul 4, 2012 at 6:22 AM, Uros Bizjak wrote: > Hello! > > Attached patch partially reverts r187375 [1]. Apparently, the patch > added some new functionality to symtab_remove_unreachable_nodes, > although the ChangeLog said: > > Log: > ... > (symtab_remove_unreachable_nodes):

Re: [PATCH]: Fix IPA with profiling

2012-07-04 Thread Richard Guenther
On Wed, 4 Jul 2012, Uros Bizjak wrote: > Hello! > > Attached patch partially reverts r187375 [1]. Apparently, the patch > added some new functionality to symtab_remove_unreachable_nodes, > although the ChangeLog said: > > Log: > ... > (symtab_remove_unreachable_nodes): Cleanup. > >