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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to asankau from comment #3)
> Hi,
> Is there a workaround to this problem ? (I mean is there anything that I can
> do to the source code of FGConfig.cpp to get rid of this error.)

You can workaround it by adding '--param asan-globals=0' to compile flags used
for the source file.

Reply via email to