Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 1997 20:17:38 -0800 (PST)
From:      Jake Hamby <hamby@aris.jpl.nasa.gov>
To:        "David S. Miller" <davem@jenolan.rutgers.edu>
Cc:        asami@vader.cs.berkeley.edu, jmb@freefall.freebsd.org, hackers@FreeBSD.ORG
Subject:   Re: Sun Workshop compiler vs. GCC?
Message-ID:  <Pine.GSO.3.95.970213201150.10714A-100000@aris>
In-Reply-To: <199702140241.VAA04024@jenolan.caipgeneral>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Feb 1997, David S. Miller wrote:

> GCC has more than 20 or so specific -f* options which allow you to
> selectively enable and disable any specific optimization pass it has.
> How much more granularity would you like to have?  These are all
> completely explained in gcc's documentation.

Hmm, good point.  I guess I meant that the commercial compilers seem to
have MORE kinds of optimizations than GCC, and because they support
relatively few targets, they can devote more time to optimizing each code
generation back-end.

Also, the various optimizer bugs in GCC in the past have led people to be
wary to use -O2 optimization, much less try additional optimization flags.

------------------------------------------------------------------------------
|Jake Hamby| APT Engineer at JPL, CS student at Cal Poly, and BeOS developer!|
------------------------------------------------------------------------------
"Life is hard..."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95.970213201150.10714A-100000>