[Bug target/100347] [11/12 Regression] GCC 11 does not recognize skylake; translates "march=native" to "x86_64"

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 30 08:38:25 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100347

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think Darwin doesn't have it (though I have no access to it, so can't check),
googling around shows that
sysctl -a | grep machdep.cpu
or MacCPUID utility might provide the information we need.


More information about the Gcc-bugs mailing list