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] Fix PR46504


On Wed, Nov 17, 2010 at 6:36 AM, Richard Guenther <rguenther@suse.de> wrote:
>
> When introducing canonical type merging I forgot about the interaction
> with regular type merging. ?The following patch makes sure that we
> have only merging leaders as canonical types.
>
> Bootstrapped on x86_64-unknown-linux-gnu, testing in progress.
>
> Richard.
>
> 2010-11-17 ?Richard Guenther ?<rguenther@suse.de>
>
> ? ? ? ?PR lto/46504
> ? ? ? ?* gimple.c (gimple_register_canonical_type): Make sure to only
> ? ? ? ?make type leaders canonical types.
>

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46525

-- 
H.J.


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