This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Aliasing violation generated by fold_builtin_memcmp?
- From: Richard Henderson <rth at redhat dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: dberlin at dberlin dot org, gcc at gcc dot gnu dot org
- Date: Fri, 30 Sep 2005 17:11:53 -0700
- Subject: Re: Aliasing violation generated by fold_builtin_memcmp?
- References: <10509301520.AA18214@vlsi1.ultra.nyu.edu>
On Fri, Sep 30, 2005 at 11:20:53AM -0400, Richard Kenner wrote:
> That's easy enough for integer types, but creating multiple record types
> means duplicating lots of fields and layouts and is, in general, a mess.
Yeah, so? How often do you think this feature is used, anyway?
r~