This is the mail archive of the gcc@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: [BENCHMARK] Povray official benchmark scores for 387 and SSE insn sets


On Tue, Jan 25, 2005 at 09:55:51AM +0100, Richard Guenther wrote:
> On Mon, 24 Jan 2005 15:03:56 -0800, Richard Henderson <rth@redhat.com> wrote:
> > On Mon, Jan 24, 2005 at 05:45:01PM +0100, Uros Bizjak wrote:
> > > As a last thought - is there a reason not to create an ABI similar to
> > > something like x86_64 has for its FP math?
> > 
> > You'd have to get libc by-in.  Which is probably impossible.
> 
> At least we could change calling conventions for local functions, like
> I think is done
> with cgraph and register passing conventions atm.

Definitely, that's IMHO the way to go.
I already suggested this on gcc-patches in November, just did not get to
code that up yet (though, it wouldn't be appropriate for 4.0 anyway).

	Jakub


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