Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.
authorAndrew Senkevich <andrew.senkevich@intel.com>
Thu, 30 Jul 2015 15:00:24 +0000 (18:00 +0300)
committerAndrew Senkevich <andrew.senkevich@intel.com>
Thu, 30 Jul 2015 15:00:24 +0000 (18:00 +0300)
commita9e8ea51cc8e800a81375d5f99f9a42c6be142a8
tree5ae06685b5eff965ff38f7dfda226869d28c6fc8
parent0e569d30e3936bb6c2cbb7aaf584d36c4cd09934
Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.

    [BZ #18740]
    * sysdeps/x86_64/fpu/Makefile (double-vlen2-arch-ext-cflags,
    float-vlen4-arch-ext-cflags): Removed.
    * math/Makefile (CFLAGS-test-double-vlen2-wrappers.c,
    CFLAGS-test-float-vlen4-wrappers.c): Likewise.
ChangeLog
math/Makefile
sysdeps/x86_64/fpu/Makefile