cfgexpand.c (expand_gimple_tailcall): Fix case where we need to create a new basic...
authorRichard Henderson <rth@redhat.com>
Thu, 22 Jul 2004 00:45:54 +0000 (17:45 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 22 Jul 2004 00:45:54 +0000 (17:45 -0700)
commit224e770bb83f20c31314d51dbf4d0f40eba9e1ef
treef76180b06069421f5fd323fe2b9f515a1a0e8b83
parent7761cda3b43db109445811366799e8e269cd80df
cfgexpand.c (expand_gimple_tailcall): Fix case where we need to create a new basic block.

        * cfgexpand.c (expand_gimple_tailcall): Fix case where we need
        to create a new basic block.

From-SVN: r85029
gcc/ChangeLog
gcc/cfgexpand.c