lkml.org 
[lkml]   [1998]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Is the kernel compiler gcc by definition?
At 17:48 14/10/98 -0400, RHS Linux User <humbubba@raptor.cqi.com>
wrote:
>
>
>I did a quick grep for goto * and got no hits.
>

Goto's are used in several places to help gcc emit better code.
Try grepping for Dijkstra :-)
It avoids artificial 'while' constructs with funny booleans.

I hope you didn't do 'grep goto *'. This will give you nothing.
Try the following:
find /usr/src/linux -name '*.[chSs]' | xargs grep goto
if you really want to search the entire source code.


Marnix Coppens

---
Reality is that which | Artificial Intelligence
when you stop believing | stands no chance against
in it doesn't go away. (Philip K. Dick) | Natural Stupidity.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:45    [W:0.070 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site