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: Does __sync_bool_compare_and_swap on ia64 have wrong return type?


On Thu, Apr 24, 2003 at 09:22:22AM -0700, H. J. Lu wrote:
> 	* config/ia64/ia64.c (ia64_init_builtins): Add si_ftype_pdi_di_di
> 	for __sync_bool_compare_and_swap_di for int return type.
> 	* config/ia64/ia64intrin.h (__sync_bool_compare_and_swap_di):
> 	Change return type to int.
> 	(__sync_bool_compare_and_swap): Likewise.

Ok.


r~


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