This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: function arguments offset computation with -fomit-frame-pointer
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Bernardo Innocenti <bernie at develer dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 9 Jul 2003 08:26:22 -0400 (EDT)
- Subject: Re: function arguments offset computation with -fomit-frame-pointer
On Wed, 9 Jul 2003, Bernardo Innocenti wrote:
> However, there must be still a bug somewhere because a Linux kernel
> compiled with -fomit-frame-pointer crashes with bus errors in a place
> I cannot reach with the debugger.
Please arrange to run the GCC test-suite instead. It's usually
simpler than debugging crashed kernels.
brgds, H-P