This is the mail archive of the gcc-patches@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: mn10300/AM33: missing ASHIFT, AND and LABEL_REF in address_cost function


On Apr 27, 2000, Jan Hubicka <hubicka@atrey.karlin.mff.cuni.cz> wrote:

> I am just bootrapping patch that will change the behaviour and call
> ADDRESS_COST only for rtls passing address_operand check.  I believe
> this will avoid the codes you are seeing right now.

At least the LABEL_REF would probably still be needed.  The others
could definitely go away.  But it doesn't hurt to keep them :-)

Thanks,

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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