PR debug/44205
commit65138c0ff40249e047e497d5950bcb0a8505280c
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 May 2010 09:26:31 +0000 (21 09:26 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 May 2010 09:26:31 +0000 (21 09:26 +0000)
tree85e23c5f0a86207c9d08ae7c77431e63ddb68e01
parent7a56161efc8be16c27f92e44e08b096e0bb5093a
PR debug/44205
* tree-cfgcleanup.c (tree_forwarder_block_p): Return false if
at -O0 goto_locus of any of the incoming edges differs from
goto_locus of outgoing edge, or gimple_location of any of the
labels differs.

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