]> git.ipfire.org Git - thirdparty/gcc.git/commit
* function.c (requires_stack_frame_p): If the function can throw
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 May 2012 21:35:37 +0000 (21:35 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 May 2012 21:35:37 +0000 (21:35 +0000)
commitec3aa8fee567d7b8ba1bb08691630f6e3fc2e534
tree1e2f7f7fa85efcdd3543f687f7985306339dea16
parentbcd59a2ba0a8ac4520271bcebb54fbff293e7fcb
* function.c (requires_stack_frame_p): If the function can throw
non-call exceptions, return true if the insn can throw internally.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187429 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/null_pointer_deref3.adb [new file with mode: 0644]