[Bug sanitizer/80498] Simple program with address sanitizer and regex hangs

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 24 11:43:00 GMT 2017


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

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
Ok, we're not searching for main function, but _GLOBAL__sub_I_00099_1_m.cpp
(which is a static constructor) and I'm interested in instructions in the
function. Please use gdb once more time, go to frame (#14) of the function and
call 'layout asm'.


More information about the Gcc-bugs mailing list