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 #19590: Fixed build of shared objects that use libmvec.so functions


On Tue, Feb 16, 2016 at 5:49 AM, Joseph Myers <joseph@codesourcery.com> wrote:
> 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.
>

Andrew, please update BZ 19590 with a real GCC testcase to show
the problem.

You can need [BZ #19590] in ChangeLog.

-- 
H.J.


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