This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Possible explaination why large_real_kind_form_io_2.f90 is failing on PPC/OSX


> 
> Trying to understand why large_real_kind_form_io_2.f90 is failing on PPC/OSX,
> I ended up with the following code:
> 
> ! { dg-do run }
> ! { dg-require-effective-target fortran_large_real }
> ! PR libfortran/24685
The real reason: darwin fucked uphow to call the 128bit long double math functions.

-- Pinski


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