ia64.c (spill_xfmode_operand): Use assign_stack_temp instead of gen_mem_addressof.
commit68d22aa55a9a4f491851f37a6a377ed50ea8e292
authorRichard Henderson <rth@redhat.com>
Sun, 4 Jul 2004 03:03:00 +0000 (3 20:03 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 4 Jul 2004 03:03:00 +0000 (3 20:03 -0700)
tree73a30a6dcffb59862e4d2223eb5401f1705817cf
parentbdecd3343c71b1edce5f7069f63979d26e1b9f5e
ia64.c (spill_xfmode_operand): Use assign_stack_temp instead of gen_mem_addressof.

        * config/ia64/ia64.c (spill_xfmode_operand): Use assign_stack_temp
        instead of gen_mem_addressof.
        * config/ia64/ia64.md (movxf): Use assign_stack_temp to handle
        TImode output register.

From-SVN: r84071
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md