[PATCH, freebsd]: Build quad soft-fp library.

Uros Bizjak ubizjak@gmail.com
Wed Sep 1 06:43:00 GMT 2010


On Tue, Aug 31, 2010 at 10:36 PM, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:

>> > Why, given that you are using __x86_64__ conditionals, isn't there such a
>> > conditional around __floattitf?
>>
>> Uh, that slipped through.
>>
>> Corrected and hopefully last version of patch attached.
>>
>
> With your new patch, on x86_64-*-freebsd, I get
>
>                === gfortran Summary ===
>
> # of expected passes            36155
> # of unexpected failures        4
> # of unexpected successes       7
> # of expected failures          59
> # of unsupported tests          53
> /usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran  version 4.6.0 20100830 (experimental) (GCC)
>
>                === gcc Summary ===
>
> # of expected passes            72950
> # of unexpected failures        74
> # of unexpected successes       3
> # of expected failures          215
> # of unresolved testcases       3
> # of unsupported tests          1081
> /usr/home/sgk/gcc/obj4x/gcc/xgcc  version 4.6.0 20100830 (experimental) (GCC)

Thanks for testing!

Committed revision 163718.

Uros.



More information about the Fortran mailing list