[Bug target/99703] gcc-10.2.0 with Via C3 Eden: configure: error: Intel CET must be enabled on Intel CET enabled host

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 23 22:12:50 GMT 2021


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

--- Comment #29 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think not i586 but i486, at least unless processor_alias_table is inaccurate.
c3 with mmx/3dnow and not sse is
  {"c3", PROCESSOR_I486, CPU_NONE, PTA_MMX | PTA_3DNOW, 0, P_NONE},


More information about the Gcc-bugs mailing list