r202505 - /branches/google/gcc-4_8/gcc/l-ipo.c
xur@gcc.gnu.org
xur@gcc.gnu.org
Wed Sep 11 17:14:00 GMT 2013
Author: xur
Date: Wed Sep 11 17:14:38 2013
New Revision: 202505
URL: http://gcc.gnu.org/viewcvs?rev=202505&root=gcc&view=rev
Log:
2013-09-11 Rong Xu <xur@google.com>
Fix unsatisfied symbol in LIPO use compilation which is due to
varpool_remove_duplicate_weak_decls removes the resolved varpool
node.
Google Ref b/10635325.
* gcc/l-ipo.c (varpool_remove_duplicate_weak_decls): Keep
the resolved varpool node and remove others.
Modified:
branches/google/gcc-4_8/gcc/l-ipo.c
More information about the Gcc-cvs
mailing list