This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Default flags with -O2


Wayne wrote:
"Try compiling with the flags -S -fverbose-asm"

Tried that with Cygwin, no output at all was the result...

~/cstuff
$ g++ -S -fverbose-asm -O2 hallo.cpp

~/cstuff

Did I miss anything, other than my weak brain?

Yes. You forgot to again read the fine manual.



Segher




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]