This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/80519] if(p)free(p) with -Os
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 Aug 2017 08:28:00 +0000
- Subject: [Bug tree-optimization/80519] if(p)free(p) with -Os
- Auto-submitted: auto-generated
- References: <bug-80519-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80519
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
*** Bug 81892 has been marked as a duplicate of this bug. ***