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]

PATCH: Does __sync_bool_compare_and_swap on ia64 have wrong return type?


On Wed, Apr 23, 2003 at 03:43:42PM -0700, Richard Henderson wrote:
> On Wed, Apr 23, 2003 at 03:33:55PM -0700, H. J. Lu wrote:
> > __sync_bool_compare_and_swap in gcc may return signed or unsigned int,
> >  long or long long.
> 
> That's a paste-o from __sync_val_compare_and_swap.
> 

Is this patch in order then?

H.J.

Attachment: gcc-ia64-type.patch
Description: Text document


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