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 target/38448] referenced external symbol not marked weak for ppc64



------- Comment #1 from jakub at gcc dot gnu dot org  2008-12-08 19:49 -------
Either:
http://gcc.gnu.org/ml/gcc-patches/2008-11/msg01218.html
or call
mark_symbol_refs_as_used (x);
at the very end of output_toc in rs6000.c.


-- 


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


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