Subject: Re: gcc assembler issues
To: Simon Burge <simonb@wasabisystems.com>
From: Collin Baillie <sanac@optushome.com.au>
List: port-pmax
Date: 07/04/2002 06:27:51
Hmm. What about all the functions being declared as INLINE? Could that
affect it also?
----- Original Message -----
From: "Simon Burge" <simonb@wasabisystems.com>
To: "Collin Baillie" <sanac@optushome.com.au>
Cc: <port-pmax@netbsd.org>
Sent: Wednesday, July 03, 2002 11:06 PM
Subject: Re: gcc assembler issues


> On Mon, Jul 01, 2002 at 10:29:38PM +1000, Simon Burge wrote:
>
> > "Collin Baillie" wrote:
> >
> > > Umm I haven't written this code :) It's actually the 'LDMud' driver
package
> > > by Lars Düning. It's his updated version of the original LPMud driver.
> > >
> > Is this in NetBSD's pkgsrc, or elsewhere easily available?  I won't
> > promise a quick answer, but there may turn out to be a simple solution
> > if we're lucky :-)
>
> Ick, not a simple solution :(  It's a 14000-odd line recursive function.
> It just basically a huge switch statement, but there's only one large
> case.  It's basically a case of remove the largest cases out to separate
> functions until it all the branches fit nicely...
>
> Simon.
> --
> Simon Burge                                   <simonb@wasabisystems.com>
> NetBSD Development, Support and Service:   http://www.wasabisystems.com/
>