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]
Other format: [Raw text]

Re: i386 addressing and subregs


On Thu, Mar 28, 2002 at 06:20:22PM +0100, Jan Hubicka wrote:
> 	* i386.c (aligned_operand): Be prepared for SUBREGed registers.
> 	(ix86_decompose_address): Use REG_P instead of GET_CODE (...) == REG.
> 	(ix86_address_cost): Be prepared for SUBREGed registers.
> 	(legitimate_address_p): Accept SUBREGed registers.

Ok.


r~


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