This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: g++ and aliasing bools
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 25 Jan 2002 17:53:08 +0100
- Subject: Re: g++ and aliasing bools
- References: <10201251309.AA11170@vlsi1.ultra.nyu.edu>
Richard Kenner wrote:
>Indeed, I strongly suspect that if it were possible to do better alias
>set handling in C++, it would produce a far larger performance
>improvement than any of the Intermediate Language Transformations
>being discussed and would also likely be a lot less work.
>
This is *exactly* the kind of authoritative statement which is able to
give voice to my intuitive feelings.
Thanks,
Paolo.