]> git.ipfire.org Git - thirdparty/gcc.git/commit
bb-reorder.c (fix_crossing_conditional_branches): Adjust the previous fix to check...
authorAndreas Tobler <a.tobler@schweiz.ch>
Wed, 14 Apr 2004 18:50:53 +0000 (20:50 +0200)
committerAndreas Tobler <andreast@gcc.gnu.org>
Wed, 14 Apr 2004 18:50:53 +0000 (20:50 +0200)
commitef482a861f1c3d4e1834e0d17d466955a022b52d
treea9922d959dedca3a25fee194af629c1ebfb331be
parentd7afe286b32d866128d542bd8a733c4f21bd2206
bb-reorder.c (fix_crossing_conditional_branches): Adjust the previous fix to check HAVE_return at runtime too.

2004-04-14  Andreas Tobler  <a.tobler@schweiz.ch>

* bb-reorder.c (fix_crossing_conditional_branches): Adjust the
previous fix to check HAVE_return at runtime too.

From-SVN: r80685
gcc/ChangeLog
gcc/bb-reorder.c