This is the mail archive of the gcc@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: Faster compilation speed


   From: dewar@gnat.com (Robert Dewar)
   Date: Mon, 12 Aug 2002 18:21:28 -0400 (EDT)
   
   Of course the issue is what happens if there is a lapse in
   discipline. If it is only a matter of efficiency, that's one thing,
   if it becomes a focus of bugs then that's another.

This is why it is important to use something, such as the existing RTL
walking GC infrastructure, to verify the reference counts.  And to
have this verification mechanism enabled during development cycles.
   


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