On 07/28/2011 11:30 AM, Uros Bizjak wrote:
> convert_memory_address_addr_space has a special PLUS/MULT case for
> POINTERS_EXTEND_UNSIGNED< 0. ?It turns out that it is also needed
> for all Pmode != ptr_mode cases. ?OK for trunk?
> 2011-06-11 ?H.J. Lu ?<hongjiu...@intel.com>
>
> ? ? ? ?PR middle-end/47727
> ? ? ? ?* explow.c (convert_memory_address_addr_space): Permute the
> ? ? ? ?conversion and addition if one operand is a constant.
Do we still need this patch? With recent target changes the testcase
from PR can be compiled without problems with a gcc from an unpatched
trunk.
Given the communication difficulties, I hope not...
Paolo