------- Comment #4 from jamborm at gcc dot gnu dot org  2010-05-21 17:36 -------
On the 4.5 branch we have a different problem, the warning is not
issued at all.  The patch does not apply because we treat scalar loads
differently.  The easiest way would be to backport this behavior to
4.5:

http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00440.html

and then commit this change on top of it.  That would of course change
the code generated by SRA in general but it does not seem too risky
now.  What do you think?


-- 


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

Reply via email to