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: [3.4-BIB] x86-64 sibcall fixes try III


On Sun, Oct 27, 2002 at 10:16:24PM +0100, Jan Hubicka wrote:
> Hi,
> this version should work in the corner cases too.
> Bootstrapped/regtested x86-64, i386 bootstrap just started.  OK if it
> passes? (for BIB)

Is indirect sibcall with 6+ regs common enough to justify adding two
more register classes on IA-32?
Last time I checked already the current huge number of IA-32 reg classes
is a compile performance problem which would go even worse by this patch.

	Jakub


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