https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94299
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |WAITING Last reconfirmed| |2020-03-24 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >I believe it is a false positive. If it is a false positive, then without address santiizer, GCC might produce wrong code .... But I really have my doubts. What line is causing the failure? That is what does: #1 0x7fffdb147b04 in lldb_private::CommandObject::CommandObject(lldb_private::CommandInterpreter&, llvm::StringRef, llvm::StringRef, llvm::StringRef, unsigned int) (/quad/home/jkratoch/redhat/llvm-monorepo3-gccassertdebugasanO1/bin/../lib/liblldb.so.11git+0x3dd5b04) Correspond to?