Re: gcc optimization option flags

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

 



Hi Eljay,

Thank you very much. I got the information.

Thanks
Swami

John (Eljay) Love-Jensen wrote:
Hi Swami,

Thank you very much for your quick response.
But -fverbose-asm and -save-temps doesn't help to list the flags.

Lists the flags for me.

touch empty.cpp
g++ -c -O2 -fverbose-asm -save-temps empty.cpp
cat empty.s

Sincerely,
--Eljay






[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