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] ALIAS_SET_MEMORY_BARRIER for s390 and sparc (was Re: fix libgomp miscompilation on ppc64)


Jakub Jelinek wrote:
> On Tue, Jan 31, 2006 at 10:46:40AM +0100, Richard Guenther wrote:

> ALIAS_SET_MEMORY_BARRIER needs to be set in s390/sparc backends too
> when emulating QI/HImode atomics using SImode compare and swap.
> Is the s390 part ok for trunk/4.1?
> I'll commit the sparc part to trunk together with s390 (if approved),
> 4.1 has no compare and swap support in sparc.

OK for 4.1, once approved for mainline.  (I believe RTH has already
approved for both, but, just in case...)

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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