On 8/13/2021 2:05 AM, Martin Liška wrote:
Return content of flag_sanitize_coverage when fn is null.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
PR c++/101331
gcc/ChangeLog:
* asan.h (sanitize_coverage_p): Handle when
Return content of flag_sanitize_coverage when fn is null.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
PR c++/101331
gcc/ChangeLog:
* asan.h (sanitize_coverage_p): Handle when fn == NULL.
gcc/testsuite/ChangeLog: