[Bug target/126581] [16/17 Regression] -mavx10.2 no longer works by r16-9456-gca889982b6f259

"liuhongt at gcc dot gnu.org via Gcc-bugs" <[email protected]> Sun, 02 Aug 2026 13:09:13 +0000
Newsgroups gmane.comp.gcc.bugs
Message-ID <[email protected]/bugzilla/>
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).