Subject: Re: -current kernel broken
To: None <dm@neteng.engr.sgi.com>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 06/13/1996 10:42:47
> No need to no-op it, just make a special path of execution within
> locore for the from-kernel case of "ta 3".  You do nwindows saves and
> restores unconditionally.  __builtin_return_address(x) is a very
> useful debugging feature in the kernel.

I know. But I just wish that these goodies were implemented in, say, libgcc
whenever possible.

-pk