[Bug fortran/32942] Wrong code with with -fdefault-integer-8

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Tue Jul 31 18:56:00 GMT 2007



------- Comment #3 from dominiq at lps dot ens dot fr  2007-07-31 18:56 -------
Subject: Re:  Wrong code with with -fdefault-integer-8

> So, we need to review every unilateral use of gfc_default_integer_kind
> in the frontend to determine if the promotion of 4 to 8 via -fdefault-integer-8
> is correct.

Would not it be simpler to promote ("cast"?) to gfc_default_integer_kind
the results of the intrinsic functions such as exponent?


-- 


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



More information about the Gcc-bugs mailing list