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: [PATCH][BZ 21075 ] sparc - Remove unused assignment in __clone



On 26/01/2017 09:02, Ivo Raisr wrote:
> 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.

LGTM for 2.26 since it is an optimization.


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