sync.md: Update comment about unpredictable LL/SC lock clearing by a taken branch.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 26 Aug 2009 06:19:37 +0000 (08:19 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 26 Aug 2009 06:19:37 +0000 (08:19 +0200)
commit7b3d1847e637cae5e6ea174718df19ceaa5ae290
tree286bc9b9a9bcd8b1be5ebb0f39b9e09cec089c69
parent1dad57e65d9539eccc652dbb42b5574db72bb3fc
sync.md: Update comment about unpredictable LL/SC lock clearing by a taken branch.

* config/alpha/sync.md: Update comment about unpredictable LL/SC lock
clearing by a taken branch.
(sync_<fetchop_name><mode>): Split when epilogue_completed is set,
effectively after bbro pass.
(sync_nand<mode>): Ditto.
(sync_old_<fetchop_name><mode>): Ditto.
(sync_old_nand<mode>): Ditto.
(sync_new_<fetchop_name><mode>): Dito.
(sync_new_nand<mode>): Ditto.
(sync_compare_and_swap<mode>_1): Ditto.
(*sync_compare_and_swap<mode>): Ditto.
(sync_lock_test_and_set<mode>_1): Ditto.
("sync_lock_test_and_set<mode>): Ditto.

From-SVN: r151115
gcc/ChangeLog
gcc/config/alpha/sync.md