Re: Some strict aliasing related fun

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

 



Raymond Sheh wrote:

> (and indeed, in one of the cases, if I manually put all
> the optimisation flags mentioned in the manpage for -O1 and -O2 onto the
> compile line it doesn't actually break!).

Specifying -fsome-optimization without an n >= 0 level of -On is a
no-op.  In other words, optimization must be enabled in order to do any
optimization.

Brian

[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