* postreload.c (reload_cse_simplify_operands): Fix bug in sorting
commitc2d0cf412ed2005010f51de2d5dc76ec2c8fd786
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Nov 2005 09:38:52 +0000 (11 09:38 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Nov 2005 09:38:52 +0000 (11 09:38 +0000)
treea1dbc619ca5be6a6d5067cc8fa12dc177b80bbd4
parent7b7b9e53fb49163f1dcaa512a6bd4973a9fc500d
* postreload.c (reload_cse_simplify_operands): Fix bug in sorting
algorithm so as to choose the best, not the worst, alternative.
Reset accumulated register class before processing next alternative.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106780 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/postreload.c