Message ID | 20240208084110.2020884-1-hongtao.liu@intel.com |
---|---|
State | New |
Headers | show |
Series | [wwwdoc] Hardware-assisted AddressSanitizer now works for x86_64 with LAM_U57 | expand |
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 6d917535..a022357a 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -499,6 +499,11 @@ a work-in-progress.</p> <code>-march=knm</code>, <code>-mtune=knl</code> or <code>-mtune=knm</code> compiler switches. Support will be removed in GCC 15. </li> + <li><a href="https://gcc.gnu.org/gcc-11/changes.html">Hardware-assisted + AddressSanitizer</a> now works for the x86-64 target with LAM_U57. + <code>-fsanitize=hwaddress</code> will enable <code>-mlam=u57</code> + by default. + </li> </ul> <!-- <h3 id="mcore">MCore</h3> -->