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 #38 from hjl at lucon dot org  2007-11-05 03:03 -------
(In reply to comment #37)
> (In reply to comment #35)
> >
> > 
> > - What if the global variable references two or more strings?
> 
> All local strings referenced by the global variable should be
> in the same comdat group.
> 

It should be "all ocal strings referenced by the global variable should
be defined in either the same comdat group or a non-comdat section."


-- 


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]