>>>> "Jerry" == Jerry James
<james(a)xemacs.org> writes:
Jerry> does compiling with -fno-strict-aliasing have any effect?
I suspect that -fno-strict-aliasing may only affect the TTY code but I think
that we should enable it by default anyway.
I've been drawing up some patches to fix gcc 4.1 problems with 21.5. In the
little testing that I've done I haven't seen Ville's problems (maybe its
because I'm on a Mac?) but -fno-strict-aliasing removes an enormous number of
warnings in the tty code caused by CONSOLE_TYPE_DATA().
Malcolm
--
Malcolm Purvis <malcolmp(a)xemacs.org>