gcse.c (gcse_main, [...]): Fix non-GNU-isms from the 2005-12-17 patch to renumber...
authorSteven Bosscher <stevenb@suse.de>
Sun, 18 Dec 2005 11:39:02 +0000 (11:39 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 18 Dec 2005 11:39:02 +0000 (11:39 +0000)
commitab9a1ff8ee9df7c87c1b1d75ab2424841694cb7b
tree20aaf0ab94d16151419ff35d486de966023fb26d
parent8a6024c17bb3d71f1aea9ea1863cffc64a04d509
gcse.c (gcse_main, [...]): Fix non-GNU-isms from the 2005-12-17 patch to renumber the entry and exit blocks.

* gcse.c (gcse_main, bypass_jumps): Fix non-GNU-isms from
the 2005-12-17 patch to renumber the entry and exit blocks.

From-SVN: r108751
gcc/ChangeLog
gcc/gcse.c