This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


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

Re: bfd assertion failed with gcc 950607


I am certain that your test case is a valid program and that the references
to `fooo' in junk.c should resolve to the common defn in fred.c rather than
to `_fooo' in foo.c.

So if that is what your patches accomplish, I would say they might be
right.  I don't think there is anyone available this month who really
understands ld well enough to be sure if that is the best way to fix it.