Skip to content
Commit 7ed01296 authored by Marco Elver's avatar Marco Elver Committed by Miguel Ojeda
Browse files

Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4

Fix __has_attribute(__no_sanitize_coverage__) for GCC 4 by defining
__GCC4_has_attribute___no_sanitize_coverage__.

Fixes: 540540d0

 ("kcov: add __no_sanitize_coverage to fix noinstr for all architectures")
Reported-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarMarco Elver <elver@google.com>
Signed-off-by: default avatarMiguel Ojeda <ojeda@kernel.org>
parent 62fb9874
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment