This is the mail archive of the gcc-patches@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: [lno] Enable the new loop optimizer by default



On Apr 8, 2004, at 2:18 PM, Zdenek Dvorak wrote:


Hello,

this patch enables the new loop optimizer by default; I think it is
fairly important in order to get a better testing coverage.

I hope it won't cause (much) problems.  It bootstraps on i686, ia64
and ppc, and of course you can get the original behavior by adding

-fno-tree-loop-optimize -fno-loop-optimize2 -floop-optimize

flags.

The patch you posted obviously does a lot besides that. What?



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