[Bug fortran/24807] Fortran supports real*16, but not complex*32

schnetter at aei dot mpg dot de gcc-bugzilla@gcc.gnu.org
Fri Nov 11 19:05:00 GMT 2005



------- Comment #1 from schnetter at aei dot mpg dot de  2005-11-11 19:05 -------
The reason of the problem is that the conversion from complex*N to real*M with
N=2M happens only for selected values.  The enclosed patch may help.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24807



More information about the Gcc-bugs mailing list