This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix ia64 __sync_fetch_and_{sub,xor,...}


On Tue, Nov 29, 2005 at 08:21:14AM -0500, Jakub Jelinek wrote:
> 	* 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.

Ok.

r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]