Re: Phase ordering in compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/23/2012 06:21 AM, SANKAR wrote:
> When there is an impact of repeating optimisation options or reordering the
> optimisation options in GCC, is this pass ordering enabled through command
> line? 

Not usually, because passes often rely on changes made before them.
Sometimes a pass will work if reordered or duplicated, sometimes not.

Andrew.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux