]> gcc.gnu.org Git - gcc.git/commit - libgcc/unwind-sjlj.c
unwind-sjlj.c (_Unwind_GetIPInfo): Check for context->fc != NULL before looking in...
authorAndrew Haley <aph@redhat.com>
Sun, 15 Jul 2007 17:37:43 +0000 (17:37 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Sun, 15 Jul 2007 17:37:43 +0000 (17:37 +0000)
commit759580edb78cd89a95a7f5560a90dbd3e2f2e697
tree569aaae6046fc2654b4aab64a7a948d05eb5345c
parent16c16a2476732e37e0220accb906bf6a03f8a6c0
unwind-sjlj.c (_Unwind_GetIPInfo): Check for context->fc != NULL before looking in the context.

2007-07-15  Andrew Haley  <aph@redhat.com>

        * unwind-sjlj.c (_Unwind_GetIPInfo): Check for context->fc !=
NULL before looking in the context.

From-SVN: r126658
gcc/ChangeLog
gcc/unwind-sjlj.c
This page took 0.057777 seconds and 5 git commands to generate.