------- 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