[Bug tree-optimization/57742] memset(malloc(n),0,n) -> calloc(n,1)
daniel.gutson at tallertechnologies dot com
gcc-bugzilla@gcc.gnu.org
Thu Sep 17 19:32:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57742
Daniel Gutson <daniel.gutson at tallertechnologies dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.gutson@tallertechnol
| |ogies.com
--- Comment #24 from Daniel Gutson <daniel.gutson at tallertechnologies dot com> ---
This optimization breaks code, please see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67618
More information about the Gcc-bugs
mailing list