Re: [PATCH 0/4] Remove (lots of) lazy call graph node construction

2011-03-23 Thread Jan Hubicka
> Hi, > > I believe the general consensus is that lazy call graph node creation > is no longer a good idea and a few of us have seen bugs caused by a > creation of a node when we did not expect it. Therefore I embarked on > getting rid of it. In the process I quickly realized it would be > diffi

[PATCH 0/4] Remove (lots of) lazy call graph node construction

2011-03-19 Thread Martin Jambor
Hi, I believe the general consensus is that lazy call graph node creation is no longer a good idea and a few of us have seen bugs caused by a creation of a node when we did not expect it. Therefore I embarked on getting rid of it. In the process I quickly realized it would be difficult to do tha