OSDN Git Service

2010-05-22 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 2010 12:56:53 +0000 (12:56 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 2010 12:56:53 +0000 (12:56 +0000)
commitca3e35a1bcef5d17ca0ca9ec702aa4e91e0c7d44
tree75a0267d14937ac168a33af993b2c8c63ed5a1d2
parenta96bd516338df9c61aa2692f140af6acc497eb88
2010-05-22  Richard Guenther  <rguenther@suse.de>

* gimple.c (gimple_types_compatible_p): Check type qualifications
before merging pointer to complete and pointer to incomplete type.
* lto-symtab.c (lto_symtab_resolve_symbols): For commons make sure
we use our own resolution algorithm.  The gold linker plugin
doesn't do the job we want it to do here.

lto/
* lto.c (read_cgraph_and_symbols): Do not collect.

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