OSDN Git Service

* config/ia64/ia64.c (ia64_expand_atomic_op): Only use
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 2005 08:30:48 +0000 (08:30 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 2005 08:30:48 +0000 (08:30 +0000)
commit1591276c204d8a8c8928050abc6779ea845a151b
tree2ff459897fcf3a55dff290861694d525f3e7f9cf
parente9480a59cfa138047e87cbb019fa82928974bf89
* config/ia64/ia64.c (ia64_expand_atomic_op): Only use
fetchadd{4,8}.acq instruction if CODE is PLUS or MINUS, for MINUS
negate VAL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107703 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/ia64.c