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: [PATCHv2 03/11] Support for type-generic libm function implementations libm


On Fri, 12 Aug 2016, Paul E. Murphy wrote:

> On 08/12/2016 11:41 AM, Joseph Myers wrote:
> > On Thu, 11 Aug 2016, Paul E. Murphy wrote:
> > 
> >> +generated += $(addsuffix .c,$(call type-foreach,$(gen-libm-calls:%=%$(s)))) \
> > 
> > Where does $(s) come from?
> 
> It doesn't, and is bad refactoring on my part.  Thanks for catching 
> that.  Fixed via removing the unnecessary substitution.

This patch version is OK.

-- 
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]