]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/19175 (RTL checking failures on i686-pc-linux-gnu)
authorRoger Sayle <roger@eyesopen.com>
Thu, 30 Dec 2004 20:23:28 +0000 (20:23 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 30 Dec 2004 20:23:28 +0000 (20:23 +0000)
commit52d7aaa91cabcb03859dbec782b96f1be7dd40bc
tree53548f370e4e387dc4581e778032761c0bef524d
parentbc8be91a6cb9a442ae6dc082bf1e6358e7b5226d
re PR middle-end/19175 (RTL checking failures on i686-pc-linux-gnu)

PR middle-end/19175
* loop-unroll.c (expand_bct): Pass the code_label to the function
do_compare_rtx_and_jump, not the label ref.  Clean-up style issues.

From-SVN: r92740
gcc/ChangeLog
gcc/loop-unroll.c