This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: Fwd: [PATCH][BZ 21075 ] sparc - Remove unused assignment in __clone


https://sourceware.org/ml/libc-alpha/2017-01/msg00510.html

On 31/01/2017 02:48, Ivo Raisr wrote:
> Any news here?
> I.
> 
> 
> -------- Forwarded Message --------
> Subject: [PATCH][BZ 21075 ] sparc - Remove unused assignment in __clone
> Date: Thu, 26 Jan 2017 12:02:26 +0100
> From: Ivo Raisr <ivo.raisr@oracle.com>
> To: libc-alpha@sourceware.org
> 
> The attached patch fixes:
> BZ#21075 - unused assigment to %g4 in sparc/sparc{64,32}/clone.S
> 
> It is no longer needed to preserve the flags parameter to `clone' since
> the commit c579f48edba88380635ab98cb612030e3ed8691e (Remove cached
> PID/TID in clone).
> 
> Testing was performed successfully on sparcv9/Linux.
> 
> See the attached patch and ChangeLog entry.
> 
> Kind regards,
> I.
> 


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