https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123841
--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Ah, then yeah, we should reopen and go with a safer variant, i.e. i?86-*-solaris2*:* | x86_64-*-solaris2*:* | i?86-*-linux*:* | x86_64-*-linux*:* ) So, basically go back to what the code was doing before, except for solaris.
