function calls

Jim Giles jlg at lambda.UUCP
Sat Mar 17 07:36:41 AEST 1990


>From article <MEISSNER.90Mar16103226 at curley.osf.org>, by meissner at osf.org (Michael Meissner):
> [...]
> The MIPS compilers also have a -O3 option which does global register
> allocation.  Here is an fragment of the man page from a Decstation:
> [...]

Great!  Now if this ability were widespread in the _real_world_ (or,
the rest of the real world - for those of you who consider MIPS to
be real :-), then there would be much less waste in the procedure
interface.  Of course, once you have this capability, you would also
want an 'inline' keyword on procedure declarations, etc..

J. Giles



More information about the Comp.lang.c mailing list