This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Segfault while unwinding an invalid function pointer


On Wed, Jan 30, 2008 at 02:28:10PM -0800, Pete Eberlein wrote:
> 2008-01-30  Pete Eberlein  <eberlein@us.ibm.com>
> 
>     * linux-unwind.h (x86_64_fallback_frame_state): Handle
>     invalid function pointer address and change cfa.

This isn't a regression, at this point this should wait for 4.4 stage1
and perhaps can be backported to 4.3.1.
Would be good to patch a bunch of other major linux targets though,
there is nothing x86_64 specific on it.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]