Hello, This patch mentions Address Sanitizer on ARM in the gcc-4.9/changes.html pages. (and re-enables the "General Optimizer Improvements" section)
Is it OK to commit? Thanks, Christophe. Index: gcc-4.9/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v retrieving revision 1.14 diff -r1.14 changes.html 35d34 < <!-- 37d35 < --> 38a37,40 > <ul> > <li>AddressSanitizer, a fast memory error detector, is now available on > ARM. > </li> > </ul>