linux-atomic.c (__sync_val_compare_and_swap_4): Insert __builtin_expect().
authorMarcus Shawcroft <mshawcroft@gcc.gnu.org>
Fri, 3 Sep 2010 10:01:44 +0000 (10:01 +0000)
committerMarcus Shawcroft <mshawcroft@gcc.gnu.org>
Fri, 3 Sep 2010 10:01:44 +0000 (10:01 +0000)
commitf74bd71564c24fffa3902e2a133d2141537a67a3
tree562ff1a411eb52c7d85adff3dd407e05e3bf5b02
parenta482b1f5f45fbd54fce4098d4e03958d1457a310
linux-atomic.c (__sync_val_compare_and_swap_4): Insert __builtin_expect().

2010-09-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>

* config/arm/linux-atomic.c (__sync_val_compare_and_swap_4): Insert __builtin_expect().
(SUBWORD_VAL_CAS): Likewise.

From-SVN: r163805
gcc/config/arm/linux-atomic.c