This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Dumb register allocation (PPC)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Richard Henderson <rth at redhat dot com>, Dale Johannesen <dalej at apple dot com>, law at redhat dot com, Zack Weinberg <zack at codesourcery dot com>, gcc at gcc dot gnu dot org
- Date: Wed, 15 May 2002 11:00:09 -0400
- Subject: Re: Dumb register allocation (PPC)
>>>>> Richard Henderson writes:
Richard> Eh? My objection is still going to be potential reload
Richard> failures. Which "fact" is going to ensure that you
Richard> introduce no failures on any target?
So maybe this should be enabled on a target-by-target basis
instead of SMALL_REGISTER_CLASSES?
David