[CrackMonkey] Java Damage ("we think it's pretty safe")

Seth David Schoen schoen at loyalty.org
Wed Apr 11 20:07:42 PDT 2001


David Huggins-Daines writes:

> Rick Welykochy <rick at praxis.com.au> writes:
> 
> > Re: registers in C ... about the best I've seen is:
> > 
> > register int x = 10;
> 
> Just for the record, GCC does support binding variables to specific
> registers, e.g.:
> 
> register int sp asm("%r30");
> 
> This extension is highly useful for writing things like, oh, kernels,
> dynamic linkers, and standard libraries.

Not that it will ever affect my use of it, but has the extension been
sent to or endorsed by any standards bodies?

-- 
Seth David Schoen <schoen at loyalty.org>  | And do not say, I will study when I
Temp.  http://www.loyalty.org/~schoen/  | have leisure; for perhaps you will
down:  http://www.loyalty.org/   (CAF)  | not have leisure.  -- Pirke Avot 2:5





More information about the Crackmonkey mailing list