PR middle-end/57366
commit4cd8ae4b844d51eb02d0a8da666209769b5a5c8a
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jun 2013 16:49:47 +0000 (1 16:49 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jun 2013 16:49:47 +0000 (1 16:49 +0000)
treeac2dce5005e18ed4f36c52a77912850f89152318
parente4f633f742566637af0fbc6a05e44a9b792a5a0f
PR middle-end/57366
* cgraphunit.c (compile): When weakref is not supported,
set up transparent aliases before final output pass.
* varasm.c (assemble_alias): Do not try to do it here.

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