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 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.

Richard.


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