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++/16276] G++ generates local references to linkonce sections


------- Additional Comments From hjl at lucon dot org  2004-06-29 17:05 -------
It could be the case.

BTW, local references to linkonce sections may be OK if they are also in
linkonce sections. In any case, it doesn't make any senses to have local
definions in linkonce sections referenced by other non-linkonce sections.

-- 


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


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