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 c++/33871] [4.3 Regression] typeinfo name referenced in ... defined in discarded section



------- Comment #41 from amodra at bigpond dot net dot au  2007-11-05 04:45 -------
In reply to #27, I'm reasonably happy with the idea of ld treating a zero
offset into a discarded section as special.  I'd also happily approve a patch
that allowed relocations with addends against any local symbol (except for the
section symbol) in a discarded section so long as the symbol value in the kept
section was the same. 


-- 


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


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