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] Split log links creation from flow.c


On Sat, Feb 15, 2003 at 10:50:32PM +0100, Zdenek Dvorak wrote:
> this is first part of an attempt to clean up flow.c a bit. It splits
> log links creation out of it.

Why do we want to do this?  It seems natural to collect this
information simultaneous with life info, since they're related.



r~


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