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++/49353] C++ frontend should not declare function EXTERN when it forces them to stay


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

--- Comment #5 from Jan Hubicka <hubicka at ucw dot cz> 2011-07-07 22:01:07 UTC ---
Thanks for working on this!
I guess we could also get rid of the rest of visibility fixup code? (i.e.
copying COMDAT_GROUP into thunks&same body aliases
and adding them into the cgraph comdat group lists from ipa.c instead of from
frontend alone)

Thanks a lot, I will look into Java.
Honza


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