This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, libgfortran]: Use __get_cpud to check for SSE
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Tobias Burnus" <burnus at gmx dot de>
- Cc: "Uros Bizjak" <ubizjak at gmail dot com>, "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, "GCC Patches" <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 7 Sep 2007 12:27:00 +0100
- Subject: Re: [PATCH, libgfortran]: Use __get_cpud to check for SSE
- References: <5787cf470709070150r1d5e6bbbvbc44307c545e9fa3@mail.gmail.com> <46E11718.8070809@gmx.de>
> PS: Sorry for missing that libgfortran has indeed an SSE check.
Yep, I introduced it when adding -ffpe-trap.
FX