[Patch,committed,Fortran] Disable complex checks in gfortran.dg/quad_1.f90
Tobias Burnus
burnus@net-b.de
Sat Dec 4 13:08:00 GMT 2010
The quad_1.f90 checks test the highest available floating point type.
This works with libquadmath but it fails on systems with REAL(16)
matching "long double" if the system's libm does not implement the C99
complex math functions.
The simple solution is to disable those functions, which I did now.
Committed as Rev. 167455
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: committed.diff
Type: text/x-patch
Size: 1237 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101204/dcec5c3a/attachment.bin>
More information about the Gcc-patches
mailing list