GCC viciously beaten by ICC in trig test!

Gabriel Dos Reis gdr@integrable-solutions.net
Sun Mar 14 23:49:00 GMT 2004


Scott Robert Ladd <coyote@coyotegulch.com> writes:

| Hello,
| 
| Consider the following program, compiled and run on a Pentium 4
| (Northwood) system:
| 
|      #include <math.h>
|      #include <stdio.h>
| 
|      double doit(double a)

Did you try by declaring doit() inline?
(I suppose that won't change much the outcome, but I'm curious).

-- Gaby



More information about the Gcc mailing list