acs(a)ne.mediaone.net writes:
I think we should fix our code. We should take the effort to make
our code standards-compliant. Besides the optimization can
apparently be a performance win; therefore I'm not in favor of
-fno-strict-aliasing.
The problem this that this will likely involve --with-union-type and
compilers are known to produce horrible code for that.
Jan