On Fri, Nov 27, 2009 at 02:01:46PM +0100, Rainer Orth wrote: > Maxim Kartashev <Maxim.Kartashev at Sun.COM> writes: > > > You're talking about additions to libc, if I got you right. This has little > > This is only a small part of it. We're talking about new C (and > eventually C++) types (_Decimal32, _Decimal64, _Decimal128), additions > to the SPARC (and i386/amd64) ABIs on how to pass arguments and return > values of those types, and of course the compiler support for them. > > > to do with Sun Studio, it's more of a Solaris question. Maybe you should > > try different alias. > > I don't think so: this is very much compiler stuff.
This is indeed a compiler stuff, but not completely in Sun Studio land. Considerable chunk of work is in Solaris, and whats more important ABI additions are ARC charter and not controlled by Sun Studio at all. To be honest, I myself did not yet read this TR, and that in particular is due to the fact that we did not have any requests to support it till this very moment. Eventually we will, but we need to prioritize. And getting external interest for the feature helps putting proper priorities. regards, -- Fedor Sergeev, Sun Studio C compiler
