Author: uweigand
Date: Tue Aug 11 13:56:52 2009
New Revision: 150649
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150649
Log:
* reload.c (find_reloads_subreg_address): Check the original
req_equiv_mem address to detect the case where an address is
not valid in the outer mode.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/reload.c