------- Comment #38 from rguenth at gcc dot gnu dot org  2007-10-25 11:02 
-------
Another thing is that for all of the mem_sym_stats we collect, we _only_
consider
memory references through pointers(!), but not for example

  # VUSE <MPT.242_651>
  D.1244_380 = du.dim[0].stride;

the associated SFT will neither get indirect nor direct reads accounted.


-- 


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

Reply via email to