Re: what is -O1 doing?

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

 



I was trying to find out which O1 optimization was causing the
problems but I can't reproduce the crash when I specify:

-fdefer-pop -fdelayed-branch -fguess-branch-probability -fcprop- registers -fif-conversion -fif-conversion2 -ftree-ccp -ftree-dce -ftree- dominator-opts -ftree-dse -ftree-ter -ftree-lrs -ftree-sra -ftree-copyrename - ftree-fre
 -ftree-ch -funit-at-a-time -fmerge-constants

which is what the gcc man page reports for -O1 flags... Is there a
way to get from gfortan a set of flags it's setting when it is given a -O1?

This is more a question for gcc-help. I think not all the behaviour implied by -O1 can be controled by individual -f options.

FX

[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