optabs.c (prepare_cmp_insn): Use correct biasing for fixed-point comparison helpers.
authorJulian Brown <julian@codesourcery.com>
Mon, 1 Aug 2011 11:46:27 +0000 (11:46 +0000)
committerJulian Brown <jules@gcc.gnu.org>
Mon, 1 Aug 2011 11:46:27 +0000 (11:46 +0000)
commitf64398b59c1aaeeae30a5cbd65ba2cbdc69b4dc8
treecf7132d9195abf40c4caff6c21af115100b1baf3
parent857ade1b5ac9928145759c763059b7eda3d6739a
optabs.c (prepare_cmp_insn): Use correct biasing for fixed-point comparison helpers.

* optabs.c (prepare_cmp_insn): Use correct biasing for fixed-point
comparison helpers.

From-SVN: r177015
gcc/ChangeLog
gcc/optabs.c