This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Your change to function.c
Date: Tue, 6 Oct 1998 00:48:04 -0700
From: Richard Henderson <rth@cygnus.com>
Consider the following. Note that I'll still want to do a check in
purge_addressof_1 to make sure we're not XFmode or some nonsense
like that. Note that the abort for pun == BLKmode could be changed
to allocate a bit of stack.
Assuming you've no problems with this scheme in general, I'll clean
up those loose ends.
Nice, seems to work fine with my function.c change removed to punt on
FLOAT stuff in purge_addressof_1. You can revert that change of mine
when you install these changes after your loose end cleanups...
Later,
David S. Miller
davem@dm.cobaltmicro.com