(output_fix_trunc): Use MEMs in insn as stack temps.
authorJames Van Artsdalen <jrv@gnu.org>
Mon, 22 Mar 1993 07:44:32 +0000 (07:44 +0000)
committerJames Van Artsdalen <jrv@gnu.org>
Mon, 22 Mar 1993 07:44:32 +0000 (07:44 +0000)
commit305f097e74f86cc189883348ac08841599af9722
tree60c4c061c0f28c36e4c7b113bddb4a176e3953be
parentd398b3b1338cccbc2861959d2eef8515af9cf6c3
(output_fix_trunc): Use MEMs in insn as stack temps.

No need to allocate & deallocate stack space on the fly.
(clear_386_stack_locals): New function.
(assign_386_stack_local): New function.

From-SVN: r3829
gcc/config/i386/i386.c