r114141 - in /trunk/gcc: ChangeLog reload.c tes...

uweigand@gcc.gnu.org uweigand@gcc.gnu.org
Fri May 26 20:21:00 GMT 2006


Author: uweigand
Date: Fri May 26 20:21:53 2006
New Revision: 114141

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114141
Log:
	PR rtl-optimization/27661
	* reload.c (find_reloads): When reloading a VOIDmode constant
	as address due to an EXTRA_MEMORY_CONSTRAINT or 'o' constraint,
	use Pmode as mode of the reload register.

	PR rtl-optimization/27661
	* gcc.dg/pr27661.c: New test case.

Added:
    trunk/gcc/testsuite/gcc.dg/pr27661.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reload.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list