i've always compiled my c++ with -O3.  i just looked through man and info
g++ and found that they only mention "-O", with no level of optimization.

does g++ really not recognize levels of optimization?  on one hand, no
mention is made of this.

on the other hand, g++ doesn't seem to complain about "-O3".

what's the scoop?

p

Reply via email to