gcc peephole problem
vikramsp
vikram2rhyme@gmail.com
Mon Apr 18 10:41:00 GMT 2011
Thanks Kevin
kevin diggs-2 wrote:
>
> 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
>
>
--
View this message in context: http://old.nabble.com/gcc-peephole-problem-tp31339261p31420986.html
Sent from the gcc - Help mailing list archive at Nabble.com.
More information about the Gcc-help
mailing list