On Thursday 20 January 2005 15:44, Mike Jakubik wrote:

> Wouldn't we want strict aliasing then?

Strict aliasing is a feature of the code being compiled, not the compiler.  
The "-fstrict-aliasing" flag basically means "this code follows the 
strictest aliasing rules, so you can use extra optimizations on it that 
depend on adherence to those rules".
-- 
Kirk Strauser

Attachment: pgpvgmP4PacCR.pgp
Description: PGP signature

Reply via email to