This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: type based aliasing again
- To: rask at kampsax dot k-net dot dk (Rask Ingemann Lambertsen)
- Subject: Re: type based aliasing again
- From: Joe Buck <jbuck at synopsys dot COM>
- Date: Mon, 27 Sep 99 8:31:51 PDT
- Cc: gcc at gcc dot gnu dot org
> What IMHO is interesting is how to help those programmers who know or
> think they have written code with aliasing problems and would like to find
> and fix those pieces of code.
This is what the developers are attempting to do (come up with ways of
warning about code with aliasing problems).