OSDN Git Service

* cfghooks.c (split_block): Copy discriminator to new block.
authorccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jul 2009 22:37:05 +0000 (22:37 +0000)
committerccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jul 2009 22:37:05 +0000 (22:37 +0000)
commit04953c086dbc2ee9a2350d2618094aebd89dea7f
tree6458eefa49d090a1d57d4fe791e5a56f2a987f5e
parent270aef919c1b4cf7ea1c54e861768c20d5901471
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150065 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfghooks.c
gcc/tree-cfg.c