]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/37913 (ICE: Segmentation fault in link_block, cfg.c:153)
authorJakub Jelinek <jakub@redhat.com>
Wed, 29 Oct 2008 15:19:24 +0000 (16:19 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 29 Oct 2008 15:19:24 +0000 (16:19 +0100)
commit4d731f1702c373c4ce2efcd1adb2b4720cc223d5
treeb4c49a7a8cdfe8442ec39b009e7cc9cd2ea509f0
parenta848cf52b5e71ebeb05a23888ff3660c4f5012b8
re PR middle-end/37913 (ICE: Segmentation fault in link_block, cfg.c:153)

PR middle-end/37913
* tree-cfgcleanup.c (split_bbs_on_noreturn_calls): Only split bbs
that haven't been removed yet.

* gcc.c-torture/compile/pr37913.c: New test.

From-SVN: r141426
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr37913.c [new file with mode: 0644]
gcc/tree-cfgcleanup.c
This page took 0.053754 seconds and 5 git commands to generate.