diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2337fc93774be54f2c8b46bf142c211703fc7357..781ac5d16b147c9f4aa853fd02c18bce0165ec86 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2012-11-21 H.J. Lu <hongjiu.lu@intel.com> + + * doc/cpp.texi: Document __SANITIZE_ADDRESS__. + 2012-11-21 H.J. Lu <hongjiu.lu@intel.com> PR c/55397 diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index c463e7c2a82ae085b9d63e3f1989e0106da8b486..682ee9f1161a95e4b3712865b7d07a41a01953a9 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