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 libc/16150] __mpn_mul_1 and others resolve to VIS3 optimized routines at hosts without VIS3 insns available in non-shared case


http://sourceware.org/bugzilla/show_bug.cgi?id=16150

--- Comment #2 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, origin/release/2.18/master has been created
        at  d7239d7adb5c130ba5adf5cc129c4c38c3c3f553 (commit)

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

commit d7239d7adb5c130ba5adf5cc129c4c38c3c3f553
Author: David S. Miller <davem@davemloft.net>
Date:   Tue Nov 12 12:48:01 2013 -0800

    Fix sparc 64-bit GMP ifunc resolution in static builds.

        [BZ #16150]
        * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct
generic
        symbol in the non-vis3 case in static builds.
        * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
        * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
        * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
        * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.

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

-- 
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]