[PATCH, libgfortran]: Add "=m" for stmxcsr

François-Xavier Coudert fxcoudert@gmail.com
Fri Oct 14 09:11:00 GMT 2005


> # HOST-SPECIFIC OVERRIDES
> case "${host_cpu}" in
>   i?86 | x86_64)
>     fpu_host='fpu-387' ;;
> esac
>
> # CONFIGURATION-SPECIFIC OVERRIDES
> if test "x${have_feenableexcept}" = "xyes"; then
>   fpu_host='fpu-glibc'
> fi
>
> Is this intended behavior?

Yes.



More information about the Fortran mailing list