[PATCH 8/N] [x86_64] Vectorized math functions
Joseph Myers
joseph@codesourcery.com
Fri Nov 28 23:43:00 GMT 2014
On Tue, 25 Nov 2014, Andrew Senkevich wrote:
> +$(inst_libdir)/libm.so: $(common-objpfx)format.lds \
> + $(libm) \
> + $(common-objpfx)mathvec/libmvec.so$(libmvec.so-version) \
The dependencies should be lined up underneath $(common-objpfx)format.lds;
as is, they could too easily be confused with commands. If lining them up
results in source lines over 79 columns, then define an intermediate
variable to avoid that.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list