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 lto/44463] whopr does not work with weak functions


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

--- Comment #13 from Jan Hubicka <hubicka at ucw dot cz> 2011-10-07 08:39:06 UTC ---
> Honza, I think that is fixed now, correct?
> 
> I should probably drop my workarounds but haven't yet

Yes, this one should be fixed with alias rewrite.  Please let me know if
dropping workarounds cause no troubles.  There are still some issues with
aliases left, I am just looking into weakrefs and then we need to handle
prevailance right on overwritten alias targets.
But the usual cases should just work.

Honza


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