]> gcc.gnu.org Git - gcc.git/commit
(output_float_compare): fcomi should be followed by the correct conditional jump...
authorStan Cox <coxs@gnu.org>
Fri, 2 Aug 1996 21:27:07 +0000 (21:27 +0000)
committerStan Cox <coxs@gnu.org>
Fri, 2 Aug 1996 21:27:07 +0000 (21:27 +0000)
commit804a8ee0f5472206a89b2fe3f958a35c0b49adf5
treeea311272e6c81d4eafd2f08c59f79d2a48ac3287
parente2a606cb27a100bb5fd96dcd62da9b2c1e2f4b57
(output_float_compare): fcomi should be followed by the correct conditional jump instead of fcom/pfstsw/and/jne

(output_float_compare): fcomi should be followed by the
correct conditional jump instead of fcom/pfstsw/and/jne
(override_options): Added -mbranch-cost to set BRANCH_COST.

From-SVN: r12585
gcc/config/i386/i386.c
This page took 0.063631 seconds and 5 git commands to generate.