On Wed, Nov 6, 2013 at 11:42 PM, Uros Bizjak wrote:
> On Thu, Nov 7, 2013 at 7:19 AM, H.J. Lu wrote:
>
>> We should use Pmode with stack_pointer_rtx. OK for trunk and 4.8
>> branch?
>
> OK everywhere.
>
I checked it into trunk and 4.8 branch. For 4.7, I only checked
in the i386.md change since
On Thu, Nov 7, 2013 at 7:19 AM, H.J. Lu wrote:
> We should use Pmode with stack_pointer_rtx. OK for trunk and 4.8
> branch?
OK everywhere.
Thanks,
Uros.
Hi,
We should use Pmode with stack_pointer_rtx. OK for trunk and 4.8
branch?
Thanks.
H.J.
---
gcc/
2013-11-06 H.J. Lu
PR target/59034
* config/i386/i386.md (push peepholer/splitter): Use Pmode
with stack_pointer_rtx.
gcc/testsuite/
2013-11-06 H.J. Lu
P