GCC viciously beaten by ICC in trig test!

Joe Buck Joe.Buck@synopsys.COM
Mon Mar 15 17:45:00 GMT 2004


On Mon, Mar 15, 2004 at 07:38:43AM -0500, Scott Robert Ladd wrote:
> Gabriel Dos Reis wrote:
> > This is a tricky issue. Some standards (e.g. POSIX) make conflicting
> > requirements to that of ISO C standard, and as a matter of fact
> > demand that the C standard headers be modified.  If GCC/gcc had to
> > come with its own C headers, then it would have to implement those
> > standards too -- in order to comply with user expectations.
> > That is a mess and GCC has better not drive into that.
> 
> Perhaps GCC could provide a clean ISO C library that is enabled with the 
> -std=c99 switch?

You are talking to the wrong people.  If we get poor performance because
of glibc, the glibc people should fix it.

> After all, GCC does include an ISO C++ library, and a 
> Fortran 95 library (in tree-ssa).

Yes, and the GCC ISO C++ library has its own group of developers and its
own development list; it's just that they work much more closely with the
compiler team than the GNU C library people do.  This, in my view, is a
bug; we need to figure out ways of improving our relationships with the
glibc developers.



More information about the Gcc mailing list