------- Additional Comments From erik dot edelmann at iki dot fi 2005-08-30 20:28 ------- Hmm ... With current version of gfortran (4.1.0 20050830), the reduced testcase by Tobias gives the error message
bug.f90: In function 'a': bug.f90:3: internal compiler error: in gfc_trans_deferred_array, at fortran/trans-array.c:4005 while the original testcase by Tim gives bug2.f90: In function 'allocateifneeded_hnv': bug2.f90:38: internal compiler error: in gfc_conv_function_call, at fortran/trans-expr.c:1107 I think we are dealing with (at least) two different non-related bugs here. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |erik dot edelmann at iki dot | |fi http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15809