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]
Other format: [Raw text]

Re: GCC viciously beaten by ICC in trig test!


Daniel Berlin wrote:
On Mar 14, 2004, at 8:39 PM, Scott Robert Ladd wrote:
According to the GCC docs, -ftree-loop-optimize is enabled at -O

?


tree-loop-optimize is new to the lno branch.

Well, this is what a "man gcc" says on my system, when I'm using tree-ssa:


       -ftree-loop-optimize
           Perform loop optimization on trees.  This flag is enabled by
           default at -O and higher.

--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Software Invention for High-Performance Computing


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