[Bug middle-end/42561] missing uninitialized variable warning on simple arrays

matt at use dot net gcc-bugzilla@gcc.gnu.org
Thu Dec 31 19:53:00 GMT 2009



------- Comment #4 from matt at use dot net  2009-12-31 19:53 -------
It seems like this analysis would succeed if the intrinsic memcpy for copying
the [2] and [4] were inlined before this analysis. Is there a reason that the
intrinsic version of memcpy isn't substituted in before this analysis is done?
Am I missing something else?

What would be the implementation steps to fix this issue? 


-- 


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



More information about the Gcc-bugs mailing list