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]

r198169 - in /branches/ibm/meissner-lra/gcc: Ch...


Author: vmakarov
Date: Tue Apr 23 00:35:45 2013
New Revision: 198169

URL: http://gcc.gnu.org/viewcvs?rev=198169&root=gcc&view=rev
Log:
2013-04-22  Vladimir Makarov  <vmakarov@redhat.com>

	* lra-constraints.c (process_address): Try to put lo_sum into
	register.
	* config/rs6000/rs6000.c (legitimate_lo_sum_address_p): Remove
	lra_in_progress guard for addressing something bigger than word.


Modified:
    branches/ibm/meissner-lra/gcc/ChangeLog
    branches/ibm/meissner-lra/gcc/config/rs6000/rs6000.c
    branches/ibm/meissner-lra/gcc/lra-constraints.c


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