]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/86864 (ICE in commit_one_edge_insertion on switch construct)
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 15 Sep 2018 09:21:09 +0000 (09:21 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 15 Sep 2018 09:21:09 +0000 (09:21 +0000)
commitae486e6281fb11a3ae37ccaecc840bb4c8c2551f
tree2c072044756f9c2f08347fd875bcf805f39969f5
parent19d6277cdf311f3e8dde6cbcdc72503c41cd9b4f
re PR middle-end/86864 (ICE in commit_one_edge_insertion on switch construct)

PR middle-end/86864
* cfgexpand.c (expand_gimple_basic_block): Be prepared for a BARRIER
before and after a JUMP_TABLE_DATA.

From-SVN: r264342
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20180915-1.c [new file with mode: 0644]