Jan Vroonhof writes:
Kyle Jones <kyle_jones(a)wonderworks.com> writes:
> Oh no, please, not the aliasing stuff again. I thought
> this idea died back when ANSI C was still a draft.
Well it is alive, kicking and in will be switched on by default in
gcc 2.95.
(sigh) All right. I see two alternatives. We review our code
base and try to fix the aliasing problems. Or we write a autoconf
test to trap these compilers and pass the proper option to them
to turn off strict aliasing.