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] Fix PRs 41808 and 41839


Richard Guenther <rguenther@suse.de> writes:

> 2009-10-27  Richard Guenther  <rguenther@suse.de>
>
> 	PR lto/41808
> 	PR lto/41839
> 	* tree-ssa.c (useless_type_conversion_p): Do not treat
> 	conversions to pointers to incomplete types as useless.
> 	* gimple.c (gimple_types_compatible_p): Compare struct tags,
> 	not typedef names.
>
> 	* gcc.dg/lto/20091027-1_0.c: New testcase.
> 	* gcc.dg/lto/20091027-1_1.c: Likewise.
> 	* g++.dg/lto/20091026-1_0.C: Likewise.
> 	* g++.dg/lto/20091026-1_1.C: Likewise.
> 	* g++.dg/lto/20091026-1_a.h: Likewise.

This is OK.

Thanks.

Ian


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