]> git.ipfire.org Git - thirdparty/gcc.git/commit
predict.c (expr_expected_value_1): Assume compare-and-swap builtin boolean return...
authorRichard Henderson <rth@redhat.com>
Wed, 30 Nov 2011 22:19:02 +0000 (14:19 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 30 Nov 2011 22:19:02 +0000 (14:19 -0800)
commitc08472eaf611a76fa2545b5a45f32d274ac0d25d
tree12dcee32e763cdc77a0ac7766025f3973125533d
parented079c4be707a95d7b935f1bf0f66bf47df93d30
predict.c (expr_expected_value_1): Assume compare-and-swap builtin boolean return is true.

        * predict.c (expr_expected_value_1): Assume compare-and-swap builtin
        boolean return is true.

From-SVN: r181862
gcc/ChangeLog
gcc/predict.c