This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r150782 - in /branches/lto/gcc: ChangeLog.lto g...


Author: rguenth
Date: Fri Aug 14 22:18:41 2009
New Revision: 150782

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150782
Log:
2009-08-15  Richard Guenther  <rguenther@suse.de>

	* lto-symtab.c (merge_incomplete_and_complete_type): Use
	gimple_force_type_merge.
	* gimple.c (gimple_force_type_merge): New function.
	(gimple_types_compatible_p): Use it.
	* gimple.h (gimple_force_type_merge): Declare.

Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/gimple.c
    branches/lto/gcc/gimple.h
    branches/lto/gcc/lto-symtab.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]