[patch] Fix part of PR43430: use types_compatible_p instead of pointer compare

Sebastian Pop sebpop@gmail.com
Tue Mar 30 20:13:00 GMT 2010


On Tue, Mar 30, 2010 at 04:29, Richard Guenther <rguenther@suse.de> wrote:
> On Mon, 29 Mar 2010, Sebastian Pop wrote:
>
>> Hi,
>>
>> the attached patch replaces with types_compatible_p all the places
>> in the vectorizer that were comparing types by pointer equality.
>> I will bootstrap and test this patch.  Ok for 4.6, or should this
>> cleanup go into 4.5?
>
> The patch is ok for 4.5 if it passes bootstrap & regtest.

The attached patch passed bootstrap and test on amd64-linux.
Committed to trunk.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Replace-type-type-comparisons-with-types_compatible_.patch
Type: text/x-diff
Size: 4858 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100330/27348d98/attachment.bin>


More information about the Gcc-patches mailing list