This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: Get rid of warning in linuxthreads/spinlock.c


> 
> this patch gets rid of:
> 
> spinlock.c:33: warning: matching constraint does not allow a register
> 
> Ok to commit?

If using the "m" constraint works right in all gcc >= 3.2, then fine.  

> 	* spinlock.c (__pthread_lock): Fix contraint to avoid warning.
					      ^typo


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