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] | |
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 <echristo@apple.com> 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 >
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |