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},

Reply via email to