Hi,
On Wed, Apr 02, 2014 at 06:08:27PM +0200, Jan Hubicka wrote:
> > On Wed, 2 Apr 2014, Martin Jambor wrote:
> >
> > > Hi,
> > >
> > > recently I've been looking into a number of bugs involving
> > > symtab_remove_unreachable_nodes in one way or another and I have
> > > always started by applyi
> On Wed, 2 Apr 2014, Martin Jambor wrote:
>
> > Hi,
> >
> > recently I've been looking into a number of bugs involving
> > symtab_remove_unreachable_nodes in one way or another and I have
> > always started by applying the hunk below. I did this because
> > distinguishing different symbol nodes
On Wed, 2 Apr 2014, Martin Jambor wrote:
> Hi,
>
> recently I've been looking into a number of bugs involving
> symtab_remove_unreachable_nodes in one way or another and I have
> always started by applying the hunk below. I did this because
> distinguishing different symbol nodes only according
Hi,
recently I've been looking into a number of bugs involving
symtab_remove_unreachable_nodes in one way or another and I have
always started by applying the hunk below. I did this because
distinguishing different symbol nodes only according to their names is
just so inconvenient, especially whe