Re: gcc peephole problem

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

 



Hi,

I just checked. The -v option will not show which -f(s) the -Ox
options automatically include. Use:

gcc -O2 -S -fverbose-asm ...

They are included at the top of the asm file with -fverbose-asm.

kevin


[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