This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: rtx_equal_function_value_matters


   Date: Wed, 25 Nov 1998 00:56:06 -0700
   From: Jeffrey A Law <law@hurl.cygnus.com>

     In message <199811250742.XAA31942@dm.cobaltmicro.com>you write:
     > None that exist, you see, I'm thinking ahead :-)

   Ok.  We're in sync then.  My preference is to set no_pseudos as late as 
   possible.  I just have to determine if we want to set it immediately before
   or after life analysis :-)

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.

Later,
David S. Miller
davem@dm.cobaltmicro.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]