[Bug fortran/37930] gfortran error and ICE at automatic type conversion with transfer intrinsic

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Tue Oct 28 14:37:00 GMT 2008



------- Comment #7 from dominiq at lps dot ens dot fr  2008-10-28 14:36 -------
> What does ... print?

NaN on both ppc/intel-Darwin9.

> My patch simply fixes the ICE in gfortran.

I think the conversion of NaN to int is buggy since the behavior is
platform/option dependent. Your patch just prevents to reach the bug. It always
make me nervous when a bug is hidden without being understood.


-- 


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



More information about the Gcc-bugs mailing list