Subject: Re: gcc3.3.1 -O2 compiled SMP -current kernel panics
To: Geoff Wing <mason@primenet.com.au>
From: Frank van der Linden <fvdl@netbsd.org>
List: port-i386
Date: 08/21/2003 12:29:15
I've fixed this issue, by changing trap/interrupt/syscall code to not
use frames on the stack as pass by value. gcc 3.3.1 made some aggressive
(but correct) assumptions about the stack, causing problems in
combination with sibling call optimization.

- Frank

-- 
Frank van der Linden                                            fvdl@netbsd.org
===============================================================================
NetBSD. Free, Unix-like OS. > 45 different platforms.    http://www.netbsd.org/