[Bug tree-optimization/80519] if(p)free(p) with -Os
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 26 08:34:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80519
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-04-26
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed. Reasonable for -Os and with profile feedback. I wouldn't trust the
guessed profile too much here.
More information about the Gcc-bugs
mailing list