This is the mail archive of the gcc-patches@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]

Re: [PATCH][LTO] Kill forced type merging code


On Fri, Oct 16, 2009 at 16:58, Richard Guenther <rguenther@suse.de> wrote:

> 2009-10-16 ÂRichard Guenther Â<rguenther@suse.de>
>
> Â Â Â Â* lto-symtab.c (merge_incomplete_and_complete_type): Remove.
> Â Â Â Â(maybe_merge_incomplete_and_complete_type): Likewise.
> Â Â Â Â(lto_symtab_merge): Do not call them. ÂDo not warn for
> Â Â Â Âcomplete vs. incomplete compatible types.
> Â Â Â Â(lto_symtab_merge_decls_2): Simplify.
> Â Â Â Â* gimple.c (gimple_force_type_merge): Remove.
> Â Â Â Â(gimple_types_compatible_p): Make it static.
> Â Â Â Â* gimple.h (gimple_force_type_merge): Remove.
> Â Â Â Â(gimple_types_compatible_p): Likewise.

Whee!  OK.


Diego.


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