--- Comment #2 from trog24 at comcast dot net 2007-04-12 10:18 ---
Subject: Re: PPC object code generation
Hello,
Thank you for your response.
I have monitored the temperature and it is not overheating.
The manner in which the register is corrupted from a non fr
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-04-12 04:54 ---
There is a red zone (stack cushion) for ppc-darwin so that the interrupt's
stack should not be using the space between r1 and r1-220. So either someone
wrote an interrupt incorrectly based on the ABI or you are inco