[Bug c/80959] -Wreturn-type "control reaches end of non-void function" false positive with -fsanitize=address

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 2 14:08:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80959

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Hm, is the GIMPLE instrumentation w/ ASAN_MARK properly done or is it issues in
tree-cfg pass? I'm bit confused here.


More information about the Gcc-bugs mailing list