This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Tue, Aug 31, 2010 at 05:16:18PM +0200, Uros Bizjak wrote:
> On Tue, Aug 31, 2010 at 4:16 PM, Joseph S. Myers
> <joseph@codesourcery.com> 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) 

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]