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 rth at gcc dot gnu dot org  2004-08-27 00:50 -------
The rest is still being worked on.  The portion I'm planning to do will
largely end once you can properly do all the arithmetic and the compiler
doesn't crash.

I promise nothing wrt library routines.  Here the libgfortran folk will
likely have to steal a large portion of glibc, since most targets don't
have real*16 library functions in libm.  Fortunately some do, so the code
exists to be stolen.  ;-)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|rth at gcc dot gnu dot org  |
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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]