r192690 - in /trunk/gcc: ChangeLog config/i386/...

uros@gcc.gnu.org uros@gcc.gnu.org
Mon Oct 22 13:59:00 GMT 2012


Author: uros
Date: Mon Oct 22 13:59:33 2012
New Revision: 192690

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192690
Log:
	* config/i386/i386.c (memory_address_length): Assert that non-null
	base or index RTXes are registers.  Do not check for REG RTXes.
	Determine addr32 prefix from original base and index RTXes.
	Simplify code.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c



More information about the Gcc-cvs mailing list