diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-04-23 06:21:49 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-04-23 06:21:49 -0400 |
commit | 18938c299c0923e7034e8bfc5b250ded3b0ef78a (patch) | |
tree | e59dd8b1303fb19473c3bba773632b00dabd487d /src/math/nanl.c | |
parent | 3aacb54ead6ef83c3da1216687a34e97b494f5ca (diff) | |
download | musl-18938c299c0923e7034e8bfc5b250ded3b0ef78a.tar.gz musl-18938c299c0923e7034e8bfc5b250ded3b0ef78a.tar.xz musl-18938c299c0923e7034e8bfc5b250ded3b0ef78a.zip |
fix regression in x86_64 math asm with old binutils
the implicit-operand form of fucomip is rejected by binutils 2.19 and perhaps other versions still in use. writing both operands explicitly fixes the issue. there is no change to the resulting output. commit a732e80d33b4fd6f510f7cec4f5573ef5d89bc4e was the source of this regression.
Diffstat (limited to 'src/math/nanl.c')
0 files changed, 0 insertions, 0 deletions