From mboxrd@z Thu Jan 1 00:00:00 1970 From: N8TM@aol.com To: pedwards@jaj.com, gcc@gcc.gnu.org Subject: Re: type based aliasing again Date: Thu, 30 Sep 1999 18:02:00 -0000 Message-ID: <441c5743.250c8a06@aol.com> X-SW-Source: 1999-09n/msg00452.html Message-ID: <19990930180200.WKBpcgKBGyHeqbpVch5tSXHxl8NRhiUetOnI_NluPd4@z> In a message dated 9/11/99 8:22:15 PM EST, pedwards@jaj.com writes: > it's not evil (illegal), it's just handicapped or elderly (invalid)? I would agree with those epithets applied to the source code for struct, but it works fine (on linux and unix, not on cygwin) with strict-aliasing. It uses plenty of untyped pointers. I haven't had to fix any bugs in it for 10 years. Tim tprince@computer.org