This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug jit/66594] jitted code should use -mtune=native


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This should be true on all targets which have -mcpu=native (or -march=native). 
Note x86 options are not always the same on x86 vs arm vs aarch64 vs ppc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]