* config/alpha/sync.md: Update comment about unpredictable LL/SC lock
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 2009 06:19:37 +0000 (06:19 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 2009 06:19:37 +0000 (06:19 +0000)
commit66f98e8ae734c69a3a917d21384776623b4e4523
tree286bc9b9a9bcd8b1be5ebb0f39b9e09cec089c69
parent97e2368b770856f382bba915c7516397e8486512
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151115 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/sync.md