Subject: Re: CVS commit: syssrc/sys/arch/sun3/include
To: Luke Mewburn <lukem@netbsd.org>
From: Krister Walfridsson <cato@df.lth.se>
List: source-changes
Date: 11/25/2002 01:37:24
On Mon, 25 Nov 2002, Luke Mewburn wrote:

>   | I'm working on the compiler bug now...
>
> Is this an m68k specific bug, or would it also help explain the
> similar problem seen on mipsel and mipseb (PRs 18316 and 18317)?

It seems to be a MI problem, so it might solve those PRs too... (as well
as some other C++ PRs. What is happening is that the compiler sometimes
forgets to emit stuff for some exception handling regions...)

   /Krister