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/15952] Please support real*16


------- Additional Comments From tobi at gcc dot gnu dot org  2004-06-24 14:17 -------
On the compiler side, you should only have to add the type-specific information
to gfc_real_kinds, around line 70 in arith.c. I don't know what needs to be done
in the library, though. Stuff like this should be handled after Steve Kargl
finishes the rewrite of the internal arithmetic to use target precision
arithmetic, PR 15515.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |15515


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


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