]> git.ipfire.org Git - thirdparty/gcc.git/commit
sync.md (load_locked_<mode>): Use Z for memory_operand constraint.
authorDavid Edelsohn <edelsohn@gnu.org>
Sat, 9 Jul 2005 01:13:03 +0000 (01:13 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 9 Jul 2005 01:13:03 +0000 (21:13 -0400)
commitd54c47e1b5334835cf39591618991d34f51ce8c0
treeefa59b788fe2e584d7ef67ab924ae090dad17200
parentc00fc5cf8b1979cd4a9200ec05593f2dba9f1eb0
sync.md (load_locked_<mode>): Use Z for memory_operand constraint.

        * config/rs6000/sync.md (load_locked_<mode>): Use Z for
        memory_operand constraint.
        (store_conditional_<mode>): Same.
        (sync_compare_and_swap<mode>): Same.
        (sync_lock_test_and_set<mode>): Same.

From-SVN: r101813
gcc/ChangeLog
gcc/config/rs6000/sync.md