OSDN Git Service

2010-06-04 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jun 2010 11:00:09 +0000 (11:00 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jun 2010 11:00:09 +0000 (11:00 +0000)
commitfab8a2099e6f8209bcb044877186c7315a8d3661
treebf17c26958a31c8d281981f79bbbeb418d5ca820
parent9aaf8a2eb052cba51dd3e48bb4f948536843758f
2010-06-04  Richard Guenther  <rguenther@suse.de>

PR lto/41584
* cgraph.h (struct varpool_node): Add lto_file_data field.
* lto-cgraph.c (input_varpool_node): Initialize it.

lto/
* lto.c (lto_1_to_1_map): Use the proper file_data for
varpool nodes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160258 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraph.h
gcc/lto-cgraph.c
gcc/lto/ChangeLog
gcc/lto/lto.c