[Bug fortran/17175] set_exponent breaks with integer*8 exponent

sgk at troutmask dot apl dot washington dot edu gcc-bugzilla@gcc.gnu.org
Thu Aug 26 17:33:00 GMT 2004


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2004-08-26 17:33 -------
Tobi,

I think you are correct that we should convert integer*8 to integer*4.
We probably want to check that the integer*8 value lies between emin
and emax for the relevant real kind, then to the conversion.

-- 
steve


-- 


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



More information about the Gcc-bugs mailing list