This is the mail archive of the gcc-bugs@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]

[Bug fortran/34040] relation between kinds and C types (for math builtins) shouldn't be hardcoded



------- Comment #9 from kkojima at gcc dot gnu dot org  2007-11-18 10:27 -------
> is that copysignl? 

Since the size of long double is 8 for -m2e, copysignl would be.

I think that fortran has no real use on such "short double"
targets, though.  I'm inclined to make fortran unsupported
for SH targets like sh-elf.


-- 


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


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