cfghooks.c (split_block): Copy discriminator to new block.
authorCary Coutant <ccoutant@google.com>
Fri, 24 Jul 2009 22:37:05 +0000 (22:37 +0000)
committerCary Coutant <ccoutant@gcc.gnu.org>
Fri, 24 Jul 2009 22:37:05 +0000 (15:37 -0700)
commitcbea518e5bed234467f0c1108a623fd49a251b80
tree6458eefa49d090a1d57d4fe791e5a56f2a987f5e
parent2e0814c8d67b6a80fc68cfefd90865bc4e2b87ec
cfghooks.c (split_block): Copy discriminator to new block.

* cfghooks.c (split_block): Copy discriminator to new block.
* tree-cfg.c (assign_discriminator): Check location of last
instruction in block as well as first.

From-SVN: r150065
gcc/ChangeLog
gcc/cfghooks.c
gcc/tree-cfg.c