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]

[killloop] branch created


Hello,

I have just created a branch for work on removal of the old loop
optimizer.  The patches for the branch should be marked with
[killloop] and cced to me.

For testing: old loop optimizer is disabled by default and all the flags
are set in the way I expect them to be in the final version
merged to mainline.  To get the current mainline behavior, use
-fno-move-loop-invariants -floop-optimize.

Zdenek


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