diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2014-01-29 07:51:41 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2014-01-29 11:57:31 -0800 |
commit | d680656b61891159d21a535f38219cf01d5edeea (patch) | |
tree | af58f837f55bda7c2c19223cd7464967259505ad /dlfcn/errmsg1.c | |
parent | c616775d2c6df31786b71b4e135fba90b4a63f89 (diff) | |
download | glibc-d680656b61891159d21a535f38219cf01d5edeea.tar.gz glibc-d680656b61891159d21a535f38219cf01d5edeea.tar.xz glibc-d680656b61891159d21a535f38219cf01d5edeea.zip |
Disable x87 inline functions for SSE2 math
When i386 and x86-64 mathinline.h was merged into a single mathinline.h, "gcc -m32" enables x87 inline functions on x86-64 even when -mfpmath=sse and SSE2 is enabled. It is a regression on x86-64. We should check __SSE2_MATH__ instead of __x86_64__ when disabling x87 inline functions. (cherry picked from commit 409e00bd69b8d8dd74d7327085351d26769ea6fc) Conflicts: ChangeLog NEWS
Diffstat (limited to 'dlfcn/errmsg1.c')
0 files changed, 0 insertions, 0 deletions