This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/41044] internal compiler error: in gfc_conv_intrinsic_function



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]