[Bug libfortran/32841] [4.3 regression] HUGE(1.0d0) output as +Infinity on ppc-darwin8

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jul 27 23:46:00 GMT 2007



------- Comment #23 from fxcoudert at gcc dot gnu dot org  2007-07-27 23:46 -------
(In reply to comment #22)
> So we could fix this by doing the extract_real differently.  Let em give this 
> further thought.

I plan to change that in the future, because always converting to the longest
floating-point type is probably not efficient. In my opinion, we need
specialized versions of this code for each floating-point type, but it requires
a bit of clear thinking to minimize code duplication and to ease maintainance.


-- 


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



More information about the Gcc-bugs mailing list