This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] ignoring type alias conflicts between structures and scalars
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Date: Thu, 25 Nov 2004 11:11:46 -0500
- Subject: Re: [RFC] ignoring type alias conflicts between structures and scalars
- References: <10411251551.AA05808@vlsi1.ultra.nyu.edu> <1101398526.31231.91.camel@localhost.localdomain>
On Nov 25, 2004, at 11:02 AM, Diego Novillo wrote:
On Thu, 2004-11-25 at 10:51 -0500, Richard Kenner wrote:
Right, but we don't even warn about it. I'm thinking that I also need
a
check for -fstrict-aliasing in the patch.
This would related to PR 13049.
Thanks,
Andrew Pinski