* dojump.c (do_compare_rtx_and_jump): Sets correct probability for
authordehao <dehao@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Mar 2014 00:41:10 +0000 (00:41 +0000)
committerdehao <dehao@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Mar 2014 00:41:10 +0000 (00:41 +0000)
commitbb0803fb5e05aba7d357b9441386430b0cd42bf3
tree057ed7df879caae5d8ea22deddf58784f2b9915d
parent92da758be022b3f6efa1bb7094a3299c5e1e6ac9
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208860 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dojump.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/predict-8.c [new file with mode: 0644]