]> gcc.gnu.org Git - gcc.git/commit
expr.c (emit_move_insn_1): Split push of complex value when no suitable push instruct...
authorJan Hubicka <jh@suse.cz>
Wed, 14 Mar 2001 15:38:55 +0000 (16:38 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 14 Mar 2001 15:38:55 +0000 (15:38 +0000)
commit1a06f5fe3fe23768a0336c4a2dc97f42207a3b10
tree1c2e5b34b8e26aee9ad132104f2e0aeaee5463b4
parent2f2aa235bd3f79727d2ebfd4faab2f0a2048ea30
expr.c (emit_move_insn_1): Split push of complex value when no suitable push instruction exist.

* expr.c (emit_move_insn_1):  Split push of complex value when
no suitable push instruction exist.

* i386.md (QImode move/add/shift patterns): Use ANY_QI_REG_P
instead of QI_REG_P.

From-SVN: r40454
gcc/ChangeLog
gcc/config/i386/i386.h
gcc/config/i386/i386.md
gcc/expr.c
This page took 0.062654 seconds and 5 git commands to generate.