mirror of https://git.musl-libc.org/git/musl
Browse Source
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 a732e80d33 was the source of this
regression.
master
2 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue