This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] mips: work-around R10k ll/sc errata


On Wed, 29 Jun 2011, Matt Turner wrote:

> Unfortunately, GCC <= 4.6 is going to be around for a while. The patch
> is noninvasive and only modifies the code in one very specific (and
> currently broken) case. Would you mind if it were committed, at least
> until the __sync_*-based implementation is committed?

I didn't get any sense of consensus in the previous discussion (which 
extended to at least Jan 2009) and several people there are rather more 
expert in the MIPS variants than me.  Perhaps someone would care to put 
together a compilation of all the points raised and explain how the patch 
addresses them or at least leaves things no worse off - in particular 
detailing the circumstances (compiler options) under which the patch 
results in any change to the code in glibc.

-- 
Joseph S. Myers
joseph@codesourcery.com


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