reg-stack.c
100 KB
-
re PR target/70465 (Poor code for x87 asm) · 1a27fab1
PR target/70465 * reg-stack.c (emit_swap_insn): Instead of fld a; fld b; fxchg %st(1); emit fld b; fld a; if possible. * gcc.target/i386/pr70465.c: New test. From-SVN: r244921
Jakub Jelinek committed