This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug sanitizer/59600] no_sanitize_address mishandled when function is inlined
- From: "ygribov at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 18 Jul 2017 19:33:41 +0000
- Subject: [Bug sanitizer/59600] no_sanitize_address mishandled when function is inlined
- Auto-submitted: auto-generated
- References: <bug-59600-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59600
Yury Gribov <ygribov at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ygribov at gcc dot gnu.org
Known to work| |4.9.0
Resolution|--- |FIXED
--- Comment #12 from Yury Gribov <ygribov at gcc dot gnu.org> ---
Fixed.