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]

Re: Optimization: RedHat vs. GCC v3.0x?


I can't get nearly the performance from the redhat compiler as
from gcc-3.1.  On my own tests, gcc-3.1 has 80% of the
performance of the Intel compilers (but not when SIMD kicks in).
If redhat has specific optimizations, they must apply only to
kernel or drivers.  If you know specific situations where gcc-3.1
should generate better code, talk to the talented developers.
ymmv.
----- Original Message -----
From: "Steve Snyder" <swsnyder@home.com>
To: <gcc@gcc.gnu.org>
Sent: Saturday, September 29, 2001 7:38 AM
Subject: Optimization: RedHat vs. GCC v3.0x?


> RedHat , in releasing their own version of the GCC compiler for
their v7.x
> distributions, stated that one of their reasons for doing so
was
> performance.  It was said that the RedHat-specific compiler
generated
> better x86 code than the as-yet-unreleased GCC v3.00.
>
> How does this comparison stand now?  Have the GCC v3.0[012]
releases
> improved upon this alleged deficiency in x86 code generation?
>
> Thanks.


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