Re: PGCC, EGCS, GCC and VIDEOTAPES :)

Elliot Lee (sopwith@cuc.edu)
Mon, 2 Mar 1998 14:47:18 -0500 (EST)


On Mon, 2 Mar 1998, German Jose Gomez Garcia wrote:

> GCC 2.8.0: -O3 -fomit-frame-pointer -mpentiumpro -funroll-loops
> libc 2.0.6
> 24.76 (48900 bytes)
>
> PGCC 1.0.1: -O3 -fomit-frame-pointer -mpentiumpro -funroll-loops
> libc 2.0.6
> 26.88 (53200 bytes)
>
> PGCC 980214: -O3 -fomit-frame-pointer -mpentiumpro -funroll-loops
> libc 2.0.6
> 25.21 (75900 bytes)

Try adding -fno-exceptions to these last three, and running the tests
again.

-funroll-loops is already implied by -O3, IIRC.

-- Elliot http://www.redhat.com/
"The obvious mathematical breakthrough would be development of an easy way
to factor large prime numbers." -- Bill Gates from "The Road Ahead," p. 265.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu