This is the mail archive of the gcc@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]

Re: GCC


> From: Joern Rennecke <amylaar@onetel.net.uk>
> To: thomascanny@yahoo.co.nz (=?iso-8859-1?q?thomas=20joseph?=)
> Date: Wed, 19 Sep 2001 15:05:21 +0100 (BST)

> Lack of a proper stack would be a more serious problem,

Isn't this inconsequential?  One can always dummy up a stack trough
convention, just as one dummies up more registers through convention.
In fact, don't most risc cpu do exactly this anyway?  [ thumbing
through my mips book ] I don't see any mention of a stack anywhere in
my mips book.  Doesn't seem to be a problem in the least.

:-)


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