https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126581
Hongtao Liu <liuhongt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liuhongt at gcc dot gnu.org
--- Comment #4 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
(In reply to H.J. Lu from comment #2)
> (In reply to H.J. Lu from comment #1)
> > Created attachment 65211 [details]
> > A testcase
>
> It looks like intentional. Is it a good idea to break existing codes?
Those intrinsics were typo, we refined them. Considering that there is
currently no actually available platform to support it, we might as well change
everything over completely, rather than keeping the original(to avoid break
existing code).