[Bug fortran/34868] Internal error compiler errror appears with -ff2c

2008-01-19 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug fortran/34868] Internal error compiler errror appears.

2008-01-19 Thread dominiq at lps dot ens dot fr
--- 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