This is the mail archive of the gcc-cvs@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]

r169533 - in /trunk/gcc: ChangeLog reload.c


Author: law
Date: Wed Feb  2 16:52:21 2011
New Revision: 169533

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169533
Log:

	PR middle-end/47543
	* reload.c (find_reloads_address): Handle reg+d address where both
	components are invalid by reloading the entire address.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reload.c


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