]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
* cgraphunit.c (handle_alias_pairs): Also handle wekref with destination
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Oct 2011 10:27:50 +0000 (10:27 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Oct 2011 10:27:50 +0000 (10:27 +0000)
commit5e712541e8e002c811a41bd0a7e8500136d5fbd9
tree4656b89b69afb0c42224eaeeaa3e0c4e8a753185
parentf03420aa562f462a8cbdb10d55194ce8c534fd50
* cgraphunit.c (handle_alias_pairs): Also handle wekref with destination
declared.
(output_weakrefs): New function.
* varpool.c (varpool_create_variable_alias): Handle external aliases.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180181 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c
gcc/varpool.c