PR rtl-optimization/46440
commitfc2596c8b958ac6626601b8dd7e5ba25fc64f006
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Nov 2010 13:02:31 +0000 (17 13:02 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Nov 2010 13:02:31 +0000 (17 13:02 +0000)
tree1e89d1229ecf0cb5ad8729761520910b3d4127b2
parent0e0023ea90f853550206854d1c71a923bcc91fa2
PR rtl-optimization/46440
* combine.c (update_cfg_for_uncondjump): When changing
an indirect jump into unconditional jump, remove BARRIERs
from bb's footer.

* gcc.dg/pr46440.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166867 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr46440.c [new file with mode: 0644]