This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] move walk_tree & friends to tree.c


>>>>> Eric Botcazou writes:

>> This is one of those "wanted to do that for a long time" patches,
>> I hope everyone agrees that tree walking really has nothing to do
>> with inlining...

> Does that not kill 'cvs annotate' ?

	We often re-factor GCC sources -- moving, combining, and splitting
functions.  This useful patch is no different.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]