]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR target/69175
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Jan 2016 13:19:49 +0000 (13:19 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Jan 2016 13:19:49 +0000 (13:19 +0000)
commit90525f611f8aad124d6dc2e267bc85a560382b04
tree1cf5d8560b9863956ac09c4cf231554d24f378ab
parent7c88d60ab01d1e862de71b0ad340d0ca3cd1e91a
PR target/69175
* ifcvt.c (cond_exec_process_if_block): When removing the last
insn from then_bb, remove also any possible barriers that follow it.

* g++.dg/opt/pr69175.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232267 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ifcvt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr69175.C [new file with mode: 0644]