]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-cfg.c (split_edge_bb_loc): Don't disallow placement at dest_prev if the edge...
authorRichard Henderson <rth@redhat.com>
Thu, 10 Sep 2009 18:28:11 +0000 (11:28 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 10 Sep 2009 18:28:11 +0000 (11:28 -0700)
commit88e24a5ab99c76c81f32628af49e0a39147c95e8
tree78d508c427e8f7f65d2142d82567fc6d4f13d7f9
parent40a3286202dc309e499c21a1b26176a6460aabf4
tree-cfg.c (split_edge_bb_loc): Don't disallow placement at dest_prev if the edge is complex.

* tree-cfg.c (split_edge_bb_loc): Don't disallow placement at
        dest_prev if the edge is complex.

From-SVN: r151606
gcc/ChangeLog
gcc/tree-cfg.c