[Bug c++/49353] C++ frontend should not declare function EXTERN when it forces them to stay
hubicka at ucw dot cz
gcc-bugzilla@gcc.gnu.org
Thu Jul 7 22:02:00 GMT 2011
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
More information about the Gcc-bugs
mailing list