[Bug tree-optimization/19626] Aliasing says stores to local memory do alias

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 25 17:24:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-25 17:20 -------
  D.2540 = (struct Loc<1> *) &dX.D.2210.D.2166.domain_m.buffer;
That confuses the aliasing mechanism
buffer is of type int* but you are casting it to Loc<1> *.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19626



More information about the Gcc-bugs mailing list