This is the mail archive of the glibc-bugs@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]

[Bug math/18731] math/test-double-vlen4 and math/test-float-vlen8 fail on non-AVX machines


https://sourceware.org/bugzilla/show_bug.cgi?id=18731

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  febce2ac5f46a0d5c67ca8b535a028425d421be4 (commit)
      from  95d8f022bf0795cbac473c4f6182595e75cafe5f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=febce2ac5f46a0d5c67ca8b535a028425d421be4

commit febce2ac5f46a0d5c67ca8b535a028425d421be4
Author: Andrew Senkevich <andrew.senkevich@intel.com>
Date:   Wed Jul 29 19:47:29 2015 +0300

    Added runtime check for AVX vector math tests.

        [BZ #18731]
        * sysdeps/x86_64/fpu/math-tests-arch.h: Added AVX runtime check.
        * sysdeps/x86_64/fpu/test-double-vlen4.c: Likewise.
        * sysdeps/x86_64/fpu/test-float-vlen8.c: Likewise.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                              |    7 +++++++
 sysdeps/x86_64/fpu/math-tests-arch.h   |   24 +++++++++++++++++++++++-
 sysdeps/x86_64/fpu/test-double-vlen4.c |    2 ++
 sysdeps/x86_64/fpu/test-float-vlen8.c  |    2 ++
 4 files changed, 34 insertions(+), 1 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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