Sorry I still did not follow. This is what I understood. During Feedback optimization apart from the -fprofile-generate, one needs to turn on -fmove-loop-invariants. However this option is not recognized by the gcc 3.4.4 or 3.4.3 compilers. What am I missing?
-girish --- Eric Christopher <[EMAIL PROTECTED]> wrote: > > On Aug 31, 2005, at 3:40 PM, girish vaitheeswaran > wrote: > > > I do not see this flag in gcc3.4.4. > > > > > > Am I missing something? > >> > > >> you may try adding -fmove-loop-invariants flag, > >> which enables new > >> invariant motion pass. > > The "new invariant motion pass". > > -eric >