]> git.ipfire.org Git - thirdparty/gcc.git/commit
* calls.c (expand_call): If sibcall_failure is set during pass 1,
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2000 19:49:53 +0000 (19:49 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2000 19:49:53 +0000 (19:49 +0000)
commitae8d6151fe19de14ded53a371e8f838fb90caf83
tree4a398dc7d2148fed77879fcff5b60217176f20e2
parent91a560e041863a257edd1ea830c0e2d7c473a60e
* calls.c (expand_call): If sibcall_failure is set during pass 1,
clear tail_call_insns as well.

* g++.old-deja/g++.other/eh2.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37087 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/eh2.C [new file with mode: 0644]