]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/46440 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2165 with...
authorJakub Jelinek <jakub@redhat.com>
Wed, 17 Nov 2010 13:02:31 +0000 (14:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 17 Nov 2010 13:02:31 +0000 (14:02 +0100)
commit073d7052e568286ab54cf68583340cf0c1d70ebe
tree1e89d1229ecf0cb5ad8729761520910b3d4127b2
parentf79616a446e17b2e69769a57939cf9b1c65064f2
re PR rtl-optimization/46440 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2165 with -fstack-protector-all -fno-tree-dominator-opts -fno-tree-fre)

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.

From-SVN: r166867
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr46440.c [new file with mode: 0644]
This page took 0.065577 seconds and 5 git commands to generate.