On Mon, Aug 03, 2026 at 07:38:19AM +0000, Liu, Hongtao wrote:
> > This doesn't help programmers migrate to the new names.
> > The same source which compiles fine for GCC 16 may fail for GCC 17.
>
> I prefer to document this change in changs.html for clarification but not
> support alias of them forever, those names are typo, not supported by
> LLVM/ICX.
> We believe users are unlikely to use these misspelled intrinsics either, as
> they are not portable across different x86 compilers (e.g., LLVM, ICX).
Agreed. For GCC 17 changes.html/porting_to.html is IMHO sufficient.
Jakub