Hello,

In GCC documentation,  3.1 Options that Control Optimization: it is indicated 
-Os disables alignment of functions, jumps, labels, and loops.  However, with 
-v -Q passed to the compile step, I see all these options enabled under -Os.  
Is this intended behavior, therefore a documentation bug?
I have tried this with GCC4.4.7 and GCC8.3.1

Thanks,
Visda

Reply via email to