https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67211
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |segher at gcc dot gnu.org
--- Comment #7 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Also the compiler should not crash anyway; if some -mcpu= cannot work,
the compiler should detect that and fail with an informative message.
ICEing is a bit harsh.
