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/41627] mixing common and modules elicits seg fault



------- Comment #4 from dh458 at oakapple dot net  2009-10-08 00:19 -------
Subject: Re:  mixing common and modules elicits seg fault

> 
Note that if I comment the line "   common/arrays/Ro" I get the following link
error:

Undefined symbols:
  "_span.0", referenced from:
      _span.0$non_lazy_ptr in ccut3FpU.o


That's another bug 

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40737

with a patch in the comments.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41627


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