This documents the added __builtin_shufflevector extension for GCC 12. Pushed.
--- htdocs/gcc-12/changes.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 9fecc24b..42ded16d 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -64,7 +64,13 @@ a work-in-progress.</p> <!-- <h3 id="brig">BRIG (HSAIL)</h3> --> -<!-- <h3 id="c-family">C family</h3> --> +<h3 id="c-family">C family</h3> + +<ul> + <li>Support for <code>__builtin_shufflevector</code> compatible with + the clang language extension was added. + </li> +</ul> <!-- <h3 id="cxx">C++</h3> --> <!-- <h4 id="libstdcxx">Runtime Library (libstdc++)</h4> --> -- 2.26.2