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
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