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: [tree-ssa] Tree Browser


On 27-Nov-2002, Pop S?bastian <pop@gauvain.u-strasbg.fr> wrote:
> On Wed, Nov 27, 2002 at 08:56:21AM -0500, Diego Novillo wrote:
> > 
> > Out of curiosity, why 'while (24)' in browse_tree()?
> > 
> It was just for fun :).
> Is 'while (1)' the canonical way to say infinite loop?

I prefer 'for (;;)'.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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