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

Re: [PATCH] Fix PR middle-end/28690, indexed load/store performance + reload bug



On Dec 11, 2006, at 12:46 PM, David Edelsohn wrote:


	Hmm.  There don't appear to be many options.  This is just how
GCC's current register allocator works.  Another intermediate register
class probably would encounter the same problem.

	This patch is okay, but please update the comment above the
predicate explaining why accepting anything for reload_in_progress is
necessary.

Thanks, David

I'm doubtful a target-specific fix is the right idea. Don't other targets have the same problem?




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