https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83514
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> --- That is a very bad decision, even the cc1/cc1plus processes shouldn't ICE on bad inputs. It doesn't really matter what exact arch string it defaults on, it may be something chosen during configure or just hardcoded default, but just segfaulting is a really bad idea.