]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/17075 (miscompilation with tail calls in cfgexpand)
authorRichard Henderson <rth@redhat.com>
Mon, 23 Aug 2004 00:02:55 +0000 (17:02 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 23 Aug 2004 00:02:55 +0000 (17:02 -0700)
commitcea49550901034c40e168d837590e7eb8a3f338c
treeb04722eda4b3e12103ee4f6c6e4bce9694847ef3
parent0b540f12b0f00d4ca8c282d6988cc06026527c41
re PR middle-end/17075 (miscompilation with tail calls in cfgexpand)

        PR 17075
        * cfgexpand.c (expand_gimple_tailcall): Detect when we can both
        create new blocks and fall through.
        (expand_gimple_basic_block): Update to match.

From-SVN: r86389
gcc/ChangeLog
gcc/cfgexpand.c
This page took 0.05538 seconds and 5 git commands to generate.