cfganal.c (keep_with_call_p): New function.
authorJanis Johnson <janis187@us.ibm.com>
Fri, 1 Feb 2002 18:58:39 +0000 (18:58 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 1 Feb 2002 18:58:39 +0000 (18:58 +0000)
commitf015be23f57e10375b7495132aa6f05d6fa3c065
tree3c2f67d4025cf2d16e9dfa9b70ec9ee829804b88
parent63708ffc63b8fbeda7425126067d8adffa0f5ae9
cfganal.c (keep_with_call_p): New function.

* cfganal.c (keep_with_call_p): New function.
(flow_call_edges_add): Prevent splitting a block between a call and
a single-set instruction that should be kept in the same block.

From-SVN: r49401
gcc/ChangeLog
gcc/cfganal.c