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!



On Mar 14, 2004, at 9:29 PM, Scott Robert Ladd wrote:


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.

Oh, well, that one does nothing, since the optimizations were only implemented in the lno-branch.
:)


That flag is probably left over from before this was decided.


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