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


Alex,
About the arbitary rtl expressions appearing as arguments of ADDRESS_COST
macro - please don't worry about them.  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.

Honza

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