http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51946
--- Comment #9 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-22 22:00:28 UTC --- (In reply to comment #8) > Reduced testcase > foo.f90:23:0: internal compiler error: in conv_function_val, at > gcc version 4.7.0 20120119 (experimental) OK, that issue is not solved by a current trunk issue. However, it is the same as PR 51870, PR 48705 and as the just reported PR 51943. The issue was solved by a draft version of the patch for PR 51870. As I just saw, the final version of the patch has been submitted: http://gcc.gnu.org/ml/fortran/2012-01/msg00199.html