Subject: Re: Serious problems in either gcc or pmap
To: Reinoud Zandijk <reinoud@netbsd.org>
From: Richard Earnshaw <rearnsha@buzzard.freeserve.co.uk>
List: port-arm
Date: 04/22/2002 22:15:56
> Hiya folks,
>
> i've tried to figure out the reason i'm getting panics every time i try to
> build X .... looking at the log wich i will append, there is something
> fishy going on in either the compiler or in the pmap ... before i will send
> a PR i would first let you folks have a look at it to see if you can
> discover problems.
>
Of course, the patch I posted doesn't explain why the kernel is panicing
here. No unprivilaged user-space program should ever be able to panic the
machine.
I don't think the patch I sent you will change the kernel behaviour in
this respect, since that isn't built with -fomit-frame-pointer.
R.