Subject: Re: recent gnu/dist/gcc/global.c fixes libgnumalloc probem with e gcs on m68k
To: None <fb@enteract.com>
From: Colin Wood <cwood@ichips.intel.com>
List: current-users
Date: 12/01/1998 13:51:17
Frederick Bruckman wrote:
> On Tue, 1 Dec 1998, Jason Thorpe wrote:
> 
> > On Tue, 1 Dec 1998 14:44:29 -0600 (CST) 
> >  Frederick Bruckman <fb@enteract.com> wrote:
> > 
> >  > Maybe not the latest. I built the world twice against Friday's sup.
> >  > That took a couple days. How do you tell a bogus __asm directive from
> >  > a proper one?
> > 
> > Examine them thoroughly, ensure the constriants are correct, the inputs
> > and ouputs are correct, etc.
> 
> OK, well there are no __asm directives in any of
> /sys/arch/mac68k/dev/{aed,adb}*. Only
> /sys/arch/mac68k/mac68k/machdep.c, which gets rebuilt through
> dependency, has any at all, and that's only a few movel's.

there are inline asm routines in /sys/arch/mac68k/dev/adb_direct.c, tho,
and i have a feeling that perhaps the problem lies in that file?  routines
in that file are most likely going to be the ones being run at the time
you see the hang...

later.

colin