From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" To: terra@diku.dk Cc: gcc@gcc.gnu.org Subject: Re: Faster compilation speed Date: Mon, 12 Aug 2002 15:01:00 -0000 Message-id: <20020812.144813.63357373.davem@redhat.com> References: <20020812210941.22418.qmail@tyr.diku.dk> X-SW-Source: 2002-08/msg00693.html From: Morten Welinder Date: 12 Aug 2002 21:09:41 -0000 The hardest part probably is that ref-counting requires more discipline than a lot of people can muster. Frankly, nobody who wants to improve GCCs runtime performance can reasonably complain about this "dicipline" in the same breath :-) Others can feel free to disagree.