r159811 - in /branches/gcc-4_5-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue May 25 08:30:00 GMT 2010


Author: rguenth
Date: Tue May 25 08:30:03 2010
New Revision: 159811

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159811
Log:
2010-05-25  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.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/gimple.c
    branches/gcc-4_5-branch/gcc/lto-symtab.c



More information about the Gcc-cvs mailing list