ia64.c (ia64_expand_op_and_fetch): Fix comment.
authorJakub Jelinek <jakub@redhat.com>
Wed, 26 Mar 2003 16:00:52 +0000 (17:00 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 26 Mar 2003 16:00:52 +0000 (17:00 +0100)
commitbe565ad7dfb253836b579f666b230fd261a19913
treebcd718c3205afeb4ccd10f2f2f95cbb6a43944ff
parentf729e5592fe97fd4497578845d04a4025f180d66
ia64.c (ia64_expand_op_and_fetch): Fix comment.

* config/ia64/ia64.c (ia64_expand_op_and_fetch): Fix comment.
(ia64_expand_compare_and_swap): Use always DImode ar.ccv,
zero extend old to it.
* config/ia64/ia64.md (cmpxchg_acq_si): Remove mode from ccv
operand.

* gcc.dg/ia64-sync-3.c: New test.

From-SVN: r64895
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ia64-sync-3.c [new file with mode: 0644]