]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/calls.cc
calls.c (expand_call): If sibcall_failure is set during pass 1, clear tail_call_insns...
authorJakub Jelinek <jakub@redhat.com>
Fri, 27 Oct 2000 19:49:53 +0000 (21:49 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 27 Oct 2000 19:49:53 +0000 (21:49 +0200)
commitfadb729c6d312aa1064e1fcb7cdd6286deeff9bd
tree4a398dc7d2148fed77879fcff5b60217176f20e2
parent254bb25636bc50612a67ccad1563a4cc082c7e75
calls.c (expand_call): If sibcall_failure is set during pass 1, clear tail_call_insns as well.

* 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.

From-SVN: r37087
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/eh2.C [new file with mode: 0644]