cfglayout.c (fixup_reorder_chain): Accept conditional jumps without a fallthrough...
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 17 Sep 2009 07:52:40 +0000 (07:52 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Thu, 17 Sep 2009 07:52:40 +0000 (07:52 +0000)
commit10e154dfd7e4e61f1205a364d07ec0789c85bfd3
tree4514b02eb3f66a3122257eb620cf2f322e1a4902
parentbbc1e3ba53a28e618d2763b19c16c60621148b01
cfglayout.c (fixup_reorder_chain): Accept conditional jumps without a fallthrough edge.

2009-09-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* cfglayout.c (fixup_reorder_chain): Accept conditional jumps
without a fallthrough edge.

2009-09-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gcc.c-torture/compile/20090917-1.c: New testcase.

From-SVN: r151790
gcc/ChangeLog
gcc/cfglayout.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20090917-1.c [new file with mode: 0644]