]> gcc.gnu.org Git - gcc.git/commit
basic-block.h (EDGE_SIBCALL): New.
authorRichard Henderson <rth@redhat.com>
Sat, 7 Jun 2003 21:30:49 +0000 (14:30 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 7 Jun 2003 21:30:49 +0000 (14:30 -0700)
commit1722c2c871e9657e3d4db707816b5e6abe0ad2e8
tree4c3e6dfddffa34e347102a0a9603cb42a831546b
parent5145a02e5ddfd75dfb212e5ab165b21cec63fe18
basic-block.h (EDGE_SIBCALL): New.

        * basic-block.h (EDGE_SIBCALL): New.
        (EDGE_ALL_FLAGS): Update.
        * cfg.c (dump_edge_info): Add sibcall name.
        * cfgbuild.c (make_edges): Use EDGE_SIBCALL.
        * cfgrtl.c (purge_dead_edges): Handle sibcalls.

From-SVN: r67602
gcc/ChangeLog
gcc/basic-block.h
gcc/cfg.c
gcc/cfgbuild.c
gcc/cfgrtl.c
This page took 0.104088 seconds and 5 git commands to generate.