Patches to fix compiler warnings on IA64

Ulrich Drepper drepper@redhat.com
Thu Jul 8 21:24:00 GMT 2004


Thorsten Kukuk wrote:

> 	* sysdeps/ia64/bits/atomic.h: Cast first argument of
> 	__sync_bool_compare_and_swap_si correct to void*.

Why?  The prototypes for the functions a question are

extern void __sync_lock_release_si (int *);
extern void __sync_lock_release_di (long *);

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖



More information about the Libc-alpha mailing list