https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94837
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is on purpose. Use -mtune=intel to get the result you want. See PR 54593 of the reason why. *** This bug has been marked as a duplicate of bug 54593 ***