[Bug tree-optimization/57742] memset(malloc(n),0,n) -> calloc(n,1)
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 25 12:29:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57742
Marc Glisse <glisse at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #23 from Marc Glisse <glisse at gcc dot gnu.org> ---
Fixed.
More information about the Gcc-bugs
mailing list