This is the mail archive of the gcc-patches@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]

Re: [committed] Honza's alias/weakref fix (PR c++/57945)


> Hi!
> 
> I've bootstrapped/regtested on x86_64-linux and i686-linux
> following patch from Honza from the PR comment (written a month
> ago, acked by Jason a fortnight ago) and committed it to trunk.
> 
> 2014-01-17  Jan Hubicka  <hubicka@ucw.cz>
> 
> 	PR c++/57945
> 	* passes.c (rest_of_decl_compilation): Don't call varpool_finalize_decl
> 	on decls for which assemble_alias has been called.

Thank you!  I definitely need to empty my patch queue (it took me a while
to get a new setup for gcc testing where I can do LTO of bigger apps again)

Honza


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