On Wed, Mar 9, 2011 at 10:51 AM, Richard Guenther
wrote:
> On Wed, Mar 9, 2011 at 4:44 AM, DJ Delorie wrote:
>>
>> Affects tpf, mips64, and m32c. Hand-checked tpf by inspection, m32c
>> tests running now. Look OK so far?
>>
>> * tree-ssa.c (useless_type_conversion_p): Conversions between
On Wed, Mar 9, 2011 at 4:44 AM, DJ Delorie wrote:
>
> Affects tpf, mips64, and m32c. Hand-checked tpf by inspection, m32c
> tests running now. Look OK so far?
>
> * tree-ssa.c (useless_type_conversion_p): Conversions between
> pointers of different modes are not useless.
>
> Index: