1
0
mirror of https://github.com/pmmp/musl-cross-make.git synced 2025-07-05 17:22:58 +00:00
Files
musl-cross-make/patches/gcc-6.5.0/0024-m68k-sqrt.diff
Rich Felker 531af98526 improve m68k sqrt patch not to suppress insn on archs where it works
the 60840 fpu and later, and coldfire fpus, have precision-specific
sqrt instructions that get used and do the right thing. only when
targeting baseline (or near-baseline) ISA does the ld80-only
instruction get used, and that's all that needs to be suppressed.
2020-07-02 12:22:13 -04:00

695 B