--- Comment #2 from pinskia at gcc dot gnu dot org 2008-01-19 12:11 ---
complex(kind=8) __result_f;
*__result_f = 0.0;
return __result_f;
:)
Well that is obviously wrong.
Also is there a reason why you are using -ff2c anyways? It does change the ABI
slightly.
--
pinskia a
--- Comment #1 from dominiq at lps dot ens dot fr 2008-01-19 11:34 ---
Confirmed on darwin9 (ppc/intel) with adifferent error:
pr34868.f90: In function 'f':
pr34868.f90:5: internal compiler error: in gimplify_expr, at gimplify.c:6285
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3