This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: rtx_equal_function_value_matters
- To: "David S. Miller" <davem at dm dot cobaltmicro dot com>
- Subject: Re: rtx_equal_function_value_matters
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 25 Nov 1998 10:10:06 -0700
- cc: rth at cygnus dot com, jj at sunsite dot ms dot mff dot cuni dot cz, egcs at cygnus dot com, crux at pool dot informatik dot rwth-aachen dot de
- Reply-To: law at cygnus dot com
In message <199811250758.XAA32161@dm.cobaltmicro.com>you write:
> My vote is immediately before, and to add a comment to the life
> ananlysis code indicating that no new pseudos can be created from then
> forward.
I did a little more reading. I think the right place is after life has
finished. Setting it then certainly can't be any worse than what we've
been doing! :-)
jeff