function.c (requires_stack_frame_p): If the function can throw non-call exceptions...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 12 May 2012 21:35:37 +0000 (21:35 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 12 May 2012 21:35:37 +0000 (21:35 +0000)
commit4265801ba08846319f84c3648f825fb76085f595
tree1e2f7f7fa85efcdd3543f687f7985306339dea16
parent4ce5754013932cc0072b0393e254c4b9bca317ce
function.c (requires_stack_frame_p): If the function can throw non-call exceptions...

* function.c (requires_stack_frame_p): If the function can throw
non-call exceptions, return true if the insn can throw internally.

From-SVN: r187429
gcc/ChangeLog
gcc/function.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/null_pointer_deref3.adb [new file with mode: 0644]