--- htdocs/gcc-14/changes.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index eae25f1a..2c888660 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -151,6 +151,10 @@ a work-in-progress.</p> <code>-march=lunarlake</code>. Lunar Lake is based on Arrow Lake S. </li> + <li>GCC now supports the Intel CPU named Alderlake-N through + <code>-march=gracemont</code>. + Alderlake-N is E-core only, not hybrid architecture. + </li> </ul> <!-- <h3 id="mips">MIPS</h3> --> -- 2.31.1