[PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions
Joseph Myers
joseph@codesourcery.com
Tue Feb 16 13:49:00 GMT 2016
On Tue, 16 Feb 2016, Andrew Senkevich wrote:
> Here is patch with tests.
This is the wrong approach for tests. Tests for this should not be
testing implementation details about aliases, and so should not be
creating any wrappers at all. They should be testing vectorizable calls
to the scalar functions, compiled several times with different options
into both executables and shared libraries.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list