From: H.J. Lu Date: Wed, 21 Nov 2012 20:28:29 +0000 (+0000) Subject: Document __SANITIZE_ADDRESS__ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b4b401d23c09aa0a4f8289c69832f4e2aa04bdc2;p=gcc.git Document __SANITIZE_ADDRESS__ * doc/cpp.texi: Document __SANITIZE_ADDRESS__. From-SVN: r193705 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2337fc93774..781ac5d16b1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2012-11-21 H.J. Lu + + * doc/cpp.texi: Document __SANITIZE_ADDRESS__. + 2012-11-21 H.J. Lu PR c/55397 diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index c463e7c2a82..682ee9f1161 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -2352,6 +2352,10 @@ use. This macro is defined, with value 2, when @option{-fstack-protector-all} is in use. +@item __SANITIZE_ADDRESS__ +This macro is defined, with value 1, when @option{-fsanitize=address} is +in use. + @item __TIMESTAMP__ This macro expands to a string constant that describes the date and time of the last modification of the current source file. The string constant