[Bug tree-optimization/79715] hand-rolled strdup with unused result not eliminated
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 27 10:00:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79715
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-02-27
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed. DSE doesn't know about STRCPY (and other similar builtins).
More information about the Gcc-bugs
mailing list