aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/doc/cpp.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/doc/cpp.texi')
-rw-r--r--gcc-4.9/gcc/doc/cpp.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc-4.9/gcc/doc/cpp.texi b/gcc-4.9/gcc/doc/cpp.texi
index aaed739fb..0a6e50caa 100644
--- a/gcc-4.9/gcc/doc/cpp.texi
+++ b/gcc-4.9/gcc/doc/cpp.texi
@@ -2354,8 +2354,8 @@ This macro is defined, with value 3, when @option{-fstack-protector-strong} is
in use.
@item __SANITIZE_ADDRESS__
-This macro is defined, with value 1, when @option{-fsanitize=address} is
-in use.
+This macro is defined, with value 1, when @option{-fsanitize=address}
+or @option{-fsanitize=kernel-address} are in use.
@item __TIMESTAMP__
This macro expands to a string constant that describes the date and time