]> git.ipfire.org Git - thirdparty/gcc.git/commit
dojump.c (do_compare_rtx_and_jump): Sets correct probability for compiler inserted...
authorDehao Chen <dehao@google.com>
Thu, 27 Mar 2014 00:41:10 +0000 (00:41 +0000)
committerDehao Chen <dehao@gcc.gnu.org>
Thu, 27 Mar 2014 00:41:10 +0000 (00:41 +0000)
commita0dbf28553c24241b594a21180ffbc28c824b576
tree057ed7df879caae5d8ea22deddf58784f2b9915d
parente5d6141d82590e45a87cd3c119a5651b058edc25
dojump.c (do_compare_rtx_and_jump): Sets correct probability for compiler inserted conditional jumps for NAN float...

* dojump.c (do_compare_rtx_and_jump): Sets correct probability for
compiler inserted conditional jumps for NAN float check.
* gcc.dg/predict-8.c: New test.

From-SVN: r208860
gcc/ChangeLog
gcc/dojump.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/predict-8.c [new file with mode: 0644]