[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug fortran/41044] internal compiler error: in gfc_conv_intrinsic_funct
From: |
jvdelisle at gcc dot gnu dot org |
Subject: |
[Bug fortran/41044] internal compiler error: in gfc_conv_intrinsic_function |
Date: |
23 Jan 2010 14:03:31 -0000 |
------- Comment #10 from jvdelisle at gcc dot gnu dot org 2010-01-23 14:03
-------
As Paul would say, I am flummoxed. In remove_subobject_ref at line expr.c:1159
e->ref = p->ref->next; p->ref is NULL, resulting in the segfault. I have
been unable to conjure a solution.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41044