[PATCH] Make alias_sets_conflict_p less conservative

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Wed Mar 5 11:31:00 GMT 2008


> Yes, char is assigned alias set zero.  And this is correct.
> 
>   char a[4];
>   int *p;
> 
> an access through *p conflicts with a. 

By what rule?  I was under the impression that this was a special rule
applying to "char *".



More information about the Gcc-patches mailing list