https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |WAITING --- Comment #8 from David Malcolm <dmalcolm at gcc dot gnu.org> --- (In reply to Roland Illig from comment #1) > From csky.c: > > warning (0, "cpu %s is not based on arch %s, ignoring the arch", > csky_selected_cpu->name, csky_selected_arch->name); Patch for this posted as: https://gcc.gnu.org/pipermail/gcc-patches/2024-November/670086.html